summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSterling Augustine <sterling@tensilica.com>2010-05-28 18:10:44 +0000
committerSterling Augustine <sterling@tensilica.com>2010-05-28 18:10:44 +0000
commitd7a68149b270745f167ce25ea72c19add449d78c (patch)
tree6d8c481c9fa39261813217ea328e0b3603cec5bc /bfd/ChangeLog
parente850ebbdcb41b942e77ca23b639085af05a4d82a (diff)
downloadbinutils-redhat-d7a68149b270745f167ce25ea72c19add449d78c.tar.gz
2010-05-28 Sterling Augustine <sterling@tensilica.com>
* elf32-xtensa.c (elf_xtensa_relocate_section): Add a large amount of code to change the bits in the instructions to match the changes in the relocations. Declare dest_addr and sym_sec to help.
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 6334da07bd..8d7f1d834b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2010-05-28 Sterling Augustine <sterling@tensilica.com>
+
+ * elf32-xtensa.c (elf_xtensa_relocate_section): Add a large amount
+ of code to change the bits in the instructions to match the changes
+ in the relocations. Declare dest_addr and sym_sec to help.
+
2010-05-28 Jan Kratochvil <jan.kratochvil@redhat.com>
Workaround GCC PR middle-end/4210.