From 93435ce8010079ce48137f51d638c6c817d325d6 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Fri, 15 Dec 2006 16:47:08 +0000 Subject: [PATCH] * 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. --- ChangeLog.csl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog.csl b/ChangeLog.csl index 782e4d31fdf..d786dc28b48 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -1,3 +1,11 @@ +2006-12-15 Daniel Jacobowitz + + * 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 libgloss/ -- 2.47.2