Mercurial > flash_v2
diff packages/hal/mips/arch/current/ChangeLog @ 134:d2f49caf9e38 ecos-sw-2000-11-03
Merge from eCos master repository on 2000-11-03-09:00:49-GMT
| author | jlarmour |
|---|---|
| date | Fri, 03 Nov 2000 21:17:40 +0000 |
| parents | eb9fd8c04db3 |
| children | 6b5f480c6929 |
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/ChangeLog +++ b/packages/hal/mips/arch/current/ChangeLog @@ -54,6 +54,7 @@ 2000-09-01 Jonathan Larmour <jlarmour@ * include/mips-stub.h: Change vr4300 register sizes to use 32-bit target_register_t, and tell the generic stub to use sign extension. + Ditto for tx49 * include/hal_cache.h (_HAL_ASM_SET_MIPS_ISA): Don't use pasting when it doesn't result in a preprocessing token. Just use string concatenation. @@ -144,6 +145,10 @@ 2000-05-15 Jesper Skov <jskov@redhat.c * src/vectors.S: Allow warm-start to be treated like cold-start if platform requires it. +2000-05-11 Jesper Skov <jskov@redhat.com> + + * include/mips-stub.h: Added register size for TX49. + 2000-05-10 Jesper Skov <jskov@redhat.com> * include/arch.inc: Force assembler into MIPS3 mode before using
