OSDN Git Service

1999-05-10 DJ Delorie <dj@cygnus.com>
authorDJ Delorie <dj@delorie.com>
Tue, 11 May 1999 21:06:16 +0000 (21:06 +0000)
committerDJ Delorie <dj@delorie.com>
Tue, 11 May 1999 21:06:16 +0000 (21:06 +0000)
commita32a6d24adae19034a728286cab67ec5d61cc6f0
tree955a47f0b13be4b7c5b1f2fbb02a1a7d0af830dc
parent72542c1f88daf3c249aebc927670a54ce9da43be
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
binutils/ChangeLog
binutils/Makefile.am
binutils/Makefile.in
binutils/objdump.c
binutils/rescoff.c
binutils/windres.c