Mercurial > ecos
annotate packages/ChangeLog @ 66:bf00f99aec69 ecos-sw-2000-02-02
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
| author | jlarmour |
|---|---|
| date | Wed, 02 Feb 2000 19:57:02 +0000 |
| parents | c38311975d4f |
| children | c5536bad4c24 |
| rev | line source |
|---|---|
|
58
6e51d764f8f1
Merge from eCos master repository on 1999-12-10-07:47:04-GMT
jlarmour
parents:
54
diff
changeset
|
1 1999-12-02 Mark Salter <msalter@cygnus.com> |
|
6e51d764f8f1
Merge from eCos master repository on 1999-12-10-07:47:04-GMT
jlarmour
parents:
54
diff
changeset
|
2 |
|
6e51d764f8f1
Merge from eCos master repository on 1999-12-10-07:47:04-GMT
jlarmour
parents:
54
diff
changeset
|
3 * targets: Added cma222 platform. |
|
6e51d764f8f1
Merge from eCos master repository on 1999-12-10-07:47:04-GMT
jlarmour
parents:
54
diff
changeset
|
4 |
|
54
f10165814f1e
Merge from eCos master repository on 1999-11-19-22:24:39-GMT
jlarmour
parents:
52
diff
changeset
|
5 1999-11-16 Gary Thomas <gthomas@cygnus.co.uk> |
|
f10165814f1e
Merge from eCos master repository on 1999-11-19-22:24:39-GMT
jlarmour
parents:
52
diff
changeset
|
6 |
|
f10165814f1e
Merge from eCos master repository on 1999-11-19-22:24:39-GMT
jlarmour
parents:
52
diff
changeset
|
7 * targets: Add aliases for Cirrus Logic platforms. |
|
f10165814f1e
Merge from eCos master repository on 1999-11-19-22:24:39-GMT
jlarmour
parents:
52
diff
changeset
|
8 |
|
50
a0774359f013
Merge from eCos master repository on 1999-11-02-17:02:15-GMT
jlarmour
parents:
46
diff
changeset
|
9 1999-10-27 Jesper Skov <jskov@cygnus.co.uk> |
|
a0774359f013
Merge from eCos master repository on 1999-11-02-17:02:15-GMT
jlarmour
parents:
46
diff
changeset
|
10 |
|
a0774359f013
Merge from eCos master repository on 1999-11-02-17:02:15-GMT
jlarmour
parents:
46
diff
changeset
|
11 * targets: Reenabled stubs startup for pid9. |
|
a0774359f013
Merge from eCos master repository on 1999-11-02-17:02:15-GMT
jlarmour
parents:
46
diff
changeset
|
12 |
|
a0774359f013
Merge from eCos master repository on 1999-11-02-17:02:15-GMT
jlarmour
parents:
46
diff
changeset
|
13 1999-10-26 Jesper Skov <jskov@cygnus.co.uk> |
|
a0774359f013
Merge from eCos master repository on 1999-11-02-17:02:15-GMT
jlarmour
parents:
46
diff
changeset
|
14 |
|
a0774359f013
Merge from eCos master repository on 1999-11-02-17:02:15-GMT
jlarmour
parents:
46
diff
changeset
|
15 * targets: Removed stubs startup for pid9. |
|
a0774359f013
Merge from eCos master repository on 1999-11-02-17:02:15-GMT
jlarmour
parents:
46
diff
changeset
|
16 * targets: Added pidBE platform. |
|
a0774359f013
Merge from eCos master repository on 1999-11-02-17:02:15-GMT
jlarmour
parents:
46
diff
changeset
|
17 |
|
46
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
18 1999-10-19 Jesper Skov <jskov@cygnus.co.uk> |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
19 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
20 * targets: Added pid9 target. |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
21 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
22 1999-10-14 Bart Veer <bartv@cygnus.co.uk> |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
23 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
24 * pkgconf.tcl: |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
25 Some occurrences of $ in constant strings were not |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
26 backslash-quoted. With older versions of Tcl this did not cause |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
27 problems, but Tcl 8.2.1 appears to have been fixed and now |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
28 attempts variable substitution. Appropriate backslashes have been |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
29 added. |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
30 |
|
44
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
31 1999-10-06 Jesper Skov <jskov@cygnus.co.uk> |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
32 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
33 * targets: Added AEB rev C target. |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
34 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
35 1999-10-06 Bart Veer <bartv@cygnus.co.uk> |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
36 |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
37 * pkgconf.tcl: |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
38 Allow an empty command prefix string, useful for the synthetic |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
39 target. |
|
41bd4f3a90de
Merge from eCos master repository on 1999-10-08-07:47:04-BST
jlarmour
parents:
36
diff
changeset
|
40 |
|
36
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
41 1999-09-10 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
42 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
43 * packages: Tidy whitespace a bit |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
44 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
45 1999-09-10 Gary Thomas <gthomas@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
46 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
47 * targets: Update processor type for EB7211 board (arm7tdmi). |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
48 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
49 1999-09-09 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
50 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
51 * packages: Rename CYGPKG_HAL_MN10300_SIM to CYGPKG_HAL_MN10300_AM31_SIM |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
52 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
53 1999-09-08 Gary Thomas <gthomas@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
54 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
55 * targets: Missing base platform for EB7211 ==> CL7211 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
56 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
57 1999-09-07 Jesper Skov <jskov@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
58 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
59 * NEWS: Added drivers/watchdog |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
60 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
61 1999-09-06 Gary Thomas <gthomas@cygnus.co.uk> |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
62 |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
63 * targets: Rename Cirrus Logic platforms to match actual boards. |
|
e97d78785e2d
Merge from eCos master repository on 1999-09-12-15:40:34-BST
jlarmour
parents:
32
diff
changeset
|
64 |
|
30
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
14
diff
changeset
|
65 1999-08-16 Jonathan Larmour <jlarmour@cygnus.co.uk> |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
14
diff
changeset
|
66 |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
14
diff
changeset
|
67 * packages: |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
14
diff
changeset
|
68 * targets: |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
14
diff
changeset
|
69 Rename all mentions of am32 to am31 |
|
641b639be825
Merge from eCos master repository on 1999-08-16-22:01:37-BST
jlarmour
parents:
14
diff
changeset
|
70 |
|
52
7b011d1ab50f
Merge from eCos master repository on 1999-11-05-17:34:28-GMT
jlarmour
parents:
50
diff
changeset
|
71 1999-08-12 Jesper Skov <jskov@cygnus.co.uk> |
|
7b011d1ab50f
Merge from eCos master repository on 1999-11-05-17:34:28-GMT
jlarmour
parents:
50
diff
changeset
|
72 |
|
7b011d1ab50f
Merge from eCos master repository on 1999-11-05-17:34:28-GMT
jlarmour
parents:
50
diff
changeset
|
73 * packages: Added entry for PCI package. |
|
7b011d1ab50f
Merge from eCos master repository on 1999-11-05-17:34:28-GMT
jlarmour
parents:
50
diff
changeset
|
74 |
|
32
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
75 1999-06-10 Hugo Tyson <hmt@cygnus.co.uk> |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
76 |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
77 * packages, targets: Add support for the PowerPC target MBX860 |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
78 platform and QUICC companion components. |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
79 |
|
14
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
80 1999-06-09 Gary Thomas <gthomas@cygnus.co.uk> |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
81 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
82 * pkgconf.tcl (pkgconf::produce_misc_files): MLT files need |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
83 actual platform name, not base platform, to be compatible with |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
84 the ConfigTool. |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
85 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
86 1999-06-07 Gary Thomas <gthomas@cygnus.co.uk> |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
87 |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
88 * pkgconf.tcl (pkgconf::process_arguments): Fix GUI problem with |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
89 new 'base_platform' stuff. |
|
01ce82f3e11a
Merge from eCos master repository on 1999-06-11-17:05:41-BST
jlarmour
parents:
12
diff
changeset
|
90 |
|
12
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
91 1999-06-04 Gary Thomas <gthomas@cygnus.co.uk> |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
92 |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
93 * pkgconf.tcl (command_prefix): Allow command_prefix to be overridden |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
94 on a per-platform basis. |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
95 |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
96 1999-06-03 Gary Thomas <gthomas@cygnus.co.uk> |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
97 |
|
32
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
98 * targets: Add 'base_platform' for CL7111, based on CL7211. |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
99 |
|
12
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
100 * pkgconf.tcl: Support 'base_platform' in target specification. This |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
101 performs the inverse of what the "platform" entry in CDL options does. |
|
4cc3eff958ab
Merge from eCos master repository on 1999-06-04-22:24:56-BST
jlarmour
parents:
10
diff
changeset
|
102 |
|
10
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
6
diff
changeset
|
103 1999-05-26 Jesper Skov <jskov@cygnus.co.uk> |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
6
diff
changeset
|
104 |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
6
diff
changeset
|
105 * NEWS: Added Kernel/Debugging entry. |
|
d3fbcdfa1b2f
Merge from eCos master repository on 1999-05-29-00:13:11-BST
jlarmour
parents:
6
diff
changeset
|
106 |
|
46
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
107 1999-05-20 Gary Thomas <gthomas@cygnus.co.uk> |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
108 |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
109 * packages: |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
110 * targets: Add Cogent CMA230 (ARM 7TDMI) |
|
797268ecc331
Merge from eCos master repository on 1999-10-19-18:55:31-BST
jlarmour
parents:
44
diff
changeset
|
111 |
|
32
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
112 1999-05-18 Gary Thomas <gthomas@cygnus.co.uk> |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
113 |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
114 * packages: Remove errant CL7111 package. |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
115 |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
116 1999-05-17 Gary Thomas <gthomas@cygnus.co.uk> |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
117 |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
118 * packages: |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
119 * targets: Add new platform CL7111 - substantially the same as |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
120 the CL7211 but different processor core. |
|
6
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
121 1999-05-13 Nick Garnett <nickg@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
122 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
123 The following changes were made in a branch and imported to the |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
124 main trunk at a later date: |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
125 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
126 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
127 1999-04-20 Gary Thomas <gthomas@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
128 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
129 * packages: Reorder IO & HAL packages to allow ConfigTool to |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
130 handle rearranged hierarchy. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
131 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
132 1999-04-14 John Dallaway <jld@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
133 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
134 * packages: Place architecture package description strings in |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
135 alphabetic order. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
136 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
137 1999-05-13 Jesper Skov <jskov@cygnus.co.uk> |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
138 PR 17809 |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
139 * targets: Use -msoft-float instead of defining _SOFT_FLOAT. |
|
d376b777e2ce
Merge from eCos master repository on 1999-05-14-19:27:43-BST
jlarmour
parents:
4
diff
changeset
|
140 |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
141 1999-05-10 Bart Veer <bartv@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
142 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
143 * pkgconf.tcl: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
144 Add new #define's for the target and platform headers. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
145 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
146 1999-04-30 Bart Veer <bartv@cygnus.co.uk> |
| 2 | 147 |
| 148 * pkgconf.tcl: | |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
149 Fixed the command line used when generating extras.o (again) |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
150 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
151 1999-04-28 Bart Veer <bartv@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
152 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
153 * pkgconf/makevars: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
154 Remove the -n argument to tail, it does not appear to be required |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
155 on any supported host and causes problems with some |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
156 implementations of tail. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
157 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
158 * pkgconf/makrules.tst: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
159 Remove out of date device driver rules |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
160 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
161 * pkgconf/makevars: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
162 * pkgconf/makrules.src: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
163 Provide general rules for updating libextras.a |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
164 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
165 1999-04-27 Bart Veer <bartv@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
166 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
167 * pkgconf.tcl: |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
168 Add $(ARCHFLAGS) and $(LDARCHFLAGS) to the command line when |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
169 generating extras.o from libextras.a |
|
32
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
170 1999-04-19 Gary Thomas <gthomas@cygnus.co.uk> |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
171 |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
172 * targets: Add Cirrus Logic CL7211 support. |
|
5af43b635655
Merge from eCos master repository on 1999-08-18-15:20:01-BST
jlarmour
parents:
30
diff
changeset
|
173 |
| 2 | 174 |
| 175 1999-04-16 Bart Veer <bartv@cygnus.co.uk> | |
| 176 | |
| 177 * pkgconf.tcl: | |
| 178 Remove the phony target "packages". This is no longer useful and | |
| 179 was causing problems, extras.o was not always rebuilt when it | |
| 180 should because of a dependency on a phony target. | |
| 181 | |
| 182 * pkgconf.tcl: | |
| 183 Simplify the rules for extras.o, based on the assumption that | |
| 184 libextras.a will always exist. This is now guaranteed via | |
| 185 hal/common/src/dummy.c | |
| 186 | |
|
4
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
187 1999-04-15 Gary Thomas <gthomas@cygnus.co.uk> |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
188 |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
189 * NEWS: Add information about available ARM ports. |
|
1d7f19c9e4d1
Merge from eCos master repository on 1999-05-11-21:11:10-BST
jlarmour
parents:
2
diff
changeset
|
190 |
| 2 | 191 1999-04-15 Bart Veer <bartv@cygnus.co.uk> |
| 192 | |
| 193 * pkgconf/makrules.src (build): | |
| 194 Remove partial comment - I cannot remember what is was meant to | |
| 195 say. | |
| 196 | |
| 197 1999-04-14 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 198 | |
| 199 * pkgconf.tcl: Recreate extras.o when necessary after all other builds | |
| 200 have completed. Create a dummy one, if there's no libextras.a | |
| 201 | |
| 202 1999-04-14 Bart Veer <bartv@cygnus.co.uk> | |
| 203 | |
| 204 * packages: | |
| 205 Move serial devices to the end of the file so that the reparenting | |
| 206 below the HAL packages works as intended. | |
| 207 | |
| 208 1999-03-22 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 209 | |
| 210 * packages | |
| 211 * targets | |
| 212 Don't let CYGPKG_DEVICES_WALLCLOCK and CYGPKG_DEVICES_WATCHDOG be | |
| 213 hardware-specific since they have emulation modes. | |
| 214 Instead make them ubiquitous with default state enabled | |
| 215 | |
| 216 * Recursively *.h, *.hxx, *.c, *.cxx, *.inl: | |
| 217 Detabify | |
| 218 | |
| 219 1999-03-22 John Lane <jlane@cygnus.co.uk> | |
| 220 | |
| 221 * Recursively *.h, *.hxx, *.c, *.cxx, *.inl: | |
| 222 Update all copyright messages to be copyright 1999 too | |
| 223 Strip all e-mail addresses down to user names within the DESCRIPTION header | |
| 224 | |
| 225 1999-03-16 Gary Thomas <gthomas@cygnus.co.uk> | |
| 226 | |
| 227 * pkgconf/makevars: Allow variables of the type 'fn-CFLAGS' | |
| 228 and 'fn-CXXFLAGS' to provide singular option override for the | |
| 229 given file name. | |
| 230 | |
| 231 1999-03-17 John Dallaway <jld@cygnus.co.uk> | |
| 232 | |
| 233 * pkgconf/makevars: Remove dependence on echo '-e' switch. | |
| 234 | |
| 235 1999-03-16 Hugo Tyson <hmt@cygnus.co.uk> | |
| 236 | |
| 237 * targets (sparclite, sleb): add rom startup. | |
| 238 | |
| 239 1999-03-09 Bart Veer <bartv@cygnus.co.uk> | |
| 240 | |
| 241 * pkgconf.tcl: | |
| 242 The generated pkgconf/pkgconf.mak file now defines variables | |
| 243 TARGET, PLATFORM and STARTUP. | |
| 244 | |
| 245 1999-03-05 John Dallaway <jld@cygnus.co.uk> | |
| 246 | |
| 247 * packages, targets: Replace hardware attribute due to | |
| 248 unforseen problems (undo most recent change). | |
| 249 | |
| 250 1999-03-05 John Dallaway <jld@cygnus.co.uk> | |
| 251 | |
| 252 * packages: Remove the hardware attribute from the WALLCLOCK | |
| 253 and WATCHDOG packages. | |
| 254 * targets: Remove the dependency of each platform on the | |
| 255 WALLCLOCK and WATCHDOG packages since these are no longer | |
| 256 hardware packages. | |
| 257 | |
| 258 1999-03-05 Gary Thomas <gthomas@cygnus.co.uk> | |
| 259 | |
| 260 * targets: Remove old DEVICES package requirements. | |
| 261 Add WALLCLOCK, WATCHDOG for all platforms. | |
| 262 | |
| 263 1999-03-04 Gary Thomas <gthomas@cygnus.co.uk> | |
| 264 | |
| 265 These changes merged from 'ecos-new_devs-19990216-branch' | |
| 266 | |
| 267 (1999-02-18 Gary Thomas <gthomas@cygnus.co.uk>) | |
| 268 | |
| 269 * packages: Change include directory paths for I/O files. | |
| 270 | |
| 271 (1999-02-16 Gary Thomas <gthomas@cygnus.co.uk>) | |
| 272 | |
| 273 * pkgconf/makrules.src: | |
| 274 * pkgconf/makrules.tst: | |
| 275 * packages: Rework I/O [device drivers] sub-system. | |
| 276 | |
| 277 1999-03-04 Bart Veer <bartv@cygnus.co.uk> | |
| 278 | |
| 279 * pkgconf.tcl: | |
| 280 Added new command-line arguments --debug and --nodebug | |
| 281 | |
| 282 * pkgconf.tcl: | |
| 283 Revert previous change. cygpath may not be available in | |
| 284 customer releases of eCos. | |
| 285 | |
| 286 * pkgconf.tcl: | |
| 287 Under Windows the external cygpath utility is now used to | |
| 288 perform pathname translations. This eliminates the need for | |
| 289 pkgconf.tcl to know about or make guesses about the mount | |
| 290 table. | |
| 291 | |
| 292 1999-03-04 John Dallaway <jld@cygnus.co.uk> | |
| 293 | |
| 294 * pkgconf.tcl: Point to renamed *.ldi and *.h memory | |
| 295 layout files with unique names. | |
| 296 | |
| 297 1999-03-03 John Dallaway <jld@cygnus.co.uk> | |
| 298 | |
| 299 * pkgconf/makrules.tst: | |
| 300 Ignore test link errors only when IGNORE_LINK_ERRORS is | |
| 301 defined. | |
| 302 | |
| 303 1999-03-02 Bart Veer <bartv@cygnus.co.uk> | |
| 304 | |
| 305 * pkgconf.tcl: | |
| 306 tclsh 8.0 patchlevel 0 had problems accessing a namespace | |
| 307 array variable when a command was running inside a safe | |
| 308 interpreter. Prefixing the array variable with :: avoids | |
| 309 the problem and is still legal Tcl code. | |
| 310 | |
| 311 1999-02-26 Hugo Tyson <hmt@cygnus.co.uk> | |
| 312 | |
| 313 * targets (sleb): | |
| 314 * packages (CYGPKG_HAL_SPARCLITE_SLEB): | |
| 315 Add SPARClite evaluation board (sleb). | |
| 316 | |
| 317 | |
| 318 1999-02-22 Mark Galassi <rosalia@cygnus.com> | |
| 319 | |
| 320 * NEWS: small addition. | |
| 321 | |
| 322 1999-02-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 323 | |
| 324 * NEWS: Added some more entries, fleshed out some. | |
| 325 | |
| 326 1999-02-19 Mark Galassi <rosalia@cygnus.com> | |
| 327 | |
| 328 * NEWS: added the NEWS file. It's rather sparse for now. | |
| 329 | |
| 330 1999-02-11 John Dallaway <jld@cygnus.co.uk> | |
| 331 | |
| 332 * pkgconf/makrules.tst: Ignore linker errors while building tests. | |
| 333 | |
| 334 1999-02-10 Hugo Tyson <hmt@cygnus.co.uk> | |
| 335 | |
| 336 * targets: Set sparclite optimization -O2, enable selective | |
| 337 linking, &c &c. | |
| 338 | |
| 339 1999-02-10 Gary Thomas <gthomas@cygnus.co.uk> | |
| 340 | |
| 341 * targets: Remove options now that math problems have been addressed. | |
| 342 | |
| 343 1999-02-08 John Dallaway <jld@cygnus.co.uk> | |
| 344 | |
| 345 * packages: Define HAL and RS232 packages in alphabetical order | |
| 346 for presentation by the configuration tool. | |
| 347 | |
| 348 1999-02-01 Gary Thomas <gthomas@cygnus.co.uk> | |
| 349 | |
| 350 * targets: Add compiler options to work-around math code problems. | |
| 351 | |
| 352 1999-01-25 Hugo Tyson <hmt@cygnus.co.uk> | |
| 353 | |
| 354 * targets: be explicit about -msoft-float -mcpu=sparclite FAOD. | |
| 355 | |
| 356 | |
| 357 1999-01-21 Jesper Skov <jskov@cygnus.co.uk> | |
| 358 | |
| 359 * targets: | |
| 360 * packages: | |
| 361 Added FADS entries from Kevin Hester <KHester@opticworks.com>. | |
| 362 | |
| 363 1999-01-20 Gary Thomas <gthomas@cygnus.co.uk> | |
| 364 | |
| 365 * packages: Add ARM/PID serial driver | |
| 366 | |
| 367 1999-01-20 Jesper Skov <jskov@cygnus.co.uk> | |
| 368 | |
| 369 * targets: Changes ppc target 'stub' to 'stubs'. | |
| 370 | |
| 371 1999-01-19 Hugo Tyson <hmt@cygnus.co.uk> | |
| 372 | |
| 373 * targets: added -finit-priority to CXXLANGFLAGS for sparclite. | |
| 374 | |
| 375 | |
| 376 1999-01-19 Jesper Skov <jskov@cygnus.co.uk> | |
| 377 | |
| 378 * targets: Added 'stub' startup. | |
| 379 | |
| 380 1999-01-19 Gary Thomas <gthomas@cygnus.co.uk> | |
| 381 | |
| 382 * targets: Add new memory layout 'stubs' for GDB/stubs layout. | |
| 383 | |
| 384 1999-01-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 385 | |
| 386 * pkgconf.tcl: Add new misc file 'system.mak' which contains | |
| 387 the same info as <pkgconf/system.h> except suitable for makefiles. | |
| 388 | |
| 389 1999-01-14 Hugo Tyson <hmt@cygnus.co.uk> | |
| 390 | |
| 391 * packages: add SPARClite HAL info | |
| 392 * targets: add SPARClite info | |
| 393 * hal/sparclite/*...: initial checkin. | |
| 394 | |
| 395 | |
| 396 1999-01-14 Gary Thomas <gthomas@cygnus.co.uk> | |
| 397 | |
| 398 * pkgconf/makrules.prv: Rename 'TESTS' to 'PROGS' which makes | |
| 399 more sense based on how these rules are used. | |
| 400 | |
| 401 * pkgconf.tcl: Add support for 'misc' subdirectories. | |
| 402 | |
| 403 1999-01-14 Jesper Skov <jskov@cygnus.co.uk> | |
| 404 | |
| 405 * targets: Changed x86 tools prefix to i686-pc-linux-gnu. | |
| 406 | |
| 407 1999-01-13 Jesper Skov <jskov@cygnus.co.uk> | |
| 408 | |
| 409 * packages: Added aliases to i386 linux entry. | |
| 410 | |
| 411 1999-01-06 Jesper Skov <jskov@cygnus.co.uk> | |
| 412 | |
| 413 * targets: Cleaned up i386 entry. | |
| 414 | |
| 415 Mon Nov 9 15:05:30 GMT 1998 Chris Provenzano <proven@cygnus.com> | |
| 416 | |
| 417 Initial i386 linux port. | |
| 418 | |
| 419 * packages, targets: Added target i386 platform linux. | |
| 420 | |
| 421 | |
| 422 1999-01-11 Bart Veer <bartv@cygnus.co.uk> | |
| 423 | |
| 424 * pkgconf.tcl: Provide interim support for the MLT | |
| 425 | |
| 426 1998-12-17 Gary Thomas <gthomas@cygnus.co.uk> | |
| 427 | |
| 428 * targets: Make compiler options platform specific | |
| 429 for ARM (AEB-1 vs PID) | |
| 430 | |
| 431 1998-12-15 Gary Thomas <gthomas@cygnus.co.uk> | |
| 432 | |
| 433 * packages: Add new AEB-1 platform | |
| 434 | |
| 435 * targets: Support new selective linking for ARM. | |
| 436 Also add AEB-1 platform. | |
| 437 | |
| 0 | 438 1998-10-23 Jesper Skov <jskov@cygnus.co.uk> |
| 439 PR 17959 | |
| 440 | |
| 441 * targets: Add wallclock and watchdog devices to SIM and powerpc | |
| 442 default configurations. | |
| 443 | |
| 444 1998-10-21 Jesper Skov <jskov@cygnus.co.uk> | |
| 445 | |
| 446 * targets: Define _SOFT_FLOAT for PPC. Workaround for PR 17809. | |
| 447 | |
| 448 1998-10-16 Bart Veer <bartv@cygnus.co.uk> | |
| 449 | |
| 450 * pkgconf.tcl: | |
| 451 Add a check for versions of Tcl older than 8.0, and produce | |
| 452 a sensible error message in those cases. | |
| 453 | |
| 454 Thu Oct 15 08:55:00 1998 John Dallaway <jld@cygnus.co.uk> | |
| 455 | |
| 456 * customers: | |
| 457 Fix typo in prebuilts for `public' customer. | |
| 458 | |
| 459 Wed Oct 14 15:50:34 1998 Tim Goodwin <tgoodwin@cygnus.co.uk> | |
| 460 | |
| 461 * customers: | |
| 462 Add prebuilts for `public' customer. | |
| 463 | |
| 464 Tue Oct 13 17:10:46 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 465 | |
| 466 * targets: | |
| 467 Add -Wl,-static to link flags, since the up-and-coming | |
| 468 toolchains after 1.1 will require it. In particular anyone | |
| 469 using the latest devo compilers needs it. | |
| 470 | |
| 471 Tue Oct 13 14:52:50 1998 Tim Goodwin <tgoodwin@cygnus.co.uk> | |
| 472 | |
| 473 * pkgconf.tcl: | |
| 474 Fix missing package name that causes bogus error message. | |
| 475 | |
| 476 1998-10-12 Jesper Skov <jskov@cygnus.co.uk> | |
| 477 | |
| 478 * targets: added -ffunction-sections and -fdata-sections for | |
| 479 powerpc. | |
| 480 | |
| 481 Mon Oct 12 18:52:35 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 482 | |
| 483 * targets: | |
| 484 Add -Winline back into ERRFLAGS for tx39 | |
| 485 For PR 17319 | |
| 486 | |
| 487 1998-10-08 Gary Thomas <gthomas@penang.cygnus.co.uk> | |
| 488 | |
| 489 * packages: | |
| 490 * targets: | |
| 491 Add support for new architecture. | |
| 492 | |
| 493 1998-10-06 John Dallaway <jld@cygnus.co.uk> | |
| 494 | |
| 495 * customers: | |
| 496 Make the PowerPC architecture part of the public release. | |
| 497 | |
| 498 1998-09-25 Bart Veer <bartv@cygnus.co.uk> | |
| 499 | |
| 500 * pkgconf.tcl: | |
| 501 PR 17485: as a temporary workaround header files in the install | |
| 502 tree are now always deleted. This is a sub-optimal solution since | |
| 503 it may cause unnecessary rebuilds of the system and of application | |
| 504 code, but it is safe. A correct solution would require much more | |
| 505 work. | |
| 506 | |
| 507 1998-09-18 Bart Veer <bartv@cygnus.co.uk> | |
| 508 | |
| 509 * pkgconf.tcl: The argument parsing code no longer tries to be | |
| 510 clever when parsing pathnames. Any string is accepted, and if the | |
| 511 filename happens to be illegal then this should result in a | |
| 512 reasonable error message when generating the build tree. | |
| 513 | |
| 514 Thu Sep 17 17:33:44 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 515 | |
| 516 * targets: TX39 doesn't support GDB_DEVICE. | |
| 517 | |
| 518 Tue Sep 15 19:38:55 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 519 | |
| 520 * targets: | |
| 521 Removed -Winline for tx39 target since this toolchain produces | |
| 522 warnings specific to it about not being able to inline functions | |
| 523 that return something more than 32 bits. | |
| 524 | |
| 525 Tue Sep 15 19:11:20 1998 David Moore <dsm@keema.cygnus.co.uk> | |
| 526 | |
| 527 * pkgconf.tcl: Cleaned up comments. | |
| 528 | |
| 529 Tue Sep 15 13:49:06 1998 Jesper Skov <jskov@cygnus.co.uk> | |
| 530 | |
| 531 * targets: Cleaned up powerpc lines. | |
| 532 | |
| 533 1998-09-14 Bart Veer <bartv@cygnus.co.uk> | |
| 534 | |
| 535 * pkgconf.tcl: | |
| 536 Fixes for PR 17286. After the earlier fixes for PR 17195 pkgconf | |
| 537 had started deleting the makefile.deps files even when it was | |
| 538 not always appropriate to do so. Now makefile.deps files only | |
| 539 get deleted if there has been a change to the configuration's | |
| 540 set of packages. Whenever there is such a change the file | |
| 541 pkgconf/pkgconf.mak gets updated, which should cause everything | |
| 542 to be rebuilt and new makefile.deps files to be generated. | |
| 543 | |
| 544 1998-09-11 Bart Veer <bartv@cygnus.co.uk> | |
| 545 | |
| 546 * packages: | |
| 547 Added more useful aliases for the watchdog and wallclock devices. | |
| 548 | |
| 549 * pkgconf.tcl: | |
| 550 Fixes for PR 17195. | |
| 551 When it becomes necessary to clean out the build tree, | |
| 552 the generated makefile.deps files are now removed as well. | |
| 553 It was possible for these files to reference headers that | |
| 554 are no longer in the configuration. | |
| 555 When a package was disabled and then re-enabled, the | |
| 556 generated makefiles for the include directories would believe | |
| 557 incorrectly that the install/include directory was up to date | |
| 558 because of .stamp files. These generated makefiles no longer | |
| 559 rely on .stamp files for correct operation to avoid any | |
| 560 such problems. | |
| 561 | |
| 562 * targets: | |
| 563 All individual device drivers are now disabled when using | |
| 564 the simulator HAL packages. | |
| 565 | |
| 566 1998-09-08 Bart Veer <bartv@cygnus.co.uk> | |
| 567 | |
| 568 * pkgconf.tcl (pkgconf::produce_misc_files): | |
| 569 * pkgconf/makrules.prv: | |
| 570 * pkgconf/makrules.tst: | |
| 571 * pkgconf/makrules.src: | |
| 572 Allow per-package make rules, for use by configuration tool. | |
| 573 | |
| 574 Tue Sep 8 14:40:57 1998 Tim Goodwin <tgoodwin@cygnus.co.uk> | |
| 575 | |
| 576 * targets: | |
| 577 Turn on selective linking for TX39. Remove `-fno-builtin'. | |
| 578 | |
| 579 Mon Sep 7 18:24:07 1998 Hugo Tyson <hmt@cygnus.co.uk> | |
| 580 | |
| 581 * targets: | |
| 582 Add -finit-priority to mn10300 and tx39 for it is no longer the | |
| 583 default, with our latest lovely tools. | |
| 584 | |
| 585 1998-09-04 Bart Veer <bartv@cygnus.co.uk> | |
| 586 | |
| 587 * pkgconf.tcl: pkgconf::get_current_packages { } | |
| 588 Hardware packages which were inappropriate for the current target | |
| 589 but still explicitly enabled by the user were being ignored. In | |
| 590 such cases the user should be able to override the settings. | |
| 591 | |
| 592 <pkgconf/system.h> now contains #undef's for packages that are not | |
| 593 present. | |
| 594 | |
| 595 1998-09-03 Bart Veer <bartv@cygnus.co.uk> | |
| 596 | |
| 597 * targets: | |
| 598 The tx39 simulator platform should not have the serial device | |
| 599 enabled. | |
| 600 | |
| 601 * pkgconf.tcl: | |
| 602 Changed the output of --pkgdata to match the needs of the | |
| 603 configuration tool. | |
| 604 | |
| 605 Thu Sep 3 15:13:42 1998 Tim Goodwin <tgoodiwn@cygnus.co.uk> | |
| 606 | |
| 607 * packages: | |
| 608 | |
| 609 s/panx/mn10300/g | |
| 610 | |
| 611 1998-09-02 Bart Veer <bartv@cygnus.co.uk> | |
| 612 | |
| 613 * packages: | |
| 614 Changed a few aliases, to improve consistency. | |
| 615 | |
| 616 * pkgconf.tcl: | |
| 617 Added Windows-specific support for pathnames with spaces. | |
| 618 | |
| 619 * pkgconf.tcl: | |
| 620 * targets: | |
| 621 * packages: | |
| 622 Changed the way HAL packages are handled. At the same time, | |
| 623 improved the handling of device driver packages. | |
| 624 | |
| 625 Wed Sep 2 11:38:58 1998 Tim Goodwin <tgoodwin@cygnus.co.uk | |
| 626 | |
| 627 * everything: global change to update copyright notice, etc. | |
| 628 | |
| 629 | |
| 630 Mon Aug 31 11:24:25 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 631 | |
| 632 * targets: Added -finit-priority to PowerPC CXX flags. | |
| 633 | |
| 634 Mon Aug 31 11:21:10 1998 Jesper Skov <jskov@lassi.cygnus.co.uk> | |
| 635 | |
| 636 * targets: Added -finit-priority to PowerPC CXX flags. | |
| 637 | |
| 638 1998-08-27 Bart Veer <bartv@cygnus.co.uk> | |
| 639 | |
| 640 * pkgconf.tcl: Fix read_save_file() to report the filename | |
| 641 correctly. | |
| 642 | |
| 643 1998-08-25 Bart Veer <bartv@cygnus.co.uk> | |
| 644 | |
| 645 * pkgconf.tcl: Fix definitions of array variables to work with Tcl | |
| 646 8.1 | |
| 647 | |
| 648 Mon Aug 24 17:44:26 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 649 | |
| 650 * packages: | |
| 651 Change capitalisation of error package alias | |
| 652 | |
| 653 1998-08-18 Nick Garnett <nickg@cygnus.co.uk> | |
| 654 | |
| 655 * packages: Added "HAL Common" package. | |
| 656 | |
| 657 Mon Aug 17 22:31:58 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 658 | |
| 659 * pkgconf/makrules.tst, pkgconf/makrules.prv: | |
| 660 Remove all -ltarget and -lgcc as we now specify them in the HAL | |
| 661 linker scripts | |
| 662 | |
| 663 Thu Aug 13 15:35:16 1998 Jonathan Larmour <jlarmour@cygnus.co.uk> | |
| 664 | |
| 665 * pkgconf/makrules.prv, pkgconf/makrules.tst: | |
| 666 Add extra -ltarget as libgcc needs to have symbols resolved from | |
| 667 the C library | |
| 668 | |
| 669 1998-07-31 Nick Garnett <nickg@cygnus.co.uk> | |
| 670 | |
| 671 * packages: Added watchdog device. | |
| 672 | |
| 673 Mon Jul 27 19:36:53 BST 1998 Chris Provenzano <proven@cygnus.com> | |
| 674 | |
| 675 * packages: Added gdb pseudo device. | |
| 676 | |
| 677 1998-07-23 Bart Veer <bartv@cygnus.co.uk> | |
| 678 | |
| 679 * pkgconf.tcl: added new argument --pkgdata for internal use only. | |
| 680 This results in a program-friendly listing of the available | |
| 681 packages. | |
| 682 | |
| 683 * Start of consistent usage of ChangeLog files throughout the | |
| 684 project | |
| 685 | |
| 686 //=========================================================================== | |
| 687 //####COPYRIGHTBEGIN#### | |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
688 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
689 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
690 // The contents of this file are subject to the Red Hat eCos Public License |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
691 // Version 1.1 (the "License"); you may not use this file except in |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
692 // compliance with the License. You may obtain a copy of the License at |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
693 // http://www.redhat.com/ |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
694 // |
|
66
bf00f99aec69
Merge from eCos master repository on 2000-02-02-19:16:44-GMT
jlarmour
parents:
64
diff
changeset
|
695 // Software distributed under the License is distributed on an "AS IS" |
|
64
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
696 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
697 // License for the specific language governing rights and limitations under |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
698 // the License. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
699 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
700 // The Original Code is eCos - Embedded Configurable Operating System, |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
701 // released September 30, 1998. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
702 // |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
703 // The Initial Developer of the Original Code is Red Hat. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
704 // Portions created by Red Hat are |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
705 // Copyright (C) 1998, 1999, 2000 Red Hat, Inc. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
706 // All Rights Reserved. |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
707 // ------------------------------------------- |
|
c38311975d4f
Merge from eCos master repository on 2000-01-28-04:28:11-GMT
jlarmour
parents:
58
diff
changeset
|
708 // |
| 0 | 709 //####COPYRIGHTEND#### |
| 710 //=========================================================================== |
