comparison packages/hal/common/current/ChangeLog @ 107:7f461c3a372c

Merge from eCos master repository on 2000-07-04-08:04:30-BST
author jlarmour
date Tue, 04 Jul 2000 07:34:17 +0000
parents 5a0cc6c243a9
children ff3f181b64bd
comparison
equal deleted inserted replaced
106:78839af9144f 107:7f461c3a372c
1 2000-06-30 Jesper Skov <jskov@redhat.com>
2
3 * include/hal_if.h: Make CYGACC macros call functions. May have to
4 add some _GET macros at some time if anyone needs to access the
5 function pointers.
6
7 * src/hal_stub.c:
8 * src/hal_misc.c:
9 * src/hal_if.c:
10 Matching changes of CYGACC clients.
11
1 2000-06-29 Jesper Skov <jskov@redhat.com> 12 2000-06-29 Jesper Skov <jskov@redhat.com>
2 13
3 * src/hal_stub.c (cyg_hal_gdb_diag_putc): Check console interrupt 14 * src/hal_stub.c (cyg_hal_gdb_diag_putc): Check console interrupt
4 flag and breakpoint if set. 15 flag and breakpoint if set.
5 16