aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 086df79..acce3a8 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,12 @@
+2009-06-22 Nick Clifton <nickc@redhat.com>
+
+ * readelf.c (target_specific_reloc_handling): New function:
+ Processes relocs in a target specific manner.
+ (debug_apply_relocations): Use the new function.
+ * dwarf.c (display_debug_loc): End the dump with a blank line.
+ (struct debug_display): Enable reloc processing for .debug_aranges
+ and .debug_loc sections.
+
2009-06-19 Nick Clifton <nickc@redhat.com>
* ar.c (usage): Do not use #ifdef inside _("...).