summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Shinwell <shinwell@codesourcery.com>2006-07-14 13:39:07 +0000
committerMark Shinwell <shinwell@codesourcery.com>2006-07-14 13:39:07 +0000
commit9e91bbc60562640443bb24afdd15b7a302a209ce (patch)
treea9eb62a6ef924d2b82cb4d7b60f8f0a9a6c8acdb
parent8480d4176b01851b1c91a395784d2282f4f74988 (diff)
downloadcygnal-9e91bbc60562640443bb24afdd15b7a302a209ce.tar.gz
cygnal-9e91bbc60562640443bb24afdd15b7a302a209ce.tar.bz2
cygnal-9e91bbc60562640443bb24afdd15b7a302a209ce.zip
2006-07-14 Nathan Sidwell <nathan@codesourcery.com>
bfd/ * config.bfd (sh-*-uclinux, sh[12]-*-uclinux): New stanza. gas/ * configure.tgt (sh-*-uclinux, sh[12]-*-uclinux): Specify as elf. ld/ * Makefile.am (ALL_EMULATIONS): Add eshelf_uclinux.o (eshelf_uclinux.c): New target. * Makefile.in: Rebuilt. * configure.tgt (sh-*-uclinux* | sh[12]-*-uclinux*): New stanza. * emulparams/shelf_uclinux.sh: New.
-rw-r--r--ChangeLog.csl15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index ef84c8c85..3e67bf32e 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,18 @@
+2006-07-14 Nathan Sidwell <nathan@codesourcery.com>
+
+ bfd/
+ * config.bfd (sh-*-uclinux, sh[12]-*-uclinux): New stanza.
+
+ gas/
+ * configure.tgt (sh-*-uclinux, sh[12]-*-uclinux): Specify as elf.
+
+ ld/
+ * Makefile.am (ALL_EMULATIONS): Add eshelf_uclinux.o
+ (eshelf_uclinux.c): New target.
+ * Makefile.in: Rebuilt.
+ * configure.tgt (sh-*-uclinux* | sh[12]-*-uclinux*): New stanza.
+ * emulparams/shelf_uclinux.sh: New.
+
2006-07-12 Richard Sandiford <richard@codesourcery.com>
Backport from mainline: