2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
commit707dc8de31079d77c3a12ff1bf33ab1406d09896
authorDaniel Gutson <dgutson@codesourcery.com>
Fri, 12 Feb 2010 20:52:51 +0000 (12 20:52 +0000)
committerDaniel Gutson <dgutson@codesourcery.com>
Fri, 12 Feb 2010 20:52:51 +0000 (12 20:52 +0000)
treeafec954cba24ca63cdc098c13b856b5dd3082f60
parenteada296a179b0ed7bcd6e6299ae1567bade99c71
2010-02-12  Daniel Gutson  <dgutson@codesourcery.com>

bfd/
* elf32-arm.c (elf32_arm_output_arch_local_syms): add
missing mapping symbol to data only sections.

ld/testsuite/
* ld-arm/arm-elf.exp (armelftests): New test case added.
* ld-arm/data-only-map.s: New file.
* ld-arm/data-only-map.d: New file.
* ld-arm/data-only-map.ld: New file.
bfd/ChangeLog
bfd/elf32-arm.c
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/arm-elf.exp
ld/testsuite/ld-arm/data-only-map.d [new file with mode: 0644]
ld/testsuite/ld-arm/data-only-map.ld [new file with mode: 0644]
ld/testsuite/ld-arm/data-only-map.s [new file with mode: 0644]