diff options
author | Jeff Law <law@redhat.com> | 1999-09-16 20:39:10 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-16 20:39:10 +0000 |
commit | 1209c612943c38328b38717f98065a37ea11d359 (patch) | |
tree | 42496d16b8584b1a3cc47d72d02a98925288a0d9 /bfd/ChangeLog | |
parent | 38f7d33d09569135cc5273c997d83225fd93c595 (diff) | |
download | gdb-1209c612943c38328b38717f98065a37ea11d359.zip gdb-1209c612943c38328b38717f98065a37ea11d359.tar.gz gdb-1209c612943c38328b38717f98065a37ea11d359.tar.bz2 |
* elf-hppa.h (elf_hppa_final_link): If unable to find __gp in the
symbol table, then just compute a suitable value (but do not
create a __gp symbol).
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9d0dde1..95c0254 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -5,6 +5,10 @@ Thu Sep 16 11:21:13 1999 Catherine Moore <clm@cygnus.com> Thu Sep 16 10:48:17 1999 Jeffrey A Law (law@cygnus.com) + * elf-hppa.h (elf_hppa_final_link): If unable to find __gp in the + symbol table, then just compute a suitable value (but do not + create a __gp symbol). + * elf-hppa.h (elf_hppa_relocate_section): Allow undefined symbols when building shared libraries. (elf_hppa_final_link_relocate): Correct handling of PCREL |