Mercurial > ecos
comparison packages/hal/common/current/ChangeLog @ 1056:72c6adb4efe1
* src/hal_if.c (delay_us): Reorganized to cope with high frequency
timers by eliminating a source of arithmetic overflow.
| author | nickg |
|---|---|
| date | Thu, 19 Jun 2003 18:27:00 +0000 |
| parents | 609c8b1447ee |
| children | 965fc7fbe135 |
comparison
equal
deleted
inserted
replaced
| 1055:999c4261716b | 1056:72c6adb4efe1 |
|---|---|
| 1 2003-06-19 Nick Garnett <nickg@balti.calivar.com> | |
| 2 | |
| 3 * src/hal_if.c (delay_us): Reorganized to cope with high frequency | |
| 4 timers by eliminating a source of arithmetic overflow. | |
| 5 | |
| 1 2003-05-06 Mark Salter <msalter@redhat.com> | 6 2003-05-06 Mark Salter <msalter@redhat.com> |
| 2 | 7 |
| 3 * src/hal_stub.c (handle_exception_exit): Call sys_profile_reset from | 8 * src/hal_stub.c (handle_exception_exit): Call sys_profile_reset from |
| 4 here. Setup to return through return_from_stub() when appropriate. | 9 here. Setup to return through return_from_stub() when appropriate. |
| 5 (return_from_stub): New function to call CYGACC_CALL_IF_MONITOR_RETURN | 10 (return_from_stub): New function to call CYGACC_CALL_IF_MONITOR_RETURN |
