comparison packages/hal/common/current/ChangeLog @ 6:d376b777e2ce ecos-sw-1999-05-14

Merge from eCos master repository on 1999-05-14-19:27:43-BST
author jlarmour
date Fri, 14 May 1999 12:20:00 +0000
parents 1d7f19c9e4d1
children ece80412419a
comparison
equal deleted inserted replaced
5:4e8259f41183 6:d376b777e2ce
1 1999-05-13 Nick Garnett <nickg@cygnus.co.uk>
2
3 The following changes were all made on a branch and imported into
4 the main trunk later.
5
6 1999-05-11 Nick Garnett <nickg@cygnus.co.uk>
7
8 * include/pkgconf/hal.h:
9 tidied up all MIPS targets to include CYGBLD_HAL_TARGET_H. This
10 will eventually apply to all configurations.
11
12 1999-05-06 Nick Garnett <nickg@cygnus.co.uk>
13
14 * src/PKGconf.mak (COMPILE): Added dbg-threads-syscall.c.
15
16 * include/dbg-thread-syscall.h:
17 * src/dbg-threads-syscall.c:
18 Files added to enable support for thread-awareness in GDB stub
19 ROMs. The .h file has been moved from kernel/src/debug.
20
21 1999-04-28 Nick Garnett <nickg@cygnus.co.uk>
22
23 * src/hal_stub.c (__build_t_packet): Changed sp variable to a
24 non-pointer type to force it to be installed in the T packet with
25 the right size.
26
27 * src/drv_api.c: Added cyg_interrupt_call_pending_DSRs() to keep
28 HAL happy in non-kernel configurations.
29
30
1 1999-04-28 Bart Veer <bartv@cygnus.co.uk> 31 1999-04-28 Bart Veer <bartv@cygnus.co.uk>
2 32
3 * src/PKGconf.mak: 33 * src/PKGconf.mak:
4 Use the new rules for generating libextras.a 34 Use the new rules for generating libextras.a
5 35