aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2010-11-12 22:10:18 +0000
committerH.J. Lu <hjl.tools@gmail.com>2010-11-12 22:10:18 +0000
commite326bf5f36a655709f6089ee1b68e623ea7db607 (patch)
treefc4cd8c435ddfcd50ff217b01129c74ebc0ec050 /bfd/ChangeLog
parent74af9197f1e4e5a347c29ff54e08e170b9334826 (diff)
downloadgdb-e326bf5f36a655709f6089ee1b68e623ea7db607.zip
gdb-e326bf5f36a655709f6089ee1b68e623ea7db607.tar.gz
gdb-e326bf5f36a655709f6089ee1b68e623ea7db607.tar.bz2
Properly copy BFD_COMPRESS and BFD_DECOMPRESS to archive element.
2010-11-12 H.J. Lu <hongjiu.lu@intel.com> * archive.c (_bfd_get_elt_at_filepos): Copy BFD_COMPRESS and BFD_DECOMPRESS. (bfd_openr_next_archived_file): Revert the last change.
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 aab75e9..35aae25 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-12 H.J. Lu <hongjiu.lu@intel.com>
+
+ * archive.c (_bfd_get_elt_at_filepos): Copy BFD_COMPRESS and
+ BFD_DECOMPRESS.
+ (bfd_openr_next_archived_file): Revert the last change.
+
2010-11-11 Mingming Sun <mingm.sun@gmail.com>
* archures.c (bfd_mach_mips_loongson_3a): Defined.