source: rtems/make/ChangeLog @ e073007

4.104.114.84.95
Last change on this file since e073007 was e073007, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/28/07 at 04:39:30

2007-07-28 Ralf Corsépius <ralf.corsepius@…>

  • custom/rbtx4938.cfg: Add missing -O2.
  • Property mode set to 100644
File size: 43.1 KB
Line 
12007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/rbtx4938.cfg: Add missing -O2.
4        * custom/rtl22xx.cfg: Adjust indentation.
5        * custom/virtex.cfg: Use -O2.
6
72007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
8
9        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
10        using C++ ctor trick. An RTEMS C++ application running on this BSP
11        may have initialization order issues to address.
12
132007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
16
172007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
18
19        * custom/gen83xx.cfg: Add make-cxx-exe rule.
20
212007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
22
23        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
24        MPC83xx controller based boards
25       
262007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
27
28        * custom/virtex.cfg: added file to support PPC core in a xilinx
29        virtex FPGA
30       
312007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
32
33        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
34        work except gcc core dumps with an ICE when may_alias is used in this
35        code. I filed a GCC PR and reduced optimization to -O0 and it does
36        run again.
37
382007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
39
40        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
41        out make-cxx-exe usage example.
42
432007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
44
45        * custom/gen5200.cfg: Remove junk comment.
46        * custom/ep5200.cfg: New file.
47
482007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * custom/armulator.cfg: Removed.
51
522007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * custom/mvme5500.cfg: Use -O2 again.
55
562007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * Makefile.am: DMV152 obsoleted.
59        * custom/dmv152.cfg: Removed.
60
612007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
62
63        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
64        variants.
65        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
66
672007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
70        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
71        extension instead of BSP unique ones.
72
732007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
74
75        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
76        Plus some cleanup
77
782007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
79
80        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
81        for Classic API Barrier.
82
832007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
84
85        * custom/rtl22xx.cfg: Cleanup.
86        * Makefile.am: Add custom/rtl22xx.cfg.
87
882007-04-26      Ray Xu <xr@trasin.net>
89
90        * custom/rtl22xx.cfg: New (Initial submission).
91
922007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * Makefile.am: Cleanup.
95
962007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
97
98        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
99        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
100        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
101        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
102        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
103        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
104        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
105        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
106        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
107        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
108        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
109        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
110        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
111        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
112        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
113        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
114        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
115        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
116        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
117        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
118        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
119        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
120        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
121
1222007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
123
124        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
125        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
126        Use $(NM) -g -n instead of $(NM) -n.
127        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
128        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
129        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
130
1312007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
132
133        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
134        DRIVER_ARCHITECTURE.
135        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
136        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
137        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
138        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
139        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
140        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
141        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
142        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
143        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
144        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
145        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
146        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
147        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
148        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
149        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
150        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
151        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
152        CXXFLAGS_OPTIMIZE_V.
153
1542007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
155
156        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
157        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
158        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
159        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
160
1612006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
162
163        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
164        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
165        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
166        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
167        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
168        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
169        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
170        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
171        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
172        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
173        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
174        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
175        custom/i386ex.cfg, custom/idp.cfg,
176        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
177        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
178        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
179        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
180        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
181        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
182        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
183        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
184        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
185        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
186        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
187        Cleanup.
188
1892006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
190
191        * custom/uC5282.cfg: Remove hard-code compiler flags.
192        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
193        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
194
1952006-10-23      Joel Sherrill <joel@OARcorp.com>
196
197        * custom/eZKit533.cfg: New file.
198
1992006-09-08      Kate Feng <feng1@bnl.gov>
200
201        PR 1150/bsps
202        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
203        that gcc (4.0.2) implicitely uses the vector engine for optimization;
204        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
205
2062006-08-09      Kolja Waschk <waschk@telos.de>
207
208        * Makefile.am: New port to Altera NIOS II.
209        * custom/nios2_iss.cfg: New file.
210
2112006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
212
213        * custom/brsl5.cfg: (PR1117) added
214       
2152006-06-08      Bruce Robinson <brucer@pmccorp.com>
216       
217        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
218        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
219
2202005-04-10      Eric Norum <norume@aps.anl.gov>
221
222        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
223
2242006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
225
226        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
227        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
228        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
229        Remove (abandoned).
230
2312006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
232
233        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
234        Merger from rtems-4-6-branch.
235
2362006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
237
238        PR 851/bsps
239        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
240        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
241
2422005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
243
244        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
245
2462005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
247
248        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
249        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
250        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
251        Use .srec for files containing SRECs.
252
2532005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
254
255        * custom/gp32.cfg: Replace .gxb with .elf.
256        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
257
2582005-11-03      Till Straumann <strauman@slac.stanford.edu>
259
260        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
261        -mcpu=750 instead.
262
2632005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
264
265        * custom/orp.cfg: Remove (abandoned).
266        * custom/av5282.cfg: Remove obsolete vars.
267        * custom/gba.cfg: Remove PROFILE* (abandoned).
268        Remove -static (bogus).
269
2702005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
271
272        PR 822/bsps
273        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
274
2752005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
276
277        * custom/av5282.cfg: New file.
278
2792005-06-17      Markku Puro <markku.puro@kopteri.net>
280
281        * Makefile.am: Adding GameBoy Advance BSP.
282        * custom/gba.cfg: New file.
283
2842005-06-17      Joel Sherrill <joel@OARcorp.com>
285
286        * custom/mcf5235.cfg: New file.
287
2882005-06-01      Philippe Simons <loki_666@fastmail.fm>
289
290        * custom/gp32.cfg: Add make-cxx-exe.
291
2922005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
293
294        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
295        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
296        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
297
2982005-05-02      Joel Sherrill <joel@OARcorp.com>
299
300        * Makefile.am: Remove dmv177 and ppcn_60x.
301        * custom/dmv177.cfg: Removed.
302
3032005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
306
3072005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
308
309        * Makefile.am: Initial release of ep1a bsp
310        * custom/ep1a.cfg: New file.
311
3122005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
313
314        * custom/score603e.cfg: Update score603e to new exception model
315        NOTE: These modifications have not been tested on hardware.
316
3172005-03-11      Jay Monkman <jtm@lopingdog.com>
318
319        * custom/vegaplus.cfg: Removed.
320
3212005-03-11      Philippe Simons <loki_666@fastmail.fm>
322
323        * custom/gp32.cfg: New file.
324
3252005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
326
327        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
328        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
329        Remove -Wa,-m7450.
330
3312005-02-25      Joel Sherrill <joel@OARcorp.com>
332
333        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
334        * custom/arm_bare_bsp.cfg: Removed.
335
3362005-02-24      Jay Monkman <jtm@lopingdog.com>
337
338        * custom/csb350.cfg: New BSP.
339
3402005-02-24      Jay Monkman <jtm@lopingdog.com>
341
342        * custom/csb337.cfg: Cleanup.
343
3442005-02-08      Eric Norum <norume@aps.anl.gov>
345
346        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
347        proper versions of gcc (which take -m528x as an order to load the
348        -m5200 multilib variants) are widely available.
349
3502005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
351
352        * custom/uC5282.cfg: Cleanup.
353
3542005-01-28      Eric Norum <norume@aps.anl.gov>
355
356        * Makefile.am, custom/uC5282.cfg: New BSP
357
3582005-01-20      Joel Sherrill <joel@OARcorp.com>
359
360        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
361        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
362        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
363        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
364        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
365
3662005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
367
368        * compilers/gcc-portsw.cfg: Remove.
369        * Makefile.am: Reflect change above.
370
3712004-11-23      Joel Sherrill <joel@OARcorp.com>
372
373        * Makefile.am: Remove eth_comm.
374        * custom/eth_comm.cfg: Removed.
375
3762004-11-22      Jennifer Averett <jennifer@OARcorp.com>
377
378        PR 581/bsps
379        * custom/psim.cfg: Convert PSIM to new exception model.
380
3812004-11-17      Joel Sherrill <joel@OARcorp.com>
382
383        * custom/mvme2100.cfg: Add make-cxx-exe rule.
384
3852004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
386
387        * Makefile.am: Add MVME2100 BSP.
388        * custom/mvme2100.cfg: New file.
389
3902004-11-05      Joel Sherrill <joel@OARcorp.com>
391
392        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
393        architecture name for RTEMS. Since this was used as the -mcpu
394        argument to GCC, that also had to be changed.
395
3962004-10-26      Eric Norum <norume@aps.anl.gov
397
398        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
399
4002004-10-20      Eric Norum <norume@aps.anl.gov
401
402        * custom/mvme5500.cfg: New BSP.
403
4042004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
405
406        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
407
4082004-09-29      Joel Sherrill <joel@OARcorp.com>
409
410        * custom/h8sim.cfg: i960 obsoleted.
411        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
412
4132004-08-03      Jay Monkman <jtm@lopingdog.com>
414
415        * custom/csb360.cfg: New file.
416
4172004-07-15      Jay Monkman
418
419        * custom/csb336.cfg, custom/csb337.cfg: New files.
420
4212004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
422
423        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
424        with FreeBSD and now unused).
425        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
426
4272004-04-12      David Querbach <querbach@realtime.bc.ca>
428
429        * custom/ss555.cfg: New file.
430
4312004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
432
433        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
434        with Cygwin and now unused).
435
4362004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
437
438        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
439
4402004-03-05      Joel Sherrill <joel@OARcorp.com>
441
442        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
443        support.
444
4452004-02-26      Joel Sherrill <joel@OARcorp.com>
446
447        PR 570/bsps
448        * custom/mvme2307.cfg: Do not use -msdata=eabi since
449        it breaks the linking of the vectors.
450
4512004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * Makefile.am: Cosmetics.
454
4552004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
458        dist_rtems_make_custom_DATA = custom/default.cfg.
459
4602004-02-05      Joel Sherrill <joel@OARcorp.com>
461
462        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
463        these -- copied from the 4.6 branch.
464
4652004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        PR 553/bsps
468        * custom/mrm332.cfg: Comment out objdump.
469
4702004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
473
4742004-01-20      Joel Sherrill <joel@OARcorp.com>
475
476        PR 553/bsps
477        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
478        comment.
479
4802004-01-07      Joel Sherrill <joel@OARcorp.com>
481
482        * Makefile.am: Remove efi68k and efi332 references as they are no
483        longer in the tree.
484
4852004-01-07      Joel Sherrill <joel@OARcorp.com>
486
487        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
488        users of these boards so we are removing them.
489        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
490
4912004-01-07      Joel Sherrill <joel@OARcorp.com>
492
493        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
494
4952003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * Makefile.am: EXTRA_DIST +=.
498
4992003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * custom/Makefile.am: Remove.
502        * Makefile.am: Merge-in former custom/Makefile.am
503
5042003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
507        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
508
5092003-09-26      Joel Sherrill <joel@OARcorp.com>
510
511        * custom/simhppa.cfg: Removed.
512
5132003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
516
5172003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        PR 470/bsps
520        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
521        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
522        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
523
5242003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
527        the BSP's configure-script).
528        Remove BSP_CPPFLAGS (Obsolete).
529
5302003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        PR 321/bsps
533        * leaf.cfg: Remove support for profile-variant.
534        * main.cfg: Ditto.
535        * compilers/gcc-no_bsp.cfg: Ditto.
536        * compilers/gcc-portsw.cfg: Ditto.
537        * compilers/gcc-target-default.cfg: Ditto.
538
5392003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
540
541        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
542
5432003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
544
545        PR 368/filesystems
546        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
547        with this PR for alias BSPs.
548
5492003-03-18  Till Straumann <strauman@slac.stanford.edu>
550
551        PR 356/bsps
552        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
553        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
554
5552003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
558
5592003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
562        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
563        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
564        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
565
5662003-02-14      Joel Sherrill <joel@OARcorp.com>
567
568        AMD a29k obsolete.
569        * custom/portsw.cfg: Removed.
570
5712003-01-20      Duane Gustavus <duane@unt.edu>
572
573        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
574
5752003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
578        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
579        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
580        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
581        Move -D_BSD_SOURCE to CPU_CFLAGS.
582        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
583        Move -Dsolaris2 to CPU_CFLAGS.
584        Remove -D__EXTENSIONS__.
585
5862002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * custom/posix.cfg: Remove comment referring to host.cfg.
589
5902002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * custom/default.cfg: Pickup target.cfg from BSP directory.
593
5942002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
595
596        * custom/mtx603e.cfg: New file.
597
5982002-11-17      Joel Sherrill <joel@OARcorp.com>
599
600        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
601        build variants work for user applications post install.
602
6032002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
606        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
607        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
608        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
609        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
610
6112002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
612
613        * custom/edb7312.cfg: New file.
614
6152002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
618        obsolete Makefile.
619        * leaf.cfg: Various changes to LIBVARIANT processing.
620        * main.cfg: Ditto.
621
6222002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * Makefile.am: Add compilers/*.
625        * compilers/Makefile.am: Remove.
626        * lib.cfg: Remove.
627        * directory.cfg: Remove.
628        * README: Remove.
629
6302002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * Makefile.am: Add Templates/*.
633        * Templates/Makefile.am: Remove.
634
6352002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
638
6392002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
642        * custom/HPUX9-posix.cfg: Ditto.
643        * custom/Linux-posix.cfg: Ditto.
644
6452002-10-02      Joel Sherrill <joel@OARcorp.com>
646
647        * custom/armulator.cfg: Remove reference to PowerPC arguments.
648
6492002-09-13      Joel Sherrill <joel@OARcorp.com>
650
651        * Part of addressing PR281.
652        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
653        * compilers/gcc-target-default.cfg: Removed remaining support for
654        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
655        as one of the LDFLAGS when the debug variant is specified.
656
6572002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * custom/posix.cfg: Don't include host.cfg.
660
6612002-08-09      Joel Sherrill <joel@OARcorp.com>
662
663        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
664
6652002-08-07      Ivan Guzvinec <ivang@opencores.org>
666
667        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
668
6692002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
672
6732002-08-06      Joel Sherrill <joel@OARcorp.com>
674
675        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
676        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
677
6782002-08-06      Chris Ziomkowski <chris@asics.ws>
679
680        * custom/or32sim.cfg: New file added as part of merge from
681        OpenCores repository.
682
6832002-08-05      Joel Sherrill <joel@OARcorp.com>
684
685        * Per PR260 eliminate use of make-target-options.  This impacted
686        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
687        SuperCore and required that the m68k optimized memcpy be moved
688        to libcpu.
689        * custom/gen68360.cfg: Remove make-target-options.
690
6912002-08-01      Joel Sherrill <joel@OARcorp.com>
692
693        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
694        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
695
6962002-08-01      Joel Sherrill <joel@OARcorp.com>
697
698        * custom/mvme136.cfg: Remove make-target-options.
699
7002002-07-30      Joel Sherrill <joel@OARcorp.com>
701
702        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
703        will disappear when make clean is performed.
704
7052002-07-24      Joel Sherrill <joel@OARcorp.com>
706
707        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
708        to use gcc 3.1 arguments.
709
7102002-07-22      Joel Sherrill <joel@OARcorp.com>
711
712        * Templates/Makefile.leaf: Clarify the MANAGERS example.
713
7142002-07-01      Joel Sherrill <joel@OARcorp.com>
715
716        * custom/p4650.cfg: Update arguments to gcc3.
717
7182002-06-14      Joel Sherrill <joel@OARcorp.com>
719
720        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
721        to gcc 3.1 arguments.
722
7232002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
724
725        * custom/dmv177.cfg: Use -mcpu=603e.
726        * custom/ppcn_60x.cfg: Use -mcpu=603e.
727        * custom/psim.cfg: Use -mcpu=603e.
728        * custom/score603e.cfg: Use -mcpu=603e.
729        * custom/ts_386ex.cfg: Remove obsolete comments.
730        * custom/rxgen960.cfg: Remove obsolete comments.
731        * custom/cvme961.cfg: Remove obsolete comments.
732
7332001-05-09      Joel Sherrill <joel@OARcorp.com>
734
735        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
736        compatable arguments.
737 
7382002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
741        Remove obsolete comments.
742        * custom/eth_comm.cfg: Remove make-target-options.
743        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
744        CPU_CFLAGS.
745        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
746        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
747        * custom/mbx8xx.cfg: Remove make-target-options.
748        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
749        Remove obsolete comments.
750        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
751        Remove obsolete comments.
752        * custom/mpc8260ads.cfg: Remove make-target-options.
753        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
754        CPU_CFLAGS.
755        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
756        Remove obsolete comments.
757        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
758        CPU_CFLAGS.
759        Remove obsolete comments.
760        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
761        Remove obsolete comments.
762        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
763        CPU_CFLAGS.
764        Remove obsolete comments.
765
7662002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * custom/gen405.cfg: Remove -D__powerpc__.
769
7702002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
773        * custom/erc32.cfg: Ditto.
774        * custom/leon2.cfg: Ditto.
775
776
7772002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
780        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
781        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
782
7832002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * custom/cvme961.cfg: Remove GCC272 support.
786        * custom/dmv152.cfg: Remove GCC272 support.
787        * custom/efi332.cfg: Remove GCC272 support.
788        * custom/efi68k.cfg: Remove GCC272 support.
789        * custom/eth_comm.cfg: Remove GCC272 support.
790        * custom/gen405.cfg: Remove GCC272 support.
791        * custom/gen68302.cfg: Remove GCC272 support.
792        * custom/gen68340.cfg: Remove GCC272 support.
793        * custom/gen68360.cfg: Remove GCC272 support.
794        * custom/genmongoosev.cfg: Remove GCC272 support.
795        * custom/helas403.cfg: Remove GCC272 support.
796        * custom/i386ex.cfg: Remove GCC272 support.
797        * custom/i960sim.cfg: Remove GCC272 support.
798        * custom/idp.cfg: Remove GCC272 support.
799        * custom/leon2.cfg: Remove GCC272 support.
800        * custom/mbx8xx.cfg: Remove GCC272 support.
801        * custom/mcf5206elite.cfg: Remove GCC272 support.
802        * custom/mpc8260ads.cfg: Remove GCC272 support.
803        * custom/mrm332.cfg: Remove GCC272 support.
804        * custom/mvme136.cfg: Remove GCC272 support.
805        * custom/mvme147.cfg: Remove GCC272 support.
806        * custom/mvme167.cfg: Remove GCC272 support.
807        * custom/ods68302.cfg: Remove GCC272 support.
808        * custom/p4000.cfg: Remove GCC272 support.
809        * custom/p4600.cfg: Remove GCC272 support.
810        * custom/p4650.cfg: Remove GCC272 support.
811        * custom/pc386.cfg: Remove GCC272 support.
812        * custom/portsw.cfg: Remove GCC272 support.
813        * custom/psim.cfg: Remove GCC272 support.
814        * custom/rxgen960.cfg: Remove GCC272 support.
815        * custom/score603e.cfg: Remove GCC272 support.
816        * custom/sim68000.cfg: Remove GCC272 support.
817        * custom/simhppa.cfg: Remove GCC272 support.
818        * custom/simsh4.cfg: Remove GCC272 support.
819        * custom/ts_386ex.cfg: Remove GCC272 support.
820
8212002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
824        * Makefile.am: Remove AUTOMAKE_OPTIONS.
825        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
826        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
827
8282002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * compilers/gcc-target-default.cfg: Add missing \.
831        Reported by Ilya Alexeev <ilya@continuum.ru>.
832
8332002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
836        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
837        support.
838        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
839
8402001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
843        * custom/FreeBSD-posix.cfg: Ditto.
844        * custom/HPUX9-posix.cfg: Ditto.
845        * custom/Linux-posix.cfg: Ditto.
846        * custom/Solaris-posix.cfg: Ditto.
847
8482001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
851        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
852
8532001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * custom/armulator.cfg: Remove make-target-options.
856        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
857        (now in erc32/configure.ac).
858        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
859        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
860        Remove CONSOLE_USE_POLLED (Unused).
861        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
862        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
863        * custom/mvme162.cfg: Remove references to mvme162lx.
864        Abandon gcc272. Remove make-target-options.
865        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
866
8672001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * custom/bare.cfg: Remove make-target-options.
870        * custom/c4xsim.cfg: Ditto.
871        * custom/cvme961.cfg: Ditto.
872        * custom/efi68k.cfg: Ditto.
873        * custom/gen68302.cfg: Ditto.
874        * custom/gen68340.cfg: Ditto.
875        * custom/genmongoosev.cfg: Ditto.
876        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
877        make-exe, remove empty lines.
878        * custom/h8sim.cfg: Remove make-target-options.
879        * custom/mcf5206elite.cfg: Ditto.
880        * custom/mrm332.cfg: Ditto.
881        * custom/mvme147.cfg: Ditto.
882        * custom/ods68302.cfg: Ditto.
883        * custom/p4000.cfg: Ditto.
884        * custom/p4600.cfg: Ditto.
885        * custom/p4650.cfg: Ditto.
886        * custom/pc386.cfg: Ditto.
887        * custom/portsw.cfg: Ditto.
888        * custom/simsh4.cfg: Ditto.
889
8902001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * custom/efi332.cfg: Remove make-target-options.
893        * custom/idp.cfg: Ditto.
894        * custom/jmr3904.cfg: Ditto.
895
8962001-11-27      Joel Sherrill <joel@OARcorp.com>,
897
898        * ChangeLog: Deleted bogus entry.
899
9002001-11-27      Joel Sherrill <joel@OARcorp.com>,
901
902        * custom/ods68302.cfg: Eliminated required definition of macros in this
903        file for the BSP to compile.  The ROM and ROM address and size settings
904        are now linker script items. 
905
9062001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908
909        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
910        Remove make-target-options.
911        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
912        Remove make-target-options.
913        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
914        DATA_CACHE_ENABLE.
915        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
916        DATA_CACHE_ENABLE.
917        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
918        DATA_CACHE_ENABLE.
919
9202001-11-25      Joel Sherrill <joel@OARcorp.com>
921
922        * custom/papyrus.cfg: Removed.
923        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
924
9252001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
928        * custom/mcp750.cfg: Ditto.
929
9302001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
933        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
934        * custom/psim.cfg: Refect changes to psim/configure.ac.
935        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
936        remove SCORE603E_GENERATION.
937
9382001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
941        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
942        * custom/mbx860_005b.cfg: Ditto.
943        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
944
945
9462001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * custom/gensh1.cfg: remove make-target-options.
949        * custom/gensh2.cfg: remove make-target-options.
950
9512001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
954        remove make-target-options, remove BSP_CPPFLAGS.
955
9562001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
959
9602001-11-14      Joel Sherrill <joel@OARcorp.com>
961
962        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
963        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
964        These are new exception processing model BSPs and thus do not
965        need to define PPC_USE_SPRG.
966
9672001-11-14      Joel Sherrill <joel@OARcorp.com>
968
969        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
970
9712001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        * custom/ts_386ex.cfg: Remove make-target-options.
974        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
975        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
976        different flags.
977
9782001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
981        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
982        re-adopt mcp750.cfg's make-exe.
983
9842001-11-13      Joel Sherrill <joel@OARcorp.com>
985
986        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
987        the --srec-len argument to objcopy only supported in binutils 2.11
988        or newer.
989
9902001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
991
992        This modification is part of the submitted modifications necessary to
993        support the IBM PPC405 family.  This submission was reviewed by
994        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
995        not negatively impact the ppc403 BSPs.  The submission and tracking
996        process was captured as PR50.
997        * custom/gen405.cfg: New file.
998        * custom/helas403.cfg: Modified to generate Srecords.
999
10002001-10-30      Joel Sherrill <joel@OARcorp.com>
1001
1002        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1003
10042001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1005
1006        * custom/mcf5206elite.cfg: New file.
1007
10082001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1009
1010        * custom/mpc8260ads.cfg: New file.
1011
10122001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * custom/gensh4.cfg: Remove START_HW_INIT.
1015        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1016
10172001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * custom/gensh4.cfg: Remove HZ.
1020        * custom/simsh4.cfg: Remove HZ.
1021
10222001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1023
1024        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1025        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1026        cleanup by Joel Sherrill <joel@OARcorp.com>.
1027
10282001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1031
10322001-10-11      Joel Sherrill <joel@OARcorp.com>
1033
1034        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1035        to avoid using the apparently broken or deprecated -o argument.
1036
10372001-09-28      Joel Sherrill <joel@OARcorp.com>
1038
1039        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1040        for MC68302_BASE.
1041
10422001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * custom/bare.cfg: Define dummy make-cxx-exe.
1045
10462001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * ChangeLog: Formatting cleanup.
1049
10502001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1053        make-target-options.
1054        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1055        * custom/HPUX9-posix.cfg: Dito.
1056        * custom/Linux-posix.cfg: Dito.
1057        * custom/Solaris-posix.cfg: Dito.
1058        * custom/arm_bare_bsp.cfg: Dito.
1059        * custom/armulator.cfg: Dito.
1060        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1061        * custom/i386ex.cfg: Remove make-target-options.
1062        * custom/i960sim.cfg: Remove make-target-options.
1063        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1064        CONSOLE_USE_INTERRUPTS.
1065        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1066        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1067        CONSOLE_USE_INTERRUPTS.
1068        * custom/vegaplus.cfg: Remove make-target-options.
1069
10702001-05-25      Joel Sherrill <joel@OARcorp.com>
1071
1072        * custom/mrm332.cfg: Switched $(SED) to sed.
1073
10742000-05-25      Matt Cross <profesor@gweep.net>
1075
1076        * New MRM332 BSP for the Mini RoboMind board based
1077        on the 68332 microcontroller designed and build by Mark
1078        Castelluccio.  For details on the MRM see http://www.robominds.com.
1079        * custom/mrm332.cfg: New file.
1080
10812001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1084        CONSOLE_USE_POLLED, HAS_RTC.
1085
10862001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1089        * custom/gensh2.cfg: Dito.
1090
10912001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1094        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1095        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1096        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1097        remove unused flags, remove -ansi from CPP.
1098        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1099        * custom/sim68000.cfg: Remove CPU_DEFINES.
1100       
11012001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1104        * compilers/gcc-target-default.cfg: Dito.
1105        * compilers/gcc-portsw.cfg: Remove -Hansi.
1106        * custom/posix.cfg: Remove inclusion of target.cfg.
1107        * custom/simhppa.cfg: Remove -ansi -fasm.
1108
11092001-04-11      Eric Valette <valette@crf.canon.fr>
1110
1111        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1112        "new exception processing model."
1113
11142001-04-11      Joel Sherrill <joel@OARcorp.com>
1115
1116        * custom/default.cfg: Switch to using exec_prefix to reflect new
1117        organization of install point from Ralf Corsepius.
1118
11192001-03-30      Eric Valette <valette@crf.canon.fr>
1120
1121        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1122        use the "new exception processing model."
1123
11242001-03-14      Joel Sherrill <joel@OARcorp.com>
1125
1126        * custom/genmongossev.cfg: New file.
1127
11282001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * custom/pc386dx.cfg: New bsp.
1131
11322001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1133
1134        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1135        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1136        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1137
11382001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1139
1140        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1141        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1142        * host.cfg.in: Remove RM, make-script.
1143        * ChangeLog: Remove bogus 2001-01-22 entry.
1144
11452001-01-09      Joel Sherrill <joel@OARcorp.com>
1146
1147        * custom/pc386.cfg (make-exe): Removed commented out lines that
1148        were displayed in build longs.
1149
11502001-01-08      Joel Sherrill <joel@OARcorp.com>
1151
1152        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1153        unneeded definitions when compiled for "mips" rather than "mips64orion."
1154        Correct CPU_CFLAGS.
1155
11562001-01-05      Joel Sherrill <joel@OARcorp.com>
1157
1158        * custom/gensh1.cfg: Removed rest of make-target-options and
1159        moved them to BSP configure options.
1160
11612001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1162
1163        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1164        install point or assuming BSP build tree is available.
1165
11662001-01-03      Joel Sherrill <joel@OARcorp.com>
1167
1168        * custom/psim.cfg: Removed unused variables.
1169
11702001-01-03      Joel Sherrill <joel@OARcorp.com>
1171
1172        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1173        * custom/simcpu32.cfg: Removed MVME162 reference.
1174
11752000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1176
1177        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1178        Still need to fix to avoid touching install point on non-install stanza.
1179
11802000-12-06      Joel Sherrill <joel@OARcorp.com>
1181
1182        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1183        and copies that should not be in it.
1184
11852000-12-01      Joel Sherrill <joel@OARcorp.com>
1186
1187        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1188
11892000-11-30      Joel Sherrill <joel@OARcorp.com>
1190
1191        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1192        a mips1.  gcc translates -m3900 into that.
1193
11942000-11-27      Joel Sherrill <joel@OARcorp.com>
1195
1196        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1197
11982000-11-27      Joel Sherrill <joel@OARcorp.com>
1199
1200        * custom/shsim.cfg: New file.
1201        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1202        The shsim is for the SH simulator in gdb. It should be able
1203        to be used with multiple SH CPU models.  This will require
1204        adding BSP variants.
1205
12062000-11-25      Joel Sherrill <joel@OARcorp.com>
1207
1208        * custom/pc386.cfg: make-exe rule would write into
1209        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1210        is generally not writeable after the BSP is installed and you do not
1211        want every application installed there by default.  Reported by
1212        Eric Norum <eric.norum@usask.ca>.
1213
12142000-11-25      Joel Sherrill <joel@OARcorp.com>
1215
1216        * custom/Makefile.am: Updated to add jmr3904.cfg
1217        * custom/jmr3904.cfg: New file.
1218
12192000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * custom/leon2.cfg: Removed defines that are now generated
1222        in a non-BSP specific manner.
1223
12242000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1225
1226        * custom/Makefile.am: Modified to reflect addition of files.
1227        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1228        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1229
12302000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1233
12342000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1237
12382000-10-24      Joel Sherrill <joel@OARcorp.com>
1239
1240        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1241        definition since this information can be picked up from
1242        autoconf generated files.  These BSPs are shared by the
1243        mips and mips64orion "ports."
1244
12452000-10-18      Joel Sherrill <joel@OARcorp.com>
1246
1247        * compilers/gcc-portsw.cfg: Use gcc style flags.
1248
12492000-09-13      Joel Sherrill <joel@OARcorp.com>
1250
1251        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1252        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1253
12542000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1255
1256        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1257        Eric Valette <valette@crf.canon.fr>.
1258        * custom/vegaplus.cfg: New file.
1259
12602000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1261
1262        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1263        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1264        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1265        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1266        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1267        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1268        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1269
12702000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * custom/gensh2.cfg: Fix comments.
1273
12742000-09-12      Joel Sherrill <joel@OARcorp.com>
1275
1276        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1277        compiler arguments that specify CPU model options.
1278
12792000-09-12      Joel Sherrill <joel@OARcorp.com>
1280
1281        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1282        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1283        may be incorrect but the BSP now compiles.
1284
12852000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1286
1287        * custom/arm_bare_bsp.cfg: Fix comments.
1288
12892000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1292        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1293        * ChangeLog: File paths corrected
1294
12952000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1296
1297        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1298
12992000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1300
1301        * custom/pck6.cfg: New file
1302        * custom/pc486.cfg: Use -m486
1303        * custom/pc586.cfg: Use -mpentium
1304        * custom/pc686.cfg: Use -mmpentiumpro
1305        * custom/i386ex.cfg: Use -msoft-float
1306
13072000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1308
1309        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1310
13112000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1312
1313        * ChangeLog: File paths corrected.
1314
13152000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1316
1317        * custom/mvme167.cfg: Add specification of printk port, console port
1318        and serial I/O mode.  Arrange for the stripped executable to
1319        be copied up the build tree.
1320       
13212000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1322
1323        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1324
13252000-08-10      John Cotton  <john.cotton@nrc.ca>
1326
1327        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1328
13292000-08-10      Joel Sherrill <joel@OARcorp.com>
1330
1331        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.