diff options
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4a6d7f3..1d00170 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ Wed Jun 21 17:32:45 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + * Makefile.in (DISTSTUFF): Don't include info here. + (diststuff): Include it here. + (realclean): Remove *.info. + * objdump.c (compare_relocs): If relocation entries have the same address, keep them in file order. |