Mercurial > flash_v2
comparison packages/hal/mips/arch/current/ChangeLog @ 112:02ea4320376c ecos-sw-2000-07-21
Merge from eCos master repository on 2000-07-21-21:01:39-BST
| author | jlarmour |
|---|---|
| date | Fri, 21 Jul 2000 21:34:11 +0000 |
| parents | c37d3a9e1b28 |
| children | 6ed91473a1cd |
comparison
equal
deleted
inserted
replaced
| 111:211b8a635ce9 | 112:02ea4320376c |
|---|---|
| 1 2000-07-14 Drew Moseley <dmoseley@redhat.com> | |
| 2 | |
| 3 * src/vectors.S: Added hal_reset_vector_first_code and | |
| 4 hal_early_init macros. | |
| 5 | |
| 6 * src/mips-stub.c (__install_breakpoints): Also install any | |
| 7 breakpoints in the list. | |
| 8 | |
| 9 * include/mips-regs.h: Added a few new register definitions. | |
| 10 | |
| 11 * include/hal_intr.h: Added CYGNUM_HAL_EXCEPTION_INTERRUPT. | |
| 12 | |
| 13 * include/hal_arch.h: Added some macros for jumping between cached | |
| 14 and uncached. | |
| 15 | |
| 16 * include/mips-stub.h: Renamed some enums to work around namespace | |
| 17 corruption. Added breakpoint support in the HAL. | |
| 18 | |
| 1 2000-06-08 Jesper Skov <jskov@redhat.com> | 19 2000-06-08 Jesper Skov <jskov@redhat.com> |
| 2 | 20 |
| 3 * src/hal_misc.c (hal_arch_default_isr): Removed what's now a | 21 * src/hal_misc.c (hal_arch_default_isr): Removed what's now a |
| 4 generic C-c check in the common HAL. | 22 generic C-c check in the common HAL. |
| 5 | 23 |
