source: rtems/make/ChangeLog @ bc6689d

4.104.115
Last change on this file since bc6689d was 51a8f0e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/15/09 at 04:38:02

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

  • custom/nios2_iss.cfg: Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
  • Property mode set to 100644
File size: 56.6 KB
Line 
12009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/nios2_iss.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/leon3.cfg, custom/leon2.cfg, custom/sis.cfg,
9        custom/erc32.cfg:
10        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
11
122009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * custom/avrtest.cfg:
15        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
16
172009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
18
19        * custom/i386ex.cfg, custom/pc486.cfg, custom/ts_386ex.cfg,
20        custom/pc386.cfg, custom/pc586.cfg, custom/pc386dx.cfg,
21        custom/pc686.cfg:
22        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
23
242009-10-15      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
27        custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh2e.cfg,
28        custom/simsh4.cfg:
29        Remove (Moved to c/src/lib/libbsp/<cpu>/<bsp>).
30
312009-10-14      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
34        custom/Linux-posix.cfg, custom/Solaris-posix.cfg, custom/posix.cfg:
35        Remove.
36
372009-10-04      Sebastian Huber <sebastian.huber@embedded-brains.de>
38
39        * custom/lpc2478.cfg, custom/lpc2478_ncs.cfg,
40        custom/lpc2478_ncs_ram.cfg: Removed files.
41        * custom/lpc24xx_ea.cfg, custom/lpc24xx_ncs_ram.cfg,
42        custom/lpc24xx_ncs_rom_ext.cfg, custom/lpc24xx_ncs_rom_int.cfg: New
43        files.
44
452009-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * Makefile.am: Add new BSP variants for ARM simulator in GDB.
48        * custom/arm1136jfs.cfg, custom/arm1136js.cfg, custom/arm7tdmi.cfg,
49        custom/arm920.cfg, custom/armcortexa9.cfg: New files.
50
512009-09-24      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * Makefile.am: Add qemuppc.cfg.
54        * custom/qemuppc.cfg: New file.
55
562009-09-14      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * custom/gen83xx.cfg: Remove -funit-at-a-time.
59
602009-08-27      Joel Sherrill <joel.sherrill@OARcorp.com>
61
62        * custom/leon2.cfg, custom/leon3.cfg: Fix typo.
63
642009-06-04      Xi Yang <hiyangxi@gmail.com>
65
66        * Makefile.am: New Gumstix BSP.
67        * custom/gumstix.cfg: New file.
68
692009-05-28      Joel Sherrill <joel.sherrill@OARcorp.com>
70
71        * custom/csb637.cfg: New file.
72
732009-02-19      Joel Sherrill <joel.sherrill@oarcorp.com>
74
75        * custom/simsh2e.cfg: New file.
76
772009-02-17      Till Straumann <strauman@slac.stanford.edu>
78
79        PR 1371/bsps
80        * custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
81
822009-02-17      Joel Sherrill <joel.sherrill@OARcorp.com>
83
84        * custom/uC5282.cfg: Add cvs Id.
85
862009-02-11      Joel Sherrill <joel.sherrill@oarcorp.com>
87
88        * custom/h8sxsim.cfg: Small H8SX should be optimized for size.
89
902009-02-06      Ralf Corsépius <ralf.corsepius@rtems.org>
91
92        * Makefile.am: Regenerate list of custom/*.cfg.
93        * Makefile.am: Remove custom/HPUX9-posix.cfg.
94        * custom/HPUX9-posix.cfg: Remove.
95
962009-02-05      Ralf Corsépius <ralf.corsepius@rtems.org>
97
98        * custom/pck6.cfg: Remove.
99
1002008-12-04      Jukka Pietarinen <jukka.pietarinen@mrf.fi>
101
102        * Makefile.am: Add Lattice Mico32 support.
103        * custom/lm32_evr.cfg: New file.
104
1052008-11-20      Joel Sherrill <joel.sherrill@oarcorp.com>
106
107        * custom/avrtest.cfg: New file.
108
1092008-11-20      Daron Chabot <daronchabot@gmail.com>
110
111        PR 1337/bsps
112        * custom/pc386.cfg: Stripping .rodata section produces unusable
113        executables for the i386-rtems target.
114
1152008-10-14      Joel Sherrill <joel.sherrill@oarcorp.com>
116
117        * Makefile.am: Add h8sxsim BSP variant.
118        * custom/h8sxsim.cfg: New file.
119
1202008-10-02      Sebastian Huber <sebastian.huber@embedded-brains.de>
121
122        * custom/mpc55xx.cfg: Added -msoft-float and removed -funit-at-a-time
123        in CPU_CFLAGS
124
1252008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
126
127        * custom/m32rsim.cfg: New file.
128
1292008-10-02      Joel Sherrill <joel.sherrill@oarcorp.com>
130
131        * custom/m32csim.cfg: New file.
132
1332008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
134
135        * custom/virtex.cfg: Remove -Dvirtex.
136
1372008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
138
139        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
140        Remove RTEMS_TQM_MODEL.
141
1422008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
143
144        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg: Remove
145        RTEMS_BOARD_MODEL.
146
1472008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
148
149        * custom/pgh360.cfg: Remove RTEMS_BOARD_MODEL.
150
1512008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
152
153        * custom/m5484FireEngine.cfg: Remove RTEMS_BOARD_MODEL.
154        Remove RTEMS_54XX_DERIVATE (Unused).
155        * custom/genmcf548x.cfg: Remove RTEMS_BOARD_MODEL.
156
1572008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        *  custom/brs5l.cfg, custom/gen5200.cfg, custom/icecube.cfg,
160        custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
161
1622008-10-02      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * custom/gen83xx.cfg, custom/hsc_cm01.cfg, custom/mpc8313erdb.cfg,
165        custom/mpc8349eamds.cfg: Remove RTEMS_BOARD_MODEL,
166        RTEMS_83XX_DERIVATE.
167
1682008-10-01      Joel Sherrill <joel.sherrill@oarcorp.com>
169
170        * custom/erc32.cfg: Revert accidental commit.
171
1722008-10-01      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
175        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
176        custom/m5484FireEngine.cfg, custom/mpc5566evb.cfg,
177        custom/mpc55xx.cfg, custom/mpc8313erdb.cfg, custom/mpc8349eamds.cfg,
178        custom/pgh360.cfg, custom/pghplus.cfg, custom/pm520_cr825.cfg,
179        custom/pm520_ze30.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
180        Back out parts of yesterdays changes.
181
1822008-10-01      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
185
1862008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
187
188        * custom/score603e.cfg: Modifications required to run on hardware. Some
189        cleanup.
190
1912008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * custom/m5484FireEngine.cfg:
194        Eliminate RTEMS_54XX_DERIVATE (Unused).
195
1962008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
197
198        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
199        Eliminate RTEMS_TQM_MODEL (Unused).
200
2012008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
202
203        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
204        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
205        custom/lpc2478.cfg, custom/m5484FireEngine.cfg,
206        custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg,
207        custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pm520_cr825.cfg
208        custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
209
2102008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
211
212        * custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use
213        RTEMS_BSP_FAMILY.
214
2152008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
216
217        * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
218
2192008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
220
221        * Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH
222        simulator is just an architectural simulator and does not include
223        devices. Rename existing simulator BSP configurations to simsh1 and
224        simsh2 and add simsh4.
225        * custom/simsh1.cfg, custom/simsh2.cfg: New files.
226        * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
227
2282008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
229
230        * custom/bf537skyeye.cfg: Removed.
231
2322008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
233
234        * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for
235        bf537stamp.
236        * custom/bf537skyeye.cfg: New file.
237
2382008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
239
240        * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
241        we do not reliably know it is installed.
242
2432008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
244
245        * custom/lpc2478.cfg: New file.
246
2472008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
248
249        * custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg,
250        custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e
251        define.
252
2532008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
254
255        * compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg,
256        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
257        custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg,
258        custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg,
259        custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate
260        START_BASE and START_FILE.
261
2622008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
263
264        PR 1314/bsps
265        * custom/mvme3100.cfg: Remove old stuff.
266
2672008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
268
269        * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
270
2712008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
272
273        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
274        make-exe and make-cxx-exe definitions. This was resulting in the
275        linker script being processed twice and breaking some BSPs.
276
2772008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
278
279        * leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
280        custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
281        custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
282        custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
283        LDFLAGS works all the time. Clean up BSPs which defined their own
284        make-exe rules inappropriately.
285
2862008-09-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
287
288        * custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
289
2902008-08-15      Allan Hessenflow <allanh@kallisti.com>
291
292        * custom/bf537Stamp.cfg: New file.
293
2942008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
295
296        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
297        New files.
298
299        * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
300        More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
301
3022008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
303
304        * custom/pgh360.cfg:
305        Creation from gen68360.cfg
306
3072008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
308
309        * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
310
3112008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
312
313        * custom/mcf5329.cfg: New file.
314
3152008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
316
317        * custom/mcf52235.cfg: Change to mcf5223x.
318
3192008-06-10      Chris Johns <chrisj@rtems.org>
320
321        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
322        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
323        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
324        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
325        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
326        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
327        -mcpu= option for Coldfires now supported in GCC 4.3.0.
328
3292008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
330
331        * custom/mcf52235.cfg: New.
332
3332008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
334
335        * custom/nds.cfg: Email from author says to drop this flag.
336
3372008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
338
339        * leaf.cfg: Do not override bsp-post-link.
340
3412008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
342
343        * Makefile.am: Add smdk2410.
344
3452008-05-06      Ray Xu <rayx.cn@gmail.com>
346
347        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
348        * custom/smdk2410.cfg: New file.
349
3502008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
351
352        * Makefile.am: Add nds.
353
3542008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
355
356        * custom/nds.cfg: New file.
357
3582008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
359
360        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
361        default processor model optimization has changed in gcc 4.3.0.
362
3632008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
364
365        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
366        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
367        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
368        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
369        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
370        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
371        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
372        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
373        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
374        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
375        explicit .exe instead of EXEEXT to get it to work.
376
3772008-03-06      Till Straumann <strauman@slac.stanford.edu>
378
379        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
380
3812008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
382
383        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
384
3852008-02-11      Till Straumann <strauman@slac.stanford.edu>
386
387        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
388        added '-g' to CFLAGS_DEBUG_V.
389
3902008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
391
392        * custom/pc386.cfg: Use file with symbols.
393
3942008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
395
396        * custom/ss555.cfg: Add CVS Id.
397
3982008-01-09      Eric Norum <norume@aps.anl.gov>
399
400        * custom/mvme3100.cfg: Add make-cxx-exe rule.
401
4022007-12-17      Chris Johns <chrisj@rtems.org>
403
404        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
405        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
406        bsp-post-link make macros. This allow external autotools support.
407
4082007-12-14      Till Straumann <strauman@slac.stanford.edu>
409
410        * custom/mvme3100.cfg: Added; new BSP.
411
4122007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
413
414        * custom/mvme5500.cfg: Fix typo.
415
4162007-11-27      Kate Feng <feng1@bnl.gov>
417
418        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
419        BSP has issues.
420
4212007-11-03      Ray Xu <rayx.cn@gmail.com>
422
423        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
424        with THUMB enabled
425
4262007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
427
428        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
429        nickname for the Freescale evaluation board it is based upon. BSP was
430        tested on a Freescale MPC5200LITE.
431
4322007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
433
434        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
435        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
436          calls.
437        * custom/gen83xx.cfg: Use -O2.
438
4392007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
440
441        * custom/Linux-posix.cfg: Use -O2.
442        * custom/rbtx4938.cfg: Add missing -O2.
443        * custom/rtl22xx.cfg: Adjust indentation.
444        * custom/virtex.cfg: Use -O2.
445
4462007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
447
448        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
449        using C++ ctor trick. An RTEMS C++ application running on this BSP
450        may have initialization order issues to address.
451
4522007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
453
454        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
455
4562007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
457
458        * custom/gen83xx.cfg: Add make-cxx-exe rule.
459
4602007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
461
462        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
463        MPC83xx controller based boards
464       
4652007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
466
467        * custom/virtex.cfg: added file to support PPC core in a xilinx
468        virtex FPGA
469       
4702007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
471
472        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
473        work except gcc core dumps with an ICE when may_alias is used in this
474        code. I filed a GCC PR and reduced optimization to -O0 and it does
475        run again.
476
4772007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
478
479        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
480        out make-cxx-exe usage example.
481
4822007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
483
484        * custom/gen5200.cfg: Remove junk comment.
485        * custom/ep5200.cfg: New file.
486
4872007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
488
489        * custom/armulator.cfg: Removed.
490
4912007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
492
493        * custom/mvme5500.cfg: Use -O2 again.
494
4952007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
496
497        * Makefile.am: DMV152 obsoleted.
498        * custom/dmv152.cfg: Removed.
499
5002007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
501
502        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
503        variants.
504        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
505
5062007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
507
508        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
509        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
510        extension instead of BSP unique ones.
511
5122007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
513
514        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
515        Plus some cleanup
516
5172007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
518
519        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
520        for Classic API Barrier.
521
5222007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
523
524        * custom/rtl22xx.cfg: Cleanup.
525        * Makefile.am: Add custom/rtl22xx.cfg.
526
5272007-04-26      Ray Xu <xr@trasin.net>
528
529        * custom/rtl22xx.cfg: New (Initial submission).
530
5312007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
532
533        * Makefile.am: Cleanup.
534
5352007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
536
537        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
538        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
539        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
540        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
541        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
542        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
543        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
544        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
545        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
546        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
547        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
548        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
549        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
550        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
551        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
552        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
553        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
554        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
555        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
556        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
557        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
558        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
559        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
560
5612007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
562
563        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
564        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
565        Use $(NM) -g -n instead of $(NM) -n.
566        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
567        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
568        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
569
5702007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
571
572        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
573        DRIVER_ARCHITECTURE.
574        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
575        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
576        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
577        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
578        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
579        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
580        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
581        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
582        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
583        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
584        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
585        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
586        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
587        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
588        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
589        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
590        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
591        CXXFLAGS_OPTIMIZE_V.
592
5932007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
594
595        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
596        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
597        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
598        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
599
6002006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
601
602        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
603        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
604        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
605        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
606        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
607        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
608        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
609        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
610        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
611        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
612        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
613        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
614        custom/i386ex.cfg, custom/idp.cfg,
615        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
616        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
617        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
618        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
619        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
620        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
621        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
622        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
623        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
624        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
625        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
626        Cleanup.
627
6282006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
629
630        * custom/uC5282.cfg: Remove hard-code compiler flags.
631        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
632        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
633
6342006-10-23      Joel Sherrill <joel@OARcorp.com>
635
636        * custom/eZKit533.cfg: New file.
637
6382006-09-08      Kate Feng <feng1@bnl.gov>
639
640        PR 1150/bsps
641        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
642        that gcc (4.0.2) implicitely uses the vector engine for optimization;
643        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
644
6452006-08-09      Kolja Waschk <waschk@telos.de>
646
647        * Makefile.am: New port to Altera NIOS II.
648        * custom/nios2_iss.cfg: New file.
649
6502006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
651
652        * custom/brsl5.cfg: (PR1117) added
653       
6542006-06-08      Bruce Robinson <brucer@pmccorp.com>
655       
656        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
657        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
658
6592005-04-10      Eric Norum <norume@aps.anl.gov>
660
661        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
662
6632006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
664
665        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
666        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
667        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
668        Remove (abandoned).
669
6702006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
671
672        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
673        Merger from rtems-4-6-branch.
674
6752006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
676
677        PR 851/bsps
678        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
679        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
680
6812005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
682
683        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
684
6852005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
686
687        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
688        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
689        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
690        Use .srec for files containing SRECs.
691
6922005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
693
694        * custom/gp32.cfg: Replace .gxb with .elf.
695        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
696
6972005-11-03      Till Straumann <strauman@slac.stanford.edu>
698
699        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
700        -mcpu=750 instead.
701
7022005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
703
704        * custom/orp.cfg: Remove (abandoned).
705        * custom/av5282.cfg: Remove obsolete vars.
706        * custom/gba.cfg: Remove PROFILE* (abandoned).
707        Remove -static (bogus).
708
7092005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
710
711        PR 822/bsps
712        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
713
7142005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
715
716        * custom/av5282.cfg: New file.
717
7182005-06-17      Markku Puro <markku.puro@kopteri.net>
719
720        * Makefile.am: Adding GameBoy Advance BSP.
721        * custom/gba.cfg: New file.
722
7232005-06-17      Joel Sherrill <joel@OARcorp.com>
724
725        * custom/mcf5235.cfg: New file.
726
7272005-06-01      Philippe Simons <loki_666@fastmail.fm>
728
729        * custom/gp32.cfg: Add make-cxx-exe.
730
7312005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
732
733        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
734        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
735        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
736
7372005-05-02      Joel Sherrill <joel@OARcorp.com>
738
739        * Makefile.am: Remove dmv177 and ppcn_60x.
740        * custom/dmv177.cfg: Removed.
741
7422005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
743
744        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
745
7462005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
747
748        * Makefile.am: Initial release of ep1a bsp
749        * custom/ep1a.cfg: New file.
750
7512005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
752
753        * custom/score603e.cfg: Update score603e to new exception model
754        NOTE: These modifications have not been tested on hardware.
755
7562005-03-11      Jay Monkman <jtm@lopingdog.com>
757
758        * custom/vegaplus.cfg: Removed.
759
7602005-03-11      Philippe Simons <loki_666@fastmail.fm>
761
762        * custom/gp32.cfg: New file.
763
7642005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
765
766        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
767        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
768        Remove -Wa,-m7450.
769
7702005-02-25      Joel Sherrill <joel@OARcorp.com>
771
772        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
773        * custom/arm_bare_bsp.cfg: Removed.
774
7752005-02-24      Jay Monkman <jtm@lopingdog.com>
776
777        * custom/csb350.cfg: New BSP.
778
7792005-02-24      Jay Monkman <jtm@lopingdog.com>
780
781        * custom/csb337.cfg: Cleanup.
782
7832005-02-08      Eric Norum <norume@aps.anl.gov>
784
785        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
786        proper versions of gcc (which take -m528x as an order to load the
787        -m5200 multilib variants) are widely available.
788
7892005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
790
791        * custom/uC5282.cfg: Cleanup.
792
7932005-01-28      Eric Norum <norume@aps.anl.gov>
794
795        * Makefile.am, custom/uC5282.cfg: New BSP
796
7972005-01-20      Joel Sherrill <joel@OARcorp.com>
798
799        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
800        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
801        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
802        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
803        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
804
8052005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
806
807        * compilers/gcc-portsw.cfg: Remove.
808        * Makefile.am: Reflect change above.
809
8102004-11-23      Joel Sherrill <joel@OARcorp.com>
811
812        * Makefile.am: Remove eth_comm.
813        * custom/eth_comm.cfg: Removed.
814
8152004-11-22      Jennifer Averett <jennifer@OARcorp.com>
816
817        PR 581/bsps
818        * custom/psim.cfg: Convert PSIM to new exception model.
819
8202004-11-17      Joel Sherrill <joel@OARcorp.com>
821
822        * custom/mvme2100.cfg: Add make-cxx-exe rule.
823
8242004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
825
826        * Makefile.am: Add MVME2100 BSP.
827        * custom/mvme2100.cfg: New file.
828
8292004-11-05      Joel Sherrill <joel@OARcorp.com>
830
831        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
832        architecture name for RTEMS. Since this was used as the -mcpu
833        argument to GCC, that also had to be changed.
834
8352004-10-26      Eric Norum <norume@aps.anl.gov
836
837        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
838
8392004-10-20      Eric Norum <norume@aps.anl.gov
840
841        * custom/mvme5500.cfg: New BSP.
842
8432004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
844
845        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
846
8472004-09-29      Joel Sherrill <joel@OARcorp.com>
848
849        * custom/h8sim.cfg: i960 obsoleted.
850        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
851
8522004-08-03      Jay Monkman <jtm@lopingdog.com>
853
854        * custom/csb360.cfg: New file.
855
8562004-07-15      Jay Monkman
857
858        * custom/csb336.cfg, custom/csb337.cfg: New files.
859
8602004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
861
862        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
863        with FreeBSD and now unused).
864        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
865
8662004-04-12      David Querbach <querbach@realtime.bc.ca>
867
868        * custom/ss555.cfg: New file.
869
8702004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
871
872        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
873        with Cygwin and now unused).
874
8752004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
876
877        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
878
8792004-03-05      Joel Sherrill <joel@OARcorp.com>
880
881        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
882        support.
883
8842004-02-26      Joel Sherrill <joel@OARcorp.com>
885
886        PR 570/bsps
887        * custom/mvme2307.cfg: Do not use -msdata=eabi since
888        it breaks the linking of the vectors.
889
8902004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * Makefile.am: Cosmetics.
893
8942004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
897        dist_rtems_make_custom_DATA = custom/default.cfg.
898
8992004-02-05      Joel Sherrill <joel@OARcorp.com>
900
901        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
902        these -- copied from the 4.6 branch.
903
9042004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        PR 553/bsps
907        * custom/mrm332.cfg: Comment out objdump.
908
9092004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
912
9132004-01-20      Joel Sherrill <joel@OARcorp.com>
914
915        PR 553/bsps
916        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
917        comment.
918
9192004-01-07      Joel Sherrill <joel@OARcorp.com>
920
921        * Makefile.am: Remove efi68k and efi332 references as they are no
922        longer in the tree.
923
9242004-01-07      Joel Sherrill <joel@OARcorp.com>
925
926        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
927        users of these boards so we are removing them.
928        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
929
9302004-01-07      Joel Sherrill <joel@OARcorp.com>
931
932        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
933
9342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * Makefile.am: EXTRA_DIST +=.
937
9382003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * custom/Makefile.am: Remove.
941        * Makefile.am: Merge-in former custom/Makefile.am
942
9432003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
946        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
947
9482003-09-26      Joel Sherrill <joel@OARcorp.com>
949
950        * custom/simhppa.cfg: Removed.
951
9522003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
953
954        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
955
9562003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        PR 470/bsps
959        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
960        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
961        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
962
9632003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
966        the BSP's configure-script).
967        Remove BSP_CPPFLAGS (Obsolete).
968
9692003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        PR 321/bsps
972        * leaf.cfg: Remove support for profile-variant.
973        * main.cfg: Ditto.
974        * compilers/gcc-no_bsp.cfg: Ditto.
975        * compilers/gcc-portsw.cfg: Ditto.
976        * compilers/gcc-target-default.cfg: Ditto.
977
9782003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
979
980        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
981
9822003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
983
984        PR 368/filesystems
985        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
986        with this PR for alias BSPs.
987
9882003-03-18  Till Straumann <strauman@slac.stanford.edu>
989
990        PR 356/bsps
991        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
992        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
993
9942003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
997
9982003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
1001        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
1002        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
1003        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
1004
10052003-02-14      Joel Sherrill <joel@OARcorp.com>
1006
1007        AMD a29k obsolete.
1008        * custom/portsw.cfg: Removed.
1009
10102003-01-20      Duane Gustavus <duane@unt.edu>
1011
1012        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
1013
10142003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1017        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1018        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1019        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1020        Move -D_BSD_SOURCE to CPU_CFLAGS.
1021        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
1022        Move -Dsolaris2 to CPU_CFLAGS.
1023        Remove -D__EXTENSIONS__.
1024
10252002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * custom/posix.cfg: Remove comment referring to host.cfg.
1028
10292002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * custom/default.cfg: Pickup target.cfg from BSP directory.
1032
10332002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
1034
1035        * custom/mtx603e.cfg: New file.
1036
10372002-11-17      Joel Sherrill <joel@OARcorp.com>
1038
1039        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
1040        build variants work for user applications post install.
1041
10422002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1045        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1046        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1047        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1048        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
1049
10502002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
1051
1052        * custom/edb7312.cfg: New file.
1053
10542002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
1057        obsolete Makefile.
1058        * leaf.cfg: Various changes to LIBVARIANT processing.
1059        * main.cfg: Ditto.
1060
10612002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * Makefile.am: Add compilers/*.
1064        * compilers/Makefile.am: Remove.
1065        * lib.cfg: Remove.
1066        * directory.cfg: Remove.
1067        * README: Remove.
1068
10692002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * Makefile.am: Add Templates/*.
1072        * Templates/Makefile.am: Remove.
1073
10742002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
1077
10782002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1079
1080        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
1081        * custom/HPUX9-posix.cfg: Ditto.
1082        * custom/Linux-posix.cfg: Ditto.
1083
10842002-10-02      Joel Sherrill <joel@OARcorp.com>
1085
1086        * custom/armulator.cfg: Remove reference to PowerPC arguments.
1087
10882002-09-13      Joel Sherrill <joel@OARcorp.com>
1089
1090        * Part of addressing PR281.
1091        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
1092        * compilers/gcc-target-default.cfg: Removed remaining support for
1093        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
1094        as one of the LDFLAGS when the debug variant is specified.
1095
10962002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * custom/posix.cfg: Don't include host.cfg.
1099
11002002-08-09      Joel Sherrill <joel@OARcorp.com>
1101
1102        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
1103
11042002-08-07      Ivan Guzvinec <ivang@opencores.org>
1105
1106        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
1107
11082002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
1111
11122002-08-06      Joel Sherrill <joel@OARcorp.com>
1113
1114        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
1115        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
1116
11172002-08-06      Chris Ziomkowski <chris@asics.ws>
1118
1119        * custom/or32sim.cfg: New file added as part of merge from
1120        OpenCores repository.
1121
11222002-08-05      Joel Sherrill <joel@OARcorp.com>
1123
1124        * Per PR260 eliminate use of make-target-options.  This impacted
1125        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
1126        SuperCore and required that the m68k optimized memcpy be moved
1127        to libcpu.
1128        * custom/gen68360.cfg: Remove make-target-options.
1129
11302002-08-01      Joel Sherrill <joel@OARcorp.com>
1131
1132        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
1133        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
1134
11352002-08-01      Joel Sherrill <joel@OARcorp.com>
1136
1137        * custom/mvme136.cfg: Remove make-target-options.
1138
11392002-07-30      Joel Sherrill <joel@OARcorp.com>
1140
1141        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
1142        will disappear when make clean is performed.
1143
11442002-07-24      Joel Sherrill <joel@OARcorp.com>
1145
1146        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
1147        to use gcc 3.1 arguments.
1148
11492002-07-22      Joel Sherrill <joel@OARcorp.com>
1150
1151        * Templates/Makefile.leaf: Clarify the MANAGERS example.
1152
11532002-07-01      Joel Sherrill <joel@OARcorp.com>
1154
1155        * custom/p4650.cfg: Update arguments to gcc3.
1156
11572002-06-14      Joel Sherrill <joel@OARcorp.com>
1158
1159        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
1160        to gcc 3.1 arguments.
1161
11622002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
1163
1164        * custom/dmv177.cfg: Use -mcpu=603e.
1165        * custom/ppcn_60x.cfg: Use -mcpu=603e.
1166        * custom/psim.cfg: Use -mcpu=603e.
1167        * custom/score603e.cfg: Use -mcpu=603e.
1168        * custom/ts_386ex.cfg: Remove obsolete comments.
1169        * custom/rxgen960.cfg: Remove obsolete comments.
1170        * custom/cvme961.cfg: Remove obsolete comments.
1171
11722001-05-09      Joel Sherrill <joel@OARcorp.com>
1173
1174        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
1175        compatable arguments.
1176 
11772002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1180        Remove obsolete comments.
1181        * custom/eth_comm.cfg: Remove make-target-options.
1182        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1183        CPU_CFLAGS.
1184        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
1185        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
1186        * custom/mbx8xx.cfg: Remove make-target-options.
1187        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
1188        Remove obsolete comments.
1189        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
1190        Remove obsolete comments.
1191        * custom/mpc8260ads.cfg: Remove make-target-options.
1192        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1193        CPU_CFLAGS.
1194        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
1195        Remove obsolete comments.
1196        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1197        CPU_CFLAGS.
1198        Remove obsolete comments.
1199        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1200        Remove obsolete comments.
1201        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1202        CPU_CFLAGS.
1203        Remove obsolete comments.
1204
12052002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * custom/gen405.cfg: Remove -D__powerpc__.
1208
12092002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
1212        * custom/erc32.cfg: Ditto.
1213        * custom/leon2.cfg: Ditto.
1214
1215
12162002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1219        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1220        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
1221
12222002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * custom/cvme961.cfg: Remove GCC272 support.
1225        * custom/dmv152.cfg: Remove GCC272 support.
1226        * custom/efi332.cfg: Remove GCC272 support.
1227        * custom/efi68k.cfg: Remove GCC272 support.
1228        * custom/eth_comm.cfg: Remove GCC272 support.
1229        * custom/gen405.cfg: Remove GCC272 support.
1230        * custom/gen68302.cfg: Remove GCC272 support.
1231        * custom/gen68340.cfg: Remove GCC272 support.
1232        * custom/gen68360.cfg: Remove GCC272 support.
1233        * custom/genmongoosev.cfg: Remove GCC272 support.
1234        * custom/helas403.cfg: Remove GCC272 support.
1235        * custom/i386ex.cfg: Remove GCC272 support.
1236        * custom/i960sim.cfg: Remove GCC272 support.
1237        * custom/idp.cfg: Remove GCC272 support.
1238        * custom/leon2.cfg: Remove GCC272 support.
1239        * custom/mbx8xx.cfg: Remove GCC272 support.
1240        * custom/mcf5206elite.cfg: Remove GCC272 support.
1241        * custom/mpc8260ads.cfg: Remove GCC272 support.
1242        * custom/mrm332.cfg: Remove GCC272 support.
1243        * custom/mvme136.cfg: Remove GCC272 support.
1244        * custom/mvme147.cfg: Remove GCC272 support.
1245        * custom/mvme167.cfg: Remove GCC272 support.
1246        * custom/ods68302.cfg: Remove GCC272 support.
1247        * custom/p4000.cfg: Remove GCC272 support.
1248        * custom/p4600.cfg: Remove GCC272 support.
1249        * custom/p4650.cfg: Remove GCC272 support.
1250        * custom/pc386.cfg: Remove GCC272 support.
1251        * custom/portsw.cfg: Remove GCC272 support.
1252        * custom/psim.cfg: Remove GCC272 support.
1253        * custom/rxgen960.cfg: Remove GCC272 support.
1254        * custom/score603e.cfg: Remove GCC272 support.
1255        * custom/sim68000.cfg: Remove GCC272 support.
1256        * custom/simhppa.cfg: Remove GCC272 support.
1257        * custom/simsh4.cfg: Remove GCC272 support.
1258        * custom/ts_386ex.cfg: Remove GCC272 support.
1259
12602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1261
1262        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
1263        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1264        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1265        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
1266
12672002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1268
1269        * compilers/gcc-target-default.cfg: Add missing \.
1270        Reported by Ilya Alexeev <ilya@continuum.ru>.
1271
12722002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1273
1274        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
1275        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
1276        support.
1277        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
1278
12792001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
1282        * custom/FreeBSD-posix.cfg: Ditto.
1283        * custom/HPUX9-posix.cfg: Ditto.
1284        * custom/Linux-posix.cfg: Ditto.
1285        * custom/Solaris-posix.cfg: Ditto.
1286
12872001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
1290        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
1291
12922001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1293
1294        * custom/armulator.cfg: Remove make-target-options.
1295        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
1296        (now in erc32/configure.ac).
1297        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
1298        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
1299        Remove CONSOLE_USE_POLLED (Unused).
1300        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
1301        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
1302        * custom/mvme162.cfg: Remove references to mvme162lx.
1303        Abandon gcc272. Remove make-target-options.
1304        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
1305
13062001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * custom/bare.cfg: Remove make-target-options.
1309        * custom/c4xsim.cfg: Ditto.
1310        * custom/cvme961.cfg: Ditto.
1311        * custom/efi68k.cfg: Ditto.
1312        * custom/gen68302.cfg: Ditto.
1313        * custom/gen68340.cfg: Ditto.
1314        * custom/genmongoosev.cfg: Ditto.
1315        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1316        make-exe, remove empty lines.
1317        * custom/h8sim.cfg: Remove make-target-options.
1318        * custom/mcf5206elite.cfg: Ditto.
1319        * custom/mrm332.cfg: Ditto.
1320        * custom/mvme147.cfg: Ditto.
1321        * custom/ods68302.cfg: Ditto.
1322        * custom/p4000.cfg: Ditto.
1323        * custom/p4600.cfg: Ditto.
1324        * custom/p4650.cfg: Ditto.
1325        * custom/pc386.cfg: Ditto.
1326        * custom/portsw.cfg: Ditto.
1327        * custom/simsh4.cfg: Ditto.
1328
13292001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1330
1331        * custom/efi332.cfg: Remove make-target-options.
1332        * custom/idp.cfg: Ditto.
1333        * custom/jmr3904.cfg: Ditto.
1334
13352001-11-27      Joel Sherrill <joel@OARcorp.com>,
1336
1337        * ChangeLog: Deleted bogus entry.
1338
13392001-11-27      Joel Sherrill <joel@OARcorp.com>,
1340
1341        * custom/ods68302.cfg: Eliminated required definition of macros in this
1342        file for the BSP to compile.  The ROM and ROM address and size settings
1343        are now linker script items. 
1344
13452001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1346
1347
1348        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1349        Remove make-target-options.
1350        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1351        Remove make-target-options.
1352        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1353        DATA_CACHE_ENABLE.
1354        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1355        DATA_CACHE_ENABLE.
1356        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1357        DATA_CACHE_ENABLE.
1358
13592001-11-25      Joel Sherrill <joel@OARcorp.com>
1360
1361        * custom/papyrus.cfg: Removed.
1362        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1363
13642001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1365
1366        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1367        * custom/mcp750.cfg: Ditto.
1368
13692001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1372        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1373        * custom/psim.cfg: Refect changes to psim/configure.ac.
1374        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1375        remove SCORE603E_GENERATION.
1376
13772001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1378
1379        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1380        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1381        * custom/mbx860_005b.cfg: Ditto.
1382        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1383
1384
13852001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1386
1387        * custom/gensh1.cfg: remove make-target-options.
1388        * custom/gensh2.cfg: remove make-target-options.
1389
13902001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1391
1392        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1393        remove make-target-options, remove BSP_CPPFLAGS.
1394
13952001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1398
13992001-11-14      Joel Sherrill <joel@OARcorp.com>
1400
1401        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1402        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1403        These are new exception processing model BSPs and thus do not
1404        need to define PPC_USE_SPRG.
1405
14062001-11-14      Joel Sherrill <joel@OARcorp.com>
1407
1408        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1409
14102001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1411
1412        * custom/ts_386ex.cfg: Remove make-target-options.
1413        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1414        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1415        different flags.
1416
14172001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1418
1419        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1420        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1421        re-adopt mcp750.cfg's make-exe.
1422
14232001-11-13      Joel Sherrill <joel@OARcorp.com>
1424
1425        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1426        the --srec-len argument to objcopy only supported in binutils 2.11
1427        or newer.
1428
14292001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1430
1431        This modification is part of the submitted modifications necessary to
1432        support the IBM PPC405 family.  This submission was reviewed by
1433        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1434        not negatively impact the ppc403 BSPs.  The submission and tracking
1435        process was captured as PR50.
1436        * custom/gen405.cfg: New file.
1437        * custom/helas403.cfg: Modified to generate Srecords.
1438
14392001-10-30      Joel Sherrill <joel@OARcorp.com>
1440
1441        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1442
14432001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1444
1445        * custom/mcf5206elite.cfg: New file.
1446
14472001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1448
1449        * custom/mpc8260ads.cfg: New file.
1450
14512001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1452
1453        * custom/gensh4.cfg: Remove START_HW_INIT.
1454        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1455
14562001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1457
1458        * custom/gensh4.cfg: Remove HZ.
1459        * custom/simsh4.cfg: Remove HZ.
1460
14612001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1462
1463        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1464        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1465        cleanup by Joel Sherrill <joel@OARcorp.com>.
1466
14672001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1468
1469        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1470
14712001-10-11      Joel Sherrill <joel@OARcorp.com>
1472
1473        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1474        to avoid using the apparently broken or deprecated -o argument.
1475
14762001-09-28      Joel Sherrill <joel@OARcorp.com>
1477
1478        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1479        for MC68302_BASE.
1480
14812001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1482
1483        * custom/bare.cfg: Define dummy make-cxx-exe.
1484
14852001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1486
1487        * ChangeLog: Formatting cleanup.
1488
14892001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1490
1491        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1492        make-target-options.
1493        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1494        * custom/HPUX9-posix.cfg: Dito.
1495        * custom/Linux-posix.cfg: Dito.
1496        * custom/Solaris-posix.cfg: Dito.
1497        * custom/arm_bare_bsp.cfg: Dito.
1498        * custom/armulator.cfg: Dito.
1499        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1500        * custom/i386ex.cfg: Remove make-target-options.
1501        * custom/i960sim.cfg: Remove make-target-options.
1502        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1503        CONSOLE_USE_INTERRUPTS.
1504        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1505        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1506        CONSOLE_USE_INTERRUPTS.
1507        * custom/vegaplus.cfg: Remove make-target-options.
1508
15092001-05-25      Joel Sherrill <joel@OARcorp.com>
1510
1511        * custom/mrm332.cfg: Switched $(SED) to sed.
1512
15132000-05-25      Matt Cross <profesor@gweep.net>
1514
1515        * New MRM332 BSP for the Mini RoboMind board based
1516        on the 68332 microcontroller designed and build by Mark
1517        Castelluccio.  For details on the MRM see http://www.robominds.com.
1518        * custom/mrm332.cfg: New file.
1519
15202001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1521
1522        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1523        CONSOLE_USE_POLLED, HAS_RTC.
1524
15252001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1526
1527        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1528        * custom/gensh2.cfg: Dito.
1529
15302001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1531
1532        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1533        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1534        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1535        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1536        remove unused flags, remove -ansi from CPP.
1537        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1538        * custom/sim68000.cfg: Remove CPU_DEFINES.
1539       
15402001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1541
1542        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1543        * compilers/gcc-target-default.cfg: Dito.
1544        * compilers/gcc-portsw.cfg: Remove -Hansi.
1545        * custom/posix.cfg: Remove inclusion of target.cfg.
1546        * custom/simhppa.cfg: Remove -ansi -fasm.
1547
15482001-04-11      Eric Valette <valette@crf.canon.fr>
1549
1550        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1551        "new exception processing model."
1552
15532001-04-11      Joel Sherrill <joel@OARcorp.com>
1554
1555        * custom/default.cfg: Switch to using exec_prefix to reflect new
1556        organization of install point from Ralf Corsepius.
1557
15582001-03-30      Eric Valette <valette@crf.canon.fr>
1559
1560        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1561        use the "new exception processing model."
1562
15632001-03-14      Joel Sherrill <joel@OARcorp.com>
1564
1565        * custom/genmongossev.cfg: New file.
1566
15672001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1568
1569        * custom/pc386dx.cfg: New bsp.
1570
15712001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1572
1573        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1574        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1575        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1576
15772001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1578
1579        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1580        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1581        * host.cfg.in: Remove RM, make-script.
1582        * ChangeLog: Remove bogus 2001-01-22 entry.
1583
15842001-01-09      Joel Sherrill <joel@OARcorp.com>
1585
1586        * custom/pc386.cfg (make-exe): Removed commented out lines that
1587        were displayed in build longs.
1588
15892001-01-08      Joel Sherrill <joel@OARcorp.com>
1590
1591        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1592        unneeded definitions when compiled for "mips" rather than "mips64orion."
1593        Correct CPU_CFLAGS.
1594
15952001-01-05      Joel Sherrill <joel@OARcorp.com>
1596
1597        * custom/gensh1.cfg: Removed rest of make-target-options and
1598        moved them to BSP configure options.
1599
16002001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1601
1602        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1603        install point or assuming BSP build tree is available.
1604
16052001-01-03      Joel Sherrill <joel@OARcorp.com>
1606
1607        * custom/psim.cfg: Removed unused variables.
1608
16092001-01-03      Joel Sherrill <joel@OARcorp.com>
1610
1611        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1612        * custom/simcpu32.cfg: Removed MVME162 reference.
1613
16142000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1615
1616        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1617        Still need to fix to avoid touching install point on non-install stanza.
1618
16192000-12-06      Joel Sherrill <joel@OARcorp.com>
1620
1621        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1622        and copies that should not be in it.
1623
16242000-12-01      Joel Sherrill <joel@OARcorp.com>
1625
1626        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1627
16282000-11-30      Joel Sherrill <joel@OARcorp.com>
1629
1630        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1631        a mips1.  gcc translates -m3900 into that.
1632
16332000-11-27      Joel Sherrill <joel@OARcorp.com>
1634
1635        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1636
16372000-11-27      Joel Sherrill <joel@OARcorp.com>
1638
1639        * custom/shsim.cfg: New file.
1640        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1641        The shsim is for the SH simulator in gdb. It should be able
1642        to be used with multiple SH CPU models.  This will require
1643        adding BSP variants.
1644
16452000-11-25      Joel Sherrill <joel@OARcorp.com>
1646
1647        * custom/pc386.cfg: make-exe rule would write into
1648        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1649        is generally not writeable after the BSP is installed and you do not
1650        want every application installed there by default.  Reported by
1651        Eric Norum <eric.norum@usask.ca>.
1652
16532000-11-25      Joel Sherrill <joel@OARcorp.com>
1654
1655        * custom/Makefile.am: Updated to add jmr3904.cfg
1656        * custom/jmr3904.cfg: New file.
1657
16582000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1659
1660        * custom/leon2.cfg: Removed defines that are now generated
1661        in a non-BSP specific manner.
1662
16632000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1664
1665        * custom/Makefile.am: Modified to reflect addition of files.
1666        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1667        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1668
16692000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1670
1671        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1672
16732000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1674
1675        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1676
16772000-10-24      Joel Sherrill <joel@OARcorp.com>
1678
1679        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1680        definition since this information can be picked up from
1681        autoconf generated files.  These BSPs are shared by the
1682        mips and mips64orion "ports."
1683
16842000-10-18      Joel Sherrill <joel@OARcorp.com>
1685
1686        * compilers/gcc-portsw.cfg: Use gcc style flags.
1687
16882000-09-13      Joel Sherrill <joel@OARcorp.com>
1689
1690        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1691        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1692
16932000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1694
1695        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1696        Eric Valette <valette@crf.canon.fr>.
1697        * custom/vegaplus.cfg: New file.
1698
16992000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1700
1701        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1702        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1703        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1704        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1705        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1706        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1707        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1708
17092000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1710
1711        * custom/gensh2.cfg: Fix comments.
1712
17132000-09-12      Joel Sherrill <joel@OARcorp.com>
1714
1715        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1716        compiler arguments that specify CPU model options.
1717
17182000-09-12      Joel Sherrill <joel@OARcorp.com>
1719
1720        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1721        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1722        may be incorrect but the BSP now compiles.
1723
17242000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1725
1726        * custom/arm_bare_bsp.cfg: Fix comments.
1727
17282000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1729
1730        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1731        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1732        * ChangeLog: File paths corrected
1733
17342000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1735
1736        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1737
17382000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1739
1740        * custom/pck6.cfg: New file
1741        * custom/pc486.cfg: Use -m486
1742        * custom/pc586.cfg: Use -mpentium
1743        * custom/pc686.cfg: Use -mmpentiumpro
1744        * custom/i386ex.cfg: Use -msoft-float
1745
17462000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1747
1748        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1749
17502000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1751
1752        * ChangeLog: File paths corrected.
1753
17542000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1755
1756        * custom/mvme167.cfg: Add specification of printk port, console port
1757        and serial I/O mode.  Arrange for the stripped executable to
1758        be copied up the build tree.
1759       
17602000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1761
1762        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1763
17642000-08-10      John Cotton  <john.cotton@nrc.ca>
1765
1766        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1767
17682000-08-10      Joel Sherrill <joel@OARcorp.com>
1769
1770        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.