aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1999-09-18 14:00:24 +0000
committerJeff Law <law@redhat.com>1999-09-18 14:00:24 +0000
commit26040066e08649e53ab513df6e97db8ab7830238 (patch)
tree22df7d557a242cc2e7d3f8f0bad88e2d630a118f /ld/ChangeLog
parentf1a1312b73ffb108f29147ae39423c41bc928220 (diff)
downloadgdb-26040066e08649e53ab513df6e97db8ab7830238.zip
gdb-26040066e08649e53ab513df6e97db8ab7830238.tar.gz
gdb-26040066e08649e53ab513df6e97db8ab7830238.tar.bz2
* emulparms/elf64hppa.sh (OTHER_READONLY_SYMBOLS): Remove ".stubs",
they've been renamed to ".stub", which is handled automatically by elf.sc.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2538c44..e15f4ba 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,14 @@
+Sat Sep 18 07:57:10 1999 Jeffrey A Law (law@cygnus.com)
+
+ * emulparms/elf64hppa.sh (OTHER_READONLY_SYMBOLS): Remove ".stubs",
+ they've been renamed to ".stub", which is handled automatically
+ by elf.sc.
+
+Fri Sep 17 11:00:33 1999 Jeffrey A Law (law@cygnus.com)
+
+ * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Kill completely.
+ (DATA_START_SYMBOLS): Kill __hp_load_map definition
+
Thu Sep 16 10:59:56 1999 Jeffrey A Law (law@cygnus.com)
* emultempl/elf32.em (gld${EMULATION_NAME}_open_dynamic_archive):