aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 0007863..74d22ed 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2010-07-03 Cary Coutant <ccoutant@google.com>
+
+ * objdump.c (load_specific_debug_section): Decompress section contents
+ before applying relocations.
+ * readelf.c (load_specific_debug_section): Update section size after
+ decompression.
+
2010-06-29 Alan Modra <amodra@gmail.com>
PR binutils/3166