From 22923083bf7a6b288fe50e7a592f6629843e99ed Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Tue, 5 May 1992 06:31:59 +0000 Subject: * objdump.c (display_info): Handle error cases without coredump. Close the dummy temporary file we open in the loop. * Makefile.in (arsup.o): Add kludge to build with Sun Make. --- binutils/ChangeLog | 6 ++++++ binutils/Makefile.in | 1 + 2 files changed, 7 insertions(+) (limited to 'binutils') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d0edb98..335aed1 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Mon May 4 23:29:51 1992 John Gilmore (gnu@cygnus.com) + + * objdump.c (display_info): Handle error cases without coredump. + Close the dummy temporary file we open in the loop. + * Makefile.in (arsup.o): Add kludge to build with Sun Make. + Fri May 1 16:20:23 1992 K. Richard Pixley (rich@cygnus.com) * Makefile.in: added test-install target. diff --git a/binutils/Makefile.in b/binutils/Makefile.in index f640bc9..1695938 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -336,6 +336,7 @@ $(DIST_NAME).tar.Z: alloca.o:alloca.c am29k-pinsn.o: am29k-pinsn.c ar.o: ar.c +arsup.o: arsup.c bucomm.o: bucomm.c copy.o: copy.c cplus-dem.o:cplus-dem.c -- cgit v1.1