source: rtems/make/ChangeLog @ 4ab3a29

4.104.114.84.95
Last change on this file since 4ab3a29 was cb6e9bf, checked in by Joel Sherrill <joel.sherrill@…>, on 06/20/07 at 20:21:45

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

  • custom/gen5200.cfg: Remove junk comment.
  • custom/ep5200.cfg: New file.
  • Property mode set to 100644
File size: 41.7 KB
Line 
12007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * custom/gen5200.cfg: Remove junk comment.
4        * custom/ep5200.cfg: New file.
5
62007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * custom/armulator.cfg: Removed.
9
102007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * custom/mvme5500.cfg: Use -O2 again.
13
142007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
15
16        * Makefile.am: DMV152 obsoleted.
17        * custom/dmv152.cfg: Removed.
18
192007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
20
21        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
22        variants.
23        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
24
252007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
26
27        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
28        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
29        extension instead of BSP unique ones.
30
312007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
32
33        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
34        Plus some cleanup
35
362007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
39        for Classic API Barrier.
40
412007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * custom/rtl22xx.cfg: Cleanup.
44        * Makefile.am: Add custom/rtl22xx.cfg.
45
462007-04-26      Ray Xu <xr@trasin.net>
47
48        * custom/rtl22xx.cfg: New (Initial submission).
49
502007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
51
52        * Makefile.am: Cleanup.
53
542007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
57        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
58        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
59        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
60        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
61        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
62        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
63        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
64        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
65        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
66        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
67        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
68        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
69        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
70        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
71        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
72        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
73        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
74        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
75        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
76        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
77        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
78        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
79
802007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
81
82        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
83        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
84        Use $(NM) -g -n instead of $(NM) -n.
85        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
86        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
87        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
88
892007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
90
91        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
92        DRIVER_ARCHITECTURE.
93        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
94        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
95        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
96        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
97        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
98        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
99        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
100        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
101        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
102        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
103        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
104        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
105        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
106        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
107        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
108        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
109        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
110        CXXFLAGS_OPTIMIZE_V.
111
1122007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
113
114        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
115        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
116        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
117        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
118
1192006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
120
121        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
122        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
123        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
124        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
125        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
126        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
127        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
128        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
129        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
130        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
131        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
132        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
133        custom/i386ex.cfg, custom/idp.cfg,
134        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
135        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
136        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
137        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
138        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
139        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
140        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
141        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
142        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
143        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
144        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
145        Cleanup.
146
1472006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
148
149        * custom/uC5282.cfg: Remove hard-code compiler flags.
150        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
151        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
152
1532006-10-23      Joel Sherrill <joel@OARcorp.com>
154
155        * custom/eZKit533.cfg: New file.
156
1572006-09-08      Kate Feng <feng1@bnl.gov>
158
159        PR 1150/bsps
160        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
161        that gcc (4.0.2) implicitely uses the vector engine for optimization;
162        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
163
1642006-08-09      Kolja Waschk <waschk@telos.de>
165
166        * Makefile.am: New port to Altera NIOS II.
167        * custom/nios2_iss.cfg: New file.
168
1692006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
170
171        * custom/brsl5.cfg: (PR1117) added
172       
1732006-06-08      Bruce Robinson <brucer@pmccorp.com>
174       
175        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
176        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
177
1782005-04-10      Eric Norum <norume@aps.anl.gov>
179
180        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
181
1822006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
185        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
186        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
187        Remove (abandoned).
188
1892006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
190
191        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
192        Merger from rtems-4-6-branch.
193
1942006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
195
196        PR 851/bsps
197        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
198        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
199
2002005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
201
202        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
203
2042005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
205
206        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
207        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
208        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
209        Use .srec for files containing SRECs.
210
2112005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
212
213        * custom/gp32.cfg: Replace .gxb with .elf.
214        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
215
2162005-11-03      Till Straumann <strauman@slac.stanford.edu>
217
218        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
219        -mcpu=750 instead.
220
2212005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
222
223        * custom/orp.cfg: Remove (abandoned).
224        * custom/av5282.cfg: Remove obsolete vars.
225        * custom/gba.cfg: Remove PROFILE* (abandoned).
226        Remove -static (bogus).
227
2282005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
229
230        PR 822/bsps
231        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
232
2332005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
234
235        * custom/av5282.cfg: New file.
236
2372005-06-17      Markku Puro <markku.puro@kopteri.net>
238
239        * Makefile.am: Adding GameBoy Advance BSP.
240        * custom/gba.cfg: New file.
241
2422005-06-17      Joel Sherrill <joel@OARcorp.com>
243
244        * custom/mcf5235.cfg: New file.
245
2462005-06-01      Philippe Simons <loki_666@fastmail.fm>
247
248        * custom/gp32.cfg: Add make-cxx-exe.
249
2502005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
251
252        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
253        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
254        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
255
2562005-05-02      Joel Sherrill <joel@OARcorp.com>
257
258        * Makefile.am: Remove dmv177 and ppcn_60x.
259        * custom/dmv177.cfg: Removed.
260
2612005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
262
263        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
264
2652005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
266
267        * Makefile.am: Initial release of ep1a bsp
268        * custom/ep1a.cfg: New file.
269
2702005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
271
272        * custom/score603e.cfg: Update score603e to new exception model
273        NOTE: These modifications have not been tested on hardware.
274
2752005-03-11      Jay Monkman <jtm@lopingdog.com>
276
277        * custom/vegaplus.cfg: Removed.
278
2792005-03-11      Philippe Simons <loki_666@fastmail.fm>
280
281        * custom/gp32.cfg: New file.
282
2832005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
284
285        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
286        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
287        Remove -Wa,-m7450.
288
2892005-02-25      Joel Sherrill <joel@OARcorp.com>
290
291        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
292        * custom/arm_bare_bsp.cfg: Removed.
293
2942005-02-24      Jay Monkman <jtm@lopingdog.com>
295
296        * custom/csb350.cfg: New BSP.
297
2982005-02-24      Jay Monkman <jtm@lopingdog.com>
299
300        * custom/csb337.cfg: Cleanup.
301
3022005-02-08      Eric Norum <norume@aps.anl.gov>
303
304        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
305        proper versions of gcc (which take -m528x as an order to load the
306        -m5200 multilib variants) are widely available.
307
3082005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
309
310        * custom/uC5282.cfg: Cleanup.
311
3122005-01-28      Eric Norum <norume@aps.anl.gov>
313
314        * Makefile.am, custom/uC5282.cfg: New BSP
315
3162005-01-20      Joel Sherrill <joel@OARcorp.com>
317
318        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
319        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
320        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
321        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
322        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
323
3242005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
325
326        * compilers/gcc-portsw.cfg: Remove.
327        * Makefile.am: Reflect change above.
328
3292004-11-23      Joel Sherrill <joel@OARcorp.com>
330
331        * Makefile.am: Remove eth_comm.
332        * custom/eth_comm.cfg: Removed.
333
3342004-11-22      Jennifer Averett <jennifer@OARcorp.com>
335
336        PR 581/bsps
337        * custom/psim.cfg: Convert PSIM to new exception model.
338
3392004-11-17      Joel Sherrill <joel@OARcorp.com>
340
341        * custom/mvme2100.cfg: Add make-cxx-exe rule.
342
3432004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
344
345        * Makefile.am: Add MVME2100 BSP.
346        * custom/mvme2100.cfg: New file.
347
3482004-11-05      Joel Sherrill <joel@OARcorp.com>
349
350        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
351        architecture name for RTEMS. Since this was used as the -mcpu
352        argument to GCC, that also had to be changed.
353
3542004-10-26      Eric Norum <norume@aps.anl.gov
355
356        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
357
3582004-10-20      Eric Norum <norume@aps.anl.gov
359
360        * custom/mvme5500.cfg: New BSP.
361
3622004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
363
364        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
365
3662004-09-29      Joel Sherrill <joel@OARcorp.com>
367
368        * custom/h8sim.cfg: i960 obsoleted.
369        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
370
3712004-08-03      Jay Monkman <jtm@lopingdog.com>
372
373        * custom/csb360.cfg: New file.
374
3752004-07-15      Jay Monkman
376
377        * custom/csb336.cfg, custom/csb337.cfg: New files.
378
3792004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
380
381        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
382        with FreeBSD and now unused).
383        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
384
3852004-04-12      David Querbach <querbach@realtime.bc.ca>
386
387        * custom/ss555.cfg: New file.
388
3892004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
390
391        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
392        with Cygwin and now unused).
393
3942004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
395
396        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
397
3982004-03-05      Joel Sherrill <joel@OARcorp.com>
399
400        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
401        support.
402
4032004-02-26      Joel Sherrill <joel@OARcorp.com>
404
405        PR 570/bsps
406        * custom/mvme2307.cfg: Do not use -msdata=eabi since
407        it breaks the linking of the vectors.
408
4092004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * Makefile.am: Cosmetics.
412
4132004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
416        dist_rtems_make_custom_DATA = custom/default.cfg.
417
4182004-02-05      Joel Sherrill <joel@OARcorp.com>
419
420        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
421        these -- copied from the 4.6 branch.
422
4232004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        PR 553/bsps
426        * custom/mrm332.cfg: Comment out objdump.
427
4282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
431
4322004-01-20      Joel Sherrill <joel@OARcorp.com>
433
434        PR 553/bsps
435        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
436        comment.
437
4382004-01-07      Joel Sherrill <joel@OARcorp.com>
439
440        * Makefile.am: Remove efi68k and efi332 references as they are no
441        longer in the tree.
442
4432004-01-07      Joel Sherrill <joel@OARcorp.com>
444
445        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
446        users of these boards so we are removing them.
447        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
448
4492004-01-07      Joel Sherrill <joel@OARcorp.com>
450
451        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
452
4532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * Makefile.am: EXTRA_DIST +=.
456
4572003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * custom/Makefile.am: Remove.
460        * Makefile.am: Merge-in former custom/Makefile.am
461
4622003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
465        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
466
4672003-09-26      Joel Sherrill <joel@OARcorp.com>
468
469        * custom/simhppa.cfg: Removed.
470
4712003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
474
4752003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        PR 470/bsps
478        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
479        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
480        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
481
4822003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
485        the BSP's configure-script).
486        Remove BSP_CPPFLAGS (Obsolete).
487
4882003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        PR 321/bsps
491        * leaf.cfg: Remove support for profile-variant.
492        * main.cfg: Ditto.
493        * compilers/gcc-no_bsp.cfg: Ditto.
494        * compilers/gcc-portsw.cfg: Ditto.
495        * compilers/gcc-target-default.cfg: Ditto.
496
4972003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
498
499        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
500
5012003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
502
503        PR 368/filesystems
504        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
505        with this PR for alias BSPs.
506
5072003-03-18  Till Straumann <strauman@slac.stanford.edu>
508
509        PR 356/bsps
510        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
511        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
512
5132003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
516
5172003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
520        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
521        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
522        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
523
5242003-02-14      Joel Sherrill <joel@OARcorp.com>
525
526        AMD a29k obsolete.
527        * custom/portsw.cfg: Removed.
528
5292003-01-20      Duane Gustavus <duane@unt.edu>
530
531        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
532
5332003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
536        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
537        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
538        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
539        Move -D_BSD_SOURCE to CPU_CFLAGS.
540        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
541        Move -Dsolaris2 to CPU_CFLAGS.
542        Remove -D__EXTENSIONS__.
543
5442002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * custom/posix.cfg: Remove comment referring to host.cfg.
547
5482002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * custom/default.cfg: Pickup target.cfg from BSP directory.
551
5522002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
553
554        * custom/mtx603e.cfg: New file.
555
5562002-11-17      Joel Sherrill <joel@OARcorp.com>
557
558        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
559        build variants work for user applications post install.
560
5612002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
564        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
565        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
566        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
567        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
568
5692002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
570
571        * custom/edb7312.cfg: New file.
572
5732002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
576        obsolete Makefile.
577        * leaf.cfg: Various changes to LIBVARIANT processing.
578        * main.cfg: Ditto.
579
5802002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * Makefile.am: Add compilers/*.
583        * compilers/Makefile.am: Remove.
584        * lib.cfg: Remove.
585        * directory.cfg: Remove.
586        * README: Remove.
587
5882002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * Makefile.am: Add Templates/*.
591        * Templates/Makefile.am: Remove.
592
5932002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
596
5972002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
600        * custom/HPUX9-posix.cfg: Ditto.
601        * custom/Linux-posix.cfg: Ditto.
602
6032002-10-02      Joel Sherrill <joel@OARcorp.com>
604
605        * custom/armulator.cfg: Remove reference to PowerPC arguments.
606
6072002-09-13      Joel Sherrill <joel@OARcorp.com>
608
609        * Part of addressing PR281.
610        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
611        * compilers/gcc-target-default.cfg: Removed remaining support for
612        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
613        as one of the LDFLAGS when the debug variant is specified.
614
6152002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * custom/posix.cfg: Don't include host.cfg.
618
6192002-08-09      Joel Sherrill <joel@OARcorp.com>
620
621        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
622
6232002-08-07      Ivan Guzvinec <ivang@opencores.org>
624
625        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
626
6272002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
630
6312002-08-06      Joel Sherrill <joel@OARcorp.com>
632
633        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
634        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
635
6362002-08-06      Chris Ziomkowski <chris@asics.ws>
637
638        * custom/or32sim.cfg: New file added as part of merge from
639        OpenCores repository.
640
6412002-08-05      Joel Sherrill <joel@OARcorp.com>
642
643        * Per PR260 eliminate use of make-target-options.  This impacted
644        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
645        SuperCore and required that the m68k optimized memcpy be moved
646        to libcpu.
647        * custom/gen68360.cfg: Remove make-target-options.
648
6492002-08-01      Joel Sherrill <joel@OARcorp.com>
650
651        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
652        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
653
6542002-08-01      Joel Sherrill <joel@OARcorp.com>
655
656        * custom/mvme136.cfg: Remove make-target-options.
657
6582002-07-30      Joel Sherrill <joel@OARcorp.com>
659
660        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
661        will disappear when make clean is performed.
662
6632002-07-24      Joel Sherrill <joel@OARcorp.com>
664
665        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
666        to use gcc 3.1 arguments.
667
6682002-07-22      Joel Sherrill <joel@OARcorp.com>
669
670        * Templates/Makefile.leaf: Clarify the MANAGERS example.
671
6722002-07-01      Joel Sherrill <joel@OARcorp.com>
673
674        * custom/p4650.cfg: Update arguments to gcc3.
675
6762002-06-14      Joel Sherrill <joel@OARcorp.com>
677
678        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
679        to gcc 3.1 arguments.
680
6812002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
682
683        * custom/dmv177.cfg: Use -mcpu=603e.
684        * custom/ppcn_60x.cfg: Use -mcpu=603e.
685        * custom/psim.cfg: Use -mcpu=603e.
686        * custom/score603e.cfg: Use -mcpu=603e.
687        * custom/ts_386ex.cfg: Remove obsolete comments.
688        * custom/rxgen960.cfg: Remove obsolete comments.
689        * custom/cvme961.cfg: Remove obsolete comments.
690
6912001-05-09      Joel Sherrill <joel@OARcorp.com>
692
693        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
694        compatable arguments.
695 
6962002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
699        Remove obsolete comments.
700        * custom/eth_comm.cfg: Remove make-target-options.
701        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
702        CPU_CFLAGS.
703        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
704        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
705        * custom/mbx8xx.cfg: Remove make-target-options.
706        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
707        Remove obsolete comments.
708        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
709        Remove obsolete comments.
710        * custom/mpc8260ads.cfg: Remove make-target-options.
711        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
712        CPU_CFLAGS.
713        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
714        Remove obsolete comments.
715        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
716        CPU_CFLAGS.
717        Remove obsolete comments.
718        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
719        Remove obsolete comments.
720        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
721        CPU_CFLAGS.
722        Remove obsolete comments.
723
7242002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * custom/gen405.cfg: Remove -D__powerpc__.
727
7282002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
731        * custom/erc32.cfg: Ditto.
732        * custom/leon2.cfg: Ditto.
733
734
7352002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
738        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
739        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
740
7412002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * custom/cvme961.cfg: Remove GCC272 support.
744        * custom/dmv152.cfg: Remove GCC272 support.
745        * custom/efi332.cfg: Remove GCC272 support.
746        * custom/efi68k.cfg: Remove GCC272 support.
747        * custom/eth_comm.cfg: Remove GCC272 support.
748        * custom/gen405.cfg: Remove GCC272 support.
749        * custom/gen68302.cfg: Remove GCC272 support.
750        * custom/gen68340.cfg: Remove GCC272 support.
751        * custom/gen68360.cfg: Remove GCC272 support.
752        * custom/genmongoosev.cfg: Remove GCC272 support.
753        * custom/helas403.cfg: Remove GCC272 support.
754        * custom/i386ex.cfg: Remove GCC272 support.
755        * custom/i960sim.cfg: Remove GCC272 support.
756        * custom/idp.cfg: Remove GCC272 support.
757        * custom/leon2.cfg: Remove GCC272 support.
758        * custom/mbx8xx.cfg: Remove GCC272 support.
759        * custom/mcf5206elite.cfg: Remove GCC272 support.
760        * custom/mpc8260ads.cfg: Remove GCC272 support.
761        * custom/mrm332.cfg: Remove GCC272 support.
762        * custom/mvme136.cfg: Remove GCC272 support.
763        * custom/mvme147.cfg: Remove GCC272 support.
764        * custom/mvme167.cfg: Remove GCC272 support.
765        * custom/ods68302.cfg: Remove GCC272 support.
766        * custom/p4000.cfg: Remove GCC272 support.
767        * custom/p4600.cfg: Remove GCC272 support.
768        * custom/p4650.cfg: Remove GCC272 support.
769        * custom/pc386.cfg: Remove GCC272 support.
770        * custom/portsw.cfg: Remove GCC272 support.
771        * custom/psim.cfg: Remove GCC272 support.
772        * custom/rxgen960.cfg: Remove GCC272 support.
773        * custom/score603e.cfg: Remove GCC272 support.
774        * custom/sim68000.cfg: Remove GCC272 support.
775        * custom/simhppa.cfg: Remove GCC272 support.
776        * custom/simsh4.cfg: Remove GCC272 support.
777        * custom/ts_386ex.cfg: Remove GCC272 support.
778
7792002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
782        * Makefile.am: Remove AUTOMAKE_OPTIONS.
783        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
784        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
785
7862002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * compilers/gcc-target-default.cfg: Add missing \.
789        Reported by Ilya Alexeev <ilya@continuum.ru>.
790
7912002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
794        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
795        support.
796        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
797
7982001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
801        * custom/FreeBSD-posix.cfg: Ditto.
802        * custom/HPUX9-posix.cfg: Ditto.
803        * custom/Linux-posix.cfg: Ditto.
804        * custom/Solaris-posix.cfg: Ditto.
805
8062001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
809        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
810
8112001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * custom/armulator.cfg: Remove make-target-options.
814        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
815        (now in erc32/configure.ac).
816        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
817        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
818        Remove CONSOLE_USE_POLLED (Unused).
819        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
820        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
821        * custom/mvme162.cfg: Remove references to mvme162lx.
822        Abandon gcc272. Remove make-target-options.
823        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
824
8252001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * custom/bare.cfg: Remove make-target-options.
828        * custom/c4xsim.cfg: Ditto.
829        * custom/cvme961.cfg: Ditto.
830        * custom/efi68k.cfg: Ditto.
831        * custom/gen68302.cfg: Ditto.
832        * custom/gen68340.cfg: Ditto.
833        * custom/genmongoosev.cfg: Ditto.
834        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
835        make-exe, remove empty lines.
836        * custom/h8sim.cfg: Remove make-target-options.
837        * custom/mcf5206elite.cfg: Ditto.
838        * custom/mrm332.cfg: Ditto.
839        * custom/mvme147.cfg: Ditto.
840        * custom/ods68302.cfg: Ditto.
841        * custom/p4000.cfg: Ditto.
842        * custom/p4600.cfg: Ditto.
843        * custom/p4650.cfg: Ditto.
844        * custom/pc386.cfg: Ditto.
845        * custom/portsw.cfg: Ditto.
846        * custom/simsh4.cfg: Ditto.
847
8482001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * custom/efi332.cfg: Remove make-target-options.
851        * custom/idp.cfg: Ditto.
852        * custom/jmr3904.cfg: Ditto.
853
8542001-11-27      Joel Sherrill <joel@OARcorp.com>,
855
856        * ChangeLog: Deleted bogus entry.
857
8582001-11-27      Joel Sherrill <joel@OARcorp.com>,
859
860        * custom/ods68302.cfg: Eliminated required definition of macros in this
861        file for the BSP to compile.  The ROM and ROM address and size settings
862        are now linker script items. 
863
8642001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866
867        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
868        Remove make-target-options.
869        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
870        Remove make-target-options.
871        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
872        DATA_CACHE_ENABLE.
873        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
874        DATA_CACHE_ENABLE.
875        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
876        DATA_CACHE_ENABLE.
877
8782001-11-25      Joel Sherrill <joel@OARcorp.com>
879
880        * custom/papyrus.cfg: Removed.
881        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
882
8832001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
886        * custom/mcp750.cfg: Ditto.
887
8882001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
891        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
892        * custom/psim.cfg: Refect changes to psim/configure.ac.
893        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
894        remove SCORE603E_GENERATION.
895
8962001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
899        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
900        * custom/mbx860_005b.cfg: Ditto.
901        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
902
903
9042001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * custom/gensh1.cfg: remove make-target-options.
907        * custom/gensh2.cfg: remove make-target-options.
908
9092001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
912        remove make-target-options, remove BSP_CPPFLAGS.
913
9142001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
917
9182001-11-14      Joel Sherrill <joel@OARcorp.com>
919
920        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
921        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
922        These are new exception processing model BSPs and thus do not
923        need to define PPC_USE_SPRG.
924
9252001-11-14      Joel Sherrill <joel@OARcorp.com>
926
927        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
928
9292001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * custom/ts_386ex.cfg: Remove make-target-options.
932        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
933        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
934        different flags.
935
9362001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
939        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
940        re-adopt mcp750.cfg's make-exe.
941
9422001-11-13      Joel Sherrill <joel@OARcorp.com>
943
944        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
945        the --srec-len argument to objcopy only supported in binutils 2.11
946        or newer.
947
9482001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
949
950        This modification is part of the submitted modifications necessary to
951        support the IBM PPC405 family.  This submission was reviewed by
952        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
953        not negatively impact the ppc403 BSPs.  The submission and tracking
954        process was captured as PR50.
955        * custom/gen405.cfg: New file.
956        * custom/helas403.cfg: Modified to generate Srecords.
957
9582001-10-30      Joel Sherrill <joel@OARcorp.com>
959
960        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
961
9622001-10-26      Victor V. Vengerov <vvv@oktet.ru>
963
964        * custom/mcf5206elite.cfg: New file.
965
9662001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
967
968        * custom/mpc8260ads.cfg: New file.
969
9702001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * custom/gensh4.cfg: Remove START_HW_INIT.
973        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
974
9752001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * custom/gensh4.cfg: Remove HZ.
978        * custom/simsh4.cfg: Remove HZ.
979
9802001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
981
982        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
983        of Hitachi SH4 BSPs of the same name.  Reviewed and some
984        cleanup by Joel Sherrill <joel@OARcorp.com>.
985
9862001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
989
9902001-10-11      Joel Sherrill <joel@OARcorp.com>
991
992        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
993        to avoid using the apparently broken or deprecated -o argument.
994
9952001-09-28      Joel Sherrill <joel@OARcorp.com>
996
997        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
998        for MC68302_BASE.
999
10002001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * custom/bare.cfg: Define dummy make-cxx-exe.
1003
10042001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * ChangeLog: Formatting cleanup.
1007
10082001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1011        make-target-options.
1012        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1013        * custom/HPUX9-posix.cfg: Dito.
1014        * custom/Linux-posix.cfg: Dito.
1015        * custom/Solaris-posix.cfg: Dito.
1016        * custom/arm_bare_bsp.cfg: Dito.
1017        * custom/armulator.cfg: Dito.
1018        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1019        * custom/i386ex.cfg: Remove make-target-options.
1020        * custom/i960sim.cfg: Remove make-target-options.
1021        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1022        CONSOLE_USE_INTERRUPTS.
1023        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1024        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1025        CONSOLE_USE_INTERRUPTS.
1026        * custom/vegaplus.cfg: Remove make-target-options.
1027
10282001-05-25      Joel Sherrill <joel@OARcorp.com>
1029
1030        * custom/mrm332.cfg: Switched $(SED) to sed.
1031
10322000-05-25      Matt Cross <profesor@gweep.net>
1033
1034        * New MRM332 BSP for the Mini RoboMind board based
1035        on the 68332 microcontroller designed and build by Mark
1036        Castelluccio.  For details on the MRM see http://www.robominds.com.
1037        * custom/mrm332.cfg: New file.
1038
10392001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1042        CONSOLE_USE_POLLED, HAS_RTC.
1043
10442001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1047        * custom/gensh2.cfg: Dito.
1048
10492001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1052        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1053        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1054        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1055        remove unused flags, remove -ansi from CPP.
1056        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1057        * custom/sim68000.cfg: Remove CPU_DEFINES.
1058       
10592001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1062        * compilers/gcc-target-default.cfg: Dito.
1063        * compilers/gcc-portsw.cfg: Remove -Hansi.
1064        * custom/posix.cfg: Remove inclusion of target.cfg.
1065        * custom/simhppa.cfg: Remove -ansi -fasm.
1066
10672001-04-11      Eric Valette <valette@crf.canon.fr>
1068
1069        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1070        "new exception processing model."
1071
10722001-04-11      Joel Sherrill <joel@OARcorp.com>
1073
1074        * custom/default.cfg: Switch to using exec_prefix to reflect new
1075        organization of install point from Ralf Corsepius.
1076
10772001-03-30      Eric Valette <valette@crf.canon.fr>
1078
1079        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1080        use the "new exception processing model."
1081
10822001-03-14      Joel Sherrill <joel@OARcorp.com>
1083
1084        * custom/genmongossev.cfg: New file.
1085
10862001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * custom/pc386dx.cfg: New bsp.
1089
10902001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1091
1092        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1093        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1094        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1095
10962001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1099        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1100        * host.cfg.in: Remove RM, make-script.
1101        * ChangeLog: Remove bogus 2001-01-22 entry.
1102
11032001-01-09      Joel Sherrill <joel@OARcorp.com>
1104
1105        * custom/pc386.cfg (make-exe): Removed commented out lines that
1106        were displayed in build longs.
1107
11082001-01-08      Joel Sherrill <joel@OARcorp.com>
1109
1110        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1111        unneeded definitions when compiled for "mips" rather than "mips64orion."
1112        Correct CPU_CFLAGS.
1113
11142001-01-05      Joel Sherrill <joel@OARcorp.com>
1115
1116        * custom/gensh1.cfg: Removed rest of make-target-options and
1117        moved them to BSP configure options.
1118
11192001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1120
1121        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1122        install point or assuming BSP build tree is available.
1123
11242001-01-03      Joel Sherrill <joel@OARcorp.com>
1125
1126        * custom/psim.cfg: Removed unused variables.
1127
11282001-01-03      Joel Sherrill <joel@OARcorp.com>
1129
1130        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1131        * custom/simcpu32.cfg: Removed MVME162 reference.
1132
11332000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1134
1135        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1136        Still need to fix to avoid touching install point on non-install stanza.
1137
11382000-12-06      Joel Sherrill <joel@OARcorp.com>
1139
1140        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1141        and copies that should not be in it.
1142
11432000-12-01      Joel Sherrill <joel@OARcorp.com>
1144
1145        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1146
11472000-11-30      Joel Sherrill <joel@OARcorp.com>
1148
1149        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1150        a mips1.  gcc translates -m3900 into that.
1151
11522000-11-27      Joel Sherrill <joel@OARcorp.com>
1153
1154        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1155
11562000-11-27      Joel Sherrill <joel@OARcorp.com>
1157
1158        * custom/shsim.cfg: New file.
1159        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1160        The shsim is for the SH simulator in gdb. It should be able
1161        to be used with multiple SH CPU models.  This will require
1162        adding BSP variants.
1163
11642000-11-25      Joel Sherrill <joel@OARcorp.com>
1165
1166        * custom/pc386.cfg: make-exe rule would write into
1167        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1168        is generally not writeable after the BSP is installed and you do not
1169        want every application installed there by default.  Reported by
1170        Eric Norum <eric.norum@usask.ca>.
1171
11722000-11-25      Joel Sherrill <joel@OARcorp.com>
1173
1174        * custom/Makefile.am: Updated to add jmr3904.cfg
1175        * custom/jmr3904.cfg: New file.
1176
11772000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * custom/leon2.cfg: Removed defines that are now generated
1180        in a non-BSP specific manner.
1181
11822000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1183
1184        * custom/Makefile.am: Modified to reflect addition of files.
1185        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1186        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1187
11882000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1191
11922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1195
11962000-10-24      Joel Sherrill <joel@OARcorp.com>
1197
1198        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1199        definition since this information can be picked up from
1200        autoconf generated files.  These BSPs are shared by the
1201        mips and mips64orion "ports."
1202
12032000-10-18      Joel Sherrill <joel@OARcorp.com>
1204
1205        * compilers/gcc-portsw.cfg: Use gcc style flags.
1206
12072000-09-13      Joel Sherrill <joel@OARcorp.com>
1208
1209        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1210        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1211
12122000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1213
1214        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1215        Eric Valette <valette@crf.canon.fr>.
1216        * custom/vegaplus.cfg: New file.
1217
12182000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1219
1220        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1221        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1222        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1223        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1224        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1225        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1226        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1227
12282000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * custom/gensh2.cfg: Fix comments.
1231
12322000-09-12      Joel Sherrill <joel@OARcorp.com>
1233
1234        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1235        compiler arguments that specify CPU model options.
1236
12372000-09-12      Joel Sherrill <joel@OARcorp.com>
1238
1239        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1240        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1241        may be incorrect but the BSP now compiles.
1242
12432000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1244
1245        * custom/arm_bare_bsp.cfg: Fix comments.
1246
12472000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1250        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1251        * ChangeLog: File paths corrected
1252
12532000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1254
1255        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1256
12572000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1258
1259        * custom/pck6.cfg: New file
1260        * custom/pc486.cfg: Use -m486
1261        * custom/pc586.cfg: Use -mpentium
1262        * custom/pc686.cfg: Use -mmpentiumpro
1263        * custom/i386ex.cfg: Use -msoft-float
1264
12652000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1266
1267        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1268
12692000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1270
1271        * ChangeLog: File paths corrected.
1272
12732000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1274
1275        * custom/mvme167.cfg: Add specification of printk port, console port
1276        and serial I/O mode.  Arrange for the stripped executable to
1277        be copied up the build tree.
1278       
12792000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1280
1281        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1282
12832000-08-10      John Cotton  <john.cotton@nrc.ca>
1284
1285        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1286
12872000-08-10      Joel Sherrill <joel@OARcorp.com>
1288
1289        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.