Mercurial > flash_v2
diff 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 |
line wrap: on
line diff
--- a/packages/hal/arm/arch/current/ChangeLog +++ b/packages/hal/arm/arch/current/ChangeLog @@ -1,3 +1,14 @@ +1999-12-08 Gary Thomas <gthomas@cygnus.co.uk> + + * src/arm.ld: Add ".sram" section support (used by platforms + that have separate SRAM and DRAM). + +1999-12-06 Gary Thomas <gthomas@cygnus.co.uk> + + * src/vectors.S (software_interrupt): Context save was incorrect + for this mode. Note that when entering from supervisor mode, the + link register (LR) is destroyed. + 1999-11-22 Gary Thomas <gthomas@cygnus.co.uk> * src/arm.ld: Add section for definining static MMU tables.
