diff options
author | Jeff Law <law@redhat.com> | 1999-09-15 08:51:03 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-15 08:51:03 +0000 |
commit | 833be1c7bc680fc03ef69132c50e07bee4bb2b9e (patch) | |
tree | cc9756e88cd4eff39a774553579d6b9933b23220 /ld/ChangeLog | |
parent | 6d83c84bcf00bba306b0a020cc2574425c116f93 (diff) | |
download | gdb-833be1c7bc680fc03ef69132c50e07bee4bb2b9e.zip gdb-833be1c7bc680fc03ef69132c50e07bee4bb2b9e.tar.gz gdb-833be1c7bc680fc03ef69132c50e07bee4bb2b9e.tar.bz2 |
* emulparms/elf64hppa.h (OTHER_READWRITE_SECTIONS): No longer combine
the .plt, .dlt, .opd into a single output section. Provide values
for __gp and __hp_load_map.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 8209dc8..c5e87f9 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Wed Sep 15 02:47:43 1999 Jeffrey A Law (law@cygnus.com) + + * emulparms/elf64hppa.h (OTHER_READWRITE_SECTIONS): No longer combine + the .plt, .dlt, .opd into a single output section. Provide values + for __gp and __hp_load_map. + 1999-09-14 Michael Meissner <meissner@cygnus.com> * configure.in (Canonicalization of target names): Remove adding |