source: rtems/make/ChangeLog @ 63606e2

4.104.114.84.95
Last change on this file since 63606e2 was 63606e2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/22/05 at 14:12:15

2005-11-22 Ralf Corsepius <ralf.corsepius@…>

  • custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
  • Property mode set to 100644
File size: 34.0 KB
Line 
12005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
4
52005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
8        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
9        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
10        Use .srec for files containing SRECs.
11
122005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * custom/gp32.cfg: Replace .gxb with .elf.
15        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
16
172005-11-03      Till Straumann <strauman@slac.stanford.edu>
18
19        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
20        -mcpu=750 instead.
21
222005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * custom/orp.cfg: Remove (abandoned).
25        * custom/av5282.cfg: Remove obsolete vars.
26        * custom/gba.cfg: Remove PROFILE* (abandoned).
27        Remove -static (bogus).
28
292005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
30
31        PR 822/bsps
32        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
33
342005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
35
36        * custom/av5282.cfg: New file.
37
382005-06-17      Markku Puro <markku.puro@kopteri.net>
39
40        * Makefile.am: Adding GameBoy Advance BSP.
41        * custom/gba.cfg: New file.
42
432005-06-17      Joel Sherrill <joel@OARcorp.com>
44
45        * custom/mcf5235.cfg: New file.
46
472005-06-01      Philippe Simons <loki_666@fastmail.fm>
48
49        * custom/gp32.cfg: Add make-cxx-exe.
50
512005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
54        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
55        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
56
572005-05-02      Joel Sherrill <joel@OARcorp.com>
58
59        * Makefile.am: Remove dmv177 and ppcn_60x.
60        * custom/dmv177.cfg: Removed.
61
622005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
65
662005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
67
68        * Makefile.am: Initial release of ep1a bsp
69        * custom/ep1a.cfg: New file.
70
712005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
72
73        * custom/score603e.cfg: Update score603e to new exception model
74        NOTE: These modifications have not been tested on hardware.
75
762005-03-11      Jay Monkman <jtm@lopingdog.com>
77
78        * custom/vegaplus.cfg: Removed.
79
802005-03-11      Philippe Simons <loki_666@fastmail.fm>
81
82        * custom/gp32.cfg: New file.
83
842005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
85
86        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
87        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
88        Remove -Wa,-m7450.
89
902005-02-25      Joel Sherrill <joel@OARcorp.com>
91
92        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
93        * custom/arm_bare_bsp.cfg: Removed.
94
952005-02-24      Jay Monkman <jtm@lopingdog.com>
96
97        * custom/csb350.cfg: New BSP.
98
992005-02-24      Jay Monkman <jtm@lopingdog.com>
100
101        * custom/csb337.cfg: Cleanup.
102
1032005-02-08      Eric Norum <norume@aps.anl.gov>
104
105        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
106        proper versions of gcc (which take -m528x as an order to load the
107        -m5200 multilib variants) are widely available.
108
1092005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
110
111        * custom/uC5282.cfg: Cleanup.
112
1132005-01-28      Eric Norum <norume@aps.anl.gov>
114
115        * Makefile.am, custom/uC5282.cfg: New BSP
116
1172005-01-20      Joel Sherrill <joel@OARcorp.com>
118
119        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
120        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
121        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
122        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
123        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
124
1252005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
126
127        * compilers/gcc-portsw.cfg: Remove.
128        * Makefile.am: Reflect change above.
129
1302004-11-23      Joel Sherrill <joel@OARcorp.com>
131
132        * Makefile.am: Remove eth_comm.
133        * custom/eth_comm.cfg: Removed.
134
1352004-11-22      Jennifer Averett <jennifer@OARcorp.com>
136
137        PR 581/bsps
138        * custom/psim.cfg: Convert PSIM to new exception model.
139
1402004-11-17      Joel Sherrill <joel@OARcorp.com>
141
142        * custom/mvme2100.cfg: Add make-cxx-exe rule.
143
1442004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
145
146        * Makefile.am: Add MVME2100 BSP.
147        * custom/mvme2100.cfg: New file.
148
1492004-11-05      Joel Sherrill <joel@OARcorp.com>
150
151        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
152        architecture name for RTEMS. Since this was used as the -mcpu
153        argument to GCC, that also had to be changed.
154
1552004-10-26      Eric Norum <norume@aps.anl.gov
156
157        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
158
1592004-10-20      Eric Norum <norume@aps.anl.gov
160
161        * custom/mvme5500.cfg: New BSP.
162
1632004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
164
165        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
166
1672004-09-29      Joel Sherrill <joel@OARcorp.com>
168
169        * custom/h8sim.cfg: i960 obsoleted.
170        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
171
1722004-08-03      Jay Monkman <jtm@lopingdog.com>
173
174        * custom/csb360.cfg: New file.
175
1762004-07-15      Jay Monkman
177
178        * custom/csb336.cfg, custom/csb337.cfg: New files.
179
1802004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
181
182        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
183        with FreeBSD and now unused).
184        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
185
1862004-04-12      David Querbach <querbach@realtime.bc.ca>
187
188        * custom/ss555.cfg: New file.
189
1902004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
191
192        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
193        with Cygwin and now unused).
194
1952004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
196
197        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
198
1992004-03-05      Joel Sherrill <joel@OARcorp.com>
200
201        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
202        support.
203
2042004-02-26      Joel Sherrill <joel@OARcorp.com>
205
206        PR 570/bsps
207        * custom/mvme2307.cfg: Do not use -msdata=eabi since
208        it breaks the linking of the vectors.
209
2102004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Cosmetics.
213
2142004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
217        dist_rtems_make_custom_DATA = custom/default.cfg.
218
2192004-02-05      Joel Sherrill <joel@OARcorp.com>
220
221        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
222        these -- copied from the 4.6 branch.
223
2242004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        PR 553/bsps
227        * custom/mrm332.cfg: Comment out objdump.
228
2292004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
232
2332004-01-20      Joel Sherrill <joel@OARcorp.com>
234
235        PR 553/bsps
236        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
237        comment.
238
2392004-01-07      Joel Sherrill <joel@OARcorp.com>
240
241        * Makefile.am: Remove efi68k and efi332 references as they are no
242        longer in the tree.
243
2442004-01-07      Joel Sherrill <joel@OARcorp.com>
245
246        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
247        users of these boards so we are removing them.
248        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
249
2502004-01-07      Joel Sherrill <joel@OARcorp.com>
251
252        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
253
2542003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * Makefile.am: EXTRA_DIST +=.
257
2582003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * custom/Makefile.am: Remove.
261        * Makefile.am: Merge-in former custom/Makefile.am
262
2632003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
266        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
267
2682003-09-26      Joel Sherrill <joel@OARcorp.com>
269
270        * custom/simhppa.cfg: Removed.
271
2722003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
275
2762003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
277
278        PR 470/bsps
279        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
280        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
281        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
282
2832003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
286        the BSP's configure-script).
287        Remove BSP_CPPFLAGS (Obsolete).
288
2892003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        PR 321/bsps
292        * leaf.cfg: Remove support for profile-variant.
293        * main.cfg: Ditto.
294        * compilers/gcc-no_bsp.cfg: Ditto.
295        * compilers/gcc-portsw.cfg: Ditto.
296        * compilers/gcc-target-default.cfg: Ditto.
297
2982003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
299
300        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
301
3022003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
303
304        PR 368/filesystems
305        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
306        with this PR for alias BSPs.
307
3082003-03-18  Till Straumann <strauman@slac.stanford.edu>
309
310        PR 356/bsps
311        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
312        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
313
3142003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
317
3182003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
321        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
322        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
323        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
324
3252003-02-14      Joel Sherrill <joel@OARcorp.com>
326
327        AMD a29k obsolete.
328        * custom/portsw.cfg: Removed.
329
3302003-01-20      Duane Gustavus <duane@unt.edu>
331
332        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
333
3342003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
337        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
338        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
339        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
340        Move -D_BSD_SOURCE to CPU_CFLAGS.
341        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
342        Move -Dsolaris2 to CPU_CFLAGS.
343        Remove -D__EXTENSIONS__.
344
3452002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * custom/posix.cfg: Remove comment referring to host.cfg.
348
3492002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * custom/default.cfg: Pickup target.cfg from BSP directory.
352
3532002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
354
355        * custom/mtx603e.cfg: New file.
356
3572002-11-17      Joel Sherrill <joel@OARcorp.com>
358
359        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
360        build variants work for user applications post install.
361
3622002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
365        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
366        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
367        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
368        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
369
3702002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
371
372        * custom/edb7312.cfg: New file.
373
3742002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
377        obsolete Makefile.
378        * leaf.cfg: Various changes to LIBVARIANT processing.
379        * main.cfg: Ditto.
380
3812002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * Makefile.am: Add compilers/*.
384        * compilers/Makefile.am: Remove.
385        * lib.cfg: Remove.
386        * directory.cfg: Remove.
387        * README: Remove.
388
3892002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * Makefile.am: Add Templates/*.
392        * Templates/Makefile.am: Remove.
393
3942002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
397
3982002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
401        * custom/HPUX9-posix.cfg: Ditto.
402        * custom/Linux-posix.cfg: Ditto.
403
4042002-10-02      Joel Sherrill <joel@OARcorp.com>
405
406        * custom/armulator.cfg: Remove reference to PowerPC arguments.
407
4082002-09-13      Joel Sherrill <joel@OARcorp.com>
409
410        * Part of addressing PR281.
411        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
412        * compilers/gcc-target-default.cfg: Removed remaining support for
413        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
414        as one of the LDFLAGS when the debug variant is specified.
415
4162002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * custom/posix.cfg: Don't include host.cfg.
419
4202002-08-09      Joel Sherrill <joel@OARcorp.com>
421
422        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
423
4242002-08-07      Ivan Guzvinec <ivang@opencores.org>
425
426        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
427
4282002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
431
4322002-08-06      Joel Sherrill <joel@OARcorp.com>
433
434        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
435        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
436
4372002-08-06      Chris Ziomkowski <chris@asics.ws>
438
439        * custom/or32sim.cfg: New file added as part of merge from
440        OpenCores repository.
441
4422002-08-05      Joel Sherrill <joel@OARcorp.com>
443
444        * Per PR260 eliminate use of make-target-options.  This impacted
445        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
446        SuperCore and required that the m68k optimized memcpy be moved
447        to libcpu.
448        * custom/gen68360.cfg: Remove make-target-options.
449
4502002-08-01      Joel Sherrill <joel@OARcorp.com>
451
452        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
453        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
454
4552002-08-01      Joel Sherrill <joel@OARcorp.com>
456
457        * custom/mvme136.cfg: Remove make-target-options.
458
4592002-07-30      Joel Sherrill <joel@OARcorp.com>
460
461        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
462        will disappear when make clean is performed.
463
4642002-07-24      Joel Sherrill <joel@OARcorp.com>
465
466        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
467        to use gcc 3.1 arguments.
468
4692002-07-22      Joel Sherrill <joel@OARcorp.com>
470
471        * Templates/Makefile.leaf: Clarify the MANAGERS example.
472
4732002-07-01      Joel Sherrill <joel@OARcorp.com>
474
475        * custom/p4650.cfg: Update arguments to gcc3.
476
4772002-06-14      Joel Sherrill <joel@OARcorp.com>
478
479        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
480        to gcc 3.1 arguments.
481
4822002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
483
484        * custom/dmv177.cfg: Use -mcpu=603e.
485        * custom/ppcn_60x.cfg: Use -mcpu=603e.
486        * custom/psim.cfg: Use -mcpu=603e.
487        * custom/score603e.cfg: Use -mcpu=603e.
488        * custom/ts_386ex.cfg: Remove obsolete comments.
489        * custom/rxgen960.cfg: Remove obsolete comments.
490        * custom/cvme961.cfg: Remove obsolete comments.
491
4922001-05-09      Joel Sherrill <joel@OARcorp.com>
493
494        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
495        compatable arguments.
496 
4972002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
500        Remove obsolete comments.
501        * custom/eth_comm.cfg: Remove make-target-options.
502        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
503        CPU_CFLAGS.
504        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
505        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
506        * custom/mbx8xx.cfg: Remove make-target-options.
507        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
508        Remove obsolete comments.
509        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
510        Remove obsolete comments.
511        * custom/mpc8260ads.cfg: Remove make-target-options.
512        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
513        CPU_CFLAGS.
514        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
515        Remove obsolete comments.
516        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
517        CPU_CFLAGS.
518        Remove obsolete comments.
519        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
520        Remove obsolete comments.
521        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
522        CPU_CFLAGS.
523        Remove obsolete comments.
524
5252002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * custom/gen405.cfg: Remove -D__powerpc__.
528
5292002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
532        * custom/erc32.cfg: Ditto.
533        * custom/leon2.cfg: Ditto.
534
535
5362002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
539        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
540        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
541
5422002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * custom/cvme961.cfg: Remove GCC272 support.
545        * custom/dmv152.cfg: Remove GCC272 support.
546        * custom/efi332.cfg: Remove GCC272 support.
547        * custom/efi68k.cfg: Remove GCC272 support.
548        * custom/eth_comm.cfg: Remove GCC272 support.
549        * custom/gen405.cfg: Remove GCC272 support.
550        * custom/gen68302.cfg: Remove GCC272 support.
551        * custom/gen68340.cfg: Remove GCC272 support.
552        * custom/gen68360.cfg: Remove GCC272 support.
553        * custom/genmongoosev.cfg: Remove GCC272 support.
554        * custom/helas403.cfg: Remove GCC272 support.
555        * custom/i386ex.cfg: Remove GCC272 support.
556        * custom/i960sim.cfg: Remove GCC272 support.
557        * custom/idp.cfg: Remove GCC272 support.
558        * custom/leon2.cfg: Remove GCC272 support.
559        * custom/mbx8xx.cfg: Remove GCC272 support.
560        * custom/mcf5206elite.cfg: Remove GCC272 support.
561        * custom/mpc8260ads.cfg: Remove GCC272 support.
562        * custom/mrm332.cfg: Remove GCC272 support.
563        * custom/mvme136.cfg: Remove GCC272 support.
564        * custom/mvme147.cfg: Remove GCC272 support.
565        * custom/mvme167.cfg: Remove GCC272 support.
566        * custom/ods68302.cfg: Remove GCC272 support.
567        * custom/p4000.cfg: Remove GCC272 support.
568        * custom/p4600.cfg: Remove GCC272 support.
569        * custom/p4650.cfg: Remove GCC272 support.
570        * custom/pc386.cfg: Remove GCC272 support.
571        * custom/portsw.cfg: Remove GCC272 support.
572        * custom/psim.cfg: Remove GCC272 support.
573        * custom/rxgen960.cfg: Remove GCC272 support.
574        * custom/score603e.cfg: Remove GCC272 support.
575        * custom/sim68000.cfg: Remove GCC272 support.
576        * custom/simhppa.cfg: Remove GCC272 support.
577        * custom/simsh4.cfg: Remove GCC272 support.
578        * custom/ts_386ex.cfg: Remove GCC272 support.
579
5802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
583        * Makefile.am: Remove AUTOMAKE_OPTIONS.
584        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
585        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
586
5872002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * compilers/gcc-target-default.cfg: Add missing \.
590        Reported by Ilya Alexeev <ilya@continuum.ru>.
591
5922002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
595        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
596        support.
597        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
598
5992001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
602        * custom/FreeBSD-posix.cfg: Ditto.
603        * custom/HPUX9-posix.cfg: Ditto.
604        * custom/Linux-posix.cfg: Ditto.
605        * custom/Solaris-posix.cfg: Ditto.
606
6072001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
610        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
611
6122001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * custom/armulator.cfg: Remove make-target-options.
615        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
616        (now in erc32/configure.ac).
617        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
618        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
619        Remove CONSOLE_USE_POLLED (Unused).
620        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
621        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
622        * custom/mvme162.cfg: Remove references to mvme162lx.
623        Abandon gcc272. Remove make-target-options.
624        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
625
6262001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * custom/bare.cfg: Remove make-target-options.
629        * custom/c4xsim.cfg: Ditto.
630        * custom/cvme961.cfg: Ditto.
631        * custom/efi68k.cfg: Ditto.
632        * custom/gen68302.cfg: Ditto.
633        * custom/gen68340.cfg: Ditto.
634        * custom/genmongoosev.cfg: Ditto.
635        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
636        make-exe, remove empty lines.
637        * custom/h8sim.cfg: Remove make-target-options.
638        * custom/mcf5206elite.cfg: Ditto.
639        * custom/mrm332.cfg: Ditto.
640        * custom/mvme147.cfg: Ditto.
641        * custom/ods68302.cfg: Ditto.
642        * custom/p4000.cfg: Ditto.
643        * custom/p4600.cfg: Ditto.
644        * custom/p4650.cfg: Ditto.
645        * custom/pc386.cfg: Ditto.
646        * custom/portsw.cfg: Ditto.
647        * custom/simsh4.cfg: Ditto.
648
6492001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * custom/efi332.cfg: Remove make-target-options.
652        * custom/idp.cfg: Ditto.
653        * custom/jmr3904.cfg: Ditto.
654
6552001-11-27      Joel Sherrill <joel@OARcorp.com>,
656
657        * ChangeLog: Deleted bogus entry.
658
6592001-11-27      Joel Sherrill <joel@OARcorp.com>,
660
661        * custom/ods68302.cfg: Eliminated required definition of macros in this
662        file for the BSP to compile.  The ROM and ROM address and size settings
663        are now linker script items. 
664
6652001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667
668        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
669        Remove make-target-options.
670        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
671        Remove make-target-options.
672        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
673        DATA_CACHE_ENABLE.
674        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
675        DATA_CACHE_ENABLE.
676        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
677        DATA_CACHE_ENABLE.
678
6792001-11-25      Joel Sherrill <joel@OARcorp.com>
680
681        * custom/papyrus.cfg: Removed.
682        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
683
6842001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
687        * custom/mcp750.cfg: Ditto.
688
6892001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
692        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
693        * custom/psim.cfg: Refect changes to psim/configure.ac.
694        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
695        remove SCORE603E_GENERATION.
696
6972001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
700        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
701        * custom/mbx860_005b.cfg: Ditto.
702        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
703
704
7052001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * custom/gensh1.cfg: remove make-target-options.
708        * custom/gensh2.cfg: remove make-target-options.
709
7102001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
713        remove make-target-options, remove BSP_CPPFLAGS.
714
7152001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
718
7192001-11-14      Joel Sherrill <joel@OARcorp.com>
720
721        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
722        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
723        These are new exception processing model BSPs and thus do not
724        need to define PPC_USE_SPRG.
725
7262001-11-14      Joel Sherrill <joel@OARcorp.com>
727
728        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
729
7302001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * custom/ts_386ex.cfg: Remove make-target-options.
733        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
734        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
735        different flags.
736
7372001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
740        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
741        re-adopt mcp750.cfg's make-exe.
742
7432001-11-13      Joel Sherrill <joel@OARcorp.com>
744
745        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
746        the --srec-len argument to objcopy only supported in binutils 2.11
747        or newer.
748
7492001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
750
751        This modification is part of the submitted modifications necessary to
752        support the IBM PPC405 family.  This submission was reviewed by
753        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
754        not negatively impact the ppc403 BSPs.  The submission and tracking
755        process was captured as PR50.
756        * custom/gen405.cfg: New file.
757        * custom/helas403.cfg: Modified to generate Srecords.
758
7592001-10-30      Joel Sherrill <joel@OARcorp.com>
760
761        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
762
7632001-10-26      Victor V. Vengerov <vvv@oktet.ru>
764
765        * custom/mcf5206elite.cfg: New file.
766
7672001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
768
769        * custom/mpc8260ads.cfg: New file.
770
7712001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * custom/gensh4.cfg: Remove START_HW_INIT.
774        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
775
7762001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * custom/gensh4.cfg: Remove HZ.
779        * custom/simsh4.cfg: Remove HZ.
780
7812001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
782
783        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
784        of Hitachi SH4 BSPs of the same name.  Reviewed and some
785        cleanup by Joel Sherrill <joel@OARcorp.com>.
786
7872001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
790
7912001-10-11      Joel Sherrill <joel@OARcorp.com>
792
793        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
794        to avoid using the apparently broken or deprecated -o argument.
795
7962001-09-28      Joel Sherrill <joel@OARcorp.com>
797
798        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
799        for MC68302_BASE.
800
8012001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * custom/bare.cfg: Define dummy make-cxx-exe.
804
8052001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * ChangeLog: Formatting cleanup.
808
8092001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
812        make-target-options.
813        * custom/FreeBSD-posix.cfg: Remove make-target-options.
814        * custom/HPUX9-posix.cfg: Dito.
815        * custom/Linux-posix.cfg: Dito.
816        * custom/Solaris-posix.cfg: Dito.
817        * custom/arm_bare_bsp.cfg: Dito.
818        * custom/armulator.cfg: Dito.
819        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
820        * custom/i386ex.cfg: Remove make-target-options.
821        * custom/i960sim.cfg: Remove make-target-options.
822        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
823        CONSOLE_USE_INTERRUPTS.
824        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
825        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
826        CONSOLE_USE_INTERRUPTS.
827        * custom/vegaplus.cfg: Remove make-target-options.
828
8292001-05-25      Joel Sherrill <joel@OARcorp.com>
830
831        * custom/mrm332.cfg: Switched $(SED) to sed.
832
8332000-05-25      Matt Cross <profesor@gweep.net>
834
835        * New MRM332 BSP for the Mini RoboMind board based
836        on the 68332 microcontroller designed and build by Mark
837        Castelluccio.  For details on the MRM see http://www.robominds.com.
838        * custom/mrm332.cfg: New file.
839
8402001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
843        CONSOLE_USE_POLLED, HAS_RTC.
844
8452001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
848        * custom/gensh2.cfg: Dito.
849
8502001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
853        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
854        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
855        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
856        remove unused flags, remove -ansi from CPP.
857        * custom/eth_comm.cfg: Remove CPU_DEFINES.
858        * custom/sim68000.cfg: Remove CPU_DEFINES.
859       
8602001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
863        * compilers/gcc-target-default.cfg: Dito.
864        * compilers/gcc-portsw.cfg: Remove -Hansi.
865        * custom/posix.cfg: Remove inclusion of target.cfg.
866        * custom/simhppa.cfg: Remove -ansi -fasm.
867
8682001-04-11      Eric Valette <valette@crf.canon.fr>
869
870        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
871        "new exception processing model."
872
8732001-04-11      Joel Sherrill <joel@OARcorp.com>
874
875        * custom/default.cfg: Switch to using exec_prefix to reflect new
876        organization of install point from Ralf Corsepius.
877
8782001-03-30      Eric Valette <valette@crf.canon.fr>
879
880        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
881        use the "new exception processing model."
882
8832001-03-14      Joel Sherrill <joel@OARcorp.com>
884
885        * custom/genmongossev.cfg: New file.
886
8872001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * custom/pc386dx.cfg: New bsp.
890
8912001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
894        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
895        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
896
8972001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
900        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
901        * host.cfg.in: Remove RM, make-script.
902        * ChangeLog: Remove bogus 2001-01-22 entry.
903
9042001-01-09      Joel Sherrill <joel@OARcorp.com>
905
906        * custom/pc386.cfg (make-exe): Removed commented out lines that
907        were displayed in build longs.
908
9092001-01-08      Joel Sherrill <joel@OARcorp.com>
910
911        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
912        unneeded definitions when compiled for "mips" rather than "mips64orion."
913        Correct CPU_CFLAGS.
914
9152001-01-05      Joel Sherrill <joel@OARcorp.com>
916
917        * custom/gensh1.cfg: Removed rest of make-target-options and
918        moved them to BSP configure options.
919
9202001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
921
922        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
923        install point or assuming BSP build tree is available.
924
9252001-01-03      Joel Sherrill <joel@OARcorp.com>
926
927        * custom/psim.cfg: Removed unused variables.
928
9292001-01-03      Joel Sherrill <joel@OARcorp.com>
930
931        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
932        * custom/simcpu32.cfg: Removed MVME162 reference.
933
9342000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
935
936        * custom/mcp750.cfg: Fix problems in generation of .exe file.
937        Still need to fix to avoid touching install point on non-install stanza.
938
9392000-12-06      Joel Sherrill <joel@OARcorp.com>
940
941        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
942        and copies that should not be in it.
943
9442000-12-01      Joel Sherrill <joel@OARcorp.com>
945
946        * custom/jmr3904.cfg: Turn optimization back up to -O2.
947
9482000-11-30      Joel Sherrill <joel@OARcorp.com>
949
950        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
951        a mips1.  gcc translates -m3900 into that.
952
9532000-11-27      Joel Sherrill <joel@OARcorp.com>
954
955        * custom/jmr3904.cfg: Fix incorrect reference to i960.
956
9572000-11-27      Joel Sherrill <joel@OARcorp.com>
958
959        * custom/shsim.cfg: New file.
960        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
961        The shsim is for the SH simulator in gdb. It should be able
962        to be used with multiple SH CPU models.  This will require
963        adding BSP variants.
964
9652000-11-25      Joel Sherrill <joel@OARcorp.com>
966
967        * custom/pc386.cfg: make-exe rule would write into
968        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
969        is generally not writeable after the BSP is installed and you do not
970        want every application installed there by default.  Reported by
971        Eric Norum <eric.norum@usask.ca>.
972
9732000-11-25      Joel Sherrill <joel@OARcorp.com>
974
975        * custom/Makefile.am: Updated to add jmr3904.cfg
976        * custom/jmr3904.cfg: New file.
977
9782000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * custom/leon2.cfg: Removed defines that are now generated
981        in a non-BSP specific manner.
982
9832000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
984
985        * custom/Makefile.am: Modified to reflect addition of files.
986        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
987        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
988
9892000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
992
9932000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
994
995        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
996
9972000-10-24      Joel Sherrill <joel@OARcorp.com>
998
999        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1000        definition since this information can be picked up from
1001        autoconf generated files.  These BSPs are shared by the
1002        mips and mips64orion "ports."
1003
10042000-10-18      Joel Sherrill <joel@OARcorp.com>
1005
1006        * compilers/gcc-portsw.cfg: Use gcc style flags.
1007
10082000-09-13      Joel Sherrill <joel@OARcorp.com>
1009
1010        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1011        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1012
10132000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1014
1015        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1016        Eric Valette <valette@crf.canon.fr>.
1017        * custom/vegaplus.cfg: New file.
1018
10192000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1022        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1023        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1024        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1025        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1026        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1027        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1028
10292000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * custom/gensh2.cfg: Fix comments.
1032
10332000-09-12      Joel Sherrill <joel@OARcorp.com>
1034
1035        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1036        compiler arguments that specify CPU model options.
1037
10382000-09-12      Joel Sherrill <joel@OARcorp.com>
1039
1040        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1041        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1042        may be incorrect but the BSP now compiles.
1043
10442000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * custom/arm_bare_bsp.cfg: Fix comments.
1047
10482000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1049
1050        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1051        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1052        * ChangeLog: File paths corrected
1053
10542000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1055
1056        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1057
10582000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * custom/pck6.cfg: New file
1061        * custom/pc486.cfg: Use -m486
1062        * custom/pc586.cfg: Use -mpentium
1063        * custom/pc686.cfg: Use -mmpentiumpro
1064        * custom/i386ex.cfg: Use -msoft-float
1065
10662000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1067
1068        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1069
10702000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1071
1072        * ChangeLog: File paths corrected.
1073
10742000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1075
1076        * custom/mvme167.cfg: Add specification of printk port, console port
1077        and serial I/O mode.  Arrange for the stripped executable to
1078        be copied up the build tree.
1079       
10802000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1081
1082        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1083
10842000-08-10      John Cotton  <john.cotton@nrc.ca>
1085
1086        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1087
10882000-08-10      Joel Sherrill <joel@OARcorp.com>
1089
1090        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.