Mercurial > flash_v2
diff packages/hal/mips/arch/current/ChangeLog @ 183:9160a8005d76
Merge from eCos master repository on 2001-09-12-03:52:30-BST
| author | jlarmour |
|---|---|
| date | Wed, 12 Sep 2001 04:21:13 +0000 |
| parents | f62680ef1804 |
| children | 022f1e506033 |
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/ChangeLog +++ b/packages/hal/mips/arch/current/ChangeLog @@ -1,3 +1,15 @@ +2001-09-07 Nick Garnett <nickg@redhat.com> + + * include/mips-stub.h: Returned target_register_t to long long + type for VR4300 target. This is the only platform that does 64bit + register saves/restores, and the GDB registers must be full sized. + + * include/arch.inc: Added option to select correct initial SR + value when the startup is ROMRAM. + Disabled setting of status and config registers when using a ROM + monitor. The monitor should have already set these to appropriate + values. + 2001-08-22 Gary Thomas <gthomas@redhat.com> * src/redboot_linux_exec.c:
