source: rtems/make/ChangeLog @ a2138d4

4.104.114.95
Last change on this file since a2138d4 was a2138d4, checked in by Joel Sherrill <joel.sherrill@…>, on 08/15/08 at 20:22:53

2008-08-15 Allan Hessenflow <allanh@…>

  • custom/bf537Stamp.cfg: New file.
  • Property mode set to 100644
File size: 47.7 KB
Line 
12008-08-15      Allan Hessenflow <allanh@kallisti.com>
2
3        * custom/bf537Stamp.cfg: New file.
4
52008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
6
7        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
8        New files.
9
10        * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
11        More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
12
132008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
14
15        * custom/pgh360.cfg:
16        Creation from gen68360.cfg
17
182008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
21
222008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
23
24        * custom/mcf5329.cfg: New file.
25
262008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
27
28        * custom/mcf52235.cfg: Change to mcf5223x.
29
302008-06-10      Chris Johns <chrisj@rtems.org>
31
32        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
33        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
34        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
35        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
36        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
37        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
38        -mcpu= option for Coldfires now supported in GCC 4.3.0.
39
402008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
41
42        * custom/mcf52235.cfg: New.
43
442008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * custom/nds.cfg: Email from author says to drop this flag.
47
482008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * leaf.cfg: Do not override bsp-post-link.
51
522008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
53
54        * Makefile.am: Add smdk2410.
55
562008-05-06      Ray Xu <rayx.cn@gmail.com>
57
58        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
59        * custom/smdk2410.cfg: New file.
60
612008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
62
63        * Makefile.am: Add nds.
64
652008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
66
67        * custom/nds.cfg: New file.
68
692008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
70
71        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
72        default processor model optimization has changed in gcc 4.3.0.
73
742008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
75
76        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
77        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
78        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
79        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
80        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
81        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
82        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
83        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
84        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
85        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
86        explicit .exe instead of EXEEXT to get it to work.
87
882008-03-06      Till Straumann <strauman@slac.stanford.edu>
89
90        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
91
922008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
95
962008-02-11      Till Straumann <strauman@slac.stanford.edu>
97
98        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
99        added '-g' to CFLAGS_DEBUG_V.
100
1012008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
102
103        * custom/pc386.cfg: Use file with symbols.
104
1052008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
106
107        * custom/ss555.cfg: Add CVS Id.
108
1092008-01-09      Eric Norum <norume@aps.anl.gov>
110
111        * custom/mvme3100.cfg: Add make-cxx-exe rule.
112
1132007-12-17      Chris Johns <chrisj@rtems.org>
114
115        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
116        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
117        bsp-post-link make macros. This allow external autotools support.
118
1192007-12-14      Till Straumann <strauman@slac.stanford.edu>
120
121        * custom/mvme3100.cfg: Added; new BSP.
122
1232007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
124
125        * custom/mvme5500.cfg: Fix typo.
126
1272007-11-27      Kate Feng <feng1@bnl.gov>
128
129        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
130        BSP has issues.
131
1322007-11-03      Ray Xu <rayx.cn@gmail.com>
133
134        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
135        with THUMB enabled
136
1372007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
138
139        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
140        nickname for the Freescale evaluation board it is based upon. BSP was
141        tested on a Freescale MPC5200LITE.
142
1432007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
144
145        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
146        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
147          calls.
148        * custom/gen83xx.cfg: Use -O2.
149
1502007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
151
152        * custom/Linux-posix.cfg: Use -O2.
153        * custom/rbtx4938.cfg: Add missing -O2.
154        * custom/rtl22xx.cfg: Adjust indentation.
155        * custom/virtex.cfg: Use -O2.
156
1572007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
158
159        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
160        using C++ ctor trick. An RTEMS C++ application running on this BSP
161        may have initialization order issues to address.
162
1632007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
164
165        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
166
1672007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
168
169        * custom/gen83xx.cfg: Add make-cxx-exe rule.
170
1712007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
172
173        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
174        MPC83xx controller based boards
175       
1762007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
177
178        * custom/virtex.cfg: added file to support PPC core in a xilinx
179        virtex FPGA
180       
1812007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
182
183        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
184        work except gcc core dumps with an ICE when may_alias is used in this
185        code. I filed a GCC PR and reduced optimization to -O0 and it does
186        run again.
187
1882007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
189
190        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
191        out make-cxx-exe usage example.
192
1932007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
194
195        * custom/gen5200.cfg: Remove junk comment.
196        * custom/ep5200.cfg: New file.
197
1982007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
199
200        * custom/armulator.cfg: Removed.
201
2022007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
203
204        * custom/mvme5500.cfg: Use -O2 again.
205
2062007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
207
208        * Makefile.am: DMV152 obsoleted.
209        * custom/dmv152.cfg: Removed.
210
2112007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
212
213        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
214        variants.
215        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
216
2172007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
218
219        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
220        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
221        extension instead of BSP unique ones.
222
2232007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
224
225        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
226        Plus some cleanup
227
2282007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
229
230        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
231        for Classic API Barrier.
232
2332007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
234
235        * custom/rtl22xx.cfg: Cleanup.
236        * Makefile.am: Add custom/rtl22xx.cfg.
237
2382007-04-26      Ray Xu <xr@trasin.net>
239
240        * custom/rtl22xx.cfg: New (Initial submission).
241
2422007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
243
244        * Makefile.am: Cleanup.
245
2462007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
247
248        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
249        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
250        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
251        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
252        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
253        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
254        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
255        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
256        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
257        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
258        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
259        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
260        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
261        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
262        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
263        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
264        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
265        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
266        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
267        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
268        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
269        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
270        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
271
2722007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
273
274        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
275        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
276        Use $(NM) -g -n instead of $(NM) -n.
277        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
278        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
279        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
280
2812007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
282
283        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
284        DRIVER_ARCHITECTURE.
285        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
286        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
287        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
288        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
289        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
290        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
291        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
292        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
293        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
294        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
295        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
296        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
297        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
298        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
299        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
300        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
301        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
302        CXXFLAGS_OPTIMIZE_V.
303
3042007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
305
306        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
307        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
308        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
309        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
310
3112006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
312
313        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
314        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
315        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
316        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
317        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
318        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
319        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
320        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
321        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
322        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
323        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
324        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
325        custom/i386ex.cfg, custom/idp.cfg,
326        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
327        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
328        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
329        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
330        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
331        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
332        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
333        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
334        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
335        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
336        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
337        Cleanup.
338
3392006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
340
341        * custom/uC5282.cfg: Remove hard-code compiler flags.
342        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
343        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
344
3452006-10-23      Joel Sherrill <joel@OARcorp.com>
346
347        * custom/eZKit533.cfg: New file.
348
3492006-09-08      Kate Feng <feng1@bnl.gov>
350
351        PR 1150/bsps
352        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
353        that gcc (4.0.2) implicitely uses the vector engine for optimization;
354        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
355
3562006-08-09      Kolja Waschk <waschk@telos.de>
357
358        * Makefile.am: New port to Altera NIOS II.
359        * custom/nios2_iss.cfg: New file.
360
3612006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
362
363        * custom/brsl5.cfg: (PR1117) added
364       
3652006-06-08      Bruce Robinson <brucer@pmccorp.com>
366       
367        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
368        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
369
3702005-04-10      Eric Norum <norume@aps.anl.gov>
371
372        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
373
3742006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
375
376        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
377        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
378        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
379        Remove (abandoned).
380
3812006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
382
383        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
384        Merger from rtems-4-6-branch.
385
3862006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
387
388        PR 851/bsps
389        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
390        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
391
3922005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
393
394        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
395
3962005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
397
398        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
399        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
400        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
401        Use .srec for files containing SRECs.
402
4032005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
404
405        * custom/gp32.cfg: Replace .gxb with .elf.
406        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
407
4082005-11-03      Till Straumann <strauman@slac.stanford.edu>
409
410        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
411        -mcpu=750 instead.
412
4132005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
414
415        * custom/orp.cfg: Remove (abandoned).
416        * custom/av5282.cfg: Remove obsolete vars.
417        * custom/gba.cfg: Remove PROFILE* (abandoned).
418        Remove -static (bogus).
419
4202005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
421
422        PR 822/bsps
423        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
424
4252005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
426
427        * custom/av5282.cfg: New file.
428
4292005-06-17      Markku Puro <markku.puro@kopteri.net>
430
431        * Makefile.am: Adding GameBoy Advance BSP.
432        * custom/gba.cfg: New file.
433
4342005-06-17      Joel Sherrill <joel@OARcorp.com>
435
436        * custom/mcf5235.cfg: New file.
437
4382005-06-01      Philippe Simons <loki_666@fastmail.fm>
439
440        * custom/gp32.cfg: Add make-cxx-exe.
441
4422005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
443
444        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
445        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
446        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
447
4482005-05-02      Joel Sherrill <joel@OARcorp.com>
449
450        * Makefile.am: Remove dmv177 and ppcn_60x.
451        * custom/dmv177.cfg: Removed.
452
4532005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
454
455        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
456
4572005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
458
459        * Makefile.am: Initial release of ep1a bsp
460        * custom/ep1a.cfg: New file.
461
4622005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
463
464        * custom/score603e.cfg: Update score603e to new exception model
465        NOTE: These modifications have not been tested on hardware.
466
4672005-03-11      Jay Monkman <jtm@lopingdog.com>
468
469        * custom/vegaplus.cfg: Removed.
470
4712005-03-11      Philippe Simons <loki_666@fastmail.fm>
472
473        * custom/gp32.cfg: New file.
474
4752005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
476
477        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
478        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
479        Remove -Wa,-m7450.
480
4812005-02-25      Joel Sherrill <joel@OARcorp.com>
482
483        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
484        * custom/arm_bare_bsp.cfg: Removed.
485
4862005-02-24      Jay Monkman <jtm@lopingdog.com>
487
488        * custom/csb350.cfg: New BSP.
489
4902005-02-24      Jay Monkman <jtm@lopingdog.com>
491
492        * custom/csb337.cfg: Cleanup.
493
4942005-02-08      Eric Norum <norume@aps.anl.gov>
495
496        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
497        proper versions of gcc (which take -m528x as an order to load the
498        -m5200 multilib variants) are widely available.
499
5002005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
501
502        * custom/uC5282.cfg: Cleanup.
503
5042005-01-28      Eric Norum <norume@aps.anl.gov>
505
506        * Makefile.am, custom/uC5282.cfg: New BSP
507
5082005-01-20      Joel Sherrill <joel@OARcorp.com>
509
510        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
511        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
512        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
513        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
514        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
515
5162005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
517
518        * compilers/gcc-portsw.cfg: Remove.
519        * Makefile.am: Reflect change above.
520
5212004-11-23      Joel Sherrill <joel@OARcorp.com>
522
523        * Makefile.am: Remove eth_comm.
524        * custom/eth_comm.cfg: Removed.
525
5262004-11-22      Jennifer Averett <jennifer@OARcorp.com>
527
528        PR 581/bsps
529        * custom/psim.cfg: Convert PSIM to new exception model.
530
5312004-11-17      Joel Sherrill <joel@OARcorp.com>
532
533        * custom/mvme2100.cfg: Add make-cxx-exe rule.
534
5352004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
536
537        * Makefile.am: Add MVME2100 BSP.
538        * custom/mvme2100.cfg: New file.
539
5402004-11-05      Joel Sherrill <joel@OARcorp.com>
541
542        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
543        architecture name for RTEMS. Since this was used as the -mcpu
544        argument to GCC, that also had to be changed.
545
5462004-10-26      Eric Norum <norume@aps.anl.gov
547
548        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
549
5502004-10-20      Eric Norum <norume@aps.anl.gov
551
552        * custom/mvme5500.cfg: New BSP.
553
5542004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
555
556        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
557
5582004-09-29      Joel Sherrill <joel@OARcorp.com>
559
560        * custom/h8sim.cfg: i960 obsoleted.
561        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
562
5632004-08-03      Jay Monkman <jtm@lopingdog.com>
564
565        * custom/csb360.cfg: New file.
566
5672004-07-15      Jay Monkman
568
569        * custom/csb336.cfg, custom/csb337.cfg: New files.
570
5712004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
572
573        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
574        with FreeBSD and now unused).
575        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
576
5772004-04-12      David Querbach <querbach@realtime.bc.ca>
578
579        * custom/ss555.cfg: New file.
580
5812004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
582
583        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
584        with Cygwin and now unused).
585
5862004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
587
588        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
589
5902004-03-05      Joel Sherrill <joel@OARcorp.com>
591
592        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
593        support.
594
5952004-02-26      Joel Sherrill <joel@OARcorp.com>
596
597        PR 570/bsps
598        * custom/mvme2307.cfg: Do not use -msdata=eabi since
599        it breaks the linking of the vectors.
600
6012004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * Makefile.am: Cosmetics.
604
6052004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
608        dist_rtems_make_custom_DATA = custom/default.cfg.
609
6102004-02-05      Joel Sherrill <joel@OARcorp.com>
611
612        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
613        these -- copied from the 4.6 branch.
614
6152004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        PR 553/bsps
618        * custom/mrm332.cfg: Comment out objdump.
619
6202004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
623
6242004-01-20      Joel Sherrill <joel@OARcorp.com>
625
626        PR 553/bsps
627        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
628        comment.
629
6302004-01-07      Joel Sherrill <joel@OARcorp.com>
631
632        * Makefile.am: Remove efi68k and efi332 references as they are no
633        longer in the tree.
634
6352004-01-07      Joel Sherrill <joel@OARcorp.com>
636
637        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
638        users of these boards so we are removing them.
639        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
640
6412004-01-07      Joel Sherrill <joel@OARcorp.com>
642
643        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
644
6452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * Makefile.am: EXTRA_DIST +=.
648
6492003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * custom/Makefile.am: Remove.
652        * Makefile.am: Merge-in former custom/Makefile.am
653
6542003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
657        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
658
6592003-09-26      Joel Sherrill <joel@OARcorp.com>
660
661        * custom/simhppa.cfg: Removed.
662
6632003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
666
6672003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        PR 470/bsps
670        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
671        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
672        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
673
6742003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
677        the BSP's configure-script).
678        Remove BSP_CPPFLAGS (Obsolete).
679
6802003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        PR 321/bsps
683        * leaf.cfg: Remove support for profile-variant.
684        * main.cfg: Ditto.
685        * compilers/gcc-no_bsp.cfg: Ditto.
686        * compilers/gcc-portsw.cfg: Ditto.
687        * compilers/gcc-target-default.cfg: Ditto.
688
6892003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
690
691        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
692
6932003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
694
695        PR 368/filesystems
696        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
697        with this PR for alias BSPs.
698
6992003-03-18  Till Straumann <strauman@slac.stanford.edu>
700
701        PR 356/bsps
702        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
703        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
704
7052003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
708
7092003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
712        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
713        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
714        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
715
7162003-02-14      Joel Sherrill <joel@OARcorp.com>
717
718        AMD a29k obsolete.
719        * custom/portsw.cfg: Removed.
720
7212003-01-20      Duane Gustavus <duane@unt.edu>
722
723        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
724
7252003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
728        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
729        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
730        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
731        Move -D_BSD_SOURCE to CPU_CFLAGS.
732        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
733        Move -Dsolaris2 to CPU_CFLAGS.
734        Remove -D__EXTENSIONS__.
735
7362002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * custom/posix.cfg: Remove comment referring to host.cfg.
739
7402002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * custom/default.cfg: Pickup target.cfg from BSP directory.
743
7442002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
745
746        * custom/mtx603e.cfg: New file.
747
7482002-11-17      Joel Sherrill <joel@OARcorp.com>
749
750        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
751        build variants work for user applications post install.
752
7532002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
756        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
757        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
758        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
759        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
760
7612002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
762
763        * custom/edb7312.cfg: New file.
764
7652002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
768        obsolete Makefile.
769        * leaf.cfg: Various changes to LIBVARIANT processing.
770        * main.cfg: Ditto.
771
7722002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * Makefile.am: Add compilers/*.
775        * compilers/Makefile.am: Remove.
776        * lib.cfg: Remove.
777        * directory.cfg: Remove.
778        * README: Remove.
779
7802002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * Makefile.am: Add Templates/*.
783        * Templates/Makefile.am: Remove.
784
7852002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
788
7892002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
792        * custom/HPUX9-posix.cfg: Ditto.
793        * custom/Linux-posix.cfg: Ditto.
794
7952002-10-02      Joel Sherrill <joel@OARcorp.com>
796
797        * custom/armulator.cfg: Remove reference to PowerPC arguments.
798
7992002-09-13      Joel Sherrill <joel@OARcorp.com>
800
801        * Part of addressing PR281.
802        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
803        * compilers/gcc-target-default.cfg: Removed remaining support for
804        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
805        as one of the LDFLAGS when the debug variant is specified.
806
8072002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * custom/posix.cfg: Don't include host.cfg.
810
8112002-08-09      Joel Sherrill <joel@OARcorp.com>
812
813        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
814
8152002-08-07      Ivan Guzvinec <ivang@opencores.org>
816
817        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
818
8192002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
822
8232002-08-06      Joel Sherrill <joel@OARcorp.com>
824
825        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
826        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
827
8282002-08-06      Chris Ziomkowski <chris@asics.ws>
829
830        * custom/or32sim.cfg: New file added as part of merge from
831        OpenCores repository.
832
8332002-08-05      Joel Sherrill <joel@OARcorp.com>
834
835        * Per PR260 eliminate use of make-target-options.  This impacted
836        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
837        SuperCore and required that the m68k optimized memcpy be moved
838        to libcpu.
839        * custom/gen68360.cfg: Remove make-target-options.
840
8412002-08-01      Joel Sherrill <joel@OARcorp.com>
842
843        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
844        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
845
8462002-08-01      Joel Sherrill <joel@OARcorp.com>
847
848        * custom/mvme136.cfg: Remove make-target-options.
849
8502002-07-30      Joel Sherrill <joel@OARcorp.com>
851
852        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
853        will disappear when make clean is performed.
854
8552002-07-24      Joel Sherrill <joel@OARcorp.com>
856
857        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
858        to use gcc 3.1 arguments.
859
8602002-07-22      Joel Sherrill <joel@OARcorp.com>
861
862        * Templates/Makefile.leaf: Clarify the MANAGERS example.
863
8642002-07-01      Joel Sherrill <joel@OARcorp.com>
865
866        * custom/p4650.cfg: Update arguments to gcc3.
867
8682002-06-14      Joel Sherrill <joel@OARcorp.com>
869
870        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
871        to gcc 3.1 arguments.
872
8732002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
874
875        * custom/dmv177.cfg: Use -mcpu=603e.
876        * custom/ppcn_60x.cfg: Use -mcpu=603e.
877        * custom/psim.cfg: Use -mcpu=603e.
878        * custom/score603e.cfg: Use -mcpu=603e.
879        * custom/ts_386ex.cfg: Remove obsolete comments.
880        * custom/rxgen960.cfg: Remove obsolete comments.
881        * custom/cvme961.cfg: Remove obsolete comments.
882
8832001-05-09      Joel Sherrill <joel@OARcorp.com>
884
885        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
886        compatable arguments.
887 
8882002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
891        Remove obsolete comments.
892        * custom/eth_comm.cfg: Remove make-target-options.
893        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
894        CPU_CFLAGS.
895        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
896        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
897        * custom/mbx8xx.cfg: Remove make-target-options.
898        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
899        Remove obsolete comments.
900        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
901        Remove obsolete comments.
902        * custom/mpc8260ads.cfg: Remove make-target-options.
903        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
904        CPU_CFLAGS.
905        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
906        Remove obsolete comments.
907        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
908        CPU_CFLAGS.
909        Remove obsolete comments.
910        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
911        Remove obsolete comments.
912        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
913        CPU_CFLAGS.
914        Remove obsolete comments.
915
9162002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * custom/gen405.cfg: Remove -D__powerpc__.
919
9202002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
923        * custom/erc32.cfg: Ditto.
924        * custom/leon2.cfg: Ditto.
925
926
9272002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
930        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
931        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
932
9332002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * custom/cvme961.cfg: Remove GCC272 support.
936        * custom/dmv152.cfg: Remove GCC272 support.
937        * custom/efi332.cfg: Remove GCC272 support.
938        * custom/efi68k.cfg: Remove GCC272 support.
939        * custom/eth_comm.cfg: Remove GCC272 support.
940        * custom/gen405.cfg: Remove GCC272 support.
941        * custom/gen68302.cfg: Remove GCC272 support.
942        * custom/gen68340.cfg: Remove GCC272 support.
943        * custom/gen68360.cfg: Remove GCC272 support.
944        * custom/genmongoosev.cfg: Remove GCC272 support.
945        * custom/helas403.cfg: Remove GCC272 support.
946        * custom/i386ex.cfg: Remove GCC272 support.
947        * custom/i960sim.cfg: Remove GCC272 support.
948        * custom/idp.cfg: Remove GCC272 support.
949        * custom/leon2.cfg: Remove GCC272 support.
950        * custom/mbx8xx.cfg: Remove GCC272 support.
951        * custom/mcf5206elite.cfg: Remove GCC272 support.
952        * custom/mpc8260ads.cfg: Remove GCC272 support.
953        * custom/mrm332.cfg: Remove GCC272 support.
954        * custom/mvme136.cfg: Remove GCC272 support.
955        * custom/mvme147.cfg: Remove GCC272 support.
956        * custom/mvme167.cfg: Remove GCC272 support.
957        * custom/ods68302.cfg: Remove GCC272 support.
958        * custom/p4000.cfg: Remove GCC272 support.
959        * custom/p4600.cfg: Remove GCC272 support.
960        * custom/p4650.cfg: Remove GCC272 support.
961        * custom/pc386.cfg: Remove GCC272 support.
962        * custom/portsw.cfg: Remove GCC272 support.
963        * custom/psim.cfg: Remove GCC272 support.
964        * custom/rxgen960.cfg: Remove GCC272 support.
965        * custom/score603e.cfg: Remove GCC272 support.
966        * custom/sim68000.cfg: Remove GCC272 support.
967        * custom/simhppa.cfg: Remove GCC272 support.
968        * custom/simsh4.cfg: Remove GCC272 support.
969        * custom/ts_386ex.cfg: Remove GCC272 support.
970
9712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
974        * Makefile.am: Remove AUTOMAKE_OPTIONS.
975        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
976        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
977
9782002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * compilers/gcc-target-default.cfg: Add missing \.
981        Reported by Ilya Alexeev <ilya@continuum.ru>.
982
9832002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
986        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
987        support.
988        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
989
9902001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
993        * custom/FreeBSD-posix.cfg: Ditto.
994        * custom/HPUX9-posix.cfg: Ditto.
995        * custom/Linux-posix.cfg: Ditto.
996        * custom/Solaris-posix.cfg: Ditto.
997
9982001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
1001        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
1002
10032001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * custom/armulator.cfg: Remove make-target-options.
1006        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
1007        (now in erc32/configure.ac).
1008        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
1009        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
1010        Remove CONSOLE_USE_POLLED (Unused).
1011        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
1012        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
1013        * custom/mvme162.cfg: Remove references to mvme162lx.
1014        Abandon gcc272. Remove make-target-options.
1015        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
1016
10172001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * custom/bare.cfg: Remove make-target-options.
1020        * custom/c4xsim.cfg: Ditto.
1021        * custom/cvme961.cfg: Ditto.
1022        * custom/efi68k.cfg: Ditto.
1023        * custom/gen68302.cfg: Ditto.
1024        * custom/gen68340.cfg: Ditto.
1025        * custom/genmongoosev.cfg: Ditto.
1026        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1027        make-exe, remove empty lines.
1028        * custom/h8sim.cfg: Remove make-target-options.
1029        * custom/mcf5206elite.cfg: Ditto.
1030        * custom/mrm332.cfg: Ditto.
1031        * custom/mvme147.cfg: Ditto.
1032        * custom/ods68302.cfg: Ditto.
1033        * custom/p4000.cfg: Ditto.
1034        * custom/p4600.cfg: Ditto.
1035        * custom/p4650.cfg: Ditto.
1036        * custom/pc386.cfg: Ditto.
1037        * custom/portsw.cfg: Ditto.
1038        * custom/simsh4.cfg: Ditto.
1039
10402001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * custom/efi332.cfg: Remove make-target-options.
1043        * custom/idp.cfg: Ditto.
1044        * custom/jmr3904.cfg: Ditto.
1045
10462001-11-27      Joel Sherrill <joel@OARcorp.com>,
1047
1048        * ChangeLog: Deleted bogus entry.
1049
10502001-11-27      Joel Sherrill <joel@OARcorp.com>,
1051
1052        * custom/ods68302.cfg: Eliminated required definition of macros in this
1053        file for the BSP to compile.  The ROM and ROM address and size settings
1054        are now linker script items. 
1055
10562001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058
1059        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1060        Remove make-target-options.
1061        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1062        Remove make-target-options.
1063        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1064        DATA_CACHE_ENABLE.
1065        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1066        DATA_CACHE_ENABLE.
1067        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1068        DATA_CACHE_ENABLE.
1069
10702001-11-25      Joel Sherrill <joel@OARcorp.com>
1071
1072        * custom/papyrus.cfg: Removed.
1073        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1074
10752001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1078        * custom/mcp750.cfg: Ditto.
1079
10802001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1083        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1084        * custom/psim.cfg: Refect changes to psim/configure.ac.
1085        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1086        remove SCORE603E_GENERATION.
1087
10882001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1089
1090        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1091        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1092        * custom/mbx860_005b.cfg: Ditto.
1093        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1094
1095
10962001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * custom/gensh1.cfg: remove make-target-options.
1099        * custom/gensh2.cfg: remove make-target-options.
1100
11012001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1104        remove make-target-options, remove BSP_CPPFLAGS.
1105
11062001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1109
11102001-11-14      Joel Sherrill <joel@OARcorp.com>
1111
1112        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1113        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1114        These are new exception processing model BSPs and thus do not
1115        need to define PPC_USE_SPRG.
1116
11172001-11-14      Joel Sherrill <joel@OARcorp.com>
1118
1119        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1120
11212001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * custom/ts_386ex.cfg: Remove make-target-options.
1124        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1125        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1126        different flags.
1127
11282001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1131        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1132        re-adopt mcp750.cfg's make-exe.
1133
11342001-11-13      Joel Sherrill <joel@OARcorp.com>
1135
1136        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1137        the --srec-len argument to objcopy only supported in binutils 2.11
1138        or newer.
1139
11402001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1141
1142        This modification is part of the submitted modifications necessary to
1143        support the IBM PPC405 family.  This submission was reviewed by
1144        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1145        not negatively impact the ppc403 BSPs.  The submission and tracking
1146        process was captured as PR50.
1147        * custom/gen405.cfg: New file.
1148        * custom/helas403.cfg: Modified to generate Srecords.
1149
11502001-10-30      Joel Sherrill <joel@OARcorp.com>
1151
1152        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1153
11542001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1155
1156        * custom/mcf5206elite.cfg: New file.
1157
11582001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1159
1160        * custom/mpc8260ads.cfg: New file.
1161
11622001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1163
1164        * custom/gensh4.cfg: Remove START_HW_INIT.
1165        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1166
11672001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * custom/gensh4.cfg: Remove HZ.
1170        * custom/simsh4.cfg: Remove HZ.
1171
11722001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1173
1174        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1175        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1176        cleanup by Joel Sherrill <joel@OARcorp.com>.
1177
11782001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1181
11822001-10-11      Joel Sherrill <joel@OARcorp.com>
1183
1184        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1185        to avoid using the apparently broken or deprecated -o argument.
1186
11872001-09-28      Joel Sherrill <joel@OARcorp.com>
1188
1189        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1190        for MC68302_BASE.
1191
11922001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * custom/bare.cfg: Define dummy make-cxx-exe.
1195
11962001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * ChangeLog: Formatting cleanup.
1199
12002001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1201
1202        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1203        make-target-options.
1204        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1205        * custom/HPUX9-posix.cfg: Dito.
1206        * custom/Linux-posix.cfg: Dito.
1207        * custom/Solaris-posix.cfg: Dito.
1208        * custom/arm_bare_bsp.cfg: Dito.
1209        * custom/armulator.cfg: Dito.
1210        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1211        * custom/i386ex.cfg: Remove make-target-options.
1212        * custom/i960sim.cfg: Remove make-target-options.
1213        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1214        CONSOLE_USE_INTERRUPTS.
1215        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1216        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1217        CONSOLE_USE_INTERRUPTS.
1218        * custom/vegaplus.cfg: Remove make-target-options.
1219
12202001-05-25      Joel Sherrill <joel@OARcorp.com>
1221
1222        * custom/mrm332.cfg: Switched $(SED) to sed.
1223
12242000-05-25      Matt Cross <profesor@gweep.net>
1225
1226        * New MRM332 BSP for the Mini RoboMind board based
1227        on the 68332 microcontroller designed and build by Mark
1228        Castelluccio.  For details on the MRM see http://www.robominds.com.
1229        * custom/mrm332.cfg: New file.
1230
12312001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1234        CONSOLE_USE_POLLED, HAS_RTC.
1235
12362001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1239        * custom/gensh2.cfg: Dito.
1240
12412001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1242
1243        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1244        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1245        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1246        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1247        remove unused flags, remove -ansi from CPP.
1248        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1249        * custom/sim68000.cfg: Remove CPU_DEFINES.
1250       
12512001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1252
1253        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1254        * compilers/gcc-target-default.cfg: Dito.
1255        * compilers/gcc-portsw.cfg: Remove -Hansi.
1256        * custom/posix.cfg: Remove inclusion of target.cfg.
1257        * custom/simhppa.cfg: Remove -ansi -fasm.
1258
12592001-04-11      Eric Valette <valette@crf.canon.fr>
1260
1261        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1262        "new exception processing model."
1263
12642001-04-11      Joel Sherrill <joel@OARcorp.com>
1265
1266        * custom/default.cfg: Switch to using exec_prefix to reflect new
1267        organization of install point from Ralf Corsepius.
1268
12692001-03-30      Eric Valette <valette@crf.canon.fr>
1270
1271        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1272        use the "new exception processing model."
1273
12742001-03-14      Joel Sherrill <joel@OARcorp.com>
1275
1276        * custom/genmongossev.cfg: New file.
1277
12782001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1279
1280        * custom/pc386dx.cfg: New bsp.
1281
12822001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1283
1284        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1285        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1286        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1287
12882001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1289
1290        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1291        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1292        * host.cfg.in: Remove RM, make-script.
1293        * ChangeLog: Remove bogus 2001-01-22 entry.
1294
12952001-01-09      Joel Sherrill <joel@OARcorp.com>
1296
1297        * custom/pc386.cfg (make-exe): Removed commented out lines that
1298        were displayed in build longs.
1299
13002001-01-08      Joel Sherrill <joel@OARcorp.com>
1301
1302        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1303        unneeded definitions when compiled for "mips" rather than "mips64orion."
1304        Correct CPU_CFLAGS.
1305
13062001-01-05      Joel Sherrill <joel@OARcorp.com>
1307
1308        * custom/gensh1.cfg: Removed rest of make-target-options and
1309        moved them to BSP configure options.
1310
13112001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1312
1313        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1314        install point or assuming BSP build tree is available.
1315
13162001-01-03      Joel Sherrill <joel@OARcorp.com>
1317
1318        * custom/psim.cfg: Removed unused variables.
1319
13202001-01-03      Joel Sherrill <joel@OARcorp.com>
1321
1322        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1323        * custom/simcpu32.cfg: Removed MVME162 reference.
1324
13252000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1326
1327        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1328        Still need to fix to avoid touching install point on non-install stanza.
1329
13302000-12-06      Joel Sherrill <joel@OARcorp.com>
1331
1332        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1333        and copies that should not be in it.
1334
13352000-12-01      Joel Sherrill <joel@OARcorp.com>
1336
1337        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1338
13392000-11-30      Joel Sherrill <joel@OARcorp.com>
1340
1341        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1342        a mips1.  gcc translates -m3900 into that.
1343
13442000-11-27      Joel Sherrill <joel@OARcorp.com>
1345
1346        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1347
13482000-11-27      Joel Sherrill <joel@OARcorp.com>
1349
1350        * custom/shsim.cfg: New file.
1351        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1352        The shsim is for the SH simulator in gdb. It should be able
1353        to be used with multiple SH CPU models.  This will require
1354        adding BSP variants.
1355
13562000-11-25      Joel Sherrill <joel@OARcorp.com>
1357
1358        * custom/pc386.cfg: make-exe rule would write into
1359        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1360        is generally not writeable after the BSP is installed and you do not
1361        want every application installed there by default.  Reported by
1362        Eric Norum <eric.norum@usask.ca>.
1363
13642000-11-25      Joel Sherrill <joel@OARcorp.com>
1365
1366        * custom/Makefile.am: Updated to add jmr3904.cfg
1367        * custom/jmr3904.cfg: New file.
1368
13692000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * custom/leon2.cfg: Removed defines that are now generated
1372        in a non-BSP specific manner.
1373
13742000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1375
1376        * custom/Makefile.am: Modified to reflect addition of files.
1377        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1378        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1379
13802000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1381
1382        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1383
13842000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1385
1386        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1387
13882000-10-24      Joel Sherrill <joel@OARcorp.com>
1389
1390        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1391        definition since this information can be picked up from
1392        autoconf generated files.  These BSPs are shared by the
1393        mips and mips64orion "ports."
1394
13952000-10-18      Joel Sherrill <joel@OARcorp.com>
1396
1397        * compilers/gcc-portsw.cfg: Use gcc style flags.
1398
13992000-09-13      Joel Sherrill <joel@OARcorp.com>
1400
1401        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1402        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1403
14042000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1405
1406        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1407        Eric Valette <valette@crf.canon.fr>.
1408        * custom/vegaplus.cfg: New file.
1409
14102000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1411
1412        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1413        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1414        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1415        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1416        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1417        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1418        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1419
14202000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * custom/gensh2.cfg: Fix comments.
1423
14242000-09-12      Joel Sherrill <joel@OARcorp.com>
1425
1426        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1427        compiler arguments that specify CPU model options.
1428
14292000-09-12      Joel Sherrill <joel@OARcorp.com>
1430
1431        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1432        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1433        may be incorrect but the BSP now compiles.
1434
14352000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1436
1437        * custom/arm_bare_bsp.cfg: Fix comments.
1438
14392000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1440
1441        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1442        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1443        * ChangeLog: File paths corrected
1444
14452000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1446
1447        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1448
14492000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1450
1451        * custom/pck6.cfg: New file
1452        * custom/pc486.cfg: Use -m486
1453        * custom/pc586.cfg: Use -mpentium
1454        * custom/pc686.cfg: Use -mmpentiumpro
1455        * custom/i386ex.cfg: Use -msoft-float
1456
14572000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1458
1459        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1460
14612000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1462
1463        * ChangeLog: File paths corrected.
1464
14652000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1466
1467        * custom/mvme167.cfg: Add specification of printk port, console port
1468        and serial I/O mode.  Arrange for the stripped executable to
1469        be copied up the build tree.
1470       
14712000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1472
1473        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1474
14752000-08-10      John Cotton  <john.cotton@nrc.ca>
1476
1477        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1478
14792000-08-10      Joel Sherrill <joel@OARcorp.com>
1480
1481        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.