source: rtems/make/ChangeLog @ 36c8d162

4.104.114.84.95
Last change on this file since 36c8d162 was e36387cf, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/16/07 at 01:43:20

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

  • make/Makefile.am: Cleanup.
  • Property mode set to 100644
File size: 40.4 KB
Line 
12007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * make/Makefile.am: Cleanup.
4
52007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
8        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
9        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
10        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
11        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
12        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
13        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
14        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
15        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
16        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
17        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
18        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
19        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
20        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
21        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
22        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
23        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
24        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
25        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
26        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
27        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
28        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
29        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
30
312007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
32
33        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
34        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
35        Use $(NM) -g -n instead of $(NM) -n.
36        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
37        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
38        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
39
402007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
41
42        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
43        DRIVER_ARCHITECTURE.
44        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
45        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
46        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
47        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
48        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
49        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
50        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
51        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
52        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
53        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
54        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
55        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
56        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
57        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
58        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
59        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
60        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
61        CXXFLAGS_OPTIMIZE_V.
62
632007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
64
65        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
66        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
67        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
68        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
69
702006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
71
72        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
73        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
74        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
75        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
76        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
77        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
78        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
79        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
80        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
81        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
82        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
83        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
84        custom/i386ex.cfg, custom/idp.cfg,
85        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
86        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
87        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
88        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
89        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
90        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
91        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
92        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
93        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
94        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
95        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
96        Cleanup.
97
982006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
99
100        * custom/uC5282.cfg: Remove hard-code compiler flags.
101        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
102        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
103
1042006-10-23      Joel Sherrill <joel@OARcorp.com>
105
106        * custom/eZKit533.cfg: New file.
107
1082006-09-08      Kate Feng <feng1@bnl.gov>
109
110        PR 1150/bsps
111        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
112        that gcc (4.0.2) implicitely uses the vector engine for optimization;
113        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
114
1152006-08-09      Kolja Waschk <waschk@telos.de>
116
117        * Makefile.am: New port to Altera NIOS II.
118        * custom/nios2_iss.cfg: New file.
119
1202006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
121
122        * custom/brsl5.cfg: (PR1117) added
123       
1242006-06-08      Bruce Robinson <brucer@pmccorp.com>
125       
126        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
127        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
128
1292005-04-10      Eric Norum <norume@aps.anl.gov>
130
131        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
132
1332006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
134
135        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
136        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
137        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
138        Remove (abandoned).
139
1402006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
143        Merger from rtems-4-6-branch.
144
1452006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        PR 851/bsps
148        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
149        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
150
1512005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
152
153        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
154
1552005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
156
157        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
158        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
159        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
160        Use .srec for files containing SRECs.
161
1622005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * custom/gp32.cfg: Replace .gxb with .elf.
165        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
166
1672005-11-03      Till Straumann <strauman@slac.stanford.edu>
168
169        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
170        -mcpu=750 instead.
171
1722005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        * custom/orp.cfg: Remove (abandoned).
175        * custom/av5282.cfg: Remove obsolete vars.
176        * custom/gba.cfg: Remove PROFILE* (abandoned).
177        Remove -static (bogus).
178
1792005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
180
181        PR 822/bsps
182        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
183
1842005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
185
186        * custom/av5282.cfg: New file.
187
1882005-06-17      Markku Puro <markku.puro@kopteri.net>
189
190        * Makefile.am: Adding GameBoy Advance BSP.
191        * custom/gba.cfg: New file.
192
1932005-06-17      Joel Sherrill <joel@OARcorp.com>
194
195        * custom/mcf5235.cfg: New file.
196
1972005-06-01      Philippe Simons <loki_666@fastmail.fm>
198
199        * custom/gp32.cfg: Add make-cxx-exe.
200
2012005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
202
203        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
204        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
205        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
206
2072005-05-02      Joel Sherrill <joel@OARcorp.com>
208
209        * Makefile.am: Remove dmv177 and ppcn_60x.
210        * custom/dmv177.cfg: Removed.
211
2122005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
215
2162005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
217
218        * Makefile.am: Initial release of ep1a bsp
219        * custom/ep1a.cfg: New file.
220
2212005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
222
223        * custom/score603e.cfg: Update score603e to new exception model
224        NOTE: These modifications have not been tested on hardware.
225
2262005-03-11      Jay Monkman <jtm@lopingdog.com>
227
228        * custom/vegaplus.cfg: Removed.
229
2302005-03-11      Philippe Simons <loki_666@fastmail.fm>
231
232        * custom/gp32.cfg: New file.
233
2342005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
235
236        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
237        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
238        Remove -Wa,-m7450.
239
2402005-02-25      Joel Sherrill <joel@OARcorp.com>
241
242        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
243        * custom/arm_bare_bsp.cfg: Removed.
244
2452005-02-24      Jay Monkman <jtm@lopingdog.com>
246
247        * custom/csb350.cfg: New BSP.
248
2492005-02-24      Jay Monkman <jtm@lopingdog.com>
250
251        * custom/csb337.cfg: Cleanup.
252
2532005-02-08      Eric Norum <norume@aps.anl.gov>
254
255        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
256        proper versions of gcc (which take -m528x as an order to load the
257        -m5200 multilib variants) are widely available.
258
2592005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
260
261        * custom/uC5282.cfg: Cleanup.
262
2632005-01-28      Eric Norum <norume@aps.anl.gov>
264
265        * Makefile.am, custom/uC5282.cfg: New BSP
266
2672005-01-20      Joel Sherrill <joel@OARcorp.com>
268
269        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
270        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
271        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
272        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
273        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
274
2752005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
276
277        * compilers/gcc-portsw.cfg: Remove.
278        * Makefile.am: Reflect change above.
279
2802004-11-23      Joel Sherrill <joel@OARcorp.com>
281
282        * Makefile.am: Remove eth_comm.
283        * custom/eth_comm.cfg: Removed.
284
2852004-11-22      Jennifer Averett <jennifer@OARcorp.com>
286
287        PR 581/bsps
288        * custom/psim.cfg: Convert PSIM to new exception model.
289
2902004-11-17      Joel Sherrill <joel@OARcorp.com>
291
292        * custom/mvme2100.cfg: Add make-cxx-exe rule.
293
2942004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
295
296        * Makefile.am: Add MVME2100 BSP.
297        * custom/mvme2100.cfg: New file.
298
2992004-11-05      Joel Sherrill <joel@OARcorp.com>
300
301        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
302        architecture name for RTEMS. Since this was used as the -mcpu
303        argument to GCC, that also had to be changed.
304
3052004-10-26      Eric Norum <norume@aps.anl.gov
306
307        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
308
3092004-10-20      Eric Norum <norume@aps.anl.gov
310
311        * custom/mvme5500.cfg: New BSP.
312
3132004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
314
315        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
316
3172004-09-29      Joel Sherrill <joel@OARcorp.com>
318
319        * custom/h8sim.cfg: i960 obsoleted.
320        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
321
3222004-08-03      Jay Monkman <jtm@lopingdog.com>
323
324        * custom/csb360.cfg: New file.
325
3262004-07-15      Jay Monkman
327
328        * custom/csb336.cfg, custom/csb337.cfg: New files.
329
3302004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
331
332        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
333        with FreeBSD and now unused).
334        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
335
3362004-04-12      David Querbach <querbach@realtime.bc.ca>
337
338        * custom/ss555.cfg: New file.
339
3402004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
341
342        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
343        with Cygwin and now unused).
344
3452004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
346
347        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
348
3492004-03-05      Joel Sherrill <joel@OARcorp.com>
350
351        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
352        support.
353
3542004-02-26      Joel Sherrill <joel@OARcorp.com>
355
356        PR 570/bsps
357        * custom/mvme2307.cfg: Do not use -msdata=eabi since
358        it breaks the linking of the vectors.
359
3602004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am: Cosmetics.
363
3642004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
367        dist_rtems_make_custom_DATA = custom/default.cfg.
368
3692004-02-05      Joel Sherrill <joel@OARcorp.com>
370
371        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
372        these -- copied from the 4.6 branch.
373
3742004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        PR 553/bsps
377        * custom/mrm332.cfg: Comment out objdump.
378
3792004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
382
3832004-01-20      Joel Sherrill <joel@OARcorp.com>
384
385        PR 553/bsps
386        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
387        comment.
388
3892004-01-07      Joel Sherrill <joel@OARcorp.com>
390
391        * Makefile.am: Remove efi68k and efi332 references as they are no
392        longer in the tree.
393
3942004-01-07      Joel Sherrill <joel@OARcorp.com>
395
396        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
397        users of these boards so we are removing them.
398        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
399
4002004-01-07      Joel Sherrill <joel@OARcorp.com>
401
402        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
403
4042003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * Makefile.am: EXTRA_DIST +=.
407
4082003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * custom/Makefile.am: Remove.
411        * Makefile.am: Merge-in former custom/Makefile.am
412
4132003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
416        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
417
4182003-09-26      Joel Sherrill <joel@OARcorp.com>
419
420        * custom/simhppa.cfg: Removed.
421
4222003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
425
4262003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        PR 470/bsps
429        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
430        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
431        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
432
4332003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
436        the BSP's configure-script).
437        Remove BSP_CPPFLAGS (Obsolete).
438
4392003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        PR 321/bsps
442        * leaf.cfg: Remove support for profile-variant.
443        * main.cfg: Ditto.
444        * compilers/gcc-no_bsp.cfg: Ditto.
445        * compilers/gcc-portsw.cfg: Ditto.
446        * compilers/gcc-target-default.cfg: Ditto.
447
4482003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
449
450        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
451
4522003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
453
454        PR 368/filesystems
455        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
456        with this PR for alias BSPs.
457
4582003-03-18  Till Straumann <strauman@slac.stanford.edu>
459
460        PR 356/bsps
461        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
462        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
463
4642003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
467
4682003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
471        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
472        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
473        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
474
4752003-02-14      Joel Sherrill <joel@OARcorp.com>
476
477        AMD a29k obsolete.
478        * custom/portsw.cfg: Removed.
479
4802003-01-20      Duane Gustavus <duane@unt.edu>
481
482        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
483
4842003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
487        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
488        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
489        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
490        Move -D_BSD_SOURCE to CPU_CFLAGS.
491        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
492        Move -Dsolaris2 to CPU_CFLAGS.
493        Remove -D__EXTENSIONS__.
494
4952002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * custom/posix.cfg: Remove comment referring to host.cfg.
498
4992002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * custom/default.cfg: Pickup target.cfg from BSP directory.
502
5032002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
504
505        * custom/mtx603e.cfg: New file.
506
5072002-11-17      Joel Sherrill <joel@OARcorp.com>
508
509        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
510        build variants work for user applications post install.
511
5122002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
515        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
516        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
517        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
518        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
519
5202002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
521
522        * custom/edb7312.cfg: New file.
523
5242002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
527        obsolete Makefile.
528        * leaf.cfg: Various changes to LIBVARIANT processing.
529        * main.cfg: Ditto.
530
5312002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * Makefile.am: Add compilers/*.
534        * compilers/Makefile.am: Remove.
535        * lib.cfg: Remove.
536        * directory.cfg: Remove.
537        * README: Remove.
538
5392002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * Makefile.am: Add Templates/*.
542        * Templates/Makefile.am: Remove.
543
5442002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
547
5482002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
551        * custom/HPUX9-posix.cfg: Ditto.
552        * custom/Linux-posix.cfg: Ditto.
553
5542002-10-02      Joel Sherrill <joel@OARcorp.com>
555
556        * custom/armulator.cfg: Remove reference to PowerPC arguments.
557
5582002-09-13      Joel Sherrill <joel@OARcorp.com>
559
560        * Part of addressing PR281.
561        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
562        * compilers/gcc-target-default.cfg: Removed remaining support for
563        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
564        as one of the LDFLAGS when the debug variant is specified.
565
5662002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * custom/posix.cfg: Don't include host.cfg.
569
5702002-08-09      Joel Sherrill <joel@OARcorp.com>
571
572        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
573
5742002-08-07      Ivan Guzvinec <ivang@opencores.org>
575
576        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
577
5782002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
581
5822002-08-06      Joel Sherrill <joel@OARcorp.com>
583
584        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
585        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
586
5872002-08-06      Chris Ziomkowski <chris@asics.ws>
588
589        * custom/or32sim.cfg: New file added as part of merge from
590        OpenCores repository.
591
5922002-08-05      Joel Sherrill <joel@OARcorp.com>
593
594        * Per PR260 eliminate use of make-target-options.  This impacted
595        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
596        SuperCore and required that the m68k optimized memcpy be moved
597        to libcpu.
598        * custom/gen68360.cfg: Remove make-target-options.
599
6002002-08-01      Joel Sherrill <joel@OARcorp.com>
601
602        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
603        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
604
6052002-08-01      Joel Sherrill <joel@OARcorp.com>
606
607        * custom/mvme136.cfg: Remove make-target-options.
608
6092002-07-30      Joel Sherrill <joel@OARcorp.com>
610
611        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
612        will disappear when make clean is performed.
613
6142002-07-24      Joel Sherrill <joel@OARcorp.com>
615
616        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
617        to use gcc 3.1 arguments.
618
6192002-07-22      Joel Sherrill <joel@OARcorp.com>
620
621        * Templates/Makefile.leaf: Clarify the MANAGERS example.
622
6232002-07-01      Joel Sherrill <joel@OARcorp.com>
624
625        * custom/p4650.cfg: Update arguments to gcc3.
626
6272002-06-14      Joel Sherrill <joel@OARcorp.com>
628
629        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
630        to gcc 3.1 arguments.
631
6322002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
633
634        * custom/dmv177.cfg: Use -mcpu=603e.
635        * custom/ppcn_60x.cfg: Use -mcpu=603e.
636        * custom/psim.cfg: Use -mcpu=603e.
637        * custom/score603e.cfg: Use -mcpu=603e.
638        * custom/ts_386ex.cfg: Remove obsolete comments.
639        * custom/rxgen960.cfg: Remove obsolete comments.
640        * custom/cvme961.cfg: Remove obsolete comments.
641
6422001-05-09      Joel Sherrill <joel@OARcorp.com>
643
644        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
645        compatable arguments.
646 
6472002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
650        Remove obsolete comments.
651        * custom/eth_comm.cfg: Remove make-target-options.
652        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
653        CPU_CFLAGS.
654        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
655        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
656        * custom/mbx8xx.cfg: Remove make-target-options.
657        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
658        Remove obsolete comments.
659        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
660        Remove obsolete comments.
661        * custom/mpc8260ads.cfg: Remove make-target-options.
662        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
663        CPU_CFLAGS.
664        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
665        Remove obsolete comments.
666        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
667        CPU_CFLAGS.
668        Remove obsolete comments.
669        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
670        Remove obsolete comments.
671        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
672        CPU_CFLAGS.
673        Remove obsolete comments.
674
6752002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * custom/gen405.cfg: Remove -D__powerpc__.
678
6792002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
682        * custom/erc32.cfg: Ditto.
683        * custom/leon2.cfg: Ditto.
684
685
6862002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
689        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
690        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
691
6922002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * custom/cvme961.cfg: Remove GCC272 support.
695        * custom/dmv152.cfg: Remove GCC272 support.
696        * custom/efi332.cfg: Remove GCC272 support.
697        * custom/efi68k.cfg: Remove GCC272 support.
698        * custom/eth_comm.cfg: Remove GCC272 support.
699        * custom/gen405.cfg: Remove GCC272 support.
700        * custom/gen68302.cfg: Remove GCC272 support.
701        * custom/gen68340.cfg: Remove GCC272 support.
702        * custom/gen68360.cfg: Remove GCC272 support.
703        * custom/genmongoosev.cfg: Remove GCC272 support.
704        * custom/helas403.cfg: Remove GCC272 support.
705        * custom/i386ex.cfg: Remove GCC272 support.
706        * custom/i960sim.cfg: Remove GCC272 support.
707        * custom/idp.cfg: Remove GCC272 support.
708        * custom/leon2.cfg: Remove GCC272 support.
709        * custom/mbx8xx.cfg: Remove GCC272 support.
710        * custom/mcf5206elite.cfg: Remove GCC272 support.
711        * custom/mpc8260ads.cfg: Remove GCC272 support.
712        * custom/mrm332.cfg: Remove GCC272 support.
713        * custom/mvme136.cfg: Remove GCC272 support.
714        * custom/mvme147.cfg: Remove GCC272 support.
715        * custom/mvme167.cfg: Remove GCC272 support.
716        * custom/ods68302.cfg: Remove GCC272 support.
717        * custom/p4000.cfg: Remove GCC272 support.
718        * custom/p4600.cfg: Remove GCC272 support.
719        * custom/p4650.cfg: Remove GCC272 support.
720        * custom/pc386.cfg: Remove GCC272 support.
721        * custom/portsw.cfg: Remove GCC272 support.
722        * custom/psim.cfg: Remove GCC272 support.
723        * custom/rxgen960.cfg: Remove GCC272 support.
724        * custom/score603e.cfg: Remove GCC272 support.
725        * custom/sim68000.cfg: Remove GCC272 support.
726        * custom/simhppa.cfg: Remove GCC272 support.
727        * custom/simsh4.cfg: Remove GCC272 support.
728        * custom/ts_386ex.cfg: Remove GCC272 support.
729
7302002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
733        * Makefile.am: Remove AUTOMAKE_OPTIONS.
734        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
735        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
736
7372002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * compilers/gcc-target-default.cfg: Add missing \.
740        Reported by Ilya Alexeev <ilya@continuum.ru>.
741
7422002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
745        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
746        support.
747        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
748
7492001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
752        * custom/FreeBSD-posix.cfg: Ditto.
753        * custom/HPUX9-posix.cfg: Ditto.
754        * custom/Linux-posix.cfg: Ditto.
755        * custom/Solaris-posix.cfg: Ditto.
756
7572001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
760        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
761
7622001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * custom/armulator.cfg: Remove make-target-options.
765        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
766        (now in erc32/configure.ac).
767        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
768        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
769        Remove CONSOLE_USE_POLLED (Unused).
770        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
771        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
772        * custom/mvme162.cfg: Remove references to mvme162lx.
773        Abandon gcc272. Remove make-target-options.
774        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
775
7762001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * custom/bare.cfg: Remove make-target-options.
779        * custom/c4xsim.cfg: Ditto.
780        * custom/cvme961.cfg: Ditto.
781        * custom/efi68k.cfg: Ditto.
782        * custom/gen68302.cfg: Ditto.
783        * custom/gen68340.cfg: Ditto.
784        * custom/genmongoosev.cfg: Ditto.
785        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
786        make-exe, remove empty lines.
787        * custom/h8sim.cfg: Remove make-target-options.
788        * custom/mcf5206elite.cfg: Ditto.
789        * custom/mrm332.cfg: Ditto.
790        * custom/mvme147.cfg: Ditto.
791        * custom/ods68302.cfg: Ditto.
792        * custom/p4000.cfg: Ditto.
793        * custom/p4600.cfg: Ditto.
794        * custom/p4650.cfg: Ditto.
795        * custom/pc386.cfg: Ditto.
796        * custom/portsw.cfg: Ditto.
797        * custom/simsh4.cfg: Ditto.
798
7992001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * custom/efi332.cfg: Remove make-target-options.
802        * custom/idp.cfg: Ditto.
803        * custom/jmr3904.cfg: Ditto.
804
8052001-11-27      Joel Sherrill <joel@OARcorp.com>,
806
807        * ChangeLog: Deleted bogus entry.
808
8092001-11-27      Joel Sherrill <joel@OARcorp.com>,
810
811        * custom/ods68302.cfg: Eliminated required definition of macros in this
812        file for the BSP to compile.  The ROM and ROM address and size settings
813        are now linker script items. 
814
8152001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817
818        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
819        Remove make-target-options.
820        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
821        Remove make-target-options.
822        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
823        DATA_CACHE_ENABLE.
824        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
825        DATA_CACHE_ENABLE.
826        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
827        DATA_CACHE_ENABLE.
828
8292001-11-25      Joel Sherrill <joel@OARcorp.com>
830
831        * custom/papyrus.cfg: Removed.
832        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
833
8342001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
837        * custom/mcp750.cfg: Ditto.
838
8392001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
842        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
843        * custom/psim.cfg: Refect changes to psim/configure.ac.
844        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
845        remove SCORE603E_GENERATION.
846
8472001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
850        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
851        * custom/mbx860_005b.cfg: Ditto.
852        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
853
854
8552001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * custom/gensh1.cfg: remove make-target-options.
858        * custom/gensh2.cfg: remove make-target-options.
859
8602001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
863        remove make-target-options, remove BSP_CPPFLAGS.
864
8652001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
868
8692001-11-14      Joel Sherrill <joel@OARcorp.com>
870
871        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
872        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
873        These are new exception processing model BSPs and thus do not
874        need to define PPC_USE_SPRG.
875
8762001-11-14      Joel Sherrill <joel@OARcorp.com>
877
878        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
879
8802001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * custom/ts_386ex.cfg: Remove make-target-options.
883        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
884        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
885        different flags.
886
8872001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
890        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
891        re-adopt mcp750.cfg's make-exe.
892
8932001-11-13      Joel Sherrill <joel@OARcorp.com>
894
895        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
896        the --srec-len argument to objcopy only supported in binutils 2.11
897        or newer.
898
8992001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
900
901        This modification is part of the submitted modifications necessary to
902        support the IBM PPC405 family.  This submission was reviewed by
903        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
904        not negatively impact the ppc403 BSPs.  The submission and tracking
905        process was captured as PR50.
906        * custom/gen405.cfg: New file.
907        * custom/helas403.cfg: Modified to generate Srecords.
908
9092001-10-30      Joel Sherrill <joel@OARcorp.com>
910
911        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
912
9132001-10-26      Victor V. Vengerov <vvv@oktet.ru>
914
915        * custom/mcf5206elite.cfg: New file.
916
9172001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
918
919        * custom/mpc8260ads.cfg: New file.
920
9212001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * custom/gensh4.cfg: Remove START_HW_INIT.
924        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
925
9262001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * custom/gensh4.cfg: Remove HZ.
929        * custom/simsh4.cfg: Remove HZ.
930
9312001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
932
933        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
934        of Hitachi SH4 BSPs of the same name.  Reviewed and some
935        cleanup by Joel Sherrill <joel@OARcorp.com>.
936
9372001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
940
9412001-10-11      Joel Sherrill <joel@OARcorp.com>
942
943        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
944        to avoid using the apparently broken or deprecated -o argument.
945
9462001-09-28      Joel Sherrill <joel@OARcorp.com>
947
948        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
949        for MC68302_BASE.
950
9512001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * custom/bare.cfg: Define dummy make-cxx-exe.
954
9552001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * ChangeLog: Formatting cleanup.
958
9592001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
962        make-target-options.
963        * custom/FreeBSD-posix.cfg: Remove make-target-options.
964        * custom/HPUX9-posix.cfg: Dito.
965        * custom/Linux-posix.cfg: Dito.
966        * custom/Solaris-posix.cfg: Dito.
967        * custom/arm_bare_bsp.cfg: Dito.
968        * custom/armulator.cfg: Dito.
969        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
970        * custom/i386ex.cfg: Remove make-target-options.
971        * custom/i960sim.cfg: Remove make-target-options.
972        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
973        CONSOLE_USE_INTERRUPTS.
974        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
975        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
976        CONSOLE_USE_INTERRUPTS.
977        * custom/vegaplus.cfg: Remove make-target-options.
978
9792001-05-25      Joel Sherrill <joel@OARcorp.com>
980
981        * custom/mrm332.cfg: Switched $(SED) to sed.
982
9832000-05-25      Matt Cross <profesor@gweep.net>
984
985        * New MRM332 BSP for the Mini RoboMind board based
986        on the 68332 microcontroller designed and build by Mark
987        Castelluccio.  For details on the MRM see http://www.robominds.com.
988        * custom/mrm332.cfg: New file.
989
9902001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
993        CONSOLE_USE_POLLED, HAS_RTC.
994
9952001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
998        * custom/gensh2.cfg: Dito.
999
10002001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1003        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1004        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1005        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1006        remove unused flags, remove -ansi from CPP.
1007        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1008        * custom/sim68000.cfg: Remove CPU_DEFINES.
1009       
10102001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1013        * compilers/gcc-target-default.cfg: Dito.
1014        * compilers/gcc-portsw.cfg: Remove -Hansi.
1015        * custom/posix.cfg: Remove inclusion of target.cfg.
1016        * custom/simhppa.cfg: Remove -ansi -fasm.
1017
10182001-04-11      Eric Valette <valette@crf.canon.fr>
1019
1020        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1021        "new exception processing model."
1022
10232001-04-11      Joel Sherrill <joel@OARcorp.com>
1024
1025        * custom/default.cfg: Switch to using exec_prefix to reflect new
1026        organization of install point from Ralf Corsepius.
1027
10282001-03-30      Eric Valette <valette@crf.canon.fr>
1029
1030        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1031        use the "new exception processing model."
1032
10332001-03-14      Joel Sherrill <joel@OARcorp.com>
1034
1035        * custom/genmongossev.cfg: New file.
1036
10372001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1038
1039        * custom/pc386dx.cfg: New bsp.
1040
10412001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1044        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1045        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1046
10472001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1050        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1051        * host.cfg.in: Remove RM, make-script.
1052        * ChangeLog: Remove bogus 2001-01-22 entry.
1053
10542001-01-09      Joel Sherrill <joel@OARcorp.com>
1055
1056        * custom/pc386.cfg (make-exe): Removed commented out lines that
1057        were displayed in build longs.
1058
10592001-01-08      Joel Sherrill <joel@OARcorp.com>
1060
1061        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1062        unneeded definitions when compiled for "mips" rather than "mips64orion."
1063        Correct CPU_CFLAGS.
1064
10652001-01-05      Joel Sherrill <joel@OARcorp.com>
1066
1067        * custom/gensh1.cfg: Removed rest of make-target-options and
1068        moved them to BSP configure options.
1069
10702001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1071
1072        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1073        install point or assuming BSP build tree is available.
1074
10752001-01-03      Joel Sherrill <joel@OARcorp.com>
1076
1077        * custom/psim.cfg: Removed unused variables.
1078
10792001-01-03      Joel Sherrill <joel@OARcorp.com>
1080
1081        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1082        * custom/simcpu32.cfg: Removed MVME162 reference.
1083
10842000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1085
1086        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1087        Still need to fix to avoid touching install point on non-install stanza.
1088
10892000-12-06      Joel Sherrill <joel@OARcorp.com>
1090
1091        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1092        and copies that should not be in it.
1093
10942000-12-01      Joel Sherrill <joel@OARcorp.com>
1095
1096        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1097
10982000-11-30      Joel Sherrill <joel@OARcorp.com>
1099
1100        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1101        a mips1.  gcc translates -m3900 into that.
1102
11032000-11-27      Joel Sherrill <joel@OARcorp.com>
1104
1105        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1106
11072000-11-27      Joel Sherrill <joel@OARcorp.com>
1108
1109        * custom/shsim.cfg: New file.
1110        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1111        The shsim is for the SH simulator in gdb. It should be able
1112        to be used with multiple SH CPU models.  This will require
1113        adding BSP variants.
1114
11152000-11-25      Joel Sherrill <joel@OARcorp.com>
1116
1117        * custom/pc386.cfg: make-exe rule would write into
1118        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1119        is generally not writeable after the BSP is installed and you do not
1120        want every application installed there by default.  Reported by
1121        Eric Norum <eric.norum@usask.ca>.
1122
11232000-11-25      Joel Sherrill <joel@OARcorp.com>
1124
1125        * custom/Makefile.am: Updated to add jmr3904.cfg
1126        * custom/jmr3904.cfg: New file.
1127
11282000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * custom/leon2.cfg: Removed defines that are now generated
1131        in a non-BSP specific manner.
1132
11332000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1134
1135        * custom/Makefile.am: Modified to reflect addition of files.
1136        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1137        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1138
11392000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1142
11432000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1146
11472000-10-24      Joel Sherrill <joel@OARcorp.com>
1148
1149        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1150        definition since this information can be picked up from
1151        autoconf generated files.  These BSPs are shared by the
1152        mips and mips64orion "ports."
1153
11542000-10-18      Joel Sherrill <joel@OARcorp.com>
1155
1156        * compilers/gcc-portsw.cfg: Use gcc style flags.
1157
11582000-09-13      Joel Sherrill <joel@OARcorp.com>
1159
1160        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1161        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1162
11632000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1164
1165        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1166        Eric Valette <valette@crf.canon.fr>.
1167        * custom/vegaplus.cfg: New file.
1168
11692000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1172        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1173        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1174        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1175        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1176        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1177        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1178
11792000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * custom/gensh2.cfg: Fix comments.
1182
11832000-09-12      Joel Sherrill <joel@OARcorp.com>
1184
1185        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1186        compiler arguments that specify CPU model options.
1187
11882000-09-12      Joel Sherrill <joel@OARcorp.com>
1189
1190        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1191        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1192        may be incorrect but the BSP now compiles.
1193
11942000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        * custom/arm_bare_bsp.cfg: Fix comments.
1197
11982000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1199
1200        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1201        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1202        * ChangeLog: File paths corrected
1203
12042000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1205
1206        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1207
12082000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * custom/pck6.cfg: New file
1211        * custom/pc486.cfg: Use -m486
1212        * custom/pc586.cfg: Use -mpentium
1213        * custom/pc686.cfg: Use -mmpentiumpro
1214        * custom/i386ex.cfg: Use -msoft-float
1215
12162000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1217
1218        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1219
12202000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1221
1222        * ChangeLog: File paths corrected.
1223
12242000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1225
1226        * custom/mvme167.cfg: Add specification of printk port, console port
1227        and serial I/O mode.  Arrange for the stripped executable to
1228        be copied up the build tree.
1229       
12302000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1231
1232        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1233
12342000-08-10      John Cotton  <john.cotton@nrc.ca>
1235
1236        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1237
12382000-08-10      Joel Sherrill <joel@OARcorp.com>
1239
1240        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.