source: rtems/make/ChangeLog @ 002437c

4.104.114.84.95
Last change on this file since 002437c was facfe2b4, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/18/07 at 07:12:36

Reformat.

  • Property mode set to 100644
File size: 38.5 KB
Line 
12007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
4        DRIVER_ARCHITECTURE.
5        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
6        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
7        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
8        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
9        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
10        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
11        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
12        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
13        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
14        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
15        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
16        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
17        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
18        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
19        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
20        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
21        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
22        CXXFLAGS_OPTIMIZE_V.
23
242007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
27        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
28        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
29        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
30
312006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
34        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
35        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
36        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
37        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
38        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
39        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
40        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
41        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
42        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
43        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
44        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
45        custom/i386ex.cfg, custom/idp.cfg,
46        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
47        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
48        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
49        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
50        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
51        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
52        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
53        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
54        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
55        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
56        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
57        Cleanup.
58
592006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
60
61        * custom/uC5282.cfg: Remove hard-code compiler flags.
62        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
63        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
64
652006-10-23      Joel Sherrill <joel@OARcorp.com>
66
67        * custom/eZKit533.cfg: New file.
68
692006-09-08      Kate Feng <feng1@bnl.gov>
70
71        PR 1150/bsps
72        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
73        that gcc (4.0.2) implicitely uses the vector engine for optimization;
74        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
75
762006-08-09      Kolja Waschk <waschk@telos.de>
77
78        * Makefile.am: New port to Altera NIOS II.
79        * custom/nios2_iss.cfg: New file.
80
812006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
82
83        * custom/brsl5.cfg: (PR1117) added
84       
852006-06-08      Bruce Robinson <brucer@pmccorp.com>
86       
87        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
88        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
89
902005-04-10      Eric Norum <norume@aps.anl.gov>
91
92        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
93
942006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
97        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
98        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
99        Remove (abandoned).
100
1012006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
104        Merger from rtems-4-6-branch.
105
1062006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
107
108        PR 851/bsps
109        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
110        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
111
1122005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
113
114        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
115
1162005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
117
118        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
119        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
120        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
121        Use .srec for files containing SRECs.
122
1232005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
124
125        * custom/gp32.cfg: Replace .gxb with .elf.
126        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
127
1282005-11-03      Till Straumann <strauman@slac.stanford.edu>
129
130        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
131        -mcpu=750 instead.
132
1332005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
134
135        * custom/orp.cfg: Remove (abandoned).
136        * custom/av5282.cfg: Remove obsolete vars.
137        * custom/gba.cfg: Remove PROFILE* (abandoned).
138        Remove -static (bogus).
139
1402005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
141
142        PR 822/bsps
143        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
144
1452005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
146
147        * custom/av5282.cfg: New file.
148
1492005-06-17      Markku Puro <markku.puro@kopteri.net>
150
151        * Makefile.am: Adding GameBoy Advance BSP.
152        * custom/gba.cfg: New file.
153
1542005-06-17      Joel Sherrill <joel@OARcorp.com>
155
156        * custom/mcf5235.cfg: New file.
157
1582005-06-01      Philippe Simons <loki_666@fastmail.fm>
159
160        * custom/gp32.cfg: Add make-cxx-exe.
161
1622005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
165        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
166        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
167
1682005-05-02      Joel Sherrill <joel@OARcorp.com>
169
170        * Makefile.am: Remove dmv177 and ppcn_60x.
171        * custom/dmv177.cfg: Removed.
172
1732005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
174
175        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
176
1772005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
178
179        * Makefile.am: Initial release of ep1a bsp
180        * custom/ep1a.cfg: New file.
181
1822005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
183
184        * custom/score603e.cfg: Update score603e to new exception model
185        NOTE: These modifications have not been tested on hardware.
186
1872005-03-11      Jay Monkman <jtm@lopingdog.com>
188
189        * custom/vegaplus.cfg: Removed.
190
1912005-03-11      Philippe Simons <loki_666@fastmail.fm>
192
193        * custom/gp32.cfg: New file.
194
1952005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
198        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
199        Remove -Wa,-m7450.
200
2012005-02-25      Joel Sherrill <joel@OARcorp.com>
202
203        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
204        * custom/arm_bare_bsp.cfg: Removed.
205
2062005-02-24      Jay Monkman <jtm@lopingdog.com>
207
208        * custom/csb350.cfg: New BSP.
209
2102005-02-24      Jay Monkman <jtm@lopingdog.com>
211
212        * custom/csb337.cfg: Cleanup.
213
2142005-02-08      Eric Norum <norume@aps.anl.gov>
215
216        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
217        proper versions of gcc (which take -m528x as an order to load the
218        -m5200 multilib variants) are widely available.
219
2202005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
221
222        * custom/uC5282.cfg: Cleanup.
223
2242005-01-28      Eric Norum <norume@aps.anl.gov>
225
226        * Makefile.am, custom/uC5282.cfg: New BSP
227
2282005-01-20      Joel Sherrill <joel@OARcorp.com>
229
230        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
231        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
232        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
233        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
234        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
235
2362005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
237
238        * compilers/gcc-portsw.cfg: Remove.
239        * Makefile.am: Reflect change above.
240
2412004-11-23      Joel Sherrill <joel@OARcorp.com>
242
243        * Makefile.am: Remove eth_comm.
244        * custom/eth_comm.cfg: Removed.
245
2462004-11-22      Jennifer Averett <jennifer@OARcorp.com>
247
248        PR 581/bsps
249        * custom/psim.cfg: Convert PSIM to new exception model.
250
2512004-11-17      Joel Sherrill <joel@OARcorp.com>
252
253        * custom/mvme2100.cfg: Add make-cxx-exe rule.
254
2552004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
256
257        * Makefile.am: Add MVME2100 BSP.
258        * custom/mvme2100.cfg: New file.
259
2602004-11-05      Joel Sherrill <joel@OARcorp.com>
261
262        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
263        architecture name for RTEMS. Since this was used as the -mcpu
264        argument to GCC, that also had to be changed.
265
2662004-10-26      Eric Norum <norume@aps.anl.gov
267
268        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
269
2702004-10-20      Eric Norum <norume@aps.anl.gov
271
272        * custom/mvme5500.cfg: New BSP.
273
2742004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
275
276        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
277
2782004-09-29      Joel Sherrill <joel@OARcorp.com>
279
280        * custom/h8sim.cfg: i960 obsoleted.
281        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
282
2832004-08-03      Jay Monkman <jtm@lopingdog.com>
284
285        * custom/csb360.cfg: New file.
286
2872004-07-15      Jay Monkman
288
289        * custom/csb336.cfg, custom/csb337.cfg: New files.
290
2912004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
292
293        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
294        with FreeBSD and now unused).
295        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
296
2972004-04-12      David Querbach <querbach@realtime.bc.ca>
298
299        * custom/ss555.cfg: New file.
300
3012004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
302
303        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
304        with Cygwin and now unused).
305
3062004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
307
308        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
309
3102004-03-05      Joel Sherrill <joel@OARcorp.com>
311
312        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
313        support.
314
3152004-02-26      Joel Sherrill <joel@OARcorp.com>
316
317        PR 570/bsps
318        * custom/mvme2307.cfg: Do not use -msdata=eabi since
319        it breaks the linking of the vectors.
320
3212004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * Makefile.am: Cosmetics.
324
3252004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
328        dist_rtems_make_custom_DATA = custom/default.cfg.
329
3302004-02-05      Joel Sherrill <joel@OARcorp.com>
331
332        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
333        these -- copied from the 4.6 branch.
334
3352004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        PR 553/bsps
338        * custom/mrm332.cfg: Comment out objdump.
339
3402004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
343
3442004-01-20      Joel Sherrill <joel@OARcorp.com>
345
346        PR 553/bsps
347        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
348        comment.
349
3502004-01-07      Joel Sherrill <joel@OARcorp.com>
351
352        * Makefile.am: Remove efi68k and efi332 references as they are no
353        longer in the tree.
354
3552004-01-07      Joel Sherrill <joel@OARcorp.com>
356
357        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
358        users of these boards so we are removing them.
359        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
360
3612004-01-07      Joel Sherrill <joel@OARcorp.com>
362
363        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
364
3652003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * Makefile.am: EXTRA_DIST +=.
368
3692003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * custom/Makefile.am: Remove.
372        * Makefile.am: Merge-in former custom/Makefile.am
373
3742003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
377        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
378
3792003-09-26      Joel Sherrill <joel@OARcorp.com>
380
381        * custom/simhppa.cfg: Removed.
382
3832003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
386
3872003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        PR 470/bsps
390        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
391        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
392        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
393
3942003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
397        the BSP's configure-script).
398        Remove BSP_CPPFLAGS (Obsolete).
399
4002003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        PR 321/bsps
403        * leaf.cfg: Remove support for profile-variant.
404        * main.cfg: Ditto.
405        * compilers/gcc-no_bsp.cfg: Ditto.
406        * compilers/gcc-portsw.cfg: Ditto.
407        * compilers/gcc-target-default.cfg: Ditto.
408
4092003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
410
411        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
412
4132003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
414
415        PR 368/filesystems
416        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
417        with this PR for alias BSPs.
418
4192003-03-18  Till Straumann <strauman@slac.stanford.edu>
420
421        PR 356/bsps
422        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
423        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
424
4252003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
428
4292003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
432        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
433        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
434        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
435
4362003-02-14      Joel Sherrill <joel@OARcorp.com>
437
438        AMD a29k obsolete.
439        * custom/portsw.cfg: Removed.
440
4412003-01-20      Duane Gustavus <duane@unt.edu>
442
443        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
444
4452003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
448        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
449        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
450        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
451        Move -D_BSD_SOURCE to CPU_CFLAGS.
452        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
453        Move -Dsolaris2 to CPU_CFLAGS.
454        Remove -D__EXTENSIONS__.
455
4562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * custom/posix.cfg: Remove comment referring to host.cfg.
459
4602002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * custom/default.cfg: Pickup target.cfg from BSP directory.
463
4642002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
465
466        * custom/mtx603e.cfg: New file.
467
4682002-11-17      Joel Sherrill <joel@OARcorp.com>
469
470        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
471        build variants work for user applications post install.
472
4732002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
476        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
477        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
478        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
479        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
480
4812002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
482
483        * custom/edb7312.cfg: New file.
484
4852002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
488        obsolete Makefile.
489        * leaf.cfg: Various changes to LIBVARIANT processing.
490        * main.cfg: Ditto.
491
4922002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * Makefile.am: Add compilers/*.
495        * compilers/Makefile.am: Remove.
496        * lib.cfg: Remove.
497        * directory.cfg: Remove.
498        * README: Remove.
499
5002002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * Makefile.am: Add Templates/*.
503        * Templates/Makefile.am: Remove.
504
5052002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
508
5092002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
512        * custom/HPUX9-posix.cfg: Ditto.
513        * custom/Linux-posix.cfg: Ditto.
514
5152002-10-02      Joel Sherrill <joel@OARcorp.com>
516
517        * custom/armulator.cfg: Remove reference to PowerPC arguments.
518
5192002-09-13      Joel Sherrill <joel@OARcorp.com>
520
521        * Part of addressing PR281.
522        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
523        * compilers/gcc-target-default.cfg: Removed remaining support for
524        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
525        as one of the LDFLAGS when the debug variant is specified.
526
5272002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * custom/posix.cfg: Don't include host.cfg.
530
5312002-08-09      Joel Sherrill <joel@OARcorp.com>
532
533        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
534
5352002-08-07      Ivan Guzvinec <ivang@opencores.org>
536
537        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
538
5392002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
542
5432002-08-06      Joel Sherrill <joel@OARcorp.com>
544
545        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
546        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
547
5482002-08-06      Chris Ziomkowski <chris@asics.ws>
549
550        * custom/or32sim.cfg: New file added as part of merge from
551        OpenCores repository.
552
5532002-08-05      Joel Sherrill <joel@OARcorp.com>
554
555        * Per PR260 eliminate use of make-target-options.  This impacted
556        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
557        SuperCore and required that the m68k optimized memcpy be moved
558        to libcpu.
559        * custom/gen68360.cfg: Remove make-target-options.
560
5612002-08-01      Joel Sherrill <joel@OARcorp.com>
562
563        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
564        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
565
5662002-08-01      Joel Sherrill <joel@OARcorp.com>
567
568        * custom/mvme136.cfg: Remove make-target-options.
569
5702002-07-30      Joel Sherrill <joel@OARcorp.com>
571
572        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
573        will disappear when make clean is performed.
574
5752002-07-24      Joel Sherrill <joel@OARcorp.com>
576
577        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
578        to use gcc 3.1 arguments.
579
5802002-07-22      Joel Sherrill <joel@OARcorp.com>
581
582        * Templates/Makefile.leaf: Clarify the MANAGERS example.
583
5842002-07-01      Joel Sherrill <joel@OARcorp.com>
585
586        * custom/p4650.cfg: Update arguments to gcc3.
587
5882002-06-14      Joel Sherrill <joel@OARcorp.com>
589
590        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
591        to gcc 3.1 arguments.
592
5932002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
594
595        * custom/dmv177.cfg: Use -mcpu=603e.
596        * custom/ppcn_60x.cfg: Use -mcpu=603e.
597        * custom/psim.cfg: Use -mcpu=603e.
598        * custom/score603e.cfg: Use -mcpu=603e.
599        * custom/ts_386ex.cfg: Remove obsolete comments.
600        * custom/rxgen960.cfg: Remove obsolete comments.
601        * custom/cvme961.cfg: Remove obsolete comments.
602
6032001-05-09      Joel Sherrill <joel@OARcorp.com>
604
605        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
606        compatable arguments.
607 
6082002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
611        Remove obsolete comments.
612        * custom/eth_comm.cfg: Remove make-target-options.
613        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
614        CPU_CFLAGS.
615        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
616        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
617        * custom/mbx8xx.cfg: Remove make-target-options.
618        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
619        Remove obsolete comments.
620        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
621        Remove obsolete comments.
622        * custom/mpc8260ads.cfg: Remove make-target-options.
623        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
624        CPU_CFLAGS.
625        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
626        Remove obsolete comments.
627        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
628        CPU_CFLAGS.
629        Remove obsolete comments.
630        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
631        Remove obsolete comments.
632        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
633        CPU_CFLAGS.
634        Remove obsolete comments.
635
6362002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * custom/gen405.cfg: Remove -D__powerpc__.
639
6402002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
643        * custom/erc32.cfg: Ditto.
644        * custom/leon2.cfg: Ditto.
645
646
6472002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
650        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
651        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
652
6532002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * custom/cvme961.cfg: Remove GCC272 support.
656        * custom/dmv152.cfg: Remove GCC272 support.
657        * custom/efi332.cfg: Remove GCC272 support.
658        * custom/efi68k.cfg: Remove GCC272 support.
659        * custom/eth_comm.cfg: Remove GCC272 support.
660        * custom/gen405.cfg: Remove GCC272 support.
661        * custom/gen68302.cfg: Remove GCC272 support.
662        * custom/gen68340.cfg: Remove GCC272 support.
663        * custom/gen68360.cfg: Remove GCC272 support.
664        * custom/genmongoosev.cfg: Remove GCC272 support.
665        * custom/helas403.cfg: Remove GCC272 support.
666        * custom/i386ex.cfg: Remove GCC272 support.
667        * custom/i960sim.cfg: Remove GCC272 support.
668        * custom/idp.cfg: Remove GCC272 support.
669        * custom/leon2.cfg: Remove GCC272 support.
670        * custom/mbx8xx.cfg: Remove GCC272 support.
671        * custom/mcf5206elite.cfg: Remove GCC272 support.
672        * custom/mpc8260ads.cfg: Remove GCC272 support.
673        * custom/mrm332.cfg: Remove GCC272 support.
674        * custom/mvme136.cfg: Remove GCC272 support.
675        * custom/mvme147.cfg: Remove GCC272 support.
676        * custom/mvme167.cfg: Remove GCC272 support.
677        * custom/ods68302.cfg: Remove GCC272 support.
678        * custom/p4000.cfg: Remove GCC272 support.
679        * custom/p4600.cfg: Remove GCC272 support.
680        * custom/p4650.cfg: Remove GCC272 support.
681        * custom/pc386.cfg: Remove GCC272 support.
682        * custom/portsw.cfg: Remove GCC272 support.
683        * custom/psim.cfg: Remove GCC272 support.
684        * custom/rxgen960.cfg: Remove GCC272 support.
685        * custom/score603e.cfg: Remove GCC272 support.
686        * custom/sim68000.cfg: Remove GCC272 support.
687        * custom/simhppa.cfg: Remove GCC272 support.
688        * custom/simsh4.cfg: Remove GCC272 support.
689        * custom/ts_386ex.cfg: Remove GCC272 support.
690
6912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
694        * Makefile.am: Remove AUTOMAKE_OPTIONS.
695        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
696        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
697
6982002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * compilers/gcc-target-default.cfg: Add missing \.
701        Reported by Ilya Alexeev <ilya@continuum.ru>.
702
7032002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
706        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
707        support.
708        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
709
7102001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
713        * custom/FreeBSD-posix.cfg: Ditto.
714        * custom/HPUX9-posix.cfg: Ditto.
715        * custom/Linux-posix.cfg: Ditto.
716        * custom/Solaris-posix.cfg: Ditto.
717
7182001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
721        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
722
7232001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * custom/armulator.cfg: Remove make-target-options.
726        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
727        (now in erc32/configure.ac).
728        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
729        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
730        Remove CONSOLE_USE_POLLED (Unused).
731        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
732        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
733        * custom/mvme162.cfg: Remove references to mvme162lx.
734        Abandon gcc272. Remove make-target-options.
735        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
736
7372001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * custom/bare.cfg: Remove make-target-options.
740        * custom/c4xsim.cfg: Ditto.
741        * custom/cvme961.cfg: Ditto.
742        * custom/efi68k.cfg: Ditto.
743        * custom/gen68302.cfg: Ditto.
744        * custom/gen68340.cfg: Ditto.
745        * custom/genmongoosev.cfg: Ditto.
746        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
747        make-exe, remove empty lines.
748        * custom/h8sim.cfg: Remove make-target-options.
749        * custom/mcf5206elite.cfg: Ditto.
750        * custom/mrm332.cfg: Ditto.
751        * custom/mvme147.cfg: Ditto.
752        * custom/ods68302.cfg: Ditto.
753        * custom/p4000.cfg: Ditto.
754        * custom/p4600.cfg: Ditto.
755        * custom/p4650.cfg: Ditto.
756        * custom/pc386.cfg: Ditto.
757        * custom/portsw.cfg: Ditto.
758        * custom/simsh4.cfg: Ditto.
759
7602001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * custom/efi332.cfg: Remove make-target-options.
763        * custom/idp.cfg: Ditto.
764        * custom/jmr3904.cfg: Ditto.
765
7662001-11-27      Joel Sherrill <joel@OARcorp.com>,
767
768        * ChangeLog: Deleted bogus entry.
769
7702001-11-27      Joel Sherrill <joel@OARcorp.com>,
771
772        * custom/ods68302.cfg: Eliminated required definition of macros in this
773        file for the BSP to compile.  The ROM and ROM address and size settings
774        are now linker script items. 
775
7762001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778
779        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
780        Remove make-target-options.
781        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
782        Remove make-target-options.
783        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
784        DATA_CACHE_ENABLE.
785        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
786        DATA_CACHE_ENABLE.
787        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
788        DATA_CACHE_ENABLE.
789
7902001-11-25      Joel Sherrill <joel@OARcorp.com>
791
792        * custom/papyrus.cfg: Removed.
793        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
794
7952001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
798        * custom/mcp750.cfg: Ditto.
799
8002001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
803        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
804        * custom/psim.cfg: Refect changes to psim/configure.ac.
805        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
806        remove SCORE603E_GENERATION.
807
8082001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
811        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
812        * custom/mbx860_005b.cfg: Ditto.
813        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
814
815
8162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * custom/gensh1.cfg: remove make-target-options.
819        * custom/gensh2.cfg: remove make-target-options.
820
8212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
824        remove make-target-options, remove BSP_CPPFLAGS.
825
8262001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
829
8302001-11-14      Joel Sherrill <joel@OARcorp.com>
831
832        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
833        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
834        These are new exception processing model BSPs and thus do not
835        need to define PPC_USE_SPRG.
836
8372001-11-14      Joel Sherrill <joel@OARcorp.com>
838
839        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
840
8412001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * custom/ts_386ex.cfg: Remove make-target-options.
844        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
845        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
846        different flags.
847
8482001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
851        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
852        re-adopt mcp750.cfg's make-exe.
853
8542001-11-13      Joel Sherrill <joel@OARcorp.com>
855
856        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
857        the --srec-len argument to objcopy only supported in binutils 2.11
858        or newer.
859
8602001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
861
862        This modification is part of the submitted modifications necessary to
863        support the IBM PPC405 family.  This submission was reviewed by
864        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
865        not negatively impact the ppc403 BSPs.  The submission and tracking
866        process was captured as PR50.
867        * custom/gen405.cfg: New file.
868        * custom/helas403.cfg: Modified to generate Srecords.
869
8702001-10-30      Joel Sherrill <joel@OARcorp.com>
871
872        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
873
8742001-10-26      Victor V. Vengerov <vvv@oktet.ru>
875
876        * custom/mcf5206elite.cfg: New file.
877
8782001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
879
880        * custom/mpc8260ads.cfg: New file.
881
8822001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * custom/gensh4.cfg: Remove START_HW_INIT.
885        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
886
8872001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * custom/gensh4.cfg: Remove HZ.
890        * custom/simsh4.cfg: Remove HZ.
891
8922001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
893
894        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
895        of Hitachi SH4 BSPs of the same name.  Reviewed and some
896        cleanup by Joel Sherrill <joel@OARcorp.com>.
897
8982001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
901
9022001-10-11      Joel Sherrill <joel@OARcorp.com>
903
904        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
905        to avoid using the apparently broken or deprecated -o argument.
906
9072001-09-28      Joel Sherrill <joel@OARcorp.com>
908
909        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
910        for MC68302_BASE.
911
9122001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * custom/bare.cfg: Define dummy make-cxx-exe.
915
9162001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * ChangeLog: Formatting cleanup.
919
9202001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
923        make-target-options.
924        * custom/FreeBSD-posix.cfg: Remove make-target-options.
925        * custom/HPUX9-posix.cfg: Dito.
926        * custom/Linux-posix.cfg: Dito.
927        * custom/Solaris-posix.cfg: Dito.
928        * custom/arm_bare_bsp.cfg: Dito.
929        * custom/armulator.cfg: Dito.
930        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
931        * custom/i386ex.cfg: Remove make-target-options.
932        * custom/i960sim.cfg: Remove make-target-options.
933        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
934        CONSOLE_USE_INTERRUPTS.
935        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
936        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
937        CONSOLE_USE_INTERRUPTS.
938        * custom/vegaplus.cfg: Remove make-target-options.
939
9402001-05-25      Joel Sherrill <joel@OARcorp.com>
941
942        * custom/mrm332.cfg: Switched $(SED) to sed.
943
9442000-05-25      Matt Cross <profesor@gweep.net>
945
946        * New MRM332 BSP for the Mini RoboMind board based
947        on the 68332 microcontroller designed and build by Mark
948        Castelluccio.  For details on the MRM see http://www.robominds.com.
949        * custom/mrm332.cfg: New file.
950
9512001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
954        CONSOLE_USE_POLLED, HAS_RTC.
955
9562001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
959        * custom/gensh2.cfg: Dito.
960
9612001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
964        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
965        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
966        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
967        remove unused flags, remove -ansi from CPP.
968        * custom/eth_comm.cfg: Remove CPU_DEFINES.
969        * custom/sim68000.cfg: Remove CPU_DEFINES.
970       
9712001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
972
973        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
974        * compilers/gcc-target-default.cfg: Dito.
975        * compilers/gcc-portsw.cfg: Remove -Hansi.
976        * custom/posix.cfg: Remove inclusion of target.cfg.
977        * custom/simhppa.cfg: Remove -ansi -fasm.
978
9792001-04-11      Eric Valette <valette@crf.canon.fr>
980
981        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
982        "new exception processing model."
983
9842001-04-11      Joel Sherrill <joel@OARcorp.com>
985
986        * custom/default.cfg: Switch to using exec_prefix to reflect new
987        organization of install point from Ralf Corsepius.
988
9892001-03-30      Eric Valette <valette@crf.canon.fr>
990
991        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
992        use the "new exception processing model."
993
9942001-03-14      Joel Sherrill <joel@OARcorp.com>
995
996        * custom/genmongossev.cfg: New file.
997
9982001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * custom/pc386dx.cfg: New bsp.
1001
10022001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1005        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1006        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1007
10082001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1009
1010        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1011        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1012        * host.cfg.in: Remove RM, make-script.
1013        * ChangeLog: Remove bogus 2001-01-22 entry.
1014
10152001-01-09      Joel Sherrill <joel@OARcorp.com>
1016
1017        * custom/pc386.cfg (make-exe): Removed commented out lines that
1018        were displayed in build longs.
1019
10202001-01-08      Joel Sherrill <joel@OARcorp.com>
1021
1022        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1023        unneeded definitions when compiled for "mips" rather than "mips64orion."
1024        Correct CPU_CFLAGS.
1025
10262001-01-05      Joel Sherrill <joel@OARcorp.com>
1027
1028        * custom/gensh1.cfg: Removed rest of make-target-options and
1029        moved them to BSP configure options.
1030
10312001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1032
1033        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1034        install point or assuming BSP build tree is available.
1035
10362001-01-03      Joel Sherrill <joel@OARcorp.com>
1037
1038        * custom/psim.cfg: Removed unused variables.
1039
10402001-01-03      Joel Sherrill <joel@OARcorp.com>
1041
1042        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1043        * custom/simcpu32.cfg: Removed MVME162 reference.
1044
10452000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1046
1047        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1048        Still need to fix to avoid touching install point on non-install stanza.
1049
10502000-12-06      Joel Sherrill <joel@OARcorp.com>
1051
1052        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1053        and copies that should not be in it.
1054
10552000-12-01      Joel Sherrill <joel@OARcorp.com>
1056
1057        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1058
10592000-11-30      Joel Sherrill <joel@OARcorp.com>
1060
1061        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1062        a mips1.  gcc translates -m3900 into that.
1063
10642000-11-27      Joel Sherrill <joel@OARcorp.com>
1065
1066        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1067
10682000-11-27      Joel Sherrill <joel@OARcorp.com>
1069
1070        * custom/shsim.cfg: New file.
1071        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1072        The shsim is for the SH simulator in gdb. It should be able
1073        to be used with multiple SH CPU models.  This will require
1074        adding BSP variants.
1075
10762000-11-25      Joel Sherrill <joel@OARcorp.com>
1077
1078        * custom/pc386.cfg: make-exe rule would write into
1079        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1080        is generally not writeable after the BSP is installed and you do not
1081        want every application installed there by default.  Reported by
1082        Eric Norum <eric.norum@usask.ca>.
1083
10842000-11-25      Joel Sherrill <joel@OARcorp.com>
1085
1086        * custom/Makefile.am: Updated to add jmr3904.cfg
1087        * custom/jmr3904.cfg: New file.
1088
10892000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * custom/leon2.cfg: Removed defines that are now generated
1092        in a non-BSP specific manner.
1093
10942000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1095
1096        * custom/Makefile.am: Modified to reflect addition of files.
1097        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1098        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1099
11002000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1103
11042000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1107
11082000-10-24      Joel Sherrill <joel@OARcorp.com>
1109
1110        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1111        definition since this information can be picked up from
1112        autoconf generated files.  These BSPs are shared by the
1113        mips and mips64orion "ports."
1114
11152000-10-18      Joel Sherrill <joel@OARcorp.com>
1116
1117        * compilers/gcc-portsw.cfg: Use gcc style flags.
1118
11192000-09-13      Joel Sherrill <joel@OARcorp.com>
1120
1121        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1122        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1123
11242000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1125
1126        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1127        Eric Valette <valette@crf.canon.fr>.
1128        * custom/vegaplus.cfg: New file.
1129
11302000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1133        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1134        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1135        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1136        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1137        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1138        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1139
11402000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * custom/gensh2.cfg: Fix comments.
1143
11442000-09-12      Joel Sherrill <joel@OARcorp.com>
1145
1146        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1147        compiler arguments that specify CPU model options.
1148
11492000-09-12      Joel Sherrill <joel@OARcorp.com>
1150
1151        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1152        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1153        may be incorrect but the BSP now compiles.
1154
11552000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * custom/arm_bare_bsp.cfg: Fix comments.
1158
11592000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1162        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1163        * ChangeLog: File paths corrected
1164
11652000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1166
1167        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1168
11692000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * custom/pck6.cfg: New file
1172        * custom/pc486.cfg: Use -m486
1173        * custom/pc586.cfg: Use -mpentium
1174        * custom/pc686.cfg: Use -mmpentiumpro
1175        * custom/i386ex.cfg: Use -msoft-float
1176
11772000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1178
1179        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1180
11812000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1182
1183        * ChangeLog: File paths corrected.
1184
11852000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1186
1187        * custom/mvme167.cfg: Add specification of printk port, console port
1188        and serial I/O mode.  Arrange for the stripped executable to
1189        be copied up the build tree.
1190       
11912000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1192
1193        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1194
11952000-08-10      John Cotton  <john.cotton@nrc.ca>
1196
1197        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1198
11992000-08-10      Joel Sherrill <joel@OARcorp.com>
1200
1201        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.