source: rtems/make/ChangeLog @ af28e68e

4.104.114.84.95
Last change on this file since af28e68e was 00ed1c9, checked in by Joel Sherrill <joel.sherrill@…>, on 06/02/05 at 13:47:22

2005-06-01 Philippe Simons <loki_666@…>

  • custom/gp32.cfg: Add make-cxx-exe.
  • Property mode set to 100644
File size: 32.7 KB
Line 
12005-06-01      Philippe Simons <loki_666@fastmail.fm>
2
3        * custom/gp32.cfg: Add make-cxx-exe.
4
52005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
8        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
9        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
10
112005-05-02      Joel Sherrill <joel@OARcorp.com>
12
13        * Makefile.am: Remove dmv177 and ppcn_60x.
14        * custom/dmv177.cfg: Removed.
15
162005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
19
202005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
21
22        * Makefile.am: Initial release of ep1a bsp
23        * custom/ep1a.cfg: New file.
24
252005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
26
27        * custom/score603e.cfg: Update score603e to new exception model
28        NOTE: These modifications have not been tested on hardware.
29
302005-03-11      Jay Monkman <jtm@lopingdog.com>
31
32        * custom/vegaplus.cfg: Removed.
33
342005-03-11      Philippe Simons <loki_666@fastmail.fm>
35
36        * custom/gp32.cfg: New file.
37
382005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
41        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
42        Remove -Wa,-m7450.
43
442005-02-25      Joel Sherrill <joel@OARcorp.com>
45
46        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
47        * custom/arm_bare_bsp.cfg: Removed.
48
492005-02-24      Jay Monkman <jtm@lopingdog.com>
50
51        * custom/csb350.cfg: New BSP.
52
532005-02-24      Jay Monkman <jtm@lopingdog.com>
54
55        * custom/csb337.cfg: Cleanup.
56
572005-02-08      Eric Norum <norume@aps.anl.gov>
58
59        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
60        proper versions of gcc (which take -m528x as an order to load the
61        -m5200 multilib variants) are widely available.
62
632005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * custom/uC5282.cfg: Cleanup.
66
672005-01-28      Eric Norum <norume@aps.anl.gov>
68
69        * Makefile.am, custom/uC5282.cfg: New BSP
70
712005-01-20      Joel Sherrill <joel@OARcorp.com>
72
73        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
74        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
75        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
76        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
77        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
78
792005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
80
81        * compilers/gcc-portsw.cfg: Remove.
82        * Makefile.am: Reflect change above.
83
842004-11-23      Joel Sherrill <joel@OARcorp.com>
85
86        * Makefile.am: Remove eth_comm.
87        * custom/eth_comm.cfg: Removed.
88
892004-11-22      Jennifer Averett <jennifer@OARcorp.com>
90
91        PR 581/bsps
92        * custom/psim.cfg: Convert PSIM to new exception model.
93
942004-11-17      Joel Sherrill <joel@OARcorp.com>
95
96        * custom/mvme2100.cfg: Add make-cxx-exe rule.
97
982004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
99
100        * Makefile.am: Add MVME2100 BSP.
101        * custom/mvme2100.cfg: New file.
102
1032004-11-05      Joel Sherrill <joel@OARcorp.com>
104
105        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
106        architecture name for RTEMS. Since this was used as the -mcpu
107        argument to GCC, that also had to be changed.
108
1092004-10-26      Eric Norum <norume@aps.anl.gov
110
111        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
112
1132004-10-20      Eric Norum <norume@aps.anl.gov
114
115        * custom/mvme5500.cfg: New BSP.
116
1172004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
118
119        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
120
1212004-09-29      Joel Sherrill <joel@OARcorp.com>
122
123        * custom/h8sim.cfg: i960 obsoleted.
124        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
125
1262004-08-03      Jay Monkman <jtm@lopingdog.com>
127
128        * custom/csb360.cfg: New file.
129
1302004-07-15      Jay Monkman
131
132        * custom/csb336.cfg, custom/csb337.cfg: New files.
133
1342004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
135
136        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
137        with FreeBSD and now unused).
138        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
139
1402004-04-12      David Querbach <querbach@realtime.bc.ca>
141
142        * custom/ss555.cfg: New file.
143
1442004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
145
146        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
147        with Cygwin and now unused).
148
1492004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
150
151        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
152
1532004-03-05      Joel Sherrill <joel@OARcorp.com>
154
155        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
156        support.
157
1582004-02-26      Joel Sherrill <joel@OARcorp.com>
159
160        PR 570/bsps
161        * custom/mvme2307.cfg: Do not use -msdata=eabi since
162        it breaks the linking of the vectors.
163
1642004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * Makefile.am: Cosmetics.
167
1682004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
171        dist_rtems_make_custom_DATA = custom/default.cfg.
172
1732004-02-05      Joel Sherrill <joel@OARcorp.com>
174
175        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
176        these -- copied from the 4.6 branch.
177
1782004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        PR 553/bsps
181        * custom/mrm332.cfg: Comment out objdump.
182
1832004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
186
1872004-01-20      Joel Sherrill <joel@OARcorp.com>
188
189        PR 553/bsps
190        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
191        comment.
192
1932004-01-07      Joel Sherrill <joel@OARcorp.com>
194
195        * Makefile.am: Remove efi68k and efi332 references as they are no
196        longer in the tree.
197
1982004-01-07      Joel Sherrill <joel@OARcorp.com>
199
200        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
201        users of these boards so we are removing them.
202        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
203
2042004-01-07      Joel Sherrill <joel@OARcorp.com>
205
206        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
207
2082003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am: EXTRA_DIST +=.
211
2122003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * custom/Makefile.am: Remove.
215        * Makefile.am: Merge-in former custom/Makefile.am
216
2172003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
220        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
221
2222003-09-26      Joel Sherrill <joel@OARcorp.com>
223
224        * custom/simhppa.cfg: Removed.
225
2262003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
229
2302003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        PR 470/bsps
233        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
234        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
235        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
236
2372003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
240        the BSP's configure-script).
241        Remove BSP_CPPFLAGS (Obsolete).
242
2432003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        PR 321/bsps
246        * leaf.cfg: Remove support for profile-variant.
247        * main.cfg: Ditto.
248        * compilers/gcc-no_bsp.cfg: Ditto.
249        * compilers/gcc-portsw.cfg: Ditto.
250        * compilers/gcc-target-default.cfg: Ditto.
251
2522003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
253
254        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
255
2562003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
257
258        PR 368/filesystems
259        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
260        with this PR for alias BSPs.
261
2622003-03-18  Till Straumann <strauman@slac.stanford.edu>
263
264        PR 356/bsps
265        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
266        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
267
2682003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
271
2722003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
275        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
276        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
277        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
278
2792003-02-14      Joel Sherrill <joel@OARcorp.com>
280
281        AMD a29k obsolete.
282        * custom/portsw.cfg: Removed.
283
2842003-01-20      Duane Gustavus <duane@unt.edu>
285
286        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
287
2882003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
291        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
292        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
293        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
294        Move -D_BSD_SOURCE to CPU_CFLAGS.
295        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
296        Move -Dsolaris2 to CPU_CFLAGS.
297        Remove -D__EXTENSIONS__.
298
2992002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * custom/posix.cfg: Remove comment referring to host.cfg.
302
3032002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * custom/default.cfg: Pickup target.cfg from BSP directory.
306
3072002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
308
309        * custom/mtx603e.cfg: New file.
310
3112002-11-17      Joel Sherrill <joel@OARcorp.com>
312
313        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
314        build variants work for user applications post install.
315
3162002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
319        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
320        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
321        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
322        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
323
3242002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
325
326        * custom/edb7312.cfg: New file.
327
3282002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
331        obsolete Makefile.
332        * leaf.cfg: Various changes to LIBVARIANT processing.
333        * main.cfg: Ditto.
334
3352002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * Makefile.am: Add compilers/*.
338        * compilers/Makefile.am: Remove.
339        * lib.cfg: Remove.
340        * directory.cfg: Remove.
341        * README: Remove.
342
3432002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * Makefile.am: Add Templates/*.
346        * Templates/Makefile.am: Remove.
347
3482002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
351
3522002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
355        * custom/HPUX9-posix.cfg: Ditto.
356        * custom/Linux-posix.cfg: Ditto.
357
3582002-10-02      Joel Sherrill <joel@OARcorp.com>
359
360        * custom/armulator.cfg: Remove reference to PowerPC arguments.
361
3622002-09-13      Joel Sherrill <joel@OARcorp.com>
363
364        * Part of addressing PR281.
365        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
366        * compilers/gcc-target-default.cfg: Removed remaining support for
367        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
368        as one of the LDFLAGS when the debug variant is specified.
369
3702002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * custom/posix.cfg: Don't include host.cfg.
373
3742002-08-09      Joel Sherrill <joel@OARcorp.com>
375
376        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
377
3782002-08-07      Ivan Guzvinec <ivang@opencores.org>
379
380        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
381
3822002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
385
3862002-08-06      Joel Sherrill <joel@OARcorp.com>
387
388        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
389        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
390
3912002-08-06      Chris Ziomkowski <chris@asics.ws>
392
393        * custom/or32sim.cfg: New file added as part of merge from
394        OpenCores repository.
395
3962002-08-05      Joel Sherrill <joel@OARcorp.com>
397
398        * Per PR260 eliminate use of make-target-options.  This impacted
399        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
400        SuperCore and required that the m68k optimized memcpy be moved
401        to libcpu.
402        * custom/gen68360.cfg: Remove make-target-options.
403
4042002-08-01      Joel Sherrill <joel@OARcorp.com>
405
406        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
407        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
408
4092002-08-01      Joel Sherrill <joel@OARcorp.com>
410
411        * custom/mvme136.cfg: Remove make-target-options.
412
4132002-07-30      Joel Sherrill <joel@OARcorp.com>
414
415        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
416        will disappear when make clean is performed.
417
4182002-07-24      Joel Sherrill <joel@OARcorp.com>
419
420        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
421        to use gcc 3.1 arguments.
422
4232002-07-22      Joel Sherrill <joel@OARcorp.com>
424
425        * Templates/Makefile.leaf: Clarify the MANAGERS example.
426
4272002-07-01      Joel Sherrill <joel@OARcorp.com>
428
429        * custom/p4650.cfg: Update arguments to gcc3.
430
4312002-06-14      Joel Sherrill <joel@OARcorp.com>
432
433        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
434        to gcc 3.1 arguments.
435
4362002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
437
438        * custom/dmv177.cfg: Use -mcpu=603e.
439        * custom/ppcn_60x.cfg: Use -mcpu=603e.
440        * custom/psim.cfg: Use -mcpu=603e.
441        * custom/score603e.cfg: Use -mcpu=603e.
442        * custom/ts_386ex.cfg: Remove obsolete comments.
443        * custom/rxgen960.cfg: Remove obsolete comments.
444        * custom/cvme961.cfg: Remove obsolete comments.
445
4462001-05-09      Joel Sherrill <joel@OARcorp.com>
447
448        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
449        compatable arguments.
450 
4512002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
454        Remove obsolete comments.
455        * custom/eth_comm.cfg: Remove make-target-options.
456        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
457        CPU_CFLAGS.
458        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
459        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
460        * custom/mbx8xx.cfg: Remove make-target-options.
461        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
462        Remove obsolete comments.
463        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
464        Remove obsolete comments.
465        * custom/mpc8260ads.cfg: Remove make-target-options.
466        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
467        CPU_CFLAGS.
468        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
469        Remove obsolete comments.
470        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
471        CPU_CFLAGS.
472        Remove obsolete comments.
473        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
474        Remove obsolete comments.
475        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
476        CPU_CFLAGS.
477        Remove obsolete comments.
478
4792002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * custom/gen405.cfg: Remove -D__powerpc__.
482
4832002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
486        * custom/erc32.cfg: Ditto.
487        * custom/leon2.cfg: Ditto.
488
489
4902002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
493        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
494        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
495
4962002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * custom/cvme961.cfg: Remove GCC272 support.
499        * custom/dmv152.cfg: Remove GCC272 support.
500        * custom/efi332.cfg: Remove GCC272 support.
501        * custom/efi68k.cfg: Remove GCC272 support.
502        * custom/eth_comm.cfg: Remove GCC272 support.
503        * custom/gen405.cfg: Remove GCC272 support.
504        * custom/gen68302.cfg: Remove GCC272 support.
505        * custom/gen68340.cfg: Remove GCC272 support.
506        * custom/gen68360.cfg: Remove GCC272 support.
507        * custom/genmongoosev.cfg: Remove GCC272 support.
508        * custom/helas403.cfg: Remove GCC272 support.
509        * custom/i386ex.cfg: Remove GCC272 support.
510        * custom/i960sim.cfg: Remove GCC272 support.
511        * custom/idp.cfg: Remove GCC272 support.
512        * custom/leon2.cfg: Remove GCC272 support.
513        * custom/mbx8xx.cfg: Remove GCC272 support.
514        * custom/mcf5206elite.cfg: Remove GCC272 support.
515        * custom/mpc8260ads.cfg: Remove GCC272 support.
516        * custom/mrm332.cfg: Remove GCC272 support.
517        * custom/mvme136.cfg: Remove GCC272 support.
518        * custom/mvme147.cfg: Remove GCC272 support.
519        * custom/mvme167.cfg: Remove GCC272 support.
520        * custom/ods68302.cfg: Remove GCC272 support.
521        * custom/p4000.cfg: Remove GCC272 support.
522        * custom/p4600.cfg: Remove GCC272 support.
523        * custom/p4650.cfg: Remove GCC272 support.
524        * custom/pc386.cfg: Remove GCC272 support.
525        * custom/portsw.cfg: Remove GCC272 support.
526        * custom/psim.cfg: Remove GCC272 support.
527        * custom/rxgen960.cfg: Remove GCC272 support.
528        * custom/score603e.cfg: Remove GCC272 support.
529        * custom/sim68000.cfg: Remove GCC272 support.
530        * custom/simhppa.cfg: Remove GCC272 support.
531        * custom/simsh4.cfg: Remove GCC272 support.
532        * custom/ts_386ex.cfg: Remove GCC272 support.
533
5342002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
537        * Makefile.am: Remove AUTOMAKE_OPTIONS.
538        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
539        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
540
5412002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * compilers/gcc-target-default.cfg: Add missing \.
544        Reported by Ilya Alexeev <ilya@continuum.ru>.
545
5462002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
549        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
550        support.
551        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
552
5532001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
556        * custom/FreeBSD-posix.cfg: Ditto.
557        * custom/HPUX9-posix.cfg: Ditto.
558        * custom/Linux-posix.cfg: Ditto.
559        * custom/Solaris-posix.cfg: Ditto.
560
5612001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
564        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
565
5662001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * custom/armulator.cfg: Remove make-target-options.
569        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
570        (now in erc32/configure.ac).
571        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
572        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
573        Remove CONSOLE_USE_POLLED (Unused).
574        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
575        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
576        * custom/mvme162.cfg: Remove references to mvme162lx.
577        Abandon gcc272. Remove make-target-options.
578        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
579
5802001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * custom/bare.cfg: Remove make-target-options.
583        * custom/c4xsim.cfg: Ditto.
584        * custom/cvme961.cfg: Ditto.
585        * custom/efi68k.cfg: Ditto.
586        * custom/gen68302.cfg: Ditto.
587        * custom/gen68340.cfg: Ditto.
588        * custom/genmongoosev.cfg: Ditto.
589        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
590        make-exe, remove empty lines.
591        * custom/h8sim.cfg: Remove make-target-options.
592        * custom/mcf5206elite.cfg: Ditto.
593        * custom/mrm332.cfg: Ditto.
594        * custom/mvme147.cfg: Ditto.
595        * custom/ods68302.cfg: Ditto.
596        * custom/p4000.cfg: Ditto.
597        * custom/p4600.cfg: Ditto.
598        * custom/p4650.cfg: Ditto.
599        * custom/pc386.cfg: Ditto.
600        * custom/portsw.cfg: Ditto.
601        * custom/simsh4.cfg: Ditto.
602
6032001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * custom/efi332.cfg: Remove make-target-options.
606        * custom/idp.cfg: Ditto.
607        * custom/jmr3904.cfg: Ditto.
608
6092001-11-27      Joel Sherrill <joel@OARcorp.com>,
610
611        * ChangeLog: Deleted bogus entry.
612
6132001-11-27      Joel Sherrill <joel@OARcorp.com>,
614
615        * custom/ods68302.cfg: Eliminated required definition of macros in this
616        file for the BSP to compile.  The ROM and ROM address and size settings
617        are now linker script items. 
618
6192001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621
622        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
623        Remove make-target-options.
624        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
625        Remove make-target-options.
626        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
627        DATA_CACHE_ENABLE.
628        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
629        DATA_CACHE_ENABLE.
630        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
631        DATA_CACHE_ENABLE.
632
6332001-11-25      Joel Sherrill <joel@OARcorp.com>
634
635        * custom/papyrus.cfg: Removed.
636        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
637
6382001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
641        * custom/mcp750.cfg: Ditto.
642
6432001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
646        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
647        * custom/psim.cfg: Refect changes to psim/configure.ac.
648        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
649        remove SCORE603E_GENERATION.
650
6512001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
654        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
655        * custom/mbx860_005b.cfg: Ditto.
656        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
657
658
6592001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * custom/gensh1.cfg: remove make-target-options.
662        * custom/gensh2.cfg: remove make-target-options.
663
6642001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
667        remove make-target-options, remove BSP_CPPFLAGS.
668
6692001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
672
6732001-11-14      Joel Sherrill <joel@OARcorp.com>
674
675        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
676        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
677        These are new exception processing model BSPs and thus do not
678        need to define PPC_USE_SPRG.
679
6802001-11-14      Joel Sherrill <joel@OARcorp.com>
681
682        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
683
6842001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * custom/ts_386ex.cfg: Remove make-target-options.
687        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
688        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
689        different flags.
690
6912001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
694        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
695        re-adopt mcp750.cfg's make-exe.
696
6972001-11-13      Joel Sherrill <joel@OARcorp.com>
698
699        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
700        the --srec-len argument to objcopy only supported in binutils 2.11
701        or newer.
702
7032001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
704
705        This modification is part of the submitted modifications necessary to
706        support the IBM PPC405 family.  This submission was reviewed by
707        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
708        not negatively impact the ppc403 BSPs.  The submission and tracking
709        process was captured as PR50.
710        * custom/gen405.cfg: New file.
711        * custom/helas403.cfg: Modified to generate Srecords.
712
7132001-10-30      Joel Sherrill <joel@OARcorp.com>
714
715        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
716
7172001-10-26      Victor V. Vengerov <vvv@oktet.ru>
718
719        * custom/mcf5206elite.cfg: New file.
720
7212001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
722
723        * custom/mpc8260ads.cfg: New file.
724
7252001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * custom/gensh4.cfg: Remove START_HW_INIT.
728        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
729
7302001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * custom/gensh4.cfg: Remove HZ.
733        * custom/simsh4.cfg: Remove HZ.
734
7352001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
736
737        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
738        of Hitachi SH4 BSPs of the same name.  Reviewed and some
739        cleanup by Joel Sherrill <joel@OARcorp.com>.
740
7412001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
744
7452001-10-11      Joel Sherrill <joel@OARcorp.com>
746
747        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
748        to avoid using the apparently broken or deprecated -o argument.
749
7502001-09-28      Joel Sherrill <joel@OARcorp.com>
751
752        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
753        for MC68302_BASE.
754
7552001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * custom/bare.cfg: Define dummy make-cxx-exe.
758
7592001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * ChangeLog: Formatting cleanup.
762
7632001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
766        make-target-options.
767        * custom/FreeBSD-posix.cfg: Remove make-target-options.
768        * custom/HPUX9-posix.cfg: Dito.
769        * custom/Linux-posix.cfg: Dito.
770        * custom/Solaris-posix.cfg: Dito.
771        * custom/arm_bare_bsp.cfg: Dito.
772        * custom/armulator.cfg: Dito.
773        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
774        * custom/i386ex.cfg: Remove make-target-options.
775        * custom/i960sim.cfg: Remove make-target-options.
776        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
777        CONSOLE_USE_INTERRUPTS.
778        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
779        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
780        CONSOLE_USE_INTERRUPTS.
781        * custom/vegaplus.cfg: Remove make-target-options.
782
7832001-05-25      Joel Sherrill <joel@OARcorp.com>
784
785        * custom/mrm332.cfg: Switched $(SED) to sed.
786
7872000-05-25      Matt Cross <profesor@gweep.net>
788
789        * New MRM332 BSP for the Mini RoboMind board based
790        on the 68332 microcontroller designed and build by Mark
791        Castelluccio.  For details on the MRM see http://www.robominds.com.
792        * custom/mrm332.cfg: New file.
793
7942001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
797        CONSOLE_USE_POLLED, HAS_RTC.
798
7992001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
802        * custom/gensh2.cfg: Dito.
803
8042001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
807        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
808        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
809        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
810        remove unused flags, remove -ansi from CPP.
811        * custom/eth_comm.cfg: Remove CPU_DEFINES.
812        * custom/sim68000.cfg: Remove CPU_DEFINES.
813       
8142001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
817        * compilers/gcc-target-default.cfg: Dito.
818        * compilers/gcc-portsw.cfg: Remove -Hansi.
819        * custom/posix.cfg: Remove inclusion of target.cfg.
820        * custom/simhppa.cfg: Remove -ansi -fasm.
821
8222001-04-11      Eric Valette <valette@crf.canon.fr>
823
824        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
825        "new exception processing model."
826
8272001-04-11      Joel Sherrill <joel@OARcorp.com>
828
829        * custom/default.cfg: Switch to using exec_prefix to reflect new
830        organization of install point from Ralf Corsepius.
831
8322001-03-30      Eric Valette <valette@crf.canon.fr>
833
834        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
835        use the "new exception processing model."
836
8372001-03-14      Joel Sherrill <joel@OARcorp.com>
838
839        * custom/genmongossev.cfg: New file.
840
8412001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * custom/pc386dx.cfg: New bsp.
844
8452001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
848        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
849        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
850
8512001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
854        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
855        * host.cfg.in: Remove RM, make-script.
856        * ChangeLog: Remove bogus 2001-01-22 entry.
857
8582001-01-09      Joel Sherrill <joel@OARcorp.com>
859
860        * custom/pc386.cfg (make-exe): Removed commented out lines that
861        were displayed in build longs.
862
8632001-01-08      Joel Sherrill <joel@OARcorp.com>
864
865        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
866        unneeded definitions when compiled for "mips" rather than "mips64orion."
867        Correct CPU_CFLAGS.
868
8692001-01-05      Joel Sherrill <joel@OARcorp.com>
870
871        * custom/gensh1.cfg: Removed rest of make-target-options and
872        moved them to BSP configure options.
873
8742001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
875
876        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
877        install point or assuming BSP build tree is available.
878
8792001-01-03      Joel Sherrill <joel@OARcorp.com>
880
881        * custom/psim.cfg: Removed unused variables.
882
8832001-01-03      Joel Sherrill <joel@OARcorp.com>
884
885        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
886        * custom/simcpu32.cfg: Removed MVME162 reference.
887
8882000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
889
890        * custom/mcp750.cfg: Fix problems in generation of .exe file.
891        Still need to fix to avoid touching install point on non-install stanza.
892
8932000-12-06      Joel Sherrill <joel@OARcorp.com>
894
895        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
896        and copies that should not be in it.
897
8982000-12-01      Joel Sherrill <joel@OARcorp.com>
899
900        * custom/jmr3904.cfg: Turn optimization back up to -O2.
901
9022000-11-30      Joel Sherrill <joel@OARcorp.com>
903
904        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
905        a mips1.  gcc translates -m3900 into that.
906
9072000-11-27      Joel Sherrill <joel@OARcorp.com>
908
909        * custom/jmr3904.cfg: Fix incorrect reference to i960.
910
9112000-11-27      Joel Sherrill <joel@OARcorp.com>
912
913        * custom/shsim.cfg: New file.
914        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
915        The shsim is for the SH simulator in gdb. It should be able
916        to be used with multiple SH CPU models.  This will require
917        adding BSP variants.
918
9192000-11-25      Joel Sherrill <joel@OARcorp.com>
920
921        * custom/pc386.cfg: make-exe rule would write into
922        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
923        is generally not writeable after the BSP is installed and you do not
924        want every application installed there by default.  Reported by
925        Eric Norum <eric.norum@usask.ca>.
926
9272000-11-25      Joel Sherrill <joel@OARcorp.com>
928
929        * custom/Makefile.am: Updated to add jmr3904.cfg
930        * custom/jmr3904.cfg: New file.
931
9322000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * custom/leon2.cfg: Removed defines that are now generated
935        in a non-BSP specific manner.
936
9372000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
938
939        * custom/Makefile.am: Modified to reflect addition of files.
940        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
941        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
942
9432000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
946
9472000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
950
9512000-10-24      Joel Sherrill <joel@OARcorp.com>
952
953        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
954        definition since this information can be picked up from
955        autoconf generated files.  These BSPs are shared by the
956        mips and mips64orion "ports."
957
9582000-10-18      Joel Sherrill <joel@OARcorp.com>
959
960        * compilers/gcc-portsw.cfg: Use gcc style flags.
961
9622000-09-13      Joel Sherrill <joel@OARcorp.com>
963
964        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
965        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
966
9672000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
968
969        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
970        Eric Valette <valette@crf.canon.fr>.
971        * custom/vegaplus.cfg: New file.
972
9732000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
976        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
977        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
978        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
979        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
980        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
981        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
982
9832000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * custom/gensh2.cfg: Fix comments.
986
9872000-09-12      Joel Sherrill <joel@OARcorp.com>
988
989        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
990        compiler arguments that specify CPU model options.
991
9922000-09-12      Joel Sherrill <joel@OARcorp.com>
993
994        * custom/mbx860_005b.cfg (make-target-options): Add lines to
995        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
996        may be incorrect but the BSP now compiles.
997
9982000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * custom/arm_bare_bsp.cfg: Fix comments.
1001
10022000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1005        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1006        * ChangeLog: File paths corrected
1007
10082000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1009
1010        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1011
10122000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * custom/pck6.cfg: New file
1015        * custom/pc486.cfg: Use -m486
1016        * custom/pc586.cfg: Use -mpentium
1017        * custom/pc686.cfg: Use -mmpentiumpro
1018        * custom/i386ex.cfg: Use -msoft-float
1019
10202000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1021
1022        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1023
10242000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1025
1026        * ChangeLog: File paths corrected.
1027
10282000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1029
1030        * custom/mvme167.cfg: Add specification of printk port, console port
1031        and serial I/O mode.  Arrange for the stripped executable to
1032        be copied up the build tree.
1033       
10342000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1035
1036        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1037
10382000-08-10      John Cotton  <john.cotton@nrc.ca>
1039
1040        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1041
10422000-08-10      Joel Sherrill <joel@OARcorp.com>
1043
1044        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.