source: rtems/make/ChangeLog @ c4be8788

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

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

  • custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg, custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: CFLAGS_OPTIMIZE_V = -O2.
  • Property mode set to 100644
File size: 37.8 KB
Line 
12007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
4        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
5        custom/h8sim.cfg: CFLAGS_OPTIMIZE_V = -O2.
6        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2.
7        Remove DRIVER_ARCHITECTURE.
8        * custom/csb336.cfg, custom/edb7312.cfg, custom/gba.cfg:
9        CFLAGS_OPTIMIZE_V = -O2.
10
112007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
12
13        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
14        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
15        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
16        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
17
182006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
19
20        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
21        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
22        custom/Solaris-posix.cfg, custom/armulator.cfg,
23        custom/av5282.cfg, custom/bare.cfg,
24        custom/c3xsim.cfg, custom/c4xsim.cfg,
25        custom/csb336.cfg, custom/csb337.cfg,
26        custom/csb350.cfg, custom/csb360.cfg,
27        custom/dmv152.cfg, custom/eZKit533.cfg,
28        custom/edb7312.cfg, custom/ep1a.cfg,
29        custom/erc32.cfg, custom/erc32nfp.cfg,
30        custom/gba.cfg, custom/gen405.cfg,
31        custom/gen5200.cfg, custom/gen68302.cfg,
32        custom/gen68340.cfg, custom/gen68360.cfg,
33        custom/genmongoosev.cfg, custom/gensh1.cfg,
34        custom/gensh2.cfg, custom/gensh4.cfg,
35        custom/gp32.cfg, custom/h8sim.cfg,
36        custom/helas403.cfg, custom/hurricane.cfg,
37        custom/i386ex.cfg, custom/idp.cfg,
38        custom/jmr3904.cfg,custom/leon2.cfg,
39        custom/leon3.cfg, custom/mbx821_002b.cfg,
40        custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
41        custom/mcf5235.cfg, custom/mcp750.cfg,
42        custom/mpc8260ads.cfg, custom/mrm332.cfg,
43        custom/mtx603e.cfg, custom/mvme136.cfg,
44        custom/mvme147.cfg, custom/mvme162.cfg,
45        custom/mvme162lx.cfg, custom/mvme167.cfg,
46        custom/mvme2100.cfg, custom/mvme2307.cfg,
47        custom/mvme5500.cfg, custom/ods68302.cfg,
48        custom/pc386.cfg, custom/psim.cfg,
49        custom/rbtx4925.cfg, custom/rbtx4938.cfg,
50        custom/score603e.cfg, custom/shsim.cfg,
51        custom/sim68000.cfg, custom/simcpu32.cfg,
52        custom/simsh4.cfg, custom/simsh7032.cfg,
53        custom/simsh7045.cfg, custom/ss555.cfg,
54        custom/ts_386ex.cfg: Cleanup.
55
562006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * custom/uC5282.cfg: Remove hard-code compiler flags.
59        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
60        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
61
622006-10-23      Joel Sherrill <joel@OARcorp.com>
63
64        * custom/eZKit533.cfg: New file.
65
662006-09-08      Kate Feng <feng1@bnl.gov>
67
68        PR 1150/bsps
69        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
70        that gcc (4.0.2) implicitely uses the vector engine for optimization;
71        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
72
732006-08-09      Kolja Waschk <waschk@telos.de>
74
75        * Makefile.am: New port to Altera NIOS II.
76        * custom/nios2_iss.cfg: New file.
77
782006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
79
80        * custom/brsl5.cfg: (PR1117) added
81       
822006-06-08      Bruce Robinson <brucer@pmccorp.com>
83       
84        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
85        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
86
872005-04-10      Eric Norum <norume@aps.anl.gov>
88
89        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
90
912006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
92
93        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
94        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
95        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
96        Remove (abandoned).
97
982006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
101        Merger from rtems-4-6-branch.
102
1032006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        PR 851/bsps
106        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
107        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
108
1092005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
110
111        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
112
1132005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
114
115        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
116        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
117        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
118        Use .srec for files containing SRECs.
119
1202005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * custom/gp32.cfg: Replace .gxb with .elf.
123        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
124
1252005-11-03      Till Straumann <strauman@slac.stanford.edu>
126
127        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
128        -mcpu=750 instead.
129
1302005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        * custom/orp.cfg: Remove (abandoned).
133        * custom/av5282.cfg: Remove obsolete vars.
134        * custom/gba.cfg: Remove PROFILE* (abandoned).
135        Remove -static (bogus).
136
1372005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
138
139        PR 822/bsps
140        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
141
1422005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
143
144        * custom/av5282.cfg: New file.
145
1462005-06-17      Markku Puro <markku.puro@kopteri.net>
147
148        * Makefile.am: Adding GameBoy Advance BSP.
149        * custom/gba.cfg: New file.
150
1512005-06-17      Joel Sherrill <joel@OARcorp.com>
152
153        * custom/mcf5235.cfg: New file.
154
1552005-06-01      Philippe Simons <loki_666@fastmail.fm>
156
157        * custom/gp32.cfg: Add make-cxx-exe.
158
1592005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
160
161        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
162        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
163        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
164
1652005-05-02      Joel Sherrill <joel@OARcorp.com>
166
167        * Makefile.am: Remove dmv177 and ppcn_60x.
168        * custom/dmv177.cfg: Removed.
169
1702005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
171
172        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
173
1742005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
175
176        * Makefile.am: Initial release of ep1a bsp
177        * custom/ep1a.cfg: New file.
178
1792005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
180
181        * custom/score603e.cfg: Update score603e to new exception model
182        NOTE: These modifications have not been tested on hardware.
183
1842005-03-11      Jay Monkman <jtm@lopingdog.com>
185
186        * custom/vegaplus.cfg: Removed.
187
1882005-03-11      Philippe Simons <loki_666@fastmail.fm>
189
190        * custom/gp32.cfg: New file.
191
1922005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
193
194        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
195        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
196        Remove -Wa,-m7450.
197
1982005-02-25      Joel Sherrill <joel@OARcorp.com>
199
200        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
201        * custom/arm_bare_bsp.cfg: Removed.
202
2032005-02-24      Jay Monkman <jtm@lopingdog.com>
204
205        * custom/csb350.cfg: New BSP.
206
2072005-02-24      Jay Monkman <jtm@lopingdog.com>
208
209        * custom/csb337.cfg: Cleanup.
210
2112005-02-08      Eric Norum <norume@aps.anl.gov>
212
213        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
214        proper versions of gcc (which take -m528x as an order to load the
215        -m5200 multilib variants) are widely available.
216
2172005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * custom/uC5282.cfg: Cleanup.
220
2212005-01-28      Eric Norum <norume@aps.anl.gov>
222
223        * Makefile.am, custom/uC5282.cfg: New BSP
224
2252005-01-20      Joel Sherrill <joel@OARcorp.com>
226
227        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
228        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
229        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
230        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
231        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
232
2332005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * compilers/gcc-portsw.cfg: Remove.
236        * Makefile.am: Reflect change above.
237
2382004-11-23      Joel Sherrill <joel@OARcorp.com>
239
240        * Makefile.am: Remove eth_comm.
241        * custom/eth_comm.cfg: Removed.
242
2432004-11-22      Jennifer Averett <jennifer@OARcorp.com>
244
245        PR 581/bsps
246        * custom/psim.cfg: Convert PSIM to new exception model.
247
2482004-11-17      Joel Sherrill <joel@OARcorp.com>
249
250        * custom/mvme2100.cfg: Add make-cxx-exe rule.
251
2522004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
253
254        * Makefile.am: Add MVME2100 BSP.
255        * custom/mvme2100.cfg: New file.
256
2572004-11-05      Joel Sherrill <joel@OARcorp.com>
258
259        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
260        architecture name for RTEMS. Since this was used as the -mcpu
261        argument to GCC, that also had to be changed.
262
2632004-10-26      Eric Norum <norume@aps.anl.gov
264
265        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
266
2672004-10-20      Eric Norum <norume@aps.anl.gov
268
269        * custom/mvme5500.cfg: New BSP.
270
2712004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
272
273        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
274
2752004-09-29      Joel Sherrill <joel@OARcorp.com>
276
277        * custom/h8sim.cfg: i960 obsoleted.
278        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
279
2802004-08-03      Jay Monkman <jtm@lopingdog.com>
281
282        * custom/csb360.cfg: New file.
283
2842004-07-15      Jay Monkman
285
286        * custom/csb336.cfg, custom/csb337.cfg: New files.
287
2882004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
289
290        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
291        with FreeBSD and now unused).
292        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
293
2942004-04-12      David Querbach <querbach@realtime.bc.ca>
295
296        * custom/ss555.cfg: New file.
297
2982004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
299
300        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
301        with Cygwin and now unused).
302
3032004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
304
305        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
306
3072004-03-05      Joel Sherrill <joel@OARcorp.com>
308
309        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
310        support.
311
3122004-02-26      Joel Sherrill <joel@OARcorp.com>
313
314        PR 570/bsps
315        * custom/mvme2307.cfg: Do not use -msdata=eabi since
316        it breaks the linking of the vectors.
317
3182004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Makefile.am: Cosmetics.
321
3222004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
325        dist_rtems_make_custom_DATA = custom/default.cfg.
326
3272004-02-05      Joel Sherrill <joel@OARcorp.com>
328
329        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
330        these -- copied from the 4.6 branch.
331
3322004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        PR 553/bsps
335        * custom/mrm332.cfg: Comment out objdump.
336
3372004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
340
3412004-01-20      Joel Sherrill <joel@OARcorp.com>
342
343        PR 553/bsps
344        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
345        comment.
346
3472004-01-07      Joel Sherrill <joel@OARcorp.com>
348
349        * Makefile.am: Remove efi68k and efi332 references as they are no
350        longer in the tree.
351
3522004-01-07      Joel Sherrill <joel@OARcorp.com>
353
354        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
355        users of these boards so we are removing them.
356        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
357
3582004-01-07      Joel Sherrill <joel@OARcorp.com>
359
360        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
361
3622003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * Makefile.am: EXTRA_DIST +=.
365
3662003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * custom/Makefile.am: Remove.
369        * Makefile.am: Merge-in former custom/Makefile.am
370
3712003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
374        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
375
3762003-09-26      Joel Sherrill <joel@OARcorp.com>
377
378        * custom/simhppa.cfg: Removed.
379
3802003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
383
3842003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        PR 470/bsps
387        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
388        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
389        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
390
3912003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
394        the BSP's configure-script).
395        Remove BSP_CPPFLAGS (Obsolete).
396
3972003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        PR 321/bsps
400        * leaf.cfg: Remove support for profile-variant.
401        * main.cfg: Ditto.
402        * compilers/gcc-no_bsp.cfg: Ditto.
403        * compilers/gcc-portsw.cfg: Ditto.
404        * compilers/gcc-target-default.cfg: Ditto.
405
4062003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
407
408        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
409
4102003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
411
412        PR 368/filesystems
413        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
414        with this PR for alias BSPs.
415
4162003-03-18  Till Straumann <strauman@slac.stanford.edu>
417
418        PR 356/bsps
419        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
420        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
421
4222003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
425
4262003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
429        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
430        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
431        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
432
4332003-02-14      Joel Sherrill <joel@OARcorp.com>
434
435        AMD a29k obsolete.
436        * custom/portsw.cfg: Removed.
437
4382003-01-20      Duane Gustavus <duane@unt.edu>
439
440        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
441
4422003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
445        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
446        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
447        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
448        Move -D_BSD_SOURCE to CPU_CFLAGS.
449        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
450        Move -Dsolaris2 to CPU_CFLAGS.
451        Remove -D__EXTENSIONS__.
452
4532002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * custom/posix.cfg: Remove comment referring to host.cfg.
456
4572002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * custom/default.cfg: Pickup target.cfg from BSP directory.
460
4612002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
462
463        * custom/mtx603e.cfg: New file.
464
4652002-11-17      Joel Sherrill <joel@OARcorp.com>
466
467        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
468        build variants work for user applications post install.
469
4702002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
473        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
474        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
475        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
476        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
477
4782002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
479
480        * custom/edb7312.cfg: New file.
481
4822002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
485        obsolete Makefile.
486        * leaf.cfg: Various changes to LIBVARIANT processing.
487        * main.cfg: Ditto.
488
4892002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * Makefile.am: Add compilers/*.
492        * compilers/Makefile.am: Remove.
493        * lib.cfg: Remove.
494        * directory.cfg: Remove.
495        * README: Remove.
496
4972002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * Makefile.am: Add Templates/*.
500        * Templates/Makefile.am: Remove.
501
5022002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
505
5062002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
509        * custom/HPUX9-posix.cfg: Ditto.
510        * custom/Linux-posix.cfg: Ditto.
511
5122002-10-02      Joel Sherrill <joel@OARcorp.com>
513
514        * custom/armulator.cfg: Remove reference to PowerPC arguments.
515
5162002-09-13      Joel Sherrill <joel@OARcorp.com>
517
518        * Part of addressing PR281.
519        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
520        * compilers/gcc-target-default.cfg: Removed remaining support for
521        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
522        as one of the LDFLAGS when the debug variant is specified.
523
5242002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * custom/posix.cfg: Don't include host.cfg.
527
5282002-08-09      Joel Sherrill <joel@OARcorp.com>
529
530        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
531
5322002-08-07      Ivan Guzvinec <ivang@opencores.org>
533
534        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
535
5362002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
539
5402002-08-06      Joel Sherrill <joel@OARcorp.com>
541
542        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
543        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
544
5452002-08-06      Chris Ziomkowski <chris@asics.ws>
546
547        * custom/or32sim.cfg: New file added as part of merge from
548        OpenCores repository.
549
5502002-08-05      Joel Sherrill <joel@OARcorp.com>
551
552        * Per PR260 eliminate use of make-target-options.  This impacted
553        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
554        SuperCore and required that the m68k optimized memcpy be moved
555        to libcpu.
556        * custom/gen68360.cfg: Remove make-target-options.
557
5582002-08-01      Joel Sherrill <joel@OARcorp.com>
559
560        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
561        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
562
5632002-08-01      Joel Sherrill <joel@OARcorp.com>
564
565        * custom/mvme136.cfg: Remove make-target-options.
566
5672002-07-30      Joel Sherrill <joel@OARcorp.com>
568
569        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
570        will disappear when make clean is performed.
571
5722002-07-24      Joel Sherrill <joel@OARcorp.com>
573
574        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
575        to use gcc 3.1 arguments.
576
5772002-07-22      Joel Sherrill <joel@OARcorp.com>
578
579        * Templates/Makefile.leaf: Clarify the MANAGERS example.
580
5812002-07-01      Joel Sherrill <joel@OARcorp.com>
582
583        * custom/p4650.cfg: Update arguments to gcc3.
584
5852002-06-14      Joel Sherrill <joel@OARcorp.com>
586
587        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
588        to gcc 3.1 arguments.
589
5902002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
591
592        * custom/dmv177.cfg: Use -mcpu=603e.
593        * custom/ppcn_60x.cfg: Use -mcpu=603e.
594        * custom/psim.cfg: Use -mcpu=603e.
595        * custom/score603e.cfg: Use -mcpu=603e.
596        * custom/ts_386ex.cfg: Remove obsolete comments.
597        * custom/rxgen960.cfg: Remove obsolete comments.
598        * custom/cvme961.cfg: Remove obsolete comments.
599
6002001-05-09      Joel Sherrill <joel@OARcorp.com>
601
602        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
603        compatable arguments.
604 
6052002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
608        Remove obsolete comments.
609        * custom/eth_comm.cfg: Remove make-target-options.
610        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
611        CPU_CFLAGS.
612        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
613        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
614        * custom/mbx8xx.cfg: Remove make-target-options.
615        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
616        Remove obsolete comments.
617        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
618        Remove obsolete comments.
619        * custom/mpc8260ads.cfg: Remove make-target-options.
620        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
621        CPU_CFLAGS.
622        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
623        Remove obsolete comments.
624        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
625        CPU_CFLAGS.
626        Remove obsolete comments.
627        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
628        Remove obsolete comments.
629        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
630        CPU_CFLAGS.
631        Remove obsolete comments.
632
6332002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * custom/gen405.cfg: Remove -D__powerpc__.
636
6372002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
640        * custom/erc32.cfg: Ditto.
641        * custom/leon2.cfg: Ditto.
642
643
6442002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
647        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
648        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
649
6502002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * custom/cvme961.cfg: Remove GCC272 support.
653        * custom/dmv152.cfg: Remove GCC272 support.
654        * custom/efi332.cfg: Remove GCC272 support.
655        * custom/efi68k.cfg: Remove GCC272 support.
656        * custom/eth_comm.cfg: Remove GCC272 support.
657        * custom/gen405.cfg: Remove GCC272 support.
658        * custom/gen68302.cfg: Remove GCC272 support.
659        * custom/gen68340.cfg: Remove GCC272 support.
660        * custom/gen68360.cfg: Remove GCC272 support.
661        * custom/genmongoosev.cfg: Remove GCC272 support.
662        * custom/helas403.cfg: Remove GCC272 support.
663        * custom/i386ex.cfg: Remove GCC272 support.
664        * custom/i960sim.cfg: Remove GCC272 support.
665        * custom/idp.cfg: Remove GCC272 support.
666        * custom/leon2.cfg: Remove GCC272 support.
667        * custom/mbx8xx.cfg: Remove GCC272 support.
668        * custom/mcf5206elite.cfg: Remove GCC272 support.
669        * custom/mpc8260ads.cfg: Remove GCC272 support.
670        * custom/mrm332.cfg: Remove GCC272 support.
671        * custom/mvme136.cfg: Remove GCC272 support.
672        * custom/mvme147.cfg: Remove GCC272 support.
673        * custom/mvme167.cfg: Remove GCC272 support.
674        * custom/ods68302.cfg: Remove GCC272 support.
675        * custom/p4000.cfg: Remove GCC272 support.
676        * custom/p4600.cfg: Remove GCC272 support.
677        * custom/p4650.cfg: Remove GCC272 support.
678        * custom/pc386.cfg: Remove GCC272 support.
679        * custom/portsw.cfg: Remove GCC272 support.
680        * custom/psim.cfg: Remove GCC272 support.
681        * custom/rxgen960.cfg: Remove GCC272 support.
682        * custom/score603e.cfg: Remove GCC272 support.
683        * custom/sim68000.cfg: Remove GCC272 support.
684        * custom/simhppa.cfg: Remove GCC272 support.
685        * custom/simsh4.cfg: Remove GCC272 support.
686        * custom/ts_386ex.cfg: Remove GCC272 support.
687
6882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
691        * Makefile.am: Remove AUTOMAKE_OPTIONS.
692        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
693        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
694
6952002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * compilers/gcc-target-default.cfg: Add missing \.
698        Reported by Ilya Alexeev <ilya@continuum.ru>.
699
7002002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
703        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
704        support.
705        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
706
7072001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
710        * custom/FreeBSD-posix.cfg: Ditto.
711        * custom/HPUX9-posix.cfg: Ditto.
712        * custom/Linux-posix.cfg: Ditto.
713        * custom/Solaris-posix.cfg: Ditto.
714
7152001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
718        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
719
7202001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * custom/armulator.cfg: Remove make-target-options.
723        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
724        (now in erc32/configure.ac).
725        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
726        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
727        Remove CONSOLE_USE_POLLED (Unused).
728        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
729        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
730        * custom/mvme162.cfg: Remove references to mvme162lx.
731        Abandon gcc272. Remove make-target-options.
732        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
733
7342001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * custom/bare.cfg: Remove make-target-options.
737        * custom/c4xsim.cfg: Ditto.
738        * custom/cvme961.cfg: Ditto.
739        * custom/efi68k.cfg: Ditto.
740        * custom/gen68302.cfg: Ditto.
741        * custom/gen68340.cfg: Ditto.
742        * custom/genmongoosev.cfg: Ditto.
743        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
744        make-exe, remove empty lines.
745        * custom/h8sim.cfg: Remove make-target-options.
746        * custom/mcf5206elite.cfg: Ditto.
747        * custom/mrm332.cfg: Ditto.
748        * custom/mvme147.cfg: Ditto.
749        * custom/ods68302.cfg: Ditto.
750        * custom/p4000.cfg: Ditto.
751        * custom/p4600.cfg: Ditto.
752        * custom/p4650.cfg: Ditto.
753        * custom/pc386.cfg: Ditto.
754        * custom/portsw.cfg: Ditto.
755        * custom/simsh4.cfg: Ditto.
756
7572001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * custom/efi332.cfg: Remove make-target-options.
760        * custom/idp.cfg: Ditto.
761        * custom/jmr3904.cfg: Ditto.
762
7632001-11-27      Joel Sherrill <joel@OARcorp.com>,
764
765        * ChangeLog: Deleted bogus entry.
766
7672001-11-27      Joel Sherrill <joel@OARcorp.com>,
768
769        * custom/ods68302.cfg: Eliminated required definition of macros in this
770        file for the BSP to compile.  The ROM and ROM address and size settings
771        are now linker script items. 
772
7732001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775
776        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
777        Remove make-target-options.
778        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
779        Remove make-target-options.
780        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
781        DATA_CACHE_ENABLE.
782        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
783        DATA_CACHE_ENABLE.
784        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
785        DATA_CACHE_ENABLE.
786
7872001-11-25      Joel Sherrill <joel@OARcorp.com>
788
789        * custom/papyrus.cfg: Removed.
790        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
791
7922001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
795        * custom/mcp750.cfg: Ditto.
796
7972001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
800        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
801        * custom/psim.cfg: Refect changes to psim/configure.ac.
802        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
803        remove SCORE603E_GENERATION.
804
8052001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
808        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
809        * custom/mbx860_005b.cfg: Ditto.
810        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
811
812
8132001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * custom/gensh1.cfg: remove make-target-options.
816        * custom/gensh2.cfg: remove make-target-options.
817
8182001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
821        remove make-target-options, remove BSP_CPPFLAGS.
822
8232001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
826
8272001-11-14      Joel Sherrill <joel@OARcorp.com>
828
829        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
830        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
831        These are new exception processing model BSPs and thus do not
832        need to define PPC_USE_SPRG.
833
8342001-11-14      Joel Sherrill <joel@OARcorp.com>
835
836        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
837
8382001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * custom/ts_386ex.cfg: Remove make-target-options.
841        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
842        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
843        different flags.
844
8452001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
848        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
849        re-adopt mcp750.cfg's make-exe.
850
8512001-11-13      Joel Sherrill <joel@OARcorp.com>
852
853        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
854        the --srec-len argument to objcopy only supported in binutils 2.11
855        or newer.
856
8572001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
858
859        This modification is part of the submitted modifications necessary to
860        support the IBM PPC405 family.  This submission was reviewed by
861        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
862        not negatively impact the ppc403 BSPs.  The submission and tracking
863        process was captured as PR50.
864        * custom/gen405.cfg: New file.
865        * custom/helas403.cfg: Modified to generate Srecords.
866
8672001-10-30      Joel Sherrill <joel@OARcorp.com>
868
869        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
870
8712001-10-26      Victor V. Vengerov <vvv@oktet.ru>
872
873        * custom/mcf5206elite.cfg: New file.
874
8752001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
876
877        * custom/mpc8260ads.cfg: New file.
878
8792001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * custom/gensh4.cfg: Remove START_HW_INIT.
882        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
883
8842001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * custom/gensh4.cfg: Remove HZ.
887        * custom/simsh4.cfg: Remove HZ.
888
8892001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
890
891        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
892        of Hitachi SH4 BSPs of the same name.  Reviewed and some
893        cleanup by Joel Sherrill <joel@OARcorp.com>.
894
8952001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
898
8992001-10-11      Joel Sherrill <joel@OARcorp.com>
900
901        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
902        to avoid using the apparently broken or deprecated -o argument.
903
9042001-09-28      Joel Sherrill <joel@OARcorp.com>
905
906        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
907        for MC68302_BASE.
908
9092001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * custom/bare.cfg: Define dummy make-cxx-exe.
912
9132001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * ChangeLog: Formatting cleanup.
916
9172001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
920        make-target-options.
921        * custom/FreeBSD-posix.cfg: Remove make-target-options.
922        * custom/HPUX9-posix.cfg: Dito.
923        * custom/Linux-posix.cfg: Dito.
924        * custom/Solaris-posix.cfg: Dito.
925        * custom/arm_bare_bsp.cfg: Dito.
926        * custom/armulator.cfg: Dito.
927        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
928        * custom/i386ex.cfg: Remove make-target-options.
929        * custom/i960sim.cfg: Remove make-target-options.
930        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
931        CONSOLE_USE_INTERRUPTS.
932        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
933        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
934        CONSOLE_USE_INTERRUPTS.
935        * custom/vegaplus.cfg: Remove make-target-options.
936
9372001-05-25      Joel Sherrill <joel@OARcorp.com>
938
939        * custom/mrm332.cfg: Switched $(SED) to sed.
940
9412000-05-25      Matt Cross <profesor@gweep.net>
942
943        * New MRM332 BSP for the Mini RoboMind board based
944        on the 68332 microcontroller designed and build by Mark
945        Castelluccio.  For details on the MRM see http://www.robominds.com.
946        * custom/mrm332.cfg: New file.
947
9482001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
951        CONSOLE_USE_POLLED, HAS_RTC.
952
9532001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
956        * custom/gensh2.cfg: Dito.
957
9582001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
961        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
962        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
963        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
964        remove unused flags, remove -ansi from CPP.
965        * custom/eth_comm.cfg: Remove CPU_DEFINES.
966        * custom/sim68000.cfg: Remove CPU_DEFINES.
967       
9682001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
971        * compilers/gcc-target-default.cfg: Dito.
972        * compilers/gcc-portsw.cfg: Remove -Hansi.
973        * custom/posix.cfg: Remove inclusion of target.cfg.
974        * custom/simhppa.cfg: Remove -ansi -fasm.
975
9762001-04-11      Eric Valette <valette@crf.canon.fr>
977
978        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
979        "new exception processing model."
980
9812001-04-11      Joel Sherrill <joel@OARcorp.com>
982
983        * custom/default.cfg: Switch to using exec_prefix to reflect new
984        organization of install point from Ralf Corsepius.
985
9862001-03-30      Eric Valette <valette@crf.canon.fr>
987
988        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
989        use the "new exception processing model."
990
9912001-03-14      Joel Sherrill <joel@OARcorp.com>
992
993        * custom/genmongossev.cfg: New file.
994
9952001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * custom/pc386dx.cfg: New bsp.
998
9992001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1002        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1003        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1004
10052001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1008        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1009        * host.cfg.in: Remove RM, make-script.
1010        * ChangeLog: Remove bogus 2001-01-22 entry.
1011
10122001-01-09      Joel Sherrill <joel@OARcorp.com>
1013
1014        * custom/pc386.cfg (make-exe): Removed commented out lines that
1015        were displayed in build longs.
1016
10172001-01-08      Joel Sherrill <joel@OARcorp.com>
1018
1019        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1020        unneeded definitions when compiled for "mips" rather than "mips64orion."
1021        Correct CPU_CFLAGS.
1022
10232001-01-05      Joel Sherrill <joel@OARcorp.com>
1024
1025        * custom/gensh1.cfg: Removed rest of make-target-options and
1026        moved them to BSP configure options.
1027
10282001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1029
1030        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1031        install point or assuming BSP build tree is available.
1032
10332001-01-03      Joel Sherrill <joel@OARcorp.com>
1034
1035        * custom/psim.cfg: Removed unused variables.
1036
10372001-01-03      Joel Sherrill <joel@OARcorp.com>
1038
1039        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1040        * custom/simcpu32.cfg: Removed MVME162 reference.
1041
10422000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1043
1044        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1045        Still need to fix to avoid touching install point on non-install stanza.
1046
10472000-12-06      Joel Sherrill <joel@OARcorp.com>
1048
1049        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1050        and copies that should not be in it.
1051
10522000-12-01      Joel Sherrill <joel@OARcorp.com>
1053
1054        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1055
10562000-11-30      Joel Sherrill <joel@OARcorp.com>
1057
1058        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1059        a mips1.  gcc translates -m3900 into that.
1060
10612000-11-27      Joel Sherrill <joel@OARcorp.com>
1062
1063        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1064
10652000-11-27      Joel Sherrill <joel@OARcorp.com>
1066
1067        * custom/shsim.cfg: New file.
1068        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1069        The shsim is for the SH simulator in gdb. It should be able
1070        to be used with multiple SH CPU models.  This will require
1071        adding BSP variants.
1072
10732000-11-25      Joel Sherrill <joel@OARcorp.com>
1074
1075        * custom/pc386.cfg: make-exe rule would write into
1076        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1077        is generally not writeable after the BSP is installed and you do not
1078        want every application installed there by default.  Reported by
1079        Eric Norum <eric.norum@usask.ca>.
1080
10812000-11-25      Joel Sherrill <joel@OARcorp.com>
1082
1083        * custom/Makefile.am: Updated to add jmr3904.cfg
1084        * custom/jmr3904.cfg: New file.
1085
10862000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * custom/leon2.cfg: Removed defines that are now generated
1089        in a non-BSP specific manner.
1090
10912000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1092
1093        * custom/Makefile.am: Modified to reflect addition of files.
1094        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1095        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1096
10972000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1100
11012000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1104
11052000-10-24      Joel Sherrill <joel@OARcorp.com>
1106
1107        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1108        definition since this information can be picked up from
1109        autoconf generated files.  These BSPs are shared by the
1110        mips and mips64orion "ports."
1111
11122000-10-18      Joel Sherrill <joel@OARcorp.com>
1113
1114        * compilers/gcc-portsw.cfg: Use gcc style flags.
1115
11162000-09-13      Joel Sherrill <joel@OARcorp.com>
1117
1118        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1119        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1120
11212000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1122
1123        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1124        Eric Valette <valette@crf.canon.fr>.
1125        * custom/vegaplus.cfg: New file.
1126
11272000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1128
1129        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1130        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1131        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1132        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1133        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1134        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1135        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1136
11372000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * custom/gensh2.cfg: Fix comments.
1140
11412000-09-12      Joel Sherrill <joel@OARcorp.com>
1142
1143        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1144        compiler arguments that specify CPU model options.
1145
11462000-09-12      Joel Sherrill <joel@OARcorp.com>
1147
1148        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1149        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1150        may be incorrect but the BSP now compiles.
1151
11522000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * custom/arm_bare_bsp.cfg: Fix comments.
1155
11562000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1159        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1160        * ChangeLog: File paths corrected
1161
11622000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1163
1164        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1165
11662000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1167
1168        * custom/pck6.cfg: New file
1169        * custom/pc486.cfg: Use -m486
1170        * custom/pc586.cfg: Use -mpentium
1171        * custom/pc686.cfg: Use -mmpentiumpro
1172        * custom/i386ex.cfg: Use -msoft-float
1173
11742000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1175
1176        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1177
11782000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1179
1180        * ChangeLog: File paths corrected.
1181
11822000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1183
1184        * custom/mvme167.cfg: Add specification of printk port, console port
1185        and serial I/O mode.  Arrange for the stripped executable to
1186        be copied up the build tree.
1187       
11882000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1189
1190        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1191
11922000-08-10      John Cotton  <john.cotton@nrc.ca>
1193
1194        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1195
11962000-08-10      Joel Sherrill <joel@OARcorp.com>
1197
1198        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.