source: rtems/make/ChangeLog @ d8cfebb

4.104.114.84.95
Last change on this file since d8cfebb was 2b2cfb7, checked in by Joel Sherrill <joel.sherrill@…>, on 06/21/07 at 15:43:26

2007-06-21 Joel Sherrill <joel.sherrill@…>

  • Templates/Makefile?.leaf: At suggestion of Robert Grimes add commented out make-cxx-exe usage example.
  • Property mode set to 100644
File size: 41.9 KB
Line 
12007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
4        out make-cxx-exe usage example.
5
62007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * custom/gen5200.cfg: Remove junk comment.
9        * custom/ep5200.cfg: New file.
10
112007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
12
13        * custom/armulator.cfg: Removed.
14
152007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * custom/mvme5500.cfg: Use -O2 again.
18
192007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * Makefile.am: DMV152 obsoleted.
22        * custom/dmv152.cfg: Removed.
23
242007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
25
26        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
27        variants.
28        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
29
302007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
31
32        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
33        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
34        extension instead of BSP unique ones.
35
362007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
39        Plus some cleanup
40
412007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
42
43        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
44        for Classic API Barrier.
45
462007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
47
48        * custom/rtl22xx.cfg: Cleanup.
49        * Makefile.am: Add custom/rtl22xx.cfg.
50
512007-04-26      Ray Xu <xr@trasin.net>
52
53        * custom/rtl22xx.cfg: New (Initial submission).
54
552007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
56
57        * Makefile.am: Cleanup.
58
592007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
60
61        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
62        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
63        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
64        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
65        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
66        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
67        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
68        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
69        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
70        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
71        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
72        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
73        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
74        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
75        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
76        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
77        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
78        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
79        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
80        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
81        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
82        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
83        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
84
852007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
86
87        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
88        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
89        Use $(NM) -g -n instead of $(NM) -n.
90        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
91        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
92        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
93
942007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
95
96        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
97        DRIVER_ARCHITECTURE.
98        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
99        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
100        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
101        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
102        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
103        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
104        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
105        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
106        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
107        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
108        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
109        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
110        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
111        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
112        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
113        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
114        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
115        CXXFLAGS_OPTIMIZE_V.
116
1172007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
118
119        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
120        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
121        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
122        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
123
1242006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
127        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
128        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
129        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
130        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
131        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
132        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
133        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
134        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
135        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
136        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
137        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
138        custom/i386ex.cfg, custom/idp.cfg,
139        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
140        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
141        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
142        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
143        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
144        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
145        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
146        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
147        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
148        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
149        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
150        Cleanup.
151
1522006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
153
154        * custom/uC5282.cfg: Remove hard-code compiler flags.
155        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
156        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
157
1582006-10-23      Joel Sherrill <joel@OARcorp.com>
159
160        * custom/eZKit533.cfg: New file.
161
1622006-09-08      Kate Feng <feng1@bnl.gov>
163
164        PR 1150/bsps
165        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
166        that gcc (4.0.2) implicitely uses the vector engine for optimization;
167        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
168
1692006-08-09      Kolja Waschk <waschk@telos.de>
170
171        * Makefile.am: New port to Altera NIOS II.
172        * custom/nios2_iss.cfg: New file.
173
1742006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
175
176        * custom/brsl5.cfg: (PR1117) added
177       
1782006-06-08      Bruce Robinson <brucer@pmccorp.com>
179       
180        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
181        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
182
1832005-04-10      Eric Norum <norume@aps.anl.gov>
184
185        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
186
1872006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
188
189        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
190        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
191        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
192        Remove (abandoned).
193
1942006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
195
196        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
197        Merger from rtems-4-6-branch.
198
1992006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
200
201        PR 851/bsps
202        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
203        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
204
2052005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
206
207        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
208
2092005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
210
211        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
212        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
213        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
214        Use .srec for files containing SRECs.
215
2162005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
217
218        * custom/gp32.cfg: Replace .gxb with .elf.
219        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
220
2212005-11-03      Till Straumann <strauman@slac.stanford.edu>
222
223        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
224        -mcpu=750 instead.
225
2262005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * custom/orp.cfg: Remove (abandoned).
229        * custom/av5282.cfg: Remove obsolete vars.
230        * custom/gba.cfg: Remove PROFILE* (abandoned).
231        Remove -static (bogus).
232
2332005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
234
235        PR 822/bsps
236        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
237
2382005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
239
240        * custom/av5282.cfg: New file.
241
2422005-06-17      Markku Puro <markku.puro@kopteri.net>
243
244        * Makefile.am: Adding GameBoy Advance BSP.
245        * custom/gba.cfg: New file.
246
2472005-06-17      Joel Sherrill <joel@OARcorp.com>
248
249        * custom/mcf5235.cfg: New file.
250
2512005-06-01      Philippe Simons <loki_666@fastmail.fm>
252
253        * custom/gp32.cfg: Add make-cxx-exe.
254
2552005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
256
257        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
258        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
259        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
260
2612005-05-02      Joel Sherrill <joel@OARcorp.com>
262
263        * Makefile.am: Remove dmv177 and ppcn_60x.
264        * custom/dmv177.cfg: Removed.
265
2662005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
267
268        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
269
2702005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
271
272        * Makefile.am: Initial release of ep1a bsp
273        * custom/ep1a.cfg: New file.
274
2752005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
276
277        * custom/score603e.cfg: Update score603e to new exception model
278        NOTE: These modifications have not been tested on hardware.
279
2802005-03-11      Jay Monkman <jtm@lopingdog.com>
281
282        * custom/vegaplus.cfg: Removed.
283
2842005-03-11      Philippe Simons <loki_666@fastmail.fm>
285
286        * custom/gp32.cfg: New file.
287
2882005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
289
290        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
291        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
292        Remove -Wa,-m7450.
293
2942005-02-25      Joel Sherrill <joel@OARcorp.com>
295
296        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
297        * custom/arm_bare_bsp.cfg: Removed.
298
2992005-02-24      Jay Monkman <jtm@lopingdog.com>
300
301        * custom/csb350.cfg: New BSP.
302
3032005-02-24      Jay Monkman <jtm@lopingdog.com>
304
305        * custom/csb337.cfg: Cleanup.
306
3072005-02-08      Eric Norum <norume@aps.anl.gov>
308
309        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
310        proper versions of gcc (which take -m528x as an order to load the
311        -m5200 multilib variants) are widely available.
312
3132005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
314
315        * custom/uC5282.cfg: Cleanup.
316
3172005-01-28      Eric Norum <norume@aps.anl.gov>
318
319        * Makefile.am, custom/uC5282.cfg: New BSP
320
3212005-01-20      Joel Sherrill <joel@OARcorp.com>
322
323        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
324        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
325        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
326        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
327        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
328
3292005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
330
331        * compilers/gcc-portsw.cfg: Remove.
332        * Makefile.am: Reflect change above.
333
3342004-11-23      Joel Sherrill <joel@OARcorp.com>
335
336        * Makefile.am: Remove eth_comm.
337        * custom/eth_comm.cfg: Removed.
338
3392004-11-22      Jennifer Averett <jennifer@OARcorp.com>
340
341        PR 581/bsps
342        * custom/psim.cfg: Convert PSIM to new exception model.
343
3442004-11-17      Joel Sherrill <joel@OARcorp.com>
345
346        * custom/mvme2100.cfg: Add make-cxx-exe rule.
347
3482004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
349
350        * Makefile.am: Add MVME2100 BSP.
351        * custom/mvme2100.cfg: New file.
352
3532004-11-05      Joel Sherrill <joel@OARcorp.com>
354
355        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
356        architecture name for RTEMS. Since this was used as the -mcpu
357        argument to GCC, that also had to be changed.
358
3592004-10-26      Eric Norum <norume@aps.anl.gov
360
361        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
362
3632004-10-20      Eric Norum <norume@aps.anl.gov
364
365        * custom/mvme5500.cfg: New BSP.
366
3672004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
368
369        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
370
3712004-09-29      Joel Sherrill <joel@OARcorp.com>
372
373        * custom/h8sim.cfg: i960 obsoleted.
374        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
375
3762004-08-03      Jay Monkman <jtm@lopingdog.com>
377
378        * custom/csb360.cfg: New file.
379
3802004-07-15      Jay Monkman
381
382        * custom/csb336.cfg, custom/csb337.cfg: New files.
383
3842004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
385
386        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
387        with FreeBSD and now unused).
388        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
389
3902004-04-12      David Querbach <querbach@realtime.bc.ca>
391
392        * custom/ss555.cfg: New file.
393
3942004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
395
396        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
397        with Cygwin and now unused).
398
3992004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
400
401        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
402
4032004-03-05      Joel Sherrill <joel@OARcorp.com>
404
405        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
406        support.
407
4082004-02-26      Joel Sherrill <joel@OARcorp.com>
409
410        PR 570/bsps
411        * custom/mvme2307.cfg: Do not use -msdata=eabi since
412        it breaks the linking of the vectors.
413
4142004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * Makefile.am: Cosmetics.
417
4182004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
421        dist_rtems_make_custom_DATA = custom/default.cfg.
422
4232004-02-05      Joel Sherrill <joel@OARcorp.com>
424
425        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
426        these -- copied from the 4.6 branch.
427
4282004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        PR 553/bsps
431        * custom/mrm332.cfg: Comment out objdump.
432
4332004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
436
4372004-01-20      Joel Sherrill <joel@OARcorp.com>
438
439        PR 553/bsps
440        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
441        comment.
442
4432004-01-07      Joel Sherrill <joel@OARcorp.com>
444
445        * Makefile.am: Remove efi68k and efi332 references as they are no
446        longer in the tree.
447
4482004-01-07      Joel Sherrill <joel@OARcorp.com>
449
450        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
451        users of these boards so we are removing them.
452        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
453
4542004-01-07      Joel Sherrill <joel@OARcorp.com>
455
456        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
457
4582003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * Makefile.am: EXTRA_DIST +=.
461
4622003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * custom/Makefile.am: Remove.
465        * Makefile.am: Merge-in former custom/Makefile.am
466
4672003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
470        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
471
4722003-09-26      Joel Sherrill <joel@OARcorp.com>
473
474        * custom/simhppa.cfg: Removed.
475
4762003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
479
4802003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        PR 470/bsps
483        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
484        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
485        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
486
4872003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
490        the BSP's configure-script).
491        Remove BSP_CPPFLAGS (Obsolete).
492
4932003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        PR 321/bsps
496        * leaf.cfg: Remove support for profile-variant.
497        * main.cfg: Ditto.
498        * compilers/gcc-no_bsp.cfg: Ditto.
499        * compilers/gcc-portsw.cfg: Ditto.
500        * compilers/gcc-target-default.cfg: Ditto.
501
5022003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
503
504        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
505
5062003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
507
508        PR 368/filesystems
509        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
510        with this PR for alias BSPs.
511
5122003-03-18  Till Straumann <strauman@slac.stanford.edu>
513
514        PR 356/bsps
515        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
516        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
517
5182003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
521
5222003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
525        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
526        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
527        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
528
5292003-02-14      Joel Sherrill <joel@OARcorp.com>
530
531        AMD a29k obsolete.
532        * custom/portsw.cfg: Removed.
533
5342003-01-20      Duane Gustavus <duane@unt.edu>
535
536        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
537
5382003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
541        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
542        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
543        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
544        Move -D_BSD_SOURCE to CPU_CFLAGS.
545        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
546        Move -Dsolaris2 to CPU_CFLAGS.
547        Remove -D__EXTENSIONS__.
548
5492002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * custom/posix.cfg: Remove comment referring to host.cfg.
552
5532002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * custom/default.cfg: Pickup target.cfg from BSP directory.
556
5572002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
558
559        * custom/mtx603e.cfg: New file.
560
5612002-11-17      Joel Sherrill <joel@OARcorp.com>
562
563        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
564        build variants work for user applications post install.
565
5662002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
569        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
570        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
571        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
572        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
573
5742002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
575
576        * custom/edb7312.cfg: New file.
577
5782002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
581        obsolete Makefile.
582        * leaf.cfg: Various changes to LIBVARIANT processing.
583        * main.cfg: Ditto.
584
5852002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * Makefile.am: Add compilers/*.
588        * compilers/Makefile.am: Remove.
589        * lib.cfg: Remove.
590        * directory.cfg: Remove.
591        * README: Remove.
592
5932002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * Makefile.am: Add Templates/*.
596        * Templates/Makefile.am: Remove.
597
5982002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
601
6022002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
605        * custom/HPUX9-posix.cfg: Ditto.
606        * custom/Linux-posix.cfg: Ditto.
607
6082002-10-02      Joel Sherrill <joel@OARcorp.com>
609
610        * custom/armulator.cfg: Remove reference to PowerPC arguments.
611
6122002-09-13      Joel Sherrill <joel@OARcorp.com>
613
614        * Part of addressing PR281.
615        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
616        * compilers/gcc-target-default.cfg: Removed remaining support for
617        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
618        as one of the LDFLAGS when the debug variant is specified.
619
6202002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * custom/posix.cfg: Don't include host.cfg.
623
6242002-08-09      Joel Sherrill <joel@OARcorp.com>
625
626        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
627
6282002-08-07      Ivan Guzvinec <ivang@opencores.org>
629
630        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
631
6322002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
635
6362002-08-06      Joel Sherrill <joel@OARcorp.com>
637
638        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
639        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
640
6412002-08-06      Chris Ziomkowski <chris@asics.ws>
642
643        * custom/or32sim.cfg: New file added as part of merge from
644        OpenCores repository.
645
6462002-08-05      Joel Sherrill <joel@OARcorp.com>
647
648        * Per PR260 eliminate use of make-target-options.  This impacted
649        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
650        SuperCore and required that the m68k optimized memcpy be moved
651        to libcpu.
652        * custom/gen68360.cfg: Remove make-target-options.
653
6542002-08-01      Joel Sherrill <joel@OARcorp.com>
655
656        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
657        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
658
6592002-08-01      Joel Sherrill <joel@OARcorp.com>
660
661        * custom/mvme136.cfg: Remove make-target-options.
662
6632002-07-30      Joel Sherrill <joel@OARcorp.com>
664
665        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
666        will disappear when make clean is performed.
667
6682002-07-24      Joel Sherrill <joel@OARcorp.com>
669
670        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
671        to use gcc 3.1 arguments.
672
6732002-07-22      Joel Sherrill <joel@OARcorp.com>
674
675        * Templates/Makefile.leaf: Clarify the MANAGERS example.
676
6772002-07-01      Joel Sherrill <joel@OARcorp.com>
678
679        * custom/p4650.cfg: Update arguments to gcc3.
680
6812002-06-14      Joel Sherrill <joel@OARcorp.com>
682
683        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
684        to gcc 3.1 arguments.
685
6862002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
687
688        * custom/dmv177.cfg: Use -mcpu=603e.
689        * custom/ppcn_60x.cfg: Use -mcpu=603e.
690        * custom/psim.cfg: Use -mcpu=603e.
691        * custom/score603e.cfg: Use -mcpu=603e.
692        * custom/ts_386ex.cfg: Remove obsolete comments.
693        * custom/rxgen960.cfg: Remove obsolete comments.
694        * custom/cvme961.cfg: Remove obsolete comments.
695
6962001-05-09      Joel Sherrill <joel@OARcorp.com>
697
698        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
699        compatable arguments.
700 
7012002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
704        Remove obsolete comments.
705        * custom/eth_comm.cfg: Remove make-target-options.
706        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
707        CPU_CFLAGS.
708        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
709        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
710        * custom/mbx8xx.cfg: Remove make-target-options.
711        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
712        Remove obsolete comments.
713        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
714        Remove obsolete comments.
715        * custom/mpc8260ads.cfg: Remove make-target-options.
716        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
717        CPU_CFLAGS.
718        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
719        Remove obsolete comments.
720        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
721        CPU_CFLAGS.
722        Remove obsolete comments.
723        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
724        Remove obsolete comments.
725        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
726        CPU_CFLAGS.
727        Remove obsolete comments.
728
7292002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * custom/gen405.cfg: Remove -D__powerpc__.
732
7332002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
736        * custom/erc32.cfg: Ditto.
737        * custom/leon2.cfg: Ditto.
738
739
7402002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
743        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
744        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
745
7462002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * custom/cvme961.cfg: Remove GCC272 support.
749        * custom/dmv152.cfg: Remove GCC272 support.
750        * custom/efi332.cfg: Remove GCC272 support.
751        * custom/efi68k.cfg: Remove GCC272 support.
752        * custom/eth_comm.cfg: Remove GCC272 support.
753        * custom/gen405.cfg: Remove GCC272 support.
754        * custom/gen68302.cfg: Remove GCC272 support.
755        * custom/gen68340.cfg: Remove GCC272 support.
756        * custom/gen68360.cfg: Remove GCC272 support.
757        * custom/genmongoosev.cfg: Remove GCC272 support.
758        * custom/helas403.cfg: Remove GCC272 support.
759        * custom/i386ex.cfg: Remove GCC272 support.
760        * custom/i960sim.cfg: Remove GCC272 support.
761        * custom/idp.cfg: Remove GCC272 support.
762        * custom/leon2.cfg: Remove GCC272 support.
763        * custom/mbx8xx.cfg: Remove GCC272 support.
764        * custom/mcf5206elite.cfg: Remove GCC272 support.
765        * custom/mpc8260ads.cfg: Remove GCC272 support.
766        * custom/mrm332.cfg: Remove GCC272 support.
767        * custom/mvme136.cfg: Remove GCC272 support.
768        * custom/mvme147.cfg: Remove GCC272 support.
769        * custom/mvme167.cfg: Remove GCC272 support.
770        * custom/ods68302.cfg: Remove GCC272 support.
771        * custom/p4000.cfg: Remove GCC272 support.
772        * custom/p4600.cfg: Remove GCC272 support.
773        * custom/p4650.cfg: Remove GCC272 support.
774        * custom/pc386.cfg: Remove GCC272 support.
775        * custom/portsw.cfg: Remove GCC272 support.
776        * custom/psim.cfg: Remove GCC272 support.
777        * custom/rxgen960.cfg: Remove GCC272 support.
778        * custom/score603e.cfg: Remove GCC272 support.
779        * custom/sim68000.cfg: Remove GCC272 support.
780        * custom/simhppa.cfg: Remove GCC272 support.
781        * custom/simsh4.cfg: Remove GCC272 support.
782        * custom/ts_386ex.cfg: Remove GCC272 support.
783
7842002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
787        * Makefile.am: Remove AUTOMAKE_OPTIONS.
788        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
789        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
790
7912002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * compilers/gcc-target-default.cfg: Add missing \.
794        Reported by Ilya Alexeev <ilya@continuum.ru>.
795
7962002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
799        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
800        support.
801        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
802
8032001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
806        * custom/FreeBSD-posix.cfg: Ditto.
807        * custom/HPUX9-posix.cfg: Ditto.
808        * custom/Linux-posix.cfg: Ditto.
809        * custom/Solaris-posix.cfg: Ditto.
810
8112001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
814        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
815
8162001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * custom/armulator.cfg: Remove make-target-options.
819        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
820        (now in erc32/configure.ac).
821        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
822        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
823        Remove CONSOLE_USE_POLLED (Unused).
824        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
825        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
826        * custom/mvme162.cfg: Remove references to mvme162lx.
827        Abandon gcc272. Remove make-target-options.
828        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
829
8302001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * custom/bare.cfg: Remove make-target-options.
833        * custom/c4xsim.cfg: Ditto.
834        * custom/cvme961.cfg: Ditto.
835        * custom/efi68k.cfg: Ditto.
836        * custom/gen68302.cfg: Ditto.
837        * custom/gen68340.cfg: Ditto.
838        * custom/genmongoosev.cfg: Ditto.
839        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
840        make-exe, remove empty lines.
841        * custom/h8sim.cfg: Remove make-target-options.
842        * custom/mcf5206elite.cfg: Ditto.
843        * custom/mrm332.cfg: Ditto.
844        * custom/mvme147.cfg: Ditto.
845        * custom/ods68302.cfg: Ditto.
846        * custom/p4000.cfg: Ditto.
847        * custom/p4600.cfg: Ditto.
848        * custom/p4650.cfg: Ditto.
849        * custom/pc386.cfg: Ditto.
850        * custom/portsw.cfg: Ditto.
851        * custom/simsh4.cfg: Ditto.
852
8532001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * custom/efi332.cfg: Remove make-target-options.
856        * custom/idp.cfg: Ditto.
857        * custom/jmr3904.cfg: Ditto.
858
8592001-11-27      Joel Sherrill <joel@OARcorp.com>,
860
861        * ChangeLog: Deleted bogus entry.
862
8632001-11-27      Joel Sherrill <joel@OARcorp.com>,
864
865        * custom/ods68302.cfg: Eliminated required definition of macros in this
866        file for the BSP to compile.  The ROM and ROM address and size settings
867        are now linker script items. 
868
8692001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871
872        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
873        Remove make-target-options.
874        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
875        Remove make-target-options.
876        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
877        DATA_CACHE_ENABLE.
878        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
879        DATA_CACHE_ENABLE.
880        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
881        DATA_CACHE_ENABLE.
882
8832001-11-25      Joel Sherrill <joel@OARcorp.com>
884
885        * custom/papyrus.cfg: Removed.
886        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
887
8882001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
891        * custom/mcp750.cfg: Ditto.
892
8932001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
896        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
897        * custom/psim.cfg: Refect changes to psim/configure.ac.
898        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
899        remove SCORE603E_GENERATION.
900
9012001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
904        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
905        * custom/mbx860_005b.cfg: Ditto.
906        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
907
908
9092001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * custom/gensh1.cfg: remove make-target-options.
912        * custom/gensh2.cfg: remove make-target-options.
913
9142001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
917        remove make-target-options, remove BSP_CPPFLAGS.
918
9192001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
922
9232001-11-14      Joel Sherrill <joel@OARcorp.com>
924
925        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
926        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
927        These are new exception processing model BSPs and thus do not
928        need to define PPC_USE_SPRG.
929
9302001-11-14      Joel Sherrill <joel@OARcorp.com>
931
932        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
933
9342001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * custom/ts_386ex.cfg: Remove make-target-options.
937        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
938        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
939        different flags.
940
9412001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
944        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
945        re-adopt mcp750.cfg's make-exe.
946
9472001-11-13      Joel Sherrill <joel@OARcorp.com>
948
949        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
950        the --srec-len argument to objcopy only supported in binutils 2.11
951        or newer.
952
9532001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
954
955        This modification is part of the submitted modifications necessary to
956        support the IBM PPC405 family.  This submission was reviewed by
957        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
958        not negatively impact the ppc403 BSPs.  The submission and tracking
959        process was captured as PR50.
960        * custom/gen405.cfg: New file.
961        * custom/helas403.cfg: Modified to generate Srecords.
962
9632001-10-30      Joel Sherrill <joel@OARcorp.com>
964
965        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
966
9672001-10-26      Victor V. Vengerov <vvv@oktet.ru>
968
969        * custom/mcf5206elite.cfg: New file.
970
9712001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
972
973        * custom/mpc8260ads.cfg: New file.
974
9752001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * custom/gensh4.cfg: Remove START_HW_INIT.
978        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
979
9802001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * custom/gensh4.cfg: Remove HZ.
983        * custom/simsh4.cfg: Remove HZ.
984
9852001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
986
987        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
988        of Hitachi SH4 BSPs of the same name.  Reviewed and some
989        cleanup by Joel Sherrill <joel@OARcorp.com>.
990
9912001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
994
9952001-10-11      Joel Sherrill <joel@OARcorp.com>
996
997        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
998        to avoid using the apparently broken or deprecated -o argument.
999
10002001-09-28      Joel Sherrill <joel@OARcorp.com>
1001
1002        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1003        for MC68302_BASE.
1004
10052001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * custom/bare.cfg: Define dummy make-cxx-exe.
1008
10092001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * ChangeLog: Formatting cleanup.
1012
10132001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1014
1015        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1016        make-target-options.
1017        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1018        * custom/HPUX9-posix.cfg: Dito.
1019        * custom/Linux-posix.cfg: Dito.
1020        * custom/Solaris-posix.cfg: Dito.
1021        * custom/arm_bare_bsp.cfg: Dito.
1022        * custom/armulator.cfg: Dito.
1023        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1024        * custom/i386ex.cfg: Remove make-target-options.
1025        * custom/i960sim.cfg: Remove make-target-options.
1026        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1027        CONSOLE_USE_INTERRUPTS.
1028        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1029        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1030        CONSOLE_USE_INTERRUPTS.
1031        * custom/vegaplus.cfg: Remove make-target-options.
1032
10332001-05-25      Joel Sherrill <joel@OARcorp.com>
1034
1035        * custom/mrm332.cfg: Switched $(SED) to sed.
1036
10372000-05-25      Matt Cross <profesor@gweep.net>
1038
1039        * New MRM332 BSP for the Mini RoboMind board based
1040        on the 68332 microcontroller designed and build by Mark
1041        Castelluccio.  For details on the MRM see http://www.robominds.com.
1042        * custom/mrm332.cfg: New file.
1043
10442001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1047        CONSOLE_USE_POLLED, HAS_RTC.
1048
10492001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1052        * custom/gensh2.cfg: Dito.
1053
10542001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1057        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1058        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1059        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1060        remove unused flags, remove -ansi from CPP.
1061        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1062        * custom/sim68000.cfg: Remove CPU_DEFINES.
1063       
10642001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1065
1066        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1067        * compilers/gcc-target-default.cfg: Dito.
1068        * compilers/gcc-portsw.cfg: Remove -Hansi.
1069        * custom/posix.cfg: Remove inclusion of target.cfg.
1070        * custom/simhppa.cfg: Remove -ansi -fasm.
1071
10722001-04-11      Eric Valette <valette@crf.canon.fr>
1073
1074        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1075        "new exception processing model."
1076
10772001-04-11      Joel Sherrill <joel@OARcorp.com>
1078
1079        * custom/default.cfg: Switch to using exec_prefix to reflect new
1080        organization of install point from Ralf Corsepius.
1081
10822001-03-30      Eric Valette <valette@crf.canon.fr>
1083
1084        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1085        use the "new exception processing model."
1086
10872001-03-14      Joel Sherrill <joel@OARcorp.com>
1088
1089        * custom/genmongossev.cfg: New file.
1090
10912001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * custom/pc386dx.cfg: New bsp.
1094
10952001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1098        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1099        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1100
11012001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1104        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1105        * host.cfg.in: Remove RM, make-script.
1106        * ChangeLog: Remove bogus 2001-01-22 entry.
1107
11082001-01-09      Joel Sherrill <joel@OARcorp.com>
1109
1110        * custom/pc386.cfg (make-exe): Removed commented out lines that
1111        were displayed in build longs.
1112
11132001-01-08      Joel Sherrill <joel@OARcorp.com>
1114
1115        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1116        unneeded definitions when compiled for "mips" rather than "mips64orion."
1117        Correct CPU_CFLAGS.
1118
11192001-01-05      Joel Sherrill <joel@OARcorp.com>
1120
1121        * custom/gensh1.cfg: Removed rest of make-target-options and
1122        moved them to BSP configure options.
1123
11242001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1125
1126        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1127        install point or assuming BSP build tree is available.
1128
11292001-01-03      Joel Sherrill <joel@OARcorp.com>
1130
1131        * custom/psim.cfg: Removed unused variables.
1132
11332001-01-03      Joel Sherrill <joel@OARcorp.com>
1134
1135        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1136        * custom/simcpu32.cfg: Removed MVME162 reference.
1137
11382000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1139
1140        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1141        Still need to fix to avoid touching install point on non-install stanza.
1142
11432000-12-06      Joel Sherrill <joel@OARcorp.com>
1144
1145        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1146        and copies that should not be in it.
1147
11482000-12-01      Joel Sherrill <joel@OARcorp.com>
1149
1150        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1151
11522000-11-30      Joel Sherrill <joel@OARcorp.com>
1153
1154        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1155        a mips1.  gcc translates -m3900 into that.
1156
11572000-11-27      Joel Sherrill <joel@OARcorp.com>
1158
1159        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1160
11612000-11-27      Joel Sherrill <joel@OARcorp.com>
1162
1163        * custom/shsim.cfg: New file.
1164        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1165        The shsim is for the SH simulator in gdb. It should be able
1166        to be used with multiple SH CPU models.  This will require
1167        adding BSP variants.
1168
11692000-11-25      Joel Sherrill <joel@OARcorp.com>
1170
1171        * custom/pc386.cfg: make-exe rule would write into
1172        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1173        is generally not writeable after the BSP is installed and you do not
1174        want every application installed there by default.  Reported by
1175        Eric Norum <eric.norum@usask.ca>.
1176
11772000-11-25      Joel Sherrill <joel@OARcorp.com>
1178
1179        * custom/Makefile.am: Updated to add jmr3904.cfg
1180        * custom/jmr3904.cfg: New file.
1181
11822000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1183
1184        * custom/leon2.cfg: Removed defines that are now generated
1185        in a non-BSP specific manner.
1186
11872000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1188
1189        * custom/Makefile.am: Modified to reflect addition of files.
1190        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1191        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1192
11932000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1196
11972000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1200
12012000-10-24      Joel Sherrill <joel@OARcorp.com>
1202
1203        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1204        definition since this information can be picked up from
1205        autoconf generated files.  These BSPs are shared by the
1206        mips and mips64orion "ports."
1207
12082000-10-18      Joel Sherrill <joel@OARcorp.com>
1209
1210        * compilers/gcc-portsw.cfg: Use gcc style flags.
1211
12122000-09-13      Joel Sherrill <joel@OARcorp.com>
1213
1214        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1215        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1216
12172000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1218
1219        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1220        Eric Valette <valette@crf.canon.fr>.
1221        * custom/vegaplus.cfg: New file.
1222
12232000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1224
1225        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1226        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1227        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1228        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1229        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1230        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1231        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1232
12332000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1234
1235        * custom/gensh2.cfg: Fix comments.
1236
12372000-09-12      Joel Sherrill <joel@OARcorp.com>
1238
1239        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1240        compiler arguments that specify CPU model options.
1241
12422000-09-12      Joel Sherrill <joel@OARcorp.com>
1243
1244        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1245        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1246        may be incorrect but the BSP now compiles.
1247
12482000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1249
1250        * custom/arm_bare_bsp.cfg: Fix comments.
1251
12522000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1253
1254        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1255        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1256        * ChangeLog: File paths corrected
1257
12582000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1259
1260        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1261
12622000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * custom/pck6.cfg: New file
1265        * custom/pc486.cfg: Use -m486
1266        * custom/pc586.cfg: Use -mpentium
1267        * custom/pc686.cfg: Use -mmpentiumpro
1268        * custom/i386ex.cfg: Use -msoft-float
1269
12702000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1271
1272        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1273
12742000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1275
1276        * ChangeLog: File paths corrected.
1277
12782000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1279
1280        * custom/mvme167.cfg: Add specification of printk port, console port
1281        and serial I/O mode.  Arrange for the stripped executable to
1282        be copied up the build tree.
1283       
12842000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1285
1286        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1287
12882000-08-10      John Cotton  <john.cotton@nrc.ca>
1289
1290        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1291
12922000-08-10      Joel Sherrill <joel@OARcorp.com>
1293
1294        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.