source: rtems/make/ChangeLog @ d1a65f6

4.104.114.84.95
Last change on this file since d1a65f6 was d1a65f6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/16/07 at 02:07:16

2007-05-16 Ralf Corsépius <ralf.corsepius@…>

  • custom/mvme5500.cfg: Use -O2 again.
  • Property mode set to 100644
File size: 41.5 KB
Line 
12007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/mvme5500.cfg: Use -O2 again.
4
52007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Makefile.am: DMV152 obsoleted.
8        * custom/dmv152.cfg: Removed.
9
102007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
13        variants.
14        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
15
162007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
17
18        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
19        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
20        extension instead of BSP unique ones.
21
222007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
23
24        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
25        Plus some cleanup
26
272007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
28
29        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
30        for Classic API Barrier.
31
322007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * custom/rtl22xx.cfg: Cleanup.
35        * Makefile.am: Add custom/rtl22xx.cfg.
36
372007-04-26      Ray Xu <xr@trasin.net>
38
39        * custom/rtl22xx.cfg: New (Initial submission).
40
412007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
42
43        * Makefile.am: Cleanup.
44
452007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
46
47        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
48        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
49        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
50        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
51        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
52        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
53        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
54        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
55        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
56        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
57        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
58        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
59        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
60        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
61        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
62        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
63        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
64        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
65        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
66        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
67        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
68        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
69        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
70
712007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
74        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
75        Use $(NM) -g -n instead of $(NM) -n.
76        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
77        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
78        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
79
802007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
81
82        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
83        DRIVER_ARCHITECTURE.
84        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
85        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
86        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
87        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
88        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
89        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
90        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
91        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
92        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
93        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
94        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
95        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
96        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
97        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
98        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
99        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
100        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
101        CXXFLAGS_OPTIMIZE_V.
102
1032007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
104
105        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
106        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
107        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
108        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
109
1102006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
111
112        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
113        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
114        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
115        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
116        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
117        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
118        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
119        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
120        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
121        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
122        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
123        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
124        custom/i386ex.cfg, custom/idp.cfg,
125        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
126        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
127        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
128        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
129        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
130        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
131        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
132        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
133        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
134        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
135        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
136        Cleanup.
137
1382006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
139
140        * custom/uC5282.cfg: Remove hard-code compiler flags.
141        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
142        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
143
1442006-10-23      Joel Sherrill <joel@OARcorp.com>
145
146        * custom/eZKit533.cfg: New file.
147
1482006-09-08      Kate Feng <feng1@bnl.gov>
149
150        PR 1150/bsps
151        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
152        that gcc (4.0.2) implicitely uses the vector engine for optimization;
153        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
154
1552006-08-09      Kolja Waschk <waschk@telos.de>
156
157        * Makefile.am: New port to Altera NIOS II.
158        * custom/nios2_iss.cfg: New file.
159
1602006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
161
162        * custom/brsl5.cfg: (PR1117) added
163       
1642006-06-08      Bruce Robinson <brucer@pmccorp.com>
165       
166        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
167        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
168
1692005-04-10      Eric Norum <norume@aps.anl.gov>
170
171        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
172
1732006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
174
175        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
176        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
177        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
178        Remove (abandoned).
179
1802006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
181
182        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
183        Merger from rtems-4-6-branch.
184
1852006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
186
187        PR 851/bsps
188        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
189        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
190
1912005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
194
1952005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
198        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
199        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
200        Use .srec for files containing SRECs.
201
2022005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
203
204        * custom/gp32.cfg: Replace .gxb with .elf.
205        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
206
2072005-11-03      Till Straumann <strauman@slac.stanford.edu>
208
209        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
210        -mcpu=750 instead.
211
2122005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * custom/orp.cfg: Remove (abandoned).
215        * custom/av5282.cfg: Remove obsolete vars.
216        * custom/gba.cfg: Remove PROFILE* (abandoned).
217        Remove -static (bogus).
218
2192005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
220
221        PR 822/bsps
222        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
223
2242005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
225
226        * custom/av5282.cfg: New file.
227
2282005-06-17      Markku Puro <markku.puro@kopteri.net>
229
230        * Makefile.am: Adding GameBoy Advance BSP.
231        * custom/gba.cfg: New file.
232
2332005-06-17      Joel Sherrill <joel@OARcorp.com>
234
235        * custom/mcf5235.cfg: New file.
236
2372005-06-01      Philippe Simons <loki_666@fastmail.fm>
238
239        * custom/gp32.cfg: Add make-cxx-exe.
240
2412005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
242
243        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
244        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
245        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
246
2472005-05-02      Joel Sherrill <joel@OARcorp.com>
248
249        * Makefile.am: Remove dmv177 and ppcn_60x.
250        * custom/dmv177.cfg: Removed.
251
2522005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
253
254        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
255
2562005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
257
258        * Makefile.am: Initial release of ep1a bsp
259        * custom/ep1a.cfg: New file.
260
2612005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
262
263        * custom/score603e.cfg: Update score603e to new exception model
264        NOTE: These modifications have not been tested on hardware.
265
2662005-03-11      Jay Monkman <jtm@lopingdog.com>
267
268        * custom/vegaplus.cfg: Removed.
269
2702005-03-11      Philippe Simons <loki_666@fastmail.fm>
271
272        * custom/gp32.cfg: New file.
273
2742005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
275
276        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
277        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
278        Remove -Wa,-m7450.
279
2802005-02-25      Joel Sherrill <joel@OARcorp.com>
281
282        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
283        * custom/arm_bare_bsp.cfg: Removed.
284
2852005-02-24      Jay Monkman <jtm@lopingdog.com>
286
287        * custom/csb350.cfg: New BSP.
288
2892005-02-24      Jay Monkman <jtm@lopingdog.com>
290
291        * custom/csb337.cfg: Cleanup.
292
2932005-02-08      Eric Norum <norume@aps.anl.gov>
294
295        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
296        proper versions of gcc (which take -m528x as an order to load the
297        -m5200 multilib variants) are widely available.
298
2992005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
300
301        * custom/uC5282.cfg: Cleanup.
302
3032005-01-28      Eric Norum <norume@aps.anl.gov>
304
305        * Makefile.am, custom/uC5282.cfg: New BSP
306
3072005-01-20      Joel Sherrill <joel@OARcorp.com>
308
309        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
310        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
311        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
312        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
313        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
314
3152005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
316
317        * compilers/gcc-portsw.cfg: Remove.
318        * Makefile.am: Reflect change above.
319
3202004-11-23      Joel Sherrill <joel@OARcorp.com>
321
322        * Makefile.am: Remove eth_comm.
323        * custom/eth_comm.cfg: Removed.
324
3252004-11-22      Jennifer Averett <jennifer@OARcorp.com>
326
327        PR 581/bsps
328        * custom/psim.cfg: Convert PSIM to new exception model.
329
3302004-11-17      Joel Sherrill <joel@OARcorp.com>
331
332        * custom/mvme2100.cfg: Add make-cxx-exe rule.
333
3342004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
335
336        * Makefile.am: Add MVME2100 BSP.
337        * custom/mvme2100.cfg: New file.
338
3392004-11-05      Joel Sherrill <joel@OARcorp.com>
340
341        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
342        architecture name for RTEMS. Since this was used as the -mcpu
343        argument to GCC, that also had to be changed.
344
3452004-10-26      Eric Norum <norume@aps.anl.gov
346
347        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
348
3492004-10-20      Eric Norum <norume@aps.anl.gov
350
351        * custom/mvme5500.cfg: New BSP.
352
3532004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
354
355        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
356
3572004-09-29      Joel Sherrill <joel@OARcorp.com>
358
359        * custom/h8sim.cfg: i960 obsoleted.
360        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
361
3622004-08-03      Jay Monkman <jtm@lopingdog.com>
363
364        * custom/csb360.cfg: New file.
365
3662004-07-15      Jay Monkman
367
368        * custom/csb336.cfg, custom/csb337.cfg: New files.
369
3702004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
371
372        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
373        with FreeBSD and now unused).
374        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
375
3762004-04-12      David Querbach <querbach@realtime.bc.ca>
377
378        * custom/ss555.cfg: New file.
379
3802004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
381
382        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
383        with Cygwin and now unused).
384
3852004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
386
387        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
388
3892004-03-05      Joel Sherrill <joel@OARcorp.com>
390
391        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
392        support.
393
3942004-02-26      Joel Sherrill <joel@OARcorp.com>
395
396        PR 570/bsps
397        * custom/mvme2307.cfg: Do not use -msdata=eabi since
398        it breaks the linking of the vectors.
399
4002004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * Makefile.am: Cosmetics.
403
4042004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
407        dist_rtems_make_custom_DATA = custom/default.cfg.
408
4092004-02-05      Joel Sherrill <joel@OARcorp.com>
410
411        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
412        these -- copied from the 4.6 branch.
413
4142004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        PR 553/bsps
417        * custom/mrm332.cfg: Comment out objdump.
418
4192004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
422
4232004-01-20      Joel Sherrill <joel@OARcorp.com>
424
425        PR 553/bsps
426        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
427        comment.
428
4292004-01-07      Joel Sherrill <joel@OARcorp.com>
430
431        * Makefile.am: Remove efi68k and efi332 references as they are no
432        longer in the tree.
433
4342004-01-07      Joel Sherrill <joel@OARcorp.com>
435
436        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
437        users of these boards so we are removing them.
438        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
439
4402004-01-07      Joel Sherrill <joel@OARcorp.com>
441
442        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
443
4442003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * Makefile.am: EXTRA_DIST +=.
447
4482003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * custom/Makefile.am: Remove.
451        * Makefile.am: Merge-in former custom/Makefile.am
452
4532003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
456        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
457
4582003-09-26      Joel Sherrill <joel@OARcorp.com>
459
460        * custom/simhppa.cfg: Removed.
461
4622003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
465
4662003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        PR 470/bsps
469        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
470        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
471        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
472
4732003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
476        the BSP's configure-script).
477        Remove BSP_CPPFLAGS (Obsolete).
478
4792003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        PR 321/bsps
482        * leaf.cfg: Remove support for profile-variant.
483        * main.cfg: Ditto.
484        * compilers/gcc-no_bsp.cfg: Ditto.
485        * compilers/gcc-portsw.cfg: Ditto.
486        * compilers/gcc-target-default.cfg: Ditto.
487
4882003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
489
490        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
491
4922003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
493
494        PR 368/filesystems
495        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
496        with this PR for alias BSPs.
497
4982003-03-18  Till Straumann <strauman@slac.stanford.edu>
499
500        PR 356/bsps
501        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
502        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
503
5042003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
507
5082003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
511        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
512        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
513        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
514
5152003-02-14      Joel Sherrill <joel@OARcorp.com>
516
517        AMD a29k obsolete.
518        * custom/portsw.cfg: Removed.
519
5202003-01-20      Duane Gustavus <duane@unt.edu>
521
522        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
523
5242003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
527        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
528        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
529        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
530        Move -D_BSD_SOURCE to CPU_CFLAGS.
531        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
532        Move -Dsolaris2 to CPU_CFLAGS.
533        Remove -D__EXTENSIONS__.
534
5352002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * custom/posix.cfg: Remove comment referring to host.cfg.
538
5392002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * custom/default.cfg: Pickup target.cfg from BSP directory.
542
5432002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
544
545        * custom/mtx603e.cfg: New file.
546
5472002-11-17      Joel Sherrill <joel@OARcorp.com>
548
549        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
550        build variants work for user applications post install.
551
5522002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
555        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
556        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
557        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
558        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
559
5602002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
561
562        * custom/edb7312.cfg: New file.
563
5642002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
567        obsolete Makefile.
568        * leaf.cfg: Various changes to LIBVARIANT processing.
569        * main.cfg: Ditto.
570
5712002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * Makefile.am: Add compilers/*.
574        * compilers/Makefile.am: Remove.
575        * lib.cfg: Remove.
576        * directory.cfg: Remove.
577        * README: Remove.
578
5792002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * Makefile.am: Add Templates/*.
582        * Templates/Makefile.am: Remove.
583
5842002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
587
5882002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
591        * custom/HPUX9-posix.cfg: Ditto.
592        * custom/Linux-posix.cfg: Ditto.
593
5942002-10-02      Joel Sherrill <joel@OARcorp.com>
595
596        * custom/armulator.cfg: Remove reference to PowerPC arguments.
597
5982002-09-13      Joel Sherrill <joel@OARcorp.com>
599
600        * Part of addressing PR281.
601        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
602        * compilers/gcc-target-default.cfg: Removed remaining support for
603        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
604        as one of the LDFLAGS when the debug variant is specified.
605
6062002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * custom/posix.cfg: Don't include host.cfg.
609
6102002-08-09      Joel Sherrill <joel@OARcorp.com>
611
612        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
613
6142002-08-07      Ivan Guzvinec <ivang@opencores.org>
615
616        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
617
6182002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
621
6222002-08-06      Joel Sherrill <joel@OARcorp.com>
623
624        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
625        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
626
6272002-08-06      Chris Ziomkowski <chris@asics.ws>
628
629        * custom/or32sim.cfg: New file added as part of merge from
630        OpenCores repository.
631
6322002-08-05      Joel Sherrill <joel@OARcorp.com>
633
634        * Per PR260 eliminate use of make-target-options.  This impacted
635        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
636        SuperCore and required that the m68k optimized memcpy be moved
637        to libcpu.
638        * custom/gen68360.cfg: Remove make-target-options.
639
6402002-08-01      Joel Sherrill <joel@OARcorp.com>
641
642        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
643        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
644
6452002-08-01      Joel Sherrill <joel@OARcorp.com>
646
647        * custom/mvme136.cfg: Remove make-target-options.
648
6492002-07-30      Joel Sherrill <joel@OARcorp.com>
650
651        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
652        will disappear when make clean is performed.
653
6542002-07-24      Joel Sherrill <joel@OARcorp.com>
655
656        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
657        to use gcc 3.1 arguments.
658
6592002-07-22      Joel Sherrill <joel@OARcorp.com>
660
661        * Templates/Makefile.leaf: Clarify the MANAGERS example.
662
6632002-07-01      Joel Sherrill <joel@OARcorp.com>
664
665        * custom/p4650.cfg: Update arguments to gcc3.
666
6672002-06-14      Joel Sherrill <joel@OARcorp.com>
668
669        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
670        to gcc 3.1 arguments.
671
6722002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
673
674        * custom/dmv177.cfg: Use -mcpu=603e.
675        * custom/ppcn_60x.cfg: Use -mcpu=603e.
676        * custom/psim.cfg: Use -mcpu=603e.
677        * custom/score603e.cfg: Use -mcpu=603e.
678        * custom/ts_386ex.cfg: Remove obsolete comments.
679        * custom/rxgen960.cfg: Remove obsolete comments.
680        * custom/cvme961.cfg: Remove obsolete comments.
681
6822001-05-09      Joel Sherrill <joel@OARcorp.com>
683
684        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
685        compatable arguments.
686 
6872002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
690        Remove obsolete comments.
691        * custom/eth_comm.cfg: Remove make-target-options.
692        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
693        CPU_CFLAGS.
694        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
695        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
696        * custom/mbx8xx.cfg: Remove make-target-options.
697        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
698        Remove obsolete comments.
699        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
700        Remove obsolete comments.
701        * custom/mpc8260ads.cfg: Remove make-target-options.
702        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
703        CPU_CFLAGS.
704        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
705        Remove obsolete comments.
706        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
707        CPU_CFLAGS.
708        Remove obsolete comments.
709        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
710        Remove obsolete comments.
711        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
712        CPU_CFLAGS.
713        Remove obsolete comments.
714
7152002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * custom/gen405.cfg: Remove -D__powerpc__.
718
7192002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
722        * custom/erc32.cfg: Ditto.
723        * custom/leon2.cfg: Ditto.
724
725
7262002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
729        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
730        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
731
7322002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * custom/cvme961.cfg: Remove GCC272 support.
735        * custom/dmv152.cfg: Remove GCC272 support.
736        * custom/efi332.cfg: Remove GCC272 support.
737        * custom/efi68k.cfg: Remove GCC272 support.
738        * custom/eth_comm.cfg: Remove GCC272 support.
739        * custom/gen405.cfg: Remove GCC272 support.
740        * custom/gen68302.cfg: Remove GCC272 support.
741        * custom/gen68340.cfg: Remove GCC272 support.
742        * custom/gen68360.cfg: Remove GCC272 support.
743        * custom/genmongoosev.cfg: Remove GCC272 support.
744        * custom/helas403.cfg: Remove GCC272 support.
745        * custom/i386ex.cfg: Remove GCC272 support.
746        * custom/i960sim.cfg: Remove GCC272 support.
747        * custom/idp.cfg: Remove GCC272 support.
748        * custom/leon2.cfg: Remove GCC272 support.
749        * custom/mbx8xx.cfg: Remove GCC272 support.
750        * custom/mcf5206elite.cfg: Remove GCC272 support.
751        * custom/mpc8260ads.cfg: Remove GCC272 support.
752        * custom/mrm332.cfg: Remove GCC272 support.
753        * custom/mvme136.cfg: Remove GCC272 support.
754        * custom/mvme147.cfg: Remove GCC272 support.
755        * custom/mvme167.cfg: Remove GCC272 support.
756        * custom/ods68302.cfg: Remove GCC272 support.
757        * custom/p4000.cfg: Remove GCC272 support.
758        * custom/p4600.cfg: Remove GCC272 support.
759        * custom/p4650.cfg: Remove GCC272 support.
760        * custom/pc386.cfg: Remove GCC272 support.
761        * custom/portsw.cfg: Remove GCC272 support.
762        * custom/psim.cfg: Remove GCC272 support.
763        * custom/rxgen960.cfg: Remove GCC272 support.
764        * custom/score603e.cfg: Remove GCC272 support.
765        * custom/sim68000.cfg: Remove GCC272 support.
766        * custom/simhppa.cfg: Remove GCC272 support.
767        * custom/simsh4.cfg: Remove GCC272 support.
768        * custom/ts_386ex.cfg: Remove GCC272 support.
769
7702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
773        * Makefile.am: Remove AUTOMAKE_OPTIONS.
774        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
775        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
776
7772002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * compilers/gcc-target-default.cfg: Add missing \.
780        Reported by Ilya Alexeev <ilya@continuum.ru>.
781
7822002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
785        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
786        support.
787        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
788
7892001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
792        * custom/FreeBSD-posix.cfg: Ditto.
793        * custom/HPUX9-posix.cfg: Ditto.
794        * custom/Linux-posix.cfg: Ditto.
795        * custom/Solaris-posix.cfg: Ditto.
796
7972001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
800        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
801
8022001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * custom/armulator.cfg: Remove make-target-options.
805        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
806        (now in erc32/configure.ac).
807        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
808        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
809        Remove CONSOLE_USE_POLLED (Unused).
810        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
811        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
812        * custom/mvme162.cfg: Remove references to mvme162lx.
813        Abandon gcc272. Remove make-target-options.
814        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
815
8162001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * custom/bare.cfg: Remove make-target-options.
819        * custom/c4xsim.cfg: Ditto.
820        * custom/cvme961.cfg: Ditto.
821        * custom/efi68k.cfg: Ditto.
822        * custom/gen68302.cfg: Ditto.
823        * custom/gen68340.cfg: Ditto.
824        * custom/genmongoosev.cfg: Ditto.
825        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
826        make-exe, remove empty lines.
827        * custom/h8sim.cfg: Remove make-target-options.
828        * custom/mcf5206elite.cfg: Ditto.
829        * custom/mrm332.cfg: Ditto.
830        * custom/mvme147.cfg: Ditto.
831        * custom/ods68302.cfg: Ditto.
832        * custom/p4000.cfg: Ditto.
833        * custom/p4600.cfg: Ditto.
834        * custom/p4650.cfg: Ditto.
835        * custom/pc386.cfg: Ditto.
836        * custom/portsw.cfg: Ditto.
837        * custom/simsh4.cfg: Ditto.
838
8392001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * custom/efi332.cfg: Remove make-target-options.
842        * custom/idp.cfg: Ditto.
843        * custom/jmr3904.cfg: Ditto.
844
8452001-11-27      Joel Sherrill <joel@OARcorp.com>,
846
847        * ChangeLog: Deleted bogus entry.
848
8492001-11-27      Joel Sherrill <joel@OARcorp.com>,
850
851        * custom/ods68302.cfg: Eliminated required definition of macros in this
852        file for the BSP to compile.  The ROM and ROM address and size settings
853        are now linker script items. 
854
8552001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857
858        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
859        Remove make-target-options.
860        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
861        Remove make-target-options.
862        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
863        DATA_CACHE_ENABLE.
864        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
865        DATA_CACHE_ENABLE.
866        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
867        DATA_CACHE_ENABLE.
868
8692001-11-25      Joel Sherrill <joel@OARcorp.com>
870
871        * custom/papyrus.cfg: Removed.
872        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
873
8742001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
877        * custom/mcp750.cfg: Ditto.
878
8792001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
882        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
883        * custom/psim.cfg: Refect changes to psim/configure.ac.
884        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
885        remove SCORE603E_GENERATION.
886
8872001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
890        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
891        * custom/mbx860_005b.cfg: Ditto.
892        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
893
894
8952001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * custom/gensh1.cfg: remove make-target-options.
898        * custom/gensh2.cfg: remove make-target-options.
899
9002001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
903        remove make-target-options, remove BSP_CPPFLAGS.
904
9052001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
908
9092001-11-14      Joel Sherrill <joel@OARcorp.com>
910
911        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
912        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
913        These are new exception processing model BSPs and thus do not
914        need to define PPC_USE_SPRG.
915
9162001-11-14      Joel Sherrill <joel@OARcorp.com>
917
918        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
919
9202001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * custom/ts_386ex.cfg: Remove make-target-options.
923        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
924        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
925        different flags.
926
9272001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
930        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
931        re-adopt mcp750.cfg's make-exe.
932
9332001-11-13      Joel Sherrill <joel@OARcorp.com>
934
935        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
936        the --srec-len argument to objcopy only supported in binutils 2.11
937        or newer.
938
9392001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
940
941        This modification is part of the submitted modifications necessary to
942        support the IBM PPC405 family.  This submission was reviewed by
943        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
944        not negatively impact the ppc403 BSPs.  The submission and tracking
945        process was captured as PR50.
946        * custom/gen405.cfg: New file.
947        * custom/helas403.cfg: Modified to generate Srecords.
948
9492001-10-30      Joel Sherrill <joel@OARcorp.com>
950
951        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
952
9532001-10-26      Victor V. Vengerov <vvv@oktet.ru>
954
955        * custom/mcf5206elite.cfg: New file.
956
9572001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
958
959        * custom/mpc8260ads.cfg: New file.
960
9612001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * custom/gensh4.cfg: Remove START_HW_INIT.
964        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
965
9662001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * custom/gensh4.cfg: Remove HZ.
969        * custom/simsh4.cfg: Remove HZ.
970
9712001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
972
973        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
974        of Hitachi SH4 BSPs of the same name.  Reviewed and some
975        cleanup by Joel Sherrill <joel@OARcorp.com>.
976
9772001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
980
9812001-10-11      Joel Sherrill <joel@OARcorp.com>
982
983        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
984        to avoid using the apparently broken or deprecated -o argument.
985
9862001-09-28      Joel Sherrill <joel@OARcorp.com>
987
988        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
989        for MC68302_BASE.
990
9912001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * custom/bare.cfg: Define dummy make-cxx-exe.
994
9952001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * ChangeLog: Formatting cleanup.
998
9992001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1002        make-target-options.
1003        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1004        * custom/HPUX9-posix.cfg: Dito.
1005        * custom/Linux-posix.cfg: Dito.
1006        * custom/Solaris-posix.cfg: Dito.
1007        * custom/arm_bare_bsp.cfg: Dito.
1008        * custom/armulator.cfg: Dito.
1009        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1010        * custom/i386ex.cfg: Remove make-target-options.
1011        * custom/i960sim.cfg: Remove make-target-options.
1012        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1013        CONSOLE_USE_INTERRUPTS.
1014        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1015        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1016        CONSOLE_USE_INTERRUPTS.
1017        * custom/vegaplus.cfg: Remove make-target-options.
1018
10192001-05-25      Joel Sherrill <joel@OARcorp.com>
1020
1021        * custom/mrm332.cfg: Switched $(SED) to sed.
1022
10232000-05-25      Matt Cross <profesor@gweep.net>
1024
1025        * New MRM332 BSP for the Mini RoboMind board based
1026        on the 68332 microcontroller designed and build by Mark
1027        Castelluccio.  For details on the MRM see http://www.robominds.com.
1028        * custom/mrm332.cfg: New file.
1029
10302001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1033        CONSOLE_USE_POLLED, HAS_RTC.
1034
10352001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1038        * custom/gensh2.cfg: Dito.
1039
10402001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1043        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1044        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1045        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1046        remove unused flags, remove -ansi from CPP.
1047        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1048        * custom/sim68000.cfg: Remove CPU_DEFINES.
1049       
10502001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1053        * compilers/gcc-target-default.cfg: Dito.
1054        * compilers/gcc-portsw.cfg: Remove -Hansi.
1055        * custom/posix.cfg: Remove inclusion of target.cfg.
1056        * custom/simhppa.cfg: Remove -ansi -fasm.
1057
10582001-04-11      Eric Valette <valette@crf.canon.fr>
1059
1060        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1061        "new exception processing model."
1062
10632001-04-11      Joel Sherrill <joel@OARcorp.com>
1064
1065        * custom/default.cfg: Switch to using exec_prefix to reflect new
1066        organization of install point from Ralf Corsepius.
1067
10682001-03-30      Eric Valette <valette@crf.canon.fr>
1069
1070        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1071        use the "new exception processing model."
1072
10732001-03-14      Joel Sherrill <joel@OARcorp.com>
1074
1075        * custom/genmongossev.cfg: New file.
1076
10772001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1078
1079        * custom/pc386dx.cfg: New bsp.
1080
10812001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1084        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1085        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1086
10872001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1090        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1091        * host.cfg.in: Remove RM, make-script.
1092        * ChangeLog: Remove bogus 2001-01-22 entry.
1093
10942001-01-09      Joel Sherrill <joel@OARcorp.com>
1095
1096        * custom/pc386.cfg (make-exe): Removed commented out lines that
1097        were displayed in build longs.
1098
10992001-01-08      Joel Sherrill <joel@OARcorp.com>
1100
1101        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1102        unneeded definitions when compiled for "mips" rather than "mips64orion."
1103        Correct CPU_CFLAGS.
1104
11052001-01-05      Joel Sherrill <joel@OARcorp.com>
1106
1107        * custom/gensh1.cfg: Removed rest of make-target-options and
1108        moved them to BSP configure options.
1109
11102001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1111
1112        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1113        install point or assuming BSP build tree is available.
1114
11152001-01-03      Joel Sherrill <joel@OARcorp.com>
1116
1117        * custom/psim.cfg: Removed unused variables.
1118
11192001-01-03      Joel Sherrill <joel@OARcorp.com>
1120
1121        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1122        * custom/simcpu32.cfg: Removed MVME162 reference.
1123
11242000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1125
1126        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1127        Still need to fix to avoid touching install point on non-install stanza.
1128
11292000-12-06      Joel Sherrill <joel@OARcorp.com>
1130
1131        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1132        and copies that should not be in it.
1133
11342000-12-01      Joel Sherrill <joel@OARcorp.com>
1135
1136        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1137
11382000-11-30      Joel Sherrill <joel@OARcorp.com>
1139
1140        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1141        a mips1.  gcc translates -m3900 into that.
1142
11432000-11-27      Joel Sherrill <joel@OARcorp.com>
1144
1145        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1146
11472000-11-27      Joel Sherrill <joel@OARcorp.com>
1148
1149        * custom/shsim.cfg: New file.
1150        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1151        The shsim is for the SH simulator in gdb. It should be able
1152        to be used with multiple SH CPU models.  This will require
1153        adding BSP variants.
1154
11552000-11-25      Joel Sherrill <joel@OARcorp.com>
1156
1157        * custom/pc386.cfg: make-exe rule would write into
1158        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1159        is generally not writeable after the BSP is installed and you do not
1160        want every application installed there by default.  Reported by
1161        Eric Norum <eric.norum@usask.ca>.
1162
11632000-11-25      Joel Sherrill <joel@OARcorp.com>
1164
1165        * custom/Makefile.am: Updated to add jmr3904.cfg
1166        * custom/jmr3904.cfg: New file.
1167
11682000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1169
1170        * custom/leon2.cfg: Removed defines that are now generated
1171        in a non-BSP specific manner.
1172
11732000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1174
1175        * custom/Makefile.am: Modified to reflect addition of files.
1176        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1177        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1178
11792000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1182
11832000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1186
11872000-10-24      Joel Sherrill <joel@OARcorp.com>
1188
1189        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1190        definition since this information can be picked up from
1191        autoconf generated files.  These BSPs are shared by the
1192        mips and mips64orion "ports."
1193
11942000-10-18      Joel Sherrill <joel@OARcorp.com>
1195
1196        * compilers/gcc-portsw.cfg: Use gcc style flags.
1197
11982000-09-13      Joel Sherrill <joel@OARcorp.com>
1199
1200        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1201        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1202
12032000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1204
1205        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1206        Eric Valette <valette@crf.canon.fr>.
1207        * custom/vegaplus.cfg: New file.
1208
12092000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1212        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1213        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1214        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1215        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1216        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1217        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1218
12192000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * custom/gensh2.cfg: Fix comments.
1222
12232000-09-12      Joel Sherrill <joel@OARcorp.com>
1224
1225        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1226        compiler arguments that specify CPU model options.
1227
12282000-09-12      Joel Sherrill <joel@OARcorp.com>
1229
1230        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1231        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1232        may be incorrect but the BSP now compiles.
1233
12342000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * custom/arm_bare_bsp.cfg: Fix comments.
1237
12382000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1241        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1242        * ChangeLog: File paths corrected
1243
12442000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1245
1246        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1247
12482000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1249
1250        * custom/pck6.cfg: New file
1251        * custom/pc486.cfg: Use -m486
1252        * custom/pc586.cfg: Use -mpentium
1253        * custom/pc686.cfg: Use -mmpentiumpro
1254        * custom/i386ex.cfg: Use -msoft-float
1255
12562000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1257
1258        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1259
12602000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1261
1262        * ChangeLog: File paths corrected.
1263
12642000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1265
1266        * custom/mvme167.cfg: Add specification of printk port, console port
1267        and serial I/O mode.  Arrange for the stripped executable to
1268        be copied up the build tree.
1269       
12702000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1271
1272        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1273
12742000-08-10      John Cotton  <john.cotton@nrc.ca>
1275
1276        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1277
12782000-08-10      Joel Sherrill <joel@OARcorp.com>
1279
1280        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.