This is the mail archive of the binutils@sources.redhat.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: luciano gemme


Hi Luciano,

: here I enclose ChangeLog file
: I hope this is the last time I annoy you

Thank you very much.  I have now checked your patch into the
sourceware repository.

: 2000-10-06  Luciano Gemme <ishitawa@yahoo.com> 
: 	* srec.c: 
: 	* srec.c: check S3Forced (parameter) 
: 
: 	* srec.c (CHUNK): Rename to DEFAULT_CHUNK.
: 	(Chunk): New global variable set by a parameter in objcopy.c.
: 	Use Chunk (done by parameter) instead of CHUNK to set 
: 	lenght of Srecord
: 	(S3Forced): New global variable (act as a flag) set by a
: 	parameter in objcopy.c. It's used to force creation
:         of S3 records (instead of S1 or S2)

: 2000-10-06  Luciano Gemme <ishitawa@yahoo.com>
: 
: 	* objcopy.c (--srec-len=nn): new parameter to set the
: 	lenght of Srecord (it set new global variable Chunk)
: 	*objcopy.c (--srec-forceS3): new parameter that set 
: 	the new global variable S3Forced (a flag) to force
: 	creation of S3 record instead of S1 or S2

Cheers
	Nick

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