source: rtems/make/ChangeLog @ e6b8110

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

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

  • custom/brs5l.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
  • Property mode set to 100644
File size: 57.9 KB
Line 
12009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/brs5l.cfg:
4        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
5
62009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * custom/h8sim.cfg, custom/h8sxsim.cfg:
9        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
10
112009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * custom/c3xsim.cfg, custom/c4xsim.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/pghplus.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/ep1a.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
24        custom/haleakala.cfg, custom/mbx821_001.cfg,
25        custom/mbx821_002.cfg, custom/mbx821_002b.cfg,
26        custom/mbx860_001b.cfg, custom/mbx860_002.cfg,
27        custom/mbx860_005b.cfg, custom/mbx860_1b.cfg,
28        custom/mbx8xx.cfg, custom/mcp750.cfg, custom/mpc5566evb.cfg,
29        custom/mpc55xx.cfg, custom/mpc8260ads.cfg, custom/mtx603e.cfg,
30        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme3100.cfg,
31        custom/mvme5500.cfg, custom/psim.cfg, custom/qemuppc.cfg,
32        custom/score603e.cfg, custom/ss555.cfg, custom/tqm8xx.cfg,
33        custom/tqm8xx_stk8xx.cfg, custom/virtex.cfg:
34        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
35
362009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
37
38        * custom/nios2_iss.cfg:
39        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
40
412009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * custom/leon3.cfg, custom/leon2.cfg, custom/sis.cfg,
44        custom/erc32.cfg:
45        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
46
472009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
48
49        * custom/avrtest.cfg:
50        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
51
522009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * custom/i386ex.cfg, custom/pc486.cfg, custom/ts_386ex.cfg,
55        custom/pc386.cfg, custom/pc586.cfg, custom/pc386dx.cfg,
56        custom/pc686.cfg:
57        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
58
592009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
60
61        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
62        custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh2e.cfg,
63        custom/simsh4.cfg:
64        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
65
662009-10-14      Ralf Corsépius <ralf.corsepius@rtems.org>
67
68        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
69        custom/Linux-posix.cfg, custom/Solaris-posix.cfg, custom/posix.cfg:
70        Remove.
71
722009-10-04      Sebastian Huber <sebastian.huber@embedded-brains.de>
73
74        * custom/lpc2478.cfg, custom/lpc2478_ncs.cfg,
75        custom/lpc2478_ncs_ram.cfg: Removed files.
76        * custom/lpc24xx_ea.cfg, custom/lpc24xx_ncs_ram.cfg,
77        custom/lpc24xx_ncs_rom_ext.cfg, custom/lpc24xx_ncs_rom_int.cfg: New
78        files.
79
802009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
81
82        * Makefile.am: Add new BSP variants for ARM simulator in GDB.
83        * custom/arm1136jfs.cfg, custom/arm1136js.cfg, custom/arm7tdmi.cfg,
84        custom/arm920.cfg, custom/armcortexa9.cfg: New files.
85
862009-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
87
88        * Makefile.am: Add qemuppc.cfg.
89        * custom/qemuppc.cfg: New file.
90
912009-09-14      Ralf Corsépius <ralf.corsepius@rtems.org>
92
93        * custom/gen83xx.cfg: Remove -funit-at-a-time.
94
952009-08-27      Joel Sherrill <joel.sherrill@OARcorp.com>
96
97        * custom/leon2.cfg, custom/leon3.cfg: Fix typo.
98
992009-06-04      Xi Yang <hiyangxi@gmail.com>
100
101        * Makefile.am: New Gumstix BSP.
102        * custom/gumstix.cfg: New file.
103
1042009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
105
106        * custom/csb637.cfg: New file.
107
1082009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
109
110        * custom/simsh2e.cfg: New file.
111
1122009-02-17      Till Straumann <strauman@slac.stanford.edu>
113
114        PR 1371/bsps
115        * custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
116
1172009-02-17      Joel Sherrill <joel.sherrill@OARcorp.com>
118
119        * custom/uC5282.cfg: Add cvs Id.
120
1212009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
122
123        * custom/h8sxsim.cfg: Small H8SX should be optimized for size.
124
1252009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
126
127        * Makefile.am: Regenerate list of custom/*.cfg.
128        * Makefile.am: Remove custom/HPUX9-posix.cfg.
129        * custom/HPUX9-posix.cfg: Remove.
130
1312009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
132
133        * custom/pck6.cfg: Remove.
134
1352008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
136
137        * Makefile.am: Add Lattice Mico32 support.
138        * custom/lm32_evr.cfg: New file.
139
1402008-11-20      Joel Sherrill <joel.sherrill@oarcorp.com>
141
142        * custom/avrtest.cfg: New file.
143
1442008-11-20      Daron Chabot <daronchabot@gmail.com>
145
146        PR 1337/bsps
147        * custom/pc386.cfg: Stripping .rodata section produces unusable
148        executables for the i386-rtems target.
149
1502008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
151
152        * Makefile.am: Add h8sxsim BSP variant.
153        * custom/h8sxsim.cfg: New file.
154
1552008-10-02      Sebastian Huber <sebastian.huber@embedded-brains.de>
156
157        * custom/mpc55xx.cfg: Added -msoft-float and removed -funit-at-a-time
158        in CPU_CFLAGS
159
1602008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
161
162        * custom/m32rsim.cfg: New file.
163
1642008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
165
166        * custom/m32csim.cfg: New file.
167
1682008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
169
170        * custom/virtex.cfg: Remove -Dvirtex.
171
1722008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
175        Remove RTEMS_TQM_MODEL.
176
1772008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
178
179        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg: Remove
180        RTEMS_BOARD_MODEL.
181
1822008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * custom/pgh360.cfg: Remove RTEMS_BOARD_MODEL.
185
1862008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * custom/m5484FireEngine.cfg: Remove RTEMS_BOARD_MODEL.
189        Remove RTEMS_54XX_DERIVATE (Unused).
190        * custom/genmcf548x.cfg: Remove RTEMS_BOARD_MODEL.
191
1922008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
193
194        *  custom/brs5l.cfg, custom/gen5200.cfg, custom/icecube.cfg,
195        custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
196
1972008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
198
199        * custom/gen83xx.cfg, custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg,
200        custom/mpc8349eamds.cfg: Remove RTEMS_BOARD_MODEL,
201        RTEMS_83XX_DERIVATE.
202
2032008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
204
205        * custom/erc32.cfg: Revert accidental commit.
206
2072008-10-01      Ralf Corsepius <ralf.corsepius@rtems.org>
208
209        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
210        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
211        custom/m5484FireEngine.cfg, custom/mpc5566evb.cfg,
212        custom/mpc55xx.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg,
213        custom/pgh360.cfg, custom/pghplus.cfg, custom/pm520_cr825.cfg,
214        custom/pm520_ze30.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
215        Back out parts of yesterdays changes.
216
2172008-10-01      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
220
2212008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
222
223        * custom/score603e.cfg: Modifications required to run on hardware. Some
224        cleanup.
225
2262008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * custom/m5484FireEngine.cfg:
229        Eliminate RTEMS_54XX_DERIVATE (Unused).
230
2312008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
232
233        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
234        Eliminate RTEMS_TQM_MODEL (Unused).
235
2362008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
237
238        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
239        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
240        custom/lpc2478.cfg, custom/m5484FireEngine.cfg,
241        custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg,
242        custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pm520_cr825.cfg
243        custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
244
2452008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
246
247        * custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use
248        RTEMS_BSP_FAMILY.
249
2502008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
251
252        * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
253
2542008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
255
256        * Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH
257        simulator is just an architectural simulator and does not include
258        devices. Rename existing simulator BSP configurations to simsh1 and
259        simsh2 and add simsh4.
260        * custom/simsh1.cfg, custom/simsh2.cfg: New files.
261        * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
262
2632008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
264
265        * custom/bf537skyeye.cfg: Removed.
266
2672008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
268
269        * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for
270        bf537stamp.
271        * custom/bf537skyeye.cfg: New file.
272
2732008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
274
275        * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
276        we do not reliably know it is installed.
277
2782008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
279
280        * custom/lpc2478.cfg: New file.
281
2822008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
283
284        * custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg,
285        custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e
286        define.
287
2882008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
289
290        * compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg,
291        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
292        custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg,
293        custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg,
294        custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate
295        START_BASE and START_FILE.
296
2972008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
298
299        PR 1314/bsps
300        * custom/mvme3100.cfg: Remove old stuff.
301
3022008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
303
304        * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
305
3062008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
307
308        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
309        make-exe and make-cxx-exe definitions. This was resulting in the
310        linker script being processed twice and breaking some BSPs.
311
3122008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
313
314        * leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
315        custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
316        custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
317        custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
318        LDFLAGS works all the time. Clean up BSPs which defined their own
319        make-exe rules inappropriately.
320
3212008-09-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
322
323        * custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
324
3252008-08-15      Allan Hessenflow <allanh@kallisti.com>
326
327        * custom/bf537Stamp.cfg: New file.
328
3292008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
330
331        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
332        New files.
333
334        * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
335        More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
336
3372008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
338
339        * custom/pgh360.cfg:
340        Creation from gen68360.cfg
341
3422008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
343
344        * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
345
3462008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
347
348        * custom/mcf5329.cfg: New file.
349
3502008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
351
352        * custom/mcf52235.cfg: Change to mcf5223x.
353
3542008-06-10      Chris Johns <chrisj@rtems.org>
355
356        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
357        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
358        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
359        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
360        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
361        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
362        -mcpu= option for Coldfires now supported in GCC 4.3.0.
363
3642008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
365
366        * custom/mcf52235.cfg: New.
367
3682008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
369
370        * custom/nds.cfg: Email from author says to drop this flag.
371
3722008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
373
374        * leaf.cfg: Do not override bsp-post-link.
375
3762008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
377
378        * Makefile.am: Add smdk2410.
379
3802008-05-06      Ray Xu <rayx.cn@gmail.com>
381
382        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
383        * custom/smdk2410.cfg: New file.
384
3852008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
386
387        * Makefile.am: Add nds.
388
3892008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
390
391        * custom/nds.cfg: New file.
392
3932008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
394
395        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
396        default processor model optimization has changed in gcc 4.3.0.
397
3982008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
399
400        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
401        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
402        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
403        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
404        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
405        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
406        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
407        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
408        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
409        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
410        explicit .exe instead of EXEEXT to get it to work.
411
4122008-03-06      Till Straumann <strauman@slac.stanford.edu>
413
414        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
415
4162008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
417
418        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
419
4202008-02-11      Till Straumann <strauman@slac.stanford.edu>
421
422        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
423        added '-g' to CFLAGS_DEBUG_V.
424
4252008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
426
427        * custom/pc386.cfg: Use file with symbols.
428
4292008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
430
431        * custom/ss555.cfg: Add CVS Id.
432
4332008-01-09      Eric Norum <norume@aps.anl.gov>
434
435        * custom/mvme3100.cfg: Add make-cxx-exe rule.
436
4372007-12-17      Chris Johns <chrisj@rtems.org>
438
439        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
440        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
441        bsp-post-link make macros. This allow external autotools support.
442
4432007-12-14      Till Straumann <strauman@slac.stanford.edu>
444
445        * custom/mvme3100.cfg: Added; new BSP.
446
4472007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
448
449        * custom/mvme5500.cfg: Fix typo.
450
4512007-11-27      Kate Feng <feng1@bnl.gov>
452
453        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
454        BSP has issues.
455
4562007-11-03      Ray Xu <rayx.cn@gmail.com>
457
458        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
459        with THUMB enabled
460
4612007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
462
463        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
464        nickname for the Freescale evaluation board it is based upon. BSP was
465        tested on a Freescale MPC5200LITE.
466
4672007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
468
469        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
470        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
471          calls.
472        * custom/gen83xx.cfg: Use -O2.
473
4742007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
475
476        * custom/Linux-posix.cfg: Use -O2.
477        * custom/rbtx4938.cfg: Add missing -O2.
478        * custom/rtl22xx.cfg: Adjust indentation.
479        * custom/virtex.cfg: Use -O2.
480
4812007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
482
483        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
484        using C++ ctor trick. An RTEMS C++ application running on this BSP
485        may have initialization order issues to address.
486
4872007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
488
489        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
490
4912007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
492
493        * custom/gen83xx.cfg: Add make-cxx-exe rule.
494
4952007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
496
497        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
498        MPC83xx controller based boards
499       
5002007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
501
502        * custom/virtex.cfg: added file to support PPC core in a xilinx
503        virtex FPGA
504       
5052007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
506
507        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
508        work except gcc core dumps with an ICE when may_alias is used in this
509        code. I filed a GCC PR and reduced optimization to -O0 and it does
510        run again.
511
5122007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
513
514        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
515        out make-cxx-exe usage example.
516
5172007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
518
519        * custom/gen5200.cfg: Remove junk comment.
520        * custom/ep5200.cfg: New file.
521
5222007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
523
524        * custom/armulator.cfg: Removed.
525
5262007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
527
528        * custom/mvme5500.cfg: Use -O2 again.
529
5302007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
531
532        * Makefile.am: DMV152 obsoleted.
533        * custom/dmv152.cfg: Removed.
534
5352007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
536
537        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
538        variants.
539        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
540
5412007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
542
543        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
544        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
545        extension instead of BSP unique ones.
546
5472007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
548
549        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
550        Plus some cleanup
551
5522007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
553
554        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
555        for Classic API Barrier.
556
5572007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
558
559        * custom/rtl22xx.cfg: Cleanup.
560        * Makefile.am: Add custom/rtl22xx.cfg.
561
5622007-04-26      Ray Xu <xr@trasin.net>
563
564        * custom/rtl22xx.cfg: New (Initial submission).
565
5662007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
567
568        * Makefile.am: Cleanup.
569
5702007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
571
572        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
573        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
574        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
575        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
576        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
577        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
578        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
579        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
580        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
581        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
582        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
583        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
584        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
585        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
586        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
587        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
588        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
589        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
590        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
591        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
592        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
593        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
594        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
595
5962007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
597
598        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
599        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
600        Use $(NM) -g -n instead of $(NM) -n.
601        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
602        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
603        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
604
6052007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
606
607        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
608        DRIVER_ARCHITECTURE.
609        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
610        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
611        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
612        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
613        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
614        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
615        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
616        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
617        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
618        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
619        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
620        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
621        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
622        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
623        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
624        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
625        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
626        CXXFLAGS_OPTIMIZE_V.
627
6282007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
629
630        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
631        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
632        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
633        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
634
6352006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
636
637        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
638        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
639        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
640        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
641        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
642        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
643        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
644        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
645        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
646        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
647        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
648        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
649        custom/i386ex.cfg, custom/idp.cfg,
650        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
651        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
652        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
653        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
654        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
655        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
656        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
657        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
658        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
659        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
660        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
661        Cleanup.
662
6632006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
664
665        * custom/uC5282.cfg: Remove hard-code compiler flags.
666        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
667        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
668
6692006-10-23      Joel Sherrill <joel@OARcorp.com>
670
671        * custom/eZKit533.cfg: New file.
672
6732006-09-08      Kate Feng <feng1@bnl.gov>
674
675        PR 1150/bsps
676        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
677        that gcc (4.0.2) implicitely uses the vector engine for optimization;
678        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
679
6802006-08-09      Kolja Waschk <waschk@telos.de>
681
682        * Makefile.am: New port to Altera NIOS II.
683        * custom/nios2_iss.cfg: New file.
684
6852006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
686
687        * custom/brsl5.cfg: (PR1117) added
688       
6892006-06-08      Bruce Robinson <brucer@pmccorp.com>
690       
691        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
692        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
693
6942005-04-10      Eric Norum <norume@aps.anl.gov>
695
696        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
697
6982006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
699
700        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
701        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
702        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
703        Remove (abandoned).
704
7052006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
706
707        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
708        Merger from rtems-4-6-branch.
709
7102006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
711
712        PR 851/bsps
713        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
714        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
715
7162005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
717
718        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
719
7202005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
721
722        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
723        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
724        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
725        Use .srec for files containing SRECs.
726
7272005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
728
729        * custom/gp32.cfg: Replace .gxb with .elf.
730        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
731
7322005-11-03      Till Straumann <strauman@slac.stanford.edu>
733
734        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
735        -mcpu=750 instead.
736
7372005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
738
739        * custom/orp.cfg: Remove (abandoned).
740        * custom/av5282.cfg: Remove obsolete vars.
741        * custom/gba.cfg: Remove PROFILE* (abandoned).
742        Remove -static (bogus).
743
7442005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
745
746        PR 822/bsps
747        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
748
7492005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
750
751        * custom/av5282.cfg: New file.
752
7532005-06-17      Markku Puro <markku.puro@kopteri.net>
754
755        * Makefile.am: Adding GameBoy Advance BSP.
756        * custom/gba.cfg: New file.
757
7582005-06-17      Joel Sherrill <joel@OARcorp.com>
759
760        * custom/mcf5235.cfg: New file.
761
7622005-06-01      Philippe Simons <loki_666@fastmail.fm>
763
764        * custom/gp32.cfg: Add make-cxx-exe.
765
7662005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
767
768        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
769        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
770        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
771
7722005-05-02      Joel Sherrill <joel@OARcorp.com>
773
774        * Makefile.am: Remove dmv177 and ppcn_60x.
775        * custom/dmv177.cfg: Removed.
776
7772005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
778
779        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
780
7812005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
782
783        * Makefile.am: Initial release of ep1a bsp
784        * custom/ep1a.cfg: New file.
785
7862005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
787
788        * custom/score603e.cfg: Update score603e to new exception model
789        NOTE: These modifications have not been tested on hardware.
790
7912005-03-11      Jay Monkman <jtm@lopingdog.com>
792
793        * custom/vegaplus.cfg: Removed.
794
7952005-03-11      Philippe Simons <loki_666@fastmail.fm>
796
797        * custom/gp32.cfg: New file.
798
7992005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
800
801        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
802        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
803        Remove -Wa,-m7450.
804
8052005-02-25      Joel Sherrill <joel@OARcorp.com>
806
807        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
808        * custom/arm_bare_bsp.cfg: Removed.
809
8102005-02-24      Jay Monkman <jtm@lopingdog.com>
811
812        * custom/csb350.cfg: New BSP.
813
8142005-02-24      Jay Monkman <jtm@lopingdog.com>
815
816        * custom/csb337.cfg: Cleanup.
817
8182005-02-08      Eric Norum <norume@aps.anl.gov>
819
820        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
821        proper versions of gcc (which take -m528x as an order to load the
822        -m5200 multilib variants) are widely available.
823
8242005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
825
826        * custom/uC5282.cfg: Cleanup.
827
8282005-01-28      Eric Norum <norume@aps.anl.gov>
829
830        * Makefile.am, custom/uC5282.cfg: New BSP
831
8322005-01-20      Joel Sherrill <joel@OARcorp.com>
833
834        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
835        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
836        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
837        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
838        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
839
8402005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
841
842        * compilers/gcc-portsw.cfg: Remove.
843        * Makefile.am: Reflect change above.
844
8452004-11-23      Joel Sherrill <joel@OARcorp.com>
846
847        * Makefile.am: Remove eth_comm.
848        * custom/eth_comm.cfg: Removed.
849
8502004-11-22      Jennifer Averett <jennifer@OARcorp.com>
851
852        PR 581/bsps
853        * custom/psim.cfg: Convert PSIM to new exception model.
854
8552004-11-17      Joel Sherrill <joel@OARcorp.com>
856
857        * custom/mvme2100.cfg: Add make-cxx-exe rule.
858
8592004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
860
861        * Makefile.am: Add MVME2100 BSP.
862        * custom/mvme2100.cfg: New file.
863
8642004-11-05      Joel Sherrill <joel@OARcorp.com>
865
866        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
867        architecture name for RTEMS. Since this was used as the -mcpu
868        argument to GCC, that also had to be changed.
869
8702004-10-26      Eric Norum <norume@aps.anl.gov
871
872        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
873
8742004-10-20      Eric Norum <norume@aps.anl.gov
875
876        * custom/mvme5500.cfg: New BSP.
877
8782004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
879
880        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
881
8822004-09-29      Joel Sherrill <joel@OARcorp.com>
883
884        * custom/h8sim.cfg: i960 obsoleted.
885        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
886
8872004-08-03      Jay Monkman <jtm@lopingdog.com>
888
889        * custom/csb360.cfg: New file.
890
8912004-07-15      Jay Monkman
892
893        * custom/csb336.cfg, custom/csb337.cfg: New files.
894
8952004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
896
897        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
898        with FreeBSD and now unused).
899        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
900
9012004-04-12      David Querbach <querbach@realtime.bc.ca>
902
903        * custom/ss555.cfg: New file.
904
9052004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
906
907        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
908        with Cygwin and now unused).
909
9102004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
911
912        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
913
9142004-03-05      Joel Sherrill <joel@OARcorp.com>
915
916        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
917        support.
918
9192004-02-26      Joel Sherrill <joel@OARcorp.com>
920
921        PR 570/bsps
922        * custom/mvme2307.cfg: Do not use -msdata=eabi since
923        it breaks the linking of the vectors.
924
9252004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * Makefile.am: Cosmetics.
928
9292004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
932        dist_rtems_make_custom_DATA = custom/default.cfg.
933
9342004-02-05      Joel Sherrill <joel@OARcorp.com>
935
936        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
937        these -- copied from the 4.6 branch.
938
9392004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        PR 553/bsps
942        * custom/mrm332.cfg: Comment out objdump.
943
9442004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
945
946        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
947
9482004-01-20      Joel Sherrill <joel@OARcorp.com>
949
950        PR 553/bsps
951        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
952        comment.
953
9542004-01-07      Joel Sherrill <joel@OARcorp.com>
955
956        * Makefile.am: Remove efi68k and efi332 references as they are no
957        longer in the tree.
958
9592004-01-07      Joel Sherrill <joel@OARcorp.com>
960
961        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
962        users of these boards so we are removing them.
963        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
964
9652004-01-07      Joel Sherrill <joel@OARcorp.com>
966
967        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
968
9692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * Makefile.am: EXTRA_DIST +=.
972
9732003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * custom/Makefile.am: Remove.
976        * Makefile.am: Merge-in former custom/Makefile.am
977
9782003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
981        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
982
9832003-09-26      Joel Sherrill <joel@OARcorp.com>
984
985        * custom/simhppa.cfg: Removed.
986
9872003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
990
9912003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        PR 470/bsps
994        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
995        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
996        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
997
9982003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
1001        the BSP's configure-script).
1002        Remove BSP_CPPFLAGS (Obsolete).
1003
10042003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        PR 321/bsps
1007        * leaf.cfg: Remove support for profile-variant.
1008        * main.cfg: Ditto.
1009        * compilers/gcc-no_bsp.cfg: Ditto.
1010        * compilers/gcc-portsw.cfg: Ditto.
1011        * compilers/gcc-target-default.cfg: Ditto.
1012
10132003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1014
1015        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
1016
10172003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
1018
1019        PR 368/filesystems
1020        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
1021        with this PR for alias BSPs.
1022
10232003-03-18  Till Straumann <strauman@slac.stanford.edu>
1024
1025        PR 356/bsps
1026        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
1027        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
1028
10292003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
1032
10332003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1034
1035        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
1036        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
1037        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
1038        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
1039
10402003-02-14      Joel Sherrill <joel@OARcorp.com>
1041
1042        AMD a29k obsolete.
1043        * custom/portsw.cfg: Removed.
1044
10452003-01-20      Duane Gustavus <duane@unt.edu>
1046
1047        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
1048
10492003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1052        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1053        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1054        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1055        Move -D_BSD_SOURCE to CPU_CFLAGS.
1056        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1057        Move -Dsolaris2 to CPU_CFLAGS.
1058        Remove -D__EXTENSIONS__.
1059
10602002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1061
1062        * custom/posix.cfg: Remove comment referring to host.cfg.
1063
10642002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1065
1066        * custom/default.cfg: Pickup target.cfg from BSP directory.
1067
10682002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
1069
1070        * custom/mtx603e.cfg: New file.
1071
10722002-11-17      Joel Sherrill <joel@OARcorp.com>
1073
1074        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
1075        build variants work for user applications post install.
1076
10772002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1078
1079        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1080        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1081        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1082        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1083        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1084
10852002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1086
1087        * custom/edb7312.cfg: New file.
1088
10892002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
1092        obsolete Makefile.
1093        * leaf.cfg: Various changes to LIBVARIANT processing.
1094        * main.cfg: Ditto.
1095
10962002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * Makefile.am: Add compilers/*.
1099        * compilers/Makefile.am: Remove.
1100        * lib.cfg: Remove.
1101        * directory.cfg: Remove.
1102        * README: Remove.
1103
11042002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * Makefile.am: Add Templates/*.
1107        * Templates/Makefile.am: Remove.
1108
11092002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1110
1111        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
1112
11132002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
1116        * custom/HPUX9-posix.cfg: Ditto.
1117        * custom/Linux-posix.cfg: Ditto.
1118
11192002-10-02      Joel Sherrill <joel@OARcorp.com>
1120
1121        * custom/armulator.cfg: Remove reference to PowerPC arguments.
1122
11232002-09-13      Joel Sherrill <joel@OARcorp.com>
1124
1125        * Part of addressing PR281.
1126        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
1127        * compilers/gcc-target-default.cfg: Removed remaining support for
1128        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
1129        as one of the LDFLAGS when the debug variant is specified.
1130
11312002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133        * custom/posix.cfg: Don't include host.cfg.
1134
11352002-08-09      Joel Sherrill <joel@OARcorp.com>
1136
1137        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
1138
11392002-08-07      Ivan Guzvinec <ivang@opencores.org>
1140
1141        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
1142
11432002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
1146
11472002-08-06      Joel Sherrill <joel@OARcorp.com>
1148
1149        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
1150        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
1151
11522002-08-06      Chris Ziomkowski <chris@asics.ws>
1153
1154        * custom/or32sim.cfg: New file added as part of merge from
1155        OpenCores repository.
1156
11572002-08-05      Joel Sherrill <joel@OARcorp.com>
1158
1159        * Per PR260 eliminate use of make-target-options.  This impacted
1160        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
1161        SuperCore and required that the m68k optimized memcpy be moved
1162        to libcpu.
1163        * custom/gen68360.cfg: Remove make-target-options.
1164
11652002-08-01      Joel Sherrill <joel@OARcorp.com>
1166
1167        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
1168        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
1169
11702002-08-01      Joel Sherrill <joel@OARcorp.com>
1171
1172        * custom/mvme136.cfg: Remove make-target-options.
1173
11742002-07-30      Joel Sherrill <joel@OARcorp.com>
1175
1176        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
1177        will disappear when make clean is performed.
1178
11792002-07-24      Joel Sherrill <joel@OARcorp.com>
1180
1181        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
1182        to use gcc 3.1 arguments.
1183
11842002-07-22      Joel Sherrill <joel@OARcorp.com>
1185
1186        * Templates/Makefile.leaf: Clarify the MANAGERS example.
1187
11882002-07-01      Joel Sherrill <joel@OARcorp.com>
1189
1190        * custom/p4650.cfg: Update arguments to gcc3.
1191
11922002-06-14      Joel Sherrill <joel@OARcorp.com>
1193
1194        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
1195        to gcc 3.1 arguments.
1196
11972002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1198
1199        * custom/dmv177.cfg: Use -mcpu=603e.
1200        * custom/ppcn_60x.cfg: Use -mcpu=603e.
1201        * custom/psim.cfg: Use -mcpu=603e.
1202        * custom/score603e.cfg: Use -mcpu=603e.
1203        * custom/ts_386ex.cfg: Remove obsolete comments.
1204        * custom/rxgen960.cfg: Remove obsolete comments.
1205        * custom/cvme961.cfg: Remove obsolete comments.
1206
12072001-05-09      Joel Sherrill <joel@OARcorp.com>
1208
1209        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
1210        compatable arguments.
1211 
12122002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1213
1214        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1215        Remove obsolete comments.
1216        * custom/eth_comm.cfg: Remove make-target-options.
1217        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1218        CPU_CFLAGS.
1219        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
1220        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
1221        * custom/mbx8xx.cfg: Remove make-target-options.
1222        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
1223        Remove obsolete comments.
1224        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
1225        Remove obsolete comments.
1226        * custom/mpc8260ads.cfg: Remove make-target-options.
1227        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1228        CPU_CFLAGS.
1229        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
1230        Remove obsolete comments.
1231        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1232        CPU_CFLAGS.
1233        Remove obsolete comments.
1234        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1235        Remove obsolete comments.
1236        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1237        CPU_CFLAGS.
1238        Remove obsolete comments.
1239
12402002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1241
1242        * custom/gen405.cfg: Remove -D__powerpc__.
1243
12442002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1245
1246        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
1247        * custom/erc32.cfg: Ditto.
1248        * custom/leon2.cfg: Ditto.
1249
1250
12512002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1252
1253        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1254        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1255        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
1256
12572002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1258
1259        * custom/cvme961.cfg: Remove GCC272 support.
1260        * custom/dmv152.cfg: Remove GCC272 support.
1261        * custom/efi332.cfg: Remove GCC272 support.
1262        * custom/efi68k.cfg: Remove GCC272 support.
1263        * custom/eth_comm.cfg: Remove GCC272 support.
1264        * custom/gen405.cfg: Remove GCC272 support.
1265        * custom/gen68302.cfg: Remove GCC272 support.
1266        * custom/gen68340.cfg: Remove GCC272 support.
1267        * custom/gen68360.cfg: Remove GCC272 support.
1268        * custom/genmongoosev.cfg: Remove GCC272 support.
1269        * custom/helas403.cfg: Remove GCC272 support.
1270        * custom/i386ex.cfg: Remove GCC272 support.
1271        * custom/i960sim.cfg: Remove GCC272 support.
1272        * custom/idp.cfg: Remove GCC272 support.
1273        * custom/leon2.cfg: Remove GCC272 support.
1274        * custom/mbx8xx.cfg: Remove GCC272 support.
1275        * custom/mcf5206elite.cfg: Remove GCC272 support.
1276        * custom/mpc8260ads.cfg: Remove GCC272 support.
1277        * custom/mrm332.cfg: Remove GCC272 support.
1278        * custom/mvme136.cfg: Remove GCC272 support.
1279        * custom/mvme147.cfg: Remove GCC272 support.
1280        * custom/mvme167.cfg: Remove GCC272 support.
1281        * custom/ods68302.cfg: Remove GCC272 support.
1282        * custom/p4000.cfg: Remove GCC272 support.
1283        * custom/p4600.cfg: Remove GCC272 support.
1284        * custom/p4650.cfg: Remove GCC272 support.
1285        * custom/pc386.cfg: Remove GCC272 support.
1286        * custom/portsw.cfg: Remove GCC272 support.
1287        * custom/psim.cfg: Remove GCC272 support.
1288        * custom/rxgen960.cfg: Remove GCC272 support.
1289        * custom/score603e.cfg: Remove GCC272 support.
1290        * custom/sim68000.cfg: Remove GCC272 support.
1291        * custom/simhppa.cfg: Remove GCC272 support.
1292        * custom/simsh4.cfg: Remove GCC272 support.
1293        * custom/ts_386ex.cfg: Remove GCC272 support.
1294
12952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1296
1297        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
1298        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1299        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1300        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
1301
13022002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1303
1304        * compilers/gcc-target-default.cfg: Add missing \.
1305        Reported by Ilya Alexeev <ilya@continuum.ru>.
1306
13072002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1308
1309        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
1310        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
1311        support.
1312        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
1313
13142001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1315
1316        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
1317        * custom/FreeBSD-posix.cfg: Ditto.
1318        * custom/HPUX9-posix.cfg: Ditto.
1319        * custom/Linux-posix.cfg: Ditto.
1320        * custom/Solaris-posix.cfg: Ditto.
1321
13222001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1323
1324        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
1325        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
1326
13272001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1328
1329        * custom/armulator.cfg: Remove make-target-options.
1330        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
1331        (now in erc32/configure.ac).
1332        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
1333        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
1334        Remove CONSOLE_USE_POLLED (Unused).
1335        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
1336        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
1337        * custom/mvme162.cfg: Remove references to mvme162lx.
1338        Abandon gcc272. Remove make-target-options.
1339        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
1340
13412001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1342
1343        * custom/bare.cfg: Remove make-target-options.
1344        * custom/c4xsim.cfg: Ditto.
1345        * custom/cvme961.cfg: Ditto.
1346        * custom/efi68k.cfg: Ditto.
1347        * custom/gen68302.cfg: Ditto.
1348        * custom/gen68340.cfg: Ditto.
1349        * custom/genmongoosev.cfg: Ditto.
1350        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1351        make-exe, remove empty lines.
1352        * custom/h8sim.cfg: Remove make-target-options.
1353        * custom/mcf5206elite.cfg: Ditto.
1354        * custom/mrm332.cfg: Ditto.
1355        * custom/mvme147.cfg: Ditto.
1356        * custom/ods68302.cfg: Ditto.
1357        * custom/p4000.cfg: Ditto.
1358        * custom/p4600.cfg: Ditto.
1359        * custom/p4650.cfg: Ditto.
1360        * custom/pc386.cfg: Ditto.
1361        * custom/portsw.cfg: Ditto.
1362        * custom/simsh4.cfg: Ditto.
1363
13642001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1365
1366        * custom/efi332.cfg: Remove make-target-options.
1367        * custom/idp.cfg: Ditto.
1368        * custom/jmr3904.cfg: Ditto.
1369
13702001-11-27      Joel Sherrill <joel@OARcorp.com>,
1371
1372        * ChangeLog: Deleted bogus entry.
1373
13742001-11-27      Joel Sherrill <joel@OARcorp.com>,
1375
1376        * custom/ods68302.cfg: Eliminated required definition of macros in this
1377        file for the BSP to compile.  The ROM and ROM address and size settings
1378        are now linker script items. 
1379
13802001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1381
1382
1383        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1384        Remove make-target-options.
1385        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1386        Remove make-target-options.
1387        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1388        DATA_CACHE_ENABLE.
1389        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1390        DATA_CACHE_ENABLE.
1391        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1392        DATA_CACHE_ENABLE.
1393
13942001-11-25      Joel Sherrill <joel@OARcorp.com>
1395
1396        * custom/papyrus.cfg: Removed.
1397        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1398
13992001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1400
1401        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1402        * custom/mcp750.cfg: Ditto.
1403
14042001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1405
1406        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1407        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1408        * custom/psim.cfg: Refect changes to psim/configure.ac.
1409        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1410        remove SCORE603E_GENERATION.
1411
14122001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1413
1414        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1415        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1416        * custom/mbx860_005b.cfg: Ditto.
1417        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1418
1419
14202001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * custom/gensh1.cfg: remove make-target-options.
1423        * custom/gensh2.cfg: remove make-target-options.
1424
14252001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1428        remove make-target-options, remove BSP_CPPFLAGS.
1429
14302001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1431
1432        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1433
14342001-11-14      Joel Sherrill <joel@OARcorp.com>
1435
1436        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1437        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1438        These are new exception processing model BSPs and thus do not
1439        need to define PPC_USE_SPRG.
1440
14412001-11-14      Joel Sherrill <joel@OARcorp.com>
1442
1443        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1444
14452001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * custom/ts_386ex.cfg: Remove make-target-options.
1448        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1449        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1450        different flags.
1451
14522001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1455        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1456        re-adopt mcp750.cfg's make-exe.
1457
14582001-11-13      Joel Sherrill <joel@OARcorp.com>
1459
1460        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1461        the --srec-len argument to objcopy only supported in binutils 2.11
1462        or newer.
1463
14642001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1465
1466        This modification is part of the submitted modifications necessary to
1467        support the IBM PPC405 family.  This submission was reviewed by
1468        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1469        not negatively impact the ppc403 BSPs.  The submission and tracking
1470        process was captured as PR50.
1471        * custom/gen405.cfg: New file.
1472        * custom/helas403.cfg: Modified to generate Srecords.
1473
14742001-10-30      Joel Sherrill <joel@OARcorp.com>
1475
1476        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1477
14782001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1479
1480        * custom/mcf5206elite.cfg: New file.
1481
14822001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1483
1484        * custom/mpc8260ads.cfg: New file.
1485
14862001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1487
1488        * custom/gensh4.cfg: Remove START_HW_INIT.
1489        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1490
14912001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1492
1493        * custom/gensh4.cfg: Remove HZ.
1494        * custom/simsh4.cfg: Remove HZ.
1495
14962001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1497
1498        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1499        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1500        cleanup by Joel Sherrill <joel@OARcorp.com>.
1501
15022001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1503
1504        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1505
15062001-10-11      Joel Sherrill <joel@OARcorp.com>
1507
1508        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1509        to avoid using the apparently broken or deprecated -o argument.
1510
15112001-09-28      Joel Sherrill <joel@OARcorp.com>
1512
1513        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1514        for MC68302_BASE.
1515
15162001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1517
1518        * custom/bare.cfg: Define dummy make-cxx-exe.
1519
15202001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1521
1522        * ChangeLog: Formatting cleanup.
1523
15242001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1525
1526        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1527        make-target-options.
1528        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1529        * custom/HPUX9-posix.cfg: Dito.
1530        * custom/Linux-posix.cfg: Dito.
1531        * custom/Solaris-posix.cfg: Dito.
1532        * custom/arm_bare_bsp.cfg: Dito.
1533        * custom/armulator.cfg: Dito.
1534        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1535        * custom/i386ex.cfg: Remove make-target-options.
1536        * custom/i960sim.cfg: Remove make-target-options.
1537        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1538        CONSOLE_USE_INTERRUPTS.
1539        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1540        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1541        CONSOLE_USE_INTERRUPTS.
1542        * custom/vegaplus.cfg: Remove make-target-options.
1543
15442001-05-25      Joel Sherrill <joel@OARcorp.com>
1545
1546        * custom/mrm332.cfg: Switched $(SED) to sed.
1547
15482000-05-25      Matt Cross <profesor@gweep.net>
1549
1550        * New MRM332 BSP for the Mini RoboMind board based
1551        on the 68332 microcontroller designed and build by Mark
1552        Castelluccio.  For details on the MRM see http://www.robominds.com.
1553        * custom/mrm332.cfg: New file.
1554
15552001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1556
1557        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1558        CONSOLE_USE_POLLED, HAS_RTC.
1559
15602001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1561
1562        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1563        * custom/gensh2.cfg: Dito.
1564
15652001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1566
1567        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1568        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1569        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1570        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1571        remove unused flags, remove -ansi from CPP.
1572        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1573        * custom/sim68000.cfg: Remove CPU_DEFINES.
1574       
15752001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1576
1577        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1578        * compilers/gcc-target-default.cfg: Dito.
1579        * compilers/gcc-portsw.cfg: Remove -Hansi.
1580        * custom/posix.cfg: Remove inclusion of target.cfg.
1581        * custom/simhppa.cfg: Remove -ansi -fasm.
1582
15832001-04-11      Eric Valette <valette@crf.canon.fr>
1584
1585        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1586        "new exception processing model."
1587
15882001-04-11      Joel Sherrill <joel@OARcorp.com>
1589
1590        * custom/default.cfg: Switch to using exec_prefix to reflect new
1591        organization of install point from Ralf Corsepius.
1592
15932001-03-30      Eric Valette <valette@crf.canon.fr>
1594
1595        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1596        use the "new exception processing model."
1597
15982001-03-14      Joel Sherrill <joel@OARcorp.com>
1599
1600        * custom/genmongossev.cfg: New file.
1601
16022001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1603
1604        * custom/pc386dx.cfg: New bsp.
1605
16062001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1607
1608        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1609        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1610        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1611
16122001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1613
1614        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1615        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1616        * host.cfg.in: Remove RM, make-script.
1617        * ChangeLog: Remove bogus 2001-01-22 entry.
1618
16192001-01-09      Joel Sherrill <joel@OARcorp.com>
1620
1621        * custom/pc386.cfg (make-exe): Removed commented out lines that
1622        were displayed in build longs.
1623
16242001-01-08      Joel Sherrill <joel@OARcorp.com>
1625
1626        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1627        unneeded definitions when compiled for "mips" rather than "mips64orion."
1628        Correct CPU_CFLAGS.
1629
16302001-01-05      Joel Sherrill <joel@OARcorp.com>
1631
1632        * custom/gensh1.cfg: Removed rest of make-target-options and
1633        moved them to BSP configure options.
1634
16352001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1636
1637        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1638        install point or assuming BSP build tree is available.
1639
16402001-01-03      Joel Sherrill <joel@OARcorp.com>
1641
1642        * custom/psim.cfg: Removed unused variables.
1643
16442001-01-03      Joel Sherrill <joel@OARcorp.com>
1645
1646        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1647        * custom/simcpu32.cfg: Removed MVME162 reference.
1648
16492000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1650
1651        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1652        Still need to fix to avoid touching install point on non-install stanza.
1653
16542000-12-06      Joel Sherrill <joel@OARcorp.com>
1655
1656        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1657        and copies that should not be in it.
1658
16592000-12-01      Joel Sherrill <joel@OARcorp.com>
1660
1661        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1662
16632000-11-30      Joel Sherrill <joel@OARcorp.com>
1664
1665        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1666        a mips1.  gcc translates -m3900 into that.
1667
16682000-11-27      Joel Sherrill <joel@OARcorp.com>
1669
1670        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1671
16722000-11-27      Joel Sherrill <joel@OARcorp.com>
1673
1674        * custom/shsim.cfg: New file.
1675        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1676        The shsim is for the SH simulator in gdb. It should be able
1677        to be used with multiple SH CPU models.  This will require
1678        adding BSP variants.
1679
16802000-11-25      Joel Sherrill <joel@OARcorp.com>
1681
1682        * custom/pc386.cfg: make-exe rule would write into
1683        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1684        is generally not writeable after the BSP is installed and you do not
1685        want every application installed there by default.  Reported by
1686        Eric Norum <eric.norum@usask.ca>.
1687
16882000-11-25      Joel Sherrill <joel@OARcorp.com>
1689
1690        * custom/Makefile.am: Updated to add jmr3904.cfg
1691        * custom/jmr3904.cfg: New file.
1692
16932000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1694
1695        * custom/leon2.cfg: Removed defines that are now generated
1696        in a non-BSP specific manner.
1697
16982000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1699
1700        * custom/Makefile.am: Modified to reflect addition of files.
1701        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1702        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1703
17042000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1705
1706        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1707
17082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1709
1710        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1711
17122000-10-24      Joel Sherrill <joel@OARcorp.com>
1713
1714        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1715        definition since this information can be picked up from
1716        autoconf generated files.  These BSPs are shared by the
1717        mips and mips64orion "ports."
1718
17192000-10-18      Joel Sherrill <joel@OARcorp.com>
1720
1721        * compilers/gcc-portsw.cfg: Use gcc style flags.
1722
17232000-09-13      Joel Sherrill <joel@OARcorp.com>
1724
1725        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1726        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1727
17282000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1729
1730        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1731        Eric Valette <valette@crf.canon.fr>.
1732        * custom/vegaplus.cfg: New file.
1733
17342000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1735
1736        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1737        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1738        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1739        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1740        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1741        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1742        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1743
17442000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1745
1746        * custom/gensh2.cfg: Fix comments.
1747
17482000-09-12      Joel Sherrill <joel@OARcorp.com>
1749
1750        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1751        compiler arguments that specify CPU model options.
1752
17532000-09-12      Joel Sherrill <joel@OARcorp.com>
1754
1755        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1756        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1757        may be incorrect but the BSP now compiles.
1758
17592000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1760
1761        * custom/arm_bare_bsp.cfg: Fix comments.
1762
17632000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1764
1765        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1766        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1767        * ChangeLog: File paths corrected
1768
17692000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1770
1771        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1772
17732000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1774
1775        * custom/pck6.cfg: New file
1776        * custom/pc486.cfg: Use -m486
1777        * custom/pc586.cfg: Use -mpentium
1778        * custom/pc686.cfg: Use -mmpentiumpro
1779        * custom/i386ex.cfg: Use -msoft-float
1780
17812000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1782
1783        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1784
17852000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1786
1787        * ChangeLog: File paths corrected.
1788
17892000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1790
1791        * custom/mvme167.cfg: Add specification of printk port, console port
1792        and serial I/O mode.  Arrange for the stripped executable to
1793        be copied up the build tree.
1794       
17952000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1796
1797        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1798
17992000-08-10      John Cotton  <john.cotton@nrc.ca>
1800
1801        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1802
18032000-08-10      Joel Sherrill <joel@OARcorp.com>
1804
1805        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.