aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorStephen Clarke <stephen.clarke@earthling.net>2002-10-09 19:09:59 +0000
committerStephen Clarke <stephen.clarke@earthling.net>2002-10-09 19:09:59 +0000
commita2b3c630417d8e4a7513f3e86689ae0767b8bef8 (patch)
tree2d1d36a0a78feee9883889bd66c1032846db68f7 /ld/ChangeLog
parentf61dfddf2d39c72b66e18861c1959c3ec06aaee8 (diff)
downloadfsf-binutils-gdb-a2b3c630417d8e4a7513f3e86689ae0767b8bef8.zip
fsf-binutils-gdb-a2b3c630417d8e4a7513f3e86689ae0767b8bef8.tar.gz
fsf-binutils-gdb-a2b3c630417d8e4a7513f3e86689ae0767b8bef8.tar.bz2
* Makefile.am: Add eshelf32_linux.o and
eshlelf32_linux.o, new emulations for sh64 Linux. * Makefile.in: Regenerate. * configure.tgt: Add sh64eb-*-linux* and sh64-*-linux* emulations. * emulparams/shelf32_linux.sh: New file. * emulparams/shlelf32_linux.sh: New file.
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 48764f5..e4ffc36 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2002-10-09 Richard Shann <richard.shann@superh.com>
+ Stephen Clarke <stephen.clarke@superh.com>
+
+ * Makefile.am: Add eshelf32_linux.o and
+ eshlelf32_linux.o, new emulations for sh64 Linux.
+ * Makefile.in: Regenerate.
+ * configure.tgt: Add sh64eb-*-linux* and sh64-*-linux* emulations.
+ * emulparams/shelf32_linux.sh: New file.
+ * emulparams/shlelf32_linux.sh: New file.
+
2002-10-08 H.J. Lu <hjl@gnu.org>
* ldlang.c (lang_file_exist): Removed.