Mercurial > ecos
comparison packages/hal/common/current/ChangeLog @ 1002:609c8b1447ee
HAL enhancements from Pierre Habraken
| author | msalter |
|---|---|
| date | Tue, 06 May 2003 21:00:18 +0000 |
| parents | 22d7a1b27981 |
| children | 72c6adb4efe1 |
comparison
equal
deleted
inserted
replaced
| 1001:b8e01d85e2d4 | 1002:609c8b1447ee |
|---|---|
| 1 2003-05-06 Mark Salter <msalter@redhat.com> | |
| 2 | |
| 3 * src/hal_stub.c (handle_exception_exit): Call sys_profile_reset from | |
| 4 here. Setup to return through return_from_stub() when appropriate. | |
| 5 (return_from_stub): New function to call CYGACC_CALL_IF_MONITOR_RETURN | |
| 6 from thread context. | |
| 7 | |
| 8 * src/generic-stub.c (__handle_exception): Call exit_vec if | |
| 9 hal_syscall_handler returns negative number. | |
| 10 | |
| 1 2003-04-08 Mark Salter <msalter@redhat.com> | 11 2003-04-08 Mark Salter <msalter@redhat.com> |
| 2 | 12 |
| 3 * src/hal_misc.c (hal_default_isr): Allow HAL to override default | 13 * src/hal_misc.c (hal_default_isr): Allow HAL to override default |
| 4 GDB vector matching test. | 14 GDB vector matching test. |
| 5 | 15 |
