diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9973014..272f035 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -4,6 +4,13 @@ Thu Nov 3 18:19:13 1994 Ken Raeburn <raeburn@cujo.cygnus.com> * config/i386linux.mh (EXTRALIBS): Include -lm. + Patches from DJ Delorie: + * coff-go32.c: Replacement file, uses coff-i386.c with minor + changes. + * coff-i386.c (TARGET_UNDERSCORE): allow other files to override + underscore also + * makefile.dos: del ctor.o, add cofflink.o and elf32.o + Wed Nov 2 15:24:51 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * archive.c (normalize): Change to take a BFD as an argument. |