diff options
author | Bob Wilson <bob.wilson@acm.org> | 2007-12-21 23:11:28 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2007-12-21 23:11:28 +0000 |
commit | dc96b90a103d5363c3bb298178b6ae3c5124aa19 (patch) | |
tree | bd94fe046cc1536ac8985e37d6c48a81125c6d76 /bfd/ChangeLog | |
parent | 8d32f93595f28c70f21566384ca1dc8a441297b9 (diff) | |
download | gdb-dc96b90a103d5363c3bb298178b6ae3c5124aa19.zip gdb-dc96b90a103d5363c3bb298178b6ae3c5124aa19.tar.gz gdb-dc96b90a103d5363c3bb298178b6ae3c5124aa19.tar.bz2 |
* elf32-xtensa.c (relax_section): Update DIFF relocations in the
same way as other relocations.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0759d0b..bd61104 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2007-12-21 Bob Wilson <bob.wilson@acm.org> + + * elf32-xtensa.c (relax_section): Update DIFF relocations in the + same way as other relocations. + 2007-12-18 Daniel Jacobowitz <dan@codesourcery.com> * section.c (BFD_FAKE_SECTION): Update. |