diff options
author | Jeff Law <law@redhat.com> | 1999-09-16 21:01:08 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-16 21:01:08 +0000 |
commit | b2df14602e2319b21dfeb5bb8deeca3fd988276a (patch) | |
tree | 0dc9b1df0a999dcb677f8d24c4c37904aaaadbac /bfd/ChangeLog | |
parent | d3cc5bd625c76b09b995c0f1f313fc1f83064d07 (diff) | |
download | gdb-b2df14602e2319b21dfeb5bb8deeca3fd988276a.zip gdb-b2df14602e2319b21dfeb5bb8deeca3fd988276a.tar.gz gdb-b2df14602e2319b21dfeb5bb8deeca3fd988276a.tar.bz2 |
* elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 95c0254..572cbca 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -5,6 +5,8 @@ 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_write_processing): Turn on TRAPNIL. + * 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). |