Mercurial > ecos
comparison packages/kernel/current/ChangeLog @ 1703:81766aaddf79
Allow users to control the interrupt priority for the system clock,
and allow HALs to define a suitable default value
| author | bartv |
|---|---|
| date | Sun, 08 Aug 2004 21:12:25 +0000 |
| parents | df01feb2f050 |
| children | a2c686b87032 |
comparison
equal
deleted
inserted
replaced
| 1702:8c724711d2d4 | 1703:81766aaddf79 |
|---|---|
| 1 2004-08-08 Bart Veer <bartv@ecoscentric.com> | |
| 2 | |
| 3 * cdl/counters.cdl: add new option for the clock interrupt | |
| 4 priority. | |
| 5 | |
| 6 * src/common/clock.cxx (Cyg_RealTimeClock): use this option. | |
| 7 | |
| 1 2004-04-15 Jonathan Larmour <jifl@eCosCentric.com> | 8 2004-04-15 Jonathan Larmour <jifl@eCosCentric.com> |
| 2 | 9 |
| 3 * tests/fptest.c (do_test): Silence aliasing warning when breaking | 10 * tests/fptest.c (do_test): Silence aliasing warning when breaking |
| 4 doubles into two ints. | 11 doubles into two ints. |
| 5 | 12 |
