annotate packages/ChangeLog @ 0:3111d98ba7b3 ecos-v1_1-release

Initial commit of eCos version 1.1
author jlarmour
date Tue, 11 May 1999 11:16:07 +0000
parents
children 443894e2e912
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
1 1998-10-23 Jesper Skov <jskov@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
2 PR 17959
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
3
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
4 * targets: Add wallclock and watchdog devices to SIM and powerpc
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
5 default configurations.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
6
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
7 1998-10-21 Jesper Skov <jskov@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
8
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
9 * targets: Define _SOFT_FLOAT for PPC. Workaround for PR 17809.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
10
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
11 1998-10-16 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
12
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
13 * pkgconf.tcl:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
14 Add a check for versions of Tcl older than 8.0, and produce
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
15 a sensible error message in those cases.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
16
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
17 Thu Oct 15 08:55:00 1998 John Dallaway <jld@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
18
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
19 * customers:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
20 Fix typo in prebuilts for `public' customer.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
21
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
22 Wed Oct 14 15:50:34 1998 Tim Goodwin <tgoodwin@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
23
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
24 * customers:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
25 Add prebuilts for `public' customer.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
26
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
27 Tue Oct 13 17:10:46 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
28
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
29 * targets:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
30 Add -Wl,-static to link flags, since the up-and-coming
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
31 toolchains after 1.1 will require it. In particular anyone
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
32 using the latest devo compilers needs it.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
33
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
34 Tue Oct 13 14:52:50 1998 Tim Goodwin <tgoodwin@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
35
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
36 * pkgconf.tcl:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
37 Fix missing package name that causes bogus error message.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
38
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
39 1998-10-12 Jesper Skov <jskov@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
40
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
41 * targets: added -ffunction-sections and -fdata-sections for
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
42 powerpc.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
43
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
44 Mon Oct 12 18:52:35 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
45
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
46 * targets:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
47 Add -Winline back into ERRFLAGS for tx39
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
48 For PR 17319
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
49
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
50 1998-10-08 Gary Thomas <gthomas@penang.cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
51
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
52 * packages:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
53 * targets:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
54 Add support for new architecture.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
55
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
56 1998-10-06 John Dallaway <jld@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
57
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
58 * customers:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
59 Make the PowerPC architecture part of the public release.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
60
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
61 1998-09-25 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
62
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
63 * pkgconf.tcl:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
64 PR 17485: as a temporary workaround header files in the install
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
65 tree are now always deleted. This is a sub-optimal solution since
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
66 it may cause unnecessary rebuilds of the system and of application
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
67 code, but it is safe. A correct solution would require much more
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
68 work.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
69
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
70 1998-09-18 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
71
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
72 * pkgconf.tcl: The argument parsing code no longer tries to be
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
73 clever when parsing pathnames. Any string is accepted, and if the
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
74 filename happens to be illegal then this should result in a
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
75 reasonable error message when generating the build tree.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
76
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
77 Thu Sep 17 17:33:44 1998 Jesper Skov <jskov@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
78
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
79 * targets: TX39 doesn't support GDB_DEVICE.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
80
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
81 Tue Sep 15 19:38:55 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
82
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
83 * targets:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
84 Removed -Winline for tx39 target since this toolchain produces
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
85 warnings specific to it about not being able to inline functions
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
86 that return something more than 32 bits.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
87
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
88 Tue Sep 15 19:11:20 1998 David Moore <dsm@keema.cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
89
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
90 * pkgconf.tcl: Cleaned up comments.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
91
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
92 Tue Sep 15 13:49:06 1998 Jesper Skov <jskov@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
93
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
94 * targets: Cleaned up powerpc lines.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
95
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
96 1998-09-14 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
97
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
98 * pkgconf.tcl:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
99 Fixes for PR 17286. After the earlier fixes for PR 17195 pkgconf
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
100 had started deleting the makefile.deps files even when it was
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
101 not always appropriate to do so. Now makefile.deps files only
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
102 get deleted if there has been a change to the configuration's
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
103 set of packages. Whenever there is such a change the file
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
104 pkgconf/pkgconf.mak gets updated, which should cause everything
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
105 to be rebuilt and new makefile.deps files to be generated.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
106
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
107 1998-09-11 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
108
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
109 * packages:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
110 Added more useful aliases for the watchdog and wallclock devices.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
111
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
112 * pkgconf.tcl:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
113 Fixes for PR 17195.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
114 When it becomes necessary to clean out the build tree,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
115 the generated makefile.deps files are now removed as well.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
116 It was possible for these files to reference headers that
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
117 are no longer in the configuration.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
118 When a package was disabled and then re-enabled, the
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
119 generated makefiles for the include directories would believe
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
120 incorrectly that the install/include directory was up to date
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
121 because of .stamp files. These generated makefiles no longer
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
122 rely on .stamp files for correct operation to avoid any
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
123 such problems.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
124
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
125 * targets:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
126 All individual device drivers are now disabled when using
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
127 the simulator HAL packages.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
128
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
129 1998-09-08 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
130
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
131 * pkgconf.tcl (pkgconf::produce_misc_files):
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
132 * pkgconf/makrules.prv:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
133 * pkgconf/makrules.tst:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
134 * pkgconf/makrules.src:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
135 Allow per-package make rules, for use by configuration tool.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
136
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
137 Tue Sep 8 14:40:57 1998 Tim Goodwin <tgoodwin@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
138
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
139 * targets:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
140 Turn on selective linking for TX39. Remove `-fno-builtin'.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
141
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
142 Mon Sep 7 18:24:07 1998 Hugo Tyson <hmt@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
143
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
144 * targets:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
145 Add -finit-priority to mn10300 and tx39 for it is no longer the
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
146 default, with our latest lovely tools.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
147
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
148 1998-09-04 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
149
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
150 * pkgconf.tcl: pkgconf::get_current_packages { }
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
151 Hardware packages which were inappropriate for the current target
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
152 but still explicitly enabled by the user were being ignored. In
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
153 such cases the user should be able to override the settings.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
154
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
155 <pkgconf/system.h> now contains #undef's for packages that are not
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
156 present.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
157
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
158 1998-09-03 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
159
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
160 * targets:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
161 The tx39 simulator platform should not have the serial device
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
162 enabled.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
163
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
164 * pkgconf.tcl:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
165 Changed the output of --pkgdata to match the needs of the
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
166 configuration tool.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
167
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
168 Thu Sep 3 15:13:42 1998 Tim Goodwin <tgoodiwn@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
169
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
170 * packages:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
171
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
172 s/panx/mn10300/g
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
173
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
174 1998-09-03 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
175
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
176 * pkgrelease.tcl:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
177 Updated to cope with the HAL packages no longer being special.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
178 Also tidied up some of the Tcl code and removed a few references
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
179 to ecc.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
180
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
181 1998-09-02 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
182
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
183 * packages:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
184 Changed a few aliases, to improve consistency.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
185
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
186 * pkgconf.tcl:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
187 Added Windows-specific support for pathnames with spaces.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
188
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
189 * pkgconf.tcl:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
190 * targets:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
191 * packages:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
192 Changed the way HAL packages are handled. At the same time,
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
193 improved the handling of device driver packages.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
194
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
195 Wed Sep 2 11:38:58 1998 Tim Goodwin <tgoodwin@cygnus.co.uk
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
196
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
197 * everything: global change to update copyright notice, etc.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
198
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
199
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
200 Mon Aug 31 11:24:25 1998 Jesper Skov <jskov@lassi.cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
201
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
202 * targets: Added -finit-priority to PowerPC CXX flags.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
203
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
204 Mon Aug 31 11:21:10 1998 Jesper Skov <jskov@lassi.cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
205
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
206 * targets: Added -finit-priority to PowerPC CXX flags.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
207
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
208 1998-08-27 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
209
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
210 * pkgconf.tcl: Fix read_save_file() to report the filename
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
211 correctly.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
212
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
213 1998-08-25 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
214
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
215 * pkgconf.tcl: Fix definitions of array variables to work with Tcl
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
216 8.1
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
217
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
218 Mon Aug 24 17:44:26 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
219
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
220 * packages:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
221 Change capitalisation of error package alias
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
222
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
223 1998-08-18 Nick Garnett <nickg@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
224
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
225 * packages: Added "HAL Common" package.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
226
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
227 Mon Aug 17 22:31:58 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
228
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
229 * pkgconf/makrules.tst, pkgconf/makrules.prv:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
230 Remove all -ltarget and -lgcc as we now specify them in the HAL
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
231 linker scripts
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
232
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
233 Thu Aug 13 15:35:16 1998 Jonathan Larmour <jlarmour@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
234
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
235 * pkgconf/makrules.prv, pkgconf/makrules.tst:
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
236 Add extra -ltarget as libgcc needs to have symbols resolved from
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
237 the C library
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
238
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
239 1998-07-31 Nick Garnett <nickg@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
240
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
241 * packages: Added watchdog device.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
242
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
243 Mon Jul 27 19:36:53 BST 1998 Chris Provenzano <proven@cygnus.com>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
244
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
245 * packages: Added gdb pseudo device.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
246
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
247 1998-07-23 Bart Veer <bartv@cygnus.co.uk>
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
248
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
249 * pkgconf.tcl: added new argument --pkgdata for internal use only.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
250 This results in a program-friendly listing of the available
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
251 packages.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
252
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
253 * Start of consistent usage of ChangeLog files throughout the
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
254 project
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
255
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
256 //===========================================================================
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
257 //####COPYRIGHTBEGIN####
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
258 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
259 // -------------------------------------------
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
260 // The contents of this file are subject to the Cygnus eCos Public License
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
261 // Version 1.0 (the "License"); you may not use this file except in
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
262 // compliance with the License. You may obtain a copy of the License at
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
263 // http://sourceware.cygnus.com/ecos
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
264 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
265 // Software distributed under the License is distributed on an "AS IS"
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
266 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
267 // License for the specific language governing rights and limitations under
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
268 // the License.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
269 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
270 // The Original Code is eCos - Embedded Cygnus Operating System, released
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
271 // September 30, 1998.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
272 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
273 // The Initial Developer of the Original Code is Cygnus. Portions created
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
274 // by Cygnus are Copyright (C) 1998 Cygnus Solutions. All Rights Reserved.
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
275 // -------------------------------------------
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
276 //
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
277 //####COPYRIGHTEND####
3111d98ba7b3 Initial commit of eCos version 1.1
jlarmour
parents:
diff changeset
278 //===========================================================================