diff options
author | Nick Clifton <nickc@redhat.com> | 2008-05-30 16:13:53 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2008-05-30 16:13:53 +0000 |
commit | adfef0bd4784918f644107faf0f01b16fe15cb57 (patch) | |
tree | 16da0d7bcd71f6babb3a963d4618e265d90646d9 /bfd/ChangeLog | |
parent | 0a903babefa8ba7e131e1a39494817df8ccad44d (diff) | |
download | gdb-adfef0bd4784918f644107faf0f01b16fe15cb57.zip gdb-adfef0bd4784918f644107faf0f01b16fe15cb57.tar.gz gdb-adfef0bd4784918f644107faf0f01b16fe15cb57.tar.bz2 |
PR ld/6511
* elf64-hppa.c (allocate_global_data_opd): Default to using the
dynamic symbol table for local function names in shared libraries.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e980d90..6a4c90b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2008-05-30 Frediano Ziglio <frediano.ziglio@vodafone.com> + Nick Clifton <nickc@redhat.com> + + PR ld/6511 + * elf64-hppa.c (allocate_global_data_opd): Default to using the + dynamic symbol table for local function names in shared libraries. + 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com> * elf.c (assign_file_positions_for_load_sections): Adjust pre-section |