aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorCatherine Moore <clm@redhat.com>1998-08-31 16:26:28 +0000
committerCatherine Moore <clm@redhat.com>1998-08-31 16:26:28 +0000
commit4a634a0bcb03d62cdfb838b5d48326c005368551 (patch)
treead27a803a068b3e5ea470c200a3e0c5fca585022 /ld/ChangeLog
parent01ce25b37cf050e27442163cd96f1f44aed50c4a (diff)
downloadgdb-4a634a0bcb03d62cdfb838b5d48326c005368551.zip
gdb-4a634a0bcb03d62cdfb838b5d48326c005368551.tar.gz
gdb-4a634a0bcb03d62cdfb838b5d48326c005368551.tar.bz2
* emulparams/armelf.sh: Change SCRIPT_NAME to
elf. Change TEXT_START_ADDR to 0x8000. Define OTHER_TEXT_SECTIONS, OTHER_BSS_SYMBOLS and OTHER_BSS_END_SYMBOLS. * scripttempl/elf.sc: Modify to use OTHER_BSS_END_SYMBOLS. * scripttempl/elfarm.sc: Remove file.
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 f782ec4..02b7f7c 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,14 @@
+Mon Aug 32 11:12:04 1998 Catherine Moore <clm@cygnus.com>
+
+ * emulparams/armelf.sh: Change SCRIPT_NAME to
+ elf. Change TEXT_START_ADDR to 0x8000. Define
+ OTHER_TEXT_SECTIONS, OTHER_BSS_SYMBOLS and
+ OTHER_BSS_END_SYMBOLS.
+ * scripttempl/elf.sc: Modify to use
+ OTHER_BSS_END_SYMBOLS.
+ * scripttempl/elfarm.sc: Remove file.
+
+.Santizie ChangeLog Makefile.am Makefile.in configure.tgt
Tue Aug 18 12:05:34 1998 Catherine Moore <clm@cygnus.com>
* emultempl/armelf.em (gld_armelf_before_allocation):