source: rtems/make/ChangeLog @ 218b070b

4.104.114.84.95
Last change on this file since 218b070b was 218b070b, checked in by Joel Sherrill <joel.sherrill@…>, on 06/21/07 at 18:34:17

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

  • custom/Linux-posix.cfg: Merge patch from Till Straumann which would work except gcc core dumps with an ICE when may_alias is used in this code. I filed a GCC PR and reduced optimization to -O0 and it does run again.
  • Property mode set to 100644
File size: 42.1 KB
Line 
12007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
4        work except gcc core dumps with an ICE when may_alias is used in this
5        code. I filed a GCC PR and reduced optimization to -O0 and it does
6        run again.
7
82007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
9
10        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
11        out make-cxx-exe usage example.
12
132007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * custom/gen5200.cfg: Remove junk comment.
16        * custom/ep5200.cfg: New file.
17
182007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * custom/armulator.cfg: Removed.
21
222007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
23
24        * custom/mvme5500.cfg: Use -O2 again.
25
262007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * Makefile.am: DMV152 obsoleted.
29        * custom/dmv152.cfg: Removed.
30
312007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
32
33        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
34        variants.
35        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
36
372007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
38
39        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
40        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
41        extension instead of BSP unique ones.
42
432007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
44
45        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
46        Plus some cleanup
47
482007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
51        for Classic API Barrier.
52
532007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
54
55        * custom/rtl22xx.cfg: Cleanup.
56        * Makefile.am: Add custom/rtl22xx.cfg.
57
582007-04-26      Ray Xu <xr@trasin.net>
59
60        * custom/rtl22xx.cfg: New (Initial submission).
61
622007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
63
64        * Makefile.am: Cleanup.
65
662007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
67
68        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
69        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
70        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
71        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
72        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
73        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
74        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
75        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
76        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
77        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
78        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
79        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
80        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
81        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
82        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
83        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
84        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
85        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
86        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
87        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
88        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
89        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
90        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
91
922007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
93
94        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
95        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
96        Use $(NM) -g -n instead of $(NM) -n.
97        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
98        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
99        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
100
1012007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
102
103        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
104        DRIVER_ARCHITECTURE.
105        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
106        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
107        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
108        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
109        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
110        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
111        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
112        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
113        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
114        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
115        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
116        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
117        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
118        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
119        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
120        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
121        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
122        CXXFLAGS_OPTIMIZE_V.
123
1242007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
125
126        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
127        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
128        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
129        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
130
1312006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
132
133        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
134        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
135        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
136        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
137        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
138        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
139        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
140        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
141        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
142        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
143        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
144        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
145        custom/i386ex.cfg, custom/idp.cfg,
146        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
147        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
148        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
149        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
150        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
151        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
152        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
153        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
154        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
155        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
156        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
157        Cleanup.
158
1592006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
160
161        * custom/uC5282.cfg: Remove hard-code compiler flags.
162        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
163        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
164
1652006-10-23      Joel Sherrill <joel@OARcorp.com>
166
167        * custom/eZKit533.cfg: New file.
168
1692006-09-08      Kate Feng <feng1@bnl.gov>
170
171        PR 1150/bsps
172        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
173        that gcc (4.0.2) implicitely uses the vector engine for optimization;
174        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
175
1762006-08-09      Kolja Waschk <waschk@telos.de>
177
178        * Makefile.am: New port to Altera NIOS II.
179        * custom/nios2_iss.cfg: New file.
180
1812006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
182
183        * custom/brsl5.cfg: (PR1117) added
184       
1852006-06-08      Bruce Robinson <brucer@pmccorp.com>
186       
187        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
188        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
189
1902005-04-10      Eric Norum <norume@aps.anl.gov>
191
192        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
193
1942006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
195
196        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
197        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
198        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
199        Remove (abandoned).
200
2012006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
202
203        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
204        Merger from rtems-4-6-branch.
205
2062006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        PR 851/bsps
209        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
210        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
211
2122005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
215
2162005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
217
218        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
219        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
220        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
221        Use .srec for files containing SRECs.
222
2232005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
224
225        * custom/gp32.cfg: Replace .gxb with .elf.
226        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
227
2282005-11-03      Till Straumann <strauman@slac.stanford.edu>
229
230        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
231        -mcpu=750 instead.
232
2332005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * custom/orp.cfg: Remove (abandoned).
236        * custom/av5282.cfg: Remove obsolete vars.
237        * custom/gba.cfg: Remove PROFILE* (abandoned).
238        Remove -static (bogus).
239
2402005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
241
242        PR 822/bsps
243        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
244
2452005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
246
247        * custom/av5282.cfg: New file.
248
2492005-06-17      Markku Puro <markku.puro@kopteri.net>
250
251        * Makefile.am: Adding GameBoy Advance BSP.
252        * custom/gba.cfg: New file.
253
2542005-06-17      Joel Sherrill <joel@OARcorp.com>
255
256        * custom/mcf5235.cfg: New file.
257
2582005-06-01      Philippe Simons <loki_666@fastmail.fm>
259
260        * custom/gp32.cfg: Add make-cxx-exe.
261
2622005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
263
264        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
265        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
266        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
267
2682005-05-02      Joel Sherrill <joel@OARcorp.com>
269
270        * Makefile.am: Remove dmv177 and ppcn_60x.
271        * custom/dmv177.cfg: Removed.
272
2732005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
274
275        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
276
2772005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
278
279        * Makefile.am: Initial release of ep1a bsp
280        * custom/ep1a.cfg: New file.
281
2822005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
283
284        * custom/score603e.cfg: Update score603e to new exception model
285        NOTE: These modifications have not been tested on hardware.
286
2872005-03-11      Jay Monkman <jtm@lopingdog.com>
288
289        * custom/vegaplus.cfg: Removed.
290
2912005-03-11      Philippe Simons <loki_666@fastmail.fm>
292
293        * custom/gp32.cfg: New file.
294
2952005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
296
297        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
298        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
299        Remove -Wa,-m7450.
300
3012005-02-25      Joel Sherrill <joel@OARcorp.com>
302
303        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
304        * custom/arm_bare_bsp.cfg: Removed.
305
3062005-02-24      Jay Monkman <jtm@lopingdog.com>
307
308        * custom/csb350.cfg: New BSP.
309
3102005-02-24      Jay Monkman <jtm@lopingdog.com>
311
312        * custom/csb337.cfg: Cleanup.
313
3142005-02-08      Eric Norum <norume@aps.anl.gov>
315
316        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
317        proper versions of gcc (which take -m528x as an order to load the
318        -m5200 multilib variants) are widely available.
319
3202005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
321
322        * custom/uC5282.cfg: Cleanup.
323
3242005-01-28      Eric Norum <norume@aps.anl.gov>
325
326        * Makefile.am, custom/uC5282.cfg: New BSP
327
3282005-01-20      Joel Sherrill <joel@OARcorp.com>
329
330        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
331        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
332        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
333        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
334        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
335
3362005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
337
338        * compilers/gcc-portsw.cfg: Remove.
339        * Makefile.am: Reflect change above.
340
3412004-11-23      Joel Sherrill <joel@OARcorp.com>
342
343        * Makefile.am: Remove eth_comm.
344        * custom/eth_comm.cfg: Removed.
345
3462004-11-22      Jennifer Averett <jennifer@OARcorp.com>
347
348        PR 581/bsps
349        * custom/psim.cfg: Convert PSIM to new exception model.
350
3512004-11-17      Joel Sherrill <joel@OARcorp.com>
352
353        * custom/mvme2100.cfg: Add make-cxx-exe rule.
354
3552004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
356
357        * Makefile.am: Add MVME2100 BSP.
358        * custom/mvme2100.cfg: New file.
359
3602004-11-05      Joel Sherrill <joel@OARcorp.com>
361
362        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
363        architecture name for RTEMS. Since this was used as the -mcpu
364        argument to GCC, that also had to be changed.
365
3662004-10-26      Eric Norum <norume@aps.anl.gov
367
368        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
369
3702004-10-20      Eric Norum <norume@aps.anl.gov
371
372        * custom/mvme5500.cfg: New BSP.
373
3742004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
375
376        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
377
3782004-09-29      Joel Sherrill <joel@OARcorp.com>
379
380        * custom/h8sim.cfg: i960 obsoleted.
381        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
382
3832004-08-03      Jay Monkman <jtm@lopingdog.com>
384
385        * custom/csb360.cfg: New file.
386
3872004-07-15      Jay Monkman
388
389        * custom/csb336.cfg, custom/csb337.cfg: New files.
390
3912004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
392
393        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
394        with FreeBSD and now unused).
395        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
396
3972004-04-12      David Querbach <querbach@realtime.bc.ca>
398
399        * custom/ss555.cfg: New file.
400
4012004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
402
403        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
404        with Cygwin and now unused).
405
4062004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
407
408        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
409
4102004-03-05      Joel Sherrill <joel@OARcorp.com>
411
412        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
413        support.
414
4152004-02-26      Joel Sherrill <joel@OARcorp.com>
416
417        PR 570/bsps
418        * custom/mvme2307.cfg: Do not use -msdata=eabi since
419        it breaks the linking of the vectors.
420
4212004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * Makefile.am: Cosmetics.
424
4252004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
428        dist_rtems_make_custom_DATA = custom/default.cfg.
429
4302004-02-05      Joel Sherrill <joel@OARcorp.com>
431
432        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
433        these -- copied from the 4.6 branch.
434
4352004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        PR 553/bsps
438        * custom/mrm332.cfg: Comment out objdump.
439
4402004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
443
4442004-01-20      Joel Sherrill <joel@OARcorp.com>
445
446        PR 553/bsps
447        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
448        comment.
449
4502004-01-07      Joel Sherrill <joel@OARcorp.com>
451
452        * Makefile.am: Remove efi68k and efi332 references as they are no
453        longer in the tree.
454
4552004-01-07      Joel Sherrill <joel@OARcorp.com>
456
457        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
458        users of these boards so we are removing them.
459        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
460
4612004-01-07      Joel Sherrill <joel@OARcorp.com>
462
463        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
464
4652003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * Makefile.am: EXTRA_DIST +=.
468
4692003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * custom/Makefile.am: Remove.
472        * Makefile.am: Merge-in former custom/Makefile.am
473
4742003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
477        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
478
4792003-09-26      Joel Sherrill <joel@OARcorp.com>
480
481        * custom/simhppa.cfg: Removed.
482
4832003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
486
4872003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        PR 470/bsps
490        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
491        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
492        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
493
4942003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
497        the BSP's configure-script).
498        Remove BSP_CPPFLAGS (Obsolete).
499
5002003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        PR 321/bsps
503        * leaf.cfg: Remove support for profile-variant.
504        * main.cfg: Ditto.
505        * compilers/gcc-no_bsp.cfg: Ditto.
506        * compilers/gcc-portsw.cfg: Ditto.
507        * compilers/gcc-target-default.cfg: Ditto.
508
5092003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
510
511        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
512
5132003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
514
515        PR 368/filesystems
516        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
517        with this PR for alias BSPs.
518
5192003-03-18  Till Straumann <strauman@slac.stanford.edu>
520
521        PR 356/bsps
522        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
523        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
524
5252003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
528
5292003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
532        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
533        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
534        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
535
5362003-02-14      Joel Sherrill <joel@OARcorp.com>
537
538        AMD a29k obsolete.
539        * custom/portsw.cfg: Removed.
540
5412003-01-20      Duane Gustavus <duane@unt.edu>
542
543        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
544
5452003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
548        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
549        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
550        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
551        Move -D_BSD_SOURCE to CPU_CFLAGS.
552        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
553        Move -Dsolaris2 to CPU_CFLAGS.
554        Remove -D__EXTENSIONS__.
555
5562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * custom/posix.cfg: Remove comment referring to host.cfg.
559
5602002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * custom/default.cfg: Pickup target.cfg from BSP directory.
563
5642002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
565
566        * custom/mtx603e.cfg: New file.
567
5682002-11-17      Joel Sherrill <joel@OARcorp.com>
569
570        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
571        build variants work for user applications post install.
572
5732002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
576        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
577        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
578        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
579        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
580
5812002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
582
583        * custom/edb7312.cfg: New file.
584
5852002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
588        obsolete Makefile.
589        * leaf.cfg: Various changes to LIBVARIANT processing.
590        * main.cfg: Ditto.
591
5922002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * Makefile.am: Add compilers/*.
595        * compilers/Makefile.am: Remove.
596        * lib.cfg: Remove.
597        * directory.cfg: Remove.
598        * README: Remove.
599
6002002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * Makefile.am: Add Templates/*.
603        * Templates/Makefile.am: Remove.
604
6052002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
608
6092002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
612        * custom/HPUX9-posix.cfg: Ditto.
613        * custom/Linux-posix.cfg: Ditto.
614
6152002-10-02      Joel Sherrill <joel@OARcorp.com>
616
617        * custom/armulator.cfg: Remove reference to PowerPC arguments.
618
6192002-09-13      Joel Sherrill <joel@OARcorp.com>
620
621        * Part of addressing PR281.
622        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
623        * compilers/gcc-target-default.cfg: Removed remaining support for
624        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
625        as one of the LDFLAGS when the debug variant is specified.
626
6272002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * custom/posix.cfg: Don't include host.cfg.
630
6312002-08-09      Joel Sherrill <joel@OARcorp.com>
632
633        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
634
6352002-08-07      Ivan Guzvinec <ivang@opencores.org>
636
637        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
638
6392002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
642
6432002-08-06      Joel Sherrill <joel@OARcorp.com>
644
645        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
646        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
647
6482002-08-06      Chris Ziomkowski <chris@asics.ws>
649
650        * custom/or32sim.cfg: New file added as part of merge from
651        OpenCores repository.
652
6532002-08-05      Joel Sherrill <joel@OARcorp.com>
654
655        * Per PR260 eliminate use of make-target-options.  This impacted
656        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
657        SuperCore and required that the m68k optimized memcpy be moved
658        to libcpu.
659        * custom/gen68360.cfg: Remove make-target-options.
660
6612002-08-01      Joel Sherrill <joel@OARcorp.com>
662
663        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
664        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
665
6662002-08-01      Joel Sherrill <joel@OARcorp.com>
667
668        * custom/mvme136.cfg: Remove make-target-options.
669
6702002-07-30      Joel Sherrill <joel@OARcorp.com>
671
672        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
673        will disappear when make clean is performed.
674
6752002-07-24      Joel Sherrill <joel@OARcorp.com>
676
677        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
678        to use gcc 3.1 arguments.
679
6802002-07-22      Joel Sherrill <joel@OARcorp.com>
681
682        * Templates/Makefile.leaf: Clarify the MANAGERS example.
683
6842002-07-01      Joel Sherrill <joel@OARcorp.com>
685
686        * custom/p4650.cfg: Update arguments to gcc3.
687
6882002-06-14      Joel Sherrill <joel@OARcorp.com>
689
690        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
691        to gcc 3.1 arguments.
692
6932002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
694
695        * custom/dmv177.cfg: Use -mcpu=603e.
696        * custom/ppcn_60x.cfg: Use -mcpu=603e.
697        * custom/psim.cfg: Use -mcpu=603e.
698        * custom/score603e.cfg: Use -mcpu=603e.
699        * custom/ts_386ex.cfg: Remove obsolete comments.
700        * custom/rxgen960.cfg: Remove obsolete comments.
701        * custom/cvme961.cfg: Remove obsolete comments.
702
7032001-05-09      Joel Sherrill <joel@OARcorp.com>
704
705        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
706        compatable arguments.
707 
7082002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
711        Remove obsolete comments.
712        * custom/eth_comm.cfg: Remove make-target-options.
713        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
714        CPU_CFLAGS.
715        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
716        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
717        * custom/mbx8xx.cfg: Remove make-target-options.
718        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
719        Remove obsolete comments.
720        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
721        Remove obsolete comments.
722        * custom/mpc8260ads.cfg: Remove make-target-options.
723        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
724        CPU_CFLAGS.
725        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
726        Remove obsolete comments.
727        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
728        CPU_CFLAGS.
729        Remove obsolete comments.
730        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
731        Remove obsolete comments.
732        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
733        CPU_CFLAGS.
734        Remove obsolete comments.
735
7362002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * custom/gen405.cfg: Remove -D__powerpc__.
739
7402002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
741
742        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
743        * custom/erc32.cfg: Ditto.
744        * custom/leon2.cfg: Ditto.
745
746
7472002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
750        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
751        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
752
7532002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * custom/cvme961.cfg: Remove GCC272 support.
756        * custom/dmv152.cfg: Remove GCC272 support.
757        * custom/efi332.cfg: Remove GCC272 support.
758        * custom/efi68k.cfg: Remove GCC272 support.
759        * custom/eth_comm.cfg: Remove GCC272 support.
760        * custom/gen405.cfg: Remove GCC272 support.
761        * custom/gen68302.cfg: Remove GCC272 support.
762        * custom/gen68340.cfg: Remove GCC272 support.
763        * custom/gen68360.cfg: Remove GCC272 support.
764        * custom/genmongoosev.cfg: Remove GCC272 support.
765        * custom/helas403.cfg: Remove GCC272 support.
766        * custom/i386ex.cfg: Remove GCC272 support.
767        * custom/i960sim.cfg: Remove GCC272 support.
768        * custom/idp.cfg: Remove GCC272 support.
769        * custom/leon2.cfg: Remove GCC272 support.
770        * custom/mbx8xx.cfg: Remove GCC272 support.
771        * custom/mcf5206elite.cfg: Remove GCC272 support.
772        * custom/mpc8260ads.cfg: Remove GCC272 support.
773        * custom/mrm332.cfg: Remove GCC272 support.
774        * custom/mvme136.cfg: Remove GCC272 support.
775        * custom/mvme147.cfg: Remove GCC272 support.
776        * custom/mvme167.cfg: Remove GCC272 support.
777        * custom/ods68302.cfg: Remove GCC272 support.
778        * custom/p4000.cfg: Remove GCC272 support.
779        * custom/p4600.cfg: Remove GCC272 support.
780        * custom/p4650.cfg: Remove GCC272 support.
781        * custom/pc386.cfg: Remove GCC272 support.
782        * custom/portsw.cfg: Remove GCC272 support.
783        * custom/psim.cfg: Remove GCC272 support.
784        * custom/rxgen960.cfg: Remove GCC272 support.
785        * custom/score603e.cfg: Remove GCC272 support.
786        * custom/sim68000.cfg: Remove GCC272 support.
787        * custom/simhppa.cfg: Remove GCC272 support.
788        * custom/simsh4.cfg: Remove GCC272 support.
789        * custom/ts_386ex.cfg: Remove GCC272 support.
790
7912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
794        * Makefile.am: Remove AUTOMAKE_OPTIONS.
795        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
796        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
797
7982002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * compilers/gcc-target-default.cfg: Add missing \.
801        Reported by Ilya Alexeev <ilya@continuum.ru>.
802
8032002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
806        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
807        support.
808        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
809
8102001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
813        * custom/FreeBSD-posix.cfg: Ditto.
814        * custom/HPUX9-posix.cfg: Ditto.
815        * custom/Linux-posix.cfg: Ditto.
816        * custom/Solaris-posix.cfg: Ditto.
817
8182001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
821        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
822
8232001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * custom/armulator.cfg: Remove make-target-options.
826        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
827        (now in erc32/configure.ac).
828        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
829        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
830        Remove CONSOLE_USE_POLLED (Unused).
831        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
832        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
833        * custom/mvme162.cfg: Remove references to mvme162lx.
834        Abandon gcc272. Remove make-target-options.
835        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
836
8372001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * custom/bare.cfg: Remove make-target-options.
840        * custom/c4xsim.cfg: Ditto.
841        * custom/cvme961.cfg: Ditto.
842        * custom/efi68k.cfg: Ditto.
843        * custom/gen68302.cfg: Ditto.
844        * custom/gen68340.cfg: Ditto.
845        * custom/genmongoosev.cfg: Ditto.
846        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
847        make-exe, remove empty lines.
848        * custom/h8sim.cfg: Remove make-target-options.
849        * custom/mcf5206elite.cfg: Ditto.
850        * custom/mrm332.cfg: Ditto.
851        * custom/mvme147.cfg: Ditto.
852        * custom/ods68302.cfg: Ditto.
853        * custom/p4000.cfg: Ditto.
854        * custom/p4600.cfg: Ditto.
855        * custom/p4650.cfg: Ditto.
856        * custom/pc386.cfg: Ditto.
857        * custom/portsw.cfg: Ditto.
858        * custom/simsh4.cfg: Ditto.
859
8602001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * custom/efi332.cfg: Remove make-target-options.
863        * custom/idp.cfg: Ditto.
864        * custom/jmr3904.cfg: Ditto.
865
8662001-11-27      Joel Sherrill <joel@OARcorp.com>,
867
868        * ChangeLog: Deleted bogus entry.
869
8702001-11-27      Joel Sherrill <joel@OARcorp.com>,
871
872        * custom/ods68302.cfg: Eliminated required definition of macros in this
873        file for the BSP to compile.  The ROM and ROM address and size settings
874        are now linker script items. 
875
8762001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878
879        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
880        Remove make-target-options.
881        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
882        Remove make-target-options.
883        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
884        DATA_CACHE_ENABLE.
885        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
886        DATA_CACHE_ENABLE.
887        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
888        DATA_CACHE_ENABLE.
889
8902001-11-25      Joel Sherrill <joel@OARcorp.com>
891
892        * custom/papyrus.cfg: Removed.
893        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
894
8952001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
898        * custom/mcp750.cfg: Ditto.
899
9002001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
903        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
904        * custom/psim.cfg: Refect changes to psim/configure.ac.
905        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
906        remove SCORE603E_GENERATION.
907
9082001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
911        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
912        * custom/mbx860_005b.cfg: Ditto.
913        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
914
915
9162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * custom/gensh1.cfg: remove make-target-options.
919        * custom/gensh2.cfg: remove make-target-options.
920
9212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
924        remove make-target-options, remove BSP_CPPFLAGS.
925
9262001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
929
9302001-11-14      Joel Sherrill <joel@OARcorp.com>
931
932        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
933        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
934        These are new exception processing model BSPs and thus do not
935        need to define PPC_USE_SPRG.
936
9372001-11-14      Joel Sherrill <joel@OARcorp.com>
938
939        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
940
9412001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * custom/ts_386ex.cfg: Remove make-target-options.
944        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
945        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
946        different flags.
947
9482001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
951        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
952        re-adopt mcp750.cfg's make-exe.
953
9542001-11-13      Joel Sherrill <joel@OARcorp.com>
955
956        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
957        the --srec-len argument to objcopy only supported in binutils 2.11
958        or newer.
959
9602001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
961
962        This modification is part of the submitted modifications necessary to
963        support the IBM PPC405 family.  This submission was reviewed by
964        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
965        not negatively impact the ppc403 BSPs.  The submission and tracking
966        process was captured as PR50.
967        * custom/gen405.cfg: New file.
968        * custom/helas403.cfg: Modified to generate Srecords.
969
9702001-10-30      Joel Sherrill <joel@OARcorp.com>
971
972        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
973
9742001-10-26      Victor V. Vengerov <vvv@oktet.ru>
975
976        * custom/mcf5206elite.cfg: New file.
977
9782001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
979
980        * custom/mpc8260ads.cfg: New file.
981
9822001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
983
984        * custom/gensh4.cfg: Remove START_HW_INIT.
985        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
986
9872001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * custom/gensh4.cfg: Remove HZ.
990        * custom/simsh4.cfg: Remove HZ.
991
9922001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
993
994        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
995        of Hitachi SH4 BSPs of the same name.  Reviewed and some
996        cleanup by Joel Sherrill <joel@OARcorp.com>.
997
9982001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1001
10022001-10-11      Joel Sherrill <joel@OARcorp.com>
1003
1004        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1005        to avoid using the apparently broken or deprecated -o argument.
1006
10072001-09-28      Joel Sherrill <joel@OARcorp.com>
1008
1009        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1010        for MC68302_BASE.
1011
10122001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * custom/bare.cfg: Define dummy make-cxx-exe.
1015
10162001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1017
1018        * ChangeLog: Formatting cleanup.
1019
10202001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1023        make-target-options.
1024        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1025        * custom/HPUX9-posix.cfg: Dito.
1026        * custom/Linux-posix.cfg: Dito.
1027        * custom/Solaris-posix.cfg: Dito.
1028        * custom/arm_bare_bsp.cfg: Dito.
1029        * custom/armulator.cfg: Dito.
1030        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1031        * custom/i386ex.cfg: Remove make-target-options.
1032        * custom/i960sim.cfg: Remove make-target-options.
1033        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1034        CONSOLE_USE_INTERRUPTS.
1035        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1036        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1037        CONSOLE_USE_INTERRUPTS.
1038        * custom/vegaplus.cfg: Remove make-target-options.
1039
10402001-05-25      Joel Sherrill <joel@OARcorp.com>
1041
1042        * custom/mrm332.cfg: Switched $(SED) to sed.
1043
10442000-05-25      Matt Cross <profesor@gweep.net>
1045
1046        * New MRM332 BSP for the Mini RoboMind board based
1047        on the 68332 microcontroller designed and build by Mark
1048        Castelluccio.  For details on the MRM see http://www.robominds.com.
1049        * custom/mrm332.cfg: New file.
1050
10512001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1054        CONSOLE_USE_POLLED, HAS_RTC.
1055
10562001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1059        * custom/gensh2.cfg: Dito.
1060
10612001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1064        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1065        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1066        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1067        remove unused flags, remove -ansi from CPP.
1068        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1069        * custom/sim68000.cfg: Remove CPU_DEFINES.
1070       
10712001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1072
1073        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1074        * compilers/gcc-target-default.cfg: Dito.
1075        * compilers/gcc-portsw.cfg: Remove -Hansi.
1076        * custom/posix.cfg: Remove inclusion of target.cfg.
1077        * custom/simhppa.cfg: Remove -ansi -fasm.
1078
10792001-04-11      Eric Valette <valette@crf.canon.fr>
1080
1081        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1082        "new exception processing model."
1083
10842001-04-11      Joel Sherrill <joel@OARcorp.com>
1085
1086        * custom/default.cfg: Switch to using exec_prefix to reflect new
1087        organization of install point from Ralf Corsepius.
1088
10892001-03-30      Eric Valette <valette@crf.canon.fr>
1090
1091        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1092        use the "new exception processing model."
1093
10942001-03-14      Joel Sherrill <joel@OARcorp.com>
1095
1096        * custom/genmongossev.cfg: New file.
1097
10982001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * custom/pc386dx.cfg: New bsp.
1101
11022001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1105        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1106        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1107
11082001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1111        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1112        * host.cfg.in: Remove RM, make-script.
1113        * ChangeLog: Remove bogus 2001-01-22 entry.
1114
11152001-01-09      Joel Sherrill <joel@OARcorp.com>
1116
1117        * custom/pc386.cfg (make-exe): Removed commented out lines that
1118        were displayed in build longs.
1119
11202001-01-08      Joel Sherrill <joel@OARcorp.com>
1121
1122        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1123        unneeded definitions when compiled for "mips" rather than "mips64orion."
1124        Correct CPU_CFLAGS.
1125
11262001-01-05      Joel Sherrill <joel@OARcorp.com>
1127
1128        * custom/gensh1.cfg: Removed rest of make-target-options and
1129        moved them to BSP configure options.
1130
11312001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1132
1133        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1134        install point or assuming BSP build tree is available.
1135
11362001-01-03      Joel Sherrill <joel@OARcorp.com>
1137
1138        * custom/psim.cfg: Removed unused variables.
1139
11402001-01-03      Joel Sherrill <joel@OARcorp.com>
1141
1142        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1143        * custom/simcpu32.cfg: Removed MVME162 reference.
1144
11452000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1146
1147        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1148        Still need to fix to avoid touching install point on non-install stanza.
1149
11502000-12-06      Joel Sherrill <joel@OARcorp.com>
1151
1152        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1153        and copies that should not be in it.
1154
11552000-12-01      Joel Sherrill <joel@OARcorp.com>
1156
1157        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1158
11592000-11-30      Joel Sherrill <joel@OARcorp.com>
1160
1161        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1162        a mips1.  gcc translates -m3900 into that.
1163
11642000-11-27      Joel Sherrill <joel@OARcorp.com>
1165
1166        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1167
11682000-11-27      Joel Sherrill <joel@OARcorp.com>
1169
1170        * custom/shsim.cfg: New file.
1171        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1172        The shsim is for the SH simulator in gdb. It should be able
1173        to be used with multiple SH CPU models.  This will require
1174        adding BSP variants.
1175
11762000-11-25      Joel Sherrill <joel@OARcorp.com>
1177
1178        * custom/pc386.cfg: make-exe rule would write into
1179        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1180        is generally not writeable after the BSP is installed and you do not
1181        want every application installed there by default.  Reported by
1182        Eric Norum <eric.norum@usask.ca>.
1183
11842000-11-25      Joel Sherrill <joel@OARcorp.com>
1185
1186        * custom/Makefile.am: Updated to add jmr3904.cfg
1187        * custom/jmr3904.cfg: New file.
1188
11892000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * custom/leon2.cfg: Removed defines that are now generated
1192        in a non-BSP specific manner.
1193
11942000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1195
1196        * custom/Makefile.am: Modified to reflect addition of files.
1197        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1198        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1199
12002000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1201
1202        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1203
12042000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1207
12082000-10-24      Joel Sherrill <joel@OARcorp.com>
1209
1210        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1211        definition since this information can be picked up from
1212        autoconf generated files.  These BSPs are shared by the
1213        mips and mips64orion "ports."
1214
12152000-10-18      Joel Sherrill <joel@OARcorp.com>
1216
1217        * compilers/gcc-portsw.cfg: Use gcc style flags.
1218
12192000-09-13      Joel Sherrill <joel@OARcorp.com>
1220
1221        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1222        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1223
12242000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1225
1226        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1227        Eric Valette <valette@crf.canon.fr>.
1228        * custom/vegaplus.cfg: New file.
1229
12302000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1233        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1234        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1235        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1236        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1237        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1238        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1239
12402000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1241
1242        * custom/gensh2.cfg: Fix comments.
1243
12442000-09-12      Joel Sherrill <joel@OARcorp.com>
1245
1246        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1247        compiler arguments that specify CPU model options.
1248
12492000-09-12      Joel Sherrill <joel@OARcorp.com>
1250
1251        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1252        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1253        may be incorrect but the BSP now compiles.
1254
12552000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * custom/arm_bare_bsp.cfg: Fix comments.
1258
12592000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1262        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1263        * ChangeLog: File paths corrected
1264
12652000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1266
1267        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1268
12692000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * custom/pck6.cfg: New file
1272        * custom/pc486.cfg: Use -m486
1273        * custom/pc586.cfg: Use -mpentium
1274        * custom/pc686.cfg: Use -mmpentiumpro
1275        * custom/i386ex.cfg: Use -msoft-float
1276
12772000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1278
1279        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1280
12812000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1282
1283        * ChangeLog: File paths corrected.
1284
12852000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1286
1287        * custom/mvme167.cfg: Add specification of printk port, console port
1288        and serial I/O mode.  Arrange for the stripped executable to
1289        be copied up the build tree.
1290       
12912000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1292
1293        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1294
12952000-08-10      John Cotton  <john.cotton@nrc.ca>
1296
1297        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1298
12992000-08-10      Joel Sherrill <joel@OARcorp.com>
1300
1301        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.