comparison packages/ChangeLog @ 4:1d7f19c9e4d1 ecos-sw-1999-05-11

Merge from eCos master repository on 1999-05-11-21:11:10-BST
author jlarmour
date Tue, 11 May 1999 14:07:25 +0000
parents 443894e2e912
children d376b777e2ce
comparison
equal deleted inserted replaced
3:69e820d8bae1 4:1d7f19c9e4d1
1 1999-04-26 Bart Veer <bartv@cygnus.co.uk> 1 1999-05-10 Bart Veer <bartv@cygnus.co.uk>
2 2
3 * pkgconf.tcl: 3 * pkgconf.tcl:
4 Temporary workaround - add a .PRECIOUS for libextras.a 4 Add new #define's for the target and platform headers.
5
6 1999-04-30 Bart Veer <bartv@cygnus.co.uk>
7
8 * pkgconf.tcl:
9 Fixed the command line used when generating extras.o (again)
10
11 1999-04-28 Bart Veer <bartv@cygnus.co.uk>
12
13 * pkgconf/makevars:
14 Remove the -n argument to tail, it does not appear to be required
15 on any supported host and causes problems with some
16 implementations of tail.
17
18 * pkgconf/makrules.tst:
19 Remove out of date device driver rules
20
21 * pkgconf/makevars:
22 * pkgconf/makrules.src:
23 Provide general rules for updating libextras.a
24
25 1999-04-27 Bart Veer <bartv@cygnus.co.uk>
26
27 * pkgconf.tcl:
28 Add $(ARCHFLAGS) and $(LDARCHFLAGS) to the command line when
29 generating extras.o from libextras.a
5 30
6 1999-04-16 Bart Veer <bartv@cygnus.co.uk> 31 1999-04-16 Bart Veer <bartv@cygnus.co.uk>
7 32
8 * pkgconf.tcl: 33 * pkgconf.tcl:
9 Remove the phony target "packages". This is no longer useful and 34 Remove the phony target "packages". This is no longer useful and
12 37
13 * pkgconf.tcl: 38 * pkgconf.tcl:
14 Simplify the rules for extras.o, based on the assumption that 39 Simplify the rules for extras.o, based on the assumption that
15 libextras.a will always exist. This is now guaranteed via 40 libextras.a will always exist. This is now guaranteed via
16 hal/common/src/dummy.c 41 hal/common/src/dummy.c
42
43 1999-04-15 Gary Thomas <gthomas@cygnus.co.uk>
44
45 * NEWS: Add information about available ARM ports.
17 46
18 1999-04-15 Bart Veer <bartv@cygnus.co.uk> 47 1999-04-15 Bart Veer <bartv@cygnus.co.uk>
19 48
20 * pkgconf/makrules.src (build): 49 * pkgconf/makrules.src (build):
21 Remove partial comment - I cannot remember what is was meant to 50 Remove partial comment - I cannot remember what is was meant to