Mercurial > ecos
diff packages/hal/powerpc/arch/current/ChangeLog @ 38:e7ba79f6d3a8 ecos-sw-1999-09-23
Merge from eCos master repository on 1999-09-23-20:10:25-BST
| author | jlarmour |
|---|---|
| date | Thu, 23 Sep 1999 19:52:27 +0000 |
| parents | e97d78785e2d |
| children | a3cc6665b684 |
line wrap: on
line diff
--- a/packages/hal/powerpc/arch/current/ChangeLog +++ b/packages/hal/powerpc/arch/current/ChangeLog @@ -1,3 +1,14 @@ +1999-09-23 Jonathan Larmour <jlarmour@cygnus.co.uk> + + * src/hal_misc.c (cyg_hal_exception_handler): Catch exceptions + generated from within the GDB stub so we can recover from bad memory + accesses + Also part of the fix for case 102104 + +1999-09-23 Jesper Skov <jskov@cygnus.co.uk> + Case 102104 + * include/hal_cache.h (HAL_ICACHE_SYNC): Invalidate I cache. + 1999-09-06 Jesper Skov <jskov@cygnus.co.uk> * src/hal_misc.c (hal_null_call):
