diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-11-01 20:00:25 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-11-01 20:00:25 +0000 |
commit | 74b08499dd5b951c06846bda4767f5f456912576 (patch) | |
tree | b215fcc2c094a6e0d44cf8b1933c42fb3106d1c8 /bfd/ChangeLog | |
parent | 3110dbc9c3bf4ce8688747811e871e48819bd09b (diff) | |
download | gdb-74b08499dd5b951c06846bda4767f5f456912576.zip gdb-74b08499dd5b951c06846bda4767f5f456912576.tar.gz gdb-74b08499dd5b951c06846bda4767f5f456912576.tar.bz2 |
* elf32-arm.c (bfd_elf32_arm_process_before_allocation): Correct
check for PLT usage.
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 b3ad7d6..2b3394a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2006-11-01 Alan Modra <amodra@bigpond.net.au> + + * elf32-arm.c (bfd_elf32_arm_process_before_allocation): Correct + check for PLT usage. + 2006-11-01 Daniel Jacobowitz <dan@codesourcery.com> * elfxx-mips.c (mips_elf_merge_gots): Always use maxcnt. |