From: Stu Grossman Date: Tue, 20 Apr 1993 23:00:58 +0000 (+0000) Subject: * aoutf1.h (sunos4_core_file_p): Don't default bfd_error to X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d4152352a817ec134aeb7b2f65bea873e6203c83;p=binutils-gdb.git * aoutf1.h (sunos4_core_file_p): Don't default bfd_error to system_error anymore. It confuses bfd_check_format(). --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d8d4002e604..bc7357b0c97 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 20 15:59:07 1993 Stu Grossman (grossman@cygnus.com) + + * aoutf1.h (sunos4_core_file_p): Don't default bfd_error to + system_error anymore. It confuses bfd_check_format(). + Mon Apr 19 23:03:08 1993 Stu Grossman (grossman@cygnus.com) * bfd.c: Add sgi_core_data to tdata union.