aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2001-02-04 14:01:35 +0000
committerPhil Blundell <philb@gnu.org>2001-02-04 14:01:35 +0000
commit46c1ea57dca761bf361530c7be6fc80cc8202a9e (patch)
tree163e6c612e40a342ea177f9724376465b67fb3fd /ld/ChangeLog
parent986c6f4ba096f87d5fb85c3bdf6ad913d67d6da4 (diff)
downloadgdb-46c1ea57dca761bf361530c7be6fc80cc8202a9e.zip
gdb-46c1ea57dca761bf361530c7be6fc80cc8202a9e.tar.gz
gdb-46c1ea57dca761bf361530c7be6fc80cc8202a9e.tar.bz2
2001-02-04 Philip Blundell <philb@gnu.org>
* emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000. * emulparams/armelf_linux26.sh: Delete. * configure.tgt: Remove mention of armelf_linux26 emulation.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 0784895..31ff12e 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2001-02-04 Philip Blundell <philb@gnu.org>
+
+ * emulparams/armelf_linux.sh (TEXT_START_ADDR): Set to 0x8000.
+ * emulparams/armelf_linux26.sh: Delete.
+ * configure.tgt: Remove mention of armelf_linux26 emulation.
+
2001-02-01 Nick Clifton <nickc@redhat.com>
* ld.1: Replace occurances of -oformat with --oformat.