source: rtems/make/ChangeLog @ d721841

4.104.115
Last change on this file since d721841 was d721841, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/06/09 at 05:46:24

2009-02-06 Ralf Corsépius <ralf.corsepius@…>

  • custom/HPUX9-posix.cfg: Remove.
  • Property mode set to 100644
File size: 54.0 KB
Line 
12009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/HPUX9-posix.cfg: Remove.
4
52009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * custom/pck6.cfg: Remove.
8
92008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
10
11        * Makefile.am: Add Lattice Mico32 support.
12        * custom/lm32_evr.cfg: New file.
13
142008-11-20      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * custom/avrtest.cfg: New file.
17
182008-11-20      Daron Chabot <daronchabot@gmail.com>
19
20        PR 1337/bsps
21        * custom/pc386.cfg: Stripping .rodata section produces unusable
22        executables for the i386-rtems target.
23
242008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
25
26        * Makefile.am: Add h8sxsim BSP variant.
27        * custom/h8sxsim.cfg: New file.
28
292008-10-02      Sebastian Huber <sebastian.huber@embedded-brains.de>
30
31        * custom/mpc55xx.cfg: Added -msoft-float and removed -funit-at-a-time
32        in CPU_CFLAGS
33
342008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * custom/m32rsim.cfg: New file.
37
382008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * custom/m32csim.cfg: New file.
41
422008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * custom/virtex.cfg: Remove -Dvirtex.
45
462008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
49        Remove RTEMS_TQM_MODEL.
50
512008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg: Remove
54        RTEMS_BOARD_MODEL.
55
562008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * custom/pgh360.cfg: Remove RTEMS_BOARD_MODEL.
59
602008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * custom/m5484FireEngine.cfg: Remove RTEMS_BOARD_MODEL.
63        Remove RTEMS_54XX_DERIVATE (Unused).
64        * custom/genmcf548x.cfg: Remove RTEMS_BOARD_MODEL.
65
662008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        *  custom/brs5l.cfg, custom/gen5200.cfg, custom/icecube.cfg,
69        custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
70
712008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * custom/gen83xx.cfg, custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg,
74        custom/mpc8349eamds.cfg: Remove RTEMS_BOARD_MODEL,
75        RTEMS_83XX_DERIVATE.
76
772008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * custom/erc32.cfg: Revert accidental commit.
80
812008-10-01      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
84        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
85        custom/m5484FireEngine.cfg, custom/mpc5566evb.cfg,
86        custom/mpc55xx.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg,
87        custom/pgh360.cfg, custom/pghplus.cfg, custom/pm520_cr825.cfg,
88        custom/pm520_ze30.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
89        Back out parts of yesterdays changes.
90
912008-10-01      Ralf Corsepius <ralf.corsepius@rtems.org>
92
93        * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
94
952008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
96
97        * custom/score603e.cfg: Modifications required to run on hardware. Some
98        cleanup.
99
1002008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * custom/m5484FireEngine.cfg:
103        Eliminate RTEMS_54XX_DERIVATE (Unused).
104
1052008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
106
107        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
108        Eliminate RTEMS_TQM_MODEL (Unused).
109
1102008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
113        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
114        custom/lpc2478.cfg, custom/m5484FireEngine.cfg,
115        custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg,
116        custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pm520_cr825.cfg
117        custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
118
1192008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
120
121        * custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use
122        RTEMS_BSP_FAMILY.
123
1242008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
127
1282008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
129
130        * Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH
131        simulator is just an architectural simulator and does not include
132        devices. Rename existing simulator BSP configurations to simsh1 and
133        simsh2 and add simsh4.
134        * custom/simsh1.cfg, custom/simsh2.cfg: New files.
135        * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
136
1372008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
138
139        * custom/bf537skyeye.cfg: Removed.
140
1412008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
142
143        * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for
144        bf537stamp.
145        * custom/bf537skyeye.cfg: New file.
146
1472008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
148
149        * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
150        we do not reliably know it is installed.
151
1522008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
153
154        * custom/lpc2478.cfg: New file.
155
1562008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
157
158        * custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg,
159        custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e
160        define.
161
1622008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
163
164        * compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg,
165        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
166        custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg,
167        custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg,
168        custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate
169        START_BASE and START_FILE.
170
1712008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
172
173        PR 1314/bsps
174        * custom/mvme3100.cfg: Remove old stuff.
175
1762008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
177
178        * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
179
1802008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
181
182        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
183        make-exe and make-cxx-exe definitions. This was resulting in the
184        linker script being processed twice and breaking some BSPs.
185
1862008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
187
188        * leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
189        custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
190        custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
191        custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
192        LDFLAGS works all the time. Clean up BSPs which defined their own
193        make-exe rules inappropriately.
194
1952008-09-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
196
197        * custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
198
1992008-08-15      Allan Hessenflow <allanh@kallisti.com>
200
201        * custom/bf537Stamp.cfg: New file.
202
2032008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
204
205        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
206        New files.
207
208        * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
209        More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
210
2112008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
212
213        * custom/pgh360.cfg:
214        Creation from gen68360.cfg
215
2162008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
217
218        * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
219
2202008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
221
222        * custom/mcf5329.cfg: New file.
223
2242008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
225
226        * custom/mcf52235.cfg: Change to mcf5223x.
227
2282008-06-10      Chris Johns <chrisj@rtems.org>
229
230        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
231        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
232        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
233        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
234        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
235        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
236        -mcpu= option for Coldfires now supported in GCC 4.3.0.
237
2382008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
239
240        * custom/mcf52235.cfg: New.
241
2422008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
243
244        * custom/nds.cfg: Email from author says to drop this flag.
245
2462008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
247
248        * leaf.cfg: Do not override bsp-post-link.
249
2502008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
251
252        * Makefile.am: Add smdk2410.
253
2542008-05-06      Ray Xu <rayx.cn@gmail.com>
255
256        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
257        * custom/smdk2410.cfg: New file.
258
2592008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
260
261        * Makefile.am: Add nds.
262
2632008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
264
265        * custom/nds.cfg: New file.
266
2672008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
268
269        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
270        default processor model optimization has changed in gcc 4.3.0.
271
2722008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
273
274        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
275        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
276        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
277        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
278        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
279        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
280        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
281        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
282        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
283        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
284        explicit .exe instead of EXEEXT to get it to work.
285
2862008-03-06      Till Straumann <strauman@slac.stanford.edu>
287
288        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
289
2902008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
291
292        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
293
2942008-02-11      Till Straumann <strauman@slac.stanford.edu>
295
296        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
297        added '-g' to CFLAGS_DEBUG_V.
298
2992008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
300
301        * custom/pc386.cfg: Use file with symbols.
302
3032008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
304
305        * custom/ss555.cfg: Add CVS Id.
306
3072008-01-09      Eric Norum <norume@aps.anl.gov>
308
309        * custom/mvme3100.cfg: Add make-cxx-exe rule.
310
3112007-12-17      Chris Johns <chrisj@rtems.org>
312
313        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
314        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
315        bsp-post-link make macros. This allow external autotools support.
316
3172007-12-14      Till Straumann <strauman@slac.stanford.edu>
318
319        * custom/mvme3100.cfg: Added; new BSP.
320
3212007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
322
323        * custom/mvme5500.cfg: Fix typo.
324
3252007-11-27      Kate Feng <feng1@bnl.gov>
326
327        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
328        BSP has issues.
329
3302007-11-03      Ray Xu <rayx.cn@gmail.com>
331
332        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
333        with THUMB enabled
334
3352007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
336
337        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
338        nickname for the Freescale evaluation board it is based upon. BSP was
339        tested on a Freescale MPC5200LITE.
340
3412007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
342
343        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
344        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
345          calls.
346        * custom/gen83xx.cfg: Use -O2.
347
3482007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
349
350        * custom/Linux-posix.cfg: Use -O2.
351        * custom/rbtx4938.cfg: Add missing -O2.
352        * custom/rtl22xx.cfg: Adjust indentation.
353        * custom/virtex.cfg: Use -O2.
354
3552007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
356
357        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
358        using C++ ctor trick. An RTEMS C++ application running on this BSP
359        may have initialization order issues to address.
360
3612007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
362
363        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
364
3652007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
366
367        * custom/gen83xx.cfg: Add make-cxx-exe rule.
368
3692007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
370
371        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
372        MPC83xx controller based boards
373       
3742007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
375
376        * custom/virtex.cfg: added file to support PPC core in a xilinx
377        virtex FPGA
378       
3792007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
380
381        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
382        work except gcc core dumps with an ICE when may_alias is used in this
383        code. I filed a GCC PR and reduced optimization to -O0 and it does
384        run again.
385
3862007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
387
388        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
389        out make-cxx-exe usage example.
390
3912007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
392
393        * custom/gen5200.cfg: Remove junk comment.
394        * custom/ep5200.cfg: New file.
395
3962007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
397
398        * custom/armulator.cfg: Removed.
399
4002007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
401
402        * custom/mvme5500.cfg: Use -O2 again.
403
4042007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
405
406        * Makefile.am: DMV152 obsoleted.
407        * custom/dmv152.cfg: Removed.
408
4092007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
410
411        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
412        variants.
413        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
414
4152007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
416
417        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
418        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
419        extension instead of BSP unique ones.
420
4212007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
422
423        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
424        Plus some cleanup
425
4262007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
427
428        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
429        for Classic API Barrier.
430
4312007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
432
433        * custom/rtl22xx.cfg: Cleanup.
434        * Makefile.am: Add custom/rtl22xx.cfg.
435
4362007-04-26      Ray Xu <xr@trasin.net>
437
438        * custom/rtl22xx.cfg: New (Initial submission).
439
4402007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
441
442        * Makefile.am: Cleanup.
443
4442007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
445
446        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
447        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
448        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
449        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
450        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
451        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
452        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
453        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
454        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
455        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
456        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
457        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
458        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
459        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
460        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
461        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
462        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
463        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
464        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
465        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
466        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
467        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
468        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
469
4702007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
471
472        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
473        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
474        Use $(NM) -g -n instead of $(NM) -n.
475        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
476        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
477        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
478
4792007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
480
481        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
482        DRIVER_ARCHITECTURE.
483        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
484        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
485        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
486        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
487        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
488        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
489        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
490        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
491        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
492        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
493        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
494        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
495        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
496        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
497        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
498        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
499        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
500        CXXFLAGS_OPTIMIZE_V.
501
5022007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
503
504        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
505        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
506        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
507        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
508
5092006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
510
511        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
512        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
513        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
514        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
515        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
516        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
517        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
518        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
519        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
520        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
521        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
522        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
523        custom/i386ex.cfg, custom/idp.cfg,
524        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
525        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
526        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
527        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
528        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
529        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
530        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
531        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
532        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
533        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
534        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
535        Cleanup.
536
5372006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
538
539        * custom/uC5282.cfg: Remove hard-code compiler flags.
540        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
541        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
542
5432006-10-23      Joel Sherrill <joel@OARcorp.com>
544
545        * custom/eZKit533.cfg: New file.
546
5472006-09-08      Kate Feng <feng1@bnl.gov>
548
549        PR 1150/bsps
550        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
551        that gcc (4.0.2) implicitely uses the vector engine for optimization;
552        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
553
5542006-08-09      Kolja Waschk <waschk@telos.de>
555
556        * Makefile.am: New port to Altera NIOS II.
557        * custom/nios2_iss.cfg: New file.
558
5592006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
560
561        * custom/brsl5.cfg: (PR1117) added
562       
5632006-06-08      Bruce Robinson <brucer@pmccorp.com>
564       
565        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
566        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
567
5682005-04-10      Eric Norum <norume@aps.anl.gov>
569
570        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
571
5722006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
573
574        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
575        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
576        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
577        Remove (abandoned).
578
5792006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
580
581        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
582        Merger from rtems-4-6-branch.
583
5842006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
585
586        PR 851/bsps
587        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
588        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
589
5902005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
591
592        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
593
5942005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
595
596        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
597        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
598        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
599        Use .srec for files containing SRECs.
600
6012005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
602
603        * custom/gp32.cfg: Replace .gxb with .elf.
604        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
605
6062005-11-03      Till Straumann <strauman@slac.stanford.edu>
607
608        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
609        -mcpu=750 instead.
610
6112005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
612
613        * custom/orp.cfg: Remove (abandoned).
614        * custom/av5282.cfg: Remove obsolete vars.
615        * custom/gba.cfg: Remove PROFILE* (abandoned).
616        Remove -static (bogus).
617
6182005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
619
620        PR 822/bsps
621        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
622
6232005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
624
625        * custom/av5282.cfg: New file.
626
6272005-06-17      Markku Puro <markku.puro@kopteri.net>
628
629        * Makefile.am: Adding GameBoy Advance BSP.
630        * custom/gba.cfg: New file.
631
6322005-06-17      Joel Sherrill <joel@OARcorp.com>
633
634        * custom/mcf5235.cfg: New file.
635
6362005-06-01      Philippe Simons <loki_666@fastmail.fm>
637
638        * custom/gp32.cfg: Add make-cxx-exe.
639
6402005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
641
642        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
643        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
644        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
645
6462005-05-02      Joel Sherrill <joel@OARcorp.com>
647
648        * Makefile.am: Remove dmv177 and ppcn_60x.
649        * custom/dmv177.cfg: Removed.
650
6512005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
652
653        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
654
6552005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
656
657        * Makefile.am: Initial release of ep1a bsp
658        * custom/ep1a.cfg: New file.
659
6602005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
661
662        * custom/score603e.cfg: Update score603e to new exception model
663        NOTE: These modifications have not been tested on hardware.
664
6652005-03-11      Jay Monkman <jtm@lopingdog.com>
666
667        * custom/vegaplus.cfg: Removed.
668
6692005-03-11      Philippe Simons <loki_666@fastmail.fm>
670
671        * custom/gp32.cfg: New file.
672
6732005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
674
675        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
676        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
677        Remove -Wa,-m7450.
678
6792005-02-25      Joel Sherrill <joel@OARcorp.com>
680
681        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
682        * custom/arm_bare_bsp.cfg: Removed.
683
6842005-02-24      Jay Monkman <jtm@lopingdog.com>
685
686        * custom/csb350.cfg: New BSP.
687
6882005-02-24      Jay Monkman <jtm@lopingdog.com>
689
690        * custom/csb337.cfg: Cleanup.
691
6922005-02-08      Eric Norum <norume@aps.anl.gov>
693
694        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
695        proper versions of gcc (which take -m528x as an order to load the
696        -m5200 multilib variants) are widely available.
697
6982005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
699
700        * custom/uC5282.cfg: Cleanup.
701
7022005-01-28      Eric Norum <norume@aps.anl.gov>
703
704        * Makefile.am, custom/uC5282.cfg: New BSP
705
7062005-01-20      Joel Sherrill <joel@OARcorp.com>
707
708        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
709        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
710        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
711        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
712        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
713
7142005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
715
716        * compilers/gcc-portsw.cfg: Remove.
717        * Makefile.am: Reflect change above.
718
7192004-11-23      Joel Sherrill <joel@OARcorp.com>
720
721        * Makefile.am: Remove eth_comm.
722        * custom/eth_comm.cfg: Removed.
723
7242004-11-22      Jennifer Averett <jennifer@OARcorp.com>
725
726        PR 581/bsps
727        * custom/psim.cfg: Convert PSIM to new exception model.
728
7292004-11-17      Joel Sherrill <joel@OARcorp.com>
730
731        * custom/mvme2100.cfg: Add make-cxx-exe rule.
732
7332004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
734
735        * Makefile.am: Add MVME2100 BSP.
736        * custom/mvme2100.cfg: New file.
737
7382004-11-05      Joel Sherrill <joel@OARcorp.com>
739
740        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
741        architecture name for RTEMS. Since this was used as the -mcpu
742        argument to GCC, that also had to be changed.
743
7442004-10-26      Eric Norum <norume@aps.anl.gov
745
746        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
747
7482004-10-20      Eric Norum <norume@aps.anl.gov
749
750        * custom/mvme5500.cfg: New BSP.
751
7522004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
753
754        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
755
7562004-09-29      Joel Sherrill <joel@OARcorp.com>
757
758        * custom/h8sim.cfg: i960 obsoleted.
759        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
760
7612004-08-03      Jay Monkman <jtm@lopingdog.com>
762
763        * custom/csb360.cfg: New file.
764
7652004-07-15      Jay Monkman
766
767        * custom/csb336.cfg, custom/csb337.cfg: New files.
768
7692004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
770
771        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
772        with FreeBSD and now unused).
773        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
774
7752004-04-12      David Querbach <querbach@realtime.bc.ca>
776
777        * custom/ss555.cfg: New file.
778
7792004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
780
781        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
782        with Cygwin and now unused).
783
7842004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
785
786        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
787
7882004-03-05      Joel Sherrill <joel@OARcorp.com>
789
790        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
791        support.
792
7932004-02-26      Joel Sherrill <joel@OARcorp.com>
794
795        PR 570/bsps
796        * custom/mvme2307.cfg: Do not use -msdata=eabi since
797        it breaks the linking of the vectors.
798
7992004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * Makefile.am: Cosmetics.
802
8032004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
806        dist_rtems_make_custom_DATA = custom/default.cfg.
807
8082004-02-05      Joel Sherrill <joel@OARcorp.com>
809
810        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
811        these -- copied from the 4.6 branch.
812
8132004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        PR 553/bsps
816        * custom/mrm332.cfg: Comment out objdump.
817
8182004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
821
8222004-01-20      Joel Sherrill <joel@OARcorp.com>
823
824        PR 553/bsps
825        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
826        comment.
827
8282004-01-07      Joel Sherrill <joel@OARcorp.com>
829
830        * Makefile.am: Remove efi68k and efi332 references as they are no
831        longer in the tree.
832
8332004-01-07      Joel Sherrill <joel@OARcorp.com>
834
835        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
836        users of these boards so we are removing them.
837        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
838
8392004-01-07      Joel Sherrill <joel@OARcorp.com>
840
841        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
842
8432003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * Makefile.am: EXTRA_DIST +=.
846
8472003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * custom/Makefile.am: Remove.
850        * Makefile.am: Merge-in former custom/Makefile.am
851
8522003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
855        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
856
8572003-09-26      Joel Sherrill <joel@OARcorp.com>
858
859        * custom/simhppa.cfg: Removed.
860
8612003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
864
8652003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        PR 470/bsps
868        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
869        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
870        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
871
8722003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
875        the BSP's configure-script).
876        Remove BSP_CPPFLAGS (Obsolete).
877
8782003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        PR 321/bsps
881        * leaf.cfg: Remove support for profile-variant.
882        * main.cfg: Ditto.
883        * compilers/gcc-no_bsp.cfg: Ditto.
884        * compilers/gcc-portsw.cfg: Ditto.
885        * compilers/gcc-target-default.cfg: Ditto.
886
8872003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
888
889        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
890
8912003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
892
893        PR 368/filesystems
894        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
895        with this PR for alias BSPs.
896
8972003-03-18  Till Straumann <strauman@slac.stanford.edu>
898
899        PR 356/bsps
900        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
901        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
902
9032003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
906
9072003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
910        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
911        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
912        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
913
9142003-02-14      Joel Sherrill <joel@OARcorp.com>
915
916        AMD a29k obsolete.
917        * custom/portsw.cfg: Removed.
918
9192003-01-20      Duane Gustavus <duane@unt.edu>
920
921        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
922
9232003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
926        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
927        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
928        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
929        Move -D_BSD_SOURCE to CPU_CFLAGS.
930        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
931        Move -Dsolaris2 to CPU_CFLAGS.
932        Remove -D__EXTENSIONS__.
933
9342002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * custom/posix.cfg: Remove comment referring to host.cfg.
937
9382002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * custom/default.cfg: Pickup target.cfg from BSP directory.
941
9422002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
943
944        * custom/mtx603e.cfg: New file.
945
9462002-11-17      Joel Sherrill <joel@OARcorp.com>
947
948        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
949        build variants work for user applications post install.
950
9512002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
954        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
955        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
956        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
957        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
958
9592002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
960
961        * custom/edb7312.cfg: New file.
962
9632002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
966        obsolete Makefile.
967        * leaf.cfg: Various changes to LIBVARIANT processing.
968        * main.cfg: Ditto.
969
9702002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * Makefile.am: Add compilers/*.
973        * compilers/Makefile.am: Remove.
974        * lib.cfg: Remove.
975        * directory.cfg: Remove.
976        * README: Remove.
977
9782002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * Makefile.am: Add Templates/*.
981        * Templates/Makefile.am: Remove.
982
9832002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
986
9872002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
990        * custom/HPUX9-posix.cfg: Ditto.
991        * custom/Linux-posix.cfg: Ditto.
992
9932002-10-02      Joel Sherrill <joel@OARcorp.com>
994
995        * custom/armulator.cfg: Remove reference to PowerPC arguments.
996
9972002-09-13      Joel Sherrill <joel@OARcorp.com>
998
999        * Part of addressing PR281.
1000        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
1001        * compilers/gcc-target-default.cfg: Removed remaining support for
1002        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
1003        as one of the LDFLAGS when the debug variant is specified.
1004
10052002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * custom/posix.cfg: Don't include host.cfg.
1008
10092002-08-09      Joel Sherrill <joel@OARcorp.com>
1010
1011        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
1012
10132002-08-07      Ivan Guzvinec <ivang@opencores.org>
1014
1015        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
1016
10172002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
1020
10212002-08-06      Joel Sherrill <joel@OARcorp.com>
1022
1023        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
1024        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
1025
10262002-08-06      Chris Ziomkowski <chris@asics.ws>
1027
1028        * custom/or32sim.cfg: New file added as part of merge from
1029        OpenCores repository.
1030
10312002-08-05      Joel Sherrill <joel@OARcorp.com>
1032
1033        * Per PR260 eliminate use of make-target-options.  This impacted
1034        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
1035        SuperCore and required that the m68k optimized memcpy be moved
1036        to libcpu.
1037        * custom/gen68360.cfg: Remove make-target-options.
1038
10392002-08-01      Joel Sherrill <joel@OARcorp.com>
1040
1041        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
1042        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
1043
10442002-08-01      Joel Sherrill <joel@OARcorp.com>
1045
1046        * custom/mvme136.cfg: Remove make-target-options.
1047
10482002-07-30      Joel Sherrill <joel@OARcorp.com>
1049
1050        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
1051        will disappear when make clean is performed.
1052
10532002-07-24      Joel Sherrill <joel@OARcorp.com>
1054
1055        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
1056        to use gcc 3.1 arguments.
1057
10582002-07-22      Joel Sherrill <joel@OARcorp.com>
1059
1060        * Templates/Makefile.leaf: Clarify the MANAGERS example.
1061
10622002-07-01      Joel Sherrill <joel@OARcorp.com>
1063
1064        * custom/p4650.cfg: Update arguments to gcc3.
1065
10662002-06-14      Joel Sherrill <joel@OARcorp.com>
1067
1068        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
1069        to gcc 3.1 arguments.
1070
10712002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1072
1073        * custom/dmv177.cfg: Use -mcpu=603e.
1074        * custom/ppcn_60x.cfg: Use -mcpu=603e.
1075        * custom/psim.cfg: Use -mcpu=603e.
1076        * custom/score603e.cfg: Use -mcpu=603e.
1077        * custom/ts_386ex.cfg: Remove obsolete comments.
1078        * custom/rxgen960.cfg: Remove obsolete comments.
1079        * custom/cvme961.cfg: Remove obsolete comments.
1080
10812001-05-09      Joel Sherrill <joel@OARcorp.com>
1082
1083        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
1084        compatable arguments.
1085 
10862002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1089        Remove obsolete comments.
1090        * custom/eth_comm.cfg: Remove make-target-options.
1091        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1092        CPU_CFLAGS.
1093        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
1094        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
1095        * custom/mbx8xx.cfg: Remove make-target-options.
1096        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
1097        Remove obsolete comments.
1098        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
1099        Remove obsolete comments.
1100        * custom/mpc8260ads.cfg: Remove make-target-options.
1101        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1102        CPU_CFLAGS.
1103        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
1104        Remove obsolete comments.
1105        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1106        CPU_CFLAGS.
1107        Remove obsolete comments.
1108        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1109        Remove obsolete comments.
1110        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1111        CPU_CFLAGS.
1112        Remove obsolete comments.
1113
11142002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1115
1116        * custom/gen405.cfg: Remove -D__powerpc__.
1117
11182002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
1121        * custom/erc32.cfg: Ditto.
1122        * custom/leon2.cfg: Ditto.
1123
1124
11252002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1128        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1129        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
1130
11312002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133        * custom/cvme961.cfg: Remove GCC272 support.
1134        * custom/dmv152.cfg: Remove GCC272 support.
1135        * custom/efi332.cfg: Remove GCC272 support.
1136        * custom/efi68k.cfg: Remove GCC272 support.
1137        * custom/eth_comm.cfg: Remove GCC272 support.
1138        * custom/gen405.cfg: Remove GCC272 support.
1139        * custom/gen68302.cfg: Remove GCC272 support.
1140        * custom/gen68340.cfg: Remove GCC272 support.
1141        * custom/gen68360.cfg: Remove GCC272 support.
1142        * custom/genmongoosev.cfg: Remove GCC272 support.
1143        * custom/helas403.cfg: Remove GCC272 support.
1144        * custom/i386ex.cfg: Remove GCC272 support.
1145        * custom/i960sim.cfg: Remove GCC272 support.
1146        * custom/idp.cfg: Remove GCC272 support.
1147        * custom/leon2.cfg: Remove GCC272 support.
1148        * custom/mbx8xx.cfg: Remove GCC272 support.
1149        * custom/mcf5206elite.cfg: Remove GCC272 support.
1150        * custom/mpc8260ads.cfg: Remove GCC272 support.
1151        * custom/mrm332.cfg: Remove GCC272 support.
1152        * custom/mvme136.cfg: Remove GCC272 support.
1153        * custom/mvme147.cfg: Remove GCC272 support.
1154        * custom/mvme167.cfg: Remove GCC272 support.
1155        * custom/ods68302.cfg: Remove GCC272 support.
1156        * custom/p4000.cfg: Remove GCC272 support.
1157        * custom/p4600.cfg: Remove GCC272 support.
1158        * custom/p4650.cfg: Remove GCC272 support.
1159        * custom/pc386.cfg: Remove GCC272 support.
1160        * custom/portsw.cfg: Remove GCC272 support.
1161        * custom/psim.cfg: Remove GCC272 support.
1162        * custom/rxgen960.cfg: Remove GCC272 support.
1163        * custom/score603e.cfg: Remove GCC272 support.
1164        * custom/sim68000.cfg: Remove GCC272 support.
1165        * custom/simhppa.cfg: Remove GCC272 support.
1166        * custom/simsh4.cfg: Remove GCC272 support.
1167        * custom/ts_386ex.cfg: Remove GCC272 support.
1168
11692002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
1172        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1173        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1174        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
1175
11762002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1177
1178        * compilers/gcc-target-default.cfg: Add missing \.
1179        Reported by Ilya Alexeev <ilya@continuum.ru>.
1180
11812002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1182
1183        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
1184        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
1185        support.
1186        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
1187
11882001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
1191        * custom/FreeBSD-posix.cfg: Ditto.
1192        * custom/HPUX9-posix.cfg: Ditto.
1193        * custom/Linux-posix.cfg: Ditto.
1194        * custom/Solaris-posix.cfg: Ditto.
1195
11962001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
1199        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
1200
12012001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * custom/armulator.cfg: Remove make-target-options.
1204        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
1205        (now in erc32/configure.ac).
1206        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
1207        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
1208        Remove CONSOLE_USE_POLLED (Unused).
1209        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
1210        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
1211        * custom/mvme162.cfg: Remove references to mvme162lx.
1212        Abandon gcc272. Remove make-target-options.
1213        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
1214
12152001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1216
1217        * custom/bare.cfg: Remove make-target-options.
1218        * custom/c4xsim.cfg: Ditto.
1219        * custom/cvme961.cfg: Ditto.
1220        * custom/efi68k.cfg: Ditto.
1221        * custom/gen68302.cfg: Ditto.
1222        * custom/gen68340.cfg: Ditto.
1223        * custom/genmongoosev.cfg: Ditto.
1224        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1225        make-exe, remove empty lines.
1226        * custom/h8sim.cfg: Remove make-target-options.
1227        * custom/mcf5206elite.cfg: Ditto.
1228        * custom/mrm332.cfg: Ditto.
1229        * custom/mvme147.cfg: Ditto.
1230        * custom/ods68302.cfg: Ditto.
1231        * custom/p4000.cfg: Ditto.
1232        * custom/p4600.cfg: Ditto.
1233        * custom/p4650.cfg: Ditto.
1234        * custom/pc386.cfg: Ditto.
1235        * custom/portsw.cfg: Ditto.
1236        * custom/simsh4.cfg: Ditto.
1237
12382001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * custom/efi332.cfg: Remove make-target-options.
1241        * custom/idp.cfg: Ditto.
1242        * custom/jmr3904.cfg: Ditto.
1243
12442001-11-27      Joel Sherrill <joel@OARcorp.com>,
1245
1246        * ChangeLog: Deleted bogus entry.
1247
12482001-11-27      Joel Sherrill <joel@OARcorp.com>,
1249
1250        * custom/ods68302.cfg: Eliminated required definition of macros in this
1251        file for the BSP to compile.  The ROM and ROM address and size settings
1252        are now linker script items. 
1253
12542001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256
1257        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1258        Remove make-target-options.
1259        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1260        Remove make-target-options.
1261        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1262        DATA_CACHE_ENABLE.
1263        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1264        DATA_CACHE_ENABLE.
1265        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1266        DATA_CACHE_ENABLE.
1267
12682001-11-25      Joel Sherrill <joel@OARcorp.com>
1269
1270        * custom/papyrus.cfg: Removed.
1271        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1272
12732001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1274
1275        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1276        * custom/mcp750.cfg: Ditto.
1277
12782001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1279
1280        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1281        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1282        * custom/psim.cfg: Refect changes to psim/configure.ac.
1283        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1284        remove SCORE603E_GENERATION.
1285
12862001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1289        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1290        * custom/mbx860_005b.cfg: Ditto.
1291        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1292
1293
12942001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1295
1296        * custom/gensh1.cfg: remove make-target-options.
1297        * custom/gensh2.cfg: remove make-target-options.
1298
12992001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1300
1301        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1302        remove make-target-options, remove BSP_CPPFLAGS.
1303
13042001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1307
13082001-11-14      Joel Sherrill <joel@OARcorp.com>
1309
1310        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1311        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1312        These are new exception processing model BSPs and thus do not
1313        need to define PPC_USE_SPRG.
1314
13152001-11-14      Joel Sherrill <joel@OARcorp.com>
1316
1317        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1318
13192001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1320
1321        * custom/ts_386ex.cfg: Remove make-target-options.
1322        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1323        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1324        different flags.
1325
13262001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1327
1328        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1329        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1330        re-adopt mcp750.cfg's make-exe.
1331
13322001-11-13      Joel Sherrill <joel@OARcorp.com>
1333
1334        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1335        the --srec-len argument to objcopy only supported in binutils 2.11
1336        or newer.
1337
13382001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1339
1340        This modification is part of the submitted modifications necessary to
1341        support the IBM PPC405 family.  This submission was reviewed by
1342        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1343        not negatively impact the ppc403 BSPs.  The submission and tracking
1344        process was captured as PR50.
1345        * custom/gen405.cfg: New file.
1346        * custom/helas403.cfg: Modified to generate Srecords.
1347
13482001-10-30      Joel Sherrill <joel@OARcorp.com>
1349
1350        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1351
13522001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1353
1354        * custom/mcf5206elite.cfg: New file.
1355
13562001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1357
1358        * custom/mpc8260ads.cfg: New file.
1359
13602001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1361
1362        * custom/gensh4.cfg: Remove START_HW_INIT.
1363        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1364
13652001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1366
1367        * custom/gensh4.cfg: Remove HZ.
1368        * custom/simsh4.cfg: Remove HZ.
1369
13702001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1371
1372        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1373        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1374        cleanup by Joel Sherrill <joel@OARcorp.com>.
1375
13762001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1377
1378        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1379
13802001-10-11      Joel Sherrill <joel@OARcorp.com>
1381
1382        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1383        to avoid using the apparently broken or deprecated -o argument.
1384
13852001-09-28      Joel Sherrill <joel@OARcorp.com>
1386
1387        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1388        for MC68302_BASE.
1389
13902001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1391
1392        * custom/bare.cfg: Define dummy make-cxx-exe.
1393
13942001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1395
1396        * ChangeLog: Formatting cleanup.
1397
13982001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1399
1400        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1401        make-target-options.
1402        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1403        * custom/HPUX9-posix.cfg: Dito.
1404        * custom/Linux-posix.cfg: Dito.
1405        * custom/Solaris-posix.cfg: Dito.
1406        * custom/arm_bare_bsp.cfg: Dito.
1407        * custom/armulator.cfg: Dito.
1408        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1409        * custom/i386ex.cfg: Remove make-target-options.
1410        * custom/i960sim.cfg: Remove make-target-options.
1411        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1412        CONSOLE_USE_INTERRUPTS.
1413        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1414        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1415        CONSOLE_USE_INTERRUPTS.
1416        * custom/vegaplus.cfg: Remove make-target-options.
1417
14182001-05-25      Joel Sherrill <joel@OARcorp.com>
1419
1420        * custom/mrm332.cfg: Switched $(SED) to sed.
1421
14222000-05-25      Matt Cross <profesor@gweep.net>
1423
1424        * New MRM332 BSP for the Mini RoboMind board based
1425        on the 68332 microcontroller designed and build by Mark
1426        Castelluccio.  For details on the MRM see http://www.robominds.com.
1427        * custom/mrm332.cfg: New file.
1428
14292001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1432        CONSOLE_USE_POLLED, HAS_RTC.
1433
14342001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1435
1436        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1437        * custom/gensh2.cfg: Dito.
1438
14392001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1440
1441        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1442        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1443        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1444        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1445        remove unused flags, remove -ansi from CPP.
1446        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1447        * custom/sim68000.cfg: Remove CPU_DEFINES.
1448       
14492001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1450
1451        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1452        * compilers/gcc-target-default.cfg: Dito.
1453        * compilers/gcc-portsw.cfg: Remove -Hansi.
1454        * custom/posix.cfg: Remove inclusion of target.cfg.
1455        * custom/simhppa.cfg: Remove -ansi -fasm.
1456
14572001-04-11      Eric Valette <valette@crf.canon.fr>
1458
1459        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1460        "new exception processing model."
1461
14622001-04-11      Joel Sherrill <joel@OARcorp.com>
1463
1464        * custom/default.cfg: Switch to using exec_prefix to reflect new
1465        organization of install point from Ralf Corsepius.
1466
14672001-03-30      Eric Valette <valette@crf.canon.fr>
1468
1469        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1470        use the "new exception processing model."
1471
14722001-03-14      Joel Sherrill <joel@OARcorp.com>
1473
1474        * custom/genmongossev.cfg: New file.
1475
14762001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1477
1478        * custom/pc386dx.cfg: New bsp.
1479
14802001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1481
1482        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1483        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1484        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1485
14862001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1487
1488        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1489        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1490        * host.cfg.in: Remove RM, make-script.
1491        * ChangeLog: Remove bogus 2001-01-22 entry.
1492
14932001-01-09      Joel Sherrill <joel@OARcorp.com>
1494
1495        * custom/pc386.cfg (make-exe): Removed commented out lines that
1496        were displayed in build longs.
1497
14982001-01-08      Joel Sherrill <joel@OARcorp.com>
1499
1500        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1501        unneeded definitions when compiled for "mips" rather than "mips64orion."
1502        Correct CPU_CFLAGS.
1503
15042001-01-05      Joel Sherrill <joel@OARcorp.com>
1505
1506        * custom/gensh1.cfg: Removed rest of make-target-options and
1507        moved them to BSP configure options.
1508
15092001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1510
1511        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1512        install point or assuming BSP build tree is available.
1513
15142001-01-03      Joel Sherrill <joel@OARcorp.com>
1515
1516        * custom/psim.cfg: Removed unused variables.
1517
15182001-01-03      Joel Sherrill <joel@OARcorp.com>
1519
1520        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1521        * custom/simcpu32.cfg: Removed MVME162 reference.
1522
15232000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1524
1525        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1526        Still need to fix to avoid touching install point on non-install stanza.
1527
15282000-12-06      Joel Sherrill <joel@OARcorp.com>
1529
1530        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1531        and copies that should not be in it.
1532
15332000-12-01      Joel Sherrill <joel@OARcorp.com>
1534
1535        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1536
15372000-11-30      Joel Sherrill <joel@OARcorp.com>
1538
1539        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1540        a mips1.  gcc translates -m3900 into that.
1541
15422000-11-27      Joel Sherrill <joel@OARcorp.com>
1543
1544        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1545
15462000-11-27      Joel Sherrill <joel@OARcorp.com>
1547
1548        * custom/shsim.cfg: New file.
1549        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1550        The shsim is for the SH simulator in gdb. It should be able
1551        to be used with multiple SH CPU models.  This will require
1552        adding BSP variants.
1553
15542000-11-25      Joel Sherrill <joel@OARcorp.com>
1555
1556        * custom/pc386.cfg: make-exe rule would write into
1557        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1558        is generally not writeable after the BSP is installed and you do not
1559        want every application installed there by default.  Reported by
1560        Eric Norum <eric.norum@usask.ca>.
1561
15622000-11-25      Joel Sherrill <joel@OARcorp.com>
1563
1564        * custom/Makefile.am: Updated to add jmr3904.cfg
1565        * custom/jmr3904.cfg: New file.
1566
15672000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1568
1569        * custom/leon2.cfg: Removed defines that are now generated
1570        in a non-BSP specific manner.
1571
15722000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1573
1574        * custom/Makefile.am: Modified to reflect addition of files.
1575        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1576        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1577
15782000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1579
1580        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1581
15822000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1583
1584        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1585
15862000-10-24      Joel Sherrill <joel@OARcorp.com>
1587
1588        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1589        definition since this information can be picked up from
1590        autoconf generated files.  These BSPs are shared by the
1591        mips and mips64orion "ports."
1592
15932000-10-18      Joel Sherrill <joel@OARcorp.com>
1594
1595        * compilers/gcc-portsw.cfg: Use gcc style flags.
1596
15972000-09-13      Joel Sherrill <joel@OARcorp.com>
1598
1599        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1600        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1601
16022000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1603
1604        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1605        Eric Valette <valette@crf.canon.fr>.
1606        * custom/vegaplus.cfg: New file.
1607
16082000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1609
1610        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1611        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1612        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1613        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1614        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1615        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1616        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1617
16182000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1619
1620        * custom/gensh2.cfg: Fix comments.
1621
16222000-09-12      Joel Sherrill <joel@OARcorp.com>
1623
1624        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1625        compiler arguments that specify CPU model options.
1626
16272000-09-12      Joel Sherrill <joel@OARcorp.com>
1628
1629        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1630        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1631        may be incorrect but the BSP now compiles.
1632
16332000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1634
1635        * custom/arm_bare_bsp.cfg: Fix comments.
1636
16372000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1638
1639        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1640        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1641        * ChangeLog: File paths corrected
1642
16432000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1644
1645        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1646
16472000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1648
1649        * custom/pck6.cfg: New file
1650        * custom/pc486.cfg: Use -m486
1651        * custom/pc586.cfg: Use -mpentium
1652        * custom/pc686.cfg: Use -mmpentiumpro
1653        * custom/i386ex.cfg: Use -msoft-float
1654
16552000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1656
1657        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1658
16592000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1660
1661        * ChangeLog: File paths corrected.
1662
16632000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1664
1665        * custom/mvme167.cfg: Add specification of printk port, console port
1666        and serial I/O mode.  Arrange for the stripped executable to
1667        be copied up the build tree.
1668       
16692000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1670
1671        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1672
16732000-08-10      John Cotton  <john.cotton@nrc.ca>
1674
1675        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1676
16772000-08-10      Joel Sherrill <joel@OARcorp.com>
1678
1679        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.