source: rtems/make/ChangeLog @ e0652f14

4.104.114.95
Last change on this file since e0652f14 was 2dc5cac6, checked in by Joel Sherrill <joel.sherrill@…>, on 06/20/08 at 15:01:13

2008-06-20 Matthew Riek <matthew.riek@…>

  • custom/mcf5329.cfg: New file.
  • Property mode set to 100644
File size: 47.1 KB
Line 
12008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
2
3        * custom/mcf5329.cfg: New file.
4
52008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
6
7        * custom/mcf52235.cfg: Change to mcf5223x.
8
92008-06-10      Chris Johns <chrisj@rtems.org>
10
11        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
12        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
13        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
14        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
15        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
16        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
17        -mcpu= option for Coldfires now supported in GCC 4.3.0.
18
192008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
20
21        * custom/mcf52235.cfg: New.
22
232008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * custom/nds.cfg: Email from author says to drop this flag.
26
272008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * leaf.cfg: Do not override bsp-post-link.
30
312008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
32
33        * Makefile.am: Add smdk2410.
34
352008-05-06      Ray Xu <rayx.cn@gmail.com>
36
37        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
38        * custom/smdk2410.cfg: New file.
39
402008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
41
42        * Makefile.am: Add nds.
43
442008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
45
46        * custom/nds.cfg: New file.
47
482008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
51        default processor model optimization has changed in gcc 4.3.0.
52
532008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
54
55        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
56        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
57        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
58        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
59        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
60        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
61        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
62        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
63        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
64        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
65        explicit .exe instead of EXEEXT to get it to work.
66
672008-03-06      Till Straumann <strauman@slac.stanford.edu>
68
69        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
70
712008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
74
752008-02-11      Till Straumann <strauman@slac.stanford.edu>
76
77        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
78        added '-g' to CFLAGS_DEBUG_V.
79
802008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
81
82        * custom/pc386.cfg: Use file with symbols.
83
842008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
85
86        * custom/ss555.cfg: Add CVS Id.
87
882008-01-09      Eric Norum <norume@aps.anl.gov>
89
90        * custom/mvme3100.cfg: Add make-cxx-exe rule.
91
922007-12-17      Chris Johns <chrisj@rtems.org>
93
94        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
95        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
96        bsp-post-link make macros. This allow external autotools support.
97
982007-12-14      Till Straumann <strauman@slac.stanford.edu>
99
100        * custom/mvme3100.cfg: Added; new BSP.
101
1022007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
103
104        * custom/mvme5500.cfg: Fix typo.
105
1062007-11-27      Kate Feng <feng1@bnl.gov>
107
108        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
109        BSP has issues.
110
1112007-11-03      Ray Xu <rayx.cn@gmail.com>
112
113        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
114        with THUMB enabled
115
1162007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
117
118        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
119        nickname for the Freescale evaluation board it is based upon. BSP was
120        tested on a Freescale MPC5200LITE.
121
1222007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
123
124        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
125        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
126          calls.
127        * custom/gen83xx.cfg: Use -O2.
128
1292007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
130
131        * custom/Linux-posix.cfg: Use -O2.
132        * custom/rbtx4938.cfg: Add missing -O2.
133        * custom/rtl22xx.cfg: Adjust indentation.
134        * custom/virtex.cfg: Use -O2.
135
1362007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
137
138        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
139        using C++ ctor trick. An RTEMS C++ application running on this BSP
140        may have initialization order issues to address.
141
1422007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
143
144        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
145
1462007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
147
148        * custom/gen83xx.cfg: Add make-cxx-exe rule.
149
1502007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
151
152        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
153        MPC83xx controller based boards
154       
1552007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
156
157        * custom/virtex.cfg: added file to support PPC core in a xilinx
158        virtex FPGA
159       
1602007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
161
162        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
163        work except gcc core dumps with an ICE when may_alias is used in this
164        code. I filed a GCC PR and reduced optimization to -O0 and it does
165        run again.
166
1672007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
168
169        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
170        out make-cxx-exe usage example.
171
1722007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
173
174        * custom/gen5200.cfg: Remove junk comment.
175        * custom/ep5200.cfg: New file.
176
1772007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
178
179        * custom/armulator.cfg: Removed.
180
1812007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
182
183        * custom/mvme5500.cfg: Use -O2 again.
184
1852007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
186
187        * Makefile.am: DMV152 obsoleted.
188        * custom/dmv152.cfg: Removed.
189
1902007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
191
192        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
193        variants.
194        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
195
1962007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
197
198        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
199        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
200        extension instead of BSP unique ones.
201
2022007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
203
204        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
205        Plus some cleanup
206
2072007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
208
209        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
210        for Classic API Barrier.
211
2122007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
213
214        * custom/rtl22xx.cfg: Cleanup.
215        * Makefile.am: Add custom/rtl22xx.cfg.
216
2172007-04-26      Ray Xu <xr@trasin.net>
218
219        * custom/rtl22xx.cfg: New (Initial submission).
220
2212007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * Makefile.am: Cleanup.
224
2252007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
228        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
229        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
230        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
231        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
232        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
233        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
234        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
235        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
236        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
237        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
238        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
239        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
240        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
241        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
242        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
243        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
244        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
245        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
246        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
247        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
248        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
249        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
250
2512007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
252
253        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
254        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
255        Use $(NM) -g -n instead of $(NM) -n.
256        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
257        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
258        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
259
2602007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
261
262        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
263        DRIVER_ARCHITECTURE.
264        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
265        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
266        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
267        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
268        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
269        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
270        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
271        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
272        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
273        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
274        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
275        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
276        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
277        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
278        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
279        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
280        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
281        CXXFLAGS_OPTIMIZE_V.
282
2832007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
284
285        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
286        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
287        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
288        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
289
2902006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
291
292        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
293        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
294        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
295        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
296        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
297        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
298        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
299        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
300        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
301        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
302        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
303        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
304        custom/i386ex.cfg, custom/idp.cfg,
305        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
306        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
307        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
308        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
309        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
310        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
311        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
312        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
313        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
314        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
315        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
316        Cleanup.
317
3182006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
319
320        * custom/uC5282.cfg: Remove hard-code compiler flags.
321        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
322        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
323
3242006-10-23      Joel Sherrill <joel@OARcorp.com>
325
326        * custom/eZKit533.cfg: New file.
327
3282006-09-08      Kate Feng <feng1@bnl.gov>
329
330        PR 1150/bsps
331        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
332        that gcc (4.0.2) implicitely uses the vector engine for optimization;
333        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
334
3352006-08-09      Kolja Waschk <waschk@telos.de>
336
337        * Makefile.am: New port to Altera NIOS II.
338        * custom/nios2_iss.cfg: New file.
339
3402006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
341
342        * custom/brsl5.cfg: (PR1117) added
343       
3442006-06-08      Bruce Robinson <brucer@pmccorp.com>
345       
346        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
347        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
348
3492005-04-10      Eric Norum <norume@aps.anl.gov>
350
351        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
352
3532006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
354
355        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
356        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
357        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
358        Remove (abandoned).
359
3602006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
361
362        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
363        Merger from rtems-4-6-branch.
364
3652006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
366
367        PR 851/bsps
368        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
369        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
370
3712005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
372
373        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
374
3752005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
376
377        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
378        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
379        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
380        Use .srec for files containing SRECs.
381
3822005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
383
384        * custom/gp32.cfg: Replace .gxb with .elf.
385        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
386
3872005-11-03      Till Straumann <strauman@slac.stanford.edu>
388
389        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
390        -mcpu=750 instead.
391
3922005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
393
394        * custom/orp.cfg: Remove (abandoned).
395        * custom/av5282.cfg: Remove obsolete vars.
396        * custom/gba.cfg: Remove PROFILE* (abandoned).
397        Remove -static (bogus).
398
3992005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
400
401        PR 822/bsps
402        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
403
4042005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
405
406        * custom/av5282.cfg: New file.
407
4082005-06-17      Markku Puro <markku.puro@kopteri.net>
409
410        * Makefile.am: Adding GameBoy Advance BSP.
411        * custom/gba.cfg: New file.
412
4132005-06-17      Joel Sherrill <joel@OARcorp.com>
414
415        * custom/mcf5235.cfg: New file.
416
4172005-06-01      Philippe Simons <loki_666@fastmail.fm>
418
419        * custom/gp32.cfg: Add make-cxx-exe.
420
4212005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
422
423        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
424        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
425        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
426
4272005-05-02      Joel Sherrill <joel@OARcorp.com>
428
429        * Makefile.am: Remove dmv177 and ppcn_60x.
430        * custom/dmv177.cfg: Removed.
431
4322005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
433
434        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
435
4362005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
437
438        * Makefile.am: Initial release of ep1a bsp
439        * custom/ep1a.cfg: New file.
440
4412005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
442
443        * custom/score603e.cfg: Update score603e to new exception model
444        NOTE: These modifications have not been tested on hardware.
445
4462005-03-11      Jay Monkman <jtm@lopingdog.com>
447
448        * custom/vegaplus.cfg: Removed.
449
4502005-03-11      Philippe Simons <loki_666@fastmail.fm>
451
452        * custom/gp32.cfg: New file.
453
4542005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
455
456        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
457        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
458        Remove -Wa,-m7450.
459
4602005-02-25      Joel Sherrill <joel@OARcorp.com>
461
462        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
463        * custom/arm_bare_bsp.cfg: Removed.
464
4652005-02-24      Jay Monkman <jtm@lopingdog.com>
466
467        * custom/csb350.cfg: New BSP.
468
4692005-02-24      Jay Monkman <jtm@lopingdog.com>
470
471        * custom/csb337.cfg: Cleanup.
472
4732005-02-08      Eric Norum <norume@aps.anl.gov>
474
475        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
476        proper versions of gcc (which take -m528x as an order to load the
477        -m5200 multilib variants) are widely available.
478
4792005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
480
481        * custom/uC5282.cfg: Cleanup.
482
4832005-01-28      Eric Norum <norume@aps.anl.gov>
484
485        * Makefile.am, custom/uC5282.cfg: New BSP
486
4872005-01-20      Joel Sherrill <joel@OARcorp.com>
488
489        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
490        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
491        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
492        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
493        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
494
4952005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
496
497        * compilers/gcc-portsw.cfg: Remove.
498        * Makefile.am: Reflect change above.
499
5002004-11-23      Joel Sherrill <joel@OARcorp.com>
501
502        * Makefile.am: Remove eth_comm.
503        * custom/eth_comm.cfg: Removed.
504
5052004-11-22      Jennifer Averett <jennifer@OARcorp.com>
506
507        PR 581/bsps
508        * custom/psim.cfg: Convert PSIM to new exception model.
509
5102004-11-17      Joel Sherrill <joel@OARcorp.com>
511
512        * custom/mvme2100.cfg: Add make-cxx-exe rule.
513
5142004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
515
516        * Makefile.am: Add MVME2100 BSP.
517        * custom/mvme2100.cfg: New file.
518
5192004-11-05      Joel Sherrill <joel@OARcorp.com>
520
521        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
522        architecture name for RTEMS. Since this was used as the -mcpu
523        argument to GCC, that also had to be changed.
524
5252004-10-26      Eric Norum <norume@aps.anl.gov
526
527        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
528
5292004-10-20      Eric Norum <norume@aps.anl.gov
530
531        * custom/mvme5500.cfg: New BSP.
532
5332004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
534
535        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
536
5372004-09-29      Joel Sherrill <joel@OARcorp.com>
538
539        * custom/h8sim.cfg: i960 obsoleted.
540        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
541
5422004-08-03      Jay Monkman <jtm@lopingdog.com>
543
544        * custom/csb360.cfg: New file.
545
5462004-07-15      Jay Monkman
547
548        * custom/csb336.cfg, custom/csb337.cfg: New files.
549
5502004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
551
552        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
553        with FreeBSD and now unused).
554        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
555
5562004-04-12      David Querbach <querbach@realtime.bc.ca>
557
558        * custom/ss555.cfg: New file.
559
5602004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
561
562        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
563        with Cygwin and now unused).
564
5652004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
566
567        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
568
5692004-03-05      Joel Sherrill <joel@OARcorp.com>
570
571        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
572        support.
573
5742004-02-26      Joel Sherrill <joel@OARcorp.com>
575
576        PR 570/bsps
577        * custom/mvme2307.cfg: Do not use -msdata=eabi since
578        it breaks the linking of the vectors.
579
5802004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * Makefile.am: Cosmetics.
583
5842004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
587        dist_rtems_make_custom_DATA = custom/default.cfg.
588
5892004-02-05      Joel Sherrill <joel@OARcorp.com>
590
591        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
592        these -- copied from the 4.6 branch.
593
5942004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        PR 553/bsps
597        * custom/mrm332.cfg: Comment out objdump.
598
5992004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
602
6032004-01-20      Joel Sherrill <joel@OARcorp.com>
604
605        PR 553/bsps
606        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
607        comment.
608
6092004-01-07      Joel Sherrill <joel@OARcorp.com>
610
611        * Makefile.am: Remove efi68k and efi332 references as they are no
612        longer in the tree.
613
6142004-01-07      Joel Sherrill <joel@OARcorp.com>
615
616        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
617        users of these boards so we are removing them.
618        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
619
6202004-01-07      Joel Sherrill <joel@OARcorp.com>
621
622        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
623
6242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * Makefile.am: EXTRA_DIST +=.
627
6282003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * custom/Makefile.am: Remove.
631        * Makefile.am: Merge-in former custom/Makefile.am
632
6332003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
636        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
637
6382003-09-26      Joel Sherrill <joel@OARcorp.com>
639
640        * custom/simhppa.cfg: Removed.
641
6422003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
645
6462003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        PR 470/bsps
649        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
650        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
651        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
652
6532003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
656        the BSP's configure-script).
657        Remove BSP_CPPFLAGS (Obsolete).
658
6592003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        PR 321/bsps
662        * leaf.cfg: Remove support for profile-variant.
663        * main.cfg: Ditto.
664        * compilers/gcc-no_bsp.cfg: Ditto.
665        * compilers/gcc-portsw.cfg: Ditto.
666        * compilers/gcc-target-default.cfg: Ditto.
667
6682003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
669
670        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
671
6722003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
673
674        PR 368/filesystems
675        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
676        with this PR for alias BSPs.
677
6782003-03-18  Till Straumann <strauman@slac.stanford.edu>
679
680        PR 356/bsps
681        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
682        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
683
6842003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
687
6882003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
691        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
692        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
693        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
694
6952003-02-14      Joel Sherrill <joel@OARcorp.com>
696
697        AMD a29k obsolete.
698        * custom/portsw.cfg: Removed.
699
7002003-01-20      Duane Gustavus <duane@unt.edu>
701
702        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
703
7042003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
707        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
708        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
709        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
710        Move -D_BSD_SOURCE to CPU_CFLAGS.
711        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
712        Move -Dsolaris2 to CPU_CFLAGS.
713        Remove -D__EXTENSIONS__.
714
7152002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * custom/posix.cfg: Remove comment referring to host.cfg.
718
7192002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * custom/default.cfg: Pickup target.cfg from BSP directory.
722
7232002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
724
725        * custom/mtx603e.cfg: New file.
726
7272002-11-17      Joel Sherrill <joel@OARcorp.com>
728
729        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
730        build variants work for user applications post install.
731
7322002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
735        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
736        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
737        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
738        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
739
7402002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
741
742        * custom/edb7312.cfg: New file.
743
7442002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
747        obsolete Makefile.
748        * leaf.cfg: Various changes to LIBVARIANT processing.
749        * main.cfg: Ditto.
750
7512002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * Makefile.am: Add compilers/*.
754        * compilers/Makefile.am: Remove.
755        * lib.cfg: Remove.
756        * directory.cfg: Remove.
757        * README: Remove.
758
7592002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * Makefile.am: Add Templates/*.
762        * Templates/Makefile.am: Remove.
763
7642002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
767
7682002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
771        * custom/HPUX9-posix.cfg: Ditto.
772        * custom/Linux-posix.cfg: Ditto.
773
7742002-10-02      Joel Sherrill <joel@OARcorp.com>
775
776        * custom/armulator.cfg: Remove reference to PowerPC arguments.
777
7782002-09-13      Joel Sherrill <joel@OARcorp.com>
779
780        * Part of addressing PR281.
781        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
782        * compilers/gcc-target-default.cfg: Removed remaining support for
783        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
784        as one of the LDFLAGS when the debug variant is specified.
785
7862002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * custom/posix.cfg: Don't include host.cfg.
789
7902002-08-09      Joel Sherrill <joel@OARcorp.com>
791
792        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
793
7942002-08-07      Ivan Guzvinec <ivang@opencores.org>
795
796        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
797
7982002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
801
8022002-08-06      Joel Sherrill <joel@OARcorp.com>
803
804        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
805        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
806
8072002-08-06      Chris Ziomkowski <chris@asics.ws>
808
809        * custom/or32sim.cfg: New file added as part of merge from
810        OpenCores repository.
811
8122002-08-05      Joel Sherrill <joel@OARcorp.com>
813
814        * Per PR260 eliminate use of make-target-options.  This impacted
815        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
816        SuperCore and required that the m68k optimized memcpy be moved
817        to libcpu.
818        * custom/gen68360.cfg: Remove make-target-options.
819
8202002-08-01      Joel Sherrill <joel@OARcorp.com>
821
822        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
823        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
824
8252002-08-01      Joel Sherrill <joel@OARcorp.com>
826
827        * custom/mvme136.cfg: Remove make-target-options.
828
8292002-07-30      Joel Sherrill <joel@OARcorp.com>
830
831        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
832        will disappear when make clean is performed.
833
8342002-07-24      Joel Sherrill <joel@OARcorp.com>
835
836        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
837        to use gcc 3.1 arguments.
838
8392002-07-22      Joel Sherrill <joel@OARcorp.com>
840
841        * Templates/Makefile.leaf: Clarify the MANAGERS example.
842
8432002-07-01      Joel Sherrill <joel@OARcorp.com>
844
845        * custom/p4650.cfg: Update arguments to gcc3.
846
8472002-06-14      Joel Sherrill <joel@OARcorp.com>
848
849        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
850        to gcc 3.1 arguments.
851
8522002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
853
854        * custom/dmv177.cfg: Use -mcpu=603e.
855        * custom/ppcn_60x.cfg: Use -mcpu=603e.
856        * custom/psim.cfg: Use -mcpu=603e.
857        * custom/score603e.cfg: Use -mcpu=603e.
858        * custom/ts_386ex.cfg: Remove obsolete comments.
859        * custom/rxgen960.cfg: Remove obsolete comments.
860        * custom/cvme961.cfg: Remove obsolete comments.
861
8622001-05-09      Joel Sherrill <joel@OARcorp.com>
863
864        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
865        compatable arguments.
866 
8672002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
870        Remove obsolete comments.
871        * custom/eth_comm.cfg: Remove make-target-options.
872        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
873        CPU_CFLAGS.
874        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
875        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
876        * custom/mbx8xx.cfg: Remove make-target-options.
877        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
878        Remove obsolete comments.
879        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
880        Remove obsolete comments.
881        * custom/mpc8260ads.cfg: Remove make-target-options.
882        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
883        CPU_CFLAGS.
884        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
885        Remove obsolete comments.
886        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
887        CPU_CFLAGS.
888        Remove obsolete comments.
889        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
890        Remove obsolete comments.
891        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
892        CPU_CFLAGS.
893        Remove obsolete comments.
894
8952002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * custom/gen405.cfg: Remove -D__powerpc__.
898
8992002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
902        * custom/erc32.cfg: Ditto.
903        * custom/leon2.cfg: Ditto.
904
905
9062002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
909        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
910        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
911
9122002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * custom/cvme961.cfg: Remove GCC272 support.
915        * custom/dmv152.cfg: Remove GCC272 support.
916        * custom/efi332.cfg: Remove GCC272 support.
917        * custom/efi68k.cfg: Remove GCC272 support.
918        * custom/eth_comm.cfg: Remove GCC272 support.
919        * custom/gen405.cfg: Remove GCC272 support.
920        * custom/gen68302.cfg: Remove GCC272 support.
921        * custom/gen68340.cfg: Remove GCC272 support.
922        * custom/gen68360.cfg: Remove GCC272 support.
923        * custom/genmongoosev.cfg: Remove GCC272 support.
924        * custom/helas403.cfg: Remove GCC272 support.
925        * custom/i386ex.cfg: Remove GCC272 support.
926        * custom/i960sim.cfg: Remove GCC272 support.
927        * custom/idp.cfg: Remove GCC272 support.
928        * custom/leon2.cfg: Remove GCC272 support.
929        * custom/mbx8xx.cfg: Remove GCC272 support.
930        * custom/mcf5206elite.cfg: Remove GCC272 support.
931        * custom/mpc8260ads.cfg: Remove GCC272 support.
932        * custom/mrm332.cfg: Remove GCC272 support.
933        * custom/mvme136.cfg: Remove GCC272 support.
934        * custom/mvme147.cfg: Remove GCC272 support.
935        * custom/mvme167.cfg: Remove GCC272 support.
936        * custom/ods68302.cfg: Remove GCC272 support.
937        * custom/p4000.cfg: Remove GCC272 support.
938        * custom/p4600.cfg: Remove GCC272 support.
939        * custom/p4650.cfg: Remove GCC272 support.
940        * custom/pc386.cfg: Remove GCC272 support.
941        * custom/portsw.cfg: Remove GCC272 support.
942        * custom/psim.cfg: Remove GCC272 support.
943        * custom/rxgen960.cfg: Remove GCC272 support.
944        * custom/score603e.cfg: Remove GCC272 support.
945        * custom/sim68000.cfg: Remove GCC272 support.
946        * custom/simhppa.cfg: Remove GCC272 support.
947        * custom/simsh4.cfg: Remove GCC272 support.
948        * custom/ts_386ex.cfg: Remove GCC272 support.
949
9502002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
953        * Makefile.am: Remove AUTOMAKE_OPTIONS.
954        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
955        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
956
9572002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * compilers/gcc-target-default.cfg: Add missing \.
960        Reported by Ilya Alexeev <ilya@continuum.ru>.
961
9622002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
965        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
966        support.
967        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
968
9692001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
972        * custom/FreeBSD-posix.cfg: Ditto.
973        * custom/HPUX9-posix.cfg: Ditto.
974        * custom/Linux-posix.cfg: Ditto.
975        * custom/Solaris-posix.cfg: Ditto.
976
9772001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
980        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
981
9822001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
983
984        * custom/armulator.cfg: Remove make-target-options.
985        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
986        (now in erc32/configure.ac).
987        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
988        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
989        Remove CONSOLE_USE_POLLED (Unused).
990        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
991        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
992        * custom/mvme162.cfg: Remove references to mvme162lx.
993        Abandon gcc272. Remove make-target-options.
994        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
995
9962001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * custom/bare.cfg: Remove make-target-options.
999        * custom/c4xsim.cfg: Ditto.
1000        * custom/cvme961.cfg: Ditto.
1001        * custom/efi68k.cfg: Ditto.
1002        * custom/gen68302.cfg: Ditto.
1003        * custom/gen68340.cfg: Ditto.
1004        * custom/genmongoosev.cfg: Ditto.
1005        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1006        make-exe, remove empty lines.
1007        * custom/h8sim.cfg: Remove make-target-options.
1008        * custom/mcf5206elite.cfg: Ditto.
1009        * custom/mrm332.cfg: Ditto.
1010        * custom/mvme147.cfg: Ditto.
1011        * custom/ods68302.cfg: Ditto.
1012        * custom/p4000.cfg: Ditto.
1013        * custom/p4600.cfg: Ditto.
1014        * custom/p4650.cfg: Ditto.
1015        * custom/pc386.cfg: Ditto.
1016        * custom/portsw.cfg: Ditto.
1017        * custom/simsh4.cfg: Ditto.
1018
10192001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * custom/efi332.cfg: Remove make-target-options.
1022        * custom/idp.cfg: Ditto.
1023        * custom/jmr3904.cfg: Ditto.
1024
10252001-11-27      Joel Sherrill <joel@OARcorp.com>,
1026
1027        * ChangeLog: Deleted bogus entry.
1028
10292001-11-27      Joel Sherrill <joel@OARcorp.com>,
1030
1031        * custom/ods68302.cfg: Eliminated required definition of macros in this
1032        file for the BSP to compile.  The ROM and ROM address and size settings
1033        are now linker script items. 
1034
10352001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037
1038        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1039        Remove make-target-options.
1040        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1041        Remove make-target-options.
1042        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1043        DATA_CACHE_ENABLE.
1044        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1045        DATA_CACHE_ENABLE.
1046        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1047        DATA_CACHE_ENABLE.
1048
10492001-11-25      Joel Sherrill <joel@OARcorp.com>
1050
1051        * custom/papyrus.cfg: Removed.
1052        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1053
10542001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1057        * custom/mcp750.cfg: Ditto.
1058
10592001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1062        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1063        * custom/psim.cfg: Refect changes to psim/configure.ac.
1064        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1065        remove SCORE603E_GENERATION.
1066
10672001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1070        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1071        * custom/mbx860_005b.cfg: Ditto.
1072        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1073
1074
10752001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * custom/gensh1.cfg: remove make-target-options.
1078        * custom/gensh2.cfg: remove make-target-options.
1079
10802001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1083        remove make-target-options, remove BSP_CPPFLAGS.
1084
10852001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1088
10892001-11-14      Joel Sherrill <joel@OARcorp.com>
1090
1091        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1092        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1093        These are new exception processing model BSPs and thus do not
1094        need to define PPC_USE_SPRG.
1095
10962001-11-14      Joel Sherrill <joel@OARcorp.com>
1097
1098        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1099
11002001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * custom/ts_386ex.cfg: Remove make-target-options.
1103        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1104        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1105        different flags.
1106
11072001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1110        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1111        re-adopt mcp750.cfg's make-exe.
1112
11132001-11-13      Joel Sherrill <joel@OARcorp.com>
1114
1115        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1116        the --srec-len argument to objcopy only supported in binutils 2.11
1117        or newer.
1118
11192001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1120
1121        This modification is part of the submitted modifications necessary to
1122        support the IBM PPC405 family.  This submission was reviewed by
1123        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1124        not negatively impact the ppc403 BSPs.  The submission and tracking
1125        process was captured as PR50.
1126        * custom/gen405.cfg: New file.
1127        * custom/helas403.cfg: Modified to generate Srecords.
1128
11292001-10-30      Joel Sherrill <joel@OARcorp.com>
1130
1131        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1132
11332001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1134
1135        * custom/mcf5206elite.cfg: New file.
1136
11372001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1138
1139        * custom/mpc8260ads.cfg: New file.
1140
11412001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1142
1143        * custom/gensh4.cfg: Remove START_HW_INIT.
1144        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1145
11462001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1147
1148        * custom/gensh4.cfg: Remove HZ.
1149        * custom/simsh4.cfg: Remove HZ.
1150
11512001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1152
1153        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1154        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1155        cleanup by Joel Sherrill <joel@OARcorp.com>.
1156
11572001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1160
11612001-10-11      Joel Sherrill <joel@OARcorp.com>
1162
1163        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1164        to avoid using the apparently broken or deprecated -o argument.
1165
11662001-09-28      Joel Sherrill <joel@OARcorp.com>
1167
1168        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1169        for MC68302_BASE.
1170
11712001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * custom/bare.cfg: Define dummy make-cxx-exe.
1174
11752001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * ChangeLog: Formatting cleanup.
1178
11792001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1182        make-target-options.
1183        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1184        * custom/HPUX9-posix.cfg: Dito.
1185        * custom/Linux-posix.cfg: Dito.
1186        * custom/Solaris-posix.cfg: Dito.
1187        * custom/arm_bare_bsp.cfg: Dito.
1188        * custom/armulator.cfg: Dito.
1189        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1190        * custom/i386ex.cfg: Remove make-target-options.
1191        * custom/i960sim.cfg: Remove make-target-options.
1192        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1193        CONSOLE_USE_INTERRUPTS.
1194        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1195        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1196        CONSOLE_USE_INTERRUPTS.
1197        * custom/vegaplus.cfg: Remove make-target-options.
1198
11992001-05-25      Joel Sherrill <joel@OARcorp.com>
1200
1201        * custom/mrm332.cfg: Switched $(SED) to sed.
1202
12032000-05-25      Matt Cross <profesor@gweep.net>
1204
1205        * New MRM332 BSP for the Mini RoboMind board based
1206        on the 68332 microcontroller designed and build by Mark
1207        Castelluccio.  For details on the MRM see http://www.robominds.com.
1208        * custom/mrm332.cfg: New file.
1209
12102001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1213        CONSOLE_USE_POLLED, HAS_RTC.
1214
12152001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1216
1217        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1218        * custom/gensh2.cfg: Dito.
1219
12202001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1223        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1224        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1225        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1226        remove unused flags, remove -ansi from CPP.
1227        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1228        * custom/sim68000.cfg: Remove CPU_DEFINES.
1229       
12302001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1233        * compilers/gcc-target-default.cfg: Dito.
1234        * compilers/gcc-portsw.cfg: Remove -Hansi.
1235        * custom/posix.cfg: Remove inclusion of target.cfg.
1236        * custom/simhppa.cfg: Remove -ansi -fasm.
1237
12382001-04-11      Eric Valette <valette@crf.canon.fr>
1239
1240        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1241        "new exception processing model."
1242
12432001-04-11      Joel Sherrill <joel@OARcorp.com>
1244
1245        * custom/default.cfg: Switch to using exec_prefix to reflect new
1246        organization of install point from Ralf Corsepius.
1247
12482001-03-30      Eric Valette <valette@crf.canon.fr>
1249
1250        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1251        use the "new exception processing model."
1252
12532001-03-14      Joel Sherrill <joel@OARcorp.com>
1254
1255        * custom/genmongossev.cfg: New file.
1256
12572001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1258
1259        * custom/pc386dx.cfg: New bsp.
1260
12612001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1262
1263        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1264        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1265        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1266
12672001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1268
1269        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1270        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1271        * host.cfg.in: Remove RM, make-script.
1272        * ChangeLog: Remove bogus 2001-01-22 entry.
1273
12742001-01-09      Joel Sherrill <joel@OARcorp.com>
1275
1276        * custom/pc386.cfg (make-exe): Removed commented out lines that
1277        were displayed in build longs.
1278
12792001-01-08      Joel Sherrill <joel@OARcorp.com>
1280
1281        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1282        unneeded definitions when compiled for "mips" rather than "mips64orion."
1283        Correct CPU_CFLAGS.
1284
12852001-01-05      Joel Sherrill <joel@OARcorp.com>
1286
1287        * custom/gensh1.cfg: Removed rest of make-target-options and
1288        moved them to BSP configure options.
1289
12902001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1291
1292        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1293        install point or assuming BSP build tree is available.
1294
12952001-01-03      Joel Sherrill <joel@OARcorp.com>
1296
1297        * custom/psim.cfg: Removed unused variables.
1298
12992001-01-03      Joel Sherrill <joel@OARcorp.com>
1300
1301        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1302        * custom/simcpu32.cfg: Removed MVME162 reference.
1303
13042000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1305
1306        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1307        Still need to fix to avoid touching install point on non-install stanza.
1308
13092000-12-06      Joel Sherrill <joel@OARcorp.com>
1310
1311        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1312        and copies that should not be in it.
1313
13142000-12-01      Joel Sherrill <joel@OARcorp.com>
1315
1316        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1317
13182000-11-30      Joel Sherrill <joel@OARcorp.com>
1319
1320        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1321        a mips1.  gcc translates -m3900 into that.
1322
13232000-11-27      Joel Sherrill <joel@OARcorp.com>
1324
1325        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1326
13272000-11-27      Joel Sherrill <joel@OARcorp.com>
1328
1329        * custom/shsim.cfg: New file.
1330        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1331        The shsim is for the SH simulator in gdb. It should be able
1332        to be used with multiple SH CPU models.  This will require
1333        adding BSP variants.
1334
13352000-11-25      Joel Sherrill <joel@OARcorp.com>
1336
1337        * custom/pc386.cfg: make-exe rule would write into
1338        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1339        is generally not writeable after the BSP is installed and you do not
1340        want every application installed there by default.  Reported by
1341        Eric Norum <eric.norum@usask.ca>.
1342
13432000-11-25      Joel Sherrill <joel@OARcorp.com>
1344
1345        * custom/Makefile.am: Updated to add jmr3904.cfg
1346        * custom/jmr3904.cfg: New file.
1347
13482000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1349
1350        * custom/leon2.cfg: Removed defines that are now generated
1351        in a non-BSP specific manner.
1352
13532000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1354
1355        * custom/Makefile.am: Modified to reflect addition of files.
1356        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1357        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1358
13592000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1360
1361        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1362
13632000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1364
1365        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1366
13672000-10-24      Joel Sherrill <joel@OARcorp.com>
1368
1369        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1370        definition since this information can be picked up from
1371        autoconf generated files.  These BSPs are shared by the
1372        mips and mips64orion "ports."
1373
13742000-10-18      Joel Sherrill <joel@OARcorp.com>
1375
1376        * compilers/gcc-portsw.cfg: Use gcc style flags.
1377
13782000-09-13      Joel Sherrill <joel@OARcorp.com>
1379
1380        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1381        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1382
13832000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1384
1385        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1386        Eric Valette <valette@crf.canon.fr>.
1387        * custom/vegaplus.cfg: New file.
1388
13892000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1390
1391        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1392        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1393        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1394        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1395        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1396        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1397        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1398
13992000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1400
1401        * custom/gensh2.cfg: Fix comments.
1402
14032000-09-12      Joel Sherrill <joel@OARcorp.com>
1404
1405        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1406        compiler arguments that specify CPU model options.
1407
14082000-09-12      Joel Sherrill <joel@OARcorp.com>
1409
1410        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1411        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1412        may be incorrect but the BSP now compiles.
1413
14142000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1415
1416        * custom/arm_bare_bsp.cfg: Fix comments.
1417
14182000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1419
1420        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1421        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1422        * ChangeLog: File paths corrected
1423
14242000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1425
1426        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1427
14282000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1429
1430        * custom/pck6.cfg: New file
1431        * custom/pc486.cfg: Use -m486
1432        * custom/pc586.cfg: Use -mpentium
1433        * custom/pc686.cfg: Use -mmpentiumpro
1434        * custom/i386ex.cfg: Use -msoft-float
1435
14362000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1437
1438        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1439
14402000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1441
1442        * ChangeLog: File paths corrected.
1443
14442000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1445
1446        * custom/mvme167.cfg: Add specification of printk port, console port
1447        and serial I/O mode.  Arrange for the stripped executable to
1448        be copied up the build tree.
1449       
14502000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1451
1452        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1453
14542000-08-10      John Cotton  <john.cotton@nrc.ca>
1455
1456        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1457
14582000-08-10      Joel Sherrill <joel@OARcorp.com>
1459
1460        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.