source: rtems/make/ChangeLog @ 5c9be63

4.104.114.95
Last change on this file since 5c9be63 was d488f12b, checked in by Chris Johns <chrisj@…>, on 06/19/08 at 05:48:01

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

  • custom/mcf52235.cfg: Change to mcf5223x.
  • Property mode set to 100644
File size: 47.0 KB
Line 
12008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
2
3        * custom/mcf52235.cfg: Change to mcf5223x.
4
52008-06-10      Chris Johns <chrisj@rtems.org>
6
7        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
8        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
9        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
10        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
11        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
12        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
13        -mcpu= option for Coldfires now supported in GCC 4.3.0.
14
152008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
16
17        * custom/mcf52235.cfg: New.
18
192008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * custom/nds.cfg: Email from author says to drop this flag.
22
232008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * leaf.cfg: Do not override bsp-post-link.
26
272008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
28
29        * Makefile.am: Add smdk2410.
30
312008-05-06      Ray Xu <rayx.cn@gmail.com>
32
33        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
34        * custom/smdk2410.cfg: New file.
35
362008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * Makefile.am: Add nds.
39
402008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
41
42        * custom/nds.cfg: New file.
43
442008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
47        default processor model optimization has changed in gcc 4.3.0.
48
492008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
50
51        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
52        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
53        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
54        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
55        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
56        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
57        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
58        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
59        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
60        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
61        explicit .exe instead of EXEEXT to get it to work.
62
632008-03-06      Till Straumann <strauman@slac.stanford.edu>
64
65        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
66
672008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
68
69        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
70
712008-02-11      Till Straumann <strauman@slac.stanford.edu>
72
73        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
74        added '-g' to CFLAGS_DEBUG_V.
75
762008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
77
78        * custom/pc386.cfg: Use file with symbols.
79
802008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
81
82        * custom/ss555.cfg: Add CVS Id.
83
842008-01-09      Eric Norum <norume@aps.anl.gov>
85
86        * custom/mvme3100.cfg: Add make-cxx-exe rule.
87
882007-12-17      Chris Johns <chrisj@rtems.org>
89
90        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
91        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
92        bsp-post-link make macros. This allow external autotools support.
93
942007-12-14      Till Straumann <strauman@slac.stanford.edu>
95
96        * custom/mvme3100.cfg: Added; new BSP.
97
982007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
99
100        * custom/mvme5500.cfg: Fix typo.
101
1022007-11-27      Kate Feng <feng1@bnl.gov>
103
104        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
105        BSP has issues.
106
1072007-11-03      Ray Xu <rayx.cn@gmail.com>
108
109        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
110        with THUMB enabled
111
1122007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
113
114        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
115        nickname for the Freescale evaluation board it is based upon. BSP was
116        tested on a Freescale MPC5200LITE.
117
1182007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
119
120        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
121        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
122          calls.
123        * custom/gen83xx.cfg: Use -O2.
124
1252007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
126
127        * custom/Linux-posix.cfg: Use -O2.
128        * custom/rbtx4938.cfg: Add missing -O2.
129        * custom/rtl22xx.cfg: Adjust indentation.
130        * custom/virtex.cfg: Use -O2.
131
1322007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
133
134        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
135        using C++ ctor trick. An RTEMS C++ application running on this BSP
136        may have initialization order issues to address.
137
1382007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
139
140        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
141
1422007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
143
144        * custom/gen83xx.cfg: Add make-cxx-exe rule.
145
1462007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
147
148        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
149        MPC83xx controller based boards
150       
1512007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
152
153        * custom/virtex.cfg: added file to support PPC core in a xilinx
154        virtex FPGA
155       
1562007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
157
158        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
159        work except gcc core dumps with an ICE when may_alias is used in this
160        code. I filed a GCC PR and reduced optimization to -O0 and it does
161        run again.
162
1632007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
164
165        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
166        out make-cxx-exe usage example.
167
1682007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
169
170        * custom/gen5200.cfg: Remove junk comment.
171        * custom/ep5200.cfg: New file.
172
1732007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
174
175        * custom/armulator.cfg: Removed.
176
1772007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
178
179        * custom/mvme5500.cfg: Use -O2 again.
180
1812007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
182
183        * Makefile.am: DMV152 obsoleted.
184        * custom/dmv152.cfg: Removed.
185
1862007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
187
188        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
189        variants.
190        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
191
1922007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
193
194        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
195        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
196        extension instead of BSP unique ones.
197
1982007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
199
200        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
201        Plus some cleanup
202
2032007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
204
205        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
206        for Classic API Barrier.
207
2082007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
209
210        * custom/rtl22xx.cfg: Cleanup.
211        * Makefile.am: Add custom/rtl22xx.cfg.
212
2132007-04-26      Ray Xu <xr@trasin.net>
214
215        * custom/rtl22xx.cfg: New (Initial submission).
216
2172007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
218
219        * Makefile.am: Cleanup.
220
2212007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
222
223        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
224        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
225        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
226        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
227        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
228        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
229        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
230        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
231        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
232        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
233        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
234        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
235        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
236        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
237        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
238        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
239        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
240        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
241        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
242        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
243        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
244        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
245        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
246
2472007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
248
249        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
250        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
251        Use $(NM) -g -n instead of $(NM) -n.
252        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
253        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
254        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
255
2562007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
257
258        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
259        DRIVER_ARCHITECTURE.
260        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
261        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
262        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
263        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
264        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
265        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
266        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
267        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
268        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
269        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
270        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
271        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
272        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
273        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
274        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
275        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
276        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
277        CXXFLAGS_OPTIMIZE_V.
278
2792007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
280
281        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
282        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
283        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
284        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
285
2862006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
287
288        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
289        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
290        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
291        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
292        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
293        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
294        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
295        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
296        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
297        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
298        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
299        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
300        custom/i386ex.cfg, custom/idp.cfg,
301        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
302        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
303        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
304        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
305        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
306        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
307        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
308        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
309        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
310        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
311        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
312        Cleanup.
313
3142006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
315
316        * custom/uC5282.cfg: Remove hard-code compiler flags.
317        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
318        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
319
3202006-10-23      Joel Sherrill <joel@OARcorp.com>
321
322        * custom/eZKit533.cfg: New file.
323
3242006-09-08      Kate Feng <feng1@bnl.gov>
325
326        PR 1150/bsps
327        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
328        that gcc (4.0.2) implicitely uses the vector engine for optimization;
329        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
330
3312006-08-09      Kolja Waschk <waschk@telos.de>
332
333        * Makefile.am: New port to Altera NIOS II.
334        * custom/nios2_iss.cfg: New file.
335
3362006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
337
338        * custom/brsl5.cfg: (PR1117) added
339       
3402006-06-08      Bruce Robinson <brucer@pmccorp.com>
341       
342        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
343        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
344
3452005-04-10      Eric Norum <norume@aps.anl.gov>
346
347        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
348
3492006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
350
351        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
352        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
353        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
354        Remove (abandoned).
355
3562006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
357
358        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
359        Merger from rtems-4-6-branch.
360
3612006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
362
363        PR 851/bsps
364        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
365        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
366
3672005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
368
369        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
370
3712005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
372
373        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
374        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
375        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
376        Use .srec for files containing SRECs.
377
3782005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
379
380        * custom/gp32.cfg: Replace .gxb with .elf.
381        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
382
3832005-11-03      Till Straumann <strauman@slac.stanford.edu>
384
385        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
386        -mcpu=750 instead.
387
3882005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
389
390        * custom/orp.cfg: Remove (abandoned).
391        * custom/av5282.cfg: Remove obsolete vars.
392        * custom/gba.cfg: Remove PROFILE* (abandoned).
393        Remove -static (bogus).
394
3952005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
396
397        PR 822/bsps
398        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
399
4002005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
401
402        * custom/av5282.cfg: New file.
403
4042005-06-17      Markku Puro <markku.puro@kopteri.net>
405
406        * Makefile.am: Adding GameBoy Advance BSP.
407        * custom/gba.cfg: New file.
408
4092005-06-17      Joel Sherrill <joel@OARcorp.com>
410
411        * custom/mcf5235.cfg: New file.
412
4132005-06-01      Philippe Simons <loki_666@fastmail.fm>
414
415        * custom/gp32.cfg: Add make-cxx-exe.
416
4172005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
418
419        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
420        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
421        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
422
4232005-05-02      Joel Sherrill <joel@OARcorp.com>
424
425        * Makefile.am: Remove dmv177 and ppcn_60x.
426        * custom/dmv177.cfg: Removed.
427
4282005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
429
430        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
431
4322005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
433
434        * Makefile.am: Initial release of ep1a bsp
435        * custom/ep1a.cfg: New file.
436
4372005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
438
439        * custom/score603e.cfg: Update score603e to new exception model
440        NOTE: These modifications have not been tested on hardware.
441
4422005-03-11      Jay Monkman <jtm@lopingdog.com>
443
444        * custom/vegaplus.cfg: Removed.
445
4462005-03-11      Philippe Simons <loki_666@fastmail.fm>
447
448        * custom/gp32.cfg: New file.
449
4502005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
451
452        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
453        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
454        Remove -Wa,-m7450.
455
4562005-02-25      Joel Sherrill <joel@OARcorp.com>
457
458        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
459        * custom/arm_bare_bsp.cfg: Removed.
460
4612005-02-24      Jay Monkman <jtm@lopingdog.com>
462
463        * custom/csb350.cfg: New BSP.
464
4652005-02-24      Jay Monkman <jtm@lopingdog.com>
466
467        * custom/csb337.cfg: Cleanup.
468
4692005-02-08      Eric Norum <norume@aps.anl.gov>
470
471        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
472        proper versions of gcc (which take -m528x as an order to load the
473        -m5200 multilib variants) are widely available.
474
4752005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
476
477        * custom/uC5282.cfg: Cleanup.
478
4792005-01-28      Eric Norum <norume@aps.anl.gov>
480
481        * Makefile.am, custom/uC5282.cfg: New BSP
482
4832005-01-20      Joel Sherrill <joel@OARcorp.com>
484
485        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
486        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
487        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
488        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
489        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
490
4912005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
492
493        * compilers/gcc-portsw.cfg: Remove.
494        * Makefile.am: Reflect change above.
495
4962004-11-23      Joel Sherrill <joel@OARcorp.com>
497
498        * Makefile.am: Remove eth_comm.
499        * custom/eth_comm.cfg: Removed.
500
5012004-11-22      Jennifer Averett <jennifer@OARcorp.com>
502
503        PR 581/bsps
504        * custom/psim.cfg: Convert PSIM to new exception model.
505
5062004-11-17      Joel Sherrill <joel@OARcorp.com>
507
508        * custom/mvme2100.cfg: Add make-cxx-exe rule.
509
5102004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
511
512        * Makefile.am: Add MVME2100 BSP.
513        * custom/mvme2100.cfg: New file.
514
5152004-11-05      Joel Sherrill <joel@OARcorp.com>
516
517        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
518        architecture name for RTEMS. Since this was used as the -mcpu
519        argument to GCC, that also had to be changed.
520
5212004-10-26      Eric Norum <norume@aps.anl.gov
522
523        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
524
5252004-10-20      Eric Norum <norume@aps.anl.gov
526
527        * custom/mvme5500.cfg: New BSP.
528
5292004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
530
531        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
532
5332004-09-29      Joel Sherrill <joel@OARcorp.com>
534
535        * custom/h8sim.cfg: i960 obsoleted.
536        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
537
5382004-08-03      Jay Monkman <jtm@lopingdog.com>
539
540        * custom/csb360.cfg: New file.
541
5422004-07-15      Jay Monkman
543
544        * custom/csb336.cfg, custom/csb337.cfg: New files.
545
5462004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
547
548        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
549        with FreeBSD and now unused).
550        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
551
5522004-04-12      David Querbach <querbach@realtime.bc.ca>
553
554        * custom/ss555.cfg: New file.
555
5562004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
557
558        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
559        with Cygwin and now unused).
560
5612004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
562
563        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
564
5652004-03-05      Joel Sherrill <joel@OARcorp.com>
566
567        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
568        support.
569
5702004-02-26      Joel Sherrill <joel@OARcorp.com>
571
572        PR 570/bsps
573        * custom/mvme2307.cfg: Do not use -msdata=eabi since
574        it breaks the linking of the vectors.
575
5762004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * Makefile.am: Cosmetics.
579
5802004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
583        dist_rtems_make_custom_DATA = custom/default.cfg.
584
5852004-02-05      Joel Sherrill <joel@OARcorp.com>
586
587        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
588        these -- copied from the 4.6 branch.
589
5902004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        PR 553/bsps
593        * custom/mrm332.cfg: Comment out objdump.
594
5952004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
598
5992004-01-20      Joel Sherrill <joel@OARcorp.com>
600
601        PR 553/bsps
602        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
603        comment.
604
6052004-01-07      Joel Sherrill <joel@OARcorp.com>
606
607        * Makefile.am: Remove efi68k and efi332 references as they are no
608        longer in the tree.
609
6102004-01-07      Joel Sherrill <joel@OARcorp.com>
611
612        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
613        users of these boards so we are removing them.
614        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
615
6162004-01-07      Joel Sherrill <joel@OARcorp.com>
617
618        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
619
6202003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * Makefile.am: EXTRA_DIST +=.
623
6242003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * custom/Makefile.am: Remove.
627        * Makefile.am: Merge-in former custom/Makefile.am
628
6292003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
632        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
633
6342003-09-26      Joel Sherrill <joel@OARcorp.com>
635
636        * custom/simhppa.cfg: Removed.
637
6382003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
641
6422003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        PR 470/bsps
645        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
646        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
647        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
648
6492003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
652        the BSP's configure-script).
653        Remove BSP_CPPFLAGS (Obsolete).
654
6552003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        PR 321/bsps
658        * leaf.cfg: Remove support for profile-variant.
659        * main.cfg: Ditto.
660        * compilers/gcc-no_bsp.cfg: Ditto.
661        * compilers/gcc-portsw.cfg: Ditto.
662        * compilers/gcc-target-default.cfg: Ditto.
663
6642003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
665
666        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
667
6682003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
669
670        PR 368/filesystems
671        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
672        with this PR for alias BSPs.
673
6742003-03-18  Till Straumann <strauman@slac.stanford.edu>
675
676        PR 356/bsps
677        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
678        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
679
6802003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
683
6842003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
687        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
688        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
689        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
690
6912003-02-14      Joel Sherrill <joel@OARcorp.com>
692
693        AMD a29k obsolete.
694        * custom/portsw.cfg: Removed.
695
6962003-01-20      Duane Gustavus <duane@unt.edu>
697
698        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
699
7002003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
703        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
704        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
705        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
706        Move -D_BSD_SOURCE to CPU_CFLAGS.
707        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
708        Move -Dsolaris2 to CPU_CFLAGS.
709        Remove -D__EXTENSIONS__.
710
7112002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * custom/posix.cfg: Remove comment referring to host.cfg.
714
7152002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * custom/default.cfg: Pickup target.cfg from BSP directory.
718
7192002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
720
721        * custom/mtx603e.cfg: New file.
722
7232002-11-17      Joel Sherrill <joel@OARcorp.com>
724
725        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
726        build variants work for user applications post install.
727
7282002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
731        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
732        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
733        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
734        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
735
7362002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
737
738        * custom/edb7312.cfg: New file.
739
7402002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
743        obsolete Makefile.
744        * leaf.cfg: Various changes to LIBVARIANT processing.
745        * main.cfg: Ditto.
746
7472002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * Makefile.am: Add compilers/*.
750        * compilers/Makefile.am: Remove.
751        * lib.cfg: Remove.
752        * directory.cfg: Remove.
753        * README: Remove.
754
7552002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * Makefile.am: Add Templates/*.
758        * Templates/Makefile.am: Remove.
759
7602002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
763
7642002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
767        * custom/HPUX9-posix.cfg: Ditto.
768        * custom/Linux-posix.cfg: Ditto.
769
7702002-10-02      Joel Sherrill <joel@OARcorp.com>
771
772        * custom/armulator.cfg: Remove reference to PowerPC arguments.
773
7742002-09-13      Joel Sherrill <joel@OARcorp.com>
775
776        * Part of addressing PR281.
777        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
778        * compilers/gcc-target-default.cfg: Removed remaining support for
779        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
780        as one of the LDFLAGS when the debug variant is specified.
781
7822002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * custom/posix.cfg: Don't include host.cfg.
785
7862002-08-09      Joel Sherrill <joel@OARcorp.com>
787
788        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
789
7902002-08-07      Ivan Guzvinec <ivang@opencores.org>
791
792        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
793
7942002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
797
7982002-08-06      Joel Sherrill <joel@OARcorp.com>
799
800        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
801        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
802
8032002-08-06      Chris Ziomkowski <chris@asics.ws>
804
805        * custom/or32sim.cfg: New file added as part of merge from
806        OpenCores repository.
807
8082002-08-05      Joel Sherrill <joel@OARcorp.com>
809
810        * Per PR260 eliminate use of make-target-options.  This impacted
811        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
812        SuperCore and required that the m68k optimized memcpy be moved
813        to libcpu.
814        * custom/gen68360.cfg: Remove make-target-options.
815
8162002-08-01      Joel Sherrill <joel@OARcorp.com>
817
818        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
819        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
820
8212002-08-01      Joel Sherrill <joel@OARcorp.com>
822
823        * custom/mvme136.cfg: Remove make-target-options.
824
8252002-07-30      Joel Sherrill <joel@OARcorp.com>
826
827        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
828        will disappear when make clean is performed.
829
8302002-07-24      Joel Sherrill <joel@OARcorp.com>
831
832        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
833        to use gcc 3.1 arguments.
834
8352002-07-22      Joel Sherrill <joel@OARcorp.com>
836
837        * Templates/Makefile.leaf: Clarify the MANAGERS example.
838
8392002-07-01      Joel Sherrill <joel@OARcorp.com>
840
841        * custom/p4650.cfg: Update arguments to gcc3.
842
8432002-06-14      Joel Sherrill <joel@OARcorp.com>
844
845        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
846        to gcc 3.1 arguments.
847
8482002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
849
850        * custom/dmv177.cfg: Use -mcpu=603e.
851        * custom/ppcn_60x.cfg: Use -mcpu=603e.
852        * custom/psim.cfg: Use -mcpu=603e.
853        * custom/score603e.cfg: Use -mcpu=603e.
854        * custom/ts_386ex.cfg: Remove obsolete comments.
855        * custom/rxgen960.cfg: Remove obsolete comments.
856        * custom/cvme961.cfg: Remove obsolete comments.
857
8582001-05-09      Joel Sherrill <joel@OARcorp.com>
859
860        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
861        compatable arguments.
862 
8632002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
866        Remove obsolete comments.
867        * custom/eth_comm.cfg: Remove make-target-options.
868        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
869        CPU_CFLAGS.
870        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
871        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
872        * custom/mbx8xx.cfg: Remove make-target-options.
873        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
874        Remove obsolete comments.
875        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
876        Remove obsolete comments.
877        * custom/mpc8260ads.cfg: Remove make-target-options.
878        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
879        CPU_CFLAGS.
880        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
881        Remove obsolete comments.
882        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
883        CPU_CFLAGS.
884        Remove obsolete comments.
885        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
886        Remove obsolete comments.
887        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
888        CPU_CFLAGS.
889        Remove obsolete comments.
890
8912002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * custom/gen405.cfg: Remove -D__powerpc__.
894
8952002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
898        * custom/erc32.cfg: Ditto.
899        * custom/leon2.cfg: Ditto.
900
901
9022002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
903
904        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
905        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
906        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
907
9082002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * custom/cvme961.cfg: Remove GCC272 support.
911        * custom/dmv152.cfg: Remove GCC272 support.
912        * custom/efi332.cfg: Remove GCC272 support.
913        * custom/efi68k.cfg: Remove GCC272 support.
914        * custom/eth_comm.cfg: Remove GCC272 support.
915        * custom/gen405.cfg: Remove GCC272 support.
916        * custom/gen68302.cfg: Remove GCC272 support.
917        * custom/gen68340.cfg: Remove GCC272 support.
918        * custom/gen68360.cfg: Remove GCC272 support.
919        * custom/genmongoosev.cfg: Remove GCC272 support.
920        * custom/helas403.cfg: Remove GCC272 support.
921        * custom/i386ex.cfg: Remove GCC272 support.
922        * custom/i960sim.cfg: Remove GCC272 support.
923        * custom/idp.cfg: Remove GCC272 support.
924        * custom/leon2.cfg: Remove GCC272 support.
925        * custom/mbx8xx.cfg: Remove GCC272 support.
926        * custom/mcf5206elite.cfg: Remove GCC272 support.
927        * custom/mpc8260ads.cfg: Remove GCC272 support.
928        * custom/mrm332.cfg: Remove GCC272 support.
929        * custom/mvme136.cfg: Remove GCC272 support.
930        * custom/mvme147.cfg: Remove GCC272 support.
931        * custom/mvme167.cfg: Remove GCC272 support.
932        * custom/ods68302.cfg: Remove GCC272 support.
933        * custom/p4000.cfg: Remove GCC272 support.
934        * custom/p4600.cfg: Remove GCC272 support.
935        * custom/p4650.cfg: Remove GCC272 support.
936        * custom/pc386.cfg: Remove GCC272 support.
937        * custom/portsw.cfg: Remove GCC272 support.
938        * custom/psim.cfg: Remove GCC272 support.
939        * custom/rxgen960.cfg: Remove GCC272 support.
940        * custom/score603e.cfg: Remove GCC272 support.
941        * custom/sim68000.cfg: Remove GCC272 support.
942        * custom/simhppa.cfg: Remove GCC272 support.
943        * custom/simsh4.cfg: Remove GCC272 support.
944        * custom/ts_386ex.cfg: Remove GCC272 support.
945
9462002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
949        * Makefile.am: Remove AUTOMAKE_OPTIONS.
950        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
951        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
952
9532002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * compilers/gcc-target-default.cfg: Add missing \.
956        Reported by Ilya Alexeev <ilya@continuum.ru>.
957
9582002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
961        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
962        support.
963        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
964
9652001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
968        * custom/FreeBSD-posix.cfg: Ditto.
969        * custom/HPUX9-posix.cfg: Ditto.
970        * custom/Linux-posix.cfg: Ditto.
971        * custom/Solaris-posix.cfg: Ditto.
972
9732001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
976        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
977
9782001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * custom/armulator.cfg: Remove make-target-options.
981        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
982        (now in erc32/configure.ac).
983        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
984        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
985        Remove CONSOLE_USE_POLLED (Unused).
986        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
987        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
988        * custom/mvme162.cfg: Remove references to mvme162lx.
989        Abandon gcc272. Remove make-target-options.
990        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
991
9922001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * custom/bare.cfg: Remove make-target-options.
995        * custom/c4xsim.cfg: Ditto.
996        * custom/cvme961.cfg: Ditto.
997        * custom/efi68k.cfg: Ditto.
998        * custom/gen68302.cfg: Ditto.
999        * custom/gen68340.cfg: Ditto.
1000        * custom/genmongoosev.cfg: Ditto.
1001        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1002        make-exe, remove empty lines.
1003        * custom/h8sim.cfg: Remove make-target-options.
1004        * custom/mcf5206elite.cfg: Ditto.
1005        * custom/mrm332.cfg: Ditto.
1006        * custom/mvme147.cfg: Ditto.
1007        * custom/ods68302.cfg: Ditto.
1008        * custom/p4000.cfg: Ditto.
1009        * custom/p4600.cfg: Ditto.
1010        * custom/p4650.cfg: Ditto.
1011        * custom/pc386.cfg: Ditto.
1012        * custom/portsw.cfg: Ditto.
1013        * custom/simsh4.cfg: Ditto.
1014
10152001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * custom/efi332.cfg: Remove make-target-options.
1018        * custom/idp.cfg: Ditto.
1019        * custom/jmr3904.cfg: Ditto.
1020
10212001-11-27      Joel Sherrill <joel@OARcorp.com>,
1022
1023        * ChangeLog: Deleted bogus entry.
1024
10252001-11-27      Joel Sherrill <joel@OARcorp.com>,
1026
1027        * custom/ods68302.cfg: Eliminated required definition of macros in this
1028        file for the BSP to compile.  The ROM and ROM address and size settings
1029        are now linker script items. 
1030
10312001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033
1034        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1035        Remove make-target-options.
1036        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1037        Remove make-target-options.
1038        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1039        DATA_CACHE_ENABLE.
1040        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1041        DATA_CACHE_ENABLE.
1042        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1043        DATA_CACHE_ENABLE.
1044
10452001-11-25      Joel Sherrill <joel@OARcorp.com>
1046
1047        * custom/papyrus.cfg: Removed.
1048        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1049
10502001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1053        * custom/mcp750.cfg: Ditto.
1054
10552001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1056
1057        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1058        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1059        * custom/psim.cfg: Refect changes to psim/configure.ac.
1060        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1061        remove SCORE603E_GENERATION.
1062
10632001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1066        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1067        * custom/mbx860_005b.cfg: Ditto.
1068        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1069
1070
10712001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * custom/gensh1.cfg: remove make-target-options.
1074        * custom/gensh2.cfg: remove make-target-options.
1075
10762001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1077
1078        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1079        remove make-target-options, remove BSP_CPPFLAGS.
1080
10812001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1084
10852001-11-14      Joel Sherrill <joel@OARcorp.com>
1086
1087        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1088        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1089        These are new exception processing model BSPs and thus do not
1090        need to define PPC_USE_SPRG.
1091
10922001-11-14      Joel Sherrill <joel@OARcorp.com>
1093
1094        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1095
10962001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * custom/ts_386ex.cfg: Remove make-target-options.
1099        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1100        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1101        different flags.
1102
11032001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1106        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1107        re-adopt mcp750.cfg's make-exe.
1108
11092001-11-13      Joel Sherrill <joel@OARcorp.com>
1110
1111        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1112        the --srec-len argument to objcopy only supported in binutils 2.11
1113        or newer.
1114
11152001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1116
1117        This modification is part of the submitted modifications necessary to
1118        support the IBM PPC405 family.  This submission was reviewed by
1119        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1120        not negatively impact the ppc403 BSPs.  The submission and tracking
1121        process was captured as PR50.
1122        * custom/gen405.cfg: New file.
1123        * custom/helas403.cfg: Modified to generate Srecords.
1124
11252001-10-30      Joel Sherrill <joel@OARcorp.com>
1126
1127        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1128
11292001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1130
1131        * custom/mcf5206elite.cfg: New file.
1132
11332001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1134
1135        * custom/mpc8260ads.cfg: New file.
1136
11372001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * custom/gensh4.cfg: Remove START_HW_INIT.
1140        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1141
11422001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * custom/gensh4.cfg: Remove HZ.
1145        * custom/simsh4.cfg: Remove HZ.
1146
11472001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1148
1149        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1150        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1151        cleanup by Joel Sherrill <joel@OARcorp.com>.
1152
11532001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1154
1155        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1156
11572001-10-11      Joel Sherrill <joel@OARcorp.com>
1158
1159        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1160        to avoid using the apparently broken or deprecated -o argument.
1161
11622001-09-28      Joel Sherrill <joel@OARcorp.com>
1163
1164        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1165        for MC68302_BASE.
1166
11672001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * custom/bare.cfg: Define dummy make-cxx-exe.
1170
11712001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * ChangeLog: Formatting cleanup.
1174
11752001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1178        make-target-options.
1179        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1180        * custom/HPUX9-posix.cfg: Dito.
1181        * custom/Linux-posix.cfg: Dito.
1182        * custom/Solaris-posix.cfg: Dito.
1183        * custom/arm_bare_bsp.cfg: Dito.
1184        * custom/armulator.cfg: Dito.
1185        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1186        * custom/i386ex.cfg: Remove make-target-options.
1187        * custom/i960sim.cfg: Remove make-target-options.
1188        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1189        CONSOLE_USE_INTERRUPTS.
1190        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1191        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1192        CONSOLE_USE_INTERRUPTS.
1193        * custom/vegaplus.cfg: Remove make-target-options.
1194
11952001-05-25      Joel Sherrill <joel@OARcorp.com>
1196
1197        * custom/mrm332.cfg: Switched $(SED) to sed.
1198
11992000-05-25      Matt Cross <profesor@gweep.net>
1200
1201        * New MRM332 BSP for the Mini RoboMind board based
1202        on the 68332 microcontroller designed and build by Mark
1203        Castelluccio.  For details on the MRM see http://www.robominds.com.
1204        * custom/mrm332.cfg: New file.
1205
12062001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1207
1208        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1209        CONSOLE_USE_POLLED, HAS_RTC.
1210
12112001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1214        * custom/gensh2.cfg: Dito.
1215
12162001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1219        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1220        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1221        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1222        remove unused flags, remove -ansi from CPP.
1223        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1224        * custom/sim68000.cfg: Remove CPU_DEFINES.
1225       
12262001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1229        * compilers/gcc-target-default.cfg: Dito.
1230        * compilers/gcc-portsw.cfg: Remove -Hansi.
1231        * custom/posix.cfg: Remove inclusion of target.cfg.
1232        * custom/simhppa.cfg: Remove -ansi -fasm.
1233
12342001-04-11      Eric Valette <valette@crf.canon.fr>
1235
1236        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1237        "new exception processing model."
1238
12392001-04-11      Joel Sherrill <joel@OARcorp.com>
1240
1241        * custom/default.cfg: Switch to using exec_prefix to reflect new
1242        organization of install point from Ralf Corsepius.
1243
12442001-03-30      Eric Valette <valette@crf.canon.fr>
1245
1246        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1247        use the "new exception processing model."
1248
12492001-03-14      Joel Sherrill <joel@OARcorp.com>
1250
1251        * custom/genmongossev.cfg: New file.
1252
12532001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1254
1255        * custom/pc386dx.cfg: New bsp.
1256
12572001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1258
1259        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1260        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1261        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1262
12632001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1264
1265        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1266        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1267        * host.cfg.in: Remove RM, make-script.
1268        * ChangeLog: Remove bogus 2001-01-22 entry.
1269
12702001-01-09      Joel Sherrill <joel@OARcorp.com>
1271
1272        * custom/pc386.cfg (make-exe): Removed commented out lines that
1273        were displayed in build longs.
1274
12752001-01-08      Joel Sherrill <joel@OARcorp.com>
1276
1277        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1278        unneeded definitions when compiled for "mips" rather than "mips64orion."
1279        Correct CPU_CFLAGS.
1280
12812001-01-05      Joel Sherrill <joel@OARcorp.com>
1282
1283        * custom/gensh1.cfg: Removed rest of make-target-options and
1284        moved them to BSP configure options.
1285
12862001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1287
1288        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1289        install point or assuming BSP build tree is available.
1290
12912001-01-03      Joel Sherrill <joel@OARcorp.com>
1292
1293        * custom/psim.cfg: Removed unused variables.
1294
12952001-01-03      Joel Sherrill <joel@OARcorp.com>
1296
1297        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1298        * custom/simcpu32.cfg: Removed MVME162 reference.
1299
13002000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1301
1302        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1303        Still need to fix to avoid touching install point on non-install stanza.
1304
13052000-12-06      Joel Sherrill <joel@OARcorp.com>
1306
1307        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1308        and copies that should not be in it.
1309
13102000-12-01      Joel Sherrill <joel@OARcorp.com>
1311
1312        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1313
13142000-11-30      Joel Sherrill <joel@OARcorp.com>
1315
1316        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1317        a mips1.  gcc translates -m3900 into that.
1318
13192000-11-27      Joel Sherrill <joel@OARcorp.com>
1320
1321        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1322
13232000-11-27      Joel Sherrill <joel@OARcorp.com>
1324
1325        * custom/shsim.cfg: New file.
1326        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1327        The shsim is for the SH simulator in gdb. It should be able
1328        to be used with multiple SH CPU models.  This will require
1329        adding BSP variants.
1330
13312000-11-25      Joel Sherrill <joel@OARcorp.com>
1332
1333        * custom/pc386.cfg: make-exe rule would write into
1334        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1335        is generally not writeable after the BSP is installed and you do not
1336        want every application installed there by default.  Reported by
1337        Eric Norum <eric.norum@usask.ca>.
1338
13392000-11-25      Joel Sherrill <joel@OARcorp.com>
1340
1341        * custom/Makefile.am: Updated to add jmr3904.cfg
1342        * custom/jmr3904.cfg: New file.
1343
13442000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1345
1346        * custom/leon2.cfg: Removed defines that are now generated
1347        in a non-BSP specific manner.
1348
13492000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1350
1351        * custom/Makefile.am: Modified to reflect addition of files.
1352        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1353        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1354
13552000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1358
13592000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1360
1361        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1362
13632000-10-24      Joel Sherrill <joel@OARcorp.com>
1364
1365        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1366        definition since this information can be picked up from
1367        autoconf generated files.  These BSPs are shared by the
1368        mips and mips64orion "ports."
1369
13702000-10-18      Joel Sherrill <joel@OARcorp.com>
1371
1372        * compilers/gcc-portsw.cfg: Use gcc style flags.
1373
13742000-09-13      Joel Sherrill <joel@OARcorp.com>
1375
1376        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1377        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1378
13792000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1380
1381        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1382        Eric Valette <valette@crf.canon.fr>.
1383        * custom/vegaplus.cfg: New file.
1384
13852000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1386
1387        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1388        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1389        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1390        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1391        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1392        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1393        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1394
13952000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * custom/gensh2.cfg: Fix comments.
1398
13992000-09-12      Joel Sherrill <joel@OARcorp.com>
1400
1401        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1402        compiler arguments that specify CPU model options.
1403
14042000-09-12      Joel Sherrill <joel@OARcorp.com>
1405
1406        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1407        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1408        may be incorrect but the BSP now compiles.
1409
14102000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1411
1412        * custom/arm_bare_bsp.cfg: Fix comments.
1413
14142000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1415
1416        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1417        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1418        * ChangeLog: File paths corrected
1419
14202000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1421
1422        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1423
14242000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * custom/pck6.cfg: New file
1427        * custom/pc486.cfg: Use -m486
1428        * custom/pc586.cfg: Use -mpentium
1429        * custom/pc686.cfg: Use -mmpentiumpro
1430        * custom/i386ex.cfg: Use -msoft-float
1431
14322000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1433
1434        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1435
14362000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1437
1438        * ChangeLog: File paths corrected.
1439
14402000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1441
1442        * custom/mvme167.cfg: Add specification of printk port, console port
1443        and serial I/O mode.  Arrange for the stripped executable to
1444        be copied up the build tree.
1445       
14462000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1447
1448        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1449
14502000-08-10      John Cotton  <john.cotton@nrc.ca>
1451
1452        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1453
14542000-08-10      Joel Sherrill <joel@OARcorp.com>
1455
1456        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.