source: rtems/make/ChangeLog @ ad0b1f5

4.104.114.84.95
Last change on this file since ad0b1f5 was ad0b1f5, checked in by Eric Norum <WENorum@…>, on 02/08/05 at 20:56:20

Put -m5200 back in link-edit commands until proper versions of gcc (which take
-m528x as an order to load the -m5200 multilib variants) are widely available.

  • Property mode set to 100644
File size: 31.2 KB
Line 
12005-02-08      Eric Norum <norume@aps.anl.gov>
2
3        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
4        proper versions of gcc (which take -m528x as an order to load the
5        -m5200 multilib variants) are widely available.
6
72005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * custom/uC5282.cfg: Cleanup.
10
112005-01-28      Eric Norum <norume@aps.anl.gov>
12
13        * Makefile.am, custom/uC5282.cfg: New BSP
14
152005-01-20      Joel Sherrill <joel@OARcorp.com>
16
17        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
18        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
19        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
20        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
21        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
22
232005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * compilers/gcc-portsw.cfg: Remove.
26        * Makefile.am: Reflect change above.
27
282004-11-23      Joel Sherrill <joel@OARcorp.com>
29
30        * Makefile.am: Remove eth_comm.
31        * custom/eth_comm.cfg: Removed.
32
332004-11-22      Jennifer Averett <jennifer@OARcorp.com>
34
35        PR 581/bsps
36        * custom/psim.cfg: Convert PSIM to new exception model.
37
382004-11-17      Joel Sherrill <joel@OARcorp.com>
39
40        * custom/mvme2100.cfg: Add make-cxx-exe rule.
41
422004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
43
44        * Makefile.am: Add MVME2100 BSP.
45        * custom/mvme2100.cfg: New file.
46
472004-11-05      Joel Sherrill <joel@OARcorp.com>
48
49        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
50        architecture name for RTEMS. Since this was used as the -mcpu
51        argument to GCC, that also had to be changed.
52
532004-10-26      Eric Norum <norume@aps.anl.gov
54
55        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
56
572004-10-20      Eric Norum <norume@aps.anl.gov
58
59        * custom/mvme5500.cfg: New BSP.
60
612004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
64
652004-09-29      Joel Sherrill <joel@OARcorp.com>
66
67        * custom/h8sim.cfg: i960 obsoleted.
68        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
69
702004-08-03      Jay Monkman <jtm@lopingdog.com>
71
72        * custom/csb360.cfg: New file.
73
742004-07-15      Jay Monkman
75
76        * custom/csb336.cfg, custom/csb337.cfg: New files.
77
782004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
81        with FreeBSD and now unused).
82        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
83
842004-04-12      David Querbach <querbach@realtime.bc.ca>
85
86        * custom/ss555.cfg: New file.
87
882004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
89
90        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
91        with Cygwin and now unused).
92
932004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
94
95        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
96
972004-03-05      Joel Sherrill <joel@OARcorp.com>
98
99        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
100        support.
101
1022004-02-26      Joel Sherrill <joel@OARcorp.com>
103
104        PR 570/bsps
105        * custom/mvme2307.cfg: Do not use -msdata=eabi since
106        it breaks the linking of the vectors.
107
1082004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * Makefile.am: Cosmetics.
111
1122004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
115        dist_rtems_make_custom_DATA = custom/default.cfg.
116
1172004-02-05      Joel Sherrill <joel@OARcorp.com>
118
119        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
120        these -- copied from the 4.6 branch.
121
1222004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        PR 553/bsps
125        * custom/mrm332.cfg: Comment out objdump.
126
1272004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
130
1312004-01-20      Joel Sherrill <joel@OARcorp.com>
132
133        PR 553/bsps
134        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
135        comment.
136
1372004-01-07      Joel Sherrill <joel@OARcorp.com>
138
139        * Makefile.am: Remove efi68k and efi332 references as they are no
140        longer in the tree.
141
1422004-01-07      Joel Sherrill <joel@OARcorp.com>
143
144        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
145        users of these boards so we are removing them.
146        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
147
1482004-01-07      Joel Sherrill <joel@OARcorp.com>
149
150        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
151
1522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * Makefile.am: EXTRA_DIST +=.
155
1562003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * custom/Makefile.am: Remove.
159        * Makefile.am: Merge-in former custom/Makefile.am
160
1612003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
164        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
165
1662003-09-26      Joel Sherrill <joel@OARcorp.com>
167
168        * custom/simhppa.cfg: Removed.
169
1702003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
173
1742003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        PR 470/bsps
177        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
178        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
179        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
180
1812003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
184        the BSP's configure-script).
185        Remove BSP_CPPFLAGS (Obsolete).
186
1872003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        PR 321/bsps
190        * leaf.cfg: Remove support for profile-variant.
191        * main.cfg: Ditto.
192        * compilers/gcc-no_bsp.cfg: Ditto.
193        * compilers/gcc-portsw.cfg: Ditto.
194        * compilers/gcc-target-default.cfg: Ditto.
195
1962003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
197
198        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
199
2002003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
201
202        PR 368/filesystems
203        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
204        with this PR for alias BSPs.
205
2062003-03-18  Till Straumann <strauman@slac.stanford.edu>
207
208        PR 356/bsps
209        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
210        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
211
2122003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
215
2162003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
219        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
220        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
221        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
222
2232003-02-14      Joel Sherrill <joel@OARcorp.com>
224
225        AMD a29k obsolete.
226        * custom/portsw.cfg: Removed.
227
2282003-01-20      Duane Gustavus <duane@unt.edu>
229
230        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
231
2322003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
235        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
236        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
237        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
238        Move -D_BSD_SOURCE to CPU_CFLAGS.
239        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
240        Move -Dsolaris2 to CPU_CFLAGS.
241        Remove -D__EXTENSIONS__.
242
2432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * custom/posix.cfg: Remove comment referring to host.cfg.
246
2472002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * custom/default.cfg: Pickup target.cfg from BSP directory.
250
2512002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
252
253        * custom/mtx603e.cfg: New file.
254
2552002-11-17      Joel Sherrill <joel@OARcorp.com>
256
257        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
258        build variants work for user applications post install.
259
2602002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
263        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
264        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
265        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
266        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
267
2682002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
269
270        * custom/edb7312.cfg: New file.
271
2722002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
275        obsolete Makefile.
276        * leaf.cfg: Various changes to LIBVARIANT processing.
277        * main.cfg: Ditto.
278
2792002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * Makefile.am: Add compilers/*.
282        * compilers/Makefile.am: Remove.
283        * lib.cfg: Remove.
284        * directory.cfg: Remove.
285        * README: Remove.
286
2872002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Add Templates/*.
290        * Templates/Makefile.am: Remove.
291
2922002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
295
2962002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
299        * custom/HPUX9-posix.cfg: Ditto.
300        * custom/Linux-posix.cfg: Ditto.
301
3022002-10-02      Joel Sherrill <joel@OARcorp.com>
303
304        * custom/armulator.cfg: Remove reference to PowerPC arguments.
305
3062002-09-13      Joel Sherrill <joel@OARcorp.com>
307
308        * Part of addressing PR281.
309        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
310        * compilers/gcc-target-default.cfg: Removed remaining support for
311        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
312        as one of the LDFLAGS when the debug variant is specified.
313
3142002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * custom/posix.cfg: Don't include host.cfg.
317
3182002-08-09      Joel Sherrill <joel@OARcorp.com>
319
320        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
321
3222002-08-07      Ivan Guzvinec <ivang@opencores.org>
323
324        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
325
3262002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
329
3302002-08-06      Joel Sherrill <joel@OARcorp.com>
331
332        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
333        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
334
3352002-08-06      Chris Ziomkowski <chris@asics.ws>
336
337        * custom/or32sim.cfg: New file added as part of merge from
338        OpenCores repository.
339
3402002-08-05      Joel Sherrill <joel@OARcorp.com>
341
342        * Per PR260 eliminate use of make-target-options.  This impacted
343        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
344        SuperCore and required that the m68k optimized memcpy be moved
345        to libcpu.
346        * custom/gen68360.cfg: Remove make-target-options.
347
3482002-08-01      Joel Sherrill <joel@OARcorp.com>
349
350        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
351        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
352
3532002-08-01      Joel Sherrill <joel@OARcorp.com>
354
355        * custom/mvme136.cfg: Remove make-target-options.
356
3572002-07-30      Joel Sherrill <joel@OARcorp.com>
358
359        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
360        will disappear when make clean is performed.
361
3622002-07-24      Joel Sherrill <joel@OARcorp.com>
363
364        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
365        to use gcc 3.1 arguments.
366
3672002-07-22      Joel Sherrill <joel@OARcorp.com>
368
369        * Templates/Makefile.leaf: Clarify the MANAGERS example.
370
3712002-07-01      Joel Sherrill <joel@OARcorp.com>
372
373        * custom/p4650.cfg: Update arguments to gcc3.
374
3752002-06-14      Joel Sherrill <joel@OARcorp.com>
376
377        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
378        to gcc 3.1 arguments.
379
3802002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
381
382        * custom/dmv177.cfg: Use -mcpu=603e.
383        * custom/ppcn_60x.cfg: Use -mcpu=603e.
384        * custom/psim.cfg: Use -mcpu=603e.
385        * custom/score603e.cfg: Use -mcpu=603e.
386        * custom/ts_386ex.cfg: Remove obsolete comments.
387        * custom/rxgen960.cfg: Remove obsolete comments.
388        * custom/cvme961.cfg: Remove obsolete comments.
389
3902001-05-09      Joel Sherrill <joel@OARcorp.com>
391
392        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
393        compatable arguments.
394 
3952002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
398        Remove obsolete comments.
399        * custom/eth_comm.cfg: Remove make-target-options.
400        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
401        CPU_CFLAGS.
402        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
403        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
404        * custom/mbx8xx.cfg: Remove make-target-options.
405        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
406        Remove obsolete comments.
407        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
408        Remove obsolete comments.
409        * custom/mpc8260ads.cfg: Remove make-target-options.
410        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
411        CPU_CFLAGS.
412        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
413        Remove obsolete comments.
414        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
415        CPU_CFLAGS.
416        Remove obsolete comments.
417        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
418        Remove obsolete comments.
419        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
420        CPU_CFLAGS.
421        Remove obsolete comments.
422
4232002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * custom/gen405.cfg: Remove -D__powerpc__.
426
4272002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
430        * custom/erc32.cfg: Ditto.
431        * custom/leon2.cfg: Ditto.
432
433
4342002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
437        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
438        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
439
4402002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * custom/cvme961.cfg: Remove GCC272 support.
443        * custom/dmv152.cfg: Remove GCC272 support.
444        * custom/efi332.cfg: Remove GCC272 support.
445        * custom/efi68k.cfg: Remove GCC272 support.
446        * custom/eth_comm.cfg: Remove GCC272 support.
447        * custom/gen405.cfg: Remove GCC272 support.
448        * custom/gen68302.cfg: Remove GCC272 support.
449        * custom/gen68340.cfg: Remove GCC272 support.
450        * custom/gen68360.cfg: Remove GCC272 support.
451        * custom/genmongoosev.cfg: Remove GCC272 support.
452        * custom/helas403.cfg: Remove GCC272 support.
453        * custom/i386ex.cfg: Remove GCC272 support.
454        * custom/i960sim.cfg: Remove GCC272 support.
455        * custom/idp.cfg: Remove GCC272 support.
456        * custom/leon2.cfg: Remove GCC272 support.
457        * custom/mbx8xx.cfg: Remove GCC272 support.
458        * custom/mcf5206elite.cfg: Remove GCC272 support.
459        * custom/mpc8260ads.cfg: Remove GCC272 support.
460        * custom/mrm332.cfg: Remove GCC272 support.
461        * custom/mvme136.cfg: Remove GCC272 support.
462        * custom/mvme147.cfg: Remove GCC272 support.
463        * custom/mvme167.cfg: Remove GCC272 support.
464        * custom/ods68302.cfg: Remove GCC272 support.
465        * custom/p4000.cfg: Remove GCC272 support.
466        * custom/p4600.cfg: Remove GCC272 support.
467        * custom/p4650.cfg: Remove GCC272 support.
468        * custom/pc386.cfg: Remove GCC272 support.
469        * custom/portsw.cfg: Remove GCC272 support.
470        * custom/psim.cfg: Remove GCC272 support.
471        * custom/rxgen960.cfg: Remove GCC272 support.
472        * custom/score603e.cfg: Remove GCC272 support.
473        * custom/sim68000.cfg: Remove GCC272 support.
474        * custom/simhppa.cfg: Remove GCC272 support.
475        * custom/simsh4.cfg: Remove GCC272 support.
476        * custom/ts_386ex.cfg: Remove GCC272 support.
477
4782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
481        * Makefile.am: Remove AUTOMAKE_OPTIONS.
482        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
483        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
484
4852002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * compilers/gcc-target-default.cfg: Add missing \.
488        Reported by Ilya Alexeev <ilya@continuum.ru>.
489
4902002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
493        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
494        support.
495        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
496
4972001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
500        * custom/FreeBSD-posix.cfg: Ditto.
501        * custom/HPUX9-posix.cfg: Ditto.
502        * custom/Linux-posix.cfg: Ditto.
503        * custom/Solaris-posix.cfg: Ditto.
504
5052001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
508        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
509
5102001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * custom/armulator.cfg: Remove make-target-options.
513        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
514        (now in erc32/configure.ac).
515        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
516        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
517        Remove CONSOLE_USE_POLLED (Unused).
518        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
519        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
520        * custom/mvme162.cfg: Remove references to mvme162lx.
521        Abandon gcc272. Remove make-target-options.
522        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
523
5242001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * custom/bare.cfg: Remove make-target-options.
527        * custom/c4xsim.cfg: Ditto.
528        * custom/cvme961.cfg: Ditto.
529        * custom/efi68k.cfg: Ditto.
530        * custom/gen68302.cfg: Ditto.
531        * custom/gen68340.cfg: Ditto.
532        * custom/genmongoosev.cfg: Ditto.
533        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
534        make-exe, remove empty lines.
535        * custom/h8sim.cfg: Remove make-target-options.
536        * custom/mcf5206elite.cfg: Ditto.
537        * custom/mrm332.cfg: Ditto.
538        * custom/mvme147.cfg: Ditto.
539        * custom/ods68302.cfg: Ditto.
540        * custom/p4000.cfg: Ditto.
541        * custom/p4600.cfg: Ditto.
542        * custom/p4650.cfg: Ditto.
543        * custom/pc386.cfg: Ditto.
544        * custom/portsw.cfg: Ditto.
545        * custom/simsh4.cfg: Ditto.
546
5472001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * custom/efi332.cfg: Remove make-target-options.
550        * custom/idp.cfg: Ditto.
551        * custom/jmr3904.cfg: Ditto.
552
5532001-11-27      Joel Sherrill <joel@OARcorp.com>,
554
555        * ChangeLog: Deleted bogus entry.
556
5572001-11-27      Joel Sherrill <joel@OARcorp.com>,
558
559        * custom/ods68302.cfg: Eliminated required definition of macros in this
560        file for the BSP to compile.  The ROM and ROM address and size settings
561        are now linker script items. 
562
5632001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565
566        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
567        Remove make-target-options.
568        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
569        Remove make-target-options.
570        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
571        DATA_CACHE_ENABLE.
572        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
573        DATA_CACHE_ENABLE.
574        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
575        DATA_CACHE_ENABLE.
576
5772001-11-25      Joel Sherrill <joel@OARcorp.com>
578
579        * custom/papyrus.cfg: Removed.
580        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
581
5822001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
585        * custom/mcp750.cfg: Ditto.
586
5872001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
590        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
591        * custom/psim.cfg: Refect changes to psim/configure.ac.
592        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
593        remove SCORE603E_GENERATION.
594
5952001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
598        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
599        * custom/mbx860_005b.cfg: Ditto.
600        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
601
602
6032001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * custom/gensh1.cfg: remove make-target-options.
606        * custom/gensh2.cfg: remove make-target-options.
607
6082001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
611        remove make-target-options, remove BSP_CPPFLAGS.
612
6132001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
616
6172001-11-14      Joel Sherrill <joel@OARcorp.com>
618
619        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
620        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
621        These are new exception processing model BSPs and thus do not
622        need to define PPC_USE_SPRG.
623
6242001-11-14      Joel Sherrill <joel@OARcorp.com>
625
626        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
627
6282001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * custom/ts_386ex.cfg: Remove make-target-options.
631        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
632        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
633        different flags.
634
6352001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
638        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
639        re-adopt mcp750.cfg's make-exe.
640
6412001-11-13      Joel Sherrill <joel@OARcorp.com>
642
643        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
644        the --srec-len argument to objcopy only supported in binutils 2.11
645        or newer.
646
6472001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
648
649        This modification is part of the submitted modifications necessary to
650        support the IBM PPC405 family.  This submission was reviewed by
651        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
652        not negatively impact the ppc403 BSPs.  The submission and tracking
653        process was captured as PR50.
654        * custom/gen405.cfg: New file.
655        * custom/helas403.cfg: Modified to generate Srecords.
656
6572001-10-30      Joel Sherrill <joel@OARcorp.com>
658
659        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
660
6612001-10-26      Victor V. Vengerov <vvv@oktet.ru>
662
663        * custom/mcf5206elite.cfg: New file.
664
6652001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
666
667        * custom/mpc8260ads.cfg: New file.
668
6692001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * custom/gensh4.cfg: Remove START_HW_INIT.
672        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
673
6742001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * custom/gensh4.cfg: Remove HZ.
677        * custom/simsh4.cfg: Remove HZ.
678
6792001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
680
681        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
682        of Hitachi SH4 BSPs of the same name.  Reviewed and some
683        cleanup by Joel Sherrill <joel@OARcorp.com>.
684
6852001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
688
6892001-10-11      Joel Sherrill <joel@OARcorp.com>
690
691        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
692        to avoid using the apparently broken or deprecated -o argument.
693
6942001-09-28      Joel Sherrill <joel@OARcorp.com>
695
696        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
697        for MC68302_BASE.
698
6992001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
700
701        * custom/bare.cfg: Define dummy make-cxx-exe.
702
7032001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * ChangeLog: Formatting cleanup.
706
7072001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
710        make-target-options.
711        * custom/FreeBSD-posix.cfg: Remove make-target-options.
712        * custom/HPUX9-posix.cfg: Dito.
713        * custom/Linux-posix.cfg: Dito.
714        * custom/Solaris-posix.cfg: Dito.
715        * custom/arm_bare_bsp.cfg: Dito.
716        * custom/armulator.cfg: Dito.
717        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
718        * custom/i386ex.cfg: Remove make-target-options.
719        * custom/i960sim.cfg: Remove make-target-options.
720        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
721        CONSOLE_USE_INTERRUPTS.
722        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
723        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
724        CONSOLE_USE_INTERRUPTS.
725        * custom/vegaplus.cfg: Remove make-target-options.
726
7272001-05-25      Joel Sherrill <joel@OARcorp.com>
728
729        * custom/mrm332.cfg: Switched $(SED) to sed.
730
7312000-05-25      Matt Cross <profesor@gweep.net>
732
733        * New MRM332 BSP for the Mini RoboMind board based
734        on the 68332 microcontroller designed and build by Mark
735        Castelluccio.  For details on the MRM see http://www.robominds.com.
736        * custom/mrm332.cfg: New file.
737
7382001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
741        CONSOLE_USE_POLLED, HAS_RTC.
742
7432001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
746        * custom/gensh2.cfg: Dito.
747
7482001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
749
750        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
751        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
752        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
753        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
754        remove unused flags, remove -ansi from CPP.
755        * custom/eth_comm.cfg: Remove CPU_DEFINES.
756        * custom/sim68000.cfg: Remove CPU_DEFINES.
757       
7582001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
761        * compilers/gcc-target-default.cfg: Dito.
762        * compilers/gcc-portsw.cfg: Remove -Hansi.
763        * custom/posix.cfg: Remove inclusion of target.cfg.
764        * custom/simhppa.cfg: Remove -ansi -fasm.
765
7662001-04-11      Eric Valette <valette@crf.canon.fr>
767
768        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
769        "new exception processing model."
770
7712001-04-11      Joel Sherrill <joel@OARcorp.com>
772
773        * custom/default.cfg: Switch to using exec_prefix to reflect new
774        organization of install point from Ralf Corsepius.
775
7762001-03-30      Eric Valette <valette@crf.canon.fr>
777
778        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
779        use the "new exception processing model."
780
7812001-03-14      Joel Sherrill <joel@OARcorp.com>
782
783        * custom/genmongossev.cfg: New file.
784
7852001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * custom/pc386dx.cfg: New bsp.
788
7892001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
792        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
793        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
794
7952001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
798        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
799        * host.cfg.in: Remove RM, make-script.
800        * ChangeLog: Remove bogus 2001-01-22 entry.
801
8022001-01-09      Joel Sherrill <joel@OARcorp.com>
803
804        * custom/pc386.cfg (make-exe): Removed commented out lines that
805        were displayed in build longs.
806
8072001-01-08      Joel Sherrill <joel@OARcorp.com>
808
809        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
810        unneeded definitions when compiled for "mips" rather than "mips64orion."
811        Correct CPU_CFLAGS.
812
8132001-01-05      Joel Sherrill <joel@OARcorp.com>
814
815        * custom/gensh1.cfg: Removed rest of make-target-options and
816        moved them to BSP configure options.
817
8182001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
819
820        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
821        install point or assuming BSP build tree is available.
822
8232001-01-03      Joel Sherrill <joel@OARcorp.com>
824
825        * custom/psim.cfg: Removed unused variables.
826
8272001-01-03      Joel Sherrill <joel@OARcorp.com>
828
829        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
830        * custom/simcpu32.cfg: Removed MVME162 reference.
831
8322000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
833
834        * custom/mcp750.cfg: Fix problems in generation of .exe file.
835        Still need to fix to avoid touching install point on non-install stanza.
836
8372000-12-06      Joel Sherrill <joel@OARcorp.com>
838
839        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
840        and copies that should not be in it.
841
8422000-12-01      Joel Sherrill <joel@OARcorp.com>
843
844        * custom/jmr3904.cfg: Turn optimization back up to -O2.
845
8462000-11-30      Joel Sherrill <joel@OARcorp.com>
847
848        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
849        a mips1.  gcc translates -m3900 into that.
850
8512000-11-27      Joel Sherrill <joel@OARcorp.com>
852
853        * custom/jmr3904.cfg: Fix incorrect reference to i960.
854
8552000-11-27      Joel Sherrill <joel@OARcorp.com>
856
857        * custom/shsim.cfg: New file.
858        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
859        The shsim is for the SH simulator in gdb. It should be able
860        to be used with multiple SH CPU models.  This will require
861        adding BSP variants.
862
8632000-11-25      Joel Sherrill <joel@OARcorp.com>
864
865        * custom/pc386.cfg: make-exe rule would write into
866        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
867        is generally not writeable after the BSP is installed and you do not
868        want every application installed there by default.  Reported by
869        Eric Norum <eric.norum@usask.ca>.
870
8712000-11-25      Joel Sherrill <joel@OARcorp.com>
872
873        * custom/Makefile.am: Updated to add jmr3904.cfg
874        * custom/jmr3904.cfg: New file.
875
8762000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * custom/leon2.cfg: Removed defines that are now generated
879        in a non-BSP specific manner.
880
8812000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
882
883        * custom/Makefile.am: Modified to reflect addition of files.
884        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
885        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
886
8872000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
890
8912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
894
8952000-10-24      Joel Sherrill <joel@OARcorp.com>
896
897        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
898        definition since this information can be picked up from
899        autoconf generated files.  These BSPs are shared by the
900        mips and mips64orion "ports."
901
9022000-10-18      Joel Sherrill <joel@OARcorp.com>
903
904        * compilers/gcc-portsw.cfg: Use gcc style flags.
905
9062000-09-13      Joel Sherrill <joel@OARcorp.com>
907
908        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
909        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
910
9112000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
912
913        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
914        Eric Valette <valette@crf.canon.fr>.
915        * custom/vegaplus.cfg: New file.
916
9172000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
920        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
921        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
922        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
923        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
924        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
925        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
926
9272000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * custom/gensh2.cfg: Fix comments.
930
9312000-09-12      Joel Sherrill <joel@OARcorp.com>
932
933        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
934        compiler arguments that specify CPU model options.
935
9362000-09-12      Joel Sherrill <joel@OARcorp.com>
937
938        * custom/mbx860_005b.cfg (make-target-options): Add lines to
939        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
940        may be incorrect but the BSP now compiles.
941
9422000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * custom/arm_bare_bsp.cfg: Fix comments.
945
9462000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
949        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
950        * ChangeLog: File paths corrected
951
9522000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
953
954        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
955
9562000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * custom/pck6.cfg: New file
959        * custom/pc486.cfg: Use -m486
960        * custom/pc586.cfg: Use -mpentium
961        * custom/pc686.cfg: Use -mmpentiumpro
962        * custom/i386ex.cfg: Use -msoft-float
963
9642000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
965
966        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
967
9682000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
969
970        * ChangeLog: File paths corrected.
971
9722000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
973
974        * custom/mvme167.cfg: Add specification of printk port, console port
975        and serial I/O mode.  Arrange for the stripped executable to
976        be copied up the build tree.
977       
9782000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
979
980        * custom/mbx8xx.cfg: Support for shared printk and no termios.
981
9822000-08-10      John Cotton  <john.cotton@nrc.ca>
983
984        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
985
9862000-08-10      Joel Sherrill <joel@OARcorp.com>
987
988        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.