aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-07-06 16:58:43 +0000
committerNick Clifton <nickc@redhat.com>2004-07-06 16:58:43 +0000
commit85fbca6a4f46e23f3ebb7761821694b358e253b5 (patch)
tree0ac77d2402d894dc2a2e84110fe4e206949f6287 /ld/ChangeLog
parente7bd9ea00e5f9144e69f3aeb477d4da420c281ed (diff)
downloadfsf-binutils-gdb-85fbca6a4f46e23f3ebb7761821694b358e253b5.zip
fsf-binutils-gdb-85fbca6a4f46e23f3ebb7761821694b358e253b5.tar.gz
fsf-binutils-gdb-85fbca6a4f46e23f3ebb7761821694b358e253b5.tar.bz2
Add support for sh-symbian-elf target
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 0778090..535d8f5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2004-07-06 Nick Clifton <nickc@redhat.com>
+
+ * Makefile.am: Add eshlsymbian.c.
+ * Makefile.in: Regenerate.
+ * configure.tgt: Add sh*-symbian-elf target.
+ * emulparams/shlsymbian.sh: New file. Configure the
+ sh-symbian-elf linker scripts.
+ * scripttemp/elf32sh-symbian.sc: New file. Linker script
+ template for the sh-symbian-elf target.
+
2004-07-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* emulparams/hppa64linux.sh: Define PLT_BEFORE_GOT.