source: rtems/make/ChangeLog @ bc207bcb

4.104.114.84.95
Last change on this file since bc207bcb was bc207bcb, checked in by Joel Sherrill <joel.sherrill@…>, on 11/23/04 at 22:21:11

2004-11-23 Joel Sherrill <joel@…>

  • Makefile.am: Remove eth_comm.
  • custom/eth_comm.cfg: Removed.
  • Property mode set to 100644
File size: 30.3 KB
Line 
12004-11-23      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Remove eth_comm.
4        * custom/eth_comm.cfg: Removed.
5
62004-11-22      Jennifer Averett <jennifer@OARcorp.com>
7
8        PR 581/bsps
9        * custom/psim.cfg: Convert PSIM to new exception model.
10
112004-11-17      Joel Sherrill <joel@OARcorp.com>
12
13        * custom/mvme2100.cfg: Add make-cxx-exe rule.
14
152004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
16
17        * Makefile.am: Add MVME2100 BSP.
18        * custom/mvme2100.cfg: New file.
19
202004-11-05      Joel Sherrill <joel@OARcorp.com>
21
22        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
23        architecture name for RTEMS. Since this was used as the -mcpu
24        argument to GCC, that also had to be changed.
25
262004-10-26      Eric Norum <norume@aps.anl.gov
27
28        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
29
302004-10-20      Eric Norum <norume@aps.anl.gov
31
32        * custom/mvme5500.cfg: New BSP.
33
342004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
35
36        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
37
382004-09-29      Joel Sherrill <joel@OARcorp.com>
39
40        * custom/h8sim.cfg: i960 obsoleted.
41        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
42
432004-08-03      Jay Monkman <jtm@lopingdog.com>
44
45        * custom/csb360.cfg: New file.
46
472004-07-15      Jay Monkman
48
49        * custom/csb336.cfg, custom/csb337.cfg: New files.
50
512004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
52
53        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
54        with FreeBSD and now unused).
55        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
56
572004-04-12      David Querbach <querbach@realtime.bc.ca>
58
59        * custom/ss555.cfg: New file.
60
612004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
64        with Cygwin and now unused).
65
662004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
69
702004-03-05      Joel Sherrill <joel@OARcorp.com>
71
72        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
73        support.
74
752004-02-26      Joel Sherrill <joel@OARcorp.com>
76
77        PR 570/bsps
78        * custom/mvme2307.cfg: Do not use -msdata=eabi since
79        it breaks the linking of the vectors.
80
812004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * Makefile.am: Cosmetics.
84
852004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
88        dist_rtems_make_custom_DATA = custom/default.cfg.
89
902004-02-05      Joel Sherrill <joel@OARcorp.com>
91
92        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
93        these -- copied from the 4.6 branch.
94
952004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        PR 553/bsps
98        * custom/mrm332.cfg: Comment out objdump.
99
1002004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
103
1042004-01-20      Joel Sherrill <joel@OARcorp.com>
105
106        PR 553/bsps
107        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
108        comment.
109
1102004-01-07      Joel Sherrill <joel@OARcorp.com>
111
112        * Makefile.am: Remove efi68k and efi332 references as they are no
113        longer in the tree.
114
1152004-01-07      Joel Sherrill <joel@OARcorp.com>
116
117        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
118        users of these boards so we are removing them.
119        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
120
1212004-01-07      Joel Sherrill <joel@OARcorp.com>
122
123        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
124
1252003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: EXTRA_DIST +=.
128
1292003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * custom/Makefile.am: Remove.
132        * Makefile.am: Merge-in former custom/Makefile.am
133
1342003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
137        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
138
1392003-09-26      Joel Sherrill <joel@OARcorp.com>
140
141        * custom/simhppa.cfg: Removed.
142
1432003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
146
1472003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        PR 470/bsps
150        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
151        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
152        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
153
1542003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
157        the BSP's configure-script).
158        Remove BSP_CPPFLAGS (Obsolete).
159
1602003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        PR 321/bsps
163        * leaf.cfg: Remove support for profile-variant.
164        * main.cfg: Ditto.
165        * compilers/gcc-no_bsp.cfg: Ditto.
166        * compilers/gcc-portsw.cfg: Ditto.
167        * compilers/gcc-target-default.cfg: Ditto.
168
1692003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
170
171        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
172
1732003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
174
175        PR 368/filesystems
176        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
177        with this PR for alias BSPs.
178
1792003-03-18  Till Straumann <strauman@slac.stanford.edu>
180
181        PR 356/bsps
182        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
183        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
184
1852003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
188
1892003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
192        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
193        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
194        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
195
1962003-02-14      Joel Sherrill <joel@OARcorp.com>
197
198        AMD a29k obsolete.
199        * custom/portsw.cfg: Removed.
200
2012003-01-20      Duane Gustavus <duane@unt.edu>
202
203        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
204
2052003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
208        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
209        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
210        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
211        Move -D_BSD_SOURCE to CPU_CFLAGS.
212        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
213        Move -Dsolaris2 to CPU_CFLAGS.
214        Remove -D__EXTENSIONS__.
215
2162002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * custom/posix.cfg: Remove comment referring to host.cfg.
219
2202002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * custom/default.cfg: Pickup target.cfg from BSP directory.
223
2242002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
225
226        * custom/mtx603e.cfg: New file.
227
2282002-11-17      Joel Sherrill <joel@OARcorp.com>
229
230        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
231        build variants work for user applications post install.
232
2332002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
236        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
237        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
238        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
239        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
240
2412002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
242
243        * custom/edb7312.cfg: New file.
244
2452002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
248        obsolete Makefile.
249        * leaf.cfg: Various changes to LIBVARIANT processing.
250        * main.cfg: Ditto.
251
2522002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * Makefile.am: Add compilers/*.
255        * compilers/Makefile.am: Remove.
256        * lib.cfg: Remove.
257        * directory.cfg: Remove.
258        * README: Remove.
259
2602002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am: Add Templates/*.
263        * Templates/Makefile.am: Remove.
264
2652002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
268
2692002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
272        * custom/HPUX9-posix.cfg: Ditto.
273        * custom/Linux-posix.cfg: Ditto.
274
2752002-10-02      Joel Sherrill <joel@OARcorp.com>
276
277        * custom/armulator.cfg: Remove reference to PowerPC arguments.
278
2792002-09-13      Joel Sherrill <joel@OARcorp.com>
280
281        * Part of addressing PR281.
282        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
283        * compilers/gcc-target-default.cfg: Removed remaining support for
284        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
285        as one of the LDFLAGS when the debug variant is specified.
286
2872002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * custom/posix.cfg: Don't include host.cfg.
290
2912002-08-09      Joel Sherrill <joel@OARcorp.com>
292
293        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
294
2952002-08-07      Ivan Guzvinec <ivang@opencores.org>
296
297        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
298
2992002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
302
3032002-08-06      Joel Sherrill <joel@OARcorp.com>
304
305        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
306        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
307
3082002-08-06      Chris Ziomkowski <chris@asics.ws>
309
310        * custom/or32sim.cfg: New file added as part of merge from
311        OpenCores repository.
312
3132002-08-05      Joel Sherrill <joel@OARcorp.com>
314
315        * Per PR260 eliminate use of make-target-options.  This impacted
316        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
317        SuperCore and required that the m68k optimized memcpy be moved
318        to libcpu.
319        * custom/gen68360.cfg: Remove make-target-options.
320
3212002-08-01      Joel Sherrill <joel@OARcorp.com>
322
323        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
324        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
325
3262002-08-01      Joel Sherrill <joel@OARcorp.com>
327
328        * custom/mvme136.cfg: Remove make-target-options.
329
3302002-07-30      Joel Sherrill <joel@OARcorp.com>
331
332        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
333        will disappear when make clean is performed.
334
3352002-07-24      Joel Sherrill <joel@OARcorp.com>
336
337        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
338        to use gcc 3.1 arguments.
339
3402002-07-22      Joel Sherrill <joel@OARcorp.com>
341
342        * Templates/Makefile.leaf: Clarify the MANAGERS example.
343
3442002-07-01      Joel Sherrill <joel@OARcorp.com>
345
346        * custom/p4650.cfg: Update arguments to gcc3.
347
3482002-06-14      Joel Sherrill <joel@OARcorp.com>
349
350        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
351        to gcc 3.1 arguments.
352
3532002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
354
355        * custom/dmv177.cfg: Use -mcpu=603e.
356        * custom/ppcn_60x.cfg: Use -mcpu=603e.
357        * custom/psim.cfg: Use -mcpu=603e.
358        * custom/score603e.cfg: Use -mcpu=603e.
359        * custom/ts_386ex.cfg: Remove obsolete comments.
360        * custom/rxgen960.cfg: Remove obsolete comments.
361        * custom/cvme961.cfg: Remove obsolete comments.
362
3632001-05-09      Joel Sherrill <joel@OARcorp.com>
364
365        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
366        compatable arguments.
367 
3682002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
371        Remove obsolete comments.
372        * custom/eth_comm.cfg: Remove make-target-options.
373        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
374        CPU_CFLAGS.
375        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
376        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
377        * custom/mbx8xx.cfg: Remove make-target-options.
378        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
379        Remove obsolete comments.
380        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
381        Remove obsolete comments.
382        * custom/mpc8260ads.cfg: Remove make-target-options.
383        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
384        CPU_CFLAGS.
385        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
386        Remove obsolete comments.
387        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
388        CPU_CFLAGS.
389        Remove obsolete comments.
390        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
391        Remove obsolete comments.
392        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
393        CPU_CFLAGS.
394        Remove obsolete comments.
395
3962002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * custom/gen405.cfg: Remove -D__powerpc__.
399
4002002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
403        * custom/erc32.cfg: Ditto.
404        * custom/leon2.cfg: Ditto.
405
406
4072002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
410        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
411        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
412
4132002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * custom/cvme961.cfg: Remove GCC272 support.
416        * custom/dmv152.cfg: Remove GCC272 support.
417        * custom/efi332.cfg: Remove GCC272 support.
418        * custom/efi68k.cfg: Remove GCC272 support.
419        * custom/eth_comm.cfg: Remove GCC272 support.
420        * custom/gen405.cfg: Remove GCC272 support.
421        * custom/gen68302.cfg: Remove GCC272 support.
422        * custom/gen68340.cfg: Remove GCC272 support.
423        * custom/gen68360.cfg: Remove GCC272 support.
424        * custom/genmongoosev.cfg: Remove GCC272 support.
425        * custom/helas403.cfg: Remove GCC272 support.
426        * custom/i386ex.cfg: Remove GCC272 support.
427        * custom/i960sim.cfg: Remove GCC272 support.
428        * custom/idp.cfg: Remove GCC272 support.
429        * custom/leon2.cfg: Remove GCC272 support.
430        * custom/mbx8xx.cfg: Remove GCC272 support.
431        * custom/mcf5206elite.cfg: Remove GCC272 support.
432        * custom/mpc8260ads.cfg: Remove GCC272 support.
433        * custom/mrm332.cfg: Remove GCC272 support.
434        * custom/mvme136.cfg: Remove GCC272 support.
435        * custom/mvme147.cfg: Remove GCC272 support.
436        * custom/mvme167.cfg: Remove GCC272 support.
437        * custom/ods68302.cfg: Remove GCC272 support.
438        * custom/p4000.cfg: Remove GCC272 support.
439        * custom/p4600.cfg: Remove GCC272 support.
440        * custom/p4650.cfg: Remove GCC272 support.
441        * custom/pc386.cfg: Remove GCC272 support.
442        * custom/portsw.cfg: Remove GCC272 support.
443        * custom/psim.cfg: Remove GCC272 support.
444        * custom/rxgen960.cfg: Remove GCC272 support.
445        * custom/score603e.cfg: Remove GCC272 support.
446        * custom/sim68000.cfg: Remove GCC272 support.
447        * custom/simhppa.cfg: Remove GCC272 support.
448        * custom/simsh4.cfg: Remove GCC272 support.
449        * custom/ts_386ex.cfg: Remove GCC272 support.
450
4512002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
454        * Makefile.am: Remove AUTOMAKE_OPTIONS.
455        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
456        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
457
4582002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * compilers/gcc-target-default.cfg: Add missing \.
461        Reported by Ilya Alexeev <ilya@continuum.ru>.
462
4632002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
466        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
467        support.
468        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
469
4702001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
473        * custom/FreeBSD-posix.cfg: Ditto.
474        * custom/HPUX9-posix.cfg: Ditto.
475        * custom/Linux-posix.cfg: Ditto.
476        * custom/Solaris-posix.cfg: Ditto.
477
4782001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
481        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
482
4832001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * custom/armulator.cfg: Remove make-target-options.
486        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
487        (now in erc32/configure.ac).
488        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
489        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
490        Remove CONSOLE_USE_POLLED (Unused).
491        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
492        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
493        * custom/mvme162.cfg: Remove references to mvme162lx.
494        Abandon gcc272. Remove make-target-options.
495        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
496
4972001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * custom/bare.cfg: Remove make-target-options.
500        * custom/c4xsim.cfg: Ditto.
501        * custom/cvme961.cfg: Ditto.
502        * custom/efi68k.cfg: Ditto.
503        * custom/gen68302.cfg: Ditto.
504        * custom/gen68340.cfg: Ditto.
505        * custom/genmongoosev.cfg: Ditto.
506        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
507        make-exe, remove empty lines.
508        * custom/h8sim.cfg: Remove make-target-options.
509        * custom/mcf5206elite.cfg: Ditto.
510        * custom/mrm332.cfg: Ditto.
511        * custom/mvme147.cfg: Ditto.
512        * custom/ods68302.cfg: Ditto.
513        * custom/p4000.cfg: Ditto.
514        * custom/p4600.cfg: Ditto.
515        * custom/p4650.cfg: Ditto.
516        * custom/pc386.cfg: Ditto.
517        * custom/portsw.cfg: Ditto.
518        * custom/simsh4.cfg: Ditto.
519
5202001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * custom/efi332.cfg: Remove make-target-options.
523        * custom/idp.cfg: Ditto.
524        * custom/jmr3904.cfg: Ditto.
525
5262001-11-27      Joel Sherrill <joel@OARcorp.com>,
527
528        * ChangeLog: Deleted bogus entry.
529
5302001-11-27      Joel Sherrill <joel@OARcorp.com>,
531
532        * custom/ods68302.cfg: Eliminated required definition of macros in this
533        file for the BSP to compile.  The ROM and ROM address and size settings
534        are now linker script items. 
535
5362001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538
539        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
540        Remove make-target-options.
541        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
542        Remove make-target-options.
543        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
544        DATA_CACHE_ENABLE.
545        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
546        DATA_CACHE_ENABLE.
547        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
548        DATA_CACHE_ENABLE.
549
5502001-11-25      Joel Sherrill <joel@OARcorp.com>
551
552        * custom/papyrus.cfg: Removed.
553        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
554
5552001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
558        * custom/mcp750.cfg: Ditto.
559
5602001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
563        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
564        * custom/psim.cfg: Refect changes to psim/configure.ac.
565        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
566        remove SCORE603E_GENERATION.
567
5682001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
571        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
572        * custom/mbx860_005b.cfg: Ditto.
573        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
574
575
5762001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * custom/gensh1.cfg: remove make-target-options.
579        * custom/gensh2.cfg: remove make-target-options.
580
5812001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
584        remove make-target-options, remove BSP_CPPFLAGS.
585
5862001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
589
5902001-11-14      Joel Sherrill <joel@OARcorp.com>
591
592        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
593        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
594        These are new exception processing model BSPs and thus do not
595        need to define PPC_USE_SPRG.
596
5972001-11-14      Joel Sherrill <joel@OARcorp.com>
598
599        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
600
6012001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * custom/ts_386ex.cfg: Remove make-target-options.
604        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
605        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
606        different flags.
607
6082001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
611        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
612        re-adopt mcp750.cfg's make-exe.
613
6142001-11-13      Joel Sherrill <joel@OARcorp.com>
615
616        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
617        the --srec-len argument to objcopy only supported in binutils 2.11
618        or newer.
619
6202001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
621
622        This modification is part of the submitted modifications necessary to
623        support the IBM PPC405 family.  This submission was reviewed by
624        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
625        not negatively impact the ppc403 BSPs.  The submission and tracking
626        process was captured as PR50.
627        * custom/gen405.cfg: New file.
628        * custom/helas403.cfg: Modified to generate Srecords.
629
6302001-10-30      Joel Sherrill <joel@OARcorp.com>
631
632        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
633
6342001-10-26      Victor V. Vengerov <vvv@oktet.ru>
635
636        * custom/mcf5206elite.cfg: New file.
637
6382001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
639
640        * custom/mpc8260ads.cfg: New file.
641
6422001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * custom/gensh4.cfg: Remove START_HW_INIT.
645        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
646
6472001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * custom/gensh4.cfg: Remove HZ.
650        * custom/simsh4.cfg: Remove HZ.
651
6522001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
653
654        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
655        of Hitachi SH4 BSPs of the same name.  Reviewed and some
656        cleanup by Joel Sherrill <joel@OARcorp.com>.
657
6582001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
661
6622001-10-11      Joel Sherrill <joel@OARcorp.com>
663
664        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
665        to avoid using the apparently broken or deprecated -o argument.
666
6672001-09-28      Joel Sherrill <joel@OARcorp.com>
668
669        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
670        for MC68302_BASE.
671
6722001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * custom/bare.cfg: Define dummy make-cxx-exe.
675
6762001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * ChangeLog: Formatting cleanup.
679
6802001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
683        make-target-options.
684        * custom/FreeBSD-posix.cfg: Remove make-target-options.
685        * custom/HPUX9-posix.cfg: Dito.
686        * custom/Linux-posix.cfg: Dito.
687        * custom/Solaris-posix.cfg: Dito.
688        * custom/arm_bare_bsp.cfg: Dito.
689        * custom/armulator.cfg: Dito.
690        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
691        * custom/i386ex.cfg: Remove make-target-options.
692        * custom/i960sim.cfg: Remove make-target-options.
693        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
694        CONSOLE_USE_INTERRUPTS.
695        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
696        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
697        CONSOLE_USE_INTERRUPTS.
698        * custom/vegaplus.cfg: Remove make-target-options.
699
7002001-05-25      Joel Sherrill <joel@OARcorp.com>
701
702        * custom/mrm332.cfg: Switched $(SED) to sed.
703
7042000-05-25      Matt Cross <profesor@gweep.net>
705
706        * New MRM332 BSP for the Mini RoboMind board based
707        on the 68332 microcontroller designed and build by Mark
708        Castelluccio.  For details on the MRM see http://www.robominds.com.
709        * custom/mrm332.cfg: New file.
710
7112001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
714        CONSOLE_USE_POLLED, HAS_RTC.
715
7162001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
719        * custom/gensh2.cfg: Dito.
720
7212001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
724        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
725        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
726        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
727        remove unused flags, remove -ansi from CPP.
728        * custom/eth_comm.cfg: Remove CPU_DEFINES.
729        * custom/sim68000.cfg: Remove CPU_DEFINES.
730       
7312001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
734        * compilers/gcc-target-default.cfg: Dito.
735        * compilers/gcc-portsw.cfg: Remove -Hansi.
736        * custom/posix.cfg: Remove inclusion of target.cfg.
737        * custom/simhppa.cfg: Remove -ansi -fasm.
738
7392001-04-11      Eric Valette <valette@crf.canon.fr>
740
741        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
742        "new exception processing model."
743
7442001-04-11      Joel Sherrill <joel@OARcorp.com>
745
746        * custom/default.cfg: Switch to using exec_prefix to reflect new
747        organization of install point from Ralf Corsepius.
748
7492001-03-30      Eric Valette <valette@crf.canon.fr>
750
751        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
752        use the "new exception processing model."
753
7542001-03-14      Joel Sherrill <joel@OARcorp.com>
755
756        * custom/genmongossev.cfg: New file.
757
7582001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * custom/pc386dx.cfg: New bsp.
761
7622001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
765        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
766        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
767
7682001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
771        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
772        * host.cfg.in: Remove RM, make-script.
773        * ChangeLog: Remove bogus 2001-01-22 entry.
774
7752001-01-09      Joel Sherrill <joel@OARcorp.com>
776
777        * custom/pc386.cfg (make-exe): Removed commented out lines that
778        were displayed in build longs.
779
7802001-01-08      Joel Sherrill <joel@OARcorp.com>
781
782        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
783        unneeded definitions when compiled for "mips" rather than "mips64orion."
784        Correct CPU_CFLAGS.
785
7862001-01-05      Joel Sherrill <joel@OARcorp.com>
787
788        * custom/gensh1.cfg: Removed rest of make-target-options and
789        moved them to BSP configure options.
790
7912001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
792
793        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
794        install point or assuming BSP build tree is available.
795
7962001-01-03      Joel Sherrill <joel@OARcorp.com>
797
798        * custom/psim.cfg: Removed unused variables.
799
8002001-01-03      Joel Sherrill <joel@OARcorp.com>
801
802        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
803        * custom/simcpu32.cfg: Removed MVME162 reference.
804
8052000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
806
807        * custom/mcp750.cfg: Fix problems in generation of .exe file.
808        Still need to fix to avoid touching install point on non-install stanza.
809
8102000-12-06      Joel Sherrill <joel@OARcorp.com>
811
812        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
813        and copies that should not be in it.
814
8152000-12-01      Joel Sherrill <joel@OARcorp.com>
816
817        * custom/jmr3904.cfg: Turn optimization back up to -O2.
818
8192000-11-30      Joel Sherrill <joel@OARcorp.com>
820
821        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
822        a mips1.  gcc translates -m3900 into that.
823
8242000-11-27      Joel Sherrill <joel@OARcorp.com>
825
826        * custom/jmr3904.cfg: Fix incorrect reference to i960.
827
8282000-11-27      Joel Sherrill <joel@OARcorp.com>
829
830        * custom/shsim.cfg: New file.
831        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
832        The shsim is for the SH simulator in gdb. It should be able
833        to be used with multiple SH CPU models.  This will require
834        adding BSP variants.
835
8362000-11-25      Joel Sherrill <joel@OARcorp.com>
837
838        * custom/pc386.cfg: make-exe rule would write into
839        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
840        is generally not writeable after the BSP is installed and you do not
841        want every application installed there by default.  Reported by
842        Eric Norum <eric.norum@usask.ca>.
843
8442000-11-25      Joel Sherrill <joel@OARcorp.com>
845
846        * custom/Makefile.am: Updated to add jmr3904.cfg
847        * custom/jmr3904.cfg: New file.
848
8492000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * custom/leon2.cfg: Removed defines that are now generated
852        in a non-BSP specific manner.
853
8542000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
855
856        * custom/Makefile.am: Modified to reflect addition of files.
857        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
858        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
859
8602000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
863
8642000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
867
8682000-10-24      Joel Sherrill <joel@OARcorp.com>
869
870        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
871        definition since this information can be picked up from
872        autoconf generated files.  These BSPs are shared by the
873        mips and mips64orion "ports."
874
8752000-10-18      Joel Sherrill <joel@OARcorp.com>
876
877        * compilers/gcc-portsw.cfg: Use gcc style flags.
878
8792000-09-13      Joel Sherrill <joel@OARcorp.com>
880
881        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
882        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
883
8842000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
885
886        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
887        Eric Valette <valette@crf.canon.fr>.
888        * custom/vegaplus.cfg: New file.
889
8902000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
893        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
894        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
895        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
896        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
897        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
898        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
899
9002000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * custom/gensh2.cfg: Fix comments.
903
9042000-09-12      Joel Sherrill <joel@OARcorp.com>
905
906        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
907        compiler arguments that specify CPU model options.
908
9092000-09-12      Joel Sherrill <joel@OARcorp.com>
910
911        * custom/mbx860_005b.cfg (make-target-options): Add lines to
912        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
913        may be incorrect but the BSP now compiles.
914
9152000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * custom/arm_bare_bsp.cfg: Fix comments.
918
9192000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
922        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
923        * ChangeLog: File paths corrected
924
9252000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
926
927        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
928
9292000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * custom/pck6.cfg: New file
932        * custom/pc486.cfg: Use -m486
933        * custom/pc586.cfg: Use -mpentium
934        * custom/pc686.cfg: Use -mmpentiumpro
935        * custom/i386ex.cfg: Use -msoft-float
936
9372000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
938
939        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
940
9412000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
942
943        * ChangeLog: File paths corrected.
944
9452000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
946
947        * custom/mvme167.cfg: Add specification of printk port, console port
948        and serial I/O mode.  Arrange for the stripped executable to
949        be copied up the build tree.
950       
9512000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
952
953        * custom/mbx8xx.cfg: Support for shared printk and no termios.
954
9552000-08-10      John Cotton  <john.cotton@nrc.ca>
956
957        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
958
9592000-08-10      Joel Sherrill <joel@OARcorp.com>
960
961        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.