From f053b34fe8243d05dfb969124c3da2209acc41bb Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Wed, 11 Sep 1991 04:49:53 +0000 Subject: [PATCH] * aoutf1.h (sunos4_core_file_p): Release the right storage in error case. (sunos4_core_file_matches_executable_p): Fix header comparison. * aoutx.h: Avoid shifts of 32 bits, undefined in C. Lint. * bout.c, icoff.c, ieee.c, libbfd.c, oasys.c: gcc -O -W lint. --- bfd/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 503747c9a90..c91799779de 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,11 @@ +Tue Sep 10 20:34:12 1991 John Gilmore (gnu at cygint.cygnus.com) + + * aoutf1.h (sunos4_core_file_p): Release the right storage in + error case. + (sunos4_core_file_matches_executable_p): Fix header comparison. + * aoutx.h: Avoid shifts of 32 bits, undefined in C. Lint. + * bout.c, icoff.c, ieee.c, libbfd.c, oasys.c: gcc -O -W lint. + Wed Sep 4 00:44:52 1991 John Gilmore (gnu at cygint.cygnus.com) Allow GDB to patch object files. -- 2.30.2