aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1992-10-05 21:36:56 +0000
committerPer Bothner <per@bothner.com>1992-10-05 21:36:56 +0000
commit286fd2f9e5b403feac83499586ef66c69d9a3073 (patch)
treeef980d11094ea1b95c89a212b54b8fcb0e0b7623 /bfd/ChangeLog
parentb5ddf9421cc5a2d219dd6e5fb327ed654e25231d (diff)
downloadgdb-286fd2f9e5b403feac83499586ef66c69d9a3073.zip
gdb-286fd2f9e5b403feac83499586ef66c69d9a3073.tar.gz
gdb-286fd2f9e5b403feac83499586ef66c69d9a3073.tar.bz2
* archive.c (_bfd_write_archive_contents): If read fails,
set bfd_error to malformed_archive (since this probably indicates a truncated archive), rather than system_call_error. (Handles PRMS 1624.)
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 131455c..fbc5432 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Mon Oct 5 14:32:55 1992 Per Bothner (bothner@cygnus.com)
+
+ * archive.c (_bfd_write_archive_contents): If read fails,
+ set bfd_error to malformed_archive (since this probably
+ indicates a truncated archive), rather than system_call_error.
+
Mon Oct 5 03:33:39 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
* Makefile.in: added rules for i386bsd.c