source: rtems/make/ChangeLog @ 22f1f670

4.104.114.84.95
Last change on this file since 22f1f670 was 22f1f670, checked in by Joel Sherrill <joel.sherrill@…>, on 09/12/05 at 13:32:42

2005-09-12 Thomas Doerfler <Thomas.Doerfler@…>

PR 822/bsps

  • custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
  • Property mode set to 100644
File size: 33.1 KB
Line 
12005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
2
3        PR 822/bsps
4        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
5
62005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
7
8        * custom/av5282.cfg: New file.
9
102005-06-17      Markku Puro <markku.puro@kopteri.net>
11
12        * Makefile.am: Adding GameBoy Advance BSP.
13        * custom/gba.cfg: New file.
14
152005-06-17      Joel Sherrill <joel@OARcorp.com>
16
17        * custom/mcf5235.cfg: New file.
18
192005-06-01      Philippe Simons <loki_666@fastmail.fm>
20
21        * custom/gp32.cfg: Add make-cxx-exe.
22
232005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
26        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
27        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
28
292005-05-02      Joel Sherrill <joel@OARcorp.com>
30
31        * Makefile.am: Remove dmv177 and ppcn_60x.
32        * custom/dmv177.cfg: Removed.
33
342005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
37
382005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
39
40        * Makefile.am: Initial release of ep1a bsp
41        * custom/ep1a.cfg: New file.
42
432005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
44
45        * custom/score603e.cfg: Update score603e to new exception model
46        NOTE: These modifications have not been tested on hardware.
47
482005-03-11      Jay Monkman <jtm@lopingdog.com>
49
50        * custom/vegaplus.cfg: Removed.
51
522005-03-11      Philippe Simons <loki_666@fastmail.fm>
53
54        * custom/gp32.cfg: New file.
55
562005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
59        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
60        Remove -Wa,-m7450.
61
622005-02-25      Joel Sherrill <joel@OARcorp.com>
63
64        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
65        * custom/arm_bare_bsp.cfg: Removed.
66
672005-02-24      Jay Monkman <jtm@lopingdog.com>
68
69        * custom/csb350.cfg: New BSP.
70
712005-02-24      Jay Monkman <jtm@lopingdog.com>
72
73        * custom/csb337.cfg: Cleanup.
74
752005-02-08      Eric Norum <norume@aps.anl.gov>
76
77        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
78        proper versions of gcc (which take -m528x as an order to load the
79        -m5200 multilib variants) are widely available.
80
812005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * custom/uC5282.cfg: Cleanup.
84
852005-01-28      Eric Norum <norume@aps.anl.gov>
86
87        * Makefile.am, custom/uC5282.cfg: New BSP
88
892005-01-20      Joel Sherrill <joel@OARcorp.com>
90
91        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
92        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
93        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
94        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
95        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
96
972005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
98
99        * compilers/gcc-portsw.cfg: Remove.
100        * Makefile.am: Reflect change above.
101
1022004-11-23      Joel Sherrill <joel@OARcorp.com>
103
104        * Makefile.am: Remove eth_comm.
105        * custom/eth_comm.cfg: Removed.
106
1072004-11-22      Jennifer Averett <jennifer@OARcorp.com>
108
109        PR 581/bsps
110        * custom/psim.cfg: Convert PSIM to new exception model.
111
1122004-11-17      Joel Sherrill <joel@OARcorp.com>
113
114        * custom/mvme2100.cfg: Add make-cxx-exe rule.
115
1162004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
117
118        * Makefile.am: Add MVME2100 BSP.
119        * custom/mvme2100.cfg: New file.
120
1212004-11-05      Joel Sherrill <joel@OARcorp.com>
122
123        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
124        architecture name for RTEMS. Since this was used as the -mcpu
125        argument to GCC, that also had to be changed.
126
1272004-10-26      Eric Norum <norume@aps.anl.gov
128
129        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
130
1312004-10-20      Eric Norum <norume@aps.anl.gov
132
133        * custom/mvme5500.cfg: New BSP.
134
1352004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
136
137        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
138
1392004-09-29      Joel Sherrill <joel@OARcorp.com>
140
141        * custom/h8sim.cfg: i960 obsoleted.
142        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
143
1442004-08-03      Jay Monkman <jtm@lopingdog.com>
145
146        * custom/csb360.cfg: New file.
147
1482004-07-15      Jay Monkman
149
150        * custom/csb336.cfg, custom/csb337.cfg: New files.
151
1522004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
153
154        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
155        with FreeBSD and now unused).
156        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
157
1582004-04-12      David Querbach <querbach@realtime.bc.ca>
159
160        * custom/ss555.cfg: New file.
161
1622004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
163
164        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
165        with Cygwin and now unused).
166
1672004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
168
169        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
170
1712004-03-05      Joel Sherrill <joel@OARcorp.com>
172
173        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
174        support.
175
1762004-02-26      Joel Sherrill <joel@OARcorp.com>
177
178        PR 570/bsps
179        * custom/mvme2307.cfg: Do not use -msdata=eabi since
180        it breaks the linking of the vectors.
181
1822004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * Makefile.am: Cosmetics.
185
1862004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
189        dist_rtems_make_custom_DATA = custom/default.cfg.
190
1912004-02-05      Joel Sherrill <joel@OARcorp.com>
192
193        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
194        these -- copied from the 4.6 branch.
195
1962004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        PR 553/bsps
199        * custom/mrm332.cfg: Comment out objdump.
200
2012004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
204
2052004-01-20      Joel Sherrill <joel@OARcorp.com>
206
207        PR 553/bsps
208        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
209        comment.
210
2112004-01-07      Joel Sherrill <joel@OARcorp.com>
212
213        * Makefile.am: Remove efi68k and efi332 references as they are no
214        longer in the tree.
215
2162004-01-07      Joel Sherrill <joel@OARcorp.com>
217
218        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
219        users of these boards so we are removing them.
220        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
221
2222004-01-07      Joel Sherrill <joel@OARcorp.com>
223
224        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
225
2262003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * Makefile.am: EXTRA_DIST +=.
229
2302003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * custom/Makefile.am: Remove.
233        * Makefile.am: Merge-in former custom/Makefile.am
234
2352003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
238        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
239
2402003-09-26      Joel Sherrill <joel@OARcorp.com>
241
242        * custom/simhppa.cfg: Removed.
243
2442003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
247
2482003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        PR 470/bsps
251        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
252        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
253        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
254
2552003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
258        the BSP's configure-script).
259        Remove BSP_CPPFLAGS (Obsolete).
260
2612003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        PR 321/bsps
264        * leaf.cfg: Remove support for profile-variant.
265        * main.cfg: Ditto.
266        * compilers/gcc-no_bsp.cfg: Ditto.
267        * compilers/gcc-portsw.cfg: Ditto.
268        * compilers/gcc-target-default.cfg: Ditto.
269
2702003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
271
272        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
273
2742003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
275
276        PR 368/filesystems
277        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
278        with this PR for alias BSPs.
279
2802003-03-18  Till Straumann <strauman@slac.stanford.edu>
281
282        PR 356/bsps
283        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
284        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
285
2862003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
289
2902003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
293        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
294        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
295        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
296
2972003-02-14      Joel Sherrill <joel@OARcorp.com>
298
299        AMD a29k obsolete.
300        * custom/portsw.cfg: Removed.
301
3022003-01-20      Duane Gustavus <duane@unt.edu>
303
304        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
305
3062003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
309        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
310        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
311        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
312        Move -D_BSD_SOURCE to CPU_CFLAGS.
313        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
314        Move -Dsolaris2 to CPU_CFLAGS.
315        Remove -D__EXTENSIONS__.
316
3172002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * custom/posix.cfg: Remove comment referring to host.cfg.
320
3212002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * custom/default.cfg: Pickup target.cfg from BSP directory.
324
3252002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
326
327        * custom/mtx603e.cfg: New file.
328
3292002-11-17      Joel Sherrill <joel@OARcorp.com>
330
331        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
332        build variants work for user applications post install.
333
3342002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
337        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
338        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
339        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
340        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
341
3422002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
343
344        * custom/edb7312.cfg: New file.
345
3462002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
349        obsolete Makefile.
350        * leaf.cfg: Various changes to LIBVARIANT processing.
351        * main.cfg: Ditto.
352
3532002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * Makefile.am: Add compilers/*.
356        * compilers/Makefile.am: Remove.
357        * lib.cfg: Remove.
358        * directory.cfg: Remove.
359        * README: Remove.
360
3612002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * Makefile.am: Add Templates/*.
364        * Templates/Makefile.am: Remove.
365
3662002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
369
3702002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
373        * custom/HPUX9-posix.cfg: Ditto.
374        * custom/Linux-posix.cfg: Ditto.
375
3762002-10-02      Joel Sherrill <joel@OARcorp.com>
377
378        * custom/armulator.cfg: Remove reference to PowerPC arguments.
379
3802002-09-13      Joel Sherrill <joel@OARcorp.com>
381
382        * Part of addressing PR281.
383        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
384        * compilers/gcc-target-default.cfg: Removed remaining support for
385        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
386        as one of the LDFLAGS when the debug variant is specified.
387
3882002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * custom/posix.cfg: Don't include host.cfg.
391
3922002-08-09      Joel Sherrill <joel@OARcorp.com>
393
394        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
395
3962002-08-07      Ivan Guzvinec <ivang@opencores.org>
397
398        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
399
4002002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
403
4042002-08-06      Joel Sherrill <joel@OARcorp.com>
405
406        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
407        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
408
4092002-08-06      Chris Ziomkowski <chris@asics.ws>
410
411        * custom/or32sim.cfg: New file added as part of merge from
412        OpenCores repository.
413
4142002-08-05      Joel Sherrill <joel@OARcorp.com>
415
416        * Per PR260 eliminate use of make-target-options.  This impacted
417        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
418        SuperCore and required that the m68k optimized memcpy be moved
419        to libcpu.
420        * custom/gen68360.cfg: Remove make-target-options.
421
4222002-08-01      Joel Sherrill <joel@OARcorp.com>
423
424        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
425        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
426
4272002-08-01      Joel Sherrill <joel@OARcorp.com>
428
429        * custom/mvme136.cfg: Remove make-target-options.
430
4312002-07-30      Joel Sherrill <joel@OARcorp.com>
432
433        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
434        will disappear when make clean is performed.
435
4362002-07-24      Joel Sherrill <joel@OARcorp.com>
437
438        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
439        to use gcc 3.1 arguments.
440
4412002-07-22      Joel Sherrill <joel@OARcorp.com>
442
443        * Templates/Makefile.leaf: Clarify the MANAGERS example.
444
4452002-07-01      Joel Sherrill <joel@OARcorp.com>
446
447        * custom/p4650.cfg: Update arguments to gcc3.
448
4492002-06-14      Joel Sherrill <joel@OARcorp.com>
450
451        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
452        to gcc 3.1 arguments.
453
4542002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
455
456        * custom/dmv177.cfg: Use -mcpu=603e.
457        * custom/ppcn_60x.cfg: Use -mcpu=603e.
458        * custom/psim.cfg: Use -mcpu=603e.
459        * custom/score603e.cfg: Use -mcpu=603e.
460        * custom/ts_386ex.cfg: Remove obsolete comments.
461        * custom/rxgen960.cfg: Remove obsolete comments.
462        * custom/cvme961.cfg: Remove obsolete comments.
463
4642001-05-09      Joel Sherrill <joel@OARcorp.com>
465
466        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
467        compatable arguments.
468 
4692002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
472        Remove obsolete comments.
473        * custom/eth_comm.cfg: Remove make-target-options.
474        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
475        CPU_CFLAGS.
476        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
477        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
478        * custom/mbx8xx.cfg: Remove make-target-options.
479        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
480        Remove obsolete comments.
481        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
482        Remove obsolete comments.
483        * custom/mpc8260ads.cfg: Remove make-target-options.
484        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
485        CPU_CFLAGS.
486        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
487        Remove obsolete comments.
488        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
489        CPU_CFLAGS.
490        Remove obsolete comments.
491        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
492        Remove obsolete comments.
493        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
494        CPU_CFLAGS.
495        Remove obsolete comments.
496
4972002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * custom/gen405.cfg: Remove -D__powerpc__.
500
5012002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
504        * custom/erc32.cfg: Ditto.
505        * custom/leon2.cfg: Ditto.
506
507
5082002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
511        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
512        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
513
5142002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * custom/cvme961.cfg: Remove GCC272 support.
517        * custom/dmv152.cfg: Remove GCC272 support.
518        * custom/efi332.cfg: Remove GCC272 support.
519        * custom/efi68k.cfg: Remove GCC272 support.
520        * custom/eth_comm.cfg: Remove GCC272 support.
521        * custom/gen405.cfg: Remove GCC272 support.
522        * custom/gen68302.cfg: Remove GCC272 support.
523        * custom/gen68340.cfg: Remove GCC272 support.
524        * custom/gen68360.cfg: Remove GCC272 support.
525        * custom/genmongoosev.cfg: Remove GCC272 support.
526        * custom/helas403.cfg: Remove GCC272 support.
527        * custom/i386ex.cfg: Remove GCC272 support.
528        * custom/i960sim.cfg: Remove GCC272 support.
529        * custom/idp.cfg: Remove GCC272 support.
530        * custom/leon2.cfg: Remove GCC272 support.
531        * custom/mbx8xx.cfg: Remove GCC272 support.
532        * custom/mcf5206elite.cfg: Remove GCC272 support.
533        * custom/mpc8260ads.cfg: Remove GCC272 support.
534        * custom/mrm332.cfg: Remove GCC272 support.
535        * custom/mvme136.cfg: Remove GCC272 support.
536        * custom/mvme147.cfg: Remove GCC272 support.
537        * custom/mvme167.cfg: Remove GCC272 support.
538        * custom/ods68302.cfg: Remove GCC272 support.
539        * custom/p4000.cfg: Remove GCC272 support.
540        * custom/p4600.cfg: Remove GCC272 support.
541        * custom/p4650.cfg: Remove GCC272 support.
542        * custom/pc386.cfg: Remove GCC272 support.
543        * custom/portsw.cfg: Remove GCC272 support.
544        * custom/psim.cfg: Remove GCC272 support.
545        * custom/rxgen960.cfg: Remove GCC272 support.
546        * custom/score603e.cfg: Remove GCC272 support.
547        * custom/sim68000.cfg: Remove GCC272 support.
548        * custom/simhppa.cfg: Remove GCC272 support.
549        * custom/simsh4.cfg: Remove GCC272 support.
550        * custom/ts_386ex.cfg: Remove GCC272 support.
551
5522002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
555        * Makefile.am: Remove AUTOMAKE_OPTIONS.
556        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
557        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
558
5592002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * compilers/gcc-target-default.cfg: Add missing \.
562        Reported by Ilya Alexeev <ilya@continuum.ru>.
563
5642002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
567        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
568        support.
569        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
570
5712001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
574        * custom/FreeBSD-posix.cfg: Ditto.
575        * custom/HPUX9-posix.cfg: Ditto.
576        * custom/Linux-posix.cfg: Ditto.
577        * custom/Solaris-posix.cfg: Ditto.
578
5792001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
582        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
583
5842001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * custom/armulator.cfg: Remove make-target-options.
587        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
588        (now in erc32/configure.ac).
589        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
590        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
591        Remove CONSOLE_USE_POLLED (Unused).
592        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
593        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
594        * custom/mvme162.cfg: Remove references to mvme162lx.
595        Abandon gcc272. Remove make-target-options.
596        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
597
5982001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * custom/bare.cfg: Remove make-target-options.
601        * custom/c4xsim.cfg: Ditto.
602        * custom/cvme961.cfg: Ditto.
603        * custom/efi68k.cfg: Ditto.
604        * custom/gen68302.cfg: Ditto.
605        * custom/gen68340.cfg: Ditto.
606        * custom/genmongoosev.cfg: Ditto.
607        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
608        make-exe, remove empty lines.
609        * custom/h8sim.cfg: Remove make-target-options.
610        * custom/mcf5206elite.cfg: Ditto.
611        * custom/mrm332.cfg: Ditto.
612        * custom/mvme147.cfg: Ditto.
613        * custom/ods68302.cfg: Ditto.
614        * custom/p4000.cfg: Ditto.
615        * custom/p4600.cfg: Ditto.
616        * custom/p4650.cfg: Ditto.
617        * custom/pc386.cfg: Ditto.
618        * custom/portsw.cfg: Ditto.
619        * custom/simsh4.cfg: Ditto.
620
6212001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * custom/efi332.cfg: Remove make-target-options.
624        * custom/idp.cfg: Ditto.
625        * custom/jmr3904.cfg: Ditto.
626
6272001-11-27      Joel Sherrill <joel@OARcorp.com>,
628
629        * ChangeLog: Deleted bogus entry.
630
6312001-11-27      Joel Sherrill <joel@OARcorp.com>,
632
633        * custom/ods68302.cfg: Eliminated required definition of macros in this
634        file for the BSP to compile.  The ROM and ROM address and size settings
635        are now linker script items. 
636
6372001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639
640        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
641        Remove make-target-options.
642        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
643        Remove make-target-options.
644        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
645        DATA_CACHE_ENABLE.
646        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
647        DATA_CACHE_ENABLE.
648        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
649        DATA_CACHE_ENABLE.
650
6512001-11-25      Joel Sherrill <joel@OARcorp.com>
652
653        * custom/papyrus.cfg: Removed.
654        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
655
6562001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
659        * custom/mcp750.cfg: Ditto.
660
6612001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
664        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
665        * custom/psim.cfg: Refect changes to psim/configure.ac.
666        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
667        remove SCORE603E_GENERATION.
668
6692001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
672        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
673        * custom/mbx860_005b.cfg: Ditto.
674        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
675
676
6772001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * custom/gensh1.cfg: remove make-target-options.
680        * custom/gensh2.cfg: remove make-target-options.
681
6822001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
685        remove make-target-options, remove BSP_CPPFLAGS.
686
6872001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
690
6912001-11-14      Joel Sherrill <joel@OARcorp.com>
692
693        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
694        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
695        These are new exception processing model BSPs and thus do not
696        need to define PPC_USE_SPRG.
697
6982001-11-14      Joel Sherrill <joel@OARcorp.com>
699
700        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
701
7022001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * custom/ts_386ex.cfg: Remove make-target-options.
705        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
706        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
707        different flags.
708
7092001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
712        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
713        re-adopt mcp750.cfg's make-exe.
714
7152001-11-13      Joel Sherrill <joel@OARcorp.com>
716
717        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
718        the --srec-len argument to objcopy only supported in binutils 2.11
719        or newer.
720
7212001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
722
723        This modification is part of the submitted modifications necessary to
724        support the IBM PPC405 family.  This submission was reviewed by
725        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
726        not negatively impact the ppc403 BSPs.  The submission and tracking
727        process was captured as PR50.
728        * custom/gen405.cfg: New file.
729        * custom/helas403.cfg: Modified to generate Srecords.
730
7312001-10-30      Joel Sherrill <joel@OARcorp.com>
732
733        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
734
7352001-10-26      Victor V. Vengerov <vvv@oktet.ru>
736
737        * custom/mcf5206elite.cfg: New file.
738
7392001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
740
741        * custom/mpc8260ads.cfg: New file.
742
7432001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * custom/gensh4.cfg: Remove START_HW_INIT.
746        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
747
7482001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * custom/gensh4.cfg: Remove HZ.
751        * custom/simsh4.cfg: Remove HZ.
752
7532001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
754
755        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
756        of Hitachi SH4 BSPs of the same name.  Reviewed and some
757        cleanup by Joel Sherrill <joel@OARcorp.com>.
758
7592001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
762
7632001-10-11      Joel Sherrill <joel@OARcorp.com>
764
765        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
766        to avoid using the apparently broken or deprecated -o argument.
767
7682001-09-28      Joel Sherrill <joel@OARcorp.com>
769
770        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
771        for MC68302_BASE.
772
7732001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * custom/bare.cfg: Define dummy make-cxx-exe.
776
7772001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * ChangeLog: Formatting cleanup.
780
7812001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
784        make-target-options.
785        * custom/FreeBSD-posix.cfg: Remove make-target-options.
786        * custom/HPUX9-posix.cfg: Dito.
787        * custom/Linux-posix.cfg: Dito.
788        * custom/Solaris-posix.cfg: Dito.
789        * custom/arm_bare_bsp.cfg: Dito.
790        * custom/armulator.cfg: Dito.
791        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
792        * custom/i386ex.cfg: Remove make-target-options.
793        * custom/i960sim.cfg: Remove make-target-options.
794        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
795        CONSOLE_USE_INTERRUPTS.
796        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
797        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
798        CONSOLE_USE_INTERRUPTS.
799        * custom/vegaplus.cfg: Remove make-target-options.
800
8012001-05-25      Joel Sherrill <joel@OARcorp.com>
802
803        * custom/mrm332.cfg: Switched $(SED) to sed.
804
8052000-05-25      Matt Cross <profesor@gweep.net>
806
807        * New MRM332 BSP for the Mini RoboMind board based
808        on the 68332 microcontroller designed and build by Mark
809        Castelluccio.  For details on the MRM see http://www.robominds.com.
810        * custom/mrm332.cfg: New file.
811
8122001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
815        CONSOLE_USE_POLLED, HAS_RTC.
816
8172001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
820        * custom/gensh2.cfg: Dito.
821
8222001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
825        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
826        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
827        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
828        remove unused flags, remove -ansi from CPP.
829        * custom/eth_comm.cfg: Remove CPU_DEFINES.
830        * custom/sim68000.cfg: Remove CPU_DEFINES.
831       
8322001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
835        * compilers/gcc-target-default.cfg: Dito.
836        * compilers/gcc-portsw.cfg: Remove -Hansi.
837        * custom/posix.cfg: Remove inclusion of target.cfg.
838        * custom/simhppa.cfg: Remove -ansi -fasm.
839
8402001-04-11      Eric Valette <valette@crf.canon.fr>
841
842        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
843        "new exception processing model."
844
8452001-04-11      Joel Sherrill <joel@OARcorp.com>
846
847        * custom/default.cfg: Switch to using exec_prefix to reflect new
848        organization of install point from Ralf Corsepius.
849
8502001-03-30      Eric Valette <valette@crf.canon.fr>
851
852        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
853        use the "new exception processing model."
854
8552001-03-14      Joel Sherrill <joel@OARcorp.com>
856
857        * custom/genmongossev.cfg: New file.
858
8592001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * custom/pc386dx.cfg: New bsp.
862
8632001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
866        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
867        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
868
8692001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
872        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
873        * host.cfg.in: Remove RM, make-script.
874        * ChangeLog: Remove bogus 2001-01-22 entry.
875
8762001-01-09      Joel Sherrill <joel@OARcorp.com>
877
878        * custom/pc386.cfg (make-exe): Removed commented out lines that
879        were displayed in build longs.
880
8812001-01-08      Joel Sherrill <joel@OARcorp.com>
882
883        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
884        unneeded definitions when compiled for "mips" rather than "mips64orion."
885        Correct CPU_CFLAGS.
886
8872001-01-05      Joel Sherrill <joel@OARcorp.com>
888
889        * custom/gensh1.cfg: Removed rest of make-target-options and
890        moved them to BSP configure options.
891
8922001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
893
894        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
895        install point or assuming BSP build tree is available.
896
8972001-01-03      Joel Sherrill <joel@OARcorp.com>
898
899        * custom/psim.cfg: Removed unused variables.
900
9012001-01-03      Joel Sherrill <joel@OARcorp.com>
902
903        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
904        * custom/simcpu32.cfg: Removed MVME162 reference.
905
9062000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
907
908        * custom/mcp750.cfg: Fix problems in generation of .exe file.
909        Still need to fix to avoid touching install point on non-install stanza.
910
9112000-12-06      Joel Sherrill <joel@OARcorp.com>
912
913        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
914        and copies that should not be in it.
915
9162000-12-01      Joel Sherrill <joel@OARcorp.com>
917
918        * custom/jmr3904.cfg: Turn optimization back up to -O2.
919
9202000-11-30      Joel Sherrill <joel@OARcorp.com>
921
922        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
923        a mips1.  gcc translates -m3900 into that.
924
9252000-11-27      Joel Sherrill <joel@OARcorp.com>
926
927        * custom/jmr3904.cfg: Fix incorrect reference to i960.
928
9292000-11-27      Joel Sherrill <joel@OARcorp.com>
930
931        * custom/shsim.cfg: New file.
932        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
933        The shsim is for the SH simulator in gdb. It should be able
934        to be used with multiple SH CPU models.  This will require
935        adding BSP variants.
936
9372000-11-25      Joel Sherrill <joel@OARcorp.com>
938
939        * custom/pc386.cfg: make-exe rule would write into
940        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
941        is generally not writeable after the BSP is installed and you do not
942        want every application installed there by default.  Reported by
943        Eric Norum <eric.norum@usask.ca>.
944
9452000-11-25      Joel Sherrill <joel@OARcorp.com>
946
947        * custom/Makefile.am: Updated to add jmr3904.cfg
948        * custom/jmr3904.cfg: New file.
949
9502000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * custom/leon2.cfg: Removed defines that are now generated
953        in a non-BSP specific manner.
954
9552000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
956
957        * custom/Makefile.am: Modified to reflect addition of files.
958        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
959        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
960
9612000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
964
9652000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
968
9692000-10-24      Joel Sherrill <joel@OARcorp.com>
970
971        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
972        definition since this information can be picked up from
973        autoconf generated files.  These BSPs are shared by the
974        mips and mips64orion "ports."
975
9762000-10-18      Joel Sherrill <joel@OARcorp.com>
977
978        * compilers/gcc-portsw.cfg: Use gcc style flags.
979
9802000-09-13      Joel Sherrill <joel@OARcorp.com>
981
982        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
983        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
984
9852000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
986
987        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
988        Eric Valette <valette@crf.canon.fr>.
989        * custom/vegaplus.cfg: New file.
990
9912000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
994        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
995        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
996        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
997        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
998        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
999        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1000
10012000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * custom/gensh2.cfg: Fix comments.
1004
10052000-09-12      Joel Sherrill <joel@OARcorp.com>
1006
1007        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1008        compiler arguments that specify CPU model options.
1009
10102000-09-12      Joel Sherrill <joel@OARcorp.com>
1011
1012        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1013        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1014        may be incorrect but the BSP now compiles.
1015
10162000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1017
1018        * custom/arm_bare_bsp.cfg: Fix comments.
1019
10202000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1023        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1024        * ChangeLog: File paths corrected
1025
10262000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1027
1028        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1029
10302000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1031
1032        * custom/pck6.cfg: New file
1033        * custom/pc486.cfg: Use -m486
1034        * custom/pc586.cfg: Use -mpentium
1035        * custom/pc686.cfg: Use -mmpentiumpro
1036        * custom/i386ex.cfg: Use -msoft-float
1037
10382000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1039
1040        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1041
10422000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1043
1044        * ChangeLog: File paths corrected.
1045
10462000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1047
1048        * custom/mvme167.cfg: Add specification of printk port, console port
1049        and serial I/O mode.  Arrange for the stripped executable to
1050        be copied up the build tree.
1051       
10522000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1053
1054        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1055
10562000-08-10      John Cotton  <john.cotton@nrc.ca>
1057
1058        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1059
10602000-08-10      Joel Sherrill <joel@OARcorp.com>
1061
1062        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.