From: Ken Raeburn Date: Wed, 21 Jun 1995 21:48:03 +0000 (+0000) Subject: fix diststuff/realclean handling of info files X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=652970ff68f9f38f8e31ec95c6cf537bd306022f;p=deliverable%2Fbinutils-gdb.git fix diststuff/realclean handling of info files --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 4a6d7f3275..1d00170eee 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,9 @@ Wed Jun 21 17:32:45 1995 Ken Raeburn + * 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.