source: rtems/make/ChangeLog @ f801bf2

4.104.114.84.95
Last change on this file since f801bf2 was f801bf2, checked in by Eric Norum <WENorum@…>, on 10/20/04 at 15:26:06

Add MVME5500 BSP.

  • Property mode set to 100644
File size: 29.5 KB
RevLine 
[f801bf2]12004-10-20      Eric Norum <norume@aps.anl.gov
2
3        * custom/mvme5500.cfg: New BSP.
4
[be216b3]52004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
8
[9e4fa6ae]92004-09-29      Joel Sherrill <joel@OARcorp.com>
10
11        * custom/h8sim.cfg: i960 obsoleted.
12        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
13
[c2e43839]142004-08-03      Jay Monkman <jtm@lopingdog.com>
15
16        * custom/csb360.cfg: New file.
17
[7f27838]182004-07-15      Jay Monkman
19
20        * custom/csb336.cfg, custom/csb337.cfg: New files.
21
[cd2fcd5]222004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
23
24        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
25        with FreeBSD and now unused).
26        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
27
[db87589]282004-04-12      David Querbach <querbach@realtime.bc.ca>
29
30        * custom/ss555.cfg: New file.
31
[2eec0cd]322004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
33
34        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
35        with Cygwin and now unused).
36
[25d2f5d7]372004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
38
39        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
40
[2f5c2f0]412004-03-05      Joel Sherrill <joel@OARcorp.com>
42
43        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
44        support.
45
[22eda53c]462004-02-26      Joel Sherrill <joel@OARcorp.com>
47
48        PR 570/bsps
49        * custom/mvme2307.cfg: Do not use -msdata=eabi since
50        it breaks the linking of the vectors.
51
[93302bf9]522004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Cosmetics.
55
[cd7675b]562004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
59        dist_rtems_make_custom_DATA = custom/default.cfg.
60
[06318a8]612004-02-05      Joel Sherrill <joel@OARcorp.com>
62
63        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
64        these -- copied from the 4.6 branch.
65
[3f7b5b5]662004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        PR 553/bsps
69        * custom/mrm332.cfg: Comment out objdump.
70
[949a718]712004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
74
[41df507e]752004-01-20      Joel Sherrill <joel@OARcorp.com>
76
77        PR 553/bsps
78        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
79        comment.
80
[7c89bfd]812004-01-07      Joel Sherrill <joel@OARcorp.com>
82
83        * Makefile.am: Remove efi68k and efi332 references as they are no
84        longer in the tree.
85
[80cb772]862004-01-07      Joel Sherrill <joel@OARcorp.com>
87
88        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
89        users of these boards so we are removing them.
90        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
91
[d28345e1]922004-01-07      Joel Sherrill <joel@OARcorp.com>
93
94        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
95
[fc0ec69]962003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: EXTRA_DIST +=.
99
[f5279d9]1002003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * custom/Makefile.am: Remove.
103        * Makefile.am: Merge-in former custom/Makefile.am
104
[2f6c188]1052003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
108        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
109
[15f7bb1]1102003-09-26      Joel Sherrill <joel@OARcorp.com>
111
112        * custom/simhppa.cfg: Removed.
113
[8c1f11a2]1142003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
117
[4d4cc6e1]1182003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        PR 470/bsps
121        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
122        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
123        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
124
[144d79a]1252003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
128        the BSP's configure-script).
129        Remove BSP_CPPFLAGS (Obsolete).
130
[888622c4]1312003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
[6dd8b16]133        PR 321/bsps
[888622c4]134        * leaf.cfg: Remove support for profile-variant.
135        * main.cfg: Ditto.
136        * compilers/gcc-no_bsp.cfg: Ditto.
137        * compilers/gcc-portsw.cfg: Ditto.
138        * compilers/gcc-target-default.cfg: Ditto.
139
[0886c57]1402003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
141
142        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
143
[13f2628]1442003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
145
146        PR 368/filesystems
147        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
148        with this PR for alias BSPs.
149
[73e3614]1502003-03-18  Till Straumann <strauman@slac.stanford.edu>
151
152        PR 356/bsps
153        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
154        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
155
[89b51f4]1562003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
159
1602003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
163        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
164        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
165        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
166
[ebea96b]1672003-02-14      Joel Sherrill <joel@OARcorp.com>
168
169        AMD a29k obsolete.
170        * custom/portsw.cfg: Removed.
171
[d693386]1722003-01-20      Duane Gustavus <duane@unt.edu>
173
174        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
175
[e4132bf2]1762003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
179        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
180        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
181        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
182        Move -D_BSD_SOURCE to CPU_CFLAGS.
183        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
184        Move -Dsolaris2 to CPU_CFLAGS.
185        Remove -D__EXTENSIONS__.
186
[9bd78e3e]1872002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * custom/posix.cfg: Remove comment referring to host.cfg.
190
[f1de6bc]1912002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * custom/default.cfg: Pickup target.cfg from BSP directory.
194
[cf3d0ac0]1952002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
196
197        * custom/mtx603e.cfg: New file.
198
[c2646c8]1992002-11-17      Joel Sherrill <joel@OARcorp.com>
200
201        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
202        build variants work for user applications post install.
203
[c9dcf77c]2042002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
207        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
208        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
209        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
210        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
211
[23098e5f]2122002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
213
214        * custom/edb7312.cfg: New file.
215
[393d271]2162002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
219        obsolete Makefile.
220        * leaf.cfg: Various changes to LIBVARIANT processing.
221        * main.cfg: Ditto.
222
[4d19fd5c]2232002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * Makefile.am: Add compilers/*.
226        * compilers/Makefile.am: Remove.
227        * lib.cfg: Remove.
228        * directory.cfg: Remove.
229        * README: Remove.
230
[a9020bbb]2312002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * Makefile.am: Add Templates/*.
234        * Templates/Makefile.am: Remove.
235
[ae3b0d7]2362002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
239
[20ec4a8]2402002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
243        * custom/HPUX9-posix.cfg: Ditto.
244        * custom/Linux-posix.cfg: Ditto.
245
[6e32d88]2462002-10-02      Joel Sherrill <joel@OARcorp.com>
247
248        * custom/armulator.cfg: Remove reference to PowerPC arguments.
249
[ccf2cfd]2502002-09-13      Joel Sherrill <joel@OARcorp.com>
251
252        * Part of addressing PR281.
253        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
254        * compilers/gcc-target-default.cfg: Removed remaining support for
255        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
256        as one of the LDFLAGS when the debug variant is specified.
257
[52c4e77]2582002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * custom/posix.cfg: Don't include host.cfg.
261
[5a339e2f]2622002-08-09      Joel Sherrill <joel@OARcorp.com>
263
264        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
265
[aa4cb1c4]2662002-08-07      Ivan Guzvinec <ivang@opencores.org>
267
268        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
269
[45afe48]2702002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
273
[26f2783]2742002-08-06      Joel Sherrill <joel@OARcorp.com>
275
276        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
277        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
278
[c388cdc]2792002-08-06      Chris Ziomkowski <chris@asics.ws>
280
281        * custom/or32sim.cfg: New file added as part of merge from
282        OpenCores repository.
283
[bf1f6531]2842002-08-05      Joel Sherrill <joel@OARcorp.com>
285
286        * Per PR260 eliminate use of make-target-options.  This impacted
287        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
288        SuperCore and required that the m68k optimized memcpy be moved
289        to libcpu.
290        * custom/gen68360.cfg: Remove make-target-options.
291
[65a41d61]2922002-08-01      Joel Sherrill <joel@OARcorp.com>
293
[f5642664]294        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
295        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
296
2972002-08-01      Joel Sherrill <joel@OARcorp.com>
298
299        * custom/mvme136.cfg: Remove make-target-options.
[65a41d61]300
[e2efc4e]3012002-07-30      Joel Sherrill <joel@OARcorp.com>
302
303        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
304        will disappear when make clean is performed.
305
[7660fe6b]3062002-07-24      Joel Sherrill <joel@OARcorp.com>
307
308        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
309        to use gcc 3.1 arguments.
310
[4cc3ff95]3112002-07-22      Joel Sherrill <joel@OARcorp.com>
312
313        * Templates/Makefile.leaf: Clarify the MANAGERS example.
314
[1e138dd]3152002-07-01      Joel Sherrill <joel@OARcorp.com>
316
317        * custom/p4650.cfg: Update arguments to gcc3.
318
[98d15b2]3192002-06-14      Joel Sherrill <joel@OARcorp.com>
320
321        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
322        to gcc 3.1 arguments.
323
[eec76f3c]3242002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
325
326        * custom/dmv177.cfg: Use -mcpu=603e.
327        * custom/ppcn_60x.cfg: Use -mcpu=603e.
328        * custom/psim.cfg: Use -mcpu=603e.
329        * custom/score603e.cfg: Use -mcpu=603e.
330        * custom/ts_386ex.cfg: Remove obsolete comments.
331        * custom/rxgen960.cfg: Remove obsolete comments.
332        * custom/cvme961.cfg: Remove obsolete comments.
333
[2f03c043]3342001-05-09      Joel Sherrill <joel@OARcorp.com>
335
336        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
337        compatable arguments.
338 
[8b9f8b8]3392002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
342        Remove obsolete comments.
343        * custom/eth_comm.cfg: Remove make-target-options.
344        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
345        CPU_CFLAGS.
346        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
347        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
348        * custom/mbx8xx.cfg: Remove make-target-options.
349        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
350        Remove obsolete comments.
351        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
352        Remove obsolete comments.
353        * custom/mpc8260ads.cfg: Remove make-target-options.
354        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
355        CPU_CFLAGS.
356        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
357        Remove obsolete comments.
358        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
359        CPU_CFLAGS.
360        Remove obsolete comments.
361        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
362        Remove obsolete comments.
363        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
364        CPU_CFLAGS.
365        Remove obsolete comments.
366
[792c6f7]3672002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * custom/gen405.cfg: Remove -D__powerpc__.
370
[ee31c09]3712002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
374        * custom/erc32.cfg: Ditto.
375        * custom/leon2.cfg: Ditto.
376
377
[04e6ba42]3782002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
381        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
382        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
383
[99f04d9d]3842002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * custom/cvme961.cfg: Remove GCC272 support.
387        * custom/dmv152.cfg: Remove GCC272 support.
388        * custom/efi332.cfg: Remove GCC272 support.
389        * custom/efi68k.cfg: Remove GCC272 support.
390        * custom/eth_comm.cfg: Remove GCC272 support.
391        * custom/gen405.cfg: Remove GCC272 support.
392        * custom/gen68302.cfg: Remove GCC272 support.
393        * custom/gen68340.cfg: Remove GCC272 support.
394        * custom/gen68360.cfg: Remove GCC272 support.
395        * custom/genmongoosev.cfg: Remove GCC272 support.
396        * custom/helas403.cfg: Remove GCC272 support.
397        * custom/i386ex.cfg: Remove GCC272 support.
398        * custom/i960sim.cfg: Remove GCC272 support.
399        * custom/idp.cfg: Remove GCC272 support.
400        * custom/leon2.cfg: Remove GCC272 support.
401        * custom/mbx8xx.cfg: Remove GCC272 support.
402        * custom/mcf5206elite.cfg: Remove GCC272 support.
403        * custom/mpc8260ads.cfg: Remove GCC272 support.
404        * custom/mrm332.cfg: Remove GCC272 support.
405        * custom/mvme136.cfg: Remove GCC272 support.
406        * custom/mvme147.cfg: Remove GCC272 support.
407        * custom/mvme167.cfg: Remove GCC272 support.
408        * custom/ods68302.cfg: Remove GCC272 support.
409        * custom/p4000.cfg: Remove GCC272 support.
410        * custom/p4600.cfg: Remove GCC272 support.
411        * custom/p4650.cfg: Remove GCC272 support.
412        * custom/pc386.cfg: Remove GCC272 support.
413        * custom/portsw.cfg: Remove GCC272 support.
414        * custom/psim.cfg: Remove GCC272 support.
415        * custom/rxgen960.cfg: Remove GCC272 support.
416        * custom/score603e.cfg: Remove GCC272 support.
417        * custom/sim68000.cfg: Remove GCC272 support.
418        * custom/simhppa.cfg: Remove GCC272 support.
419        * custom/simsh4.cfg: Remove GCC272 support.
420        * custom/ts_386ex.cfg: Remove GCC272 support.
421
[8b14331a]4222002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
425        * Makefile.am: Remove AUTOMAKE_OPTIONS.
426        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
427        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
428
[6703f877]4292002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * compilers/gcc-target-default.cfg: Add missing \.
432        Reported by Ilya Alexeev <ilya@continuum.ru>.
433
[88f60e26]4342002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
437        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
438        support.
439        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
440
[c4069d4]4412001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
444        * custom/FreeBSD-posix.cfg: Ditto.
445        * custom/HPUX9-posix.cfg: Ditto.
446        * custom/Linux-posix.cfg: Ditto.
447        * custom/Solaris-posix.cfg: Ditto.
448
[67da219]4492001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
452        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
453
[c2b12f2]4542001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * custom/armulator.cfg: Remove make-target-options.
457        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
458        (now in erc32/configure.ac).
459        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
460        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
461        Remove CONSOLE_USE_POLLED (Unused).
462        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
463        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
464        * custom/mvme162.cfg: Remove references to mvme162lx.
465        Abandon gcc272. Remove make-target-options.
466        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
467
[97dbdde1]4682001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * custom/bare.cfg: Remove make-target-options.
471        * custom/c4xsim.cfg: Ditto.
472        * custom/cvme961.cfg: Ditto.
473        * custom/efi68k.cfg: Ditto.
474        * custom/gen68302.cfg: Ditto.
475        * custom/gen68340.cfg: Ditto.
476        * custom/genmongoosev.cfg: Ditto.
477        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
478        make-exe, remove empty lines.
479        * custom/h8sim.cfg: Remove make-target-options.
480        * custom/mcf5206elite.cfg: Ditto.
481        * custom/mrm332.cfg: Ditto.
482        * custom/mvme147.cfg: Ditto.
483        * custom/ods68302.cfg: Ditto.
484        * custom/p4000.cfg: Ditto.
485        * custom/p4600.cfg: Ditto.
486        * custom/p4650.cfg: Ditto.
487        * custom/pc386.cfg: Ditto.
488        * custom/portsw.cfg: Ditto.
489        * custom/simsh4.cfg: Ditto.
490
[09aadf6]4912001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * custom/efi332.cfg: Remove make-target-options.
494        * custom/idp.cfg: Ditto.
495        * custom/jmr3904.cfg: Ditto.
496
[5e2dce0]4972001-11-27      Joel Sherrill <joel@OARcorp.com>,
498
[3dc3511]499        * ChangeLog: Deleted bogus entry.
[5e2dce0]500
[dda8f5dc]5012001-11-27      Joel Sherrill <joel@OARcorp.com>,
502
503        * custom/ods68302.cfg: Eliminated required definition of macros in this
504        file for the BSP to compile.  The ROM and ROM address and size settings
505        are now linker script items. 
[af447ea]506
[4383f3a]5072001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509
510        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
511        Remove make-target-options.
512        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
513        Remove make-target-options.
514        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
515        DATA_CACHE_ENABLE.
516        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
517        DATA_CACHE_ENABLE.
518        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
519        DATA_CACHE_ENABLE.
520
[9f7f6fb]5212001-11-25      Joel Sherrill <joel@OARcorp.com>
522
523        * custom/papyrus.cfg: Removed.
524        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
525
[93d20478]5262001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
529        * custom/mcp750.cfg: Ditto.
530
[bbb6af24]5312001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
534        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
535        * custom/psim.cfg: Refect changes to psim/configure.ac.
536        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
537        remove SCORE603E_GENERATION.
538
[708a87c5]5392001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
542        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
543        * custom/mbx860_005b.cfg: Ditto.
544        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
545
546
[82a48d0]5472001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * custom/gensh1.cfg: remove make-target-options.
550        * custom/gensh2.cfg: remove make-target-options.
551
[3460525e]5522001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
555        remove make-target-options, remove BSP_CPPFLAGS.
556
[0f012bdf]5572001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
560
[1614be8]5612001-11-14      Joel Sherrill <joel@OARcorp.com>
562
563        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
564        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
565        These are new exception processing model BSPs and thus do not
566        need to define PPC_USE_SPRG.
567
[2c033b0b]5682001-11-14      Joel Sherrill <joel@OARcorp.com>
569
570        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
571
[44ff1c3]5722001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
[2c033b0b]574        * custom/ts_386ex.cfg: Remove make-target-options.
575        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
576        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
[44ff1c3]577        different flags.
578
[7409426]5792001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
582        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
583        re-adopt mcp750.cfg's make-exe.
584
[7c67be4]5852001-11-13      Joel Sherrill <joel@OARcorp.com>
586
587        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
588        the --srec-len argument to objcopy only supported in binutils 2.11
589        or newer.
590
[1a98a0d]5912001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
592
593        This modification is part of the submitted modifications necessary to
594        support the IBM PPC405 family.  This submission was reviewed by
595        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
596        not negatively impact the ppc403 BSPs.  The submission and tracking
597        process was captured as PR50.
598        * custom/gen405.cfg: New file.
599        * custom/helas403.cfg: Modified to generate Srecords.
600
[6a91771a]6012001-10-30      Joel Sherrill <joel@OARcorp.com>
602
603        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
604
[fe6ef4ac]6052001-10-26      Victor V. Vengerov <vvv@oktet.ru>
606
607        * custom/mcf5206elite.cfg: New file.
608
[8e42d3b]6092001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
610
611        * custom/mpc8260ads.cfg: New file.
612
[473ed53]6132001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * custom/gensh4.cfg: Remove START_HW_INIT.
616        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
617
[cedf9296]6182001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * custom/gensh4.cfg: Remove HZ.
621        * custom/simsh4.cfg: Remove HZ.
622
[c682b89]6232001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
624
625        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
626        of Hitachi SH4 BSPs of the same name.  Reviewed and some
627        cleanup by Joel Sherrill <joel@OARcorp.com>.
628
[cae8bc9]6292001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
632
[a768168]6332001-10-11      Joel Sherrill <joel@OARcorp.com>
634
635        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
636        to avoid using the apparently broken or deprecated -o argument.
637
[a463a2f]6382001-09-28      Joel Sherrill <joel@OARcorp.com>
639
640        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
641        for MC68302_BASE.
642
[faa965d]6432001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * custom/bare.cfg: Define dummy make-cxx-exe.
646
[0bb36c0]6472001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]648
[0bb36c0]649        * ChangeLog: Formatting cleanup.
[93f79c0f]650
[206a0b38]6512001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]652
653        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
[0bb36c0]654        make-target-options.
655        * custom/FreeBSD-posix.cfg: Remove make-target-options.
656        * custom/HPUX9-posix.cfg: Dito.
657        * custom/Linux-posix.cfg: Dito.
658        * custom/Solaris-posix.cfg: Dito.
659        * custom/arm_bare_bsp.cfg: Dito.
660        * custom/armulator.cfg: Dito.
661        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
662        * custom/i386ex.cfg: Remove make-target-options.
[af447ea]663        * custom/i960sim.cfg: Remove make-target-options.
664        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]665        CONSOLE_USE_INTERRUPTS.
[af447ea]666        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
667        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]668        CONSOLE_USE_INTERRUPTS.
[206a0b38]669        * custom/vegaplus.cfg: Remove make-target-options.
670
[88249fa0]6712001-05-25      Joel Sherrill <joel@OARcorp.com>
672
673        * custom/mrm332.cfg: Switched $(SED) to sed.
674
[0f588860]6752000-05-25      Matt Cross <profesor@gweep.net>
676
677        * New MRM332 BSP for the Mini RoboMind board based
678        on the 68332 microcontroller designed and build by Mark
679        Castelluccio.  For details on the MRM see http://www.robominds.com.
680        * custom/mrm332.cfg: New file.
681
[6b5a85ae]6822001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
685        CONSOLE_USE_POLLED, HAS_RTC.
686
[baf22b9]6872001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
690        * custom/gensh2.cfg: Dito.
691
[93f79c0f]6922001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
695        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
696        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
697        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
698        remove unused flags, remove -ansi from CPP.
699        * custom/eth_comm.cfg: Remove CPU_DEFINES.
700        * custom/sim68000.cfg: Remove CPU_DEFINES.
[65e6b542]701       
7022001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
[93f79c0f]704        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
[65e6b542]705        * compilers/gcc-target-default.cfg: Dito.
706        * compilers/gcc-portsw.cfg: Remove -Hansi.
707        * custom/posix.cfg: Remove inclusion of target.cfg.
708        * custom/simhppa.cfg: Remove -ansi -fasm.
[1db8d62f]709
[d96374f]7102001-04-11      Eric Valette <valette@crf.canon.fr>
711
712        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
713        "new exception processing model."
714
[8d2eb8c]7152001-04-11      Joel Sherrill <joel@OARcorp.com>
716
717        * custom/default.cfg: Switch to using exec_prefix to reflect new
718        organization of install point from Ralf Corsepius.
719
[969de1f3]7202001-03-30      Eric Valette <valette@crf.canon.fr>
721
722        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
723        use the "new exception processing model."
724
[1a792e47]7252001-03-14      Joel Sherrill <joel@OARcorp.com>
726
727        * custom/genmongossev.cfg: New file.
728
[85371f7]7292001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * custom/pc386dx.cfg: New bsp.
732
[e5bc1968]7332001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
736        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
737        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
738
[227ae749]7392001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[1db8d62f]740
741        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
742        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
743        * host.cfg.in: Remove RM, make-script.
[227ae749]744        * ChangeLog: Remove bogus 2001-01-22 entry.
[b96ca51]745
[96e34e0]7462001-01-09      Joel Sherrill <joel@OARcorp.com>
747
748        * custom/pc386.cfg (make-exe): Removed commented out lines that
749        were displayed in build longs.
750
[f8b891d]7512001-01-08      Joel Sherrill <joel@OARcorp.com>
752
753        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
754        unneeded definitions when compiled for "mips" rather than "mips64orion."
755        Correct CPU_CFLAGS.
756
[e8ad374a]7572001-01-05      Joel Sherrill <joel@OARcorp.com>
758
759        * custom/gensh1.cfg: Removed rest of make-target-options and
760        moved them to BSP configure options.
761
[fdfa5b9]7622001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
763
764        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
765        install point or assuming BSP build tree is available.
766
[c2bbfb52]7672001-01-03      Joel Sherrill <joel@OARcorp.com>
768
769        * custom/psim.cfg: Removed unused variables.
770
[80cc928]7712001-01-03      Joel Sherrill <joel@OARcorp.com>
772
773        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
774        * custom/simcpu32.cfg: Removed MVME162 reference.
775
[cec6bb0]7762000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
777
778        * custom/mcp750.cfg: Fix problems in generation of .exe file.
779        Still need to fix to avoid touching install point on non-install stanza.
780
[dfa6d4b7]7812000-12-06      Joel Sherrill <joel@OARcorp.com>
782
783        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
784        and copies that should not be in it.
785
[3fddd25c]7862000-12-01      Joel Sherrill <joel@OARcorp.com>
787
788        * custom/jmr3904.cfg: Turn optimization back up to -O2.
789
[c061304]7902000-11-30      Joel Sherrill <joel@OARcorp.com>
791
792        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
793        a mips1.  gcc translates -m3900 into that.
794
[e066afe8]7952000-11-27      Joel Sherrill <joel@OARcorp.com>
796
797        * custom/jmr3904.cfg: Fix incorrect reference to i960.
798
[1c69af9b]7992000-11-27      Joel Sherrill <joel@OARcorp.com>
800
801        * custom/shsim.cfg: New file.
802        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
803        The shsim is for the SH simulator in gdb. It should be able
804        to be used with multiple SH CPU models.  This will require
805        adding BSP variants.
806
[511374e4]8072000-11-25      Joel Sherrill <joel@OARcorp.com>
808
809        * custom/pc386.cfg: make-exe rule would write into
810        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
811        is generally not writeable after the BSP is installed and you do not
812        want every application installed there by default.  Reported by
813        Eric Norum <eric.norum@usask.ca>.
814
[732d4db]8152000-11-25      Joel Sherrill <joel@OARcorp.com>
816
817        * custom/Makefile.am: Updated to add jmr3904.cfg
818        * custom/jmr3904.cfg: New file.
819
[8c47d509]8202000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * custom/leon2.cfg: Removed defines that are now generated
823        in a non-BSP specific manner.
824
[cd0324cf]8252000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
826
827        * custom/Makefile.am: Modified to reflect addition of files.
828        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
829        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
830
[b2e4f3a8]8312000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
834
[2b0714f3]8352000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
838
[c801aba]8392000-10-24      Joel Sherrill <joel@OARcorp.com>
840
841        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
842        definition since this information can be picked up from
843        autoconf generated files.  These BSPs are shared by the
844        mips and mips64orion "ports."
845
[3a410c5]8462000-10-18      Joel Sherrill <joel@OARcorp.com>
847
848        * compilers/gcc-portsw.cfg: Use gcc style flags.
849
[3db37a7c]8502000-09-13      Joel Sherrill <joel@OARcorp.com>
851
852        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
853        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
854
[fb7e6dcf]8552000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
856
857        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
858        Eric Valette <valette@crf.canon.fr>.
859        * custom/vegaplus.cfg: New file.
860
[2094513]8612000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
864        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
865        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
866        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
867        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
868        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
869        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
870
[5174271]8712000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * custom/gensh2.cfg: Fix comments.
874
[9fbf213]8752000-09-12      Joel Sherrill <joel@OARcorp.com>
876
877        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
878        compiler arguments that specify CPU model options.
879
[0905e0f]8802000-09-12      Joel Sherrill <joel@OARcorp.com>
881
882        * custom/mbx860_005b.cfg (make-target-options): Add lines to
883        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
884        may be incorrect but the BSP now compiles.
885
[e0457c6b]8862000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * custom/arm_bare_bsp.cfg: Fix comments.
889
[c698e7b8]8902000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
893        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
894        * ChangeLog: File paths corrected
895
[ef386359]8962000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
897
898        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
899
[6fe4d043]9002000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c698e7b8]901
902        * custom/pck6.cfg: New file
903        * custom/pc486.cfg: Use -m486
904        * custom/pc586.cfg: Use -mpentium
905        * custom/pc686.cfg: Use -mmpentiumpro
[6fe4d043]906        * custom/i386ex.cfg: Use -msoft-float
907
[060d538]9082000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
909
910        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
911
[b24a093]9122000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
913
914        * ChangeLog: File paths corrected.
915
[b96ca51]9162000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]917
[b96ca51]918        * custom/mvme167.cfg: Add specification of printk port, console port
919        and serial I/O mode.  Arrange for the stripped executable to
920        be copied up the build tree.
[380b5227]921       
9222000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]923
[380b5227]924        * custom/mbx8xx.cfg: Support for shared printk and no termios.
925
9262000-08-10      John Cotton  <john.cotton@nrc.ca>
[b24a093]927
[380b5227]928        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
[f1aa400]929
9302000-08-10      Joel Sherrill <joel@OARcorp.com>
931
932        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.