diff options
author | Daniel Jacobowitz <drow@false.org> | 2010-03-03 17:56:24 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2010-03-03 17:56:24 +0000 |
commit | 501abfe0387ec3525a997fbf233717f2d5d9d74a (patch) | |
tree | f24722fe71875b6fad4d9decb67320106e85a680 /bfd/ChangeLog | |
parent | 7e8ccf26e070b44950d6721f0e314e2c0293edc1 (diff) | |
download | gdb-501abfe0387ec3525a997fbf233717f2d5d9d74a.zip gdb-501abfe0387ec3525a997fbf233717f2d5d9d74a.tar.gz gdb-501abfe0387ec3525a997fbf233717f2d5d9d74a.tar.bz2 |
* elf32-arm.c (elf32_arm_output_arch_local_syms): Do not add
a mapping symbol to an empty section.
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 d1ce00c..f592fbb 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2010-03-03 Daniel Jacobowitz <dan@codesourcery.com> + + * elf32-arm.c (elf32_arm_output_arch_local_syms): Do not add + a mapping symbol to an empty section. + 2010-03-02 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> * elf32-arm.c (elf32_arm_merge_eabi_attributes): Add a check of the |