Mercurial > ecos
diff packages/hal/arm/arch/current/ChangeLog @ 96:b15c60e34c84
Merge from eCos master repository on 2000-06-06-05:24:42-BST
| author | jlarmour |
|---|---|
| date | Tue, 06 Jun 2000 05:12:17 +0000 |
| parents | 6736c52df507 |
| children | ced4577552cd |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog +++ b/packages/hal/arm/arch/current/ChangeLog @@ -1,3 +1,13 @@ +2000-06-04 Gary Thomas <gthomas@redhat.com> + + * src/vectors.S: Add support for platform specific "vectors" + which may need to end up in predefined memory locations. + * src/arm.ld: Add separate 'fixed_vectors' section. + +2000-06-01 Gary Thomas <gthomas@redhat.com> + + * include/hal_mmu.h (MMU_Control_I): Added for StrongARM support. + 2000-04-10 Hugo Tyson <hmt@cygnus.co.uk> * include/arm_stub.h (CYG_HAL_GDB_ENTER_CRITICAL_IO_REGION): Only
