source: rtems/make/ChangeLog @ 6455dde

4.104.114.84.95
Last change on this file since 6455dde was 6455dde, checked in by Joel Sherrill <joel.sherrill@…>, on 05/09/07 at 18:47:22

2007-05-09 Joel Sherrill <joel.sherrill@…>

  • leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub for Classic API Barrier.
  • Property mode set to 100644
File size: 40.7 KB
Line 
12007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
4        for Classic API Barrier.
5
62007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
7
8        * custom/rtl22xx.cfg: Cleanup.
9        * Makefile.am: Add custom/rtl22xx.cfg.
10
112007-04-26      Ray Xu <xr@trasin.net>
12
13        * custom/rtl22xx.cfg: New (Initial submission).
14
152007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * Makefile.am: Cleanup.
18
192007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
22        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
23        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
24        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
25        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
26        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
27        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
28        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
29        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
30        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
31        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
32        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
33        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
34        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
35        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
36        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
37        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
38        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
39        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
40        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
41        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
42        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
43        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
44
452007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
48        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
49        Use $(NM) -g -n instead of $(NM) -n.
50        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
51        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
52        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
53
542007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
57        DRIVER_ARCHITECTURE.
58        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
59        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
60        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
61        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
62        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
63        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
64        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
65        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
66        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
67        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
68        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
69        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
70        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
71        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
72        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
73        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
74        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
75        CXXFLAGS_OPTIMIZE_V.
76
772007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
78
79        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
80        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
81        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
82        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
83
842006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
85
86        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
87        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
88        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
89        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
90        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
91        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
92        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
93        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
94        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
95        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
96        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
97        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
98        custom/i386ex.cfg, custom/idp.cfg,
99        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
100        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
101        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
102        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
103        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
104        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
105        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
106        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
107        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
108        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
109        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
110        Cleanup.
111
1122006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * custom/uC5282.cfg: Remove hard-code compiler flags.
115        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
116        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
117
1182006-10-23      Joel Sherrill <joel@OARcorp.com>
119
120        * custom/eZKit533.cfg: New file.
121
1222006-09-08      Kate Feng <feng1@bnl.gov>
123
124        PR 1150/bsps
125        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
126        that gcc (4.0.2) implicitely uses the vector engine for optimization;
127        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
128
1292006-08-09      Kolja Waschk <waschk@telos.de>
130
131        * Makefile.am: New port to Altera NIOS II.
132        * custom/nios2_iss.cfg: New file.
133
1342006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
135
136        * custom/brsl5.cfg: (PR1117) added
137       
1382006-06-08      Bruce Robinson <brucer@pmccorp.com>
139       
140        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
141        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
142
1432005-04-10      Eric Norum <norume@aps.anl.gov>
144
145        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
146
1472006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
148
149        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
150        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
151        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
152        Remove (abandoned).
153
1542006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
155
156        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
157        Merger from rtems-4-6-branch.
158
1592006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
160
161        PR 851/bsps
162        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
163        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
164
1652005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
166
167        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
168
1692005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
170
171        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
172        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
173        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
174        Use .srec for files containing SRECs.
175
1762005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * custom/gp32.cfg: Replace .gxb with .elf.
179        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
180
1812005-11-03      Till Straumann <strauman@slac.stanford.edu>
182
183        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
184        -mcpu=750 instead.
185
1862005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * custom/orp.cfg: Remove (abandoned).
189        * custom/av5282.cfg: Remove obsolete vars.
190        * custom/gba.cfg: Remove PROFILE* (abandoned).
191        Remove -static (bogus).
192
1932005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
194
195        PR 822/bsps
196        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
197
1982005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
199
200        * custom/av5282.cfg: New file.
201
2022005-06-17      Markku Puro <markku.puro@kopteri.net>
203
204        * Makefile.am: Adding GameBoy Advance BSP.
205        * custom/gba.cfg: New file.
206
2072005-06-17      Joel Sherrill <joel@OARcorp.com>
208
209        * custom/mcf5235.cfg: New file.
210
2112005-06-01      Philippe Simons <loki_666@fastmail.fm>
212
213        * custom/gp32.cfg: Add make-cxx-exe.
214
2152005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
216
217        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
218        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
219        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
220
2212005-05-02      Joel Sherrill <joel@OARcorp.com>
222
223        * Makefile.am: Remove dmv177 and ppcn_60x.
224        * custom/dmv177.cfg: Removed.
225
2262005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
229
2302005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
231
232        * Makefile.am: Initial release of ep1a bsp
233        * custom/ep1a.cfg: New file.
234
2352005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
236
237        * custom/score603e.cfg: Update score603e to new exception model
238        NOTE: These modifications have not been tested on hardware.
239
2402005-03-11      Jay Monkman <jtm@lopingdog.com>
241
242        * custom/vegaplus.cfg: Removed.
243
2442005-03-11      Philippe Simons <loki_666@fastmail.fm>
245
246        * custom/gp32.cfg: New file.
247
2482005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
249
250        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
251        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
252        Remove -Wa,-m7450.
253
2542005-02-25      Joel Sherrill <joel@OARcorp.com>
255
256        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
257        * custom/arm_bare_bsp.cfg: Removed.
258
2592005-02-24      Jay Monkman <jtm@lopingdog.com>
260
261        * custom/csb350.cfg: New BSP.
262
2632005-02-24      Jay Monkman <jtm@lopingdog.com>
264
265        * custom/csb337.cfg: Cleanup.
266
2672005-02-08      Eric Norum <norume@aps.anl.gov>
268
269        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
270        proper versions of gcc (which take -m528x as an order to load the
271        -m5200 multilib variants) are widely available.
272
2732005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
274
275        * custom/uC5282.cfg: Cleanup.
276
2772005-01-28      Eric Norum <norume@aps.anl.gov>
278
279        * Makefile.am, custom/uC5282.cfg: New BSP
280
2812005-01-20      Joel Sherrill <joel@OARcorp.com>
282
283        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
284        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
285        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
286        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
287        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
288
2892005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
290
291        * compilers/gcc-portsw.cfg: Remove.
292        * Makefile.am: Reflect change above.
293
2942004-11-23      Joel Sherrill <joel@OARcorp.com>
295
296        * Makefile.am: Remove eth_comm.
297        * custom/eth_comm.cfg: Removed.
298
2992004-11-22      Jennifer Averett <jennifer@OARcorp.com>
300
301        PR 581/bsps
302        * custom/psim.cfg: Convert PSIM to new exception model.
303
3042004-11-17      Joel Sherrill <joel@OARcorp.com>
305
306        * custom/mvme2100.cfg: Add make-cxx-exe rule.
307
3082004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
309
310        * Makefile.am: Add MVME2100 BSP.
311        * custom/mvme2100.cfg: New file.
312
3132004-11-05      Joel Sherrill <joel@OARcorp.com>
314
315        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
316        architecture name for RTEMS. Since this was used as the -mcpu
317        argument to GCC, that also had to be changed.
318
3192004-10-26      Eric Norum <norume@aps.anl.gov
320
321        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
322
3232004-10-20      Eric Norum <norume@aps.anl.gov
324
325        * custom/mvme5500.cfg: New BSP.
326
3272004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
328
329        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
330
3312004-09-29      Joel Sherrill <joel@OARcorp.com>
332
333        * custom/h8sim.cfg: i960 obsoleted.
334        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
335
3362004-08-03      Jay Monkman <jtm@lopingdog.com>
337
338        * custom/csb360.cfg: New file.
339
3402004-07-15      Jay Monkman
341
342        * custom/csb336.cfg, custom/csb337.cfg: New files.
343
3442004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
345
346        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
347        with FreeBSD and now unused).
348        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
349
3502004-04-12      David Querbach <querbach@realtime.bc.ca>
351
352        * custom/ss555.cfg: New file.
353
3542004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
355
356        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
357        with Cygwin and now unused).
358
3592004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
360
361        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
362
3632004-03-05      Joel Sherrill <joel@OARcorp.com>
364
365        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
366        support.
367
3682004-02-26      Joel Sherrill <joel@OARcorp.com>
369
370        PR 570/bsps
371        * custom/mvme2307.cfg: Do not use -msdata=eabi since
372        it breaks the linking of the vectors.
373
3742004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * Makefile.am: Cosmetics.
377
3782004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
381        dist_rtems_make_custom_DATA = custom/default.cfg.
382
3832004-02-05      Joel Sherrill <joel@OARcorp.com>
384
385        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
386        these -- copied from the 4.6 branch.
387
3882004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        PR 553/bsps
391        * custom/mrm332.cfg: Comment out objdump.
392
3932004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
396
3972004-01-20      Joel Sherrill <joel@OARcorp.com>
398
399        PR 553/bsps
400        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
401        comment.
402
4032004-01-07      Joel Sherrill <joel@OARcorp.com>
404
405        * Makefile.am: Remove efi68k and efi332 references as they are no
406        longer in the tree.
407
4082004-01-07      Joel Sherrill <joel@OARcorp.com>
409
410        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
411        users of these boards so we are removing them.
412        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
413
4142004-01-07      Joel Sherrill <joel@OARcorp.com>
415
416        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
417
4182003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * Makefile.am: EXTRA_DIST +=.
421
4222003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * custom/Makefile.am: Remove.
425        * Makefile.am: Merge-in former custom/Makefile.am
426
4272003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
430        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
431
4322003-09-26      Joel Sherrill <joel@OARcorp.com>
433
434        * custom/simhppa.cfg: Removed.
435
4362003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
439
4402003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        PR 470/bsps
443        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
444        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
445        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
446
4472003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
450        the BSP's configure-script).
451        Remove BSP_CPPFLAGS (Obsolete).
452
4532003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        PR 321/bsps
456        * leaf.cfg: Remove support for profile-variant.
457        * main.cfg: Ditto.
458        * compilers/gcc-no_bsp.cfg: Ditto.
459        * compilers/gcc-portsw.cfg: Ditto.
460        * compilers/gcc-target-default.cfg: Ditto.
461
4622003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
463
464        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
465
4662003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
467
468        PR 368/filesystems
469        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
470        with this PR for alias BSPs.
471
4722003-03-18  Till Straumann <strauman@slac.stanford.edu>
473
474        PR 356/bsps
475        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
476        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
477
4782003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
481
4822003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
485        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
486        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
487        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
488
4892003-02-14      Joel Sherrill <joel@OARcorp.com>
490
491        AMD a29k obsolete.
492        * custom/portsw.cfg: Removed.
493
4942003-01-20      Duane Gustavus <duane@unt.edu>
495
496        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
497
4982003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
501        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
502        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
503        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
504        Move -D_BSD_SOURCE to CPU_CFLAGS.
505        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
506        Move -Dsolaris2 to CPU_CFLAGS.
507        Remove -D__EXTENSIONS__.
508
5092002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * custom/posix.cfg: Remove comment referring to host.cfg.
512
5132002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * custom/default.cfg: Pickup target.cfg from BSP directory.
516
5172002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
518
519        * custom/mtx603e.cfg: New file.
520
5212002-11-17      Joel Sherrill <joel@OARcorp.com>
522
523        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
524        build variants work for user applications post install.
525
5262002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
529        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
530        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
531        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
532        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
533
5342002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
535
536        * custom/edb7312.cfg: New file.
537
5382002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
541        obsolete Makefile.
542        * leaf.cfg: Various changes to LIBVARIANT processing.
543        * main.cfg: Ditto.
544
5452002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * Makefile.am: Add compilers/*.
548        * compilers/Makefile.am: Remove.
549        * lib.cfg: Remove.
550        * directory.cfg: Remove.
551        * README: Remove.
552
5532002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * Makefile.am: Add Templates/*.
556        * Templates/Makefile.am: Remove.
557
5582002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
561
5622002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
565        * custom/HPUX9-posix.cfg: Ditto.
566        * custom/Linux-posix.cfg: Ditto.
567
5682002-10-02      Joel Sherrill <joel@OARcorp.com>
569
570        * custom/armulator.cfg: Remove reference to PowerPC arguments.
571
5722002-09-13      Joel Sherrill <joel@OARcorp.com>
573
574        * Part of addressing PR281.
575        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
576        * compilers/gcc-target-default.cfg: Removed remaining support for
577        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
578        as one of the LDFLAGS when the debug variant is specified.
579
5802002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * custom/posix.cfg: Don't include host.cfg.
583
5842002-08-09      Joel Sherrill <joel@OARcorp.com>
585
586        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
587
5882002-08-07      Ivan Guzvinec <ivang@opencores.org>
589
590        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
591
5922002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
595
5962002-08-06      Joel Sherrill <joel@OARcorp.com>
597
598        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
599        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
600
6012002-08-06      Chris Ziomkowski <chris@asics.ws>
602
603        * custom/or32sim.cfg: New file added as part of merge from
604        OpenCores repository.
605
6062002-08-05      Joel Sherrill <joel@OARcorp.com>
607
608        * Per PR260 eliminate use of make-target-options.  This impacted
609        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
610        SuperCore and required that the m68k optimized memcpy be moved
611        to libcpu.
612        * custom/gen68360.cfg: Remove make-target-options.
613
6142002-08-01      Joel Sherrill <joel@OARcorp.com>
615
616        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
617        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
618
6192002-08-01      Joel Sherrill <joel@OARcorp.com>
620
621        * custom/mvme136.cfg: Remove make-target-options.
622
6232002-07-30      Joel Sherrill <joel@OARcorp.com>
624
625        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
626        will disappear when make clean is performed.
627
6282002-07-24      Joel Sherrill <joel@OARcorp.com>
629
630        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
631        to use gcc 3.1 arguments.
632
6332002-07-22      Joel Sherrill <joel@OARcorp.com>
634
635        * Templates/Makefile.leaf: Clarify the MANAGERS example.
636
6372002-07-01      Joel Sherrill <joel@OARcorp.com>
638
639        * custom/p4650.cfg: Update arguments to gcc3.
640
6412002-06-14      Joel Sherrill <joel@OARcorp.com>
642
643        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
644        to gcc 3.1 arguments.
645
6462002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
647
648        * custom/dmv177.cfg: Use -mcpu=603e.
649        * custom/ppcn_60x.cfg: Use -mcpu=603e.
650        * custom/psim.cfg: Use -mcpu=603e.
651        * custom/score603e.cfg: Use -mcpu=603e.
652        * custom/ts_386ex.cfg: Remove obsolete comments.
653        * custom/rxgen960.cfg: Remove obsolete comments.
654        * custom/cvme961.cfg: Remove obsolete comments.
655
6562001-05-09      Joel Sherrill <joel@OARcorp.com>
657
658        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
659        compatable arguments.
660 
6612002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
664        Remove obsolete comments.
665        * custom/eth_comm.cfg: Remove make-target-options.
666        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
667        CPU_CFLAGS.
668        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
669        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
670        * custom/mbx8xx.cfg: Remove make-target-options.
671        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
672        Remove obsolete comments.
673        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
674        Remove obsolete comments.
675        * custom/mpc8260ads.cfg: Remove make-target-options.
676        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
677        CPU_CFLAGS.
678        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
679        Remove obsolete comments.
680        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
681        CPU_CFLAGS.
682        Remove obsolete comments.
683        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
684        Remove obsolete comments.
685        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
686        CPU_CFLAGS.
687        Remove obsolete comments.
688
6892002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * custom/gen405.cfg: Remove -D__powerpc__.
692
6932002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
696        * custom/erc32.cfg: Ditto.
697        * custom/leon2.cfg: Ditto.
698
699
7002002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
703        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
704        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
705
7062002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * custom/cvme961.cfg: Remove GCC272 support.
709        * custom/dmv152.cfg: Remove GCC272 support.
710        * custom/efi332.cfg: Remove GCC272 support.
711        * custom/efi68k.cfg: Remove GCC272 support.
712        * custom/eth_comm.cfg: Remove GCC272 support.
713        * custom/gen405.cfg: Remove GCC272 support.
714        * custom/gen68302.cfg: Remove GCC272 support.
715        * custom/gen68340.cfg: Remove GCC272 support.
716        * custom/gen68360.cfg: Remove GCC272 support.
717        * custom/genmongoosev.cfg: Remove GCC272 support.
718        * custom/helas403.cfg: Remove GCC272 support.
719        * custom/i386ex.cfg: Remove GCC272 support.
720        * custom/i960sim.cfg: Remove GCC272 support.
721        * custom/idp.cfg: Remove GCC272 support.
722        * custom/leon2.cfg: Remove GCC272 support.
723        * custom/mbx8xx.cfg: Remove GCC272 support.
724        * custom/mcf5206elite.cfg: Remove GCC272 support.
725        * custom/mpc8260ads.cfg: Remove GCC272 support.
726        * custom/mrm332.cfg: Remove GCC272 support.
727        * custom/mvme136.cfg: Remove GCC272 support.
728        * custom/mvme147.cfg: Remove GCC272 support.
729        * custom/mvme167.cfg: Remove GCC272 support.
730        * custom/ods68302.cfg: Remove GCC272 support.
731        * custom/p4000.cfg: Remove GCC272 support.
732        * custom/p4600.cfg: Remove GCC272 support.
733        * custom/p4650.cfg: Remove GCC272 support.
734        * custom/pc386.cfg: Remove GCC272 support.
735        * custom/portsw.cfg: Remove GCC272 support.
736        * custom/psim.cfg: Remove GCC272 support.
737        * custom/rxgen960.cfg: Remove GCC272 support.
738        * custom/score603e.cfg: Remove GCC272 support.
739        * custom/sim68000.cfg: Remove GCC272 support.
740        * custom/simhppa.cfg: Remove GCC272 support.
741        * custom/simsh4.cfg: Remove GCC272 support.
742        * custom/ts_386ex.cfg: Remove GCC272 support.
743
7442002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
747        * Makefile.am: Remove AUTOMAKE_OPTIONS.
748        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
749        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
750
7512002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * compilers/gcc-target-default.cfg: Add missing \.
754        Reported by Ilya Alexeev <ilya@continuum.ru>.
755
7562002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
759        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
760        support.
761        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
762
7632001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
766        * custom/FreeBSD-posix.cfg: Ditto.
767        * custom/HPUX9-posix.cfg: Ditto.
768        * custom/Linux-posix.cfg: Ditto.
769        * custom/Solaris-posix.cfg: Ditto.
770
7712001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
774        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
775
7762001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * custom/armulator.cfg: Remove make-target-options.
779        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
780        (now in erc32/configure.ac).
781        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
782        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
783        Remove CONSOLE_USE_POLLED (Unused).
784        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
785        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
786        * custom/mvme162.cfg: Remove references to mvme162lx.
787        Abandon gcc272. Remove make-target-options.
788        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
789
7902001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * custom/bare.cfg: Remove make-target-options.
793        * custom/c4xsim.cfg: Ditto.
794        * custom/cvme961.cfg: Ditto.
795        * custom/efi68k.cfg: Ditto.
796        * custom/gen68302.cfg: Ditto.
797        * custom/gen68340.cfg: Ditto.
798        * custom/genmongoosev.cfg: Ditto.
799        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
800        make-exe, remove empty lines.
801        * custom/h8sim.cfg: Remove make-target-options.
802        * custom/mcf5206elite.cfg: Ditto.
803        * custom/mrm332.cfg: Ditto.
804        * custom/mvme147.cfg: Ditto.
805        * custom/ods68302.cfg: Ditto.
806        * custom/p4000.cfg: Ditto.
807        * custom/p4600.cfg: Ditto.
808        * custom/p4650.cfg: Ditto.
809        * custom/pc386.cfg: Ditto.
810        * custom/portsw.cfg: Ditto.
811        * custom/simsh4.cfg: Ditto.
812
8132001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * custom/efi332.cfg: Remove make-target-options.
816        * custom/idp.cfg: Ditto.
817        * custom/jmr3904.cfg: Ditto.
818
8192001-11-27      Joel Sherrill <joel@OARcorp.com>,
820
821        * ChangeLog: Deleted bogus entry.
822
8232001-11-27      Joel Sherrill <joel@OARcorp.com>,
824
825        * custom/ods68302.cfg: Eliminated required definition of macros in this
826        file for the BSP to compile.  The ROM and ROM address and size settings
827        are now linker script items. 
828
8292001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
830
831
832        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
833        Remove make-target-options.
834        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
835        Remove make-target-options.
836        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
837        DATA_CACHE_ENABLE.
838        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
839        DATA_CACHE_ENABLE.
840        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
841        DATA_CACHE_ENABLE.
842
8432001-11-25      Joel Sherrill <joel@OARcorp.com>
844
845        * custom/papyrus.cfg: Removed.
846        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
847
8482001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
851        * custom/mcp750.cfg: Ditto.
852
8532001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
856        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
857        * custom/psim.cfg: Refect changes to psim/configure.ac.
858        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
859        remove SCORE603E_GENERATION.
860
8612001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
864        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
865        * custom/mbx860_005b.cfg: Ditto.
866        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
867
868
8692001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * custom/gensh1.cfg: remove make-target-options.
872        * custom/gensh2.cfg: remove make-target-options.
873
8742001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
877        remove make-target-options, remove BSP_CPPFLAGS.
878
8792001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
882
8832001-11-14      Joel Sherrill <joel@OARcorp.com>
884
885        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
886        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
887        These are new exception processing model BSPs and thus do not
888        need to define PPC_USE_SPRG.
889
8902001-11-14      Joel Sherrill <joel@OARcorp.com>
891
892        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
893
8942001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * custom/ts_386ex.cfg: Remove make-target-options.
897        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
898        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
899        different flags.
900
9012001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
904        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
905        re-adopt mcp750.cfg's make-exe.
906
9072001-11-13      Joel Sherrill <joel@OARcorp.com>
908
909        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
910        the --srec-len argument to objcopy only supported in binutils 2.11
911        or newer.
912
9132001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
914
915        This modification is part of the submitted modifications necessary to
916        support the IBM PPC405 family.  This submission was reviewed by
917        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
918        not negatively impact the ppc403 BSPs.  The submission and tracking
919        process was captured as PR50.
920        * custom/gen405.cfg: New file.
921        * custom/helas403.cfg: Modified to generate Srecords.
922
9232001-10-30      Joel Sherrill <joel@OARcorp.com>
924
925        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
926
9272001-10-26      Victor V. Vengerov <vvv@oktet.ru>
928
929        * custom/mcf5206elite.cfg: New file.
930
9312001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
932
933        * custom/mpc8260ads.cfg: New file.
934
9352001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * custom/gensh4.cfg: Remove START_HW_INIT.
938        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
939
9402001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * custom/gensh4.cfg: Remove HZ.
943        * custom/simsh4.cfg: Remove HZ.
944
9452001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
946
947        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
948        of Hitachi SH4 BSPs of the same name.  Reviewed and some
949        cleanup by Joel Sherrill <joel@OARcorp.com>.
950
9512001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
954
9552001-10-11      Joel Sherrill <joel@OARcorp.com>
956
957        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
958        to avoid using the apparently broken or deprecated -o argument.
959
9602001-09-28      Joel Sherrill <joel@OARcorp.com>
961
962        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
963        for MC68302_BASE.
964
9652001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * custom/bare.cfg: Define dummy make-cxx-exe.
968
9692001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * ChangeLog: Formatting cleanup.
972
9732001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
976        make-target-options.
977        * custom/FreeBSD-posix.cfg: Remove make-target-options.
978        * custom/HPUX9-posix.cfg: Dito.
979        * custom/Linux-posix.cfg: Dito.
980        * custom/Solaris-posix.cfg: Dito.
981        * custom/arm_bare_bsp.cfg: Dito.
982        * custom/armulator.cfg: Dito.
983        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
984        * custom/i386ex.cfg: Remove make-target-options.
985        * custom/i960sim.cfg: Remove make-target-options.
986        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
987        CONSOLE_USE_INTERRUPTS.
988        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
989        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
990        CONSOLE_USE_INTERRUPTS.
991        * custom/vegaplus.cfg: Remove make-target-options.
992
9932001-05-25      Joel Sherrill <joel@OARcorp.com>
994
995        * custom/mrm332.cfg: Switched $(SED) to sed.
996
9972000-05-25      Matt Cross <profesor@gweep.net>
998
999        * New MRM332 BSP for the Mini RoboMind board based
1000        on the 68332 microcontroller designed and build by Mark
1001        Castelluccio.  For details on the MRM see http://www.robominds.com.
1002        * custom/mrm332.cfg: New file.
1003
10042001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1007        CONSOLE_USE_POLLED, HAS_RTC.
1008
10092001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1012        * custom/gensh2.cfg: Dito.
1013
10142001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1017        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1018        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1019        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1020        remove unused flags, remove -ansi from CPP.
1021        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1022        * custom/sim68000.cfg: Remove CPU_DEFINES.
1023       
10242001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1027        * compilers/gcc-target-default.cfg: Dito.
1028        * compilers/gcc-portsw.cfg: Remove -Hansi.
1029        * custom/posix.cfg: Remove inclusion of target.cfg.
1030        * custom/simhppa.cfg: Remove -ansi -fasm.
1031
10322001-04-11      Eric Valette <valette@crf.canon.fr>
1033
1034        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1035        "new exception processing model."
1036
10372001-04-11      Joel Sherrill <joel@OARcorp.com>
1038
1039        * custom/default.cfg: Switch to using exec_prefix to reflect new
1040        organization of install point from Ralf Corsepius.
1041
10422001-03-30      Eric Valette <valette@crf.canon.fr>
1043
1044        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1045        use the "new exception processing model."
1046
10472001-03-14      Joel Sherrill <joel@OARcorp.com>
1048
1049        * custom/genmongossev.cfg: New file.
1050
10512001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * custom/pc386dx.cfg: New bsp.
1054
10552001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1056
1057        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1058        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1059        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1060
10612001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1064        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1065        * host.cfg.in: Remove RM, make-script.
1066        * ChangeLog: Remove bogus 2001-01-22 entry.
1067
10682001-01-09      Joel Sherrill <joel@OARcorp.com>
1069
1070        * custom/pc386.cfg (make-exe): Removed commented out lines that
1071        were displayed in build longs.
1072
10732001-01-08      Joel Sherrill <joel@OARcorp.com>
1074
1075        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1076        unneeded definitions when compiled for "mips" rather than "mips64orion."
1077        Correct CPU_CFLAGS.
1078
10792001-01-05      Joel Sherrill <joel@OARcorp.com>
1080
1081        * custom/gensh1.cfg: Removed rest of make-target-options and
1082        moved them to BSP configure options.
1083
10842001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1085
1086        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1087        install point or assuming BSP build tree is available.
1088
10892001-01-03      Joel Sherrill <joel@OARcorp.com>
1090
1091        * custom/psim.cfg: Removed unused variables.
1092
10932001-01-03      Joel Sherrill <joel@OARcorp.com>
1094
1095        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1096        * custom/simcpu32.cfg: Removed MVME162 reference.
1097
10982000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1099
1100        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1101        Still need to fix to avoid touching install point on non-install stanza.
1102
11032000-12-06      Joel Sherrill <joel@OARcorp.com>
1104
1105        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1106        and copies that should not be in it.
1107
11082000-12-01      Joel Sherrill <joel@OARcorp.com>
1109
1110        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1111
11122000-11-30      Joel Sherrill <joel@OARcorp.com>
1113
1114        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1115        a mips1.  gcc translates -m3900 into that.
1116
11172000-11-27      Joel Sherrill <joel@OARcorp.com>
1118
1119        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1120
11212000-11-27      Joel Sherrill <joel@OARcorp.com>
1122
1123        * custom/shsim.cfg: New file.
1124        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1125        The shsim is for the SH simulator in gdb. It should be able
1126        to be used with multiple SH CPU models.  This will require
1127        adding BSP variants.
1128
11292000-11-25      Joel Sherrill <joel@OARcorp.com>
1130
1131        * custom/pc386.cfg: make-exe rule would write into
1132        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1133        is generally not writeable after the BSP is installed and you do not
1134        want every application installed there by default.  Reported by
1135        Eric Norum <eric.norum@usask.ca>.
1136
11372000-11-25      Joel Sherrill <joel@OARcorp.com>
1138
1139        * custom/Makefile.am: Updated to add jmr3904.cfg
1140        * custom/jmr3904.cfg: New file.
1141
11422000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * custom/leon2.cfg: Removed defines that are now generated
1145        in a non-BSP specific manner.
1146
11472000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1148
1149        * custom/Makefile.am: Modified to reflect addition of files.
1150        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1151        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1152
11532000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1154
1155        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1156
11572000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1160
11612000-10-24      Joel Sherrill <joel@OARcorp.com>
1162
1163        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1164        definition since this information can be picked up from
1165        autoconf generated files.  These BSPs are shared by the
1166        mips and mips64orion "ports."
1167
11682000-10-18      Joel Sherrill <joel@OARcorp.com>
1169
1170        * compilers/gcc-portsw.cfg: Use gcc style flags.
1171
11722000-09-13      Joel Sherrill <joel@OARcorp.com>
1173
1174        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1175        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1176
11772000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1178
1179        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1180        Eric Valette <valette@crf.canon.fr>.
1181        * custom/vegaplus.cfg: New file.
1182
11832000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1186        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1187        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1188        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1189        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1190        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1191        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1192
11932000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * custom/gensh2.cfg: Fix comments.
1196
11972000-09-12      Joel Sherrill <joel@OARcorp.com>
1198
1199        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1200        compiler arguments that specify CPU model options.
1201
12022000-09-12      Joel Sherrill <joel@OARcorp.com>
1203
1204        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1205        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1206        may be incorrect but the BSP now compiles.
1207
12082000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * custom/arm_bare_bsp.cfg: Fix comments.
1211
12122000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1213
1214        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1215        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1216        * ChangeLog: File paths corrected
1217
12182000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1219
1220        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1221
12222000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * custom/pck6.cfg: New file
1225        * custom/pc486.cfg: Use -m486
1226        * custom/pc586.cfg: Use -mpentium
1227        * custom/pc686.cfg: Use -mmpentiumpro
1228        * custom/i386ex.cfg: Use -msoft-float
1229
12302000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1231
1232        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1233
12342000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1235
1236        * ChangeLog: File paths corrected.
1237
12382000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1239
1240        * custom/mvme167.cfg: Add specification of printk port, console port
1241        and serial I/O mode.  Arrange for the stripped executable to
1242        be copied up the build tree.
1243       
12442000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1245
1246        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1247
12482000-08-10      John Cotton  <john.cotton@nrc.ca>
1249
1250        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1251
12522000-08-10      Joel Sherrill <joel@OARcorp.com>
1253
1254        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.