aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1993-04-20 23:00:58 +0000
committerStu Grossman <grossman@cygnus>1993-04-20 23:00:58 +0000
commitd4152352a817ec134aeb7b2f65bea873e6203c83 (patch)
treedf6e2d322475df88ea57bac3012ad29569eb4074 /bfd
parente610fa8628af214dc6e2c2f57ba6daeffdfc36e8 (diff)
downloadgdb-d4152352a817ec134aeb7b2f65bea873e6203c83.zip
gdb-d4152352a817ec134aeb7b2f65bea873e6203c83.tar.gz
gdb-d4152352a817ec134aeb7b2f65bea873e6203c83.tar.bz2
* aoutf1.h (sunos4_core_file_p): Don't default bfd_error to
system_error anymore. It confuses bfd_check_format().
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d8d4002..bc7357b 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.