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