comparison packages/hal/arm/arch/current/ChangeLog @ 58:6e51d764f8f1 ecos-sw-1999-12-10

Merge from eCos master repository on 1999-12-10-07:47:04-GMT
author jlarmour
date Fri, 10 Dec 1999 15:30:44 +0000
parents 755351606154
children 3836136e7743
comparison
equal deleted inserted replaced
57:09b0e59c9997 58:6e51d764f8f1
1 1999-12-08 Gary Thomas <gthomas@cygnus.co.uk>
2
3 * src/arm.ld: Add ".sram" section support (used by platforms
4 that have separate SRAM and DRAM).
5
6 1999-12-06 Gary Thomas <gthomas@cygnus.co.uk>
7
8 * src/vectors.S (software_interrupt): Context save was incorrect
9 for this mode. Note that when entering from supervisor mode, the
10 link register (LR) is destroyed.
11
1 1999-11-22 Gary Thomas <gthomas@cygnus.co.uk> 12 1999-11-22 Gary Thomas <gthomas@cygnus.co.uk>
2 13
3 * src/arm.ld: Add section for definining static MMU tables. 14 * src/arm.ld: Add section for definining static MMU tables.
4 15
5 * src/vectors.S: Introduce PLATFORM_EXTRAS, which if defined provides 16 * src/vectors.S: Introduce PLATFORM_EXTRAS, which if defined provides