Mercurial > ecos
diff 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 |
line wrap: on
line diff
--- a/packages/hal/common/current/ChangeLog +++ b/packages/hal/common/current/ChangeLog @@ -1,3 +1,8 @@ +2003-06-19 Nick Garnett <nickg@balti.calivar.com> + + * src/hal_if.c (delay_us): Reorganized to cope with high frequency + timers by eliminating a source of arithmetic overflow. + 2003-05-06 Mark Salter <msalter@redhat.com> * src/hal_stub.c (handle_exception_exit): Call sys_profile_reset from
