source: rtems/make/ChangeLog @ 0245526

4.104.114.84.95
Last change on this file since 0245526 was 50f6753, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/07 at 14:02:12

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

  • Makefile.am: DMV152 obsoleted.
  • custom/dmv152.cfg: Removed.
  • Property mode set to 100644
File size: 41.4 KB
Line 
12007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.am: DMV152 obsoleted.
4        * custom/dmv152.cfg: Removed.
5
62007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
9        variants.
10        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
11
122007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
15        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
16        extension instead of BSP unique ones.
17
182007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
21        Plus some cleanup
22
232007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
24
25        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
26        for Classic API Barrier.
27
282007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
29
30        * custom/rtl22xx.cfg: Cleanup.
31        * Makefile.am: Add custom/rtl22xx.cfg.
32
332007-04-26      Ray Xu <xr@trasin.net>
34
35        * custom/rtl22xx.cfg: New (Initial submission).
36
372007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
38
39        * Makefile.am: Cleanup.
40
412007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
44        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
45        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
46        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
47        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
48        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
49        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
50        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
51        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
52        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
53        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
54        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
55        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
56        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
57        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
58        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
59        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
60        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
61        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
62        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
63        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
64        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
65        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
66
672007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
68
69        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
70        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
71        Use $(NM) -g -n instead of $(NM) -n.
72        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
73        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
74        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
75
762007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
77
78        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
79        DRIVER_ARCHITECTURE.
80        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
81        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
82        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
83        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
84        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
85        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
86        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
87        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
88        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
89        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
90        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
91        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
92        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
93        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
94        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
95        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
96        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
97        CXXFLAGS_OPTIMIZE_V.
98
992007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
100
101        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
102        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
103        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
104        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
105
1062006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
109        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
110        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
111        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
112        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
113        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
114        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
115        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
116        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
117        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
118        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
119        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
120        custom/i386ex.cfg, custom/idp.cfg,
121        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
122        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
123        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
124        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
125        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
126        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
127        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
128        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
129        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
130        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
131        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
132        Cleanup.
133
1342006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
135
136        * custom/uC5282.cfg: Remove hard-code compiler flags.
137        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
138        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
139
1402006-10-23      Joel Sherrill <joel@OARcorp.com>
141
142        * custom/eZKit533.cfg: New file.
143
1442006-09-08      Kate Feng <feng1@bnl.gov>
145
146        PR 1150/bsps
147        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
148        that gcc (4.0.2) implicitely uses the vector engine for optimization;
149        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
150
1512006-08-09      Kolja Waschk <waschk@telos.de>
152
153        * Makefile.am: New port to Altera NIOS II.
154        * custom/nios2_iss.cfg: New file.
155
1562006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
157
158        * custom/brsl5.cfg: (PR1117) added
159       
1602006-06-08      Bruce Robinson <brucer@pmccorp.com>
161       
162        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
163        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
164
1652005-04-10      Eric Norum <norume@aps.anl.gov>
166
167        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
168
1692006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
170
171        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
172        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
173        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
174        Remove (abandoned).
175
1762006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
179        Merger from rtems-4-6-branch.
180
1812006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
182
183        PR 851/bsps
184        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
185        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
186
1872005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
188
189        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
190
1912005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
194        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
195        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
196        Use .srec for files containing SRECs.
197
1982005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
199
200        * custom/gp32.cfg: Replace .gxb with .elf.
201        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
202
2032005-11-03      Till Straumann <strauman@slac.stanford.edu>
204
205        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
206        -mcpu=750 instead.
207
2082005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
209
210        * custom/orp.cfg: Remove (abandoned).
211        * custom/av5282.cfg: Remove obsolete vars.
212        * custom/gba.cfg: Remove PROFILE* (abandoned).
213        Remove -static (bogus).
214
2152005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
216
217        PR 822/bsps
218        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
219
2202005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
221
222        * custom/av5282.cfg: New file.
223
2242005-06-17      Markku Puro <markku.puro@kopteri.net>
225
226        * Makefile.am: Adding GameBoy Advance BSP.
227        * custom/gba.cfg: New file.
228
2292005-06-17      Joel Sherrill <joel@OARcorp.com>
230
231        * custom/mcf5235.cfg: New file.
232
2332005-06-01      Philippe Simons <loki_666@fastmail.fm>
234
235        * custom/gp32.cfg: Add make-cxx-exe.
236
2372005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
238
239        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
240        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
241        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
242
2432005-05-02      Joel Sherrill <joel@OARcorp.com>
244
245        * Makefile.am: Remove dmv177 and ppcn_60x.
246        * custom/dmv177.cfg: Removed.
247
2482005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
249
250        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
251
2522005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
253
254        * Makefile.am: Initial release of ep1a bsp
255        * custom/ep1a.cfg: New file.
256
2572005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
258
259        * custom/score603e.cfg: Update score603e to new exception model
260        NOTE: These modifications have not been tested on hardware.
261
2622005-03-11      Jay Monkman <jtm@lopingdog.com>
263
264        * custom/vegaplus.cfg: Removed.
265
2662005-03-11      Philippe Simons <loki_666@fastmail.fm>
267
268        * custom/gp32.cfg: New file.
269
2702005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
271
272        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
273        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
274        Remove -Wa,-m7450.
275
2762005-02-25      Joel Sherrill <joel@OARcorp.com>
277
278        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
279        * custom/arm_bare_bsp.cfg: Removed.
280
2812005-02-24      Jay Monkman <jtm@lopingdog.com>
282
283        * custom/csb350.cfg: New BSP.
284
2852005-02-24      Jay Monkman <jtm@lopingdog.com>
286
287        * custom/csb337.cfg: Cleanup.
288
2892005-02-08      Eric Norum <norume@aps.anl.gov>
290
291        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
292        proper versions of gcc (which take -m528x as an order to load the
293        -m5200 multilib variants) are widely available.
294
2952005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
296
297        * custom/uC5282.cfg: Cleanup.
298
2992005-01-28      Eric Norum <norume@aps.anl.gov>
300
301        * Makefile.am, custom/uC5282.cfg: New BSP
302
3032005-01-20      Joel Sherrill <joel@OARcorp.com>
304
305        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
306        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
307        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
308        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
309        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
310
3112005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
312
313        * compilers/gcc-portsw.cfg: Remove.
314        * Makefile.am: Reflect change above.
315
3162004-11-23      Joel Sherrill <joel@OARcorp.com>
317
318        * Makefile.am: Remove eth_comm.
319        * custom/eth_comm.cfg: Removed.
320
3212004-11-22      Jennifer Averett <jennifer@OARcorp.com>
322
323        PR 581/bsps
324        * custom/psim.cfg: Convert PSIM to new exception model.
325
3262004-11-17      Joel Sherrill <joel@OARcorp.com>
327
328        * custom/mvme2100.cfg: Add make-cxx-exe rule.
329
3302004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
331
332        * Makefile.am: Add MVME2100 BSP.
333        * custom/mvme2100.cfg: New file.
334
3352004-11-05      Joel Sherrill <joel@OARcorp.com>
336
337        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
338        architecture name for RTEMS. Since this was used as the -mcpu
339        argument to GCC, that also had to be changed.
340
3412004-10-26      Eric Norum <norume@aps.anl.gov
342
343        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
344
3452004-10-20      Eric Norum <norume@aps.anl.gov
346
347        * custom/mvme5500.cfg: New BSP.
348
3492004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
350
351        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
352
3532004-09-29      Joel Sherrill <joel@OARcorp.com>
354
355        * custom/h8sim.cfg: i960 obsoleted.
356        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
357
3582004-08-03      Jay Monkman <jtm@lopingdog.com>
359
360        * custom/csb360.cfg: New file.
361
3622004-07-15      Jay Monkman
363
364        * custom/csb336.cfg, custom/csb337.cfg: New files.
365
3662004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
367
368        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
369        with FreeBSD and now unused).
370        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
371
3722004-04-12      David Querbach <querbach@realtime.bc.ca>
373
374        * custom/ss555.cfg: New file.
375
3762004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
377
378        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
379        with Cygwin and now unused).
380
3812004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
382
383        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
384
3852004-03-05      Joel Sherrill <joel@OARcorp.com>
386
387        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
388        support.
389
3902004-02-26      Joel Sherrill <joel@OARcorp.com>
391
392        PR 570/bsps
393        * custom/mvme2307.cfg: Do not use -msdata=eabi since
394        it breaks the linking of the vectors.
395
3962004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * Makefile.am: Cosmetics.
399
4002004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
403        dist_rtems_make_custom_DATA = custom/default.cfg.
404
4052004-02-05      Joel Sherrill <joel@OARcorp.com>
406
407        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
408        these -- copied from the 4.6 branch.
409
4102004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        PR 553/bsps
413        * custom/mrm332.cfg: Comment out objdump.
414
4152004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
418
4192004-01-20      Joel Sherrill <joel@OARcorp.com>
420
421        PR 553/bsps
422        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
423        comment.
424
4252004-01-07      Joel Sherrill <joel@OARcorp.com>
426
427        * Makefile.am: Remove efi68k and efi332 references as they are no
428        longer in the tree.
429
4302004-01-07      Joel Sherrill <joel@OARcorp.com>
431
432        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
433        users of these boards so we are removing them.
434        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
435
4362004-01-07      Joel Sherrill <joel@OARcorp.com>
437
438        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
439
4402003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * Makefile.am: EXTRA_DIST +=.
443
4442003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * custom/Makefile.am: Remove.
447        * Makefile.am: Merge-in former custom/Makefile.am
448
4492003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
452        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
453
4542003-09-26      Joel Sherrill <joel@OARcorp.com>
455
456        * custom/simhppa.cfg: Removed.
457
4582003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
461
4622003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        PR 470/bsps
465        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
466        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
467        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
468
4692003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
472        the BSP's configure-script).
473        Remove BSP_CPPFLAGS (Obsolete).
474
4752003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        PR 321/bsps
478        * leaf.cfg: Remove support for profile-variant.
479        * main.cfg: Ditto.
480        * compilers/gcc-no_bsp.cfg: Ditto.
481        * compilers/gcc-portsw.cfg: Ditto.
482        * compilers/gcc-target-default.cfg: Ditto.
483
4842003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
485
486        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
487
4882003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
489
490        PR 368/filesystems
491        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
492        with this PR for alias BSPs.
493
4942003-03-18  Till Straumann <strauman@slac.stanford.edu>
495
496        PR 356/bsps
497        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
498        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
499
5002003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
503
5042003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
507        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
508        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
509        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
510
5112003-02-14      Joel Sherrill <joel@OARcorp.com>
512
513        AMD a29k obsolete.
514        * custom/portsw.cfg: Removed.
515
5162003-01-20      Duane Gustavus <duane@unt.edu>
517
518        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
519
5202003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
523        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
524        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
525        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
526        Move -D_BSD_SOURCE to CPU_CFLAGS.
527        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
528        Move -Dsolaris2 to CPU_CFLAGS.
529        Remove -D__EXTENSIONS__.
530
5312002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * custom/posix.cfg: Remove comment referring to host.cfg.
534
5352002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * custom/default.cfg: Pickup target.cfg from BSP directory.
538
5392002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
540
541        * custom/mtx603e.cfg: New file.
542
5432002-11-17      Joel Sherrill <joel@OARcorp.com>
544
545        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
546        build variants work for user applications post install.
547
5482002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
551        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
552        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
553        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
554        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
555
5562002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
557
558        * custom/edb7312.cfg: New file.
559
5602002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
563        obsolete Makefile.
564        * leaf.cfg: Various changes to LIBVARIANT processing.
565        * main.cfg: Ditto.
566
5672002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * Makefile.am: Add compilers/*.
570        * compilers/Makefile.am: Remove.
571        * lib.cfg: Remove.
572        * directory.cfg: Remove.
573        * README: Remove.
574
5752002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * Makefile.am: Add Templates/*.
578        * Templates/Makefile.am: Remove.
579
5802002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
583
5842002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
587        * custom/HPUX9-posix.cfg: Ditto.
588        * custom/Linux-posix.cfg: Ditto.
589
5902002-10-02      Joel Sherrill <joel@OARcorp.com>
591
592        * custom/armulator.cfg: Remove reference to PowerPC arguments.
593
5942002-09-13      Joel Sherrill <joel@OARcorp.com>
595
596        * Part of addressing PR281.
597        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
598        * compilers/gcc-target-default.cfg: Removed remaining support for
599        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
600        as one of the LDFLAGS when the debug variant is specified.
601
6022002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * custom/posix.cfg: Don't include host.cfg.
605
6062002-08-09      Joel Sherrill <joel@OARcorp.com>
607
608        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
609
6102002-08-07      Ivan Guzvinec <ivang@opencores.org>
611
612        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
613
6142002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
617
6182002-08-06      Joel Sherrill <joel@OARcorp.com>
619
620        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
621        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
622
6232002-08-06      Chris Ziomkowski <chris@asics.ws>
624
625        * custom/or32sim.cfg: New file added as part of merge from
626        OpenCores repository.
627
6282002-08-05      Joel Sherrill <joel@OARcorp.com>
629
630        * Per PR260 eliminate use of make-target-options.  This impacted
631        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
632        SuperCore and required that the m68k optimized memcpy be moved
633        to libcpu.
634        * custom/gen68360.cfg: Remove make-target-options.
635
6362002-08-01      Joel Sherrill <joel@OARcorp.com>
637
638        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
639        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
640
6412002-08-01      Joel Sherrill <joel@OARcorp.com>
642
643        * custom/mvme136.cfg: Remove make-target-options.
644
6452002-07-30      Joel Sherrill <joel@OARcorp.com>
646
647        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
648        will disappear when make clean is performed.
649
6502002-07-24      Joel Sherrill <joel@OARcorp.com>
651
652        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
653        to use gcc 3.1 arguments.
654
6552002-07-22      Joel Sherrill <joel@OARcorp.com>
656
657        * Templates/Makefile.leaf: Clarify the MANAGERS example.
658
6592002-07-01      Joel Sherrill <joel@OARcorp.com>
660
661        * custom/p4650.cfg: Update arguments to gcc3.
662
6632002-06-14      Joel Sherrill <joel@OARcorp.com>
664
665        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
666        to gcc 3.1 arguments.
667
6682002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
669
670        * custom/dmv177.cfg: Use -mcpu=603e.
671        * custom/ppcn_60x.cfg: Use -mcpu=603e.
672        * custom/psim.cfg: Use -mcpu=603e.
673        * custom/score603e.cfg: Use -mcpu=603e.
674        * custom/ts_386ex.cfg: Remove obsolete comments.
675        * custom/rxgen960.cfg: Remove obsolete comments.
676        * custom/cvme961.cfg: Remove obsolete comments.
677
6782001-05-09      Joel Sherrill <joel@OARcorp.com>
679
680        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
681        compatable arguments.
682 
6832002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
686        Remove obsolete comments.
687        * custom/eth_comm.cfg: Remove make-target-options.
688        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
689        CPU_CFLAGS.
690        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
691        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
692        * custom/mbx8xx.cfg: Remove make-target-options.
693        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
694        Remove obsolete comments.
695        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
696        Remove obsolete comments.
697        * custom/mpc8260ads.cfg: Remove make-target-options.
698        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
699        CPU_CFLAGS.
700        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
701        Remove obsolete comments.
702        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
703        CPU_CFLAGS.
704        Remove obsolete comments.
705        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
706        Remove obsolete comments.
707        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
708        CPU_CFLAGS.
709        Remove obsolete comments.
710
7112002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * custom/gen405.cfg: Remove -D__powerpc__.
714
7152002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
718        * custom/erc32.cfg: Ditto.
719        * custom/leon2.cfg: Ditto.
720
721
7222002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
725        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
726        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
727
7282002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * custom/cvme961.cfg: Remove GCC272 support.
731        * custom/dmv152.cfg: Remove GCC272 support.
732        * custom/efi332.cfg: Remove GCC272 support.
733        * custom/efi68k.cfg: Remove GCC272 support.
734        * custom/eth_comm.cfg: Remove GCC272 support.
735        * custom/gen405.cfg: Remove GCC272 support.
736        * custom/gen68302.cfg: Remove GCC272 support.
737        * custom/gen68340.cfg: Remove GCC272 support.
738        * custom/gen68360.cfg: Remove GCC272 support.
739        * custom/genmongoosev.cfg: Remove GCC272 support.
740        * custom/helas403.cfg: Remove GCC272 support.
741        * custom/i386ex.cfg: Remove GCC272 support.
742        * custom/i960sim.cfg: Remove GCC272 support.
743        * custom/idp.cfg: Remove GCC272 support.
744        * custom/leon2.cfg: Remove GCC272 support.
745        * custom/mbx8xx.cfg: Remove GCC272 support.
746        * custom/mcf5206elite.cfg: Remove GCC272 support.
747        * custom/mpc8260ads.cfg: Remove GCC272 support.
748        * custom/mrm332.cfg: Remove GCC272 support.
749        * custom/mvme136.cfg: Remove GCC272 support.
750        * custom/mvme147.cfg: Remove GCC272 support.
751        * custom/mvme167.cfg: Remove GCC272 support.
752        * custom/ods68302.cfg: Remove GCC272 support.
753        * custom/p4000.cfg: Remove GCC272 support.
754        * custom/p4600.cfg: Remove GCC272 support.
755        * custom/p4650.cfg: Remove GCC272 support.
756        * custom/pc386.cfg: Remove GCC272 support.
757        * custom/portsw.cfg: Remove GCC272 support.
758        * custom/psim.cfg: Remove GCC272 support.
759        * custom/rxgen960.cfg: Remove GCC272 support.
760        * custom/score603e.cfg: Remove GCC272 support.
761        * custom/sim68000.cfg: Remove GCC272 support.
762        * custom/simhppa.cfg: Remove GCC272 support.
763        * custom/simsh4.cfg: Remove GCC272 support.
764        * custom/ts_386ex.cfg: Remove GCC272 support.
765
7662002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
769        * Makefile.am: Remove AUTOMAKE_OPTIONS.
770        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
771        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
772
7732002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * compilers/gcc-target-default.cfg: Add missing \.
776        Reported by Ilya Alexeev <ilya@continuum.ru>.
777
7782002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
781        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
782        support.
783        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
784
7852001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
788        * custom/FreeBSD-posix.cfg: Ditto.
789        * custom/HPUX9-posix.cfg: Ditto.
790        * custom/Linux-posix.cfg: Ditto.
791        * custom/Solaris-posix.cfg: Ditto.
792
7932001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
796        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
797
7982001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * custom/armulator.cfg: Remove make-target-options.
801        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
802        (now in erc32/configure.ac).
803        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
804        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
805        Remove CONSOLE_USE_POLLED (Unused).
806        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
807        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
808        * custom/mvme162.cfg: Remove references to mvme162lx.
809        Abandon gcc272. Remove make-target-options.
810        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
811
8122001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * custom/bare.cfg: Remove make-target-options.
815        * custom/c4xsim.cfg: Ditto.
816        * custom/cvme961.cfg: Ditto.
817        * custom/efi68k.cfg: Ditto.
818        * custom/gen68302.cfg: Ditto.
819        * custom/gen68340.cfg: Ditto.
820        * custom/genmongoosev.cfg: Ditto.
821        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
822        make-exe, remove empty lines.
823        * custom/h8sim.cfg: Remove make-target-options.
824        * custom/mcf5206elite.cfg: Ditto.
825        * custom/mrm332.cfg: Ditto.
826        * custom/mvme147.cfg: Ditto.
827        * custom/ods68302.cfg: Ditto.
828        * custom/p4000.cfg: Ditto.
829        * custom/p4600.cfg: Ditto.
830        * custom/p4650.cfg: Ditto.
831        * custom/pc386.cfg: Ditto.
832        * custom/portsw.cfg: Ditto.
833        * custom/simsh4.cfg: Ditto.
834
8352001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * custom/efi332.cfg: Remove make-target-options.
838        * custom/idp.cfg: Ditto.
839        * custom/jmr3904.cfg: Ditto.
840
8412001-11-27      Joel Sherrill <joel@OARcorp.com>,
842
843        * ChangeLog: Deleted bogus entry.
844
8452001-11-27      Joel Sherrill <joel@OARcorp.com>,
846
847        * custom/ods68302.cfg: Eliminated required definition of macros in this
848        file for the BSP to compile.  The ROM and ROM address and size settings
849        are now linker script items. 
850
8512001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853
854        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
855        Remove make-target-options.
856        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
857        Remove make-target-options.
858        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
859        DATA_CACHE_ENABLE.
860        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
861        DATA_CACHE_ENABLE.
862        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
863        DATA_CACHE_ENABLE.
864
8652001-11-25      Joel Sherrill <joel@OARcorp.com>
866
867        * custom/papyrus.cfg: Removed.
868        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
869
8702001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
873        * custom/mcp750.cfg: Ditto.
874
8752001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
876
877        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
878        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
879        * custom/psim.cfg: Refect changes to psim/configure.ac.
880        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
881        remove SCORE603E_GENERATION.
882
8832001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
886        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
887        * custom/mbx860_005b.cfg: Ditto.
888        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
889
890
8912001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * custom/gensh1.cfg: remove make-target-options.
894        * custom/gensh2.cfg: remove make-target-options.
895
8962001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
899        remove make-target-options, remove BSP_CPPFLAGS.
900
9012001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
904
9052001-11-14      Joel Sherrill <joel@OARcorp.com>
906
907        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
908        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
909        These are new exception processing model BSPs and thus do not
910        need to define PPC_USE_SPRG.
911
9122001-11-14      Joel Sherrill <joel@OARcorp.com>
913
914        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
915
9162001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * custom/ts_386ex.cfg: Remove make-target-options.
919        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
920        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
921        different flags.
922
9232001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
926        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
927        re-adopt mcp750.cfg's make-exe.
928
9292001-11-13      Joel Sherrill <joel@OARcorp.com>
930
931        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
932        the --srec-len argument to objcopy only supported in binutils 2.11
933        or newer.
934
9352001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
936
937        This modification is part of the submitted modifications necessary to
938        support the IBM PPC405 family.  This submission was reviewed by
939        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
940        not negatively impact the ppc403 BSPs.  The submission and tracking
941        process was captured as PR50.
942        * custom/gen405.cfg: New file.
943        * custom/helas403.cfg: Modified to generate Srecords.
944
9452001-10-30      Joel Sherrill <joel@OARcorp.com>
946
947        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
948
9492001-10-26      Victor V. Vengerov <vvv@oktet.ru>
950
951        * custom/mcf5206elite.cfg: New file.
952
9532001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
954
955        * custom/mpc8260ads.cfg: New file.
956
9572001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * custom/gensh4.cfg: Remove START_HW_INIT.
960        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
961
9622001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * custom/gensh4.cfg: Remove HZ.
965        * custom/simsh4.cfg: Remove HZ.
966
9672001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
968
969        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
970        of Hitachi SH4 BSPs of the same name.  Reviewed and some
971        cleanup by Joel Sherrill <joel@OARcorp.com>.
972
9732001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
976
9772001-10-11      Joel Sherrill <joel@OARcorp.com>
978
979        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
980        to avoid using the apparently broken or deprecated -o argument.
981
9822001-09-28      Joel Sherrill <joel@OARcorp.com>
983
984        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
985        for MC68302_BASE.
986
9872001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * custom/bare.cfg: Define dummy make-cxx-exe.
990
9912001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * ChangeLog: Formatting cleanup.
994
9952001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
998        make-target-options.
999        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1000        * custom/HPUX9-posix.cfg: Dito.
1001        * custom/Linux-posix.cfg: Dito.
1002        * custom/Solaris-posix.cfg: Dito.
1003        * custom/arm_bare_bsp.cfg: Dito.
1004        * custom/armulator.cfg: Dito.
1005        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1006        * custom/i386ex.cfg: Remove make-target-options.
1007        * custom/i960sim.cfg: Remove make-target-options.
1008        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1009        CONSOLE_USE_INTERRUPTS.
1010        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1011        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1012        CONSOLE_USE_INTERRUPTS.
1013        * custom/vegaplus.cfg: Remove make-target-options.
1014
10152001-05-25      Joel Sherrill <joel@OARcorp.com>
1016
1017        * custom/mrm332.cfg: Switched $(SED) to sed.
1018
10192000-05-25      Matt Cross <profesor@gweep.net>
1020
1021        * New MRM332 BSP for the Mini RoboMind board based
1022        on the 68332 microcontroller designed and build by Mark
1023        Castelluccio.  For details on the MRM see http://www.robominds.com.
1024        * custom/mrm332.cfg: New file.
1025
10262001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1029        CONSOLE_USE_POLLED, HAS_RTC.
1030
10312001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1034        * custom/gensh2.cfg: Dito.
1035
10362001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1039        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1040        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1041        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1042        remove unused flags, remove -ansi from CPP.
1043        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1044        * custom/sim68000.cfg: Remove CPU_DEFINES.
1045       
10462001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1049        * compilers/gcc-target-default.cfg: Dito.
1050        * compilers/gcc-portsw.cfg: Remove -Hansi.
1051        * custom/posix.cfg: Remove inclusion of target.cfg.
1052        * custom/simhppa.cfg: Remove -ansi -fasm.
1053
10542001-04-11      Eric Valette <valette@crf.canon.fr>
1055
1056        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1057        "new exception processing model."
1058
10592001-04-11      Joel Sherrill <joel@OARcorp.com>
1060
1061        * custom/default.cfg: Switch to using exec_prefix to reflect new
1062        organization of install point from Ralf Corsepius.
1063
10642001-03-30      Eric Valette <valette@crf.canon.fr>
1065
1066        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1067        use the "new exception processing model."
1068
10692001-03-14      Joel Sherrill <joel@OARcorp.com>
1070
1071        * custom/genmongossev.cfg: New file.
1072
10732001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1074
1075        * custom/pc386dx.cfg: New bsp.
1076
10772001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1078
1079        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1080        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1081        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1082
10832001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1086        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1087        * host.cfg.in: Remove RM, make-script.
1088        * ChangeLog: Remove bogus 2001-01-22 entry.
1089
10902001-01-09      Joel Sherrill <joel@OARcorp.com>
1091
1092        * custom/pc386.cfg (make-exe): Removed commented out lines that
1093        were displayed in build longs.
1094
10952001-01-08      Joel Sherrill <joel@OARcorp.com>
1096
1097        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1098        unneeded definitions when compiled for "mips" rather than "mips64orion."
1099        Correct CPU_CFLAGS.
1100
11012001-01-05      Joel Sherrill <joel@OARcorp.com>
1102
1103        * custom/gensh1.cfg: Removed rest of make-target-options and
1104        moved them to BSP configure options.
1105
11062001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1107
1108        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1109        install point or assuming BSP build tree is available.
1110
11112001-01-03      Joel Sherrill <joel@OARcorp.com>
1112
1113        * custom/psim.cfg: Removed unused variables.
1114
11152001-01-03      Joel Sherrill <joel@OARcorp.com>
1116
1117        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1118        * custom/simcpu32.cfg: Removed MVME162 reference.
1119
11202000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1121
1122        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1123        Still need to fix to avoid touching install point on non-install stanza.
1124
11252000-12-06      Joel Sherrill <joel@OARcorp.com>
1126
1127        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1128        and copies that should not be in it.
1129
11302000-12-01      Joel Sherrill <joel@OARcorp.com>
1131
1132        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1133
11342000-11-30      Joel Sherrill <joel@OARcorp.com>
1135
1136        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1137        a mips1.  gcc translates -m3900 into that.
1138
11392000-11-27      Joel Sherrill <joel@OARcorp.com>
1140
1141        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1142
11432000-11-27      Joel Sherrill <joel@OARcorp.com>
1144
1145        * custom/shsim.cfg: New file.
1146        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1147        The shsim is for the SH simulator in gdb. It should be able
1148        to be used with multiple SH CPU models.  This will require
1149        adding BSP variants.
1150
11512000-11-25      Joel Sherrill <joel@OARcorp.com>
1152
1153        * custom/pc386.cfg: make-exe rule would write into
1154        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1155        is generally not writeable after the BSP is installed and you do not
1156        want every application installed there by default.  Reported by
1157        Eric Norum <eric.norum@usask.ca>.
1158
11592000-11-25      Joel Sherrill <joel@OARcorp.com>
1160
1161        * custom/Makefile.am: Updated to add jmr3904.cfg
1162        * custom/jmr3904.cfg: New file.
1163
11642000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1165
1166        * custom/leon2.cfg: Removed defines that are now generated
1167        in a non-BSP specific manner.
1168
11692000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1170
1171        * custom/Makefile.am: Modified to reflect addition of files.
1172        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1173        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1174
11752000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1178
11792000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1182
11832000-10-24      Joel Sherrill <joel@OARcorp.com>
1184
1185        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1186        definition since this information can be picked up from
1187        autoconf generated files.  These BSPs are shared by the
1188        mips and mips64orion "ports."
1189
11902000-10-18      Joel Sherrill <joel@OARcorp.com>
1191
1192        * compilers/gcc-portsw.cfg: Use gcc style flags.
1193
11942000-09-13      Joel Sherrill <joel@OARcorp.com>
1195
1196        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1197        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1198
11992000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1200
1201        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1202        Eric Valette <valette@crf.canon.fr>.
1203        * custom/vegaplus.cfg: New file.
1204
12052000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1208        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1209        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1210        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1211        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1212        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1213        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1214
12152000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1216
1217        * custom/gensh2.cfg: Fix comments.
1218
12192000-09-12      Joel Sherrill <joel@OARcorp.com>
1220
1221        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1222        compiler arguments that specify CPU model options.
1223
12242000-09-12      Joel Sherrill <joel@OARcorp.com>
1225
1226        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1227        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1228        may be incorrect but the BSP now compiles.
1229
12302000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * custom/arm_bare_bsp.cfg: Fix comments.
1233
12342000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1237        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1238        * ChangeLog: File paths corrected
1239
12402000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1241
1242        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1243
12442000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1245
1246        * custom/pck6.cfg: New file
1247        * custom/pc486.cfg: Use -m486
1248        * custom/pc586.cfg: Use -mpentium
1249        * custom/pc686.cfg: Use -mmpentiumpro
1250        * custom/i386ex.cfg: Use -msoft-float
1251
12522000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1253
1254        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1255
12562000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1257
1258        * ChangeLog: File paths corrected.
1259
12602000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1261
1262        * custom/mvme167.cfg: Add specification of printk port, console port
1263        and serial I/O mode.  Arrange for the stripped executable to
1264        be copied up the build tree.
1265       
12662000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1267
1268        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1269
12702000-08-10      John Cotton  <john.cotton@nrc.ca>
1271
1272        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1273
12742000-08-10      Joel Sherrill <joel@OARcorp.com>
1275
1276        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.