summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2006-12-15 16:47:08 +0000
committerDaniel Jacobowitz <dan@debian.org>2006-12-15 16:47:08 +0000
commit1f721e11f00b597275940d1bf66b9974f563f1e6 (patch)
tree848e70d0b8518a521582171a556bc01fef5d8a14
parentf4de3e5027b8670bcf2a50ca5534ecde5ebf4d5b (diff)
downloadbinutils-redhat-1f721e11f00b597275940d1bf66b9974f563f1e6.tar.gz
* libgloss/m68k/fido-crt0.S (_start): Set %vbr for context 0 in
RAM configs. * libgloss/m68k/fido.sc: Clean up formatting. Add comments. Move stack and heap end to SDRAM for SRAM and SDRAM configurations. Put RedBoot application text in SRAM.
-rw-r--r--ChangeLog.csl8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 782e4d31fd..d786dc28b4 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,11 @@
+2006-12-15 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * libgloss/m68k/fido-crt0.S (_start): Set %vbr for context 0 in
+ RAM configs.
+ * libgloss/m68k/fido.sc: Clean up formatting. Add comments. Move
+ stack and heap end to SDRAM for SRAM and SDRAM configurations.
+ Put RedBoot application text in SRAM.
+
2006-12-13 Nathan Sidwell <nathan@codesourcery.com>
libgloss/