source: rtems/make/ChangeLog @ b8bf934

4.104.114.84.95
Last change on this file since b8bf934 was b77e692, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/18/07 at 06:18:11

2007-01-18 Ralf Corsépius <ralf.corsepius@…>

  • custom/h8sim.cfg: CFLAGS_OPTIMIZE_V = -O2.
  • Property mode set to 100644
File size: 37.7 KB
Line 
12007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/h8sim.cfg: CFLAGS_OPTIMIZE_V = -O2.
4        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2.
5        Remove DRIVER_ARCHITECTURE.
6        * custom/csb336.cfg, custom/edb7312.cfg, custom/gba.cfg:
7        CFLAGS_OPTIMIZE_V = -O2.
8
92007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
10
11        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
12        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
13        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
14        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
15
162006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
17
18        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
19        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
20        custom/Solaris-posix.cfg, custom/armulator.cfg,
21        custom/av5282.cfg, custom/bare.cfg,
22        custom/c3xsim.cfg, custom/c4xsim.cfg,
23        custom/csb336.cfg, custom/csb337.cfg,
24        custom/csb350.cfg, custom/csb360.cfg,
25        custom/dmv152.cfg, custom/eZKit533.cfg,
26        custom/edb7312.cfg, custom/ep1a.cfg,
27        custom/erc32.cfg, custom/erc32nfp.cfg,
28        custom/gba.cfg, custom/gen405.cfg,
29        custom/gen5200.cfg, custom/gen68302.cfg,
30        custom/gen68340.cfg, custom/gen68360.cfg,
31        custom/genmongoosev.cfg, custom/gensh1.cfg,
32        custom/gensh2.cfg, custom/gensh4.cfg,
33        custom/gp32.cfg, custom/h8sim.cfg,
34        custom/helas403.cfg, custom/hurricane.cfg,
35        custom/i386ex.cfg, custom/idp.cfg,
36        custom/jmr3904.cfg,custom/leon2.cfg,
37        custom/leon3.cfg, custom/mbx821_002b.cfg,
38        custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
39        custom/mcf5235.cfg, custom/mcp750.cfg,
40        custom/mpc8260ads.cfg, custom/mrm332.cfg,
41        custom/mtx603e.cfg, custom/mvme136.cfg,
42        custom/mvme147.cfg, custom/mvme162.cfg,
43        custom/mvme162lx.cfg, custom/mvme167.cfg,
44        custom/mvme2100.cfg, custom/mvme2307.cfg,
45        custom/mvme5500.cfg, custom/ods68302.cfg,
46        custom/pc386.cfg, custom/psim.cfg,
47        custom/rbtx4925.cfg, custom/rbtx4938.cfg,
48        custom/score603e.cfg, custom/shsim.cfg,
49        custom/sim68000.cfg, custom/simcpu32.cfg,
50        custom/simsh4.cfg, custom/simsh7032.cfg,
51        custom/simsh7045.cfg, custom/ss555.cfg,
52        custom/ts_386ex.cfg: Cleanup.
53
542006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
55
56        * custom/uC5282.cfg: Remove hard-code compiler flags.
57        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
58        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
59
602006-10-23      Joel Sherrill <joel@OARcorp.com>
61
62        * custom/eZKit533.cfg: New file.
63
642006-09-08      Kate Feng <feng1@bnl.gov>
65
66        PR 1150/bsps
67        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
68        that gcc (4.0.2) implicitely uses the vector engine for optimization;
69        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
70
712006-08-09      Kolja Waschk <waschk@telos.de>
72
73        * Makefile.am: New port to Altera NIOS II.
74        * custom/nios2_iss.cfg: New file.
75
762006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
77
78        * custom/brsl5.cfg: (PR1117) added
79       
802006-06-08      Bruce Robinson <brucer@pmccorp.com>
81       
82        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
83        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
84
852005-04-10      Eric Norum <norume@aps.anl.gov>
86
87        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
88
892006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
92        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
93        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
94        Remove (abandoned).
95
962006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
99        Merger from rtems-4-6-branch.
100
1012006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        PR 851/bsps
104        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
105        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
106
1072005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
110
1112005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
114        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
115        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
116        Use .srec for files containing SRECs.
117
1182005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * custom/gp32.cfg: Replace .gxb with .elf.
121        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
122
1232005-11-03      Till Straumann <strauman@slac.stanford.edu>
124
125        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
126        -mcpu=750 instead.
127
1282005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
129
130        * custom/orp.cfg: Remove (abandoned).
131        * custom/av5282.cfg: Remove obsolete vars.
132        * custom/gba.cfg: Remove PROFILE* (abandoned).
133        Remove -static (bogus).
134
1352005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
136
137        PR 822/bsps
138        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
139
1402005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
141
142        * custom/av5282.cfg: New file.
143
1442005-06-17      Markku Puro <markku.puro@kopteri.net>
145
146        * Makefile.am: Adding GameBoy Advance BSP.
147        * custom/gba.cfg: New file.
148
1492005-06-17      Joel Sherrill <joel@OARcorp.com>
150
151        * custom/mcf5235.cfg: New file.
152
1532005-06-01      Philippe Simons <loki_666@fastmail.fm>
154
155        * custom/gp32.cfg: Add make-cxx-exe.
156
1572005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
160        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
161        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
162
1632005-05-02      Joel Sherrill <joel@OARcorp.com>
164
165        * Makefile.am: Remove dmv177 and ppcn_60x.
166        * custom/dmv177.cfg: Removed.
167
1682005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
169
170        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
171
1722005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
173
174        * Makefile.am: Initial release of ep1a bsp
175        * custom/ep1a.cfg: New file.
176
1772005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
178
179        * custom/score603e.cfg: Update score603e to new exception model
180        NOTE: These modifications have not been tested on hardware.
181
1822005-03-11      Jay Monkman <jtm@lopingdog.com>
183
184        * custom/vegaplus.cfg: Removed.
185
1862005-03-11      Philippe Simons <loki_666@fastmail.fm>
187
188        * custom/gp32.cfg: New file.
189
1902005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
191
192        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
193        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
194        Remove -Wa,-m7450.
195
1962005-02-25      Joel Sherrill <joel@OARcorp.com>
197
198        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
199        * custom/arm_bare_bsp.cfg: Removed.
200
2012005-02-24      Jay Monkman <jtm@lopingdog.com>
202
203        * custom/csb350.cfg: New BSP.
204
2052005-02-24      Jay Monkman <jtm@lopingdog.com>
206
207        * custom/csb337.cfg: Cleanup.
208
2092005-02-08      Eric Norum <norume@aps.anl.gov>
210
211        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
212        proper versions of gcc (which take -m528x as an order to load the
213        -m5200 multilib variants) are widely available.
214
2152005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
216
217        * custom/uC5282.cfg: Cleanup.
218
2192005-01-28      Eric Norum <norume@aps.anl.gov>
220
221        * Makefile.am, custom/uC5282.cfg: New BSP
222
2232005-01-20      Joel Sherrill <joel@OARcorp.com>
224
225        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
226        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
227        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
228        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
229        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
230
2312005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
232
233        * compilers/gcc-portsw.cfg: Remove.
234        * Makefile.am: Reflect change above.
235
2362004-11-23      Joel Sherrill <joel@OARcorp.com>
237
238        * Makefile.am: Remove eth_comm.
239        * custom/eth_comm.cfg: Removed.
240
2412004-11-22      Jennifer Averett <jennifer@OARcorp.com>
242
243        PR 581/bsps
244        * custom/psim.cfg: Convert PSIM to new exception model.
245
2462004-11-17      Joel Sherrill <joel@OARcorp.com>
247
248        * custom/mvme2100.cfg: Add make-cxx-exe rule.
249
2502004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
251
252        * Makefile.am: Add MVME2100 BSP.
253        * custom/mvme2100.cfg: New file.
254
2552004-11-05      Joel Sherrill <joel@OARcorp.com>
256
257        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
258        architecture name for RTEMS. Since this was used as the -mcpu
259        argument to GCC, that also had to be changed.
260
2612004-10-26      Eric Norum <norume@aps.anl.gov
262
263        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
264
2652004-10-20      Eric Norum <norume@aps.anl.gov
266
267        * custom/mvme5500.cfg: New BSP.
268
2692004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
270
271        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
272
2732004-09-29      Joel Sherrill <joel@OARcorp.com>
274
275        * custom/h8sim.cfg: i960 obsoleted.
276        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
277
2782004-08-03      Jay Monkman <jtm@lopingdog.com>
279
280        * custom/csb360.cfg: New file.
281
2822004-07-15      Jay Monkman
283
284        * custom/csb336.cfg, custom/csb337.cfg: New files.
285
2862004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
287
288        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
289        with FreeBSD and now unused).
290        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
291
2922004-04-12      David Querbach <querbach@realtime.bc.ca>
293
294        * custom/ss555.cfg: New file.
295
2962004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
297
298        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
299        with Cygwin and now unused).
300
3012004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
302
303        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
304
3052004-03-05      Joel Sherrill <joel@OARcorp.com>
306
307        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
308        support.
309
3102004-02-26      Joel Sherrill <joel@OARcorp.com>
311
312        PR 570/bsps
313        * custom/mvme2307.cfg: Do not use -msdata=eabi since
314        it breaks the linking of the vectors.
315
3162004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * Makefile.am: Cosmetics.
319
3202004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
323        dist_rtems_make_custom_DATA = custom/default.cfg.
324
3252004-02-05      Joel Sherrill <joel@OARcorp.com>
326
327        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
328        these -- copied from the 4.6 branch.
329
3302004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        PR 553/bsps
333        * custom/mrm332.cfg: Comment out objdump.
334
3352004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
338
3392004-01-20      Joel Sherrill <joel@OARcorp.com>
340
341        PR 553/bsps
342        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
343        comment.
344
3452004-01-07      Joel Sherrill <joel@OARcorp.com>
346
347        * Makefile.am: Remove efi68k and efi332 references as they are no
348        longer in the tree.
349
3502004-01-07      Joel Sherrill <joel@OARcorp.com>
351
352        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
353        users of these boards so we are removing them.
354        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
355
3562004-01-07      Joel Sherrill <joel@OARcorp.com>
357
358        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
359
3602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am: EXTRA_DIST +=.
363
3642003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * custom/Makefile.am: Remove.
367        * Makefile.am: Merge-in former custom/Makefile.am
368
3692003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
372        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
373
3742003-09-26      Joel Sherrill <joel@OARcorp.com>
375
376        * custom/simhppa.cfg: Removed.
377
3782003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
381
3822003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        PR 470/bsps
385        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
386        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
387        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
388
3892003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
392        the BSP's configure-script).
393        Remove BSP_CPPFLAGS (Obsolete).
394
3952003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        PR 321/bsps
398        * leaf.cfg: Remove support for profile-variant.
399        * main.cfg: Ditto.
400        * compilers/gcc-no_bsp.cfg: Ditto.
401        * compilers/gcc-portsw.cfg: Ditto.
402        * compilers/gcc-target-default.cfg: Ditto.
403
4042003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
405
406        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
407
4082003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
409
410        PR 368/filesystems
411        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
412        with this PR for alias BSPs.
413
4142003-03-18  Till Straumann <strauman@slac.stanford.edu>
415
416        PR 356/bsps
417        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
418        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
419
4202003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
423
4242003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
427        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
428        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
429        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
430
4312003-02-14      Joel Sherrill <joel@OARcorp.com>
432
433        AMD a29k obsolete.
434        * custom/portsw.cfg: Removed.
435
4362003-01-20      Duane Gustavus <duane@unt.edu>
437
438        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
439
4402003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
443        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
444        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
445        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
446        Move -D_BSD_SOURCE to CPU_CFLAGS.
447        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
448        Move -Dsolaris2 to CPU_CFLAGS.
449        Remove -D__EXTENSIONS__.
450
4512002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * custom/posix.cfg: Remove comment referring to host.cfg.
454
4552002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * custom/default.cfg: Pickup target.cfg from BSP directory.
458
4592002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
460
461        * custom/mtx603e.cfg: New file.
462
4632002-11-17      Joel Sherrill <joel@OARcorp.com>
464
465        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
466        build variants work for user applications post install.
467
4682002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
471        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
472        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
473        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
474        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
475
4762002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
477
478        * custom/edb7312.cfg: New file.
479
4802002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
483        obsolete Makefile.
484        * leaf.cfg: Various changes to LIBVARIANT processing.
485        * main.cfg: Ditto.
486
4872002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * Makefile.am: Add compilers/*.
490        * compilers/Makefile.am: Remove.
491        * lib.cfg: Remove.
492        * directory.cfg: Remove.
493        * README: Remove.
494
4952002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * Makefile.am: Add Templates/*.
498        * Templates/Makefile.am: Remove.
499
5002002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
503
5042002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
507        * custom/HPUX9-posix.cfg: Ditto.
508        * custom/Linux-posix.cfg: Ditto.
509
5102002-10-02      Joel Sherrill <joel@OARcorp.com>
511
512        * custom/armulator.cfg: Remove reference to PowerPC arguments.
513
5142002-09-13      Joel Sherrill <joel@OARcorp.com>
515
516        * Part of addressing PR281.
517        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
518        * compilers/gcc-target-default.cfg: Removed remaining support for
519        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
520        as one of the LDFLAGS when the debug variant is specified.
521
5222002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * custom/posix.cfg: Don't include host.cfg.
525
5262002-08-09      Joel Sherrill <joel@OARcorp.com>
527
528        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
529
5302002-08-07      Ivan Guzvinec <ivang@opencores.org>
531
532        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
533
5342002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
537
5382002-08-06      Joel Sherrill <joel@OARcorp.com>
539
540        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
541        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
542
5432002-08-06      Chris Ziomkowski <chris@asics.ws>
544
545        * custom/or32sim.cfg: New file added as part of merge from
546        OpenCores repository.
547
5482002-08-05      Joel Sherrill <joel@OARcorp.com>
549
550        * Per PR260 eliminate use of make-target-options.  This impacted
551        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
552        SuperCore and required that the m68k optimized memcpy be moved
553        to libcpu.
554        * custom/gen68360.cfg: Remove make-target-options.
555
5562002-08-01      Joel Sherrill <joel@OARcorp.com>
557
558        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
559        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
560
5612002-08-01      Joel Sherrill <joel@OARcorp.com>
562
563        * custom/mvme136.cfg: Remove make-target-options.
564
5652002-07-30      Joel Sherrill <joel@OARcorp.com>
566
567        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
568        will disappear when make clean is performed.
569
5702002-07-24      Joel Sherrill <joel@OARcorp.com>
571
572        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
573        to use gcc 3.1 arguments.
574
5752002-07-22      Joel Sherrill <joel@OARcorp.com>
576
577        * Templates/Makefile.leaf: Clarify the MANAGERS example.
578
5792002-07-01      Joel Sherrill <joel@OARcorp.com>
580
581        * custom/p4650.cfg: Update arguments to gcc3.
582
5832002-06-14      Joel Sherrill <joel@OARcorp.com>
584
585        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
586        to gcc 3.1 arguments.
587
5882002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
589
590        * custom/dmv177.cfg: Use -mcpu=603e.
591        * custom/ppcn_60x.cfg: Use -mcpu=603e.
592        * custom/psim.cfg: Use -mcpu=603e.
593        * custom/score603e.cfg: Use -mcpu=603e.
594        * custom/ts_386ex.cfg: Remove obsolete comments.
595        * custom/rxgen960.cfg: Remove obsolete comments.
596        * custom/cvme961.cfg: Remove obsolete comments.
597
5982001-05-09      Joel Sherrill <joel@OARcorp.com>
599
600        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
601        compatable arguments.
602 
6032002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
606        Remove obsolete comments.
607        * custom/eth_comm.cfg: Remove make-target-options.
608        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
609        CPU_CFLAGS.
610        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
611        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
612        * custom/mbx8xx.cfg: Remove make-target-options.
613        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
614        Remove obsolete comments.
615        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
616        Remove obsolete comments.
617        * custom/mpc8260ads.cfg: Remove make-target-options.
618        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
619        CPU_CFLAGS.
620        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
621        Remove obsolete comments.
622        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
623        CPU_CFLAGS.
624        Remove obsolete comments.
625        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
626        Remove obsolete comments.
627        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
628        CPU_CFLAGS.
629        Remove obsolete comments.
630
6312002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * custom/gen405.cfg: Remove -D__powerpc__.
634
6352002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
638        * custom/erc32.cfg: Ditto.
639        * custom/leon2.cfg: Ditto.
640
641
6422002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
645        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
646        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
647
6482002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * custom/cvme961.cfg: Remove GCC272 support.
651        * custom/dmv152.cfg: Remove GCC272 support.
652        * custom/efi332.cfg: Remove GCC272 support.
653        * custom/efi68k.cfg: Remove GCC272 support.
654        * custom/eth_comm.cfg: Remove GCC272 support.
655        * custom/gen405.cfg: Remove GCC272 support.
656        * custom/gen68302.cfg: Remove GCC272 support.
657        * custom/gen68340.cfg: Remove GCC272 support.
658        * custom/gen68360.cfg: Remove GCC272 support.
659        * custom/genmongoosev.cfg: Remove GCC272 support.
660        * custom/helas403.cfg: Remove GCC272 support.
661        * custom/i386ex.cfg: Remove GCC272 support.
662        * custom/i960sim.cfg: Remove GCC272 support.
663        * custom/idp.cfg: Remove GCC272 support.
664        * custom/leon2.cfg: Remove GCC272 support.
665        * custom/mbx8xx.cfg: Remove GCC272 support.
666        * custom/mcf5206elite.cfg: Remove GCC272 support.
667        * custom/mpc8260ads.cfg: Remove GCC272 support.
668        * custom/mrm332.cfg: Remove GCC272 support.
669        * custom/mvme136.cfg: Remove GCC272 support.
670        * custom/mvme147.cfg: Remove GCC272 support.
671        * custom/mvme167.cfg: Remove GCC272 support.
672        * custom/ods68302.cfg: Remove GCC272 support.
673        * custom/p4000.cfg: Remove GCC272 support.
674        * custom/p4600.cfg: Remove GCC272 support.
675        * custom/p4650.cfg: Remove GCC272 support.
676        * custom/pc386.cfg: Remove GCC272 support.
677        * custom/portsw.cfg: Remove GCC272 support.
678        * custom/psim.cfg: Remove GCC272 support.
679        * custom/rxgen960.cfg: Remove GCC272 support.
680        * custom/score603e.cfg: Remove GCC272 support.
681        * custom/sim68000.cfg: Remove GCC272 support.
682        * custom/simhppa.cfg: Remove GCC272 support.
683        * custom/simsh4.cfg: Remove GCC272 support.
684        * custom/ts_386ex.cfg: Remove GCC272 support.
685
6862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
689        * Makefile.am: Remove AUTOMAKE_OPTIONS.
690        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
691        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
692
6932002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * compilers/gcc-target-default.cfg: Add missing \.
696        Reported by Ilya Alexeev <ilya@continuum.ru>.
697
6982002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
701        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
702        support.
703        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
704
7052001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
708        * custom/FreeBSD-posix.cfg: Ditto.
709        * custom/HPUX9-posix.cfg: Ditto.
710        * custom/Linux-posix.cfg: Ditto.
711        * custom/Solaris-posix.cfg: Ditto.
712
7132001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
716        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
717
7182001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * custom/armulator.cfg: Remove make-target-options.
721        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
722        (now in erc32/configure.ac).
723        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
724        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
725        Remove CONSOLE_USE_POLLED (Unused).
726        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
727        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
728        * custom/mvme162.cfg: Remove references to mvme162lx.
729        Abandon gcc272. Remove make-target-options.
730        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
731
7322001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * custom/bare.cfg: Remove make-target-options.
735        * custom/c4xsim.cfg: Ditto.
736        * custom/cvme961.cfg: Ditto.
737        * custom/efi68k.cfg: Ditto.
738        * custom/gen68302.cfg: Ditto.
739        * custom/gen68340.cfg: Ditto.
740        * custom/genmongoosev.cfg: Ditto.
741        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
742        make-exe, remove empty lines.
743        * custom/h8sim.cfg: Remove make-target-options.
744        * custom/mcf5206elite.cfg: Ditto.
745        * custom/mrm332.cfg: Ditto.
746        * custom/mvme147.cfg: Ditto.
747        * custom/ods68302.cfg: Ditto.
748        * custom/p4000.cfg: Ditto.
749        * custom/p4600.cfg: Ditto.
750        * custom/p4650.cfg: Ditto.
751        * custom/pc386.cfg: Ditto.
752        * custom/portsw.cfg: Ditto.
753        * custom/simsh4.cfg: Ditto.
754
7552001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * custom/efi332.cfg: Remove make-target-options.
758        * custom/idp.cfg: Ditto.
759        * custom/jmr3904.cfg: Ditto.
760
7612001-11-27      Joel Sherrill <joel@OARcorp.com>,
762
763        * ChangeLog: Deleted bogus entry.
764
7652001-11-27      Joel Sherrill <joel@OARcorp.com>,
766
767        * custom/ods68302.cfg: Eliminated required definition of macros in this
768        file for the BSP to compile.  The ROM and ROM address and size settings
769        are now linker script items. 
770
7712001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773
774        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
775        Remove make-target-options.
776        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
777        Remove make-target-options.
778        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
779        DATA_CACHE_ENABLE.
780        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
781        DATA_CACHE_ENABLE.
782        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
783        DATA_CACHE_ENABLE.
784
7852001-11-25      Joel Sherrill <joel@OARcorp.com>
786
787        * custom/papyrus.cfg: Removed.
788        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
789
7902001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
793        * custom/mcp750.cfg: Ditto.
794
7952001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
798        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
799        * custom/psim.cfg: Refect changes to psim/configure.ac.
800        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
801        remove SCORE603E_GENERATION.
802
8032001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
806        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
807        * custom/mbx860_005b.cfg: Ditto.
808        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
809
810
8112001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * custom/gensh1.cfg: remove make-target-options.
814        * custom/gensh2.cfg: remove make-target-options.
815
8162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
819        remove make-target-options, remove BSP_CPPFLAGS.
820
8212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
824
8252001-11-14      Joel Sherrill <joel@OARcorp.com>
826
827        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
828        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
829        These are new exception processing model BSPs and thus do not
830        need to define PPC_USE_SPRG.
831
8322001-11-14      Joel Sherrill <joel@OARcorp.com>
833
834        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
835
8362001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * custom/ts_386ex.cfg: Remove make-target-options.
839        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
840        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
841        different flags.
842
8432001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
846        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
847        re-adopt mcp750.cfg's make-exe.
848
8492001-11-13      Joel Sherrill <joel@OARcorp.com>
850
851        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
852        the --srec-len argument to objcopy only supported in binutils 2.11
853        or newer.
854
8552001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
856
857        This modification is part of the submitted modifications necessary to
858        support the IBM PPC405 family.  This submission was reviewed by
859        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
860        not negatively impact the ppc403 BSPs.  The submission and tracking
861        process was captured as PR50.
862        * custom/gen405.cfg: New file.
863        * custom/helas403.cfg: Modified to generate Srecords.
864
8652001-10-30      Joel Sherrill <joel@OARcorp.com>
866
867        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
868
8692001-10-26      Victor V. Vengerov <vvv@oktet.ru>
870
871        * custom/mcf5206elite.cfg: New file.
872
8732001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
874
875        * custom/mpc8260ads.cfg: New file.
876
8772001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * custom/gensh4.cfg: Remove START_HW_INIT.
880        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
881
8822001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * custom/gensh4.cfg: Remove HZ.
885        * custom/simsh4.cfg: Remove HZ.
886
8872001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
888
889        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
890        of Hitachi SH4 BSPs of the same name.  Reviewed and some
891        cleanup by Joel Sherrill <joel@OARcorp.com>.
892
8932001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
896
8972001-10-11      Joel Sherrill <joel@OARcorp.com>
898
899        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
900        to avoid using the apparently broken or deprecated -o argument.
901
9022001-09-28      Joel Sherrill <joel@OARcorp.com>
903
904        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
905        for MC68302_BASE.
906
9072001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
908
909        * custom/bare.cfg: Define dummy make-cxx-exe.
910
9112001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * ChangeLog: Formatting cleanup.
914
9152001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
918        make-target-options.
919        * custom/FreeBSD-posix.cfg: Remove make-target-options.
920        * custom/HPUX9-posix.cfg: Dito.
921        * custom/Linux-posix.cfg: Dito.
922        * custom/Solaris-posix.cfg: Dito.
923        * custom/arm_bare_bsp.cfg: Dito.
924        * custom/armulator.cfg: Dito.
925        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
926        * custom/i386ex.cfg: Remove make-target-options.
927        * custom/i960sim.cfg: Remove make-target-options.
928        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
929        CONSOLE_USE_INTERRUPTS.
930        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
931        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
932        CONSOLE_USE_INTERRUPTS.
933        * custom/vegaplus.cfg: Remove make-target-options.
934
9352001-05-25      Joel Sherrill <joel@OARcorp.com>
936
937        * custom/mrm332.cfg: Switched $(SED) to sed.
938
9392000-05-25      Matt Cross <profesor@gweep.net>
940
941        * New MRM332 BSP for the Mini RoboMind board based
942        on the 68332 microcontroller designed and build by Mark
943        Castelluccio.  For details on the MRM see http://www.robominds.com.
944        * custom/mrm332.cfg: New file.
945
9462001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
949        CONSOLE_USE_POLLED, HAS_RTC.
950
9512001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
954        * custom/gensh2.cfg: Dito.
955
9562001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
959        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
960        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
961        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
962        remove unused flags, remove -ansi from CPP.
963        * custom/eth_comm.cfg: Remove CPU_DEFINES.
964        * custom/sim68000.cfg: Remove CPU_DEFINES.
965       
9662001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
969        * compilers/gcc-target-default.cfg: Dito.
970        * compilers/gcc-portsw.cfg: Remove -Hansi.
971        * custom/posix.cfg: Remove inclusion of target.cfg.
972        * custom/simhppa.cfg: Remove -ansi -fasm.
973
9742001-04-11      Eric Valette <valette@crf.canon.fr>
975
976        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
977        "new exception processing model."
978
9792001-04-11      Joel Sherrill <joel@OARcorp.com>
980
981        * custom/default.cfg: Switch to using exec_prefix to reflect new
982        organization of install point from Ralf Corsepius.
983
9842001-03-30      Eric Valette <valette@crf.canon.fr>
985
986        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
987        use the "new exception processing model."
988
9892001-03-14      Joel Sherrill <joel@OARcorp.com>
990
991        * custom/genmongossev.cfg: New file.
992
9932001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
994
995        * custom/pc386dx.cfg: New bsp.
996
9972001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1000        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1001        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1002
10032001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1006        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1007        * host.cfg.in: Remove RM, make-script.
1008        * ChangeLog: Remove bogus 2001-01-22 entry.
1009
10102001-01-09      Joel Sherrill <joel@OARcorp.com>
1011
1012        * custom/pc386.cfg (make-exe): Removed commented out lines that
1013        were displayed in build longs.
1014
10152001-01-08      Joel Sherrill <joel@OARcorp.com>
1016
1017        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1018        unneeded definitions when compiled for "mips" rather than "mips64orion."
1019        Correct CPU_CFLAGS.
1020
10212001-01-05      Joel Sherrill <joel@OARcorp.com>
1022
1023        * custom/gensh1.cfg: Removed rest of make-target-options and
1024        moved them to BSP configure options.
1025
10262001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1027
1028        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1029        install point or assuming BSP build tree is available.
1030
10312001-01-03      Joel Sherrill <joel@OARcorp.com>
1032
1033        * custom/psim.cfg: Removed unused variables.
1034
10352001-01-03      Joel Sherrill <joel@OARcorp.com>
1036
1037        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1038        * custom/simcpu32.cfg: Removed MVME162 reference.
1039
10402000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1041
1042        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1043        Still need to fix to avoid touching install point on non-install stanza.
1044
10452000-12-06      Joel Sherrill <joel@OARcorp.com>
1046
1047        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1048        and copies that should not be in it.
1049
10502000-12-01      Joel Sherrill <joel@OARcorp.com>
1051
1052        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1053
10542000-11-30      Joel Sherrill <joel@OARcorp.com>
1055
1056        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1057        a mips1.  gcc translates -m3900 into that.
1058
10592000-11-27      Joel Sherrill <joel@OARcorp.com>
1060
1061        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1062
10632000-11-27      Joel Sherrill <joel@OARcorp.com>
1064
1065        * custom/shsim.cfg: New file.
1066        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1067        The shsim is for the SH simulator in gdb. It should be able
1068        to be used with multiple SH CPU models.  This will require
1069        adding BSP variants.
1070
10712000-11-25      Joel Sherrill <joel@OARcorp.com>
1072
1073        * custom/pc386.cfg: make-exe rule would write into
1074        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1075        is generally not writeable after the BSP is installed and you do not
1076        want every application installed there by default.  Reported by
1077        Eric Norum <eric.norum@usask.ca>.
1078
10792000-11-25      Joel Sherrill <joel@OARcorp.com>
1080
1081        * custom/Makefile.am: Updated to add jmr3904.cfg
1082        * custom/jmr3904.cfg: New file.
1083
10842000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * custom/leon2.cfg: Removed defines that are now generated
1087        in a non-BSP specific manner.
1088
10892000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1090
1091        * custom/Makefile.am: Modified to reflect addition of files.
1092        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1093        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1094
10952000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1096
1097        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1098
10992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1100
1101        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1102
11032000-10-24      Joel Sherrill <joel@OARcorp.com>
1104
1105        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1106        definition since this information can be picked up from
1107        autoconf generated files.  These BSPs are shared by the
1108        mips and mips64orion "ports."
1109
11102000-10-18      Joel Sherrill <joel@OARcorp.com>
1111
1112        * compilers/gcc-portsw.cfg: Use gcc style flags.
1113
11142000-09-13      Joel Sherrill <joel@OARcorp.com>
1115
1116        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1117        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1118
11192000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1120
1121        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1122        Eric Valette <valette@crf.canon.fr>.
1123        * custom/vegaplus.cfg: New file.
1124
11252000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1128        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1129        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1130        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1131        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1132        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1133        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1134
11352000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * custom/gensh2.cfg: Fix comments.
1138
11392000-09-12      Joel Sherrill <joel@OARcorp.com>
1140
1141        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1142        compiler arguments that specify CPU model options.
1143
11442000-09-12      Joel Sherrill <joel@OARcorp.com>
1145
1146        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1147        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1148        may be incorrect but the BSP now compiles.
1149
11502000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * custom/arm_bare_bsp.cfg: Fix comments.
1153
11542000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1157        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1158        * ChangeLog: File paths corrected
1159
11602000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1161
1162        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1163
11642000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1165
1166        * custom/pck6.cfg: New file
1167        * custom/pc486.cfg: Use -m486
1168        * custom/pc586.cfg: Use -mpentium
1169        * custom/pc686.cfg: Use -mmpentiumpro
1170        * custom/i386ex.cfg: Use -msoft-float
1171
11722000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1173
1174        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1175
11762000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1177
1178        * ChangeLog: File paths corrected.
1179
11802000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1181
1182        * custom/mvme167.cfg: Add specification of printk port, console port
1183        and serial I/O mode.  Arrange for the stripped executable to
1184        be copied up the build tree.
1185       
11862000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1187
1188        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1189
11902000-08-10      John Cotton  <john.cotton@nrc.ca>
1191
1192        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1193
11942000-08-10      Joel Sherrill <joel@OARcorp.com>
1195
1196        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.