source: rtems/make/ChangeLog @ 41d744d6

4.104.115
Last change on this file since 41d744d6 was 41d744d6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/15/09 at 05:18:13

2009-10-15 Ralf Corsépius <ralf.corsepius@…>

  • custom/ep1a.cfg, custom/gen5200.cfg, custom/gen83xx.cfg, custom/haleakala.cfg, custom/mbx821_001.cfg, custom/mbx821_002.cfg, custom/mbx821_002b.cfg, custom/mbx860_001b.cfg, custom/mbx860_002.cfg, custom/mbx860_005b.cfg, custom/mbx860_1b.cfg, custom/mbx8xx.cfg, custom/mcp750.cfg, custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8260ads.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg, custom/psim.cfg, custom/qemuppc.cfg, custom/score603e.cfg, custom/ss555.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg, custom/virtex.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
  • Property mode set to 100644
File size: 57.3 KB
Line 
12009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/ep1a.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
4        custom/haleakala.cfg, custom/mbx821_001.cfg,
5        custom/mbx821_002.cfg, custom/mbx821_002b.cfg,
6        custom/mbx860_001b.cfg, custom/mbx860_002.cfg,
7        custom/mbx860_005b.cfg, custom/mbx860_1b.cfg,
8        custom/mbx8xx.cfg, custom/mcp750.cfg, custom/mpc5566evb.cfg,
9        custom/mpc55xx.cfg, custom/mpc8260ads.cfg, custom/mtx603e.cfg,
10        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme3100.cfg,
11        custom/mvme5500.cfg, custom/psim.cfg, custom/qemuppc.cfg,
12        custom/score603e.cfg, custom/ss555.cfg, custom/tqm8xx.cfg,
13        custom/tqm8xx_stk8xx.cfg, custom/virtex.cfg:
14        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
15
162009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * custom/nios2_iss.cfg:
19        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
20
212009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * custom/leon3.cfg, custom/leon2.cfg, custom/sis.cfg,
24        custom/erc32.cfg:
25        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
26
272009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * custom/avrtest.cfg:
30        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
31
322009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * custom/i386ex.cfg, custom/pc486.cfg, custom/ts_386ex.cfg,
35        custom/pc386.cfg, custom/pc586.cfg, custom/pc386dx.cfg,
36        custom/pc686.cfg:
37        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
38
392009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
42        custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh2e.cfg,
43        custom/simsh4.cfg:
44        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
45
462009-10-14      Ralf Corsépius <ralf.corsepius@rtems.org>
47
48        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
49        custom/Linux-posix.cfg, custom/Solaris-posix.cfg, custom/posix.cfg:
50        Remove.
51
522009-10-04      Sebastian Huber <sebastian.huber@embedded-brains.de>
53
54        * custom/lpc2478.cfg, custom/lpc2478_ncs.cfg,
55        custom/lpc2478_ncs_ram.cfg: Removed files.
56        * custom/lpc24xx_ea.cfg, custom/lpc24xx_ncs_ram.cfg,
57        custom/lpc24xx_ncs_rom_ext.cfg, custom/lpc24xx_ncs_rom_int.cfg: New
58        files.
59
602009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
61
62        * Makefile.am: Add new BSP variants for ARM simulator in GDB.
63        * custom/arm1136jfs.cfg, custom/arm1136js.cfg, custom/arm7tdmi.cfg,
64        custom/arm920.cfg, custom/armcortexa9.cfg: New files.
65
662009-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * Makefile.am: Add qemuppc.cfg.
69        * custom/qemuppc.cfg: New file.
70
712009-09-14      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * custom/gen83xx.cfg: Remove -funit-at-a-time.
74
752009-08-27      Joel Sherrill <joel.sherrill@OARcorp.com>
76
77        * custom/leon2.cfg, custom/leon3.cfg: Fix typo.
78
792009-06-04      Xi Yang <hiyangxi@gmail.com>
80
81        * Makefile.am: New Gumstix BSP.
82        * custom/gumstix.cfg: New file.
83
842009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
85
86        * custom/csb637.cfg: New file.
87
882009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
89
90        * custom/simsh2e.cfg: New file.
91
922009-02-17      Till Straumann <strauman@slac.stanford.edu>
93
94        PR 1371/bsps
95        * custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
96
972009-02-17      Joel Sherrill <joel.sherrill@OARcorp.com>
98
99        * custom/uC5282.cfg: Add cvs Id.
100
1012009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
102
103        * custom/h8sxsim.cfg: Small H8SX should be optimized for size.
104
1052009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
106
107        * Makefile.am: Regenerate list of custom/*.cfg.
108        * Makefile.am: Remove custom/HPUX9-posix.cfg.
109        * custom/HPUX9-posix.cfg: Remove.
110
1112009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
112
113        * custom/pck6.cfg: Remove.
114
1152008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
116
117        * Makefile.am: Add Lattice Mico32 support.
118        * custom/lm32_evr.cfg: New file.
119
1202008-11-20      Joel Sherrill <joel.sherrill@oarcorp.com>
121
122        * custom/avrtest.cfg: New file.
123
1242008-11-20      Daron Chabot <daronchabot@gmail.com>
125
126        PR 1337/bsps
127        * custom/pc386.cfg: Stripping .rodata section produces unusable
128        executables for the i386-rtems target.
129
1302008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
131
132        * Makefile.am: Add h8sxsim BSP variant.
133        * custom/h8sxsim.cfg: New file.
134
1352008-10-02      Sebastian Huber <sebastian.huber@embedded-brains.de>
136
137        * custom/mpc55xx.cfg: Added -msoft-float and removed -funit-at-a-time
138        in CPU_CFLAGS
139
1402008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
141
142        * custom/m32rsim.cfg: New file.
143
1442008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
145
146        * custom/m32csim.cfg: New file.
147
1482008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
149
150        * custom/virtex.cfg: Remove -Dvirtex.
151
1522008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
155        Remove RTEMS_TQM_MODEL.
156
1572008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg: Remove
160        RTEMS_BOARD_MODEL.
161
1622008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * custom/pgh360.cfg: Remove RTEMS_BOARD_MODEL.
165
1662008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
167
168        * custom/m5484FireEngine.cfg: Remove RTEMS_BOARD_MODEL.
169        Remove RTEMS_54XX_DERIVATE (Unused).
170        * custom/genmcf548x.cfg: Remove RTEMS_BOARD_MODEL.
171
1722008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        *  custom/brs5l.cfg, custom/gen5200.cfg, custom/icecube.cfg,
175        custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
176
1772008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
178
179        * custom/gen83xx.cfg, custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg,
180        custom/mpc8349eamds.cfg: Remove RTEMS_BOARD_MODEL,
181        RTEMS_83XX_DERIVATE.
182
1832008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
184
185        * custom/erc32.cfg: Revert accidental commit.
186
1872008-10-01      Ralf Corsepius <ralf.corsepius@rtems.org>
188
189        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
190        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
191        custom/m5484FireEngine.cfg, custom/mpc5566evb.cfg,
192        custom/mpc55xx.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg,
193        custom/pgh360.cfg, custom/pghplus.cfg, custom/pm520_cr825.cfg,
194        custom/pm520_ze30.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
195        Back out parts of yesterdays changes.
196
1972008-10-01      Ralf Corsepius <ralf.corsepius@rtems.org>
198
199        * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
200
2012008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
202
203        * custom/score603e.cfg: Modifications required to run on hardware. Some
204        cleanup.
205
2062008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        * custom/m5484FireEngine.cfg:
209        Eliminate RTEMS_54XX_DERIVATE (Unused).
210
2112008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
212
213        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
214        Eliminate RTEMS_TQM_MODEL (Unused).
215
2162008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
217
218        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
219        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
220        custom/lpc2478.cfg, custom/m5484FireEngine.cfg,
221        custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg,
222        custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pm520_cr825.cfg
223        custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
224
2252008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
226
227        * custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use
228        RTEMS_BSP_FAMILY.
229
2302008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
231
232        * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
233
2342008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
235
236        * Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH
237        simulator is just an architectural simulator and does not include
238        devices. Rename existing simulator BSP configurations to simsh1 and
239        simsh2 and add simsh4.
240        * custom/simsh1.cfg, custom/simsh2.cfg: New files.
241        * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
242
2432008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
244
245        * custom/bf537skyeye.cfg: Removed.
246
2472008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
248
249        * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for
250        bf537stamp.
251        * custom/bf537skyeye.cfg: New file.
252
2532008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
254
255        * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
256        we do not reliably know it is installed.
257
2582008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
259
260        * custom/lpc2478.cfg: New file.
261
2622008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
263
264        * custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg,
265        custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e
266        define.
267
2682008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
269
270        * compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg,
271        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
272        custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg,
273        custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg,
274        custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate
275        START_BASE and START_FILE.
276
2772008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
278
279        PR 1314/bsps
280        * custom/mvme3100.cfg: Remove old stuff.
281
2822008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
283
284        * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
285
2862008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
287
288        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
289        make-exe and make-cxx-exe definitions. This was resulting in the
290        linker script being processed twice and breaking some BSPs.
291
2922008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
293
294        * leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
295        custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
296        custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
297        custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
298        LDFLAGS works all the time. Clean up BSPs which defined their own
299        make-exe rules inappropriately.
300
3012008-09-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
302
303        * custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
304
3052008-08-15      Allan Hessenflow <allanh@kallisti.com>
306
307        * custom/bf537Stamp.cfg: New file.
308
3092008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
310
311        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
312        New files.
313
314        * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
315        More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
316
3172008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
318
319        * custom/pgh360.cfg:
320        Creation from gen68360.cfg
321
3222008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
323
324        * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
325
3262008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
327
328        * custom/mcf5329.cfg: New file.
329
3302008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
331
332        * custom/mcf52235.cfg: Change to mcf5223x.
333
3342008-06-10      Chris Johns <chrisj@rtems.org>
335
336        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
337        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
338        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
339        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
340        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
341        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
342        -mcpu= option for Coldfires now supported in GCC 4.3.0.
343
3442008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
345
346        * custom/mcf52235.cfg: New.
347
3482008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
349
350        * custom/nds.cfg: Email from author says to drop this flag.
351
3522008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
353
354        * leaf.cfg: Do not override bsp-post-link.
355
3562008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
357
358        * Makefile.am: Add smdk2410.
359
3602008-05-06      Ray Xu <rayx.cn@gmail.com>
361
362        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
363        * custom/smdk2410.cfg: New file.
364
3652008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
366
367        * Makefile.am: Add nds.
368
3692008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
370
371        * custom/nds.cfg: New file.
372
3732008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
374
375        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
376        default processor model optimization has changed in gcc 4.3.0.
377
3782008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
379
380        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
381        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
382        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
383        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
384        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
385        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
386        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
387        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
388        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
389        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
390        explicit .exe instead of EXEEXT to get it to work.
391
3922008-03-06      Till Straumann <strauman@slac.stanford.edu>
393
394        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
395
3962008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
397
398        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
399
4002008-02-11      Till Straumann <strauman@slac.stanford.edu>
401
402        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
403        added '-g' to CFLAGS_DEBUG_V.
404
4052008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
406
407        * custom/pc386.cfg: Use file with symbols.
408
4092008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
410
411        * custom/ss555.cfg: Add CVS Id.
412
4132008-01-09      Eric Norum <norume@aps.anl.gov>
414
415        * custom/mvme3100.cfg: Add make-cxx-exe rule.
416
4172007-12-17      Chris Johns <chrisj@rtems.org>
418
419        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
420        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
421        bsp-post-link make macros. This allow external autotools support.
422
4232007-12-14      Till Straumann <strauman@slac.stanford.edu>
424
425        * custom/mvme3100.cfg: Added; new BSP.
426
4272007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
428
429        * custom/mvme5500.cfg: Fix typo.
430
4312007-11-27      Kate Feng <feng1@bnl.gov>
432
433        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
434        BSP has issues.
435
4362007-11-03      Ray Xu <rayx.cn@gmail.com>
437
438        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
439        with THUMB enabled
440
4412007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
442
443        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
444        nickname for the Freescale evaluation board it is based upon. BSP was
445        tested on a Freescale MPC5200LITE.
446
4472007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
448
449        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
450        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
451          calls.
452        * custom/gen83xx.cfg: Use -O2.
453
4542007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
455
456        * custom/Linux-posix.cfg: Use -O2.
457        * custom/rbtx4938.cfg: Add missing -O2.
458        * custom/rtl22xx.cfg: Adjust indentation.
459        * custom/virtex.cfg: Use -O2.
460
4612007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
462
463        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
464        using C++ ctor trick. An RTEMS C++ application running on this BSP
465        may have initialization order issues to address.
466
4672007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
468
469        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
470
4712007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
472
473        * custom/gen83xx.cfg: Add make-cxx-exe rule.
474
4752007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
476
477        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
478        MPC83xx controller based boards
479       
4802007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
481
482        * custom/virtex.cfg: added file to support PPC core in a xilinx
483        virtex FPGA
484       
4852007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
486
487        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
488        work except gcc core dumps with an ICE when may_alias is used in this
489        code. I filed a GCC PR and reduced optimization to -O0 and it does
490        run again.
491
4922007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
493
494        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
495        out make-cxx-exe usage example.
496
4972007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
498
499        * custom/gen5200.cfg: Remove junk comment.
500        * custom/ep5200.cfg: New file.
501
5022007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
503
504        * custom/armulator.cfg: Removed.
505
5062007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
507
508        * custom/mvme5500.cfg: Use -O2 again.
509
5102007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
511
512        * Makefile.am: DMV152 obsoleted.
513        * custom/dmv152.cfg: Removed.
514
5152007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
516
517        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
518        variants.
519        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
520
5212007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
522
523        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
524        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
525        extension instead of BSP unique ones.
526
5272007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
528
529        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
530        Plus some cleanup
531
5322007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
533
534        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
535        for Classic API Barrier.
536
5372007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
538
539        * custom/rtl22xx.cfg: Cleanup.
540        * Makefile.am: Add custom/rtl22xx.cfg.
541
5422007-04-26      Ray Xu <xr@trasin.net>
543
544        * custom/rtl22xx.cfg: New (Initial submission).
545
5462007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
547
548        * Makefile.am: Cleanup.
549
5502007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
551
552        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
553        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
554        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
555        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
556        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
557        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
558        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
559        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
560        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
561        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
562        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
563        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
564        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
565        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
566        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
567        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
568        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
569        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
570        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
571        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
572        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
573        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
574        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
575
5762007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
577
578        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
579        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
580        Use $(NM) -g -n instead of $(NM) -n.
581        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
582        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
583        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
584
5852007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
586
587        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
588        DRIVER_ARCHITECTURE.
589        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
590        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
591        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
592        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
593        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
594        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
595        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
596        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
597        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
598        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
599        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
600        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
601        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
602        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
603        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
604        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
605        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
606        CXXFLAGS_OPTIMIZE_V.
607
6082007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
609
610        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
611        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
612        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
613        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
614
6152006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
616
617        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
618        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
619        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
620        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
621        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
622        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
623        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
624        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
625        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
626        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
627        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
628        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
629        custom/i386ex.cfg, custom/idp.cfg,
630        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
631        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
632        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
633        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
634        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
635        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
636        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
637        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
638        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
639        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
640        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
641        Cleanup.
642
6432006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
644
645        * custom/uC5282.cfg: Remove hard-code compiler flags.
646        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
647        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
648
6492006-10-23      Joel Sherrill <joel@OARcorp.com>
650
651        * custom/eZKit533.cfg: New file.
652
6532006-09-08      Kate Feng <feng1@bnl.gov>
654
655        PR 1150/bsps
656        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
657        that gcc (4.0.2) implicitely uses the vector engine for optimization;
658        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
659
6602006-08-09      Kolja Waschk <waschk@telos.de>
661
662        * Makefile.am: New port to Altera NIOS II.
663        * custom/nios2_iss.cfg: New file.
664
6652006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
666
667        * custom/brsl5.cfg: (PR1117) added
668       
6692006-06-08      Bruce Robinson <brucer@pmccorp.com>
670       
671        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
672        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
673
6742005-04-10      Eric Norum <norume@aps.anl.gov>
675
676        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
677
6782006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
679
680        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
681        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
682        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
683        Remove (abandoned).
684
6852006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
686
687        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
688        Merger from rtems-4-6-branch.
689
6902006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
691
692        PR 851/bsps
693        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
694        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
695
6962005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
697
698        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
699
7002005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
701
702        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
703        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
704        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
705        Use .srec for files containing SRECs.
706
7072005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
708
709        * custom/gp32.cfg: Replace .gxb with .elf.
710        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
711
7122005-11-03      Till Straumann <strauman@slac.stanford.edu>
713
714        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
715        -mcpu=750 instead.
716
7172005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
718
719        * custom/orp.cfg: Remove (abandoned).
720        * custom/av5282.cfg: Remove obsolete vars.
721        * custom/gba.cfg: Remove PROFILE* (abandoned).
722        Remove -static (bogus).
723
7242005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
725
726        PR 822/bsps
727        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
728
7292005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
730
731        * custom/av5282.cfg: New file.
732
7332005-06-17      Markku Puro <markku.puro@kopteri.net>
734
735        * Makefile.am: Adding GameBoy Advance BSP.
736        * custom/gba.cfg: New file.
737
7382005-06-17      Joel Sherrill <joel@OARcorp.com>
739
740        * custom/mcf5235.cfg: New file.
741
7422005-06-01      Philippe Simons <loki_666@fastmail.fm>
743
744        * custom/gp32.cfg: Add make-cxx-exe.
745
7462005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
747
748        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
749        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
750        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
751
7522005-05-02      Joel Sherrill <joel@OARcorp.com>
753
754        * Makefile.am: Remove dmv177 and ppcn_60x.
755        * custom/dmv177.cfg: Removed.
756
7572005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
758
759        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
760
7612005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
762
763        * Makefile.am: Initial release of ep1a bsp
764        * custom/ep1a.cfg: New file.
765
7662005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
767
768        * custom/score603e.cfg: Update score603e to new exception model
769        NOTE: These modifications have not been tested on hardware.
770
7712005-03-11      Jay Monkman <jtm@lopingdog.com>
772
773        * custom/vegaplus.cfg: Removed.
774
7752005-03-11      Philippe Simons <loki_666@fastmail.fm>
776
777        * custom/gp32.cfg: New file.
778
7792005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
780
781        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
782        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
783        Remove -Wa,-m7450.
784
7852005-02-25      Joel Sherrill <joel@OARcorp.com>
786
787        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
788        * custom/arm_bare_bsp.cfg: Removed.
789
7902005-02-24      Jay Monkman <jtm@lopingdog.com>
791
792        * custom/csb350.cfg: New BSP.
793
7942005-02-24      Jay Monkman <jtm@lopingdog.com>
795
796        * custom/csb337.cfg: Cleanup.
797
7982005-02-08      Eric Norum <norume@aps.anl.gov>
799
800        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
801        proper versions of gcc (which take -m528x as an order to load the
802        -m5200 multilib variants) are widely available.
803
8042005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
805
806        * custom/uC5282.cfg: Cleanup.
807
8082005-01-28      Eric Norum <norume@aps.anl.gov>
809
810        * Makefile.am, custom/uC5282.cfg: New BSP
811
8122005-01-20      Joel Sherrill <joel@OARcorp.com>
813
814        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
815        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
816        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
817        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
818        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
819
8202005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
821
822        * compilers/gcc-portsw.cfg: Remove.
823        * Makefile.am: Reflect change above.
824
8252004-11-23      Joel Sherrill <joel@OARcorp.com>
826
827        * Makefile.am: Remove eth_comm.
828        * custom/eth_comm.cfg: Removed.
829
8302004-11-22      Jennifer Averett <jennifer@OARcorp.com>
831
832        PR 581/bsps
833        * custom/psim.cfg: Convert PSIM to new exception model.
834
8352004-11-17      Joel Sherrill <joel@OARcorp.com>
836
837        * custom/mvme2100.cfg: Add make-cxx-exe rule.
838
8392004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
840
841        * Makefile.am: Add MVME2100 BSP.
842        * custom/mvme2100.cfg: New file.
843
8442004-11-05      Joel Sherrill <joel@OARcorp.com>
845
846        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
847        architecture name for RTEMS. Since this was used as the -mcpu
848        argument to GCC, that also had to be changed.
849
8502004-10-26      Eric Norum <norume@aps.anl.gov
851
852        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
853
8542004-10-20      Eric Norum <norume@aps.anl.gov
855
856        * custom/mvme5500.cfg: New BSP.
857
8582004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
859
860        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
861
8622004-09-29      Joel Sherrill <joel@OARcorp.com>
863
864        * custom/h8sim.cfg: i960 obsoleted.
865        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
866
8672004-08-03      Jay Monkman <jtm@lopingdog.com>
868
869        * custom/csb360.cfg: New file.
870
8712004-07-15      Jay Monkman
872
873        * custom/csb336.cfg, custom/csb337.cfg: New files.
874
8752004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
876
877        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
878        with FreeBSD and now unused).
879        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
880
8812004-04-12      David Querbach <querbach@realtime.bc.ca>
882
883        * custom/ss555.cfg: New file.
884
8852004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
886
887        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
888        with Cygwin and now unused).
889
8902004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
891
892        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
893
8942004-03-05      Joel Sherrill <joel@OARcorp.com>
895
896        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
897        support.
898
8992004-02-26      Joel Sherrill <joel@OARcorp.com>
900
901        PR 570/bsps
902        * custom/mvme2307.cfg: Do not use -msdata=eabi since
903        it breaks the linking of the vectors.
904
9052004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * Makefile.am: Cosmetics.
908
9092004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
912        dist_rtems_make_custom_DATA = custom/default.cfg.
913
9142004-02-05      Joel Sherrill <joel@OARcorp.com>
915
916        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
917        these -- copied from the 4.6 branch.
918
9192004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        PR 553/bsps
922        * custom/mrm332.cfg: Comment out objdump.
923
9242004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
927
9282004-01-20      Joel Sherrill <joel@OARcorp.com>
929
930        PR 553/bsps
931        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
932        comment.
933
9342004-01-07      Joel Sherrill <joel@OARcorp.com>
935
936        * Makefile.am: Remove efi68k and efi332 references as they are no
937        longer in the tree.
938
9392004-01-07      Joel Sherrill <joel@OARcorp.com>
940
941        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
942        users of these boards so we are removing them.
943        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
944
9452004-01-07      Joel Sherrill <joel@OARcorp.com>
946
947        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
948
9492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * Makefile.am: EXTRA_DIST +=.
952
9532003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * custom/Makefile.am: Remove.
956        * Makefile.am: Merge-in former custom/Makefile.am
957
9582003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
961        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
962
9632003-09-26      Joel Sherrill <joel@OARcorp.com>
964
965        * custom/simhppa.cfg: Removed.
966
9672003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
970
9712003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        PR 470/bsps
974        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
975        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
976        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
977
9782003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
981        the BSP's configure-script).
982        Remove BSP_CPPFLAGS (Obsolete).
983
9842003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        PR 321/bsps
987        * leaf.cfg: Remove support for profile-variant.
988        * main.cfg: Ditto.
989        * compilers/gcc-no_bsp.cfg: Ditto.
990        * compilers/gcc-portsw.cfg: Ditto.
991        * compilers/gcc-target-default.cfg: Ditto.
992
9932003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
994
995        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
996
9972003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
998
999        PR 368/filesystems
1000        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
1001        with this PR for alias BSPs.
1002
10032003-03-18  Till Straumann <strauman@slac.stanford.edu>
1004
1005        PR 356/bsps
1006        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
1007        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
1008
10092003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
1012
10132003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
1016        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
1017        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
1018        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
1019
10202003-02-14      Joel Sherrill <joel@OARcorp.com>
1021
1022        AMD a29k obsolete.
1023        * custom/portsw.cfg: Removed.
1024
10252003-01-20      Duane Gustavus <duane@unt.edu>
1026
1027        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
1028
10292003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1032        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1033        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1034        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1035        Move -D_BSD_SOURCE to CPU_CFLAGS.
1036        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1037        Move -Dsolaris2 to CPU_CFLAGS.
1038        Remove -D__EXTENSIONS__.
1039
10402002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * custom/posix.cfg: Remove comment referring to host.cfg.
1043
10442002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * custom/default.cfg: Pickup target.cfg from BSP directory.
1047
10482002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
1049
1050        * custom/mtx603e.cfg: New file.
1051
10522002-11-17      Joel Sherrill <joel@OARcorp.com>
1053
1054        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
1055        build variants work for user applications post install.
1056
10572002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1060        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1061        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1062        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1063        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1064
10652002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1066
1067        * custom/edb7312.cfg: New file.
1068
10692002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
1072        obsolete Makefile.
1073        * leaf.cfg: Various changes to LIBVARIANT processing.
1074        * main.cfg: Ditto.
1075
10762002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1077
1078        * Makefile.am: Add compilers/*.
1079        * compilers/Makefile.am: Remove.
1080        * lib.cfg: Remove.
1081        * directory.cfg: Remove.
1082        * README: Remove.
1083
10842002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * Makefile.am: Add Templates/*.
1087        * Templates/Makefile.am: Remove.
1088
10892002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
1092
10932002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
1096        * custom/HPUX9-posix.cfg: Ditto.
1097        * custom/Linux-posix.cfg: Ditto.
1098
10992002-10-02      Joel Sherrill <joel@OARcorp.com>
1100
1101        * custom/armulator.cfg: Remove reference to PowerPC arguments.
1102
11032002-09-13      Joel Sherrill <joel@OARcorp.com>
1104
1105        * Part of addressing PR281.
1106        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
1107        * compilers/gcc-target-default.cfg: Removed remaining support for
1108        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
1109        as one of the LDFLAGS when the debug variant is specified.
1110
11112002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * custom/posix.cfg: Don't include host.cfg.
1114
11152002-08-09      Joel Sherrill <joel@OARcorp.com>
1116
1117        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
1118
11192002-08-07      Ivan Guzvinec <ivang@opencores.org>
1120
1121        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
1122
11232002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1124
1125        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
1126
11272002-08-06      Joel Sherrill <joel@OARcorp.com>
1128
1129        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
1130        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
1131
11322002-08-06      Chris Ziomkowski <chris@asics.ws>
1133
1134        * custom/or32sim.cfg: New file added as part of merge from
1135        OpenCores repository.
1136
11372002-08-05      Joel Sherrill <joel@OARcorp.com>
1138
1139        * Per PR260 eliminate use of make-target-options.  This impacted
1140        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
1141        SuperCore and required that the m68k optimized memcpy be moved
1142        to libcpu.
1143        * custom/gen68360.cfg: Remove make-target-options.
1144
11452002-08-01      Joel Sherrill <joel@OARcorp.com>
1146
1147        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
1148        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
1149
11502002-08-01      Joel Sherrill <joel@OARcorp.com>
1151
1152        * custom/mvme136.cfg: Remove make-target-options.
1153
11542002-07-30      Joel Sherrill <joel@OARcorp.com>
1155
1156        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
1157        will disappear when make clean is performed.
1158
11592002-07-24      Joel Sherrill <joel@OARcorp.com>
1160
1161        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
1162        to use gcc 3.1 arguments.
1163
11642002-07-22      Joel Sherrill <joel@OARcorp.com>
1165
1166        * Templates/Makefile.leaf: Clarify the MANAGERS example.
1167
11682002-07-01      Joel Sherrill <joel@OARcorp.com>
1169
1170        * custom/p4650.cfg: Update arguments to gcc3.
1171
11722002-06-14      Joel Sherrill <joel@OARcorp.com>
1173
1174        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
1175        to gcc 3.1 arguments.
1176
11772002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1178
1179        * custom/dmv177.cfg: Use -mcpu=603e.
1180        * custom/ppcn_60x.cfg: Use -mcpu=603e.
1181        * custom/psim.cfg: Use -mcpu=603e.
1182        * custom/score603e.cfg: Use -mcpu=603e.
1183        * custom/ts_386ex.cfg: Remove obsolete comments.
1184        * custom/rxgen960.cfg: Remove obsolete comments.
1185        * custom/cvme961.cfg: Remove obsolete comments.
1186
11872001-05-09      Joel Sherrill <joel@OARcorp.com>
1188
1189        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
1190        compatable arguments.
1191 
11922002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1195        Remove obsolete comments.
1196        * custom/eth_comm.cfg: Remove make-target-options.
1197        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1198        CPU_CFLAGS.
1199        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
1200        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
1201        * custom/mbx8xx.cfg: Remove make-target-options.
1202        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
1203        Remove obsolete comments.
1204        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
1205        Remove obsolete comments.
1206        * custom/mpc8260ads.cfg: Remove make-target-options.
1207        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1208        CPU_CFLAGS.
1209        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
1210        Remove obsolete comments.
1211        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1212        CPU_CFLAGS.
1213        Remove obsolete comments.
1214        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1215        Remove obsolete comments.
1216        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1217        CPU_CFLAGS.
1218        Remove obsolete comments.
1219
12202002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1221
1222        * custom/gen405.cfg: Remove -D__powerpc__.
1223
12242002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
1227        * custom/erc32.cfg: Ditto.
1228        * custom/leon2.cfg: Ditto.
1229
1230
12312002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1234        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1235        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
1236
12372002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1238
1239        * custom/cvme961.cfg: Remove GCC272 support.
1240        * custom/dmv152.cfg: Remove GCC272 support.
1241        * custom/efi332.cfg: Remove GCC272 support.
1242        * custom/efi68k.cfg: Remove GCC272 support.
1243        * custom/eth_comm.cfg: Remove GCC272 support.
1244        * custom/gen405.cfg: Remove GCC272 support.
1245        * custom/gen68302.cfg: Remove GCC272 support.
1246        * custom/gen68340.cfg: Remove GCC272 support.
1247        * custom/gen68360.cfg: Remove GCC272 support.
1248        * custom/genmongoosev.cfg: Remove GCC272 support.
1249        * custom/helas403.cfg: Remove GCC272 support.
1250        * custom/i386ex.cfg: Remove GCC272 support.
1251        * custom/i960sim.cfg: Remove GCC272 support.
1252        * custom/idp.cfg: Remove GCC272 support.
1253        * custom/leon2.cfg: Remove GCC272 support.
1254        * custom/mbx8xx.cfg: Remove GCC272 support.
1255        * custom/mcf5206elite.cfg: Remove GCC272 support.
1256        * custom/mpc8260ads.cfg: Remove GCC272 support.
1257        * custom/mrm332.cfg: Remove GCC272 support.
1258        * custom/mvme136.cfg: Remove GCC272 support.
1259        * custom/mvme147.cfg: Remove GCC272 support.
1260        * custom/mvme167.cfg: Remove GCC272 support.
1261        * custom/ods68302.cfg: Remove GCC272 support.
1262        * custom/p4000.cfg: Remove GCC272 support.
1263        * custom/p4600.cfg: Remove GCC272 support.
1264        * custom/p4650.cfg: Remove GCC272 support.
1265        * custom/pc386.cfg: Remove GCC272 support.
1266        * custom/portsw.cfg: Remove GCC272 support.
1267        * custom/psim.cfg: Remove GCC272 support.
1268        * custom/rxgen960.cfg: Remove GCC272 support.
1269        * custom/score603e.cfg: Remove GCC272 support.
1270        * custom/sim68000.cfg: Remove GCC272 support.
1271        * custom/simhppa.cfg: Remove GCC272 support.
1272        * custom/simsh4.cfg: Remove GCC272 support.
1273        * custom/ts_386ex.cfg: Remove GCC272 support.
1274
12752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
1278        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1279        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1280        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
1281
12822002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1283
1284        * compilers/gcc-target-default.cfg: Add missing \.
1285        Reported by Ilya Alexeev <ilya@continuum.ru>.
1286
12872002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
1290        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
1291        support.
1292        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
1293
12942001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1295
1296        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
1297        * custom/FreeBSD-posix.cfg: Ditto.
1298        * custom/HPUX9-posix.cfg: Ditto.
1299        * custom/Linux-posix.cfg: Ditto.
1300        * custom/Solaris-posix.cfg: Ditto.
1301
13022001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1303
1304        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
1305        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
1306
13072001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1308
1309        * custom/armulator.cfg: Remove make-target-options.
1310        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
1311        (now in erc32/configure.ac).
1312        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
1313        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
1314        Remove CONSOLE_USE_POLLED (Unused).
1315        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
1316        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
1317        * custom/mvme162.cfg: Remove references to mvme162lx.
1318        Abandon gcc272. Remove make-target-options.
1319        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
1320
13212001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1322
1323        * custom/bare.cfg: Remove make-target-options.
1324        * custom/c4xsim.cfg: Ditto.
1325        * custom/cvme961.cfg: Ditto.
1326        * custom/efi68k.cfg: Ditto.
1327        * custom/gen68302.cfg: Ditto.
1328        * custom/gen68340.cfg: Ditto.
1329        * custom/genmongoosev.cfg: Ditto.
1330        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1331        make-exe, remove empty lines.
1332        * custom/h8sim.cfg: Remove make-target-options.
1333        * custom/mcf5206elite.cfg: Ditto.
1334        * custom/mrm332.cfg: Ditto.
1335        * custom/mvme147.cfg: Ditto.
1336        * custom/ods68302.cfg: Ditto.
1337        * custom/p4000.cfg: Ditto.
1338        * custom/p4600.cfg: Ditto.
1339        * custom/p4650.cfg: Ditto.
1340        * custom/pc386.cfg: Ditto.
1341        * custom/portsw.cfg: Ditto.
1342        * custom/simsh4.cfg: Ditto.
1343
13442001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1345
1346        * custom/efi332.cfg: Remove make-target-options.
1347        * custom/idp.cfg: Ditto.
1348        * custom/jmr3904.cfg: Ditto.
1349
13502001-11-27      Joel Sherrill <joel@OARcorp.com>,
1351
1352        * ChangeLog: Deleted bogus entry.
1353
13542001-11-27      Joel Sherrill <joel@OARcorp.com>,
1355
1356        * custom/ods68302.cfg: Eliminated required definition of macros in this
1357        file for the BSP to compile.  The ROM and ROM address and size settings
1358        are now linker script items. 
1359
13602001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1361
1362
1363        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1364        Remove make-target-options.
1365        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1366        Remove make-target-options.
1367        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1368        DATA_CACHE_ENABLE.
1369        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1370        DATA_CACHE_ENABLE.
1371        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1372        DATA_CACHE_ENABLE.
1373
13742001-11-25      Joel Sherrill <joel@OARcorp.com>
1375
1376        * custom/papyrus.cfg: Removed.
1377        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1378
13792001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1380
1381        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1382        * custom/mcp750.cfg: Ditto.
1383
13842001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1385
1386        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1387        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1388        * custom/psim.cfg: Refect changes to psim/configure.ac.
1389        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1390        remove SCORE603E_GENERATION.
1391
13922001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1395        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1396        * custom/mbx860_005b.cfg: Ditto.
1397        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1398
1399
14002001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        * custom/gensh1.cfg: remove make-target-options.
1403        * custom/gensh2.cfg: remove make-target-options.
1404
14052001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1406
1407        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1408        remove make-target-options, remove BSP_CPPFLAGS.
1409
14102001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1411
1412        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1413
14142001-11-14      Joel Sherrill <joel@OARcorp.com>
1415
1416        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1417        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1418        These are new exception processing model BSPs and thus do not
1419        need to define PPC_USE_SPRG.
1420
14212001-11-14      Joel Sherrill <joel@OARcorp.com>
1422
1423        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1424
14252001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * custom/ts_386ex.cfg: Remove make-target-options.
1428        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1429        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1430        different flags.
1431
14322001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1433
1434        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1435        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1436        re-adopt mcp750.cfg's make-exe.
1437
14382001-11-13      Joel Sherrill <joel@OARcorp.com>
1439
1440        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1441        the --srec-len argument to objcopy only supported in binutils 2.11
1442        or newer.
1443
14442001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1445
1446        This modification is part of the submitted modifications necessary to
1447        support the IBM PPC405 family.  This submission was reviewed by
1448        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1449        not negatively impact the ppc403 BSPs.  The submission and tracking
1450        process was captured as PR50.
1451        * custom/gen405.cfg: New file.
1452        * custom/helas403.cfg: Modified to generate Srecords.
1453
14542001-10-30      Joel Sherrill <joel@OARcorp.com>
1455
1456        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1457
14582001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1459
1460        * custom/mcf5206elite.cfg: New file.
1461
14622001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1463
1464        * custom/mpc8260ads.cfg: New file.
1465
14662001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1467
1468        * custom/gensh4.cfg: Remove START_HW_INIT.
1469        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1470
14712001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1472
1473        * custom/gensh4.cfg: Remove HZ.
1474        * custom/simsh4.cfg: Remove HZ.
1475
14762001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1477
1478        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1479        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1480        cleanup by Joel Sherrill <joel@OARcorp.com>.
1481
14822001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1483
1484        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1485
14862001-10-11      Joel Sherrill <joel@OARcorp.com>
1487
1488        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1489        to avoid using the apparently broken or deprecated -o argument.
1490
14912001-09-28      Joel Sherrill <joel@OARcorp.com>
1492
1493        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1494        for MC68302_BASE.
1495
14962001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1497
1498        * custom/bare.cfg: Define dummy make-cxx-exe.
1499
15002001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1501
1502        * ChangeLog: Formatting cleanup.
1503
15042001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1505
1506        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1507        make-target-options.
1508        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1509        * custom/HPUX9-posix.cfg: Dito.
1510        * custom/Linux-posix.cfg: Dito.
1511        * custom/Solaris-posix.cfg: Dito.
1512        * custom/arm_bare_bsp.cfg: Dito.
1513        * custom/armulator.cfg: Dito.
1514        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1515        * custom/i386ex.cfg: Remove make-target-options.
1516        * custom/i960sim.cfg: Remove make-target-options.
1517        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1518        CONSOLE_USE_INTERRUPTS.
1519        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1520        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1521        CONSOLE_USE_INTERRUPTS.
1522        * custom/vegaplus.cfg: Remove make-target-options.
1523
15242001-05-25      Joel Sherrill <joel@OARcorp.com>
1525
1526        * custom/mrm332.cfg: Switched $(SED) to sed.
1527
15282000-05-25      Matt Cross <profesor@gweep.net>
1529
1530        * New MRM332 BSP for the Mini RoboMind board based
1531        on the 68332 microcontroller designed and build by Mark
1532        Castelluccio.  For details on the MRM see http://www.robominds.com.
1533        * custom/mrm332.cfg: New file.
1534
15352001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1536
1537        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1538        CONSOLE_USE_POLLED, HAS_RTC.
1539
15402001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1541
1542        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1543        * custom/gensh2.cfg: Dito.
1544
15452001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1546
1547        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1548        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1549        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1550        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1551        remove unused flags, remove -ansi from CPP.
1552        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1553        * custom/sim68000.cfg: Remove CPU_DEFINES.
1554       
15552001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1556
1557        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1558        * compilers/gcc-target-default.cfg: Dito.
1559        * compilers/gcc-portsw.cfg: Remove -Hansi.
1560        * custom/posix.cfg: Remove inclusion of target.cfg.
1561        * custom/simhppa.cfg: Remove -ansi -fasm.
1562
15632001-04-11      Eric Valette <valette@crf.canon.fr>
1564
1565        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1566        "new exception processing model."
1567
15682001-04-11      Joel Sherrill <joel@OARcorp.com>
1569
1570        * custom/default.cfg: Switch to using exec_prefix to reflect new
1571        organization of install point from Ralf Corsepius.
1572
15732001-03-30      Eric Valette <valette@crf.canon.fr>
1574
1575        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1576        use the "new exception processing model."
1577
15782001-03-14      Joel Sherrill <joel@OARcorp.com>
1579
1580        * custom/genmongossev.cfg: New file.
1581
15822001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1583
1584        * custom/pc386dx.cfg: New bsp.
1585
15862001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1587
1588        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1589        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1590        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1591
15922001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1593
1594        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1595        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1596        * host.cfg.in: Remove RM, make-script.
1597        * ChangeLog: Remove bogus 2001-01-22 entry.
1598
15992001-01-09      Joel Sherrill <joel@OARcorp.com>
1600
1601        * custom/pc386.cfg (make-exe): Removed commented out lines that
1602        were displayed in build longs.
1603
16042001-01-08      Joel Sherrill <joel@OARcorp.com>
1605
1606        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1607        unneeded definitions when compiled for "mips" rather than "mips64orion."
1608        Correct CPU_CFLAGS.
1609
16102001-01-05      Joel Sherrill <joel@OARcorp.com>
1611
1612        * custom/gensh1.cfg: Removed rest of make-target-options and
1613        moved them to BSP configure options.
1614
16152001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1616
1617        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1618        install point or assuming BSP build tree is available.
1619
16202001-01-03      Joel Sherrill <joel@OARcorp.com>
1621
1622        * custom/psim.cfg: Removed unused variables.
1623
16242001-01-03      Joel Sherrill <joel@OARcorp.com>
1625
1626        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1627        * custom/simcpu32.cfg: Removed MVME162 reference.
1628
16292000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1630
1631        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1632        Still need to fix to avoid touching install point on non-install stanza.
1633
16342000-12-06      Joel Sherrill <joel@OARcorp.com>
1635
1636        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1637        and copies that should not be in it.
1638
16392000-12-01      Joel Sherrill <joel@OARcorp.com>
1640
1641        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1642
16432000-11-30      Joel Sherrill <joel@OARcorp.com>
1644
1645        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1646        a mips1.  gcc translates -m3900 into that.
1647
16482000-11-27      Joel Sherrill <joel@OARcorp.com>
1649
1650        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1651
16522000-11-27      Joel Sherrill <joel@OARcorp.com>
1653
1654        * custom/shsim.cfg: New file.
1655        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1656        The shsim is for the SH simulator in gdb. It should be able
1657        to be used with multiple SH CPU models.  This will require
1658        adding BSP variants.
1659
16602000-11-25      Joel Sherrill <joel@OARcorp.com>
1661
1662        * custom/pc386.cfg: make-exe rule would write into
1663        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1664        is generally not writeable after the BSP is installed and you do not
1665        want every application installed there by default.  Reported by
1666        Eric Norum <eric.norum@usask.ca>.
1667
16682000-11-25      Joel Sherrill <joel@OARcorp.com>
1669
1670        * custom/Makefile.am: Updated to add jmr3904.cfg
1671        * custom/jmr3904.cfg: New file.
1672
16732000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1674
1675        * custom/leon2.cfg: Removed defines that are now generated
1676        in a non-BSP specific manner.
1677
16782000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1679
1680        * custom/Makefile.am: Modified to reflect addition of files.
1681        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1682        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1683
16842000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1685
1686        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1687
16882000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1689
1690        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1691
16922000-10-24      Joel Sherrill <joel@OARcorp.com>
1693
1694        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1695        definition since this information can be picked up from
1696        autoconf generated files.  These BSPs are shared by the
1697        mips and mips64orion "ports."
1698
16992000-10-18      Joel Sherrill <joel@OARcorp.com>
1700
1701        * compilers/gcc-portsw.cfg: Use gcc style flags.
1702
17032000-09-13      Joel Sherrill <joel@OARcorp.com>
1704
1705        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1706        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1707
17082000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1709
1710        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1711        Eric Valette <valette@crf.canon.fr>.
1712        * custom/vegaplus.cfg: New file.
1713
17142000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1715
1716        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1717        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1718        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1719        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1720        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1721        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1722        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1723
17242000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1725
1726        * custom/gensh2.cfg: Fix comments.
1727
17282000-09-12      Joel Sherrill <joel@OARcorp.com>
1729
1730        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1731        compiler arguments that specify CPU model options.
1732
17332000-09-12      Joel Sherrill <joel@OARcorp.com>
1734
1735        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1736        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1737        may be incorrect but the BSP now compiles.
1738
17392000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1740
1741        * custom/arm_bare_bsp.cfg: Fix comments.
1742
17432000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1744
1745        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1746        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1747        * ChangeLog: File paths corrected
1748
17492000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1750
1751        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1752
17532000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1754
1755        * custom/pck6.cfg: New file
1756        * custom/pc486.cfg: Use -m486
1757        * custom/pc586.cfg: Use -mpentium
1758        * custom/pc686.cfg: Use -mmpentiumpro
1759        * custom/i386ex.cfg: Use -msoft-float
1760
17612000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1762
1763        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1764
17652000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1766
1767        * ChangeLog: File paths corrected.
1768
17692000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1770
1771        * custom/mvme167.cfg: Add specification of printk port, console port
1772        and serial I/O mode.  Arrange for the stripped executable to
1773        be copied up the build tree.
1774       
17752000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1776
1777        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1778
17792000-08-10      John Cotton  <john.cotton@nrc.ca>
1780
1781        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1782
17832000-08-10      Joel Sherrill <joel@OARcorp.com>
1784
1785        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.