source: rtems/make/ChangeLog @ 0b83afe9

4.104.114.84.95
Last change on this file since 0b83afe9 was 8eb78a20, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 07/14/06 at 09:52:00

added ChangeLog? entries for PR1117/1118/1119/1120

  • Property mode set to 100644
File size: 35.0 KB
Line 
12006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2
3        * custom/brsl5.cfg: (PR1117) added
4       
52006-06-08      Bruce Robinson <brucer@pmccorp.com>
6       
7        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
8        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
9
102005-04-10      Eric Norum <norume@aps.anl.gov>
11
12        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
13
142006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
17        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
18        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
19        Remove (abandoned).
20
212006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
24        Merger from rtems-4-6-branch.
25
262006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        PR 851/bsps
29        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
30        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
31
322005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
35
362005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
39        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
40        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
41        Use .srec for files containing SRECs.
42
432005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * custom/gp32.cfg: Replace .gxb with .elf.
46        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
47
482005-11-03      Till Straumann <strauman@slac.stanford.edu>
49
50        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
51        -mcpu=750 instead.
52
532005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * custom/orp.cfg: Remove (abandoned).
56        * custom/av5282.cfg: Remove obsolete vars.
57        * custom/gba.cfg: Remove PROFILE* (abandoned).
58        Remove -static (bogus).
59
602005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
61
62        PR 822/bsps
63        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
64
652005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
66
67        * custom/av5282.cfg: New file.
68
692005-06-17      Markku Puro <markku.puro@kopteri.net>
70
71        * Makefile.am: Adding GameBoy Advance BSP.
72        * custom/gba.cfg: New file.
73
742005-06-17      Joel Sherrill <joel@OARcorp.com>
75
76        * custom/mcf5235.cfg: New file.
77
782005-06-01      Philippe Simons <loki_666@fastmail.fm>
79
80        * custom/gp32.cfg: Add make-cxx-exe.
81
822005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
85        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
86        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
87
882005-05-02      Joel Sherrill <joel@OARcorp.com>
89
90        * Makefile.am: Remove dmv177 and ppcn_60x.
91        * custom/dmv177.cfg: Removed.
92
932005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
96
972005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
98
99        * Makefile.am: Initial release of ep1a bsp
100        * custom/ep1a.cfg: New file.
101
1022005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
103
104        * custom/score603e.cfg: Update score603e to new exception model
105        NOTE: These modifications have not been tested on hardware.
106
1072005-03-11      Jay Monkman <jtm@lopingdog.com>
108
109        * custom/vegaplus.cfg: Removed.
110
1112005-03-11      Philippe Simons <loki_666@fastmail.fm>
112
113        * custom/gp32.cfg: New file.
114
1152005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
118        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
119        Remove -Wa,-m7450.
120
1212005-02-25      Joel Sherrill <joel@OARcorp.com>
122
123        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
124        * custom/arm_bare_bsp.cfg: Removed.
125
1262005-02-24      Jay Monkman <jtm@lopingdog.com>
127
128        * custom/csb350.cfg: New BSP.
129
1302005-02-24      Jay Monkman <jtm@lopingdog.com>
131
132        * custom/csb337.cfg: Cleanup.
133
1342005-02-08      Eric Norum <norume@aps.anl.gov>
135
136        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
137        proper versions of gcc (which take -m528x as an order to load the
138        -m5200 multilib variants) are widely available.
139
1402005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * custom/uC5282.cfg: Cleanup.
143
1442005-01-28      Eric Norum <norume@aps.anl.gov>
145
146        * Makefile.am, custom/uC5282.cfg: New BSP
147
1482005-01-20      Joel Sherrill <joel@OARcorp.com>
149
150        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
151        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
152        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
153        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
154        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
155
1562005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * compilers/gcc-portsw.cfg: Remove.
159        * Makefile.am: Reflect change above.
160
1612004-11-23      Joel Sherrill <joel@OARcorp.com>
162
163        * Makefile.am: Remove eth_comm.
164        * custom/eth_comm.cfg: Removed.
165
1662004-11-22      Jennifer Averett <jennifer@OARcorp.com>
167
168        PR 581/bsps
169        * custom/psim.cfg: Convert PSIM to new exception model.
170
1712004-11-17      Joel Sherrill <joel@OARcorp.com>
172
173        * custom/mvme2100.cfg: Add make-cxx-exe rule.
174
1752004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
176
177        * Makefile.am: Add MVME2100 BSP.
178        * custom/mvme2100.cfg: New file.
179
1802004-11-05      Joel Sherrill <joel@OARcorp.com>
181
182        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
183        architecture name for RTEMS. Since this was used as the -mcpu
184        argument to GCC, that also had to be changed.
185
1862004-10-26      Eric Norum <norume@aps.anl.gov
187
188        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
189
1902004-10-20      Eric Norum <norume@aps.anl.gov
191
192        * custom/mvme5500.cfg: New BSP.
193
1942004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
195
196        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
197
1982004-09-29      Joel Sherrill <joel@OARcorp.com>
199
200        * custom/h8sim.cfg: i960 obsoleted.
201        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
202
2032004-08-03      Jay Monkman <jtm@lopingdog.com>
204
205        * custom/csb360.cfg: New file.
206
2072004-07-15      Jay Monkman
208
209        * custom/csb336.cfg, custom/csb337.cfg: New files.
210
2112004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
212
213        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
214        with FreeBSD and now unused).
215        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
216
2172004-04-12      David Querbach <querbach@realtime.bc.ca>
218
219        * custom/ss555.cfg: New file.
220
2212004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
222
223        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
224        with Cygwin and now unused).
225
2262004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
227
228        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
229
2302004-03-05      Joel Sherrill <joel@OARcorp.com>
231
232        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
233        support.
234
2352004-02-26      Joel Sherrill <joel@OARcorp.com>
236
237        PR 570/bsps
238        * custom/mvme2307.cfg: Do not use -msdata=eabi since
239        it breaks the linking of the vectors.
240
2412004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * Makefile.am: Cosmetics.
244
2452004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
248        dist_rtems_make_custom_DATA = custom/default.cfg.
249
2502004-02-05      Joel Sherrill <joel@OARcorp.com>
251
252        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
253        these -- copied from the 4.6 branch.
254
2552004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        PR 553/bsps
258        * custom/mrm332.cfg: Comment out objdump.
259
2602004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
263
2642004-01-20      Joel Sherrill <joel@OARcorp.com>
265
266        PR 553/bsps
267        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
268        comment.
269
2702004-01-07      Joel Sherrill <joel@OARcorp.com>
271
272        * Makefile.am: Remove efi68k and efi332 references as they are no
273        longer in the tree.
274
2752004-01-07      Joel Sherrill <joel@OARcorp.com>
276
277        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
278        users of these boards so we are removing them.
279        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
280
2812004-01-07      Joel Sherrill <joel@OARcorp.com>
282
283        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
284
2852003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * Makefile.am: EXTRA_DIST +=.
288
2892003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * custom/Makefile.am: Remove.
292        * Makefile.am: Merge-in former custom/Makefile.am
293
2942003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
297        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
298
2992003-09-26      Joel Sherrill <joel@OARcorp.com>
300
301        * custom/simhppa.cfg: Removed.
302
3032003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
306
3072003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        PR 470/bsps
310        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
311        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
312        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
313
3142003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
317        the BSP's configure-script).
318        Remove BSP_CPPFLAGS (Obsolete).
319
3202003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        PR 321/bsps
323        * leaf.cfg: Remove support for profile-variant.
324        * main.cfg: Ditto.
325        * compilers/gcc-no_bsp.cfg: Ditto.
326        * compilers/gcc-portsw.cfg: Ditto.
327        * compilers/gcc-target-default.cfg: Ditto.
328
3292003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
330
331        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
332
3332003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
334
335        PR 368/filesystems
336        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
337        with this PR for alias BSPs.
338
3392003-03-18  Till Straumann <strauman@slac.stanford.edu>
340
341        PR 356/bsps
342        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
343        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
344
3452003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
348
3492003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
352        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
353        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
354        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
355
3562003-02-14      Joel Sherrill <joel@OARcorp.com>
357
358        AMD a29k obsolete.
359        * custom/portsw.cfg: Removed.
360
3612003-01-20      Duane Gustavus <duane@unt.edu>
362
363        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
364
3652003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
368        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
369        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
370        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
371        Move -D_BSD_SOURCE to CPU_CFLAGS.
372        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
373        Move -Dsolaris2 to CPU_CFLAGS.
374        Remove -D__EXTENSIONS__.
375
3762002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * custom/posix.cfg: Remove comment referring to host.cfg.
379
3802002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * custom/default.cfg: Pickup target.cfg from BSP directory.
383
3842002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
385
386        * custom/mtx603e.cfg: New file.
387
3882002-11-17      Joel Sherrill <joel@OARcorp.com>
389
390        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
391        build variants work for user applications post install.
392
3932002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
396        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
397        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
398        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
399        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
400
4012002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
402
403        * custom/edb7312.cfg: New file.
404
4052002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
408        obsolete Makefile.
409        * leaf.cfg: Various changes to LIBVARIANT processing.
410        * main.cfg: Ditto.
411
4122002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * Makefile.am: Add compilers/*.
415        * compilers/Makefile.am: Remove.
416        * lib.cfg: Remove.
417        * directory.cfg: Remove.
418        * README: Remove.
419
4202002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * Makefile.am: Add Templates/*.
423        * Templates/Makefile.am: Remove.
424
4252002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
428
4292002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
432        * custom/HPUX9-posix.cfg: Ditto.
433        * custom/Linux-posix.cfg: Ditto.
434
4352002-10-02      Joel Sherrill <joel@OARcorp.com>
436
437        * custom/armulator.cfg: Remove reference to PowerPC arguments.
438
4392002-09-13      Joel Sherrill <joel@OARcorp.com>
440
441        * Part of addressing PR281.
442        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
443        * compilers/gcc-target-default.cfg: Removed remaining support for
444        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
445        as one of the LDFLAGS when the debug variant is specified.
446
4472002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * custom/posix.cfg: Don't include host.cfg.
450
4512002-08-09      Joel Sherrill <joel@OARcorp.com>
452
453        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
454
4552002-08-07      Ivan Guzvinec <ivang@opencores.org>
456
457        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
458
4592002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
462
4632002-08-06      Joel Sherrill <joel@OARcorp.com>
464
465        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
466        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
467
4682002-08-06      Chris Ziomkowski <chris@asics.ws>
469
470        * custom/or32sim.cfg: New file added as part of merge from
471        OpenCores repository.
472
4732002-08-05      Joel Sherrill <joel@OARcorp.com>
474
475        * Per PR260 eliminate use of make-target-options.  This impacted
476        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
477        SuperCore and required that the m68k optimized memcpy be moved
478        to libcpu.
479        * custom/gen68360.cfg: Remove make-target-options.
480
4812002-08-01      Joel Sherrill <joel@OARcorp.com>
482
483        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
484        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
485
4862002-08-01      Joel Sherrill <joel@OARcorp.com>
487
488        * custom/mvme136.cfg: Remove make-target-options.
489
4902002-07-30      Joel Sherrill <joel@OARcorp.com>
491
492        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
493        will disappear when make clean is performed.
494
4952002-07-24      Joel Sherrill <joel@OARcorp.com>
496
497        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
498        to use gcc 3.1 arguments.
499
5002002-07-22      Joel Sherrill <joel@OARcorp.com>
501
502        * Templates/Makefile.leaf: Clarify the MANAGERS example.
503
5042002-07-01      Joel Sherrill <joel@OARcorp.com>
505
506        * custom/p4650.cfg: Update arguments to gcc3.
507
5082002-06-14      Joel Sherrill <joel@OARcorp.com>
509
510        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
511        to gcc 3.1 arguments.
512
5132002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
514
515        * custom/dmv177.cfg: Use -mcpu=603e.
516        * custom/ppcn_60x.cfg: Use -mcpu=603e.
517        * custom/psim.cfg: Use -mcpu=603e.
518        * custom/score603e.cfg: Use -mcpu=603e.
519        * custom/ts_386ex.cfg: Remove obsolete comments.
520        * custom/rxgen960.cfg: Remove obsolete comments.
521        * custom/cvme961.cfg: Remove obsolete comments.
522
5232001-05-09      Joel Sherrill <joel@OARcorp.com>
524
525        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
526        compatable arguments.
527 
5282002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
531        Remove obsolete comments.
532        * custom/eth_comm.cfg: Remove make-target-options.
533        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
534        CPU_CFLAGS.
535        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
536        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
537        * custom/mbx8xx.cfg: Remove make-target-options.
538        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
539        Remove obsolete comments.
540        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
541        Remove obsolete comments.
542        * custom/mpc8260ads.cfg: Remove make-target-options.
543        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
544        CPU_CFLAGS.
545        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
546        Remove obsolete comments.
547        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
548        CPU_CFLAGS.
549        Remove obsolete comments.
550        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
551        Remove obsolete comments.
552        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
553        CPU_CFLAGS.
554        Remove obsolete comments.
555
5562002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * custom/gen405.cfg: Remove -D__powerpc__.
559
5602002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
563        * custom/erc32.cfg: Ditto.
564        * custom/leon2.cfg: Ditto.
565
566
5672002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
570        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
571        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
572
5732002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * custom/cvme961.cfg: Remove GCC272 support.
576        * custom/dmv152.cfg: Remove GCC272 support.
577        * custom/efi332.cfg: Remove GCC272 support.
578        * custom/efi68k.cfg: Remove GCC272 support.
579        * custom/eth_comm.cfg: Remove GCC272 support.
580        * custom/gen405.cfg: Remove GCC272 support.
581        * custom/gen68302.cfg: Remove GCC272 support.
582        * custom/gen68340.cfg: Remove GCC272 support.
583        * custom/gen68360.cfg: Remove GCC272 support.
584        * custom/genmongoosev.cfg: Remove GCC272 support.
585        * custom/helas403.cfg: Remove GCC272 support.
586        * custom/i386ex.cfg: Remove GCC272 support.
587        * custom/i960sim.cfg: Remove GCC272 support.
588        * custom/idp.cfg: Remove GCC272 support.
589        * custom/leon2.cfg: Remove GCC272 support.
590        * custom/mbx8xx.cfg: Remove GCC272 support.
591        * custom/mcf5206elite.cfg: Remove GCC272 support.
592        * custom/mpc8260ads.cfg: Remove GCC272 support.
593        * custom/mrm332.cfg: Remove GCC272 support.
594        * custom/mvme136.cfg: Remove GCC272 support.
595        * custom/mvme147.cfg: Remove GCC272 support.
596        * custom/mvme167.cfg: Remove GCC272 support.
597        * custom/ods68302.cfg: Remove GCC272 support.
598        * custom/p4000.cfg: Remove GCC272 support.
599        * custom/p4600.cfg: Remove GCC272 support.
600        * custom/p4650.cfg: Remove GCC272 support.
601        * custom/pc386.cfg: Remove GCC272 support.
602        * custom/portsw.cfg: Remove GCC272 support.
603        * custom/psim.cfg: Remove GCC272 support.
604        * custom/rxgen960.cfg: Remove GCC272 support.
605        * custom/score603e.cfg: Remove GCC272 support.
606        * custom/sim68000.cfg: Remove GCC272 support.
607        * custom/simhppa.cfg: Remove GCC272 support.
608        * custom/simsh4.cfg: Remove GCC272 support.
609        * custom/ts_386ex.cfg: Remove GCC272 support.
610
6112002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
614        * Makefile.am: Remove AUTOMAKE_OPTIONS.
615        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
616        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
617
6182002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * compilers/gcc-target-default.cfg: Add missing \.
621        Reported by Ilya Alexeev <ilya@continuum.ru>.
622
6232002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
626        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
627        support.
628        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
629
6302001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
633        * custom/FreeBSD-posix.cfg: Ditto.
634        * custom/HPUX9-posix.cfg: Ditto.
635        * custom/Linux-posix.cfg: Ditto.
636        * custom/Solaris-posix.cfg: Ditto.
637
6382001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
641        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
642
6432001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * custom/armulator.cfg: Remove make-target-options.
646        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
647        (now in erc32/configure.ac).
648        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
649        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
650        Remove CONSOLE_USE_POLLED (Unused).
651        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
652        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
653        * custom/mvme162.cfg: Remove references to mvme162lx.
654        Abandon gcc272. Remove make-target-options.
655        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
656
6572001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * custom/bare.cfg: Remove make-target-options.
660        * custom/c4xsim.cfg: Ditto.
661        * custom/cvme961.cfg: Ditto.
662        * custom/efi68k.cfg: Ditto.
663        * custom/gen68302.cfg: Ditto.
664        * custom/gen68340.cfg: Ditto.
665        * custom/genmongoosev.cfg: Ditto.
666        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
667        make-exe, remove empty lines.
668        * custom/h8sim.cfg: Remove make-target-options.
669        * custom/mcf5206elite.cfg: Ditto.
670        * custom/mrm332.cfg: Ditto.
671        * custom/mvme147.cfg: Ditto.
672        * custom/ods68302.cfg: Ditto.
673        * custom/p4000.cfg: Ditto.
674        * custom/p4600.cfg: Ditto.
675        * custom/p4650.cfg: Ditto.
676        * custom/pc386.cfg: Ditto.
677        * custom/portsw.cfg: Ditto.
678        * custom/simsh4.cfg: Ditto.
679
6802001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * custom/efi332.cfg: Remove make-target-options.
683        * custom/idp.cfg: Ditto.
684        * custom/jmr3904.cfg: Ditto.
685
6862001-11-27      Joel Sherrill <joel@OARcorp.com>,
687
688        * ChangeLog: Deleted bogus entry.
689
6902001-11-27      Joel Sherrill <joel@OARcorp.com>,
691
692        * custom/ods68302.cfg: Eliminated required definition of macros in this
693        file for the BSP to compile.  The ROM and ROM address and size settings
694        are now linker script items. 
695
6962001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698
699        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
700        Remove make-target-options.
701        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
702        Remove make-target-options.
703        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
704        DATA_CACHE_ENABLE.
705        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
706        DATA_CACHE_ENABLE.
707        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
708        DATA_CACHE_ENABLE.
709
7102001-11-25      Joel Sherrill <joel@OARcorp.com>
711
712        * custom/papyrus.cfg: Removed.
713        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
714
7152001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
718        * custom/mcp750.cfg: Ditto.
719
7202001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
723        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
724        * custom/psim.cfg: Refect changes to psim/configure.ac.
725        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
726        remove SCORE603E_GENERATION.
727
7282001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
731        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
732        * custom/mbx860_005b.cfg: Ditto.
733        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
734
735
7362001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * custom/gensh1.cfg: remove make-target-options.
739        * custom/gensh2.cfg: remove make-target-options.
740
7412001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
744        remove make-target-options, remove BSP_CPPFLAGS.
745
7462001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
749
7502001-11-14      Joel Sherrill <joel@OARcorp.com>
751
752        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
753        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
754        These are new exception processing model BSPs and thus do not
755        need to define PPC_USE_SPRG.
756
7572001-11-14      Joel Sherrill <joel@OARcorp.com>
758
759        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
760
7612001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * custom/ts_386ex.cfg: Remove make-target-options.
764        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
765        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
766        different flags.
767
7682001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
771        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
772        re-adopt mcp750.cfg's make-exe.
773
7742001-11-13      Joel Sherrill <joel@OARcorp.com>
775
776        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
777        the --srec-len argument to objcopy only supported in binutils 2.11
778        or newer.
779
7802001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
781
782        This modification is part of the submitted modifications necessary to
783        support the IBM PPC405 family.  This submission was reviewed by
784        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
785        not negatively impact the ppc403 BSPs.  The submission and tracking
786        process was captured as PR50.
787        * custom/gen405.cfg: New file.
788        * custom/helas403.cfg: Modified to generate Srecords.
789
7902001-10-30      Joel Sherrill <joel@OARcorp.com>
791
792        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
793
7942001-10-26      Victor V. Vengerov <vvv@oktet.ru>
795
796        * custom/mcf5206elite.cfg: New file.
797
7982001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
799
800        * custom/mpc8260ads.cfg: New file.
801
8022001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * custom/gensh4.cfg: Remove START_HW_INIT.
805        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
806
8072001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * custom/gensh4.cfg: Remove HZ.
810        * custom/simsh4.cfg: Remove HZ.
811
8122001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
813
814        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
815        of Hitachi SH4 BSPs of the same name.  Reviewed and some
816        cleanup by Joel Sherrill <joel@OARcorp.com>.
817
8182001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
821
8222001-10-11      Joel Sherrill <joel@OARcorp.com>
823
824        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
825        to avoid using the apparently broken or deprecated -o argument.
826
8272001-09-28      Joel Sherrill <joel@OARcorp.com>
828
829        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
830        for MC68302_BASE.
831
8322001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * custom/bare.cfg: Define dummy make-cxx-exe.
835
8362001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
837
838        * ChangeLog: Formatting cleanup.
839
8402001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
843        make-target-options.
844        * custom/FreeBSD-posix.cfg: Remove make-target-options.
845        * custom/HPUX9-posix.cfg: Dito.
846        * custom/Linux-posix.cfg: Dito.
847        * custom/Solaris-posix.cfg: Dito.
848        * custom/arm_bare_bsp.cfg: Dito.
849        * custom/armulator.cfg: Dito.
850        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
851        * custom/i386ex.cfg: Remove make-target-options.
852        * custom/i960sim.cfg: Remove make-target-options.
853        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
854        CONSOLE_USE_INTERRUPTS.
855        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
856        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
857        CONSOLE_USE_INTERRUPTS.
858        * custom/vegaplus.cfg: Remove make-target-options.
859
8602001-05-25      Joel Sherrill <joel@OARcorp.com>
861
862        * custom/mrm332.cfg: Switched $(SED) to sed.
863
8642000-05-25      Matt Cross <profesor@gweep.net>
865
866        * New MRM332 BSP for the Mini RoboMind board based
867        on the 68332 microcontroller designed and build by Mark
868        Castelluccio.  For details on the MRM see http://www.robominds.com.
869        * custom/mrm332.cfg: New file.
870
8712001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
874        CONSOLE_USE_POLLED, HAS_RTC.
875
8762001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
879        * custom/gensh2.cfg: Dito.
880
8812001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
884        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
885        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
886        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
887        remove unused flags, remove -ansi from CPP.
888        * custom/eth_comm.cfg: Remove CPU_DEFINES.
889        * custom/sim68000.cfg: Remove CPU_DEFINES.
890       
8912001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
894        * compilers/gcc-target-default.cfg: Dito.
895        * compilers/gcc-portsw.cfg: Remove -Hansi.
896        * custom/posix.cfg: Remove inclusion of target.cfg.
897        * custom/simhppa.cfg: Remove -ansi -fasm.
898
8992001-04-11      Eric Valette <valette@crf.canon.fr>
900
901        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
902        "new exception processing model."
903
9042001-04-11      Joel Sherrill <joel@OARcorp.com>
905
906        * custom/default.cfg: Switch to using exec_prefix to reflect new
907        organization of install point from Ralf Corsepius.
908
9092001-03-30      Eric Valette <valette@crf.canon.fr>
910
911        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
912        use the "new exception processing model."
913
9142001-03-14      Joel Sherrill <joel@OARcorp.com>
915
916        * custom/genmongossev.cfg: New file.
917
9182001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * custom/pc386dx.cfg: New bsp.
921
9222001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
925        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
926        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
927
9282001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
931        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
932        * host.cfg.in: Remove RM, make-script.
933        * ChangeLog: Remove bogus 2001-01-22 entry.
934
9352001-01-09      Joel Sherrill <joel@OARcorp.com>
936
937        * custom/pc386.cfg (make-exe): Removed commented out lines that
938        were displayed in build longs.
939
9402001-01-08      Joel Sherrill <joel@OARcorp.com>
941
942        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
943        unneeded definitions when compiled for "mips" rather than "mips64orion."
944        Correct CPU_CFLAGS.
945
9462001-01-05      Joel Sherrill <joel@OARcorp.com>
947
948        * custom/gensh1.cfg: Removed rest of make-target-options and
949        moved them to BSP configure options.
950
9512001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
952
953        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
954        install point or assuming BSP build tree is available.
955
9562001-01-03      Joel Sherrill <joel@OARcorp.com>
957
958        * custom/psim.cfg: Removed unused variables.
959
9602001-01-03      Joel Sherrill <joel@OARcorp.com>
961
962        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
963        * custom/simcpu32.cfg: Removed MVME162 reference.
964
9652000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
966
967        * custom/mcp750.cfg: Fix problems in generation of .exe file.
968        Still need to fix to avoid touching install point on non-install stanza.
969
9702000-12-06      Joel Sherrill <joel@OARcorp.com>
971
972        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
973        and copies that should not be in it.
974
9752000-12-01      Joel Sherrill <joel@OARcorp.com>
976
977        * custom/jmr3904.cfg: Turn optimization back up to -O2.
978
9792000-11-30      Joel Sherrill <joel@OARcorp.com>
980
981        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
982        a mips1.  gcc translates -m3900 into that.
983
9842000-11-27      Joel Sherrill <joel@OARcorp.com>
985
986        * custom/jmr3904.cfg: Fix incorrect reference to i960.
987
9882000-11-27      Joel Sherrill <joel@OARcorp.com>
989
990        * custom/shsim.cfg: New file.
991        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
992        The shsim is for the SH simulator in gdb. It should be able
993        to be used with multiple SH CPU models.  This will require
994        adding BSP variants.
995
9962000-11-25      Joel Sherrill <joel@OARcorp.com>
997
998        * custom/pc386.cfg: make-exe rule would write into
999        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1000        is generally not writeable after the BSP is installed and you do not
1001        want every application installed there by default.  Reported by
1002        Eric Norum <eric.norum@usask.ca>.
1003
10042000-11-25      Joel Sherrill <joel@OARcorp.com>
1005
1006        * custom/Makefile.am: Updated to add jmr3904.cfg
1007        * custom/jmr3904.cfg: New file.
1008
10092000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * custom/leon2.cfg: Removed defines that are now generated
1012        in a non-BSP specific manner.
1013
10142000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1015
1016        * custom/Makefile.am: Modified to reflect addition of files.
1017        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1018        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1019
10202000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1023
10242000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1027
10282000-10-24      Joel Sherrill <joel@OARcorp.com>
1029
1030        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1031        definition since this information can be picked up from
1032        autoconf generated files.  These BSPs are shared by the
1033        mips and mips64orion "ports."
1034
10352000-10-18      Joel Sherrill <joel@OARcorp.com>
1036
1037        * compilers/gcc-portsw.cfg: Use gcc style flags.
1038
10392000-09-13      Joel Sherrill <joel@OARcorp.com>
1040
1041        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1042        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1043
10442000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1045
1046        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1047        Eric Valette <valette@crf.canon.fr>.
1048        * custom/vegaplus.cfg: New file.
1049
10502000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1053        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1054        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1055        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1056        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1057        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1058        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1059
10602000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1061
1062        * custom/gensh2.cfg: Fix comments.
1063
10642000-09-12      Joel Sherrill <joel@OARcorp.com>
1065
1066        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1067        compiler arguments that specify CPU model options.
1068
10692000-09-12      Joel Sherrill <joel@OARcorp.com>
1070
1071        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1072        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1073        may be incorrect but the BSP now compiles.
1074
10752000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * custom/arm_bare_bsp.cfg: Fix comments.
1078
10792000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1082        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1083        * ChangeLog: File paths corrected
1084
10852000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1086
1087        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1088
10892000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * custom/pck6.cfg: New file
1092        * custom/pc486.cfg: Use -m486
1093        * custom/pc586.cfg: Use -mpentium
1094        * custom/pc686.cfg: Use -mmpentiumpro
1095        * custom/i386ex.cfg: Use -msoft-float
1096
10972000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1098
1099        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1100
11012000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1102
1103        * ChangeLog: File paths corrected.
1104
11052000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1106
1107        * custom/mvme167.cfg: Add specification of printk port, console port
1108        and serial I/O mode.  Arrange for the stripped executable to
1109        be copied up the build tree.
1110       
11112000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1112
1113        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1114
11152000-08-10      John Cotton  <john.cotton@nrc.ca>
1116
1117        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1118
11192000-08-10      Joel Sherrill <joel@OARcorp.com>
1120
1121        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.