diff options
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 036e685..62c8f6d 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +Fri Jul 24 16:28:12 1998 Ian Lance Taylor <ian@cygnus.com> + + * Makefile.am (install-exec-local): Don't remove the file before + checking whether $(bindir) == $(tooldir)/bin. From "Maciej + W. Rozycki" <macro@ds2.pg.gda.pl>. + * Makefile.in: Rebuild. + Fri Jul 24 09:38:59 1998 Nick Clifton <nickc@cygnus.com> * objcopy.c: Removed spurious inclusion of elf/internal.h and |