Mercurial > flash_v2
diff packages/hal/mips/arch/current/ChangeLog @ 115:6ed91473a1cd ecos-sw-2000-08-21
Merge from eCos master repository on 2000-08-21-22:40:54-BST
| author | jlarmour |
|---|---|
| date | Fri, 25 Aug 2000 17:32:38 +0000 |
| parents | 02ea4320376c |
| children | 6bd9d475ed4b |
line wrap: on
line diff
--- a/packages/hal/mips/arch/current/ChangeLog +++ b/packages/hal/mips/arch/current/ChangeLog @@ -1,3 +1,8 @@ +2000-07-21 Drew Moseley <dmoseley@redhat.com> + + * src/vectors.S: Only jump uncached to _start if CYGARC_START_FUNC_UNCACHED + is defined. + 2000-07-14 Drew Moseley <dmoseley@redhat.com> * src/vectors.S: Added hal_reset_vector_first_code and @@ -16,6 +21,13 @@ 2000-07-14 Drew Moseley <dmoseley@redh * include/mips-stub.h: Renamed some enums to work around namespace corruption. Added breakpoint support in the HAL. +2000-06-21 Nick Garnett <nickg@cygnus.co.uk> + + * src/mips-stub.c: Removed use of CYG_LABEL_NAME() and added + underscore to _breakinst. + + * include/basetype.h: Removed definition of CYG_LABEL_NAME(). + 2000-06-08 Jesper Skov <jskov@redhat.com> * src/hal_misc.c (hal_arch_default_isr): Removed what's now a
