summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index fd30fd39f74..429beb428b2 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2008-07-21 Luis Machado <luisgpm@br.ibm.com>
+
+ * elf-bfd.h: Declare elfcore_write_ppc_vsx.
+ * elf.c (elfcore_grok_ppc_vsx): New function.
+ (elfcore_write_ppc_vsx): New function
+ (elfcore_grok_note): Handle VSX notes.
+ (elfcore_write_register_note): Handle VSX notes.
+
2008-07-18 Joseph Myers <joseph@codesourcery.com>
* bfd-in.h (bfd_elf32_arm_set_target_relocs): Add new parameter.