source: rtems/make/ChangeLog @ f239d988

4.104.114.84.95
Last change on this file since f239d988 was 7e676e1, checked in by Joel Sherrill <joel.sherrill@…>, on 08/09/06 at 20:58:54

2006-08-09 Kolja Waschk <waschk@…>

  • Makefile.am: New port to Altera NIOS II.
  • custom/nios2_iss.cfg: New file.
  • Property mode set to 100644
File size: 35.1 KB
Line 
12006-08-09      Kolja Waschk <waschk@telos.de>
2
3        * Makefile.am: New port to Altera NIOS II.
4        * custom/nios2_iss.cfg: New file.
5
62006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
7
8        * custom/brsl5.cfg: (PR1117) added
9       
102006-06-08      Bruce Robinson <brucer@pmccorp.com>
11       
12        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
13        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
14
152005-04-10      Eric Norum <norume@aps.anl.gov>
16
17        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
18
192006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
22        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
23        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
24        Remove (abandoned).
25
262006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
27
28        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
29        Merger from rtems-4-6-branch.
30
312006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        PR 851/bsps
34        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
35        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
36
372005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
40
412005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
44        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
45        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
46        Use .srec for files containing SRECs.
47
482005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * custom/gp32.cfg: Replace .gxb with .elf.
51        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
52
532005-11-03      Till Straumann <strauman@slac.stanford.edu>
54
55        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
56        -mcpu=750 instead.
57
582005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * custom/orp.cfg: Remove (abandoned).
61        * custom/av5282.cfg: Remove obsolete vars.
62        * custom/gba.cfg: Remove PROFILE* (abandoned).
63        Remove -static (bogus).
64
652005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
66
67        PR 822/bsps
68        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
69
702005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
71
72        * custom/av5282.cfg: New file.
73
742005-06-17      Markku Puro <markku.puro@kopteri.net>
75
76        * Makefile.am: Adding GameBoy Advance BSP.
77        * custom/gba.cfg: New file.
78
792005-06-17      Joel Sherrill <joel@OARcorp.com>
80
81        * custom/mcf5235.cfg: New file.
82
832005-06-01      Philippe Simons <loki_666@fastmail.fm>
84
85        * custom/gp32.cfg: Add make-cxx-exe.
86
872005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
88
89        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
90        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
91        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
92
932005-05-02      Joel Sherrill <joel@OARcorp.com>
94
95        * Makefile.am: Remove dmv177 and ppcn_60x.
96        * custom/dmv177.cfg: Removed.
97
982005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
101
1022005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
103
104        * Makefile.am: Initial release of ep1a bsp
105        * custom/ep1a.cfg: New file.
106
1072005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
108
109        * custom/score603e.cfg: Update score603e to new exception model
110        NOTE: These modifications have not been tested on hardware.
111
1122005-03-11      Jay Monkman <jtm@lopingdog.com>
113
114        * custom/vegaplus.cfg: Removed.
115
1162005-03-11      Philippe Simons <loki_666@fastmail.fm>
117
118        * custom/gp32.cfg: New file.
119
1202005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
123        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
124        Remove -Wa,-m7450.
125
1262005-02-25      Joel Sherrill <joel@OARcorp.com>
127
128        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
129        * custom/arm_bare_bsp.cfg: Removed.
130
1312005-02-24      Jay Monkman <jtm@lopingdog.com>
132
133        * custom/csb350.cfg: New BSP.
134
1352005-02-24      Jay Monkman <jtm@lopingdog.com>
136
137        * custom/csb337.cfg: Cleanup.
138
1392005-02-08      Eric Norum <norume@aps.anl.gov>
140
141        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
142        proper versions of gcc (which take -m528x as an order to load the
143        -m5200 multilib variants) are widely available.
144
1452005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        * custom/uC5282.cfg: Cleanup.
148
1492005-01-28      Eric Norum <norume@aps.anl.gov>
150
151        * Makefile.am, custom/uC5282.cfg: New BSP
152
1532005-01-20      Joel Sherrill <joel@OARcorp.com>
154
155        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
156        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
157        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
158        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
159        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
160
1612005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
162
163        * compilers/gcc-portsw.cfg: Remove.
164        * Makefile.am: Reflect change above.
165
1662004-11-23      Joel Sherrill <joel@OARcorp.com>
167
168        * Makefile.am: Remove eth_comm.
169        * custom/eth_comm.cfg: Removed.
170
1712004-11-22      Jennifer Averett <jennifer@OARcorp.com>
172
173        PR 581/bsps
174        * custom/psim.cfg: Convert PSIM to new exception model.
175
1762004-11-17      Joel Sherrill <joel@OARcorp.com>
177
178        * custom/mvme2100.cfg: Add make-cxx-exe rule.
179
1802004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
181
182        * Makefile.am: Add MVME2100 BSP.
183        * custom/mvme2100.cfg: New file.
184
1852004-11-05      Joel Sherrill <joel@OARcorp.com>
186
187        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
188        architecture name for RTEMS. Since this was used as the -mcpu
189        argument to GCC, that also had to be changed.
190
1912004-10-26      Eric Norum <norume@aps.anl.gov
192
193        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
194
1952004-10-20      Eric Norum <norume@aps.anl.gov
196
197        * custom/mvme5500.cfg: New BSP.
198
1992004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
200
201        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
202
2032004-09-29      Joel Sherrill <joel@OARcorp.com>
204
205        * custom/h8sim.cfg: i960 obsoleted.
206        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
207
2082004-08-03      Jay Monkman <jtm@lopingdog.com>
209
210        * custom/csb360.cfg: New file.
211
2122004-07-15      Jay Monkman
213
214        * custom/csb336.cfg, custom/csb337.cfg: New files.
215
2162004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
217
218        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
219        with FreeBSD and now unused).
220        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
221
2222004-04-12      David Querbach <querbach@realtime.bc.ca>
223
224        * custom/ss555.cfg: New file.
225
2262004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
227
228        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
229        with Cygwin and now unused).
230
2312004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
232
233        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
234
2352004-03-05      Joel Sherrill <joel@OARcorp.com>
236
237        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
238        support.
239
2402004-02-26      Joel Sherrill <joel@OARcorp.com>
241
242        PR 570/bsps
243        * custom/mvme2307.cfg: Do not use -msdata=eabi since
244        it breaks the linking of the vectors.
245
2462004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * Makefile.am: Cosmetics.
249
2502004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
253        dist_rtems_make_custom_DATA = custom/default.cfg.
254
2552004-02-05      Joel Sherrill <joel@OARcorp.com>
256
257        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
258        these -- copied from the 4.6 branch.
259
2602004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        PR 553/bsps
263        * custom/mrm332.cfg: Comment out objdump.
264
2652004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
268
2692004-01-20      Joel Sherrill <joel@OARcorp.com>
270
271        PR 553/bsps
272        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
273        comment.
274
2752004-01-07      Joel Sherrill <joel@OARcorp.com>
276
277        * Makefile.am: Remove efi68k and efi332 references as they are no
278        longer in the tree.
279
2802004-01-07      Joel Sherrill <joel@OARcorp.com>
281
282        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
283        users of these boards so we are removing them.
284        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
285
2862004-01-07      Joel Sherrill <joel@OARcorp.com>
287
288        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
289
2902003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * Makefile.am: EXTRA_DIST +=.
293
2942003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * custom/Makefile.am: Remove.
297        * Makefile.am: Merge-in former custom/Makefile.am
298
2992003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
302        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
303
3042003-09-26      Joel Sherrill <joel@OARcorp.com>
305
306        * custom/simhppa.cfg: Removed.
307
3082003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
311
3122003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        PR 470/bsps
315        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
316        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
317        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
318
3192003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
322        the BSP's configure-script).
323        Remove BSP_CPPFLAGS (Obsolete).
324
3252003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        PR 321/bsps
328        * leaf.cfg: Remove support for profile-variant.
329        * main.cfg: Ditto.
330        * compilers/gcc-no_bsp.cfg: Ditto.
331        * compilers/gcc-portsw.cfg: Ditto.
332        * compilers/gcc-target-default.cfg: Ditto.
333
3342003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
335
336        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
337
3382003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
339
340        PR 368/filesystems
341        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
342        with this PR for alias BSPs.
343
3442003-03-18  Till Straumann <strauman@slac.stanford.edu>
345
346        PR 356/bsps
347        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
348        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
349
3502003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
353
3542003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
357        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
358        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
359        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
360
3612003-02-14      Joel Sherrill <joel@OARcorp.com>
362
363        AMD a29k obsolete.
364        * custom/portsw.cfg: Removed.
365
3662003-01-20      Duane Gustavus <duane@unt.edu>
367
368        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
369
3702003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
373        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
374        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
375        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
376        Move -D_BSD_SOURCE to CPU_CFLAGS.
377        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
378        Move -Dsolaris2 to CPU_CFLAGS.
379        Remove -D__EXTENSIONS__.
380
3812002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * custom/posix.cfg: Remove comment referring to host.cfg.
384
3852002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * custom/default.cfg: Pickup target.cfg from BSP directory.
388
3892002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
390
391        * custom/mtx603e.cfg: New file.
392
3932002-11-17      Joel Sherrill <joel@OARcorp.com>
394
395        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
396        build variants work for user applications post install.
397
3982002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
401        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
402        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
403        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
404        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
405
4062002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
407
408        * custom/edb7312.cfg: New file.
409
4102002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
413        obsolete Makefile.
414        * leaf.cfg: Various changes to LIBVARIANT processing.
415        * main.cfg: Ditto.
416
4172002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * Makefile.am: Add compilers/*.
420        * compilers/Makefile.am: Remove.
421        * lib.cfg: Remove.
422        * directory.cfg: Remove.
423        * README: Remove.
424
4252002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * Makefile.am: Add Templates/*.
428        * Templates/Makefile.am: Remove.
429
4302002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
433
4342002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
437        * custom/HPUX9-posix.cfg: Ditto.
438        * custom/Linux-posix.cfg: Ditto.
439
4402002-10-02      Joel Sherrill <joel@OARcorp.com>
441
442        * custom/armulator.cfg: Remove reference to PowerPC arguments.
443
4442002-09-13      Joel Sherrill <joel@OARcorp.com>
445
446        * Part of addressing PR281.
447        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
448        * compilers/gcc-target-default.cfg: Removed remaining support for
449        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
450        as one of the LDFLAGS when the debug variant is specified.
451
4522002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * custom/posix.cfg: Don't include host.cfg.
455
4562002-08-09      Joel Sherrill <joel@OARcorp.com>
457
458        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
459
4602002-08-07      Ivan Guzvinec <ivang@opencores.org>
461
462        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
463
4642002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
467
4682002-08-06      Joel Sherrill <joel@OARcorp.com>
469
470        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
471        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
472
4732002-08-06      Chris Ziomkowski <chris@asics.ws>
474
475        * custom/or32sim.cfg: New file added as part of merge from
476        OpenCores repository.
477
4782002-08-05      Joel Sherrill <joel@OARcorp.com>
479
480        * Per PR260 eliminate use of make-target-options.  This impacted
481        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
482        SuperCore and required that the m68k optimized memcpy be moved
483        to libcpu.
484        * custom/gen68360.cfg: Remove make-target-options.
485
4862002-08-01      Joel Sherrill <joel@OARcorp.com>
487
488        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
489        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
490
4912002-08-01      Joel Sherrill <joel@OARcorp.com>
492
493        * custom/mvme136.cfg: Remove make-target-options.
494
4952002-07-30      Joel Sherrill <joel@OARcorp.com>
496
497        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
498        will disappear when make clean is performed.
499
5002002-07-24      Joel Sherrill <joel@OARcorp.com>
501
502        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
503        to use gcc 3.1 arguments.
504
5052002-07-22      Joel Sherrill <joel@OARcorp.com>
506
507        * Templates/Makefile.leaf: Clarify the MANAGERS example.
508
5092002-07-01      Joel Sherrill <joel@OARcorp.com>
510
511        * custom/p4650.cfg: Update arguments to gcc3.
512
5132002-06-14      Joel Sherrill <joel@OARcorp.com>
514
515        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
516        to gcc 3.1 arguments.
517
5182002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
519
520        * custom/dmv177.cfg: Use -mcpu=603e.
521        * custom/ppcn_60x.cfg: Use -mcpu=603e.
522        * custom/psim.cfg: Use -mcpu=603e.
523        * custom/score603e.cfg: Use -mcpu=603e.
524        * custom/ts_386ex.cfg: Remove obsolete comments.
525        * custom/rxgen960.cfg: Remove obsolete comments.
526        * custom/cvme961.cfg: Remove obsolete comments.
527
5282001-05-09      Joel Sherrill <joel@OARcorp.com>
529
530        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
531        compatable arguments.
532 
5332002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
536        Remove obsolete comments.
537        * custom/eth_comm.cfg: Remove make-target-options.
538        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
539        CPU_CFLAGS.
540        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
541        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
542        * custom/mbx8xx.cfg: Remove make-target-options.
543        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
544        Remove obsolete comments.
545        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
546        Remove obsolete comments.
547        * custom/mpc8260ads.cfg: Remove make-target-options.
548        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
549        CPU_CFLAGS.
550        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
551        Remove obsolete comments.
552        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
553        CPU_CFLAGS.
554        Remove obsolete comments.
555        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
556        Remove obsolete comments.
557        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
558        CPU_CFLAGS.
559        Remove obsolete comments.
560
5612002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * custom/gen405.cfg: Remove -D__powerpc__.
564
5652002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
568        * custom/erc32.cfg: Ditto.
569        * custom/leon2.cfg: Ditto.
570
571
5722002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
575        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
576        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
577
5782002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/cvme961.cfg: Remove GCC272 support.
581        * custom/dmv152.cfg: Remove GCC272 support.
582        * custom/efi332.cfg: Remove GCC272 support.
583        * custom/efi68k.cfg: Remove GCC272 support.
584        * custom/eth_comm.cfg: Remove GCC272 support.
585        * custom/gen405.cfg: Remove GCC272 support.
586        * custom/gen68302.cfg: Remove GCC272 support.
587        * custom/gen68340.cfg: Remove GCC272 support.
588        * custom/gen68360.cfg: Remove GCC272 support.
589        * custom/genmongoosev.cfg: Remove GCC272 support.
590        * custom/helas403.cfg: Remove GCC272 support.
591        * custom/i386ex.cfg: Remove GCC272 support.
592        * custom/i960sim.cfg: Remove GCC272 support.
593        * custom/idp.cfg: Remove GCC272 support.
594        * custom/leon2.cfg: Remove GCC272 support.
595        * custom/mbx8xx.cfg: Remove GCC272 support.
596        * custom/mcf5206elite.cfg: Remove GCC272 support.
597        * custom/mpc8260ads.cfg: Remove GCC272 support.
598        * custom/mrm332.cfg: Remove GCC272 support.
599        * custom/mvme136.cfg: Remove GCC272 support.
600        * custom/mvme147.cfg: Remove GCC272 support.
601        * custom/mvme167.cfg: Remove GCC272 support.
602        * custom/ods68302.cfg: Remove GCC272 support.
603        * custom/p4000.cfg: Remove GCC272 support.
604        * custom/p4600.cfg: Remove GCC272 support.
605        * custom/p4650.cfg: Remove GCC272 support.
606        * custom/pc386.cfg: Remove GCC272 support.
607        * custom/portsw.cfg: Remove GCC272 support.
608        * custom/psim.cfg: Remove GCC272 support.
609        * custom/rxgen960.cfg: Remove GCC272 support.
610        * custom/score603e.cfg: Remove GCC272 support.
611        * custom/sim68000.cfg: Remove GCC272 support.
612        * custom/simhppa.cfg: Remove GCC272 support.
613        * custom/simsh4.cfg: Remove GCC272 support.
614        * custom/ts_386ex.cfg: Remove GCC272 support.
615
6162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
619        * Makefile.am: Remove AUTOMAKE_OPTIONS.
620        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
621        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
622
6232002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * compilers/gcc-target-default.cfg: Add missing \.
626        Reported by Ilya Alexeev <ilya@continuum.ru>.
627
6282002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
631        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
632        support.
633        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
634
6352001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
638        * custom/FreeBSD-posix.cfg: Ditto.
639        * custom/HPUX9-posix.cfg: Ditto.
640        * custom/Linux-posix.cfg: Ditto.
641        * custom/Solaris-posix.cfg: Ditto.
642
6432001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
646        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
647
6482001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * custom/armulator.cfg: Remove make-target-options.
651        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
652        (now in erc32/configure.ac).
653        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
654        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
655        Remove CONSOLE_USE_POLLED (Unused).
656        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
657        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
658        * custom/mvme162.cfg: Remove references to mvme162lx.
659        Abandon gcc272. Remove make-target-options.
660        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
661
6622001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * custom/bare.cfg: Remove make-target-options.
665        * custom/c4xsim.cfg: Ditto.
666        * custom/cvme961.cfg: Ditto.
667        * custom/efi68k.cfg: Ditto.
668        * custom/gen68302.cfg: Ditto.
669        * custom/gen68340.cfg: Ditto.
670        * custom/genmongoosev.cfg: Ditto.
671        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
672        make-exe, remove empty lines.
673        * custom/h8sim.cfg: Remove make-target-options.
674        * custom/mcf5206elite.cfg: Ditto.
675        * custom/mrm332.cfg: Ditto.
676        * custom/mvme147.cfg: Ditto.
677        * custom/ods68302.cfg: Ditto.
678        * custom/p4000.cfg: Ditto.
679        * custom/p4600.cfg: Ditto.
680        * custom/p4650.cfg: Ditto.
681        * custom/pc386.cfg: Ditto.
682        * custom/portsw.cfg: Ditto.
683        * custom/simsh4.cfg: Ditto.
684
6852001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * custom/efi332.cfg: Remove make-target-options.
688        * custom/idp.cfg: Ditto.
689        * custom/jmr3904.cfg: Ditto.
690
6912001-11-27      Joel Sherrill <joel@OARcorp.com>,
692
693        * ChangeLog: Deleted bogus entry.
694
6952001-11-27      Joel Sherrill <joel@OARcorp.com>,
696
697        * custom/ods68302.cfg: Eliminated required definition of macros in this
698        file for the BSP to compile.  The ROM and ROM address and size settings
699        are now linker script items. 
700
7012001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703
704        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
705        Remove make-target-options.
706        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
707        Remove make-target-options.
708        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
709        DATA_CACHE_ENABLE.
710        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
711        DATA_CACHE_ENABLE.
712        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
713        DATA_CACHE_ENABLE.
714
7152001-11-25      Joel Sherrill <joel@OARcorp.com>
716
717        * custom/papyrus.cfg: Removed.
718        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
719
7202001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
723        * custom/mcp750.cfg: Ditto.
724
7252001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
728        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
729        * custom/psim.cfg: Refect changes to psim/configure.ac.
730        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
731        remove SCORE603E_GENERATION.
732
7332001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
736        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
737        * custom/mbx860_005b.cfg: Ditto.
738        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
739
740
7412001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * custom/gensh1.cfg: remove make-target-options.
744        * custom/gensh2.cfg: remove make-target-options.
745
7462001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
749        remove make-target-options, remove BSP_CPPFLAGS.
750
7512001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
754
7552001-11-14      Joel Sherrill <joel@OARcorp.com>
756
757        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
758        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
759        These are new exception processing model BSPs and thus do not
760        need to define PPC_USE_SPRG.
761
7622001-11-14      Joel Sherrill <joel@OARcorp.com>
763
764        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
765
7662001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * custom/ts_386ex.cfg: Remove make-target-options.
769        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
770        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
771        different flags.
772
7732001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
776        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
777        re-adopt mcp750.cfg's make-exe.
778
7792001-11-13      Joel Sherrill <joel@OARcorp.com>
780
781        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
782        the --srec-len argument to objcopy only supported in binutils 2.11
783        or newer.
784
7852001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
786
787        This modification is part of the submitted modifications necessary to
788        support the IBM PPC405 family.  This submission was reviewed by
789        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
790        not negatively impact the ppc403 BSPs.  The submission and tracking
791        process was captured as PR50.
792        * custom/gen405.cfg: New file.
793        * custom/helas403.cfg: Modified to generate Srecords.
794
7952001-10-30      Joel Sherrill <joel@OARcorp.com>
796
797        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
798
7992001-10-26      Victor V. Vengerov <vvv@oktet.ru>
800
801        * custom/mcf5206elite.cfg: New file.
802
8032001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
804
805        * custom/mpc8260ads.cfg: New file.
806
8072001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * custom/gensh4.cfg: Remove START_HW_INIT.
810        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
811
8122001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * custom/gensh4.cfg: Remove HZ.
815        * custom/simsh4.cfg: Remove HZ.
816
8172001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
818
819        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
820        of Hitachi SH4 BSPs of the same name.  Reviewed and some
821        cleanup by Joel Sherrill <joel@OARcorp.com>.
822
8232001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
826
8272001-10-11      Joel Sherrill <joel@OARcorp.com>
828
829        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
830        to avoid using the apparently broken or deprecated -o argument.
831
8322001-09-28      Joel Sherrill <joel@OARcorp.com>
833
834        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
835        for MC68302_BASE.
836
8372001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * custom/bare.cfg: Define dummy make-cxx-exe.
840
8412001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * ChangeLog: Formatting cleanup.
844
8452001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
848        make-target-options.
849        * custom/FreeBSD-posix.cfg: Remove make-target-options.
850        * custom/HPUX9-posix.cfg: Dito.
851        * custom/Linux-posix.cfg: Dito.
852        * custom/Solaris-posix.cfg: Dito.
853        * custom/arm_bare_bsp.cfg: Dito.
854        * custom/armulator.cfg: Dito.
855        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
856        * custom/i386ex.cfg: Remove make-target-options.
857        * custom/i960sim.cfg: Remove make-target-options.
858        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
859        CONSOLE_USE_INTERRUPTS.
860        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
861        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
862        CONSOLE_USE_INTERRUPTS.
863        * custom/vegaplus.cfg: Remove make-target-options.
864
8652001-05-25      Joel Sherrill <joel@OARcorp.com>
866
867        * custom/mrm332.cfg: Switched $(SED) to sed.
868
8692000-05-25      Matt Cross <profesor@gweep.net>
870
871        * New MRM332 BSP for the Mini RoboMind board based
872        on the 68332 microcontroller designed and build by Mark
873        Castelluccio.  For details on the MRM see http://www.robominds.com.
874        * custom/mrm332.cfg: New file.
875
8762001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
879        CONSOLE_USE_POLLED, HAS_RTC.
880
8812001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
884        * custom/gensh2.cfg: Dito.
885
8862001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
889        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
890        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
891        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
892        remove unused flags, remove -ansi from CPP.
893        * custom/eth_comm.cfg: Remove CPU_DEFINES.
894        * custom/sim68000.cfg: Remove CPU_DEFINES.
895       
8962001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
899        * compilers/gcc-target-default.cfg: Dito.
900        * compilers/gcc-portsw.cfg: Remove -Hansi.
901        * custom/posix.cfg: Remove inclusion of target.cfg.
902        * custom/simhppa.cfg: Remove -ansi -fasm.
903
9042001-04-11      Eric Valette <valette@crf.canon.fr>
905
906        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
907        "new exception processing model."
908
9092001-04-11      Joel Sherrill <joel@OARcorp.com>
910
911        * custom/default.cfg: Switch to using exec_prefix to reflect new
912        organization of install point from Ralf Corsepius.
913
9142001-03-30      Eric Valette <valette@crf.canon.fr>
915
916        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
917        use the "new exception processing model."
918
9192001-03-14      Joel Sherrill <joel@OARcorp.com>
920
921        * custom/genmongossev.cfg: New file.
922
9232001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * custom/pc386dx.cfg: New bsp.
926
9272001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
930        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
931        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
932
9332001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
936        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
937        * host.cfg.in: Remove RM, make-script.
938        * ChangeLog: Remove bogus 2001-01-22 entry.
939
9402001-01-09      Joel Sherrill <joel@OARcorp.com>
941
942        * custom/pc386.cfg (make-exe): Removed commented out lines that
943        were displayed in build longs.
944
9452001-01-08      Joel Sherrill <joel@OARcorp.com>
946
947        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
948        unneeded definitions when compiled for "mips" rather than "mips64orion."
949        Correct CPU_CFLAGS.
950
9512001-01-05      Joel Sherrill <joel@OARcorp.com>
952
953        * custom/gensh1.cfg: Removed rest of make-target-options and
954        moved them to BSP configure options.
955
9562001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
957
958        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
959        install point or assuming BSP build tree is available.
960
9612001-01-03      Joel Sherrill <joel@OARcorp.com>
962
963        * custom/psim.cfg: Removed unused variables.
964
9652001-01-03      Joel Sherrill <joel@OARcorp.com>
966
967        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
968        * custom/simcpu32.cfg: Removed MVME162 reference.
969
9702000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
971
972        * custom/mcp750.cfg: Fix problems in generation of .exe file.
973        Still need to fix to avoid touching install point on non-install stanza.
974
9752000-12-06      Joel Sherrill <joel@OARcorp.com>
976
977        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
978        and copies that should not be in it.
979
9802000-12-01      Joel Sherrill <joel@OARcorp.com>
981
982        * custom/jmr3904.cfg: Turn optimization back up to -O2.
983
9842000-11-30      Joel Sherrill <joel@OARcorp.com>
985
986        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
987        a mips1.  gcc translates -m3900 into that.
988
9892000-11-27      Joel Sherrill <joel@OARcorp.com>
990
991        * custom/jmr3904.cfg: Fix incorrect reference to i960.
992
9932000-11-27      Joel Sherrill <joel@OARcorp.com>
994
995        * custom/shsim.cfg: New file.
996        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
997        The shsim is for the SH simulator in gdb. It should be able
998        to be used with multiple SH CPU models.  This will require
999        adding BSP variants.
1000
10012000-11-25      Joel Sherrill <joel@OARcorp.com>
1002
1003        * custom/pc386.cfg: make-exe rule would write into
1004        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1005        is generally not writeable after the BSP is installed and you do not
1006        want every application installed there by default.  Reported by
1007        Eric Norum <eric.norum@usask.ca>.
1008
10092000-11-25      Joel Sherrill <joel@OARcorp.com>
1010
1011        * custom/Makefile.am: Updated to add jmr3904.cfg
1012        * custom/jmr3904.cfg: New file.
1013
10142000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * custom/leon2.cfg: Removed defines that are now generated
1017        in a non-BSP specific manner.
1018
10192000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1020
1021        * custom/Makefile.am: Modified to reflect addition of files.
1022        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1023        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1024
10252000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1028
10292000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1032
10332000-10-24      Joel Sherrill <joel@OARcorp.com>
1034
1035        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1036        definition since this information can be picked up from
1037        autoconf generated files.  These BSPs are shared by the
1038        mips and mips64orion "ports."
1039
10402000-10-18      Joel Sherrill <joel@OARcorp.com>
1041
1042        * compilers/gcc-portsw.cfg: Use gcc style flags.
1043
10442000-09-13      Joel Sherrill <joel@OARcorp.com>
1045
1046        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1047        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1048
10492000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1050
1051        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1052        Eric Valette <valette@crf.canon.fr>.
1053        * custom/vegaplus.cfg: New file.
1054
10552000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1056
1057        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1058        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1059        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1060        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1061        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1062        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1063        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1064
10652000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * custom/gensh2.cfg: Fix comments.
1068
10692000-09-12      Joel Sherrill <joel@OARcorp.com>
1070
1071        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1072        compiler arguments that specify CPU model options.
1073
10742000-09-12      Joel Sherrill <joel@OARcorp.com>
1075
1076        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1077        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1078        may be incorrect but the BSP now compiles.
1079
10802000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * custom/arm_bare_bsp.cfg: Fix comments.
1083
10842000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1087        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1088        * ChangeLog: File paths corrected
1089
10902000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1091
1092        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1093
10942000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1095
1096        * custom/pck6.cfg: New file
1097        * custom/pc486.cfg: Use -m486
1098        * custom/pc586.cfg: Use -mpentium
1099        * custom/pc686.cfg: Use -mmpentiumpro
1100        * custom/i386ex.cfg: Use -msoft-float
1101
11022000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1103
1104        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1105
11062000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1107
1108        * ChangeLog: File paths corrected.
1109
11102000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1111
1112        * custom/mvme167.cfg: Add specification of printk port, console port
1113        and serial I/O mode.  Arrange for the stripped executable to
1114        be copied up the build tree.
1115       
11162000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1117
1118        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1119
11202000-08-10      John Cotton  <john.cotton@nrc.ca>
1121
1122        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1123
11242000-08-10      Joel Sherrill <joel@OARcorp.com>
1125
1126        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.