This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: patch for include/opcode/cgen.h


Hi Matthew,

: 2000-05-29  matthew green  <mrg@cygnus.com>
: 
: 	* opcode/cgen.h (CGEN_ACTUAL_MAX_SYNTAX_BYTES): Rename this ...
: 	(CGEN_ACTUAL_MAX_SYNTAX_SIZE): ... to this, now define as 40.
: 	(CGEN_MAX_SYNTAX_BYTES): Rename this ...
: 	(CGEN_MAX_SYNTAX_SIZE): ... to this.
: 	(CGEN_SYNTAX_TYPE): New typedef.
: 	(CGEN_SYNTAX): Use new CGEN_SYNTAX_TYPE.
: 	(CGEN_SYNTAX_VALUE): New macro, replaces CGEN_SYNTAX_STRING.
: 	(CGEN_SYNTAX_CHAR): Now cast to (char).
: 	(CGEN_SYNTAX_STRING): Define this in terms of CGEN_SYNTAX_VALUE.
: 	No functional change, but allows CGEN_SYNTAX_TYPE to be define as
: 	`unsigned int' with no other changes.

Approved.

Cheers
	Nick

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]