comparison packages/hal/i386/linux/current/ChangeLog @ 72:da3908c9cd10 ecos-sw-2000-02-17

Merge from eCos master repository on 2000-02-17-18:56:14-GMT
author jlarmour
date Thu, 17 Feb 2000 19:38:13 +0000
parents bf00f99aec69
children 435cced73e2f
comparison
equal deleted inserted replaced
71:f4a0d3a26b92 72:da3908c9cd10
1 2000-02-16 Jesper Skov <jskov@redhat.com>
2
3 * src/hal_diag.c (hal_diag_write_char): Check that write call is
4 successful.
5
6 2000-02-16 Nick Garnett <nickg@cygnus.co.uk>
7
8 * include/variant.inc: Added missed copyright notice.
9
10 2000-02-15 Nick Garnett <nickg@cygnus.co.uk>
11
12 * include/variant.inc:
13 * include/var_intr.h:
14 * include/plf_intr.h:
15 These files added to make this HAL consistent with PC
16 version. They also contains some code moved out of the
17 architecture HAL.
18
1 2000-01-21 Jesper Skov <jskov@cygnus.co.uk> 19 2000-01-21 Jesper Skov <jskov@cygnus.co.uk>
2 CR 902062-CR 20 CR 902062-CR
3 * src/hal_diag.c: 21 * src/hal_diag.c:
4 * src/syscall-i386-linux-1.0.S: 22 * src/syscall-i386-linux-1.0.S:
5 Sync after write. 23 Sync after write.