source: rtems/make/ChangeLog @ 1fe37335

4.104.115
Last change on this file since 1fe37335 was 1fe37335, checked in by Joel Sherrill <joel.sherrill@…>, on 09/17/08 at 19:31:00

2008-09-17 Joel Sherrill <joel.sherrill@…>

  • compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
  • Property mode set to 100644
File size: 48.6 KB
Line 
12008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
4
52008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
8        make-exe and make-cxx-exe definitions. This was resulting in the
9        linker script being processed twice and breaking some BSPs.
10
112008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
12
13        * leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
14        custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
15        custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
16        custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
17        LDFLAGS works all the time. Clean up BSPs which defined their own
18        make-exe rules inappropriately.
19
202008-09-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
21
22        * custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
23
242008-08-15      Allan Hessenflow <allanh@kallisti.com>
25
26        * custom/bf537Stamp.cfg: New file.
27
282008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
29
30        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
31        New files.
32
33        * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
34        More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
35
362008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
37
38        * custom/pgh360.cfg:
39        Creation from gen68360.cfg
40
412008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
44
452008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
46
47        * custom/mcf5329.cfg: New file.
48
492008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
50
51        * custom/mcf52235.cfg: Change to mcf5223x.
52
532008-06-10      Chris Johns <chrisj@rtems.org>
54
55        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
56        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
57        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
58        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
59        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
60        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
61        -mcpu= option for Coldfires now supported in GCC 4.3.0.
62
632008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
64
65        * custom/mcf52235.cfg: New.
66
672008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * custom/nds.cfg: Email from author says to drop this flag.
70
712008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
72
73        * leaf.cfg: Do not override bsp-post-link.
74
752008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
76
77        * Makefile.am: Add smdk2410.
78
792008-05-06      Ray Xu <rayx.cn@gmail.com>
80
81        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
82        * custom/smdk2410.cfg: New file.
83
842008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
85
86        * Makefile.am: Add nds.
87
882008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
89
90        * custom/nds.cfg: New file.
91
922008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
93
94        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
95        default processor model optimization has changed in gcc 4.3.0.
96
972008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
98
99        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
100        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
101        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
102        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
103        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
104        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
105        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
106        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
107        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
108        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
109        explicit .exe instead of EXEEXT to get it to work.
110
1112008-03-06      Till Straumann <strauman@slac.stanford.edu>
112
113        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
114
1152008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
116
117        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
118
1192008-02-11      Till Straumann <strauman@slac.stanford.edu>
120
121        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
122        added '-g' to CFLAGS_DEBUG_V.
123
1242008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
125
126        * custom/pc386.cfg: Use file with symbols.
127
1282008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
129
130        * custom/ss555.cfg: Add CVS Id.
131
1322008-01-09      Eric Norum <norume@aps.anl.gov>
133
134        * custom/mvme3100.cfg: Add make-cxx-exe rule.
135
1362007-12-17      Chris Johns <chrisj@rtems.org>
137
138        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
139        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
140        bsp-post-link make macros. This allow external autotools support.
141
1422007-12-14      Till Straumann <strauman@slac.stanford.edu>
143
144        * custom/mvme3100.cfg: Added; new BSP.
145
1462007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
147
148        * custom/mvme5500.cfg: Fix typo.
149
1502007-11-27      Kate Feng <feng1@bnl.gov>
151
152        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
153        BSP has issues.
154
1552007-11-03      Ray Xu <rayx.cn@gmail.com>
156
157        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
158        with THUMB enabled
159
1602007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
161
162        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
163        nickname for the Freescale evaluation board it is based upon. BSP was
164        tested on a Freescale MPC5200LITE.
165
1662007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
167
168        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
169        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
170          calls.
171        * custom/gen83xx.cfg: Use -O2.
172
1732007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
174
175        * custom/Linux-posix.cfg: Use -O2.
176        * custom/rbtx4938.cfg: Add missing -O2.
177        * custom/rtl22xx.cfg: Adjust indentation.
178        * custom/virtex.cfg: Use -O2.
179
1802007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
181
182        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
183        using C++ ctor trick. An RTEMS C++ application running on this BSP
184        may have initialization order issues to address.
185
1862007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
187
188        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
189
1902007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
191
192        * custom/gen83xx.cfg: Add make-cxx-exe rule.
193
1942007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
195
196        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
197        MPC83xx controller based boards
198       
1992007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
200
201        * custom/virtex.cfg: added file to support PPC core in a xilinx
202        virtex FPGA
203       
2042007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
205
206        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
207        work except gcc core dumps with an ICE when may_alias is used in this
208        code. I filed a GCC PR and reduced optimization to -O0 and it does
209        run again.
210
2112007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
212
213        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
214        out make-cxx-exe usage example.
215
2162007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
217
218        * custom/gen5200.cfg: Remove junk comment.
219        * custom/ep5200.cfg: New file.
220
2212007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
222
223        * custom/armulator.cfg: Removed.
224
2252007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
226
227        * custom/mvme5500.cfg: Use -O2 again.
228
2292007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
230
231        * Makefile.am: DMV152 obsoleted.
232        * custom/dmv152.cfg: Removed.
233
2342007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
235
236        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
237        variants.
238        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
239
2402007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
241
242        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
243        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
244        extension instead of BSP unique ones.
245
2462007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
247
248        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
249        Plus some cleanup
250
2512007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
252
253        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
254        for Classic API Barrier.
255
2562007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
257
258        * custom/rtl22xx.cfg: Cleanup.
259        * Makefile.am: Add custom/rtl22xx.cfg.
260
2612007-04-26      Ray Xu <xr@trasin.net>
262
263        * custom/rtl22xx.cfg: New (Initial submission).
264
2652007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
266
267        * Makefile.am: Cleanup.
268
2692007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
270
271        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
272        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
273        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
274        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
275        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
276        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
277        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
278        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
279        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
280        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
281        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
282        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
283        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
284        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
285        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
286        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
287        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
288        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
289        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
290        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
291        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
292        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
293        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
294
2952007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
296
297        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
298        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
299        Use $(NM) -g -n instead of $(NM) -n.
300        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
301        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
302        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
303
3042007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
305
306        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
307        DRIVER_ARCHITECTURE.
308        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
309        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
310        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
311        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
312        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
313        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
314        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
315        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
316        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
317        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
318        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
319        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
320        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
321        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
322        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
323        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
324        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
325        CXXFLAGS_OPTIMIZE_V.
326
3272007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
328
329        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
330        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
331        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
332        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
333
3342006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
335
336        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
337        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
338        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
339        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
340        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
341        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
342        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
343        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
344        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
345        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
346        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
347        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
348        custom/i386ex.cfg, custom/idp.cfg,
349        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
350        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
351        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
352        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
353        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
354        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
355        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
356        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
357        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
358        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
359        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
360        Cleanup.
361
3622006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
363
364        * custom/uC5282.cfg: Remove hard-code compiler flags.
365        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
366        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
367
3682006-10-23      Joel Sherrill <joel@OARcorp.com>
369
370        * custom/eZKit533.cfg: New file.
371
3722006-09-08      Kate Feng <feng1@bnl.gov>
373
374        PR 1150/bsps
375        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
376        that gcc (4.0.2) implicitely uses the vector engine for optimization;
377        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
378
3792006-08-09      Kolja Waschk <waschk@telos.de>
380
381        * Makefile.am: New port to Altera NIOS II.
382        * custom/nios2_iss.cfg: New file.
383
3842006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
385
386        * custom/brsl5.cfg: (PR1117) added
387       
3882006-06-08      Bruce Robinson <brucer@pmccorp.com>
389       
390        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
391        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
392
3932005-04-10      Eric Norum <norume@aps.anl.gov>
394
395        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
396
3972006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
398
399        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
400        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
401        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
402        Remove (abandoned).
403
4042006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
405
406        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
407        Merger from rtems-4-6-branch.
408
4092006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
410
411        PR 851/bsps
412        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
413        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
414
4152005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
416
417        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
418
4192005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
420
421        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
422        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
423        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
424        Use .srec for files containing SRECs.
425
4262005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
427
428        * custom/gp32.cfg: Replace .gxb with .elf.
429        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
430
4312005-11-03      Till Straumann <strauman@slac.stanford.edu>
432
433        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
434        -mcpu=750 instead.
435
4362005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
437
438        * custom/orp.cfg: Remove (abandoned).
439        * custom/av5282.cfg: Remove obsolete vars.
440        * custom/gba.cfg: Remove PROFILE* (abandoned).
441        Remove -static (bogus).
442
4432005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
444
445        PR 822/bsps
446        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
447
4482005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
449
450        * custom/av5282.cfg: New file.
451
4522005-06-17      Markku Puro <markku.puro@kopteri.net>
453
454        * Makefile.am: Adding GameBoy Advance BSP.
455        * custom/gba.cfg: New file.
456
4572005-06-17      Joel Sherrill <joel@OARcorp.com>
458
459        * custom/mcf5235.cfg: New file.
460
4612005-06-01      Philippe Simons <loki_666@fastmail.fm>
462
463        * custom/gp32.cfg: Add make-cxx-exe.
464
4652005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
466
467        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
468        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
469        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
470
4712005-05-02      Joel Sherrill <joel@OARcorp.com>
472
473        * Makefile.am: Remove dmv177 and ppcn_60x.
474        * custom/dmv177.cfg: Removed.
475
4762005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
477
478        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
479
4802005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
481
482        * Makefile.am: Initial release of ep1a bsp
483        * custom/ep1a.cfg: New file.
484
4852005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
486
487        * custom/score603e.cfg: Update score603e to new exception model
488        NOTE: These modifications have not been tested on hardware.
489
4902005-03-11      Jay Monkman <jtm@lopingdog.com>
491
492        * custom/vegaplus.cfg: Removed.
493
4942005-03-11      Philippe Simons <loki_666@fastmail.fm>
495
496        * custom/gp32.cfg: New file.
497
4982005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
499
500        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
501        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
502        Remove -Wa,-m7450.
503
5042005-02-25      Joel Sherrill <joel@OARcorp.com>
505
506        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
507        * custom/arm_bare_bsp.cfg: Removed.
508
5092005-02-24      Jay Monkman <jtm@lopingdog.com>
510
511        * custom/csb350.cfg: New BSP.
512
5132005-02-24      Jay Monkman <jtm@lopingdog.com>
514
515        * custom/csb337.cfg: Cleanup.
516
5172005-02-08      Eric Norum <norume@aps.anl.gov>
518
519        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
520        proper versions of gcc (which take -m528x as an order to load the
521        -m5200 multilib variants) are widely available.
522
5232005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
524
525        * custom/uC5282.cfg: Cleanup.
526
5272005-01-28      Eric Norum <norume@aps.anl.gov>
528
529        * Makefile.am, custom/uC5282.cfg: New BSP
530
5312005-01-20      Joel Sherrill <joel@OARcorp.com>
532
533        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
534        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
535        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
536        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
537        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
538
5392005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
540
541        * compilers/gcc-portsw.cfg: Remove.
542        * Makefile.am: Reflect change above.
543
5442004-11-23      Joel Sherrill <joel@OARcorp.com>
545
546        * Makefile.am: Remove eth_comm.
547        * custom/eth_comm.cfg: Removed.
548
5492004-11-22      Jennifer Averett <jennifer@OARcorp.com>
550
551        PR 581/bsps
552        * custom/psim.cfg: Convert PSIM to new exception model.
553
5542004-11-17      Joel Sherrill <joel@OARcorp.com>
555
556        * custom/mvme2100.cfg: Add make-cxx-exe rule.
557
5582004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
559
560        * Makefile.am: Add MVME2100 BSP.
561        * custom/mvme2100.cfg: New file.
562
5632004-11-05      Joel Sherrill <joel@OARcorp.com>
564
565        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
566        architecture name for RTEMS. Since this was used as the -mcpu
567        argument to GCC, that also had to be changed.
568
5692004-10-26      Eric Norum <norume@aps.anl.gov
570
571        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
572
5732004-10-20      Eric Norum <norume@aps.anl.gov
574
575        * custom/mvme5500.cfg: New BSP.
576
5772004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
578
579        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
580
5812004-09-29      Joel Sherrill <joel@OARcorp.com>
582
583        * custom/h8sim.cfg: i960 obsoleted.
584        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
585
5862004-08-03      Jay Monkman <jtm@lopingdog.com>
587
588        * custom/csb360.cfg: New file.
589
5902004-07-15      Jay Monkman
591
592        * custom/csb336.cfg, custom/csb337.cfg: New files.
593
5942004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
595
596        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
597        with FreeBSD and now unused).
598        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
599
6002004-04-12      David Querbach <querbach@realtime.bc.ca>
601
602        * custom/ss555.cfg: New file.
603
6042004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
605
606        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
607        with Cygwin and now unused).
608
6092004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
610
611        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
612
6132004-03-05      Joel Sherrill <joel@OARcorp.com>
614
615        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
616        support.
617
6182004-02-26      Joel Sherrill <joel@OARcorp.com>
619
620        PR 570/bsps
621        * custom/mvme2307.cfg: Do not use -msdata=eabi since
622        it breaks the linking of the vectors.
623
6242004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * Makefile.am: Cosmetics.
627
6282004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
631        dist_rtems_make_custom_DATA = custom/default.cfg.
632
6332004-02-05      Joel Sherrill <joel@OARcorp.com>
634
635        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
636        these -- copied from the 4.6 branch.
637
6382004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        PR 553/bsps
641        * custom/mrm332.cfg: Comment out objdump.
642
6432004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
646
6472004-01-20      Joel Sherrill <joel@OARcorp.com>
648
649        PR 553/bsps
650        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
651        comment.
652
6532004-01-07      Joel Sherrill <joel@OARcorp.com>
654
655        * Makefile.am: Remove efi68k and efi332 references as they are no
656        longer in the tree.
657
6582004-01-07      Joel Sherrill <joel@OARcorp.com>
659
660        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
661        users of these boards so we are removing them.
662        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
663
6642004-01-07      Joel Sherrill <joel@OARcorp.com>
665
666        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
667
6682003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * Makefile.am: EXTRA_DIST +=.
671
6722003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * custom/Makefile.am: Remove.
675        * Makefile.am: Merge-in former custom/Makefile.am
676
6772003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
680        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
681
6822003-09-26      Joel Sherrill <joel@OARcorp.com>
683
684        * custom/simhppa.cfg: Removed.
685
6862003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
689
6902003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        PR 470/bsps
693        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
694        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
695        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
696
6972003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
700        the BSP's configure-script).
701        Remove BSP_CPPFLAGS (Obsolete).
702
7032003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        PR 321/bsps
706        * leaf.cfg: Remove support for profile-variant.
707        * main.cfg: Ditto.
708        * compilers/gcc-no_bsp.cfg: Ditto.
709        * compilers/gcc-portsw.cfg: Ditto.
710        * compilers/gcc-target-default.cfg: Ditto.
711
7122003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
713
714        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
715
7162003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
717
718        PR 368/filesystems
719        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
720        with this PR for alias BSPs.
721
7222003-03-18  Till Straumann <strauman@slac.stanford.edu>
723
724        PR 356/bsps
725        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
726        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
727
7282003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
731
7322003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
735        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
736        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
737        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
738
7392003-02-14      Joel Sherrill <joel@OARcorp.com>
740
741        AMD a29k obsolete.
742        * custom/portsw.cfg: Removed.
743
7442003-01-20      Duane Gustavus <duane@unt.edu>
745
746        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
747
7482003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
751        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
752        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
753        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
754        Move -D_BSD_SOURCE to CPU_CFLAGS.
755        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
756        Move -Dsolaris2 to CPU_CFLAGS.
757        Remove -D__EXTENSIONS__.
758
7592002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * custom/posix.cfg: Remove comment referring to host.cfg.
762
7632002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * custom/default.cfg: Pickup target.cfg from BSP directory.
766
7672002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
768
769        * custom/mtx603e.cfg: New file.
770
7712002-11-17      Joel Sherrill <joel@OARcorp.com>
772
773        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
774        build variants work for user applications post install.
775
7762002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
779        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
780        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
781        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
782        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
783
7842002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
785
786        * custom/edb7312.cfg: New file.
787
7882002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
791        obsolete Makefile.
792        * leaf.cfg: Various changes to LIBVARIANT processing.
793        * main.cfg: Ditto.
794
7952002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * Makefile.am: Add compilers/*.
798        * compilers/Makefile.am: Remove.
799        * lib.cfg: Remove.
800        * directory.cfg: Remove.
801        * README: Remove.
802
8032002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * Makefile.am: Add Templates/*.
806        * Templates/Makefile.am: Remove.
807
8082002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
811
8122002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
815        * custom/HPUX9-posix.cfg: Ditto.
816        * custom/Linux-posix.cfg: Ditto.
817
8182002-10-02      Joel Sherrill <joel@OARcorp.com>
819
820        * custom/armulator.cfg: Remove reference to PowerPC arguments.
821
8222002-09-13      Joel Sherrill <joel@OARcorp.com>
823
824        * Part of addressing PR281.
825        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
826        * compilers/gcc-target-default.cfg: Removed remaining support for
827        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
828        as one of the LDFLAGS when the debug variant is specified.
829
8302002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * custom/posix.cfg: Don't include host.cfg.
833
8342002-08-09      Joel Sherrill <joel@OARcorp.com>
835
836        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
837
8382002-08-07      Ivan Guzvinec <ivang@opencores.org>
839
840        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
841
8422002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
845
8462002-08-06      Joel Sherrill <joel@OARcorp.com>
847
848        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
849        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
850
8512002-08-06      Chris Ziomkowski <chris@asics.ws>
852
853        * custom/or32sim.cfg: New file added as part of merge from
854        OpenCores repository.
855
8562002-08-05      Joel Sherrill <joel@OARcorp.com>
857
858        * Per PR260 eliminate use of make-target-options.  This impacted
859        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
860        SuperCore and required that the m68k optimized memcpy be moved
861        to libcpu.
862        * custom/gen68360.cfg: Remove make-target-options.
863
8642002-08-01      Joel Sherrill <joel@OARcorp.com>
865
866        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
867        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
868
8692002-08-01      Joel Sherrill <joel@OARcorp.com>
870
871        * custom/mvme136.cfg: Remove make-target-options.
872
8732002-07-30      Joel Sherrill <joel@OARcorp.com>
874
875        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
876        will disappear when make clean is performed.
877
8782002-07-24      Joel Sherrill <joel@OARcorp.com>
879
880        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
881        to use gcc 3.1 arguments.
882
8832002-07-22      Joel Sherrill <joel@OARcorp.com>
884
885        * Templates/Makefile.leaf: Clarify the MANAGERS example.
886
8872002-07-01      Joel Sherrill <joel@OARcorp.com>
888
889        * custom/p4650.cfg: Update arguments to gcc3.
890
8912002-06-14      Joel Sherrill <joel@OARcorp.com>
892
893        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
894        to gcc 3.1 arguments.
895
8962002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
897
898        * custom/dmv177.cfg: Use -mcpu=603e.
899        * custom/ppcn_60x.cfg: Use -mcpu=603e.
900        * custom/psim.cfg: Use -mcpu=603e.
901        * custom/score603e.cfg: Use -mcpu=603e.
902        * custom/ts_386ex.cfg: Remove obsolete comments.
903        * custom/rxgen960.cfg: Remove obsolete comments.
904        * custom/cvme961.cfg: Remove obsolete comments.
905
9062001-05-09      Joel Sherrill <joel@OARcorp.com>
907
908        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
909        compatable arguments.
910 
9112002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
914        Remove obsolete comments.
915        * custom/eth_comm.cfg: Remove make-target-options.
916        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
917        CPU_CFLAGS.
918        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
919        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
920        * custom/mbx8xx.cfg: Remove make-target-options.
921        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
922        Remove obsolete comments.
923        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
924        Remove obsolete comments.
925        * custom/mpc8260ads.cfg: Remove make-target-options.
926        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
927        CPU_CFLAGS.
928        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
929        Remove obsolete comments.
930        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
931        CPU_CFLAGS.
932        Remove obsolete comments.
933        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
934        Remove obsolete comments.
935        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
936        CPU_CFLAGS.
937        Remove obsolete comments.
938
9392002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * custom/gen405.cfg: Remove -D__powerpc__.
942
9432002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
946        * custom/erc32.cfg: Ditto.
947        * custom/leon2.cfg: Ditto.
948
949
9502002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
953        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
954        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
955
9562002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * custom/cvme961.cfg: Remove GCC272 support.
959        * custom/dmv152.cfg: Remove GCC272 support.
960        * custom/efi332.cfg: Remove GCC272 support.
961        * custom/efi68k.cfg: Remove GCC272 support.
962        * custom/eth_comm.cfg: Remove GCC272 support.
963        * custom/gen405.cfg: Remove GCC272 support.
964        * custom/gen68302.cfg: Remove GCC272 support.
965        * custom/gen68340.cfg: Remove GCC272 support.
966        * custom/gen68360.cfg: Remove GCC272 support.
967        * custom/genmongoosev.cfg: Remove GCC272 support.
968        * custom/helas403.cfg: Remove GCC272 support.
969        * custom/i386ex.cfg: Remove GCC272 support.
970        * custom/i960sim.cfg: Remove GCC272 support.
971        * custom/idp.cfg: Remove GCC272 support.
972        * custom/leon2.cfg: Remove GCC272 support.
973        * custom/mbx8xx.cfg: Remove GCC272 support.
974        * custom/mcf5206elite.cfg: Remove GCC272 support.
975        * custom/mpc8260ads.cfg: Remove GCC272 support.
976        * custom/mrm332.cfg: Remove GCC272 support.
977        * custom/mvme136.cfg: Remove GCC272 support.
978        * custom/mvme147.cfg: Remove GCC272 support.
979        * custom/mvme167.cfg: Remove GCC272 support.
980        * custom/ods68302.cfg: Remove GCC272 support.
981        * custom/p4000.cfg: Remove GCC272 support.
982        * custom/p4600.cfg: Remove GCC272 support.
983        * custom/p4650.cfg: Remove GCC272 support.
984        * custom/pc386.cfg: Remove GCC272 support.
985        * custom/portsw.cfg: Remove GCC272 support.
986        * custom/psim.cfg: Remove GCC272 support.
987        * custom/rxgen960.cfg: Remove GCC272 support.
988        * custom/score603e.cfg: Remove GCC272 support.
989        * custom/sim68000.cfg: Remove GCC272 support.
990        * custom/simhppa.cfg: Remove GCC272 support.
991        * custom/simsh4.cfg: Remove GCC272 support.
992        * custom/ts_386ex.cfg: Remove GCC272 support.
993
9942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
997        * Makefile.am: Remove AUTOMAKE_OPTIONS.
998        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
999        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
1000
10012002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * compilers/gcc-target-default.cfg: Add missing \.
1004        Reported by Ilya Alexeev <ilya@continuum.ru>.
1005
10062002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
1009        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
1010        support.
1011        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
1012
10132001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
1016        * custom/FreeBSD-posix.cfg: Ditto.
1017        * custom/HPUX9-posix.cfg: Ditto.
1018        * custom/Linux-posix.cfg: Ditto.
1019        * custom/Solaris-posix.cfg: Ditto.
1020
10212001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1022
1023        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
1024        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
1025
10262001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * custom/armulator.cfg: Remove make-target-options.
1029        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
1030        (now in erc32/configure.ac).
1031        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
1032        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
1033        Remove CONSOLE_USE_POLLED (Unused).
1034        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
1035        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
1036        * custom/mvme162.cfg: Remove references to mvme162lx.
1037        Abandon gcc272. Remove make-target-options.
1038        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
1039
10402001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * custom/bare.cfg: Remove make-target-options.
1043        * custom/c4xsim.cfg: Ditto.
1044        * custom/cvme961.cfg: Ditto.
1045        * custom/efi68k.cfg: Ditto.
1046        * custom/gen68302.cfg: Ditto.
1047        * custom/gen68340.cfg: Ditto.
1048        * custom/genmongoosev.cfg: Ditto.
1049        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1050        make-exe, remove empty lines.
1051        * custom/h8sim.cfg: Remove make-target-options.
1052        * custom/mcf5206elite.cfg: Ditto.
1053        * custom/mrm332.cfg: Ditto.
1054        * custom/mvme147.cfg: Ditto.
1055        * custom/ods68302.cfg: Ditto.
1056        * custom/p4000.cfg: Ditto.
1057        * custom/p4600.cfg: Ditto.
1058        * custom/p4650.cfg: Ditto.
1059        * custom/pc386.cfg: Ditto.
1060        * custom/portsw.cfg: Ditto.
1061        * custom/simsh4.cfg: Ditto.
1062
10632001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * custom/efi332.cfg: Remove make-target-options.
1066        * custom/idp.cfg: Ditto.
1067        * custom/jmr3904.cfg: Ditto.
1068
10692001-11-27      Joel Sherrill <joel@OARcorp.com>,
1070
1071        * ChangeLog: Deleted bogus entry.
1072
10732001-11-27      Joel Sherrill <joel@OARcorp.com>,
1074
1075        * custom/ods68302.cfg: Eliminated required definition of macros in this
1076        file for the BSP to compile.  The ROM and ROM address and size settings
1077        are now linker script items. 
1078
10792001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081
1082        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1083        Remove make-target-options.
1084        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1085        Remove make-target-options.
1086        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1087        DATA_CACHE_ENABLE.
1088        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1089        DATA_CACHE_ENABLE.
1090        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1091        DATA_CACHE_ENABLE.
1092
10932001-11-25      Joel Sherrill <joel@OARcorp.com>
1094
1095        * custom/papyrus.cfg: Removed.
1096        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1097
10982001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1101        * custom/mcp750.cfg: Ditto.
1102
11032001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1106        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1107        * custom/psim.cfg: Refect changes to psim/configure.ac.
1108        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1109        remove SCORE603E_GENERATION.
1110
11112001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1114        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1115        * custom/mbx860_005b.cfg: Ditto.
1116        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1117
1118
11192001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1120
1121        * custom/gensh1.cfg: remove make-target-options.
1122        * custom/gensh2.cfg: remove make-target-options.
1123
11242001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1127        remove make-target-options, remove BSP_CPPFLAGS.
1128
11292001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1132
11332001-11-14      Joel Sherrill <joel@OARcorp.com>
1134
1135        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1136        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1137        These are new exception processing model BSPs and thus do not
1138        need to define PPC_USE_SPRG.
1139
11402001-11-14      Joel Sherrill <joel@OARcorp.com>
1141
1142        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1143
11442001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1145
1146        * custom/ts_386ex.cfg: Remove make-target-options.
1147        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1148        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1149        different flags.
1150
11512001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1152
1153        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1154        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1155        re-adopt mcp750.cfg's make-exe.
1156
11572001-11-13      Joel Sherrill <joel@OARcorp.com>
1158
1159        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1160        the --srec-len argument to objcopy only supported in binutils 2.11
1161        or newer.
1162
11632001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1164
1165        This modification is part of the submitted modifications necessary to
1166        support the IBM PPC405 family.  This submission was reviewed by
1167        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1168        not negatively impact the ppc403 BSPs.  The submission and tracking
1169        process was captured as PR50.
1170        * custom/gen405.cfg: New file.
1171        * custom/helas403.cfg: Modified to generate Srecords.
1172
11732001-10-30      Joel Sherrill <joel@OARcorp.com>
1174
1175        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1176
11772001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1178
1179        * custom/mcf5206elite.cfg: New file.
1180
11812001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1182
1183        * custom/mpc8260ads.cfg: New file.
1184
11852001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1186
1187        * custom/gensh4.cfg: Remove START_HW_INIT.
1188        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1189
11902001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1191
1192        * custom/gensh4.cfg: Remove HZ.
1193        * custom/simsh4.cfg: Remove HZ.
1194
11952001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1196
1197        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1198        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1199        cleanup by Joel Sherrill <joel@OARcorp.com>.
1200
12012001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1204
12052001-10-11      Joel Sherrill <joel@OARcorp.com>
1206
1207        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1208        to avoid using the apparently broken or deprecated -o argument.
1209
12102001-09-28      Joel Sherrill <joel@OARcorp.com>
1211
1212        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1213        for MC68302_BASE.
1214
12152001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1216
1217        * custom/bare.cfg: Define dummy make-cxx-exe.
1218
12192001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * ChangeLog: Formatting cleanup.
1222
12232001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1224
1225        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1226        make-target-options.
1227        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1228        * custom/HPUX9-posix.cfg: Dito.
1229        * custom/Linux-posix.cfg: Dito.
1230        * custom/Solaris-posix.cfg: Dito.
1231        * custom/arm_bare_bsp.cfg: Dito.
1232        * custom/armulator.cfg: Dito.
1233        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1234        * custom/i386ex.cfg: Remove make-target-options.
1235        * custom/i960sim.cfg: Remove make-target-options.
1236        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1237        CONSOLE_USE_INTERRUPTS.
1238        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1239        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1240        CONSOLE_USE_INTERRUPTS.
1241        * custom/vegaplus.cfg: Remove make-target-options.
1242
12432001-05-25      Joel Sherrill <joel@OARcorp.com>
1244
1245        * custom/mrm332.cfg: Switched $(SED) to sed.
1246
12472000-05-25      Matt Cross <profesor@gweep.net>
1248
1249        * New MRM332 BSP for the Mini RoboMind board based
1250        on the 68332 microcontroller designed and build by Mark
1251        Castelluccio.  For details on the MRM see http://www.robominds.com.
1252        * custom/mrm332.cfg: New file.
1253
12542001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1257        CONSOLE_USE_POLLED, HAS_RTC.
1258
12592001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1262        * custom/gensh2.cfg: Dito.
1263
12642001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1267        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1268        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1269        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1270        remove unused flags, remove -ansi from CPP.
1271        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1272        * custom/sim68000.cfg: Remove CPU_DEFINES.
1273       
12742001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1275
1276        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1277        * compilers/gcc-target-default.cfg: Dito.
1278        * compilers/gcc-portsw.cfg: Remove -Hansi.
1279        * custom/posix.cfg: Remove inclusion of target.cfg.
1280        * custom/simhppa.cfg: Remove -ansi -fasm.
1281
12822001-04-11      Eric Valette <valette@crf.canon.fr>
1283
1284        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1285        "new exception processing model."
1286
12872001-04-11      Joel Sherrill <joel@OARcorp.com>
1288
1289        * custom/default.cfg: Switch to using exec_prefix to reflect new
1290        organization of install point from Ralf Corsepius.
1291
12922001-03-30      Eric Valette <valette@crf.canon.fr>
1293
1294        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1295        use the "new exception processing model."
1296
12972001-03-14      Joel Sherrill <joel@OARcorp.com>
1298
1299        * custom/genmongossev.cfg: New file.
1300
13012001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1302
1303        * custom/pc386dx.cfg: New bsp.
1304
13052001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1306
1307        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1308        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1309        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1310
13112001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1312
1313        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1314        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1315        * host.cfg.in: Remove RM, make-script.
1316        * ChangeLog: Remove bogus 2001-01-22 entry.
1317
13182001-01-09      Joel Sherrill <joel@OARcorp.com>
1319
1320        * custom/pc386.cfg (make-exe): Removed commented out lines that
1321        were displayed in build longs.
1322
13232001-01-08      Joel Sherrill <joel@OARcorp.com>
1324
1325        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1326        unneeded definitions when compiled for "mips" rather than "mips64orion."
1327        Correct CPU_CFLAGS.
1328
13292001-01-05      Joel Sherrill <joel@OARcorp.com>
1330
1331        * custom/gensh1.cfg: Removed rest of make-target-options and
1332        moved them to BSP configure options.
1333
13342001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1335
1336        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1337        install point or assuming BSP build tree is available.
1338
13392001-01-03      Joel Sherrill <joel@OARcorp.com>
1340
1341        * custom/psim.cfg: Removed unused variables.
1342
13432001-01-03      Joel Sherrill <joel@OARcorp.com>
1344
1345        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1346        * custom/simcpu32.cfg: Removed MVME162 reference.
1347
13482000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1349
1350        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1351        Still need to fix to avoid touching install point on non-install stanza.
1352
13532000-12-06      Joel Sherrill <joel@OARcorp.com>
1354
1355        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1356        and copies that should not be in it.
1357
13582000-12-01      Joel Sherrill <joel@OARcorp.com>
1359
1360        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1361
13622000-11-30      Joel Sherrill <joel@OARcorp.com>
1363
1364        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1365        a mips1.  gcc translates -m3900 into that.
1366
13672000-11-27      Joel Sherrill <joel@OARcorp.com>
1368
1369        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1370
13712000-11-27      Joel Sherrill <joel@OARcorp.com>
1372
1373        * custom/shsim.cfg: New file.
1374        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1375        The shsim is for the SH simulator in gdb. It should be able
1376        to be used with multiple SH CPU models.  This will require
1377        adding BSP variants.
1378
13792000-11-25      Joel Sherrill <joel@OARcorp.com>
1380
1381        * custom/pc386.cfg: make-exe rule would write into
1382        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1383        is generally not writeable after the BSP is installed and you do not
1384        want every application installed there by default.  Reported by
1385        Eric Norum <eric.norum@usask.ca>.
1386
13872000-11-25      Joel Sherrill <joel@OARcorp.com>
1388
1389        * custom/Makefile.am: Updated to add jmr3904.cfg
1390        * custom/jmr3904.cfg: New file.
1391
13922000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1393
1394        * custom/leon2.cfg: Removed defines that are now generated
1395        in a non-BSP specific manner.
1396
13972000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1398
1399        * custom/Makefile.am: Modified to reflect addition of files.
1400        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1401        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1402
14032000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1404
1405        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1406
14072000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1410
14112000-10-24      Joel Sherrill <joel@OARcorp.com>
1412
1413        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1414        definition since this information can be picked up from
1415        autoconf generated files.  These BSPs are shared by the
1416        mips and mips64orion "ports."
1417
14182000-10-18      Joel Sherrill <joel@OARcorp.com>
1419
1420        * compilers/gcc-portsw.cfg: Use gcc style flags.
1421
14222000-09-13      Joel Sherrill <joel@OARcorp.com>
1423
1424        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1425        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1426
14272000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1428
1429        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1430        Eric Valette <valette@crf.canon.fr>.
1431        * custom/vegaplus.cfg: New file.
1432
14332000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1434
1435        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1436        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1437        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1438        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1439        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1440        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1441        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1442
14432000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1444
1445        * custom/gensh2.cfg: Fix comments.
1446
14472000-09-12      Joel Sherrill <joel@OARcorp.com>
1448
1449        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1450        compiler arguments that specify CPU model options.
1451
14522000-09-12      Joel Sherrill <joel@OARcorp.com>
1453
1454        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1455        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1456        may be incorrect but the BSP now compiles.
1457
14582000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1459
1460        * custom/arm_bare_bsp.cfg: Fix comments.
1461
14622000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1463
1464        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1465        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1466        * ChangeLog: File paths corrected
1467
14682000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1469
1470        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1471
14722000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1473
1474        * custom/pck6.cfg: New file
1475        * custom/pc486.cfg: Use -m486
1476        * custom/pc586.cfg: Use -mpentium
1477        * custom/pc686.cfg: Use -mmpentiumpro
1478        * custom/i386ex.cfg: Use -msoft-float
1479
14802000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1481
1482        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1483
14842000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1485
1486        * ChangeLog: File paths corrected.
1487
14882000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1489
1490        * custom/mvme167.cfg: Add specification of printk port, console port
1491        and serial I/O mode.  Arrange for the stripped executable to
1492        be copied up the build tree.
1493       
14942000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1495
1496        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1497
14982000-08-10      John Cotton  <john.cotton@nrc.ca>
1499
1500        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1501
15022000-08-10      Joel Sherrill <joel@OARcorp.com>
1503
1504        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.