source: rtems/make/ChangeLog @ 89b1106

4.104.114.84.95
Last change on this file since 89b1106 was 89b1106, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/18/05 at 13:54:42

2005-09-18 Ralf Corsepius <ralf.corsepius@…>

  • custom/gba.cfg: Remove PROFILE* (abandoned). Remove -static (bogus).
  • Property mode set to 100644
File size: 33.2 KB
Line 
12005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * custom/gba.cfg: Remove PROFILE* (abandoned).
4        Remove -static (bogus).
5
62005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
7
8        PR 822/bsps
9        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
10
112005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
12
13        * custom/av5282.cfg: New file.
14
152005-06-17      Markku Puro <markku.puro@kopteri.net>
16
17        * Makefile.am: Adding GameBoy Advance BSP.
18        * custom/gba.cfg: New file.
19
202005-06-17      Joel Sherrill <joel@OARcorp.com>
21
22        * custom/mcf5235.cfg: New file.
23
242005-06-01      Philippe Simons <loki_666@fastmail.fm>
25
26        * custom/gp32.cfg: Add make-cxx-exe.
27
282005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
31        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
32        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
33
342005-05-02      Joel Sherrill <joel@OARcorp.com>
35
36        * Makefile.am: Remove dmv177 and ppcn_60x.
37        * custom/dmv177.cfg: Removed.
38
392005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
42
432005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
44
45        * Makefile.am: Initial release of ep1a bsp
46        * custom/ep1a.cfg: New file.
47
482005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
49
50        * custom/score603e.cfg: Update score603e to new exception model
51        NOTE: These modifications have not been tested on hardware.
52
532005-03-11      Jay Monkman <jtm@lopingdog.com>
54
55        * custom/vegaplus.cfg: Removed.
56
572005-03-11      Philippe Simons <loki_666@fastmail.fm>
58
59        * custom/gp32.cfg: New file.
60
612005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
64        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
65        Remove -Wa,-m7450.
66
672005-02-25      Joel Sherrill <joel@OARcorp.com>
68
69        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
70        * custom/arm_bare_bsp.cfg: Removed.
71
722005-02-24      Jay Monkman <jtm@lopingdog.com>
73
74        * custom/csb350.cfg: New BSP.
75
762005-02-24      Jay Monkman <jtm@lopingdog.com>
77
78        * custom/csb337.cfg: Cleanup.
79
802005-02-08      Eric Norum <norume@aps.anl.gov>
81
82        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
83        proper versions of gcc (which take -m528x as an order to load the
84        -m5200 multilib variants) are widely available.
85
862005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * custom/uC5282.cfg: Cleanup.
89
902005-01-28      Eric Norum <norume@aps.anl.gov>
91
92        * Makefile.am, custom/uC5282.cfg: New BSP
93
942005-01-20      Joel Sherrill <joel@OARcorp.com>
95
96        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
97        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
98        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
99        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
100        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
101
1022005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
103
104        * compilers/gcc-portsw.cfg: Remove.
105        * Makefile.am: Reflect change above.
106
1072004-11-23      Joel Sherrill <joel@OARcorp.com>
108
109        * Makefile.am: Remove eth_comm.
110        * custom/eth_comm.cfg: Removed.
111
1122004-11-22      Jennifer Averett <jennifer@OARcorp.com>
113
114        PR 581/bsps
115        * custom/psim.cfg: Convert PSIM to new exception model.
116
1172004-11-17      Joel Sherrill <joel@OARcorp.com>
118
119        * custom/mvme2100.cfg: Add make-cxx-exe rule.
120
1212004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
122
123        * Makefile.am: Add MVME2100 BSP.
124        * custom/mvme2100.cfg: New file.
125
1262004-11-05      Joel Sherrill <joel@OARcorp.com>
127
128        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
129        architecture name for RTEMS. Since this was used as the -mcpu
130        argument to GCC, that also had to be changed.
131
1322004-10-26      Eric Norum <norume@aps.anl.gov
133
134        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
135
1362004-10-20      Eric Norum <norume@aps.anl.gov
137
138        * custom/mvme5500.cfg: New BSP.
139
1402004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
141
142        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
143
1442004-09-29      Joel Sherrill <joel@OARcorp.com>
145
146        * custom/h8sim.cfg: i960 obsoleted.
147        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
148
1492004-08-03      Jay Monkman <jtm@lopingdog.com>
150
151        * custom/csb360.cfg: New file.
152
1532004-07-15      Jay Monkman
154
155        * custom/csb336.cfg, custom/csb337.cfg: New files.
156
1572004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
158
159        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
160        with FreeBSD and now unused).
161        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
162
1632004-04-12      David Querbach <querbach@realtime.bc.ca>
164
165        * custom/ss555.cfg: New file.
166
1672004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
168
169        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
170        with Cygwin and now unused).
171
1722004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
173
174        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
175
1762004-03-05      Joel Sherrill <joel@OARcorp.com>
177
178        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
179        support.
180
1812004-02-26      Joel Sherrill <joel@OARcorp.com>
182
183        PR 570/bsps
184        * custom/mvme2307.cfg: Do not use -msdata=eabi since
185        it breaks the linking of the vectors.
186
1872004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * Makefile.am: Cosmetics.
190
1912004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
194        dist_rtems_make_custom_DATA = custom/default.cfg.
195
1962004-02-05      Joel Sherrill <joel@OARcorp.com>
197
198        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
199        these -- copied from the 4.6 branch.
200
2012004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        PR 553/bsps
204        * custom/mrm332.cfg: Comment out objdump.
205
2062004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
209
2102004-01-20      Joel Sherrill <joel@OARcorp.com>
211
212        PR 553/bsps
213        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
214        comment.
215
2162004-01-07      Joel Sherrill <joel@OARcorp.com>
217
218        * Makefile.am: Remove efi68k and efi332 references as they are no
219        longer in the tree.
220
2212004-01-07      Joel Sherrill <joel@OARcorp.com>
222
223        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
224        users of these boards so we are removing them.
225        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
226
2272004-01-07      Joel Sherrill <joel@OARcorp.com>
228
229        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
230
2312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: EXTRA_DIST +=.
234
2352003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * custom/Makefile.am: Remove.
238        * Makefile.am: Merge-in former custom/Makefile.am
239
2402003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
243        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
244
2452003-09-26      Joel Sherrill <joel@OARcorp.com>
246
247        * custom/simhppa.cfg: Removed.
248
2492003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
252
2532003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        PR 470/bsps
256        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
257        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
258        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
259
2602003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
263        the BSP's configure-script).
264        Remove BSP_CPPFLAGS (Obsolete).
265
2662003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        PR 321/bsps
269        * leaf.cfg: Remove support for profile-variant.
270        * main.cfg: Ditto.
271        * compilers/gcc-no_bsp.cfg: Ditto.
272        * compilers/gcc-portsw.cfg: Ditto.
273        * compilers/gcc-target-default.cfg: Ditto.
274
2752003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
276
277        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
278
2792003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
280
281        PR 368/filesystems
282        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
283        with this PR for alias BSPs.
284
2852003-03-18  Till Straumann <strauman@slac.stanford.edu>
286
287        PR 356/bsps
288        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
289        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
290
2912003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
294
2952003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
298        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
299        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
300        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
301
3022003-02-14      Joel Sherrill <joel@OARcorp.com>
303
304        AMD a29k obsolete.
305        * custom/portsw.cfg: Removed.
306
3072003-01-20      Duane Gustavus <duane@unt.edu>
308
309        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
310
3112003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
314        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
315        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
316        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
317        Move -D_BSD_SOURCE to CPU_CFLAGS.
318        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
319        Move -Dsolaris2 to CPU_CFLAGS.
320        Remove -D__EXTENSIONS__.
321
3222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * custom/posix.cfg: Remove comment referring to host.cfg.
325
3262002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * custom/default.cfg: Pickup target.cfg from BSP directory.
329
3302002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
331
332        * custom/mtx603e.cfg: New file.
333
3342002-11-17      Joel Sherrill <joel@OARcorp.com>
335
336        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
337        build variants work for user applications post install.
338
3392002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
342        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
343        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
344        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
345        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
346
3472002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
348
349        * custom/edb7312.cfg: New file.
350
3512002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
354        obsolete Makefile.
355        * leaf.cfg: Various changes to LIBVARIANT processing.
356        * main.cfg: Ditto.
357
3582002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * Makefile.am: Add compilers/*.
361        * compilers/Makefile.am: Remove.
362        * lib.cfg: Remove.
363        * directory.cfg: Remove.
364        * README: Remove.
365
3662002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * Makefile.am: Add Templates/*.
369        * Templates/Makefile.am: Remove.
370
3712002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
374
3752002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
378        * custom/HPUX9-posix.cfg: Ditto.
379        * custom/Linux-posix.cfg: Ditto.
380
3812002-10-02      Joel Sherrill <joel@OARcorp.com>
382
383        * custom/armulator.cfg: Remove reference to PowerPC arguments.
384
3852002-09-13      Joel Sherrill <joel@OARcorp.com>
386
387        * Part of addressing PR281.
388        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
389        * compilers/gcc-target-default.cfg: Removed remaining support for
390        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
391        as one of the LDFLAGS when the debug variant is specified.
392
3932002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * custom/posix.cfg: Don't include host.cfg.
396
3972002-08-09      Joel Sherrill <joel@OARcorp.com>
398
399        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
400
4012002-08-07      Ivan Guzvinec <ivang@opencores.org>
402
403        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
404
4052002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
408
4092002-08-06      Joel Sherrill <joel@OARcorp.com>
410
411        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
412        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
413
4142002-08-06      Chris Ziomkowski <chris@asics.ws>
415
416        * custom/or32sim.cfg: New file added as part of merge from
417        OpenCores repository.
418
4192002-08-05      Joel Sherrill <joel@OARcorp.com>
420
421        * Per PR260 eliminate use of make-target-options.  This impacted
422        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
423        SuperCore and required that the m68k optimized memcpy be moved
424        to libcpu.
425        * custom/gen68360.cfg: Remove make-target-options.
426
4272002-08-01      Joel Sherrill <joel@OARcorp.com>
428
429        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
430        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
431
4322002-08-01      Joel Sherrill <joel@OARcorp.com>
433
434        * custom/mvme136.cfg: Remove make-target-options.
435
4362002-07-30      Joel Sherrill <joel@OARcorp.com>
437
438        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
439        will disappear when make clean is performed.
440
4412002-07-24      Joel Sherrill <joel@OARcorp.com>
442
443        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
444        to use gcc 3.1 arguments.
445
4462002-07-22      Joel Sherrill <joel@OARcorp.com>
447
448        * Templates/Makefile.leaf: Clarify the MANAGERS example.
449
4502002-07-01      Joel Sherrill <joel@OARcorp.com>
451
452        * custom/p4650.cfg: Update arguments to gcc3.
453
4542002-06-14      Joel Sherrill <joel@OARcorp.com>
455
456        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
457        to gcc 3.1 arguments.
458
4592002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
460
461        * custom/dmv177.cfg: Use -mcpu=603e.
462        * custom/ppcn_60x.cfg: Use -mcpu=603e.
463        * custom/psim.cfg: Use -mcpu=603e.
464        * custom/score603e.cfg: Use -mcpu=603e.
465        * custom/ts_386ex.cfg: Remove obsolete comments.
466        * custom/rxgen960.cfg: Remove obsolete comments.
467        * custom/cvme961.cfg: Remove obsolete comments.
468
4692001-05-09      Joel Sherrill <joel@OARcorp.com>
470
471        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
472        compatable arguments.
473 
4742002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
477        Remove obsolete comments.
478        * custom/eth_comm.cfg: Remove make-target-options.
479        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
480        CPU_CFLAGS.
481        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
482        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
483        * custom/mbx8xx.cfg: Remove make-target-options.
484        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
485        Remove obsolete comments.
486        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
487        Remove obsolete comments.
488        * custom/mpc8260ads.cfg: Remove make-target-options.
489        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
490        CPU_CFLAGS.
491        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
492        Remove obsolete comments.
493        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
494        CPU_CFLAGS.
495        Remove obsolete comments.
496        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
497        Remove obsolete comments.
498        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
499        CPU_CFLAGS.
500        Remove obsolete comments.
501
5022002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * custom/gen405.cfg: Remove -D__powerpc__.
505
5062002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
509        * custom/erc32.cfg: Ditto.
510        * custom/leon2.cfg: Ditto.
511
512
5132002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
516        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
517        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
518
5192002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * custom/cvme961.cfg: Remove GCC272 support.
522        * custom/dmv152.cfg: Remove GCC272 support.
523        * custom/efi332.cfg: Remove GCC272 support.
524        * custom/efi68k.cfg: Remove GCC272 support.
525        * custom/eth_comm.cfg: Remove GCC272 support.
526        * custom/gen405.cfg: Remove GCC272 support.
527        * custom/gen68302.cfg: Remove GCC272 support.
528        * custom/gen68340.cfg: Remove GCC272 support.
529        * custom/gen68360.cfg: Remove GCC272 support.
530        * custom/genmongoosev.cfg: Remove GCC272 support.
531        * custom/helas403.cfg: Remove GCC272 support.
532        * custom/i386ex.cfg: Remove GCC272 support.
533        * custom/i960sim.cfg: Remove GCC272 support.
534        * custom/idp.cfg: Remove GCC272 support.
535        * custom/leon2.cfg: Remove GCC272 support.
536        * custom/mbx8xx.cfg: Remove GCC272 support.
537        * custom/mcf5206elite.cfg: Remove GCC272 support.
538        * custom/mpc8260ads.cfg: Remove GCC272 support.
539        * custom/mrm332.cfg: Remove GCC272 support.
540        * custom/mvme136.cfg: Remove GCC272 support.
541        * custom/mvme147.cfg: Remove GCC272 support.
542        * custom/mvme167.cfg: Remove GCC272 support.
543        * custom/ods68302.cfg: Remove GCC272 support.
544        * custom/p4000.cfg: Remove GCC272 support.
545        * custom/p4600.cfg: Remove GCC272 support.
546        * custom/p4650.cfg: Remove GCC272 support.
547        * custom/pc386.cfg: Remove GCC272 support.
548        * custom/portsw.cfg: Remove GCC272 support.
549        * custom/psim.cfg: Remove GCC272 support.
550        * custom/rxgen960.cfg: Remove GCC272 support.
551        * custom/score603e.cfg: Remove GCC272 support.
552        * custom/sim68000.cfg: Remove GCC272 support.
553        * custom/simhppa.cfg: Remove GCC272 support.
554        * custom/simsh4.cfg: Remove GCC272 support.
555        * custom/ts_386ex.cfg: Remove GCC272 support.
556
5572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
560        * Makefile.am: Remove AUTOMAKE_OPTIONS.
561        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
562        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
563
5642002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * compilers/gcc-target-default.cfg: Add missing \.
567        Reported by Ilya Alexeev <ilya@continuum.ru>.
568
5692002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
572        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
573        support.
574        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
575
5762001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
579        * custom/FreeBSD-posix.cfg: Ditto.
580        * custom/HPUX9-posix.cfg: Ditto.
581        * custom/Linux-posix.cfg: Ditto.
582        * custom/Solaris-posix.cfg: Ditto.
583
5842001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
587        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
588
5892001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * custom/armulator.cfg: Remove make-target-options.
592        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
593        (now in erc32/configure.ac).
594        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
595        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
596        Remove CONSOLE_USE_POLLED (Unused).
597        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
598        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
599        * custom/mvme162.cfg: Remove references to mvme162lx.
600        Abandon gcc272. Remove make-target-options.
601        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
602
6032001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * custom/bare.cfg: Remove make-target-options.
606        * custom/c4xsim.cfg: Ditto.
607        * custom/cvme961.cfg: Ditto.
608        * custom/efi68k.cfg: Ditto.
609        * custom/gen68302.cfg: Ditto.
610        * custom/gen68340.cfg: Ditto.
611        * custom/genmongoosev.cfg: Ditto.
612        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
613        make-exe, remove empty lines.
614        * custom/h8sim.cfg: Remove make-target-options.
615        * custom/mcf5206elite.cfg: Ditto.
616        * custom/mrm332.cfg: Ditto.
617        * custom/mvme147.cfg: Ditto.
618        * custom/ods68302.cfg: Ditto.
619        * custom/p4000.cfg: Ditto.
620        * custom/p4600.cfg: Ditto.
621        * custom/p4650.cfg: Ditto.
622        * custom/pc386.cfg: Ditto.
623        * custom/portsw.cfg: Ditto.
624        * custom/simsh4.cfg: Ditto.
625
6262001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * custom/efi332.cfg: Remove make-target-options.
629        * custom/idp.cfg: Ditto.
630        * custom/jmr3904.cfg: Ditto.
631
6322001-11-27      Joel Sherrill <joel@OARcorp.com>,
633
634        * ChangeLog: Deleted bogus entry.
635
6362001-11-27      Joel Sherrill <joel@OARcorp.com>,
637
638        * custom/ods68302.cfg: Eliminated required definition of macros in this
639        file for the BSP to compile.  The ROM and ROM address and size settings
640        are now linker script items. 
641
6422001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644
645        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
646        Remove make-target-options.
647        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
648        Remove make-target-options.
649        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
650        DATA_CACHE_ENABLE.
651        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
652        DATA_CACHE_ENABLE.
653        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
654        DATA_CACHE_ENABLE.
655
6562001-11-25      Joel Sherrill <joel@OARcorp.com>
657
658        * custom/papyrus.cfg: Removed.
659        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
660
6612001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
664        * custom/mcp750.cfg: Ditto.
665
6662001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
669        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
670        * custom/psim.cfg: Refect changes to psim/configure.ac.
671        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
672        remove SCORE603E_GENERATION.
673
6742001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
677        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
678        * custom/mbx860_005b.cfg: Ditto.
679        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
680
681
6822001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * custom/gensh1.cfg: remove make-target-options.
685        * custom/gensh2.cfg: remove make-target-options.
686
6872001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
690        remove make-target-options, remove BSP_CPPFLAGS.
691
6922001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
695
6962001-11-14      Joel Sherrill <joel@OARcorp.com>
697
698        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
699        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
700        These are new exception processing model BSPs and thus do not
701        need to define PPC_USE_SPRG.
702
7032001-11-14      Joel Sherrill <joel@OARcorp.com>
704
705        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
706
7072001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * custom/ts_386ex.cfg: Remove make-target-options.
710        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
711        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
712        different flags.
713
7142001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
717        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
718        re-adopt mcp750.cfg's make-exe.
719
7202001-11-13      Joel Sherrill <joel@OARcorp.com>
721
722        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
723        the --srec-len argument to objcopy only supported in binutils 2.11
724        or newer.
725
7262001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
727
728        This modification is part of the submitted modifications necessary to
729        support the IBM PPC405 family.  This submission was reviewed by
730        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
731        not negatively impact the ppc403 BSPs.  The submission and tracking
732        process was captured as PR50.
733        * custom/gen405.cfg: New file.
734        * custom/helas403.cfg: Modified to generate Srecords.
735
7362001-10-30      Joel Sherrill <joel@OARcorp.com>
737
738        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
739
7402001-10-26      Victor V. Vengerov <vvv@oktet.ru>
741
742        * custom/mcf5206elite.cfg: New file.
743
7442001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
745
746        * custom/mpc8260ads.cfg: New file.
747
7482001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * custom/gensh4.cfg: Remove START_HW_INIT.
751        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
752
7532001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * custom/gensh4.cfg: Remove HZ.
756        * custom/simsh4.cfg: Remove HZ.
757
7582001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
759
760        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
761        of Hitachi SH4 BSPs of the same name.  Reviewed and some
762        cleanup by Joel Sherrill <joel@OARcorp.com>.
763
7642001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
767
7682001-10-11      Joel Sherrill <joel@OARcorp.com>
769
770        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
771        to avoid using the apparently broken or deprecated -o argument.
772
7732001-09-28      Joel Sherrill <joel@OARcorp.com>
774
775        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
776        for MC68302_BASE.
777
7782001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * custom/bare.cfg: Define dummy make-cxx-exe.
781
7822001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * ChangeLog: Formatting cleanup.
785
7862001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
789        make-target-options.
790        * custom/FreeBSD-posix.cfg: Remove make-target-options.
791        * custom/HPUX9-posix.cfg: Dito.
792        * custom/Linux-posix.cfg: Dito.
793        * custom/Solaris-posix.cfg: Dito.
794        * custom/arm_bare_bsp.cfg: Dito.
795        * custom/armulator.cfg: Dito.
796        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
797        * custom/i386ex.cfg: Remove make-target-options.
798        * custom/i960sim.cfg: Remove make-target-options.
799        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
800        CONSOLE_USE_INTERRUPTS.
801        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
802        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
803        CONSOLE_USE_INTERRUPTS.
804        * custom/vegaplus.cfg: Remove make-target-options.
805
8062001-05-25      Joel Sherrill <joel@OARcorp.com>
807
808        * custom/mrm332.cfg: Switched $(SED) to sed.
809
8102000-05-25      Matt Cross <profesor@gweep.net>
811
812        * New MRM332 BSP for the Mini RoboMind board based
813        on the 68332 microcontroller designed and build by Mark
814        Castelluccio.  For details on the MRM see http://www.robominds.com.
815        * custom/mrm332.cfg: New file.
816
8172001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
820        CONSOLE_USE_POLLED, HAS_RTC.
821
8222001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
825        * custom/gensh2.cfg: Dito.
826
8272001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
830        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
831        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
832        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
833        remove unused flags, remove -ansi from CPP.
834        * custom/eth_comm.cfg: Remove CPU_DEFINES.
835        * custom/sim68000.cfg: Remove CPU_DEFINES.
836       
8372001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
840        * compilers/gcc-target-default.cfg: Dito.
841        * compilers/gcc-portsw.cfg: Remove -Hansi.
842        * custom/posix.cfg: Remove inclusion of target.cfg.
843        * custom/simhppa.cfg: Remove -ansi -fasm.
844
8452001-04-11      Eric Valette <valette@crf.canon.fr>
846
847        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
848        "new exception processing model."
849
8502001-04-11      Joel Sherrill <joel@OARcorp.com>
851
852        * custom/default.cfg: Switch to using exec_prefix to reflect new
853        organization of install point from Ralf Corsepius.
854
8552001-03-30      Eric Valette <valette@crf.canon.fr>
856
857        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
858        use the "new exception processing model."
859
8602001-03-14      Joel Sherrill <joel@OARcorp.com>
861
862        * custom/genmongossev.cfg: New file.
863
8642001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * custom/pc386dx.cfg: New bsp.
867
8682001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
871        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
872        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
873
8742001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
877        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
878        * host.cfg.in: Remove RM, make-script.
879        * ChangeLog: Remove bogus 2001-01-22 entry.
880
8812001-01-09      Joel Sherrill <joel@OARcorp.com>
882
883        * custom/pc386.cfg (make-exe): Removed commented out lines that
884        were displayed in build longs.
885
8862001-01-08      Joel Sherrill <joel@OARcorp.com>
887
888        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
889        unneeded definitions when compiled for "mips" rather than "mips64orion."
890        Correct CPU_CFLAGS.
891
8922001-01-05      Joel Sherrill <joel@OARcorp.com>
893
894        * custom/gensh1.cfg: Removed rest of make-target-options and
895        moved them to BSP configure options.
896
8972001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
898
899        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
900        install point or assuming BSP build tree is available.
901
9022001-01-03      Joel Sherrill <joel@OARcorp.com>
903
904        * custom/psim.cfg: Removed unused variables.
905
9062001-01-03      Joel Sherrill <joel@OARcorp.com>
907
908        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
909        * custom/simcpu32.cfg: Removed MVME162 reference.
910
9112000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
912
913        * custom/mcp750.cfg: Fix problems in generation of .exe file.
914        Still need to fix to avoid touching install point on non-install stanza.
915
9162000-12-06      Joel Sherrill <joel@OARcorp.com>
917
918        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
919        and copies that should not be in it.
920
9212000-12-01      Joel Sherrill <joel@OARcorp.com>
922
923        * custom/jmr3904.cfg: Turn optimization back up to -O2.
924
9252000-11-30      Joel Sherrill <joel@OARcorp.com>
926
927        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
928        a mips1.  gcc translates -m3900 into that.
929
9302000-11-27      Joel Sherrill <joel@OARcorp.com>
931
932        * custom/jmr3904.cfg: Fix incorrect reference to i960.
933
9342000-11-27      Joel Sherrill <joel@OARcorp.com>
935
936        * custom/shsim.cfg: New file.
937        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
938        The shsim is for the SH simulator in gdb. It should be able
939        to be used with multiple SH CPU models.  This will require
940        adding BSP variants.
941
9422000-11-25      Joel Sherrill <joel@OARcorp.com>
943
944        * custom/pc386.cfg: make-exe rule would write into
945        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
946        is generally not writeable after the BSP is installed and you do not
947        want every application installed there by default.  Reported by
948        Eric Norum <eric.norum@usask.ca>.
949
9502000-11-25      Joel Sherrill <joel@OARcorp.com>
951
952        * custom/Makefile.am: Updated to add jmr3904.cfg
953        * custom/jmr3904.cfg: New file.
954
9552000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * custom/leon2.cfg: Removed defines that are now generated
958        in a non-BSP specific manner.
959
9602000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
961
962        * custom/Makefile.am: Modified to reflect addition of files.
963        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
964        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
965
9662000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
969
9702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
973
9742000-10-24      Joel Sherrill <joel@OARcorp.com>
975
976        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
977        definition since this information can be picked up from
978        autoconf generated files.  These BSPs are shared by the
979        mips and mips64orion "ports."
980
9812000-10-18      Joel Sherrill <joel@OARcorp.com>
982
983        * compilers/gcc-portsw.cfg: Use gcc style flags.
984
9852000-09-13      Joel Sherrill <joel@OARcorp.com>
986
987        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
988        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
989
9902000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
991
992        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
993        Eric Valette <valette@crf.canon.fr>.
994        * custom/vegaplus.cfg: New file.
995
9962000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
999        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1000        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1001        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1002        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1003        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1004        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1005
10062000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * custom/gensh2.cfg: Fix comments.
1009
10102000-09-12      Joel Sherrill <joel@OARcorp.com>
1011
1012        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1013        compiler arguments that specify CPU model options.
1014
10152000-09-12      Joel Sherrill <joel@OARcorp.com>
1016
1017        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1018        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1019        may be incorrect but the BSP now compiles.
1020
10212000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1022
1023        * custom/arm_bare_bsp.cfg: Fix comments.
1024
10252000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1028        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1029        * ChangeLog: File paths corrected
1030
10312000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1032
1033        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1034
10352000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * custom/pck6.cfg: New file
1038        * custom/pc486.cfg: Use -m486
1039        * custom/pc586.cfg: Use -mpentium
1040        * custom/pc686.cfg: Use -mmpentiumpro
1041        * custom/i386ex.cfg: Use -msoft-float
1042
10432000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1044
1045        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1046
10472000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1048
1049        * ChangeLog: File paths corrected.
1050
10512000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1052
1053        * custom/mvme167.cfg: Add specification of printk port, console port
1054        and serial I/O mode.  Arrange for the stripped executable to
1055        be copied up the build tree.
1056       
10572000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1058
1059        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1060
10612000-08-10      John Cotton  <john.cotton@nrc.ca>
1062
1063        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1064
10652000-08-10      Joel Sherrill <joel@OARcorp.com>
1066
1067        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.