aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2010-08-26 10:32:26 +0000
committerNathan Sidwell <nathan@codesourcery.com>2010-08-26 10:32:26 +0000
commitcdb21a0a5b4c8b3a437f515879767e24bf38e6e0 (patch)
treebe0cc173cb2f151cd33d61a2980bd9d73effd6bb /bfd/ChangeLog
parent8318bd91304e4c71e0b1ba2e684697f1f8ad3afc (diff)
downloadgdb-cdb21a0a5b4c8b3a437f515879767e24bf38e6e0.zip
gdb-cdb21a0a5b4c8b3a437f515879767e24bf38e6e0.tar.gz
gdb-cdb21a0a5b4c8b3a437f515879767e24bf38e6e0.tar.bz2
* elf32-arm.c (elf32_arm_final_link): Process stub sections
exactly once.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a843386..003f092 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-26 Nathan Sidwell <nathan@codesourcery.com>
+
+ * elf32-arm.c (elf32_arm_final_link): Process stub sections
+ exactly once.
+
2010-08-25 H.J. Lu <hongjiu.lu@intel.com>
PR ld/11939