comparison packages/hal/i386/linux/current/ChangeLog @ 76:435cced73e2f ecos-v1_3_1-release

eCos v1.3.1 merged from eCos master repository on 2000-03-27-23:22:51-BST
author jlarmour
date Tue, 28 Mar 2000 14:10:45 +0000
parents da3908c9cd10
children eb9fd8c04db3
comparison
equal deleted inserted replaced
75:41bf073c0c32 76:435cced73e2f
1 2000-03-03 John Dallaway <jld@cygnus.co.uk>
2
3 * cdl/hal_i386_linux.cdl (CYGBLD_GLOBAL_COMMAND_PREFIX):
4
5 Revert most recent change for now to avoid breaking the
6 release system.
7
8 2000-03-02 Jonathan Larmour <jlarmour@redhat.co.uk>
9
10 * cdl/hal_i386_linux.cdl (CYGBLD_GLOBAL_COMMAND_PREFIX): Use native
11 toolchain by default, and describe versions to be used
12
13 2000-02-29 Jesper Skov <jskov@redhat.com>
14
15 * include/plf_intr.h: Don't include kernel headers.
16
1 2000-02-16 Jesper Skov <jskov@redhat.com> 17 2000-02-16 Jesper Skov <jskov@redhat.com>
2 18
3 * src/hal_diag.c (hal_diag_write_char): Check that write call is 19 * src/hal_diag.c (hal_diag_write_char): Check that write call is
4 successful. 20 successful.
5 21
14 * include/plf_intr.h: 30 * include/plf_intr.h:
15 These files added to make this HAL consistent with PC 31 These files added to make this HAL consistent with PC
16 version. They also contains some code moved out of the 32 version. They also contains some code moved out of the
17 architecture HAL. 33 architecture HAL.
18 34
35 2000-01-24 John Dallaway <jld@cygnus.co.uk>
36
37 * cdl/*.cdl:
38
39 Remove obsolete option CYGTST_TESTING_IDENTIFIER.
40
19 2000-01-21 Jesper Skov <jskov@cygnus.co.uk> 41 2000-01-21 Jesper Skov <jskov@cygnus.co.uk>
20 CR 902062-CR 42 CR 902062-CR
21 * src/hal_diag.c: 43 * src/hal_diag.c:
22 * src/syscall-i386-linux-1.0.S: 44 * src/syscall-i386-linux-1.0.S:
23 Sync after write. 45 Sync after write.
24 46
25 * src/hal_startup.c: Make signals NODEFER. 47 * src/hal_startup.c: Make signals NODEFER.
26 48
49 2000-01-19 Hugo Tyson <hmt@cygnus.co.uk>
50
51 * cdl/*.cdl: Add descriptions to a number of options &c which were
52 lacking same, also tidied up other typos as noticed en passant.
53
54 1999-12-20 Gary Thomas <gthomas@cygnus.co.uk>
55
56 * cdl/hal_i386_linux.cdl: Add -Wl for linker options.
57
27 1999-11-25 Gary Thomas <gthomas@cygnus.co.uk> 58 1999-11-25 Gary Thomas <gthomas@cygnus.co.uk>
28 59
29 * include/pkgconf/mlt_i386_linux_ram.h: New file(s). 60 * include/pkgconf/mlt_i386_linux_ram.h: New file(s).
30 61
62 1999-11-01 Jesper Skov <jskov@cygnus.co.uk>
63
64 * cdl/hal_i386_linux.cdl: Added.
65 Use define_proc for const header defs.
31 1999-10-05 Jonathan Larmour <jlarmour@cygnus.co.uk> 66 1999-10-05 Jonathan Larmour <jlarmour@cygnus.co.uk>
32 67
33 * src/linux_misc.c: Fix some really minor spelling typos 68 * src/linux_misc.c: Fix some really minor spelling typos
34 69
35 * src/hal_diag.c (hal_diag_read_char): Check if we were woken up by 70 * src/hal_diag.c (hal_diag_read_char): Check if we were woken up by