diff options
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 47774be..bc6a942 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,12 @@ +Fri May 14 11:12:26 1993 Per Bothner (bothner@cygnus.com) + + * NEWS: Mention copy->objcopy renaming and new c++filt program. + Wed May 12 12:05:36 1993 Ian Lance Taylor (ian@cygnus.com) + * Makefile.in (cplus-dem.o, $(DEMANGLER_PROG)): Build the + demangler via cplus-dem.o, rather than directly from the .c file. + * objcopy.c: Renamed from copy.c, updated comments accordingly. * Makefile.in, binutils.texi: Renamed copy to objcopy. * is-strip.c, maybe-strip.c, not-strip.c: Updated comments for |