1999-05-10 DJ Delorie <dj@cygnus.com>
authorDJ Delorie <dj@redhat.com>
Tue, 11 May 1999 21:06:16 +0000 (21:06 +0000)
committerDJ Delorie <dj@redhat.com>
Tue, 11 May 1999 21:06:16 +0000 (21:06 +0000)
commit09cda596de63a115baf24952deae289298a67a87
treea052a9fcba4ca4a13957a6b7bb678e9e388d143d
parentec0ef80e9f48ae59958cfe0ff8a998881833ca12
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
This page took 0.029191 seconds and 4 git commands to generate.