This is the mail archive of the binutils-cvs@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]

binutils/binutils ChangeLog Makefile.am Makefi ...


CVSROOT:	/cvs/binutils
Module name:	binutils
Changes by:	dj@egcs.cygnus.com	99/05/11 21:06:17

Modified files:
	binutils       : ChangeLog Makefile.am Makefile.in objdump.c 
	                 rescoff.c windres.c 

Log message:
	1999-05-10  DJ Delorie  <dj@cygnus.com>
	
	* windres.c (quot): Quote shell metacharacters in a string
	(main): quote parameters to cpp that might have metacharacters in
	them.  Allow -D as an alias for --define to allow for sharing make
	macros with gcc.
	
	* objdump.c (dump_reloc_set): don't core if howto->name is NULL
	
	* Makefile.am: Give rescoff.c a cpu-specific -D so it can set
	the correct BFD.
	* Makefile.in: ditto
	* rescoff.c (write_coff_file): Set the correct BFD


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