Mercurial > flash_v2
diff packages/hal/powerpc/mbx/current/ChangeLog @ 48:1370c5e55234 ecos-sw-1999-10-25
Merge from eCos master repository on 1999-10-25-21:18:27-BST
| author | jlarmour |
|---|---|
| date | Mon, 25 Oct 1999 20:48:32 +0000 |
| parents | e7ba79f6d3a8 |
| children | 755351606154 |
line wrap: on
line diff
--- a/packages/hal/powerpc/mbx/current/ChangeLog +++ b/packages/hal/powerpc/mbx/current/ChangeLog @@ -1,3 +1,11 @@ +1999-10-22 Hugo Tyson <hmt@cygnus.co.uk> + + * src/hal_diag.c (hal_diag_write_char): Call new hal_stub.h macro + CYG_HAL_GDB_ENTER_CRITICAL_IO_REGION() instead of simply disabling + interrupts, ditto for enable. This provides atomicity wrt single + stepping and watching variables when this code to output a whole + GDB $O packet is entered. + 1999-09-20 Hugo Tyson <hmt@cygnus.co.uk> * include/pkgconf/hal_powerpc_mbx.h:
