source: rtems/make/ChangeLog @ 97a868fd

4.104.115
Last change on this file since 97a868fd was 97a868fd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/29/08 at 10:01:38

2008-09-29 Ralf Corsépius <ralf.corsepius@…>

  • custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
  • Property mode set to 100644
File size: 50.3 KB
Line 
12008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
4
52008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH
8        simulator is just an architectural simulator and does not include
9        devices. Rename existing simulator BSP configurations to simsh1 and
10        simsh2 and add simsh4.
11        * custom/simsh1.cfg, custom/simsh2.cfg: New files.
12        * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
13
142008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * custom/bf537skyeye.cfg: Removed.
17
182008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for
21        bf537stamp.
22        * custom/bf537skyeye.cfg: New file.
23
242008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
27        we do not reliably know it is installed.
28
292008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
30
31        * custom/lpc2478.cfg: New file.
32
332008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg,
36        custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e
37        define.
38
392008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
40
41        * compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg,
42        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
43        custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg,
44        custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg,
45        custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate
46        START_BASE and START_FILE.
47
482008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        PR 1314/bsps
51        * custom/mvme3100.cfg: Remove old stuff.
52
532008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
56
572008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
60        make-exe and make-cxx-exe definitions. This was resulting in the
61        linker script being processed twice and breaking some BSPs.
62
632008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
64
65        * leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
66        custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
67        custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
68        custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
69        LDFLAGS works all the time. Clean up BSPs which defined their own
70        make-exe rules inappropriately.
71
722008-09-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
73
74        * custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
75
762008-08-15      Allan Hessenflow <allanh@kallisti.com>
77
78        * custom/bf537Stamp.cfg: New file.
79
802008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
81
82        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
83        New files.
84
85        * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
86        More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
87
882008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
89
90        * custom/pgh360.cfg:
91        Creation from gen68360.cfg
92
932008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
94
95        * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
96
972008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
98
99        * custom/mcf5329.cfg: New file.
100
1012008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
102
103        * custom/mcf52235.cfg: Change to mcf5223x.
104
1052008-06-10      Chris Johns <chrisj@rtems.org>
106
107        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
108        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
109        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
110        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
111        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
112        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
113        -mcpu= option for Coldfires now supported in GCC 4.3.0.
114
1152008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
116
117        * custom/mcf52235.cfg: New.
118
1192008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
120
121        * custom/nds.cfg: Email from author says to drop this flag.
122
1232008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
124
125        * leaf.cfg: Do not override bsp-post-link.
126
1272008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
128
129        * Makefile.am: Add smdk2410.
130
1312008-05-06      Ray Xu <rayx.cn@gmail.com>
132
133        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
134        * custom/smdk2410.cfg: New file.
135
1362008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
137
138        * Makefile.am: Add nds.
139
1402008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
141
142        * custom/nds.cfg: New file.
143
1442008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
145
146        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
147        default processor model optimization has changed in gcc 4.3.0.
148
1492008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
150
151        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
152        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
153        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
154        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
155        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
156        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
157        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
158        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
159        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
160        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
161        explicit .exe instead of EXEEXT to get it to work.
162
1632008-03-06      Till Straumann <strauman@slac.stanford.edu>
164
165        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
166
1672008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
168
169        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
170
1712008-02-11      Till Straumann <strauman@slac.stanford.edu>
172
173        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
174        added '-g' to CFLAGS_DEBUG_V.
175
1762008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
177
178        * custom/pc386.cfg: Use file with symbols.
179
1802008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
181
182        * custom/ss555.cfg: Add CVS Id.
183
1842008-01-09      Eric Norum <norume@aps.anl.gov>
185
186        * custom/mvme3100.cfg: Add make-cxx-exe rule.
187
1882007-12-17      Chris Johns <chrisj@rtems.org>
189
190        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
191        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
192        bsp-post-link make macros. This allow external autotools support.
193
1942007-12-14      Till Straumann <strauman@slac.stanford.edu>
195
196        * custom/mvme3100.cfg: Added; new BSP.
197
1982007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
199
200        * custom/mvme5500.cfg: Fix typo.
201
2022007-11-27      Kate Feng <feng1@bnl.gov>
203
204        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
205        BSP has issues.
206
2072007-11-03      Ray Xu <rayx.cn@gmail.com>
208
209        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
210        with THUMB enabled
211
2122007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
213
214        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
215        nickname for the Freescale evaluation board it is based upon. BSP was
216        tested on a Freescale MPC5200LITE.
217
2182007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
219
220        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
221        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
222          calls.
223        * custom/gen83xx.cfg: Use -O2.
224
2252007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * custom/Linux-posix.cfg: Use -O2.
228        * custom/rbtx4938.cfg: Add missing -O2.
229        * custom/rtl22xx.cfg: Adjust indentation.
230        * custom/virtex.cfg: Use -O2.
231
2322007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
233
234        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
235        using C++ ctor trick. An RTEMS C++ application running on this BSP
236        may have initialization order issues to address.
237
2382007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
239
240        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
241
2422007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
243
244        * custom/gen83xx.cfg: Add make-cxx-exe rule.
245
2462007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
247
248        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
249        MPC83xx controller based boards
250       
2512007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
252
253        * custom/virtex.cfg: added file to support PPC core in a xilinx
254        virtex FPGA
255       
2562007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
257
258        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
259        work except gcc core dumps with an ICE when may_alias is used in this
260        code. I filed a GCC PR and reduced optimization to -O0 and it does
261        run again.
262
2632007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
264
265        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
266        out make-cxx-exe usage example.
267
2682007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
269
270        * custom/gen5200.cfg: Remove junk comment.
271        * custom/ep5200.cfg: New file.
272
2732007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
274
275        * custom/armulator.cfg: Removed.
276
2772007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
278
279        * custom/mvme5500.cfg: Use -O2 again.
280
2812007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
282
283        * Makefile.am: DMV152 obsoleted.
284        * custom/dmv152.cfg: Removed.
285
2862007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
287
288        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
289        variants.
290        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
291
2922007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
293
294        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
295        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
296        extension instead of BSP unique ones.
297
2982007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
299
300        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
301        Plus some cleanup
302
3032007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
304
305        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
306        for Classic API Barrier.
307
3082007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
309
310        * custom/rtl22xx.cfg: Cleanup.
311        * Makefile.am: Add custom/rtl22xx.cfg.
312
3132007-04-26      Ray Xu <xr@trasin.net>
314
315        * custom/rtl22xx.cfg: New (Initial submission).
316
3172007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
318
319        * Makefile.am: Cleanup.
320
3212007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
322
323        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
324        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
325        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
326        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
327        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
328        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
329        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
330        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
331        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
332        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
333        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
334        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
335        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
336        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
337        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
338        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
339        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
340        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
341        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
342        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
343        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
344        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
345        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
346
3472007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
348
349        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
350        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
351        Use $(NM) -g -n instead of $(NM) -n.
352        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
353        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
354        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
355
3562007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
357
358        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
359        DRIVER_ARCHITECTURE.
360        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
361        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
362        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
363        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
364        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
365        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
366        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
367        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
368        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
369        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
370        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
371        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
372        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
373        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
374        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
375        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
376        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
377        CXXFLAGS_OPTIMIZE_V.
378
3792007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
380
381        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
382        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
383        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
384        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
385
3862006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
387
388        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
389        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
390        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
391        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
392        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
393        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
394        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
395        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
396        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
397        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
398        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
399        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
400        custom/i386ex.cfg, custom/idp.cfg,
401        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
402        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
403        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
404        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
405        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
406        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
407        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
408        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
409        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
410        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
411        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
412        Cleanup.
413
4142006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
415
416        * custom/uC5282.cfg: Remove hard-code compiler flags.
417        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
418        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
419
4202006-10-23      Joel Sherrill <joel@OARcorp.com>
421
422        * custom/eZKit533.cfg: New file.
423
4242006-09-08      Kate Feng <feng1@bnl.gov>
425
426        PR 1150/bsps
427        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
428        that gcc (4.0.2) implicitely uses the vector engine for optimization;
429        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
430
4312006-08-09      Kolja Waschk <waschk@telos.de>
432
433        * Makefile.am: New port to Altera NIOS II.
434        * custom/nios2_iss.cfg: New file.
435
4362006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
437
438        * custom/brsl5.cfg: (PR1117) added
439       
4402006-06-08      Bruce Robinson <brucer@pmccorp.com>
441       
442        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
443        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
444
4452005-04-10      Eric Norum <norume@aps.anl.gov>
446
447        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
448
4492006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
450
451        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
452        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
453        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
454        Remove (abandoned).
455
4562006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
457
458        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
459        Merger from rtems-4-6-branch.
460
4612006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
462
463        PR 851/bsps
464        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
465        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
466
4672005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
468
469        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
470
4712005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
472
473        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
474        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
475        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
476        Use .srec for files containing SRECs.
477
4782005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
479
480        * custom/gp32.cfg: Replace .gxb with .elf.
481        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
482
4832005-11-03      Till Straumann <strauman@slac.stanford.edu>
484
485        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
486        -mcpu=750 instead.
487
4882005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
489
490        * custom/orp.cfg: Remove (abandoned).
491        * custom/av5282.cfg: Remove obsolete vars.
492        * custom/gba.cfg: Remove PROFILE* (abandoned).
493        Remove -static (bogus).
494
4952005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
496
497        PR 822/bsps
498        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
499
5002005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
501
502        * custom/av5282.cfg: New file.
503
5042005-06-17      Markku Puro <markku.puro@kopteri.net>
505
506        * Makefile.am: Adding GameBoy Advance BSP.
507        * custom/gba.cfg: New file.
508
5092005-06-17      Joel Sherrill <joel@OARcorp.com>
510
511        * custom/mcf5235.cfg: New file.
512
5132005-06-01      Philippe Simons <loki_666@fastmail.fm>
514
515        * custom/gp32.cfg: Add make-cxx-exe.
516
5172005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
518
519        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
520        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
521        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
522
5232005-05-02      Joel Sherrill <joel@OARcorp.com>
524
525        * Makefile.am: Remove dmv177 and ppcn_60x.
526        * custom/dmv177.cfg: Removed.
527
5282005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
529
530        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
531
5322005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
533
534        * Makefile.am: Initial release of ep1a bsp
535        * custom/ep1a.cfg: New file.
536
5372005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
538
539        * custom/score603e.cfg: Update score603e to new exception model
540        NOTE: These modifications have not been tested on hardware.
541
5422005-03-11      Jay Monkman <jtm@lopingdog.com>
543
544        * custom/vegaplus.cfg: Removed.
545
5462005-03-11      Philippe Simons <loki_666@fastmail.fm>
547
548        * custom/gp32.cfg: New file.
549
5502005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
551
552        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
553        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
554        Remove -Wa,-m7450.
555
5562005-02-25      Joel Sherrill <joel@OARcorp.com>
557
558        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
559        * custom/arm_bare_bsp.cfg: Removed.
560
5612005-02-24      Jay Monkman <jtm@lopingdog.com>
562
563        * custom/csb350.cfg: New BSP.
564
5652005-02-24      Jay Monkman <jtm@lopingdog.com>
566
567        * custom/csb337.cfg: Cleanup.
568
5692005-02-08      Eric Norum <norume@aps.anl.gov>
570
571        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
572        proper versions of gcc (which take -m528x as an order to load the
573        -m5200 multilib variants) are widely available.
574
5752005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
576
577        * custom/uC5282.cfg: Cleanup.
578
5792005-01-28      Eric Norum <norume@aps.anl.gov>
580
581        * Makefile.am, custom/uC5282.cfg: New BSP
582
5832005-01-20      Joel Sherrill <joel@OARcorp.com>
584
585        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
586        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
587        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
588        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
589        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
590
5912005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
592
593        * compilers/gcc-portsw.cfg: Remove.
594        * Makefile.am: Reflect change above.
595
5962004-11-23      Joel Sherrill <joel@OARcorp.com>
597
598        * Makefile.am: Remove eth_comm.
599        * custom/eth_comm.cfg: Removed.
600
6012004-11-22      Jennifer Averett <jennifer@OARcorp.com>
602
603        PR 581/bsps
604        * custom/psim.cfg: Convert PSIM to new exception model.
605
6062004-11-17      Joel Sherrill <joel@OARcorp.com>
607
608        * custom/mvme2100.cfg: Add make-cxx-exe rule.
609
6102004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
611
612        * Makefile.am: Add MVME2100 BSP.
613        * custom/mvme2100.cfg: New file.
614
6152004-11-05      Joel Sherrill <joel@OARcorp.com>
616
617        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
618        architecture name for RTEMS. Since this was used as the -mcpu
619        argument to GCC, that also had to be changed.
620
6212004-10-26      Eric Norum <norume@aps.anl.gov
622
623        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
624
6252004-10-20      Eric Norum <norume@aps.anl.gov
626
627        * custom/mvme5500.cfg: New BSP.
628
6292004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
630
631        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
632
6332004-09-29      Joel Sherrill <joel@OARcorp.com>
634
635        * custom/h8sim.cfg: i960 obsoleted.
636        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
637
6382004-08-03      Jay Monkman <jtm@lopingdog.com>
639
640        * custom/csb360.cfg: New file.
641
6422004-07-15      Jay Monkman
643
644        * custom/csb336.cfg, custom/csb337.cfg: New files.
645
6462004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
647
648        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
649        with FreeBSD and now unused).
650        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
651
6522004-04-12      David Querbach <querbach@realtime.bc.ca>
653
654        * custom/ss555.cfg: New file.
655
6562004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
657
658        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
659        with Cygwin and now unused).
660
6612004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
662
663        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
664
6652004-03-05      Joel Sherrill <joel@OARcorp.com>
666
667        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
668        support.
669
6702004-02-26      Joel Sherrill <joel@OARcorp.com>
671
672        PR 570/bsps
673        * custom/mvme2307.cfg: Do not use -msdata=eabi since
674        it breaks the linking of the vectors.
675
6762004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * Makefile.am: Cosmetics.
679
6802004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
683        dist_rtems_make_custom_DATA = custom/default.cfg.
684
6852004-02-05      Joel Sherrill <joel@OARcorp.com>
686
687        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
688        these -- copied from the 4.6 branch.
689
6902004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        PR 553/bsps
693        * custom/mrm332.cfg: Comment out objdump.
694
6952004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
698
6992004-01-20      Joel Sherrill <joel@OARcorp.com>
700
701        PR 553/bsps
702        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
703        comment.
704
7052004-01-07      Joel Sherrill <joel@OARcorp.com>
706
707        * Makefile.am: Remove efi68k and efi332 references as they are no
708        longer in the tree.
709
7102004-01-07      Joel Sherrill <joel@OARcorp.com>
711
712        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
713        users of these boards so we are removing them.
714        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
715
7162004-01-07      Joel Sherrill <joel@OARcorp.com>
717
718        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
719
7202003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * Makefile.am: EXTRA_DIST +=.
723
7242003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * custom/Makefile.am: Remove.
727        * Makefile.am: Merge-in former custom/Makefile.am
728
7292003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
732        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
733
7342003-09-26      Joel Sherrill <joel@OARcorp.com>
735
736        * custom/simhppa.cfg: Removed.
737
7382003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
741
7422003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        PR 470/bsps
745        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
746        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
747        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
748
7492003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
752        the BSP's configure-script).
753        Remove BSP_CPPFLAGS (Obsolete).
754
7552003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        PR 321/bsps
758        * leaf.cfg: Remove support for profile-variant.
759        * main.cfg: Ditto.
760        * compilers/gcc-no_bsp.cfg: Ditto.
761        * compilers/gcc-portsw.cfg: Ditto.
762        * compilers/gcc-target-default.cfg: Ditto.
763
7642003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
765
766        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
767
7682003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
769
770        PR 368/filesystems
771        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
772        with this PR for alias BSPs.
773
7742003-03-18  Till Straumann <strauman@slac.stanford.edu>
775
776        PR 356/bsps
777        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
778        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
779
7802003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
783
7842003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
787        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
788        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
789        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
790
7912003-02-14      Joel Sherrill <joel@OARcorp.com>
792
793        AMD a29k obsolete.
794        * custom/portsw.cfg: Removed.
795
7962003-01-20      Duane Gustavus <duane@unt.edu>
797
798        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
799
8002003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
803        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
804        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
805        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
806        Move -D_BSD_SOURCE to CPU_CFLAGS.
807        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
808        Move -Dsolaris2 to CPU_CFLAGS.
809        Remove -D__EXTENSIONS__.
810
8112002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * custom/posix.cfg: Remove comment referring to host.cfg.
814
8152002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * custom/default.cfg: Pickup target.cfg from BSP directory.
818
8192002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
820
821        * custom/mtx603e.cfg: New file.
822
8232002-11-17      Joel Sherrill <joel@OARcorp.com>
824
825        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
826        build variants work for user applications post install.
827
8282002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
831        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
832        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
833        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
834        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
835
8362002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
837
838        * custom/edb7312.cfg: New file.
839
8402002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
843        obsolete Makefile.
844        * leaf.cfg: Various changes to LIBVARIANT processing.
845        * main.cfg: Ditto.
846
8472002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * Makefile.am: Add compilers/*.
850        * compilers/Makefile.am: Remove.
851        * lib.cfg: Remove.
852        * directory.cfg: Remove.
853        * README: Remove.
854
8552002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * Makefile.am: Add Templates/*.
858        * Templates/Makefile.am: Remove.
859
8602002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
863
8642002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
867        * custom/HPUX9-posix.cfg: Ditto.
868        * custom/Linux-posix.cfg: Ditto.
869
8702002-10-02      Joel Sherrill <joel@OARcorp.com>
871
872        * custom/armulator.cfg: Remove reference to PowerPC arguments.
873
8742002-09-13      Joel Sherrill <joel@OARcorp.com>
875
876        * Part of addressing PR281.
877        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
878        * compilers/gcc-target-default.cfg: Removed remaining support for
879        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
880        as one of the LDFLAGS when the debug variant is specified.
881
8822002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * custom/posix.cfg: Don't include host.cfg.
885
8862002-08-09      Joel Sherrill <joel@OARcorp.com>
887
888        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
889
8902002-08-07      Ivan Guzvinec <ivang@opencores.org>
891
892        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
893
8942002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
897
8982002-08-06      Joel Sherrill <joel@OARcorp.com>
899
900        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
901        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
902
9032002-08-06      Chris Ziomkowski <chris@asics.ws>
904
905        * custom/or32sim.cfg: New file added as part of merge from
906        OpenCores repository.
907
9082002-08-05      Joel Sherrill <joel@OARcorp.com>
909
910        * Per PR260 eliminate use of make-target-options.  This impacted
911        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
912        SuperCore and required that the m68k optimized memcpy be moved
913        to libcpu.
914        * custom/gen68360.cfg: Remove make-target-options.
915
9162002-08-01      Joel Sherrill <joel@OARcorp.com>
917
918        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
919        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
920
9212002-08-01      Joel Sherrill <joel@OARcorp.com>
922
923        * custom/mvme136.cfg: Remove make-target-options.
924
9252002-07-30      Joel Sherrill <joel@OARcorp.com>
926
927        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
928        will disappear when make clean is performed.
929
9302002-07-24      Joel Sherrill <joel@OARcorp.com>
931
932        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
933        to use gcc 3.1 arguments.
934
9352002-07-22      Joel Sherrill <joel@OARcorp.com>
936
937        * Templates/Makefile.leaf: Clarify the MANAGERS example.
938
9392002-07-01      Joel Sherrill <joel@OARcorp.com>
940
941        * custom/p4650.cfg: Update arguments to gcc3.
942
9432002-06-14      Joel Sherrill <joel@OARcorp.com>
944
945        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
946        to gcc 3.1 arguments.
947
9482002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
949
950        * custom/dmv177.cfg: Use -mcpu=603e.
951        * custom/ppcn_60x.cfg: Use -mcpu=603e.
952        * custom/psim.cfg: Use -mcpu=603e.
953        * custom/score603e.cfg: Use -mcpu=603e.
954        * custom/ts_386ex.cfg: Remove obsolete comments.
955        * custom/rxgen960.cfg: Remove obsolete comments.
956        * custom/cvme961.cfg: Remove obsolete comments.
957
9582001-05-09      Joel Sherrill <joel@OARcorp.com>
959
960        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
961        compatable arguments.
962 
9632002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
966        Remove obsolete comments.
967        * custom/eth_comm.cfg: Remove make-target-options.
968        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
969        CPU_CFLAGS.
970        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
971        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
972        * custom/mbx8xx.cfg: Remove make-target-options.
973        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
974        Remove obsolete comments.
975        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
976        Remove obsolete comments.
977        * custom/mpc8260ads.cfg: Remove make-target-options.
978        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
979        CPU_CFLAGS.
980        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
981        Remove obsolete comments.
982        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
983        CPU_CFLAGS.
984        Remove obsolete comments.
985        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
986        Remove obsolete comments.
987        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
988        CPU_CFLAGS.
989        Remove obsolete comments.
990
9912002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * custom/gen405.cfg: Remove -D__powerpc__.
994
9952002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
998        * custom/erc32.cfg: Ditto.
999        * custom/leon2.cfg: Ditto.
1000
1001
10022002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1005        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1006        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
1007
10082002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * custom/cvme961.cfg: Remove GCC272 support.
1011        * custom/dmv152.cfg: Remove GCC272 support.
1012        * custom/efi332.cfg: Remove GCC272 support.
1013        * custom/efi68k.cfg: Remove GCC272 support.
1014        * custom/eth_comm.cfg: Remove GCC272 support.
1015        * custom/gen405.cfg: Remove GCC272 support.
1016        * custom/gen68302.cfg: Remove GCC272 support.
1017        * custom/gen68340.cfg: Remove GCC272 support.
1018        * custom/gen68360.cfg: Remove GCC272 support.
1019        * custom/genmongoosev.cfg: Remove GCC272 support.
1020        * custom/helas403.cfg: Remove GCC272 support.
1021        * custom/i386ex.cfg: Remove GCC272 support.
1022        * custom/i960sim.cfg: Remove GCC272 support.
1023        * custom/idp.cfg: Remove GCC272 support.
1024        * custom/leon2.cfg: Remove GCC272 support.
1025        * custom/mbx8xx.cfg: Remove GCC272 support.
1026        * custom/mcf5206elite.cfg: Remove GCC272 support.
1027        * custom/mpc8260ads.cfg: Remove GCC272 support.
1028        * custom/mrm332.cfg: Remove GCC272 support.
1029        * custom/mvme136.cfg: Remove GCC272 support.
1030        * custom/mvme147.cfg: Remove GCC272 support.
1031        * custom/mvme167.cfg: Remove GCC272 support.
1032        * custom/ods68302.cfg: Remove GCC272 support.
1033        * custom/p4000.cfg: Remove GCC272 support.
1034        * custom/p4600.cfg: Remove GCC272 support.
1035        * custom/p4650.cfg: Remove GCC272 support.
1036        * custom/pc386.cfg: Remove GCC272 support.
1037        * custom/portsw.cfg: Remove GCC272 support.
1038        * custom/psim.cfg: Remove GCC272 support.
1039        * custom/rxgen960.cfg: Remove GCC272 support.
1040        * custom/score603e.cfg: Remove GCC272 support.
1041        * custom/sim68000.cfg: Remove GCC272 support.
1042        * custom/simhppa.cfg: Remove GCC272 support.
1043        * custom/simsh4.cfg: Remove GCC272 support.
1044        * custom/ts_386ex.cfg: Remove GCC272 support.
1045
10462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
1049        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1050        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1051        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
1052
10532002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * compilers/gcc-target-default.cfg: Add missing \.
1056        Reported by Ilya Alexeev <ilya@continuum.ru>.
1057
10582002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
1061        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
1062        support.
1063        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
1064
10652001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
1068        * custom/FreeBSD-posix.cfg: Ditto.
1069        * custom/HPUX9-posix.cfg: Ditto.
1070        * custom/Linux-posix.cfg: Ditto.
1071        * custom/Solaris-posix.cfg: Ditto.
1072
10732001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1074
1075        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
1076        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
1077
10782001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * custom/armulator.cfg: Remove make-target-options.
1081        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
1082        (now in erc32/configure.ac).
1083        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
1084        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
1085        Remove CONSOLE_USE_POLLED (Unused).
1086        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
1087        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
1088        * custom/mvme162.cfg: Remove references to mvme162lx.
1089        Abandon gcc272. Remove make-target-options.
1090        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
1091
10922001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * custom/bare.cfg: Remove make-target-options.
1095        * custom/c4xsim.cfg: Ditto.
1096        * custom/cvme961.cfg: Ditto.
1097        * custom/efi68k.cfg: Ditto.
1098        * custom/gen68302.cfg: Ditto.
1099        * custom/gen68340.cfg: Ditto.
1100        * custom/genmongoosev.cfg: Ditto.
1101        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1102        make-exe, remove empty lines.
1103        * custom/h8sim.cfg: Remove make-target-options.
1104        * custom/mcf5206elite.cfg: Ditto.
1105        * custom/mrm332.cfg: Ditto.
1106        * custom/mvme147.cfg: Ditto.
1107        * custom/ods68302.cfg: Ditto.
1108        * custom/p4000.cfg: Ditto.
1109        * custom/p4600.cfg: Ditto.
1110        * custom/p4650.cfg: Ditto.
1111        * custom/pc386.cfg: Ditto.
1112        * custom/portsw.cfg: Ditto.
1113        * custom/simsh4.cfg: Ditto.
1114
11152001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1116
1117        * custom/efi332.cfg: Remove make-target-options.
1118        * custom/idp.cfg: Ditto.
1119        * custom/jmr3904.cfg: Ditto.
1120
11212001-11-27      Joel Sherrill <joel@OARcorp.com>,
1122
1123        * ChangeLog: Deleted bogus entry.
1124
11252001-11-27      Joel Sherrill <joel@OARcorp.com>,
1126
1127        * custom/ods68302.cfg: Eliminated required definition of macros in this
1128        file for the BSP to compile.  The ROM and ROM address and size settings
1129        are now linker script items. 
1130
11312001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133
1134        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1135        Remove make-target-options.
1136        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1137        Remove make-target-options.
1138        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1139        DATA_CACHE_ENABLE.
1140        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1141        DATA_CACHE_ENABLE.
1142        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1143        DATA_CACHE_ENABLE.
1144
11452001-11-25      Joel Sherrill <joel@OARcorp.com>
1146
1147        * custom/papyrus.cfg: Removed.
1148        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1149
11502001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1153        * custom/mcp750.cfg: Ditto.
1154
11552001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1158        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1159        * custom/psim.cfg: Refect changes to psim/configure.ac.
1160        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1161        remove SCORE603E_GENERATION.
1162
11632001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1166        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1167        * custom/mbx860_005b.cfg: Ditto.
1168        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1169
1170
11712001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * custom/gensh1.cfg: remove make-target-options.
1174        * custom/gensh2.cfg: remove make-target-options.
1175
11762001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1177
1178        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1179        remove make-target-options, remove BSP_CPPFLAGS.
1180
11812001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1182
1183        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1184
11852001-11-14      Joel Sherrill <joel@OARcorp.com>
1186
1187        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1188        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1189        These are new exception processing model BSPs and thus do not
1190        need to define PPC_USE_SPRG.
1191
11922001-11-14      Joel Sherrill <joel@OARcorp.com>
1193
1194        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1195
11962001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * custom/ts_386ex.cfg: Remove make-target-options.
1199        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1200        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1201        different flags.
1202
12032001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1204
1205        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1206        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1207        re-adopt mcp750.cfg's make-exe.
1208
12092001-11-13      Joel Sherrill <joel@OARcorp.com>
1210
1211        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1212        the --srec-len argument to objcopy only supported in binutils 2.11
1213        or newer.
1214
12152001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1216
1217        This modification is part of the submitted modifications necessary to
1218        support the IBM PPC405 family.  This submission was reviewed by
1219        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1220        not negatively impact the ppc403 BSPs.  The submission and tracking
1221        process was captured as PR50.
1222        * custom/gen405.cfg: New file.
1223        * custom/helas403.cfg: Modified to generate Srecords.
1224
12252001-10-30      Joel Sherrill <joel@OARcorp.com>
1226
1227        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1228
12292001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1230
1231        * custom/mcf5206elite.cfg: New file.
1232
12332001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1234
1235        * custom/mpc8260ads.cfg: New file.
1236
12372001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1238
1239        * custom/gensh4.cfg: Remove START_HW_INIT.
1240        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1241
12422001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * custom/gensh4.cfg: Remove HZ.
1245        * custom/simsh4.cfg: Remove HZ.
1246
12472001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1248
1249        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1250        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1251        cleanup by Joel Sherrill <joel@OARcorp.com>.
1252
12532001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1254
1255        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1256
12572001-10-11      Joel Sherrill <joel@OARcorp.com>
1258
1259        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1260        to avoid using the apparently broken or deprecated -o argument.
1261
12622001-09-28      Joel Sherrill <joel@OARcorp.com>
1263
1264        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1265        for MC68302_BASE.
1266
12672001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1268
1269        * custom/bare.cfg: Define dummy make-cxx-exe.
1270
12712001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1272
1273        * ChangeLog: Formatting cleanup.
1274
12752001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1278        make-target-options.
1279        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1280        * custom/HPUX9-posix.cfg: Dito.
1281        * custom/Linux-posix.cfg: Dito.
1282        * custom/Solaris-posix.cfg: Dito.
1283        * custom/arm_bare_bsp.cfg: Dito.
1284        * custom/armulator.cfg: Dito.
1285        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1286        * custom/i386ex.cfg: Remove make-target-options.
1287        * custom/i960sim.cfg: Remove make-target-options.
1288        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1289        CONSOLE_USE_INTERRUPTS.
1290        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1291        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1292        CONSOLE_USE_INTERRUPTS.
1293        * custom/vegaplus.cfg: Remove make-target-options.
1294
12952001-05-25      Joel Sherrill <joel@OARcorp.com>
1296
1297        * custom/mrm332.cfg: Switched $(SED) to sed.
1298
12992000-05-25      Matt Cross <profesor@gweep.net>
1300
1301        * New MRM332 BSP for the Mini RoboMind board based
1302        on the 68332 microcontroller designed and build by Mark
1303        Castelluccio.  For details on the MRM see http://www.robominds.com.
1304        * custom/mrm332.cfg: New file.
1305
13062001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1309        CONSOLE_USE_POLLED, HAS_RTC.
1310
13112001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1312
1313        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1314        * custom/gensh2.cfg: Dito.
1315
13162001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1319        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1320        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1321        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1322        remove unused flags, remove -ansi from CPP.
1323        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1324        * custom/sim68000.cfg: Remove CPU_DEFINES.
1325       
13262001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1327
1328        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1329        * compilers/gcc-target-default.cfg: Dito.
1330        * compilers/gcc-portsw.cfg: Remove -Hansi.
1331        * custom/posix.cfg: Remove inclusion of target.cfg.
1332        * custom/simhppa.cfg: Remove -ansi -fasm.
1333
13342001-04-11      Eric Valette <valette@crf.canon.fr>
1335
1336        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1337        "new exception processing model."
1338
13392001-04-11      Joel Sherrill <joel@OARcorp.com>
1340
1341        * custom/default.cfg: Switch to using exec_prefix to reflect new
1342        organization of install point from Ralf Corsepius.
1343
13442001-03-30      Eric Valette <valette@crf.canon.fr>
1345
1346        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1347        use the "new exception processing model."
1348
13492001-03-14      Joel Sherrill <joel@OARcorp.com>
1350
1351        * custom/genmongossev.cfg: New file.
1352
13532001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1354
1355        * custom/pc386dx.cfg: New bsp.
1356
13572001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1358
1359        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1360        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1361        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1362
13632001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1364
1365        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1366        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1367        * host.cfg.in: Remove RM, make-script.
1368        * ChangeLog: Remove bogus 2001-01-22 entry.
1369
13702001-01-09      Joel Sherrill <joel@OARcorp.com>
1371
1372        * custom/pc386.cfg (make-exe): Removed commented out lines that
1373        were displayed in build longs.
1374
13752001-01-08      Joel Sherrill <joel@OARcorp.com>
1376
1377        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1378        unneeded definitions when compiled for "mips" rather than "mips64orion."
1379        Correct CPU_CFLAGS.
1380
13812001-01-05      Joel Sherrill <joel@OARcorp.com>
1382
1383        * custom/gensh1.cfg: Removed rest of make-target-options and
1384        moved them to BSP configure options.
1385
13862001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1387
1388        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1389        install point or assuming BSP build tree is available.
1390
13912001-01-03      Joel Sherrill <joel@OARcorp.com>
1392
1393        * custom/psim.cfg: Removed unused variables.
1394
13952001-01-03      Joel Sherrill <joel@OARcorp.com>
1396
1397        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1398        * custom/simcpu32.cfg: Removed MVME162 reference.
1399
14002000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1401
1402        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1403        Still need to fix to avoid touching install point on non-install stanza.
1404
14052000-12-06      Joel Sherrill <joel@OARcorp.com>
1406
1407        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1408        and copies that should not be in it.
1409
14102000-12-01      Joel Sherrill <joel@OARcorp.com>
1411
1412        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1413
14142000-11-30      Joel Sherrill <joel@OARcorp.com>
1415
1416        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1417        a mips1.  gcc translates -m3900 into that.
1418
14192000-11-27      Joel Sherrill <joel@OARcorp.com>
1420
1421        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1422
14232000-11-27      Joel Sherrill <joel@OARcorp.com>
1424
1425        * custom/shsim.cfg: New file.
1426        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1427        The shsim is for the SH simulator in gdb. It should be able
1428        to be used with multiple SH CPU models.  This will require
1429        adding BSP variants.
1430
14312000-11-25      Joel Sherrill <joel@OARcorp.com>
1432
1433        * custom/pc386.cfg: make-exe rule would write into
1434        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1435        is generally not writeable after the BSP is installed and you do not
1436        want every application installed there by default.  Reported by
1437        Eric Norum <eric.norum@usask.ca>.
1438
14392000-11-25      Joel Sherrill <joel@OARcorp.com>
1440
1441        * custom/Makefile.am: Updated to add jmr3904.cfg
1442        * custom/jmr3904.cfg: New file.
1443
14442000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1445
1446        * custom/leon2.cfg: Removed defines that are now generated
1447        in a non-BSP specific manner.
1448
14492000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1450
1451        * custom/Makefile.am: Modified to reflect addition of files.
1452        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1453        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1454
14552000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1456
1457        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1458
14592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1460
1461        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1462
14632000-10-24      Joel Sherrill <joel@OARcorp.com>
1464
1465        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1466        definition since this information can be picked up from
1467        autoconf generated files.  These BSPs are shared by the
1468        mips and mips64orion "ports."
1469
14702000-10-18      Joel Sherrill <joel@OARcorp.com>
1471
1472        * compilers/gcc-portsw.cfg: Use gcc style flags.
1473
14742000-09-13      Joel Sherrill <joel@OARcorp.com>
1475
1476        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1477        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1478
14792000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1480
1481        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1482        Eric Valette <valette@crf.canon.fr>.
1483        * custom/vegaplus.cfg: New file.
1484
14852000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1486
1487        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1488        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1489        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1490        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1491        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1492        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1493        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1494
14952000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1496
1497        * custom/gensh2.cfg: Fix comments.
1498
14992000-09-12      Joel Sherrill <joel@OARcorp.com>
1500
1501        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1502        compiler arguments that specify CPU model options.
1503
15042000-09-12      Joel Sherrill <joel@OARcorp.com>
1505
1506        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1507        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1508        may be incorrect but the BSP now compiles.
1509
15102000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1511
1512        * custom/arm_bare_bsp.cfg: Fix comments.
1513
15142000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1515
1516        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1517        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1518        * ChangeLog: File paths corrected
1519
15202000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1521
1522        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1523
15242000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1525
1526        * custom/pck6.cfg: New file
1527        * custom/pc486.cfg: Use -m486
1528        * custom/pc586.cfg: Use -mpentium
1529        * custom/pc686.cfg: Use -mmpentiumpro
1530        * custom/i386ex.cfg: Use -msoft-float
1531
15322000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1533
1534        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1535
15362000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1537
1538        * ChangeLog: File paths corrected.
1539
15402000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1541
1542        * custom/mvme167.cfg: Add specification of printk port, console port
1543        and serial I/O mode.  Arrange for the stripped executable to
1544        be copied up the build tree.
1545       
15462000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1547
1548        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1549
15502000-08-10      John Cotton  <john.cotton@nrc.ca>
1551
1552        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1553
15542000-08-10      Joel Sherrill <joel@OARcorp.com>
1555
1556        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.