Mercurial > ecos
comparison packages/hal/common/current/ChangeLog @ 138:289bf90c6a9b
Merge from eCos master repository on 2000-11-24-06:43:05-GMT
| author | jlarmour |
|---|---|
| date | Fri, 24 Nov 2000 07:49:02 +0000 |
| parents | a9ac27ec7abc |
| children | 6b5f480c6929 |
comparison
equal
deleted
inserted
replaced
| 137:eb9861b635da | 138:289bf90c6a9b |
|---|---|
| 1 2000-11-22 Mark Salter <msalter@redhat.com> | |
| 2 | |
| 3 * src/hal_misc.c (hal_default_isr): Version check only when | |
| 4 CYGSEM_HAL_ROM_MONITOR not defined. | |
| 5 | |
| 6 2000-11-20 Mark Salter <msalter@redhat.com> | |
| 7 | |
| 8 * src/hal_stub.c (hal_flush_output): New function to flush debug | |
| 9 comm interface. | |
| 10 | |
| 11 * src/generic-stub.c (__process_packet): Use hal_flush_output when | |
| 12 killing or continuing. | |
| 13 | |
| 14 * include/hal_stub.h: Add declaration for hal_flush_output(). | |
| 15 | |
| 16 * include/hal_if.h (__COMMCTL_FLUSH_OUTPUT): New comm control cmd. | |
| 17 | |
| 1 2000-11-17 Jesper Skov <jskov@redhat.com> | 18 2000-11-17 Jesper Skov <jskov@redhat.com> |
| 2 | 19 |
| 3 * src/hal_if.c (delay_us): Add dummy loop. | 20 * src/hal_if.c (delay_us): Add dummy loop. |
| 4 Duh! Take usecs argment into account. | 21 Duh! Take usecs argment into account. |
| 5 | 22 |
