aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@acm.org>2007-10-04 17:15:29 +0000
committerBob Wilson <bob.wilson@acm.org>2007-10-04 17:15:29 +0000
commit0f5f163810a47915de4187b7e2b51192c446b62b (patch)
tree0d0ffa692088ed0b8e5562acac0ab3d5572bfb82 /bfd/ChangeLog
parent38a57ae7a5cafb2eeca853494a6c2aa994efc956 (diff)
downloadgdb-0f5f163810a47915de4187b7e2b51192c446b62b.zip
gdb-0f5f163810a47915de4187b7e2b51192c446b62b.tar.gz
gdb-0f5f163810a47915de4187b7e2b51192c446b62b.tar.bz2
* elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field.
(reloc_bfd_fix_init): Remove target_abfd argument. (relax_section, move_literal): Adjust calls to reloc_bfd_fix_init.
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 71c6757..52af1bb 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-04 Bob Wilson <bob.wilson@acm.org>
+
+ * elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field.
+ (reloc_bfd_fix_init): Remove target_abfd argument.
+ (relax_section, move_literal): Adjust calls to reloc_bfd_fix_init.
+
2007-10-04 Nick Clifton <nickc@redhat.com>
PR linker/5099