diff options
author | Per Bothner <per@bothner.com> | 1993-05-14 18:13:52 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1993-05-14 18:13:52 +0000 |
commit | 20e54bf2c23eff69a146398defc60abbb72ba002 (patch) | |
tree | 6c25fd84f40a9a5834ee67adfba0d3bc4aebfbf8 /binutils | |
parent | d698222b58f6f2884c36944d741ba381ae2c8b75 (diff) | |
download | gdb-20e54bf2c23eff69a146398defc60abbb72ba002.zip gdb-20e54bf2c23eff69a146398defc60abbb72ba002.tar.gz gdb-20e54bf2c23eff69a146398defc60abbb72ba002.tar.bz2 |
* NEWS: Mention copy->objcopy renaming and new c++filt program.
Diffstat (limited to 'binutils')
-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 |