source: rtems/make/ChangeLog @ 66a9381d

4.104.114.95
Last change on this file since 66a9381d was 66a9381d, checked in by Joel Sherrill <joel.sherrill@…>, on 03/12/08 at 15:24:46

2008-03-12 Joel Sherrill <joel.sherrill@…>

  • leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the default processor model optimization has changed in gcc 4.3.0.
  • Property mode set to 100644
File size: 45.8 KB
Line 
12008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
4        default processor model optimization has changed in gcc 4.3.0.
5
62008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
9        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
10        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
11        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
12        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
13        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
14        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
15        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
16        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
17        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
18        explicit .exe instead of EXEEXT to get it to work.
19
202008-03-06      Till Straumann <strauman@slac.stanford.edu>
21
22        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
23
242008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
27
282008-02-11      Till Straumann <strauman@slac.stanford.edu>
29
30        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
31        added '-g' to CFLAGS_DEBUG_V.
32
332008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * custom/pc386.cfg: Use file with symbols.
36
372008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
38
39        * custom/ss555.cfg: Add CVS Id.
40
412008-01-09      Eric Norum <norume@aps.anl.gov>
42
43        * custom/mvme3100.cfg: Add make-cxx-exe rule.
44
452007-12-17      Chris Johns <chrisj@rtems.org>
46
47        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
48        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
49        bsp-post-link make macros. This allow external autotools support.
50
512007-12-14      Till Straumann <strauman@slac.stanford.edu>
52
53        * custom/mvme3100.cfg: Added; new BSP.
54
552007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
56
57        * custom/mvme5500.cfg: Fix typo.
58
592007-11-27      Kate Feng <feng1@bnl.gov>
60
61        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
62        BSP has issues.
63
642007-11-03      Ray Xu <rayx.cn@gmail.com>
65
66        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
67        with THUMB enabled
68
692007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
70
71        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
72        nickname for the Freescale evaluation board it is based upon. BSP was
73        tested on a Freescale MPC5200LITE.
74
752007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
76
77        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
78        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
79          calls.
80        * custom/gen83xx.cfg: Use -O2.
81
822007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
83
84        * custom/Linux-posix.cfg: Use -O2.
85        * custom/rbtx4938.cfg: Add missing -O2.
86        * custom/rtl22xx.cfg: Adjust indentation.
87        * custom/virtex.cfg: Use -O2.
88
892007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
90
91        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
92        using C++ ctor trick. An RTEMS C++ application running on this BSP
93        may have initialization order issues to address.
94
952007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
96
97        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
98
992007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
100
101        * custom/gen83xx.cfg: Add make-cxx-exe rule.
102
1032007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
104
105        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
106        MPC83xx controller based boards
107       
1082007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
109
110        * custom/virtex.cfg: added file to support PPC core in a xilinx
111        virtex FPGA
112       
1132007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
114
115        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
116        work except gcc core dumps with an ICE when may_alias is used in this
117        code. I filed a GCC PR and reduced optimization to -O0 and it does
118        run again.
119
1202007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
121
122        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
123        out make-cxx-exe usage example.
124
1252007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
126
127        * custom/gen5200.cfg: Remove junk comment.
128        * custom/ep5200.cfg: New file.
129
1302007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
131
132        * custom/armulator.cfg: Removed.
133
1342007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
135
136        * custom/mvme5500.cfg: Use -O2 again.
137
1382007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
139
140        * Makefile.am: DMV152 obsoleted.
141        * custom/dmv152.cfg: Removed.
142
1432007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
144
145        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
146        variants.
147        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
148
1492007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
150
151        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
152        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
153        extension instead of BSP unique ones.
154
1552007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
156
157        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
158        Plus some cleanup
159
1602007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
161
162        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
163        for Classic API Barrier.
164
1652007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
166
167        * custom/rtl22xx.cfg: Cleanup.
168        * Makefile.am: Add custom/rtl22xx.cfg.
169
1702007-04-26      Ray Xu <xr@trasin.net>
171
172        * custom/rtl22xx.cfg: New (Initial submission).
173
1742007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
175
176        * Makefile.am: Cleanup.
177
1782007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
179
180        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
181        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
182        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
183        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
184        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
185        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
186        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
187        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
188        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
189        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
190        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
191        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
192        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
193        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
194        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
195        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
196        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
197        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
198        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
199        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
200        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
201        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
202        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
203
2042007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
205
206        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
207        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
208        Use $(NM) -g -n instead of $(NM) -n.
209        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
210        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
211        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
212
2132007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
214
215        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
216        DRIVER_ARCHITECTURE.
217        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
218        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
219        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
220        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
221        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
222        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
223        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
224        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
225        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
226        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
227        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
228        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
229        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
230        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
231        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
232        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
233        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
234        CXXFLAGS_OPTIMIZE_V.
235
2362007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
237
238        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
239        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
240        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
241        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
242
2432006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
244
245        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
246        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
247        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
248        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
249        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
250        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
251        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
252        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
253        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
254        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
255        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
256        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
257        custom/i386ex.cfg, custom/idp.cfg,
258        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
259        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
260        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
261        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
262        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
263        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
264        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
265        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
266        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
267        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
268        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
269        Cleanup.
270
2712006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
272
273        * custom/uC5282.cfg: Remove hard-code compiler flags.
274        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
275        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
276
2772006-10-23      Joel Sherrill <joel@OARcorp.com>
278
279        * custom/eZKit533.cfg: New file.
280
2812006-09-08      Kate Feng <feng1@bnl.gov>
282
283        PR 1150/bsps
284        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
285        that gcc (4.0.2) implicitely uses the vector engine for optimization;
286        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
287
2882006-08-09      Kolja Waschk <waschk@telos.de>
289
290        * Makefile.am: New port to Altera NIOS II.
291        * custom/nios2_iss.cfg: New file.
292
2932006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
294
295        * custom/brsl5.cfg: (PR1117) added
296       
2972006-06-08      Bruce Robinson <brucer@pmccorp.com>
298       
299        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
300        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
301
3022005-04-10      Eric Norum <norume@aps.anl.gov>
303
304        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
305
3062006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
307
308        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
309        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
310        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
311        Remove (abandoned).
312
3132006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
314
315        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
316        Merger from rtems-4-6-branch.
317
3182006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
319
320        PR 851/bsps
321        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
322        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
323
3242005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
325
326        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
327
3282005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
329
330        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
331        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
332        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
333        Use .srec for files containing SRECs.
334
3352005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
336
337        * custom/gp32.cfg: Replace .gxb with .elf.
338        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
339
3402005-11-03      Till Straumann <strauman@slac.stanford.edu>
341
342        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
343        -mcpu=750 instead.
344
3452005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
346
347        * custom/orp.cfg: Remove (abandoned).
348        * custom/av5282.cfg: Remove obsolete vars.
349        * custom/gba.cfg: Remove PROFILE* (abandoned).
350        Remove -static (bogus).
351
3522005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
353
354        PR 822/bsps
355        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
356
3572005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
358
359        * custom/av5282.cfg: New file.
360
3612005-06-17      Markku Puro <markku.puro@kopteri.net>
362
363        * Makefile.am: Adding GameBoy Advance BSP.
364        * custom/gba.cfg: New file.
365
3662005-06-17      Joel Sherrill <joel@OARcorp.com>
367
368        * custom/mcf5235.cfg: New file.
369
3702005-06-01      Philippe Simons <loki_666@fastmail.fm>
371
372        * custom/gp32.cfg: Add make-cxx-exe.
373
3742005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
375
376        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
377        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
378        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
379
3802005-05-02      Joel Sherrill <joel@OARcorp.com>
381
382        * Makefile.am: Remove dmv177 and ppcn_60x.
383        * custom/dmv177.cfg: Removed.
384
3852005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
386
387        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
388
3892005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
390
391        * Makefile.am: Initial release of ep1a bsp
392        * custom/ep1a.cfg: New file.
393
3942005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
395
396        * custom/score603e.cfg: Update score603e to new exception model
397        NOTE: These modifications have not been tested on hardware.
398
3992005-03-11      Jay Monkman <jtm@lopingdog.com>
400
401        * custom/vegaplus.cfg: Removed.
402
4032005-03-11      Philippe Simons <loki_666@fastmail.fm>
404
405        * custom/gp32.cfg: New file.
406
4072005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
408
409        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
410        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
411        Remove -Wa,-m7450.
412
4132005-02-25      Joel Sherrill <joel@OARcorp.com>
414
415        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
416        * custom/arm_bare_bsp.cfg: Removed.
417
4182005-02-24      Jay Monkman <jtm@lopingdog.com>
419
420        * custom/csb350.cfg: New BSP.
421
4222005-02-24      Jay Monkman <jtm@lopingdog.com>
423
424        * custom/csb337.cfg: Cleanup.
425
4262005-02-08      Eric Norum <norume@aps.anl.gov>
427
428        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
429        proper versions of gcc (which take -m528x as an order to load the
430        -m5200 multilib variants) are widely available.
431
4322005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
433
434        * custom/uC5282.cfg: Cleanup.
435
4362005-01-28      Eric Norum <norume@aps.anl.gov>
437
438        * Makefile.am, custom/uC5282.cfg: New BSP
439
4402005-01-20      Joel Sherrill <joel@OARcorp.com>
441
442        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
443        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
444        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
445        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
446        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
447
4482005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
449
450        * compilers/gcc-portsw.cfg: Remove.
451        * Makefile.am: Reflect change above.
452
4532004-11-23      Joel Sherrill <joel@OARcorp.com>
454
455        * Makefile.am: Remove eth_comm.
456        * custom/eth_comm.cfg: Removed.
457
4582004-11-22      Jennifer Averett <jennifer@OARcorp.com>
459
460        PR 581/bsps
461        * custom/psim.cfg: Convert PSIM to new exception model.
462
4632004-11-17      Joel Sherrill <joel@OARcorp.com>
464
465        * custom/mvme2100.cfg: Add make-cxx-exe rule.
466
4672004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
468
469        * Makefile.am: Add MVME2100 BSP.
470        * custom/mvme2100.cfg: New file.
471
4722004-11-05      Joel Sherrill <joel@OARcorp.com>
473
474        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
475        architecture name for RTEMS. Since this was used as the -mcpu
476        argument to GCC, that also had to be changed.
477
4782004-10-26      Eric Norum <norume@aps.anl.gov
479
480        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
481
4822004-10-20      Eric Norum <norume@aps.anl.gov
483
484        * custom/mvme5500.cfg: New BSP.
485
4862004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
487
488        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
489
4902004-09-29      Joel Sherrill <joel@OARcorp.com>
491
492        * custom/h8sim.cfg: i960 obsoleted.
493        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
494
4952004-08-03      Jay Monkman <jtm@lopingdog.com>
496
497        * custom/csb360.cfg: New file.
498
4992004-07-15      Jay Monkman
500
501        * custom/csb336.cfg, custom/csb337.cfg: New files.
502
5032004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
504
505        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
506        with FreeBSD and now unused).
507        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
508
5092004-04-12      David Querbach <querbach@realtime.bc.ca>
510
511        * custom/ss555.cfg: New file.
512
5132004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
514
515        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
516        with Cygwin and now unused).
517
5182004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
519
520        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
521
5222004-03-05      Joel Sherrill <joel@OARcorp.com>
523
524        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
525        support.
526
5272004-02-26      Joel Sherrill <joel@OARcorp.com>
528
529        PR 570/bsps
530        * custom/mvme2307.cfg: Do not use -msdata=eabi since
531        it breaks the linking of the vectors.
532
5332004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * Makefile.am: Cosmetics.
536
5372004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
540        dist_rtems_make_custom_DATA = custom/default.cfg.
541
5422004-02-05      Joel Sherrill <joel@OARcorp.com>
543
544        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
545        these -- copied from the 4.6 branch.
546
5472004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        PR 553/bsps
550        * custom/mrm332.cfg: Comment out objdump.
551
5522004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
555
5562004-01-20      Joel Sherrill <joel@OARcorp.com>
557
558        PR 553/bsps
559        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
560        comment.
561
5622004-01-07      Joel Sherrill <joel@OARcorp.com>
563
564        * Makefile.am: Remove efi68k and efi332 references as they are no
565        longer in the tree.
566
5672004-01-07      Joel Sherrill <joel@OARcorp.com>
568
569        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
570        users of these boards so we are removing them.
571        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
572
5732004-01-07      Joel Sherrill <joel@OARcorp.com>
574
575        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
576
5772003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * Makefile.am: EXTRA_DIST +=.
580
5812003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * custom/Makefile.am: Remove.
584        * Makefile.am: Merge-in former custom/Makefile.am
585
5862003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
589        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
590
5912003-09-26      Joel Sherrill <joel@OARcorp.com>
592
593        * custom/simhppa.cfg: Removed.
594
5952003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
598
5992003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        PR 470/bsps
602        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
603        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
604        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
605
6062003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
609        the BSP's configure-script).
610        Remove BSP_CPPFLAGS (Obsolete).
611
6122003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        PR 321/bsps
615        * leaf.cfg: Remove support for profile-variant.
616        * main.cfg: Ditto.
617        * compilers/gcc-no_bsp.cfg: Ditto.
618        * compilers/gcc-portsw.cfg: Ditto.
619        * compilers/gcc-target-default.cfg: Ditto.
620
6212003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
622
623        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
624
6252003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
626
627        PR 368/filesystems
628        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
629        with this PR for alias BSPs.
630
6312003-03-18  Till Straumann <strauman@slac.stanford.edu>
632
633        PR 356/bsps
634        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
635        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
636
6372003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
640
6412003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
644        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
645        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
646        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
647
6482003-02-14      Joel Sherrill <joel@OARcorp.com>
649
650        AMD a29k obsolete.
651        * custom/portsw.cfg: Removed.
652
6532003-01-20      Duane Gustavus <duane@unt.edu>
654
655        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
656
6572003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
660        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
661        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
662        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
663        Move -D_BSD_SOURCE to CPU_CFLAGS.
664        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
665        Move -Dsolaris2 to CPU_CFLAGS.
666        Remove -D__EXTENSIONS__.
667
6682002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * custom/posix.cfg: Remove comment referring to host.cfg.
671
6722002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * custom/default.cfg: Pickup target.cfg from BSP directory.
675
6762002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
677
678        * custom/mtx603e.cfg: New file.
679
6802002-11-17      Joel Sherrill <joel@OARcorp.com>
681
682        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
683        build variants work for user applications post install.
684
6852002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
688        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
689        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
690        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
691        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
692
6932002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
694
695        * custom/edb7312.cfg: New file.
696
6972002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
700        obsolete Makefile.
701        * leaf.cfg: Various changes to LIBVARIANT processing.
702        * main.cfg: Ditto.
703
7042002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * Makefile.am: Add compilers/*.
707        * compilers/Makefile.am: Remove.
708        * lib.cfg: Remove.
709        * directory.cfg: Remove.
710        * README: Remove.
711
7122002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * Makefile.am: Add Templates/*.
715        * Templates/Makefile.am: Remove.
716
7172002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
720
7212002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
724        * custom/HPUX9-posix.cfg: Ditto.
725        * custom/Linux-posix.cfg: Ditto.
726
7272002-10-02      Joel Sherrill <joel@OARcorp.com>
728
729        * custom/armulator.cfg: Remove reference to PowerPC arguments.
730
7312002-09-13      Joel Sherrill <joel@OARcorp.com>
732
733        * Part of addressing PR281.
734        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
735        * compilers/gcc-target-default.cfg: Removed remaining support for
736        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
737        as one of the LDFLAGS when the debug variant is specified.
738
7392002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * custom/posix.cfg: Don't include host.cfg.
742
7432002-08-09      Joel Sherrill <joel@OARcorp.com>
744
745        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
746
7472002-08-07      Ivan Guzvinec <ivang@opencores.org>
748
749        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
750
7512002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
754
7552002-08-06      Joel Sherrill <joel@OARcorp.com>
756
757        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
758        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
759
7602002-08-06      Chris Ziomkowski <chris@asics.ws>
761
762        * custom/or32sim.cfg: New file added as part of merge from
763        OpenCores repository.
764
7652002-08-05      Joel Sherrill <joel@OARcorp.com>
766
767        * Per PR260 eliminate use of make-target-options.  This impacted
768        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
769        SuperCore and required that the m68k optimized memcpy be moved
770        to libcpu.
771        * custom/gen68360.cfg: Remove make-target-options.
772
7732002-08-01      Joel Sherrill <joel@OARcorp.com>
774
775        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
776        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
777
7782002-08-01      Joel Sherrill <joel@OARcorp.com>
779
780        * custom/mvme136.cfg: Remove make-target-options.
781
7822002-07-30      Joel Sherrill <joel@OARcorp.com>
783
784        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
785        will disappear when make clean is performed.
786
7872002-07-24      Joel Sherrill <joel@OARcorp.com>
788
789        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
790        to use gcc 3.1 arguments.
791
7922002-07-22      Joel Sherrill <joel@OARcorp.com>
793
794        * Templates/Makefile.leaf: Clarify the MANAGERS example.
795
7962002-07-01      Joel Sherrill <joel@OARcorp.com>
797
798        * custom/p4650.cfg: Update arguments to gcc3.
799
8002002-06-14      Joel Sherrill <joel@OARcorp.com>
801
802        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
803        to gcc 3.1 arguments.
804
8052002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
806
807        * custom/dmv177.cfg: Use -mcpu=603e.
808        * custom/ppcn_60x.cfg: Use -mcpu=603e.
809        * custom/psim.cfg: Use -mcpu=603e.
810        * custom/score603e.cfg: Use -mcpu=603e.
811        * custom/ts_386ex.cfg: Remove obsolete comments.
812        * custom/rxgen960.cfg: Remove obsolete comments.
813        * custom/cvme961.cfg: Remove obsolete comments.
814
8152001-05-09      Joel Sherrill <joel@OARcorp.com>
816
817        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
818        compatable arguments.
819 
8202002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
823        Remove obsolete comments.
824        * custom/eth_comm.cfg: Remove make-target-options.
825        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
826        CPU_CFLAGS.
827        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
828        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
829        * custom/mbx8xx.cfg: Remove make-target-options.
830        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
831        Remove obsolete comments.
832        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
833        Remove obsolete comments.
834        * custom/mpc8260ads.cfg: Remove make-target-options.
835        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
836        CPU_CFLAGS.
837        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
838        Remove obsolete comments.
839        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
840        CPU_CFLAGS.
841        Remove obsolete comments.
842        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
843        Remove obsolete comments.
844        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
845        CPU_CFLAGS.
846        Remove obsolete comments.
847
8482002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * custom/gen405.cfg: Remove -D__powerpc__.
851
8522002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
855        * custom/erc32.cfg: Ditto.
856        * custom/leon2.cfg: Ditto.
857
858
8592002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
862        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
863        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
864
8652002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * custom/cvme961.cfg: Remove GCC272 support.
868        * custom/dmv152.cfg: Remove GCC272 support.
869        * custom/efi332.cfg: Remove GCC272 support.
870        * custom/efi68k.cfg: Remove GCC272 support.
871        * custom/eth_comm.cfg: Remove GCC272 support.
872        * custom/gen405.cfg: Remove GCC272 support.
873        * custom/gen68302.cfg: Remove GCC272 support.
874        * custom/gen68340.cfg: Remove GCC272 support.
875        * custom/gen68360.cfg: Remove GCC272 support.
876        * custom/genmongoosev.cfg: Remove GCC272 support.
877        * custom/helas403.cfg: Remove GCC272 support.
878        * custom/i386ex.cfg: Remove GCC272 support.
879        * custom/i960sim.cfg: Remove GCC272 support.
880        * custom/idp.cfg: Remove GCC272 support.
881        * custom/leon2.cfg: Remove GCC272 support.
882        * custom/mbx8xx.cfg: Remove GCC272 support.
883        * custom/mcf5206elite.cfg: Remove GCC272 support.
884        * custom/mpc8260ads.cfg: Remove GCC272 support.
885        * custom/mrm332.cfg: Remove GCC272 support.
886        * custom/mvme136.cfg: Remove GCC272 support.
887        * custom/mvme147.cfg: Remove GCC272 support.
888        * custom/mvme167.cfg: Remove GCC272 support.
889        * custom/ods68302.cfg: Remove GCC272 support.
890        * custom/p4000.cfg: Remove GCC272 support.
891        * custom/p4600.cfg: Remove GCC272 support.
892        * custom/p4650.cfg: Remove GCC272 support.
893        * custom/pc386.cfg: Remove GCC272 support.
894        * custom/portsw.cfg: Remove GCC272 support.
895        * custom/psim.cfg: Remove GCC272 support.
896        * custom/rxgen960.cfg: Remove GCC272 support.
897        * custom/score603e.cfg: Remove GCC272 support.
898        * custom/sim68000.cfg: Remove GCC272 support.
899        * custom/simhppa.cfg: Remove GCC272 support.
900        * custom/simsh4.cfg: Remove GCC272 support.
901        * custom/ts_386ex.cfg: Remove GCC272 support.
902
9032002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
906        * Makefile.am: Remove AUTOMAKE_OPTIONS.
907        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
908        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
909
9102002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * compilers/gcc-target-default.cfg: Add missing \.
913        Reported by Ilya Alexeev <ilya@continuum.ru>.
914
9152002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
918        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
919        support.
920        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
921
9222001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
925        * custom/FreeBSD-posix.cfg: Ditto.
926        * custom/HPUX9-posix.cfg: Ditto.
927        * custom/Linux-posix.cfg: Ditto.
928        * custom/Solaris-posix.cfg: Ditto.
929
9302001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
933        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
934
9352001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * custom/armulator.cfg: Remove make-target-options.
938        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
939        (now in erc32/configure.ac).
940        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
941        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
942        Remove CONSOLE_USE_POLLED (Unused).
943        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
944        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
945        * custom/mvme162.cfg: Remove references to mvme162lx.
946        Abandon gcc272. Remove make-target-options.
947        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
948
9492001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * custom/bare.cfg: Remove make-target-options.
952        * custom/c4xsim.cfg: Ditto.
953        * custom/cvme961.cfg: Ditto.
954        * custom/efi68k.cfg: Ditto.
955        * custom/gen68302.cfg: Ditto.
956        * custom/gen68340.cfg: Ditto.
957        * custom/genmongoosev.cfg: Ditto.
958        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
959        make-exe, remove empty lines.
960        * custom/h8sim.cfg: Remove make-target-options.
961        * custom/mcf5206elite.cfg: Ditto.
962        * custom/mrm332.cfg: Ditto.
963        * custom/mvme147.cfg: Ditto.
964        * custom/ods68302.cfg: Ditto.
965        * custom/p4000.cfg: Ditto.
966        * custom/p4600.cfg: Ditto.
967        * custom/p4650.cfg: Ditto.
968        * custom/pc386.cfg: Ditto.
969        * custom/portsw.cfg: Ditto.
970        * custom/simsh4.cfg: Ditto.
971
9722001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * custom/efi332.cfg: Remove make-target-options.
975        * custom/idp.cfg: Ditto.
976        * custom/jmr3904.cfg: Ditto.
977
9782001-11-27      Joel Sherrill <joel@OARcorp.com>,
979
980        * ChangeLog: Deleted bogus entry.
981
9822001-11-27      Joel Sherrill <joel@OARcorp.com>,
983
984        * custom/ods68302.cfg: Eliminated required definition of macros in this
985        file for the BSP to compile.  The ROM and ROM address and size settings
986        are now linker script items. 
987
9882001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
989
990
991        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
992        Remove make-target-options.
993        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
994        Remove make-target-options.
995        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
996        DATA_CACHE_ENABLE.
997        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
998        DATA_CACHE_ENABLE.
999        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1000        DATA_CACHE_ENABLE.
1001
10022001-11-25      Joel Sherrill <joel@OARcorp.com>
1003
1004        * custom/papyrus.cfg: Removed.
1005        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1006
10072001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1010        * custom/mcp750.cfg: Ditto.
1011
10122001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1015        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1016        * custom/psim.cfg: Refect changes to psim/configure.ac.
1017        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1018        remove SCORE603E_GENERATION.
1019
10202001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1023        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1024        * custom/mbx860_005b.cfg: Ditto.
1025        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1026
1027
10282001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * custom/gensh1.cfg: remove make-target-options.
1031        * custom/gensh2.cfg: remove make-target-options.
1032
10332001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1034
1035        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1036        remove make-target-options, remove BSP_CPPFLAGS.
1037
10382001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1041
10422001-11-14      Joel Sherrill <joel@OARcorp.com>
1043
1044        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1045        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1046        These are new exception processing model BSPs and thus do not
1047        need to define PPC_USE_SPRG.
1048
10492001-11-14      Joel Sherrill <joel@OARcorp.com>
1050
1051        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1052
10532001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * custom/ts_386ex.cfg: Remove make-target-options.
1056        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1057        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1058        different flags.
1059
10602001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1061
1062        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1063        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1064        re-adopt mcp750.cfg's make-exe.
1065
10662001-11-13      Joel Sherrill <joel@OARcorp.com>
1067
1068        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1069        the --srec-len argument to objcopy only supported in binutils 2.11
1070        or newer.
1071
10722001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1073
1074        This modification is part of the submitted modifications necessary to
1075        support the IBM PPC405 family.  This submission was reviewed by
1076        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1077        not negatively impact the ppc403 BSPs.  The submission and tracking
1078        process was captured as PR50.
1079        * custom/gen405.cfg: New file.
1080        * custom/helas403.cfg: Modified to generate Srecords.
1081
10822001-10-30      Joel Sherrill <joel@OARcorp.com>
1083
1084        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1085
10862001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1087
1088        * custom/mcf5206elite.cfg: New file.
1089
10902001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1091
1092        * custom/mpc8260ads.cfg: New file.
1093
10942001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * custom/gensh4.cfg: Remove START_HW_INIT.
1097        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1098
10992001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * custom/gensh4.cfg: Remove HZ.
1102        * custom/simsh4.cfg: Remove HZ.
1103
11042001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1105
1106        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1107        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1108        cleanup by Joel Sherrill <joel@OARcorp.com>.
1109
11102001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1113
11142001-10-11      Joel Sherrill <joel@OARcorp.com>
1115
1116        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1117        to avoid using the apparently broken or deprecated -o argument.
1118
11192001-09-28      Joel Sherrill <joel@OARcorp.com>
1120
1121        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1122        for MC68302_BASE.
1123
11242001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * custom/bare.cfg: Define dummy make-cxx-exe.
1127
11282001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * ChangeLog: Formatting cleanup.
1131
11322001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1133
1134        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1135        make-target-options.
1136        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1137        * custom/HPUX9-posix.cfg: Dito.
1138        * custom/Linux-posix.cfg: Dito.
1139        * custom/Solaris-posix.cfg: Dito.
1140        * custom/arm_bare_bsp.cfg: Dito.
1141        * custom/armulator.cfg: Dito.
1142        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1143        * custom/i386ex.cfg: Remove make-target-options.
1144        * custom/i960sim.cfg: Remove make-target-options.
1145        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1146        CONSOLE_USE_INTERRUPTS.
1147        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1148        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1149        CONSOLE_USE_INTERRUPTS.
1150        * custom/vegaplus.cfg: Remove make-target-options.
1151
11522001-05-25      Joel Sherrill <joel@OARcorp.com>
1153
1154        * custom/mrm332.cfg: Switched $(SED) to sed.
1155
11562000-05-25      Matt Cross <profesor@gweep.net>
1157
1158        * New MRM332 BSP for the Mini RoboMind board based
1159        on the 68332 microcontroller designed and build by Mark
1160        Castelluccio.  For details on the MRM see http://www.robominds.com.
1161        * custom/mrm332.cfg: New file.
1162
11632001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1166        CONSOLE_USE_POLLED, HAS_RTC.
1167
11682001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1171        * custom/gensh2.cfg: Dito.
1172
11732001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1174
1175        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1176        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1177        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1178        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1179        remove unused flags, remove -ansi from CPP.
1180        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1181        * custom/sim68000.cfg: Remove CPU_DEFINES.
1182       
11832001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1186        * compilers/gcc-target-default.cfg: Dito.
1187        * compilers/gcc-portsw.cfg: Remove -Hansi.
1188        * custom/posix.cfg: Remove inclusion of target.cfg.
1189        * custom/simhppa.cfg: Remove -ansi -fasm.
1190
11912001-04-11      Eric Valette <valette@crf.canon.fr>
1192
1193        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1194        "new exception processing model."
1195
11962001-04-11      Joel Sherrill <joel@OARcorp.com>
1197
1198        * custom/default.cfg: Switch to using exec_prefix to reflect new
1199        organization of install point from Ralf Corsepius.
1200
12012001-03-30      Eric Valette <valette@crf.canon.fr>
1202
1203        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1204        use the "new exception processing model."
1205
12062001-03-14      Joel Sherrill <joel@OARcorp.com>
1207
1208        * custom/genmongossev.cfg: New file.
1209
12102001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * custom/pc386dx.cfg: New bsp.
1213
12142001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1215
1216        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1217        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1218        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1219
12202001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1223        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1224        * host.cfg.in: Remove RM, make-script.
1225        * ChangeLog: Remove bogus 2001-01-22 entry.
1226
12272001-01-09      Joel Sherrill <joel@OARcorp.com>
1228
1229        * custom/pc386.cfg (make-exe): Removed commented out lines that
1230        were displayed in build longs.
1231
12322001-01-08      Joel Sherrill <joel@OARcorp.com>
1233
1234        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1235        unneeded definitions when compiled for "mips" rather than "mips64orion."
1236        Correct CPU_CFLAGS.
1237
12382001-01-05      Joel Sherrill <joel@OARcorp.com>
1239
1240        * custom/gensh1.cfg: Removed rest of make-target-options and
1241        moved them to BSP configure options.
1242
12432001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1244
1245        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1246        install point or assuming BSP build tree is available.
1247
12482001-01-03      Joel Sherrill <joel@OARcorp.com>
1249
1250        * custom/psim.cfg: Removed unused variables.
1251
12522001-01-03      Joel Sherrill <joel@OARcorp.com>
1253
1254        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1255        * custom/simcpu32.cfg: Removed MVME162 reference.
1256
12572000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1258
1259        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1260        Still need to fix to avoid touching install point on non-install stanza.
1261
12622000-12-06      Joel Sherrill <joel@OARcorp.com>
1263
1264        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1265        and copies that should not be in it.
1266
12672000-12-01      Joel Sherrill <joel@OARcorp.com>
1268
1269        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1270
12712000-11-30      Joel Sherrill <joel@OARcorp.com>
1272
1273        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1274        a mips1.  gcc translates -m3900 into that.
1275
12762000-11-27      Joel Sherrill <joel@OARcorp.com>
1277
1278        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1279
12802000-11-27      Joel Sherrill <joel@OARcorp.com>
1281
1282        * custom/shsim.cfg: New file.
1283        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1284        The shsim is for the SH simulator in gdb. It should be able
1285        to be used with multiple SH CPU models.  This will require
1286        adding BSP variants.
1287
12882000-11-25      Joel Sherrill <joel@OARcorp.com>
1289
1290        * custom/pc386.cfg: make-exe rule would write into
1291        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1292        is generally not writeable after the BSP is installed and you do not
1293        want every application installed there by default.  Reported by
1294        Eric Norum <eric.norum@usask.ca>.
1295
12962000-11-25      Joel Sherrill <joel@OARcorp.com>
1297
1298        * custom/Makefile.am: Updated to add jmr3904.cfg
1299        * custom/jmr3904.cfg: New file.
1300
13012000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1302
1303        * custom/leon2.cfg: Removed defines that are now generated
1304        in a non-BSP specific manner.
1305
13062000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1307
1308        * custom/Makefile.am: Modified to reflect addition of files.
1309        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1310        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1311
13122000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1313
1314        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1315
13162000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1319
13202000-10-24      Joel Sherrill <joel@OARcorp.com>
1321
1322        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1323        definition since this information can be picked up from
1324        autoconf generated files.  These BSPs are shared by the
1325        mips and mips64orion "ports."
1326
13272000-10-18      Joel Sherrill <joel@OARcorp.com>
1328
1329        * compilers/gcc-portsw.cfg: Use gcc style flags.
1330
13312000-09-13      Joel Sherrill <joel@OARcorp.com>
1332
1333        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1334        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1335
13362000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1337
1338        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1339        Eric Valette <valette@crf.canon.fr>.
1340        * custom/vegaplus.cfg: New file.
1341
13422000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1343
1344        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1345        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1346        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1347        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1348        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1349        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1350        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1351
13522000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1353
1354        * custom/gensh2.cfg: Fix comments.
1355
13562000-09-12      Joel Sherrill <joel@OARcorp.com>
1357
1358        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1359        compiler arguments that specify CPU model options.
1360
13612000-09-12      Joel Sherrill <joel@OARcorp.com>
1362
1363        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1364        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1365        may be incorrect but the BSP now compiles.
1366
13672000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1368
1369        * custom/arm_bare_bsp.cfg: Fix comments.
1370
13712000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1372
1373        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1374        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1375        * ChangeLog: File paths corrected
1376
13772000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1378
1379        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1380
13812000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1382
1383        * custom/pck6.cfg: New file
1384        * custom/pc486.cfg: Use -m486
1385        * custom/pc586.cfg: Use -mpentium
1386        * custom/pc686.cfg: Use -mmpentiumpro
1387        * custom/i386ex.cfg: Use -msoft-float
1388
13892000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1390
1391        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1392
13932000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1394
1395        * ChangeLog: File paths corrected.
1396
13972000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1398
1399        * custom/mvme167.cfg: Add specification of printk port, console port
1400        and serial I/O mode.  Arrange for the stripped executable to
1401        be copied up the build tree.
1402       
14032000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1404
1405        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1406
14072000-08-10      John Cotton  <john.cotton@nrc.ca>
1408
1409        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1410
14112000-08-10      Joel Sherrill <joel@OARcorp.com>
1412
1413        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.