diff options
author | Daniel Gutson <dgutson@codesourcery.com> | 2009-12-28 18:55:16 +0000 |
---|---|---|
committer | Daniel Gutson <dgutson@codesourcery.com> | 2009-12-28 18:55:16 +0000 |
commit | 4e67d4ca2a172339a5899ae47a065e61d1a13e69 (patch) | |
tree | 4bab1100507b771ba76b33fecc7e51c0df2e98dc /ld/testsuite/ChangeLog | |
parent | 2598a05c7be4d36b9cf79d066de0dd6fd8ba3247 (diff) | |
download | gdb-4e67d4ca2a172339a5899ae47a065e61d1a13e69.zip gdb-4e67d4ca2a172339a5899ae47a065e61d1a13e69.tar.gz gdb-4e67d4ca2a172339a5899ae47a065e61d1a13e69.tar.bz2 |
bfd/
* elf32-arm.c (elf32_arm_final_link_relocate): limits
fixed.
ld/testsuite/
* ld-arm/arm-elf.exp (armelftests): New test case added.
* ld-arm/reloc-boundaries.s: New file.
* ld-arm/reloc-boundaries.d: New file.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r-- | ld/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 0193e82..fff9ac6 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,5 +1,11 @@ 2009-12-28 Daniel Gutson <dgutson@codesourcery.com> + * ld-arm/arm-elf.exp (armelftests): New test case added. + * ld-arm/reloc-boundaries.s: New file. + * ld-arm/reloc-boundaries.d: New file. + +2009-12-28 Daniel Gutson <dgutson@codesourcery.com> + * ld-arm/arm-elf.exp: Run missing test from a previous commit (callweak-2). |