Mercurial > flash_v2
diff packages/hal/arm/arch/current/ChangeLog @ 56:755351606154 ecos-sw-1999-12-01
Merge from eCos master repository on 1999-12-01-18:03:05-GMT
| author | jlarmour |
|---|---|
| date | Wed, 01 Dec 1999 18:33:37 +0000 |
| parents | f10165814f1e |
| children | 6e51d764f8f1 |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog +++ b/packages/hal/arm/arch/current/ChangeLog @@ -1,3 +1,18 @@ +1999-11-22 Gary Thomas <gthomas@cygnus.co.uk> + + * src/arm.ld: Add section for definining static MMU tables. + + * src/vectors.S: Introduce PLATFORM_EXTRAS, which if defined provides + a hook to include platform code in the "vectors.S" file. In particular, + some platforms will define this to be <cyg/hal/hal_platform_extras.h> + and define static MMU tables there. + +1999-11-19 Jonathan Larmour <jlarmour@cygnus.co.uk> + + * include/basetype.h (CYG_BYTEORDER): If the toolchain tells us to be + big-endian, be big-endian + Reported by Grant Edwards + 1999-11-12 Gary Thomas <gthomas@cygnus.co.uk> * src/vectors.S (reset_platform): New function used to reset board
