source: rtems/make/ChangeLog @ bbb7cca6

4.104.115
Last change on this file since bbb7cca6 was bbb7cca6, checked in by Joel Sherrill <joel.sherrill@…>, on 09/30/08 at 23:15:10

2008-09-30 Jennifer Averett <jennifer.averett@…>

  • custom/score603e.cfg: Modifications required to run on hardware. Some cleanup.
  • Property mode set to 100644
File size: 51.3 KB
Line 
12008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
2
3        * custom/score603e.cfg: Modifications required to run on hardware. Some
4        cleanup.
5
62008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * custom/m5484FireEngine.cfg:
9        Eliminate RTEMS_54XX_DERIVATE (Unused).
10
112008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
14        Eliminate RTEMS_TQM_MODEL (Unused).
15
162008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
19        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
20        custom/lpc2478.cfg, custom/m5484FireEngine.cfg,
21        custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg,
22        custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pm520_cr825.cfg
23        custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
24
252008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use
28        RTEMS_BSP_FAMILY.
29
302008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
33
342008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH
37        simulator is just an architectural simulator and does not include
38        devices. Rename existing simulator BSP configurations to simsh1 and
39        simsh2 and add simsh4.
40        * custom/simsh1.cfg, custom/simsh2.cfg: New files.
41        * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
42
432008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
44
45        * custom/bf537skyeye.cfg: Removed.
46
472008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for
50        bf537stamp.
51        * custom/bf537skyeye.cfg: New file.
52
532008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
54
55        * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
56        we do not reliably know it is installed.
57
582008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
59
60        * custom/lpc2478.cfg: New file.
61
622008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg,
65        custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e
66        define.
67
682008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
69
70        * compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg,
71        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
72        custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg,
73        custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg,
74        custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate
75        START_BASE and START_FILE.
76
772008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
78
79        PR 1314/bsps
80        * custom/mvme3100.cfg: Remove old stuff.
81
822008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
85
862008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
87
88        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
89        make-exe and make-cxx-exe definitions. This was resulting in the
90        linker script being processed twice and breaking some BSPs.
91
922008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
93
94        * leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
95        custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
96        custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
97        custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
98        LDFLAGS works all the time. Clean up BSPs which defined their own
99        make-exe rules inappropriately.
100
1012008-09-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
102
103        * custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
104
1052008-08-15      Allan Hessenflow <allanh@kallisti.com>
106
107        * custom/bf537Stamp.cfg: New file.
108
1092008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
110
111        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
112        New files.
113
114        * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
115        More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
116
1172008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
118
119        * custom/pgh360.cfg:
120        Creation from gen68360.cfg
121
1222008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
123
124        * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
125
1262008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
127
128        * custom/mcf5329.cfg: New file.
129
1302008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
131
132        * custom/mcf52235.cfg: Change to mcf5223x.
133
1342008-06-10      Chris Johns <chrisj@rtems.org>
135
136        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
137        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
138        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
139        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
140        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
141        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
142        -mcpu= option for Coldfires now supported in GCC 4.3.0.
143
1442008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
145
146        * custom/mcf52235.cfg: New.
147
1482008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
149
150        * custom/nds.cfg: Email from author says to drop this flag.
151
1522008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
153
154        * leaf.cfg: Do not override bsp-post-link.
155
1562008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
157
158        * Makefile.am: Add smdk2410.
159
1602008-05-06      Ray Xu <rayx.cn@gmail.com>
161
162        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
163        * custom/smdk2410.cfg: New file.
164
1652008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
166
167        * Makefile.am: Add nds.
168
1692008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
170
171        * custom/nds.cfg: New file.
172
1732008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
174
175        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
176        default processor model optimization has changed in gcc 4.3.0.
177
1782008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
179
180        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
181        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
182        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
183        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
184        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
185        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
186        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
187        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
188        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
189        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
190        explicit .exe instead of EXEEXT to get it to work.
191
1922008-03-06      Till Straumann <strauman@slac.stanford.edu>
193
194        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
195
1962008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
197
198        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
199
2002008-02-11      Till Straumann <strauman@slac.stanford.edu>
201
202        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
203        added '-g' to CFLAGS_DEBUG_V.
204
2052008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
206
207        * custom/pc386.cfg: Use file with symbols.
208
2092008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
210
211        * custom/ss555.cfg: Add CVS Id.
212
2132008-01-09      Eric Norum <norume@aps.anl.gov>
214
215        * custom/mvme3100.cfg: Add make-cxx-exe rule.
216
2172007-12-17      Chris Johns <chrisj@rtems.org>
218
219        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
220        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
221        bsp-post-link make macros. This allow external autotools support.
222
2232007-12-14      Till Straumann <strauman@slac.stanford.edu>
224
225        * custom/mvme3100.cfg: Added; new BSP.
226
2272007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
228
229        * custom/mvme5500.cfg: Fix typo.
230
2312007-11-27      Kate Feng <feng1@bnl.gov>
232
233        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
234        BSP has issues.
235
2362007-11-03      Ray Xu <rayx.cn@gmail.com>
237
238        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
239        with THUMB enabled
240
2412007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
242
243        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
244        nickname for the Freescale evaluation board it is based upon. BSP was
245        tested on a Freescale MPC5200LITE.
246
2472007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
248
249        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
250        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
251          calls.
252        * custom/gen83xx.cfg: Use -O2.
253
2542007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
255
256        * custom/Linux-posix.cfg: Use -O2.
257        * custom/rbtx4938.cfg: Add missing -O2.
258        * custom/rtl22xx.cfg: Adjust indentation.
259        * custom/virtex.cfg: Use -O2.
260
2612007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
262
263        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
264        using C++ ctor trick. An RTEMS C++ application running on this BSP
265        may have initialization order issues to address.
266
2672007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
268
269        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
270
2712007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
272
273        * custom/gen83xx.cfg: Add make-cxx-exe rule.
274
2752007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
276
277        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
278        MPC83xx controller based boards
279       
2802007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
281
282        * custom/virtex.cfg: added file to support PPC core in a xilinx
283        virtex FPGA
284       
2852007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
286
287        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
288        work except gcc core dumps with an ICE when may_alias is used in this
289        code. I filed a GCC PR and reduced optimization to -O0 and it does
290        run again.
291
2922007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
293
294        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
295        out make-cxx-exe usage example.
296
2972007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
298
299        * custom/gen5200.cfg: Remove junk comment.
300        * custom/ep5200.cfg: New file.
301
3022007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
303
304        * custom/armulator.cfg: Removed.
305
3062007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
307
308        * custom/mvme5500.cfg: Use -O2 again.
309
3102007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
311
312        * Makefile.am: DMV152 obsoleted.
313        * custom/dmv152.cfg: Removed.
314
3152007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
316
317        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
318        variants.
319        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
320
3212007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
322
323        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
324        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
325        extension instead of BSP unique ones.
326
3272007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
328
329        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
330        Plus some cleanup
331
3322007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
333
334        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
335        for Classic API Barrier.
336
3372007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
338
339        * custom/rtl22xx.cfg: Cleanup.
340        * Makefile.am: Add custom/rtl22xx.cfg.
341
3422007-04-26      Ray Xu <xr@trasin.net>
343
344        * custom/rtl22xx.cfg: New (Initial submission).
345
3462007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
347
348        * Makefile.am: Cleanup.
349
3502007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
351
352        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
353        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
354        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
355        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
356        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
357        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
358        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
359        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
360        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
361        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
362        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
363        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
364        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
365        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
366        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
367        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
368        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
369        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
370        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
371        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
372        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
373        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
374        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
375
3762007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
377
378        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
379        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
380        Use $(NM) -g -n instead of $(NM) -n.
381        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
382        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
383        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
384
3852007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
386
387        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
388        DRIVER_ARCHITECTURE.
389        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
390        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
391        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
392        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
393        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
394        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
395        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
396        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
397        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
398        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
399        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
400        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
401        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
402        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
403        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
404        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
405        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
406        CXXFLAGS_OPTIMIZE_V.
407
4082007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
409
410        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
411        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
412        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
413        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
414
4152006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
416
417        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
418        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
419        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
420        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
421        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
422        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
423        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
424        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
425        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
426        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
427        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
428        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
429        custom/i386ex.cfg, custom/idp.cfg,
430        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
431        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
432        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
433        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
434        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
435        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
436        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
437        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
438        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
439        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
440        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
441        Cleanup.
442
4432006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
444
445        * custom/uC5282.cfg: Remove hard-code compiler flags.
446        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
447        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
448
4492006-10-23      Joel Sherrill <joel@OARcorp.com>
450
451        * custom/eZKit533.cfg: New file.
452
4532006-09-08      Kate Feng <feng1@bnl.gov>
454
455        PR 1150/bsps
456        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
457        that gcc (4.0.2) implicitely uses the vector engine for optimization;
458        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
459
4602006-08-09      Kolja Waschk <waschk@telos.de>
461
462        * Makefile.am: New port to Altera NIOS II.
463        * custom/nios2_iss.cfg: New file.
464
4652006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
466
467        * custom/brsl5.cfg: (PR1117) added
468       
4692006-06-08      Bruce Robinson <brucer@pmccorp.com>
470       
471        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
472        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
473
4742005-04-10      Eric Norum <norume@aps.anl.gov>
475
476        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
477
4782006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
479
480        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
481        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
482        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
483        Remove (abandoned).
484
4852006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
486
487        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
488        Merger from rtems-4-6-branch.
489
4902006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
491
492        PR 851/bsps
493        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
494        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
495
4962005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
497
498        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
499
5002005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
501
502        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
503        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
504        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
505        Use .srec for files containing SRECs.
506
5072005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
508
509        * custom/gp32.cfg: Replace .gxb with .elf.
510        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
511
5122005-11-03      Till Straumann <strauman@slac.stanford.edu>
513
514        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
515        -mcpu=750 instead.
516
5172005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
518
519        * custom/orp.cfg: Remove (abandoned).
520        * custom/av5282.cfg: Remove obsolete vars.
521        * custom/gba.cfg: Remove PROFILE* (abandoned).
522        Remove -static (bogus).
523
5242005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
525
526        PR 822/bsps
527        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
528
5292005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
530
531        * custom/av5282.cfg: New file.
532
5332005-06-17      Markku Puro <markku.puro@kopteri.net>
534
535        * Makefile.am: Adding GameBoy Advance BSP.
536        * custom/gba.cfg: New file.
537
5382005-06-17      Joel Sherrill <joel@OARcorp.com>
539
540        * custom/mcf5235.cfg: New file.
541
5422005-06-01      Philippe Simons <loki_666@fastmail.fm>
543
544        * custom/gp32.cfg: Add make-cxx-exe.
545
5462005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
547
548        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
549        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
550        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
551
5522005-05-02      Joel Sherrill <joel@OARcorp.com>
553
554        * Makefile.am: Remove dmv177 and ppcn_60x.
555        * custom/dmv177.cfg: Removed.
556
5572005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
558
559        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
560
5612005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
562
563        * Makefile.am: Initial release of ep1a bsp
564        * custom/ep1a.cfg: New file.
565
5662005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
567
568        * custom/score603e.cfg: Update score603e to new exception model
569        NOTE: These modifications have not been tested on hardware.
570
5712005-03-11      Jay Monkman <jtm@lopingdog.com>
572
573        * custom/vegaplus.cfg: Removed.
574
5752005-03-11      Philippe Simons <loki_666@fastmail.fm>
576
577        * custom/gp32.cfg: New file.
578
5792005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
580
581        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
582        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
583        Remove -Wa,-m7450.
584
5852005-02-25      Joel Sherrill <joel@OARcorp.com>
586
587        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
588        * custom/arm_bare_bsp.cfg: Removed.
589
5902005-02-24      Jay Monkman <jtm@lopingdog.com>
591
592        * custom/csb350.cfg: New BSP.
593
5942005-02-24      Jay Monkman <jtm@lopingdog.com>
595
596        * custom/csb337.cfg: Cleanup.
597
5982005-02-08      Eric Norum <norume@aps.anl.gov>
599
600        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
601        proper versions of gcc (which take -m528x as an order to load the
602        -m5200 multilib variants) are widely available.
603
6042005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
605
606        * custom/uC5282.cfg: Cleanup.
607
6082005-01-28      Eric Norum <norume@aps.anl.gov>
609
610        * Makefile.am, custom/uC5282.cfg: New BSP
611
6122005-01-20      Joel Sherrill <joel@OARcorp.com>
613
614        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
615        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
616        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
617        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
618        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
619
6202005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
621
622        * compilers/gcc-portsw.cfg: Remove.
623        * Makefile.am: Reflect change above.
624
6252004-11-23      Joel Sherrill <joel@OARcorp.com>
626
627        * Makefile.am: Remove eth_comm.
628        * custom/eth_comm.cfg: Removed.
629
6302004-11-22      Jennifer Averett <jennifer@OARcorp.com>
631
632        PR 581/bsps
633        * custom/psim.cfg: Convert PSIM to new exception model.
634
6352004-11-17      Joel Sherrill <joel@OARcorp.com>
636
637        * custom/mvme2100.cfg: Add make-cxx-exe rule.
638
6392004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
640
641        * Makefile.am: Add MVME2100 BSP.
642        * custom/mvme2100.cfg: New file.
643
6442004-11-05      Joel Sherrill <joel@OARcorp.com>
645
646        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
647        architecture name for RTEMS. Since this was used as the -mcpu
648        argument to GCC, that also had to be changed.
649
6502004-10-26      Eric Norum <norume@aps.anl.gov
651
652        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
653
6542004-10-20      Eric Norum <norume@aps.anl.gov
655
656        * custom/mvme5500.cfg: New BSP.
657
6582004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
659
660        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
661
6622004-09-29      Joel Sherrill <joel@OARcorp.com>
663
664        * custom/h8sim.cfg: i960 obsoleted.
665        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
666
6672004-08-03      Jay Monkman <jtm@lopingdog.com>
668
669        * custom/csb360.cfg: New file.
670
6712004-07-15      Jay Monkman
672
673        * custom/csb336.cfg, custom/csb337.cfg: New files.
674
6752004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
676
677        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
678        with FreeBSD and now unused).
679        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
680
6812004-04-12      David Querbach <querbach@realtime.bc.ca>
682
683        * custom/ss555.cfg: New file.
684
6852004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
686
687        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
688        with Cygwin and now unused).
689
6902004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
691
692        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
693
6942004-03-05      Joel Sherrill <joel@OARcorp.com>
695
696        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
697        support.
698
6992004-02-26      Joel Sherrill <joel@OARcorp.com>
700
701        PR 570/bsps
702        * custom/mvme2307.cfg: Do not use -msdata=eabi since
703        it breaks the linking of the vectors.
704
7052004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * Makefile.am: Cosmetics.
708
7092004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
712        dist_rtems_make_custom_DATA = custom/default.cfg.
713
7142004-02-05      Joel Sherrill <joel@OARcorp.com>
715
716        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
717        these -- copied from the 4.6 branch.
718
7192004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        PR 553/bsps
722        * custom/mrm332.cfg: Comment out objdump.
723
7242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
727
7282004-01-20      Joel Sherrill <joel@OARcorp.com>
729
730        PR 553/bsps
731        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
732        comment.
733
7342004-01-07      Joel Sherrill <joel@OARcorp.com>
735
736        * Makefile.am: Remove efi68k and efi332 references as they are no
737        longer in the tree.
738
7392004-01-07      Joel Sherrill <joel@OARcorp.com>
740
741        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
742        users of these boards so we are removing them.
743        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
744
7452004-01-07      Joel Sherrill <joel@OARcorp.com>
746
747        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
748
7492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * Makefile.am: EXTRA_DIST +=.
752
7532003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * custom/Makefile.am: Remove.
756        * Makefile.am: Merge-in former custom/Makefile.am
757
7582003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
761        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
762
7632003-09-26      Joel Sherrill <joel@OARcorp.com>
764
765        * custom/simhppa.cfg: Removed.
766
7672003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
770
7712003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        PR 470/bsps
774        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
775        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
776        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
777
7782003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
781        the BSP's configure-script).
782        Remove BSP_CPPFLAGS (Obsolete).
783
7842003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        PR 321/bsps
787        * leaf.cfg: Remove support for profile-variant.
788        * main.cfg: Ditto.
789        * compilers/gcc-no_bsp.cfg: Ditto.
790        * compilers/gcc-portsw.cfg: Ditto.
791        * compilers/gcc-target-default.cfg: Ditto.
792
7932003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
794
795        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
796
7972003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
798
799        PR 368/filesystems
800        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
801        with this PR for alias BSPs.
802
8032003-03-18  Till Straumann <strauman@slac.stanford.edu>
804
805        PR 356/bsps
806        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
807        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
808
8092003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
812
8132003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
816        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
817        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
818        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
819
8202003-02-14      Joel Sherrill <joel@OARcorp.com>
821
822        AMD a29k obsolete.
823        * custom/portsw.cfg: Removed.
824
8252003-01-20      Duane Gustavus <duane@unt.edu>
826
827        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
828
8292003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
832        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
833        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
834        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
835        Move -D_BSD_SOURCE to CPU_CFLAGS.
836        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
837        Move -Dsolaris2 to CPU_CFLAGS.
838        Remove -D__EXTENSIONS__.
839
8402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * custom/posix.cfg: Remove comment referring to host.cfg.
843
8442002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * custom/default.cfg: Pickup target.cfg from BSP directory.
847
8482002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
849
850        * custom/mtx603e.cfg: New file.
851
8522002-11-17      Joel Sherrill <joel@OARcorp.com>
853
854        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
855        build variants work for user applications post install.
856
8572002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
860        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
861        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
862        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
863        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
864
8652002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
866
867        * custom/edb7312.cfg: New file.
868
8692002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
872        obsolete Makefile.
873        * leaf.cfg: Various changes to LIBVARIANT processing.
874        * main.cfg: Ditto.
875
8762002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * Makefile.am: Add compilers/*.
879        * compilers/Makefile.am: Remove.
880        * lib.cfg: Remove.
881        * directory.cfg: Remove.
882        * README: Remove.
883
8842002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * Makefile.am: Add Templates/*.
887        * Templates/Makefile.am: Remove.
888
8892002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
892
8932002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
896        * custom/HPUX9-posix.cfg: Ditto.
897        * custom/Linux-posix.cfg: Ditto.
898
8992002-10-02      Joel Sherrill <joel@OARcorp.com>
900
901        * custom/armulator.cfg: Remove reference to PowerPC arguments.
902
9032002-09-13      Joel Sherrill <joel@OARcorp.com>
904
905        * Part of addressing PR281.
906        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
907        * compilers/gcc-target-default.cfg: Removed remaining support for
908        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
909        as one of the LDFLAGS when the debug variant is specified.
910
9112002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * custom/posix.cfg: Don't include host.cfg.
914
9152002-08-09      Joel Sherrill <joel@OARcorp.com>
916
917        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
918
9192002-08-07      Ivan Guzvinec <ivang@opencores.org>
920
921        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
922
9232002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
926
9272002-08-06      Joel Sherrill <joel@OARcorp.com>
928
929        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
930        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
931
9322002-08-06      Chris Ziomkowski <chris@asics.ws>
933
934        * custom/or32sim.cfg: New file added as part of merge from
935        OpenCores repository.
936
9372002-08-05      Joel Sherrill <joel@OARcorp.com>
938
939        * Per PR260 eliminate use of make-target-options.  This impacted
940        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
941        SuperCore and required that the m68k optimized memcpy be moved
942        to libcpu.
943        * custom/gen68360.cfg: Remove make-target-options.
944
9452002-08-01      Joel Sherrill <joel@OARcorp.com>
946
947        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
948        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
949
9502002-08-01      Joel Sherrill <joel@OARcorp.com>
951
952        * custom/mvme136.cfg: Remove make-target-options.
953
9542002-07-30      Joel Sherrill <joel@OARcorp.com>
955
956        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
957        will disappear when make clean is performed.
958
9592002-07-24      Joel Sherrill <joel@OARcorp.com>
960
961        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
962        to use gcc 3.1 arguments.
963
9642002-07-22      Joel Sherrill <joel@OARcorp.com>
965
966        * Templates/Makefile.leaf: Clarify the MANAGERS example.
967
9682002-07-01      Joel Sherrill <joel@OARcorp.com>
969
970        * custom/p4650.cfg: Update arguments to gcc3.
971
9722002-06-14      Joel Sherrill <joel@OARcorp.com>
973
974        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
975        to gcc 3.1 arguments.
976
9772002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
978
979        * custom/dmv177.cfg: Use -mcpu=603e.
980        * custom/ppcn_60x.cfg: Use -mcpu=603e.
981        * custom/psim.cfg: Use -mcpu=603e.
982        * custom/score603e.cfg: Use -mcpu=603e.
983        * custom/ts_386ex.cfg: Remove obsolete comments.
984        * custom/rxgen960.cfg: Remove obsolete comments.
985        * custom/cvme961.cfg: Remove obsolete comments.
986
9872001-05-09      Joel Sherrill <joel@OARcorp.com>
988
989        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
990        compatable arguments.
991 
9922002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
995        Remove obsolete comments.
996        * custom/eth_comm.cfg: Remove make-target-options.
997        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
998        CPU_CFLAGS.
999        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
1000        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
1001        * custom/mbx8xx.cfg: Remove make-target-options.
1002        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
1003        Remove obsolete comments.
1004        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
1005        Remove obsolete comments.
1006        * custom/mpc8260ads.cfg: Remove make-target-options.
1007        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1008        CPU_CFLAGS.
1009        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
1010        Remove obsolete comments.
1011        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1012        CPU_CFLAGS.
1013        Remove obsolete comments.
1014        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1015        Remove obsolete comments.
1016        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1017        CPU_CFLAGS.
1018        Remove obsolete comments.
1019
10202002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * custom/gen405.cfg: Remove -D__powerpc__.
1023
10242002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
1027        * custom/erc32.cfg: Ditto.
1028        * custom/leon2.cfg: Ditto.
1029
1030
10312002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1034        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1035        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
1036
10372002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1038
1039        * custom/cvme961.cfg: Remove GCC272 support.
1040        * custom/dmv152.cfg: Remove GCC272 support.
1041        * custom/efi332.cfg: Remove GCC272 support.
1042        * custom/efi68k.cfg: Remove GCC272 support.
1043        * custom/eth_comm.cfg: Remove GCC272 support.
1044        * custom/gen405.cfg: Remove GCC272 support.
1045        * custom/gen68302.cfg: Remove GCC272 support.
1046        * custom/gen68340.cfg: Remove GCC272 support.
1047        * custom/gen68360.cfg: Remove GCC272 support.
1048        * custom/genmongoosev.cfg: Remove GCC272 support.
1049        * custom/helas403.cfg: Remove GCC272 support.
1050        * custom/i386ex.cfg: Remove GCC272 support.
1051        * custom/i960sim.cfg: Remove GCC272 support.
1052        * custom/idp.cfg: Remove GCC272 support.
1053        * custom/leon2.cfg: Remove GCC272 support.
1054        * custom/mbx8xx.cfg: Remove GCC272 support.
1055        * custom/mcf5206elite.cfg: Remove GCC272 support.
1056        * custom/mpc8260ads.cfg: Remove GCC272 support.
1057        * custom/mrm332.cfg: Remove GCC272 support.
1058        * custom/mvme136.cfg: Remove GCC272 support.
1059        * custom/mvme147.cfg: Remove GCC272 support.
1060        * custom/mvme167.cfg: Remove GCC272 support.
1061        * custom/ods68302.cfg: Remove GCC272 support.
1062        * custom/p4000.cfg: Remove GCC272 support.
1063        * custom/p4600.cfg: Remove GCC272 support.
1064        * custom/p4650.cfg: Remove GCC272 support.
1065        * custom/pc386.cfg: Remove GCC272 support.
1066        * custom/portsw.cfg: Remove GCC272 support.
1067        * custom/psim.cfg: Remove GCC272 support.
1068        * custom/rxgen960.cfg: Remove GCC272 support.
1069        * custom/score603e.cfg: Remove GCC272 support.
1070        * custom/sim68000.cfg: Remove GCC272 support.
1071        * custom/simhppa.cfg: Remove GCC272 support.
1072        * custom/simsh4.cfg: Remove GCC272 support.
1073        * custom/ts_386ex.cfg: Remove GCC272 support.
1074
10752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
1078        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1079        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1080        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
1081
10822002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * compilers/gcc-target-default.cfg: Add missing \.
1085        Reported by Ilya Alexeev <ilya@continuum.ru>.
1086
10872002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
1090        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
1091        support.
1092        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
1093
10942001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
1097        * custom/FreeBSD-posix.cfg: Ditto.
1098        * custom/HPUX9-posix.cfg: Ditto.
1099        * custom/Linux-posix.cfg: Ditto.
1100        * custom/Solaris-posix.cfg: Ditto.
1101
11022001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
1105        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
1106
11072001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * custom/armulator.cfg: Remove make-target-options.
1110        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
1111        (now in erc32/configure.ac).
1112        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
1113        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
1114        Remove CONSOLE_USE_POLLED (Unused).
1115        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
1116        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
1117        * custom/mvme162.cfg: Remove references to mvme162lx.
1118        Abandon gcc272. Remove make-target-options.
1119        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
1120
11212001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * custom/bare.cfg: Remove make-target-options.
1124        * custom/c4xsim.cfg: Ditto.
1125        * custom/cvme961.cfg: Ditto.
1126        * custom/efi68k.cfg: Ditto.
1127        * custom/gen68302.cfg: Ditto.
1128        * custom/gen68340.cfg: Ditto.
1129        * custom/genmongoosev.cfg: Ditto.
1130        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1131        make-exe, remove empty lines.
1132        * custom/h8sim.cfg: Remove make-target-options.
1133        * custom/mcf5206elite.cfg: Ditto.
1134        * custom/mrm332.cfg: Ditto.
1135        * custom/mvme147.cfg: Ditto.
1136        * custom/ods68302.cfg: Ditto.
1137        * custom/p4000.cfg: Ditto.
1138        * custom/p4600.cfg: Ditto.
1139        * custom/p4650.cfg: Ditto.
1140        * custom/pc386.cfg: Ditto.
1141        * custom/portsw.cfg: Ditto.
1142        * custom/simsh4.cfg: Ditto.
1143
11442001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1145
1146        * custom/efi332.cfg: Remove make-target-options.
1147        * custom/idp.cfg: Ditto.
1148        * custom/jmr3904.cfg: Ditto.
1149
11502001-11-27      Joel Sherrill <joel@OARcorp.com>,
1151
1152        * ChangeLog: Deleted bogus entry.
1153
11542001-11-27      Joel Sherrill <joel@OARcorp.com>,
1155
1156        * custom/ods68302.cfg: Eliminated required definition of macros in this
1157        file for the BSP to compile.  The ROM and ROM address and size settings
1158        are now linker script items. 
1159
11602001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1161
1162
1163        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1164        Remove make-target-options.
1165        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1166        Remove make-target-options.
1167        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1168        DATA_CACHE_ENABLE.
1169        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1170        DATA_CACHE_ENABLE.
1171        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1172        DATA_CACHE_ENABLE.
1173
11742001-11-25      Joel Sherrill <joel@OARcorp.com>
1175
1176        * custom/papyrus.cfg: Removed.
1177        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1178
11792001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1182        * custom/mcp750.cfg: Ditto.
1183
11842001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1187        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1188        * custom/psim.cfg: Refect changes to psim/configure.ac.
1189        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1190        remove SCORE603E_GENERATION.
1191
11922001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1195        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1196        * custom/mbx860_005b.cfg: Ditto.
1197        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1198
1199
12002001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1201
1202        * custom/gensh1.cfg: remove make-target-options.
1203        * custom/gensh2.cfg: remove make-target-options.
1204
12052001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1208        remove make-target-options, remove BSP_CPPFLAGS.
1209
12102001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1213
12142001-11-14      Joel Sherrill <joel@OARcorp.com>
1215
1216        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1217        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1218        These are new exception processing model BSPs and thus do not
1219        need to define PPC_USE_SPRG.
1220
12212001-11-14      Joel Sherrill <joel@OARcorp.com>
1222
1223        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1224
12252001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1226
1227        * custom/ts_386ex.cfg: Remove make-target-options.
1228        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1229        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1230        different flags.
1231
12322001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1233
1234        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1235        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1236        re-adopt mcp750.cfg's make-exe.
1237
12382001-11-13      Joel Sherrill <joel@OARcorp.com>
1239
1240        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1241        the --srec-len argument to objcopy only supported in binutils 2.11
1242        or newer.
1243
12442001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1245
1246        This modification is part of the submitted modifications necessary to
1247        support the IBM PPC405 family.  This submission was reviewed by
1248        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1249        not negatively impact the ppc403 BSPs.  The submission and tracking
1250        process was captured as PR50.
1251        * custom/gen405.cfg: New file.
1252        * custom/helas403.cfg: Modified to generate Srecords.
1253
12542001-10-30      Joel Sherrill <joel@OARcorp.com>
1255
1256        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1257
12582001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1259
1260        * custom/mcf5206elite.cfg: New file.
1261
12622001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1263
1264        * custom/mpc8260ads.cfg: New file.
1265
12662001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1267
1268        * custom/gensh4.cfg: Remove START_HW_INIT.
1269        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1270
12712001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1272
1273        * custom/gensh4.cfg: Remove HZ.
1274        * custom/simsh4.cfg: Remove HZ.
1275
12762001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1277
1278        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1279        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1280        cleanup by Joel Sherrill <joel@OARcorp.com>.
1281
12822001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1283
1284        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1285
12862001-10-11      Joel Sherrill <joel@OARcorp.com>
1287
1288        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1289        to avoid using the apparently broken or deprecated -o argument.
1290
12912001-09-28      Joel Sherrill <joel@OARcorp.com>
1292
1293        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1294        for MC68302_BASE.
1295
12962001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1297
1298        * custom/bare.cfg: Define dummy make-cxx-exe.
1299
13002001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301
1302        * ChangeLog: Formatting cleanup.
1303
13042001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1307        make-target-options.
1308        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1309        * custom/HPUX9-posix.cfg: Dito.
1310        * custom/Linux-posix.cfg: Dito.
1311        * custom/Solaris-posix.cfg: Dito.
1312        * custom/arm_bare_bsp.cfg: Dito.
1313        * custom/armulator.cfg: Dito.
1314        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1315        * custom/i386ex.cfg: Remove make-target-options.
1316        * custom/i960sim.cfg: Remove make-target-options.
1317        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1318        CONSOLE_USE_INTERRUPTS.
1319        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1320        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1321        CONSOLE_USE_INTERRUPTS.
1322        * custom/vegaplus.cfg: Remove make-target-options.
1323
13242001-05-25      Joel Sherrill <joel@OARcorp.com>
1325
1326        * custom/mrm332.cfg: Switched $(SED) to sed.
1327
13282000-05-25      Matt Cross <profesor@gweep.net>
1329
1330        * New MRM332 BSP for the Mini RoboMind board based
1331        on the 68332 microcontroller designed and build by Mark
1332        Castelluccio.  For details on the MRM see http://www.robominds.com.
1333        * custom/mrm332.cfg: New file.
1334
13352001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1338        CONSOLE_USE_POLLED, HAS_RTC.
1339
13402001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1341
1342        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1343        * custom/gensh2.cfg: Dito.
1344
13452001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1346
1347        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1348        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1349        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1350        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1351        remove unused flags, remove -ansi from CPP.
1352        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1353        * custom/sim68000.cfg: Remove CPU_DEFINES.
1354       
13552001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1358        * compilers/gcc-target-default.cfg: Dito.
1359        * compilers/gcc-portsw.cfg: Remove -Hansi.
1360        * custom/posix.cfg: Remove inclusion of target.cfg.
1361        * custom/simhppa.cfg: Remove -ansi -fasm.
1362
13632001-04-11      Eric Valette <valette@crf.canon.fr>
1364
1365        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1366        "new exception processing model."
1367
13682001-04-11      Joel Sherrill <joel@OARcorp.com>
1369
1370        * custom/default.cfg: Switch to using exec_prefix to reflect new
1371        organization of install point from Ralf Corsepius.
1372
13732001-03-30      Eric Valette <valette@crf.canon.fr>
1374
1375        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1376        use the "new exception processing model."
1377
13782001-03-14      Joel Sherrill <joel@OARcorp.com>
1379
1380        * custom/genmongossev.cfg: New file.
1381
13822001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1383
1384        * custom/pc386dx.cfg: New bsp.
1385
13862001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1387
1388        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1389        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1390        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1391
13922001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1395        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1396        * host.cfg.in: Remove RM, make-script.
1397        * ChangeLog: Remove bogus 2001-01-22 entry.
1398
13992001-01-09      Joel Sherrill <joel@OARcorp.com>
1400
1401        * custom/pc386.cfg (make-exe): Removed commented out lines that
1402        were displayed in build longs.
1403
14042001-01-08      Joel Sherrill <joel@OARcorp.com>
1405
1406        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1407        unneeded definitions when compiled for "mips" rather than "mips64orion."
1408        Correct CPU_CFLAGS.
1409
14102001-01-05      Joel Sherrill <joel@OARcorp.com>
1411
1412        * custom/gensh1.cfg: Removed rest of make-target-options and
1413        moved them to BSP configure options.
1414
14152001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1416
1417        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1418        install point or assuming BSP build tree is available.
1419
14202001-01-03      Joel Sherrill <joel@OARcorp.com>
1421
1422        * custom/psim.cfg: Removed unused variables.
1423
14242001-01-03      Joel Sherrill <joel@OARcorp.com>
1425
1426        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1427        * custom/simcpu32.cfg: Removed MVME162 reference.
1428
14292000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1430
1431        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1432        Still need to fix to avoid touching install point on non-install stanza.
1433
14342000-12-06      Joel Sherrill <joel@OARcorp.com>
1435
1436        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1437        and copies that should not be in it.
1438
14392000-12-01      Joel Sherrill <joel@OARcorp.com>
1440
1441        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1442
14432000-11-30      Joel Sherrill <joel@OARcorp.com>
1444
1445        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1446        a mips1.  gcc translates -m3900 into that.
1447
14482000-11-27      Joel Sherrill <joel@OARcorp.com>
1449
1450        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1451
14522000-11-27      Joel Sherrill <joel@OARcorp.com>
1453
1454        * custom/shsim.cfg: New file.
1455        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1456        The shsim is for the SH simulator in gdb. It should be able
1457        to be used with multiple SH CPU models.  This will require
1458        adding BSP variants.
1459
14602000-11-25      Joel Sherrill <joel@OARcorp.com>
1461
1462        * custom/pc386.cfg: make-exe rule would write into
1463        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1464        is generally not writeable after the BSP is installed and you do not
1465        want every application installed there by default.  Reported by
1466        Eric Norum <eric.norum@usask.ca>.
1467
14682000-11-25      Joel Sherrill <joel@OARcorp.com>
1469
1470        * custom/Makefile.am: Updated to add jmr3904.cfg
1471        * custom/jmr3904.cfg: New file.
1472
14732000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1474
1475        * custom/leon2.cfg: Removed defines that are now generated
1476        in a non-BSP specific manner.
1477
14782000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1479
1480        * custom/Makefile.am: Modified to reflect addition of files.
1481        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1482        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1483
14842000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1487
14882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1489
1490        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1491
14922000-10-24      Joel Sherrill <joel@OARcorp.com>
1493
1494        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1495        definition since this information can be picked up from
1496        autoconf generated files.  These BSPs are shared by the
1497        mips and mips64orion "ports."
1498
14992000-10-18      Joel Sherrill <joel@OARcorp.com>
1500
1501        * compilers/gcc-portsw.cfg: Use gcc style flags.
1502
15032000-09-13      Joel Sherrill <joel@OARcorp.com>
1504
1505        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1506        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1507
15082000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1509
1510        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1511        Eric Valette <valette@crf.canon.fr>.
1512        * custom/vegaplus.cfg: New file.
1513
15142000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1515
1516        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1517        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1518        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1519        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1520        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1521        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1522        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1523
15242000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1525
1526        * custom/gensh2.cfg: Fix comments.
1527
15282000-09-12      Joel Sherrill <joel@OARcorp.com>
1529
1530        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1531        compiler arguments that specify CPU model options.
1532
15332000-09-12      Joel Sherrill <joel@OARcorp.com>
1534
1535        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1536        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1537        may be incorrect but the BSP now compiles.
1538
15392000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1540
1541        * custom/arm_bare_bsp.cfg: Fix comments.
1542
15432000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1546        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1547        * ChangeLog: File paths corrected
1548
15492000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1550
1551        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1552
15532000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1554
1555        * custom/pck6.cfg: New file
1556        * custom/pc486.cfg: Use -m486
1557        * custom/pc586.cfg: Use -mpentium
1558        * custom/pc686.cfg: Use -mmpentiumpro
1559        * custom/i386ex.cfg: Use -msoft-float
1560
15612000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1562
1563        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1564
15652000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1566
1567        * ChangeLog: File paths corrected.
1568
15692000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1570
1571        * custom/mvme167.cfg: Add specification of printk port, console port
1572        and serial I/O mode.  Arrange for the stripped executable to
1573        be copied up the build tree.
1574       
15752000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1576
1577        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1578
15792000-08-10      John Cotton  <john.cotton@nrc.ca>
1580
1581        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1582
15832000-08-10      Joel Sherrill <joel@OARcorp.com>
1584
1585        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.