source: rtems/make/ChangeLog @ b345f83

4.104.114.84.95
Last change on this file since b345f83 was b345f83, checked in by Eric Norum <WENorum@…>, on 10/27/04 at 21:17:55

Add -Wa,-m7450 to CPU_CFLAGS until gcc/gas get their acts together.

  • Property mode set to 100644
File size: 29.7 KB
Line 
12004-10-26      Eric Norum <norume@aps.anl.gov
2
3        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
4
52004-10-20      Eric Norum <norume@aps.anl.gov
6
7        * custom/mvme5500.cfg: New BSP.
8
92004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
12
132004-09-29      Joel Sherrill <joel@OARcorp.com>
14
15        * custom/h8sim.cfg: i960 obsoleted.
16        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
17
182004-08-03      Jay Monkman <jtm@lopingdog.com>
19
20        * custom/csb360.cfg: New file.
21
222004-07-15      Jay Monkman
23
24        * custom/csb336.cfg, custom/csb337.cfg: New files.
25
262004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
27
28        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
29        with FreeBSD and now unused).
30        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
31
322004-04-12      David Querbach <querbach@realtime.bc.ca>
33
34        * custom/ss555.cfg: New file.
35
362004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
39        with Cygwin and now unused).
40
412004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
44
452004-03-05      Joel Sherrill <joel@OARcorp.com>
46
47        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
48        support.
49
502004-02-26      Joel Sherrill <joel@OARcorp.com>
51
52        PR 570/bsps
53        * custom/mvme2307.cfg: Do not use -msdata=eabi since
54        it breaks the linking of the vectors.
55
562004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Cosmetics.
59
602004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
63        dist_rtems_make_custom_DATA = custom/default.cfg.
64
652004-02-05      Joel Sherrill <joel@OARcorp.com>
66
67        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
68        these -- copied from the 4.6 branch.
69
702004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        PR 553/bsps
73        * custom/mrm332.cfg: Comment out objdump.
74
752004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
78
792004-01-20      Joel Sherrill <joel@OARcorp.com>
80
81        PR 553/bsps
82        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
83        comment.
84
852004-01-07      Joel Sherrill <joel@OARcorp.com>
86
87        * Makefile.am: Remove efi68k and efi332 references as they are no
88        longer in the tree.
89
902004-01-07      Joel Sherrill <joel@OARcorp.com>
91
92        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
93        users of these boards so we are removing them.
94        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
95
962004-01-07      Joel Sherrill <joel@OARcorp.com>
97
98        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
99
1002003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * Makefile.am: EXTRA_DIST +=.
103
1042003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * custom/Makefile.am: Remove.
107        * Makefile.am: Merge-in former custom/Makefile.am
108
1092003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
112        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
113
1142003-09-26      Joel Sherrill <joel@OARcorp.com>
115
116        * custom/simhppa.cfg: Removed.
117
1182003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
121
1222003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        PR 470/bsps
125        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
126        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
127        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
128
1292003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
132        the BSP's configure-script).
133        Remove BSP_CPPFLAGS (Obsolete).
134
1352003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        PR 321/bsps
138        * leaf.cfg: Remove support for profile-variant.
139        * main.cfg: Ditto.
140        * compilers/gcc-no_bsp.cfg: Ditto.
141        * compilers/gcc-portsw.cfg: Ditto.
142        * compilers/gcc-target-default.cfg: Ditto.
143
1442003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
145
146        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
147
1482003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
149
150        PR 368/filesystems
151        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
152        with this PR for alias BSPs.
153
1542003-03-18  Till Straumann <strauman@slac.stanford.edu>
155
156        PR 356/bsps
157        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
158        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
159
1602003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
163
1642003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
167        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
168        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
169        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
170
1712003-02-14      Joel Sherrill <joel@OARcorp.com>
172
173        AMD a29k obsolete.
174        * custom/portsw.cfg: Removed.
175
1762003-01-20      Duane Gustavus <duane@unt.edu>
177
178        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
179
1802003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
183        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
184        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
185        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
186        Move -D_BSD_SOURCE to CPU_CFLAGS.
187        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
188        Move -Dsolaris2 to CPU_CFLAGS.
189        Remove -D__EXTENSIONS__.
190
1912002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * custom/posix.cfg: Remove comment referring to host.cfg.
194
1952002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * custom/default.cfg: Pickup target.cfg from BSP directory.
198
1992002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
200
201        * custom/mtx603e.cfg: New file.
202
2032002-11-17      Joel Sherrill <joel@OARcorp.com>
204
205        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
206        build variants work for user applications post install.
207
2082002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
211        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
212        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
213        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
214        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
215
2162002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
217
218        * custom/edb7312.cfg: New file.
219
2202002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
223        obsolete Makefile.
224        * leaf.cfg: Various changes to LIBVARIANT processing.
225        * main.cfg: Ditto.
226
2272002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * Makefile.am: Add compilers/*.
230        * compilers/Makefile.am: Remove.
231        * lib.cfg: Remove.
232        * directory.cfg: Remove.
233        * README: Remove.
234
2352002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Add Templates/*.
238        * Templates/Makefile.am: Remove.
239
2402002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
243
2442002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
247        * custom/HPUX9-posix.cfg: Ditto.
248        * custom/Linux-posix.cfg: Ditto.
249
2502002-10-02      Joel Sherrill <joel@OARcorp.com>
251
252        * custom/armulator.cfg: Remove reference to PowerPC arguments.
253
2542002-09-13      Joel Sherrill <joel@OARcorp.com>
255
256        * Part of addressing PR281.
257        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
258        * compilers/gcc-target-default.cfg: Removed remaining support for
259        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
260        as one of the LDFLAGS when the debug variant is specified.
261
2622002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * custom/posix.cfg: Don't include host.cfg.
265
2662002-08-09      Joel Sherrill <joel@OARcorp.com>
267
268        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
269
2702002-08-07      Ivan Guzvinec <ivang@opencores.org>
271
272        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
273
2742002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
277
2782002-08-06      Joel Sherrill <joel@OARcorp.com>
279
280        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
281        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
282
2832002-08-06      Chris Ziomkowski <chris@asics.ws>
284
285        * custom/or32sim.cfg: New file added as part of merge from
286        OpenCores repository.
287
2882002-08-05      Joel Sherrill <joel@OARcorp.com>
289
290        * Per PR260 eliminate use of make-target-options.  This impacted
291        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
292        SuperCore and required that the m68k optimized memcpy be moved
293        to libcpu.
294        * custom/gen68360.cfg: Remove make-target-options.
295
2962002-08-01      Joel Sherrill <joel@OARcorp.com>
297
298        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
299        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
300
3012002-08-01      Joel Sherrill <joel@OARcorp.com>
302
303        * custom/mvme136.cfg: Remove make-target-options.
304
3052002-07-30      Joel Sherrill <joel@OARcorp.com>
306
307        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
308        will disappear when make clean is performed.
309
3102002-07-24      Joel Sherrill <joel@OARcorp.com>
311
312        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
313        to use gcc 3.1 arguments.
314
3152002-07-22      Joel Sherrill <joel@OARcorp.com>
316
317        * Templates/Makefile.leaf: Clarify the MANAGERS example.
318
3192002-07-01      Joel Sherrill <joel@OARcorp.com>
320
321        * custom/p4650.cfg: Update arguments to gcc3.
322
3232002-06-14      Joel Sherrill <joel@OARcorp.com>
324
325        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
326        to gcc 3.1 arguments.
327
3282002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
329
330        * custom/dmv177.cfg: Use -mcpu=603e.
331        * custom/ppcn_60x.cfg: Use -mcpu=603e.
332        * custom/psim.cfg: Use -mcpu=603e.
333        * custom/score603e.cfg: Use -mcpu=603e.
334        * custom/ts_386ex.cfg: Remove obsolete comments.
335        * custom/rxgen960.cfg: Remove obsolete comments.
336        * custom/cvme961.cfg: Remove obsolete comments.
337
3382001-05-09      Joel Sherrill <joel@OARcorp.com>
339
340        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
341        compatable arguments.
342 
3432002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
346        Remove obsolete comments.
347        * custom/eth_comm.cfg: Remove make-target-options.
348        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
349        CPU_CFLAGS.
350        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
351        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
352        * custom/mbx8xx.cfg: Remove make-target-options.
353        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
354        Remove obsolete comments.
355        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
356        Remove obsolete comments.
357        * custom/mpc8260ads.cfg: Remove make-target-options.
358        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
359        CPU_CFLAGS.
360        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
361        Remove obsolete comments.
362        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
363        CPU_CFLAGS.
364        Remove obsolete comments.
365        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
366        Remove obsolete comments.
367        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
368        CPU_CFLAGS.
369        Remove obsolete comments.
370
3712002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * custom/gen405.cfg: Remove -D__powerpc__.
374
3752002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
378        * custom/erc32.cfg: Ditto.
379        * custom/leon2.cfg: Ditto.
380
381
3822002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
385        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
386        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
387
3882002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * custom/cvme961.cfg: Remove GCC272 support.
391        * custom/dmv152.cfg: Remove GCC272 support.
392        * custom/efi332.cfg: Remove GCC272 support.
393        * custom/efi68k.cfg: Remove GCC272 support.
394        * custom/eth_comm.cfg: Remove GCC272 support.
395        * custom/gen405.cfg: Remove GCC272 support.
396        * custom/gen68302.cfg: Remove GCC272 support.
397        * custom/gen68340.cfg: Remove GCC272 support.
398        * custom/gen68360.cfg: Remove GCC272 support.
399        * custom/genmongoosev.cfg: Remove GCC272 support.
400        * custom/helas403.cfg: Remove GCC272 support.
401        * custom/i386ex.cfg: Remove GCC272 support.
402        * custom/i960sim.cfg: Remove GCC272 support.
403        * custom/idp.cfg: Remove GCC272 support.
404        * custom/leon2.cfg: Remove GCC272 support.
405        * custom/mbx8xx.cfg: Remove GCC272 support.
406        * custom/mcf5206elite.cfg: Remove GCC272 support.
407        * custom/mpc8260ads.cfg: Remove GCC272 support.
408        * custom/mrm332.cfg: Remove GCC272 support.
409        * custom/mvme136.cfg: Remove GCC272 support.
410        * custom/mvme147.cfg: Remove GCC272 support.
411        * custom/mvme167.cfg: Remove GCC272 support.
412        * custom/ods68302.cfg: Remove GCC272 support.
413        * custom/p4000.cfg: Remove GCC272 support.
414        * custom/p4600.cfg: Remove GCC272 support.
415        * custom/p4650.cfg: Remove GCC272 support.
416        * custom/pc386.cfg: Remove GCC272 support.
417        * custom/portsw.cfg: Remove GCC272 support.
418        * custom/psim.cfg: Remove GCC272 support.
419        * custom/rxgen960.cfg: Remove GCC272 support.
420        * custom/score603e.cfg: Remove GCC272 support.
421        * custom/sim68000.cfg: Remove GCC272 support.
422        * custom/simhppa.cfg: Remove GCC272 support.
423        * custom/simsh4.cfg: Remove GCC272 support.
424        * custom/ts_386ex.cfg: Remove GCC272 support.
425
4262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
429        * Makefile.am: Remove AUTOMAKE_OPTIONS.
430        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
431        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
432
4332002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * compilers/gcc-target-default.cfg: Add missing \.
436        Reported by Ilya Alexeev <ilya@continuum.ru>.
437
4382002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
441        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
442        support.
443        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
444
4452001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
448        * custom/FreeBSD-posix.cfg: Ditto.
449        * custom/HPUX9-posix.cfg: Ditto.
450        * custom/Linux-posix.cfg: Ditto.
451        * custom/Solaris-posix.cfg: Ditto.
452
4532001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
456        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
457
4582001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * custom/armulator.cfg: Remove make-target-options.
461        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
462        (now in erc32/configure.ac).
463        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
464        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
465        Remove CONSOLE_USE_POLLED (Unused).
466        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
467        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
468        * custom/mvme162.cfg: Remove references to mvme162lx.
469        Abandon gcc272. Remove make-target-options.
470        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
471
4722001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * custom/bare.cfg: Remove make-target-options.
475        * custom/c4xsim.cfg: Ditto.
476        * custom/cvme961.cfg: Ditto.
477        * custom/efi68k.cfg: Ditto.
478        * custom/gen68302.cfg: Ditto.
479        * custom/gen68340.cfg: Ditto.
480        * custom/genmongoosev.cfg: Ditto.
481        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
482        make-exe, remove empty lines.
483        * custom/h8sim.cfg: Remove make-target-options.
484        * custom/mcf5206elite.cfg: Ditto.
485        * custom/mrm332.cfg: Ditto.
486        * custom/mvme147.cfg: Ditto.
487        * custom/ods68302.cfg: Ditto.
488        * custom/p4000.cfg: Ditto.
489        * custom/p4600.cfg: Ditto.
490        * custom/p4650.cfg: Ditto.
491        * custom/pc386.cfg: Ditto.
492        * custom/portsw.cfg: Ditto.
493        * custom/simsh4.cfg: Ditto.
494
4952001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * custom/efi332.cfg: Remove make-target-options.
498        * custom/idp.cfg: Ditto.
499        * custom/jmr3904.cfg: Ditto.
500
5012001-11-27      Joel Sherrill <joel@OARcorp.com>,
502
503        * ChangeLog: Deleted bogus entry.
504
5052001-11-27      Joel Sherrill <joel@OARcorp.com>,
506
507        * custom/ods68302.cfg: Eliminated required definition of macros in this
508        file for the BSP to compile.  The ROM and ROM address and size settings
509        are now linker script items. 
510
5112001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513
514        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
515        Remove make-target-options.
516        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
517        Remove make-target-options.
518        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
519        DATA_CACHE_ENABLE.
520        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
521        DATA_CACHE_ENABLE.
522        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
523        DATA_CACHE_ENABLE.
524
5252001-11-25      Joel Sherrill <joel@OARcorp.com>
526
527        * custom/papyrus.cfg: Removed.
528        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
529
5302001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
533        * custom/mcp750.cfg: Ditto.
534
5352001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
538        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
539        * custom/psim.cfg: Refect changes to psim/configure.ac.
540        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
541        remove SCORE603E_GENERATION.
542
5432001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
546        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
547        * custom/mbx860_005b.cfg: Ditto.
548        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
549
550
5512001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * custom/gensh1.cfg: remove make-target-options.
554        * custom/gensh2.cfg: remove make-target-options.
555
5562001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
559        remove make-target-options, remove BSP_CPPFLAGS.
560
5612001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
564
5652001-11-14      Joel Sherrill <joel@OARcorp.com>
566
567        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
568        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
569        These are new exception processing model BSPs and thus do not
570        need to define PPC_USE_SPRG.
571
5722001-11-14      Joel Sherrill <joel@OARcorp.com>
573
574        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
575
5762001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * custom/ts_386ex.cfg: Remove make-target-options.
579        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
580        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
581        different flags.
582
5832001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
586        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
587        re-adopt mcp750.cfg's make-exe.
588
5892001-11-13      Joel Sherrill <joel@OARcorp.com>
590
591        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
592        the --srec-len argument to objcopy only supported in binutils 2.11
593        or newer.
594
5952001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
596
597        This modification is part of the submitted modifications necessary to
598        support the IBM PPC405 family.  This submission was reviewed by
599        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
600        not negatively impact the ppc403 BSPs.  The submission and tracking
601        process was captured as PR50.
602        * custom/gen405.cfg: New file.
603        * custom/helas403.cfg: Modified to generate Srecords.
604
6052001-10-30      Joel Sherrill <joel@OARcorp.com>
606
607        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
608
6092001-10-26      Victor V. Vengerov <vvv@oktet.ru>
610
611        * custom/mcf5206elite.cfg: New file.
612
6132001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
614
615        * custom/mpc8260ads.cfg: New file.
616
6172001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * custom/gensh4.cfg: Remove START_HW_INIT.
620        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
621
6222001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * custom/gensh4.cfg: Remove HZ.
625        * custom/simsh4.cfg: Remove HZ.
626
6272001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
628
629        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
630        of Hitachi SH4 BSPs of the same name.  Reviewed and some
631        cleanup by Joel Sherrill <joel@OARcorp.com>.
632
6332001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
636
6372001-10-11      Joel Sherrill <joel@OARcorp.com>
638
639        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
640        to avoid using the apparently broken or deprecated -o argument.
641
6422001-09-28      Joel Sherrill <joel@OARcorp.com>
643
644        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
645        for MC68302_BASE.
646
6472001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * custom/bare.cfg: Define dummy make-cxx-exe.
650
6512001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * ChangeLog: Formatting cleanup.
654
6552001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
658        make-target-options.
659        * custom/FreeBSD-posix.cfg: Remove make-target-options.
660        * custom/HPUX9-posix.cfg: Dito.
661        * custom/Linux-posix.cfg: Dito.
662        * custom/Solaris-posix.cfg: Dito.
663        * custom/arm_bare_bsp.cfg: Dito.
664        * custom/armulator.cfg: Dito.
665        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
666        * custom/i386ex.cfg: Remove make-target-options.
667        * custom/i960sim.cfg: Remove make-target-options.
668        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
669        CONSOLE_USE_INTERRUPTS.
670        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
671        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
672        CONSOLE_USE_INTERRUPTS.
673        * custom/vegaplus.cfg: Remove make-target-options.
674
6752001-05-25      Joel Sherrill <joel@OARcorp.com>
676
677        * custom/mrm332.cfg: Switched $(SED) to sed.
678
6792000-05-25      Matt Cross <profesor@gweep.net>
680
681        * New MRM332 BSP for the Mini RoboMind board based
682        on the 68332 microcontroller designed and build by Mark
683        Castelluccio.  For details on the MRM see http://www.robominds.com.
684        * custom/mrm332.cfg: New file.
685
6862001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
689        CONSOLE_USE_POLLED, HAS_RTC.
690
6912001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
694        * custom/gensh2.cfg: Dito.
695
6962001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
699        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
700        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
701        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
702        remove unused flags, remove -ansi from CPP.
703        * custom/eth_comm.cfg: Remove CPU_DEFINES.
704        * custom/sim68000.cfg: Remove CPU_DEFINES.
705       
7062001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
709        * compilers/gcc-target-default.cfg: Dito.
710        * compilers/gcc-portsw.cfg: Remove -Hansi.
711        * custom/posix.cfg: Remove inclusion of target.cfg.
712        * custom/simhppa.cfg: Remove -ansi -fasm.
713
7142001-04-11      Eric Valette <valette@crf.canon.fr>
715
716        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
717        "new exception processing model."
718
7192001-04-11      Joel Sherrill <joel@OARcorp.com>
720
721        * custom/default.cfg: Switch to using exec_prefix to reflect new
722        organization of install point from Ralf Corsepius.
723
7242001-03-30      Eric Valette <valette@crf.canon.fr>
725
726        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
727        use the "new exception processing model."
728
7292001-03-14      Joel Sherrill <joel@OARcorp.com>
730
731        * custom/genmongossev.cfg: New file.
732
7332001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * custom/pc386dx.cfg: New bsp.
736
7372001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
740        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
741        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
742
7432001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
746        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
747        * host.cfg.in: Remove RM, make-script.
748        * ChangeLog: Remove bogus 2001-01-22 entry.
749
7502001-01-09      Joel Sherrill <joel@OARcorp.com>
751
752        * custom/pc386.cfg (make-exe): Removed commented out lines that
753        were displayed in build longs.
754
7552001-01-08      Joel Sherrill <joel@OARcorp.com>
756
757        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
758        unneeded definitions when compiled for "mips" rather than "mips64orion."
759        Correct CPU_CFLAGS.
760
7612001-01-05      Joel Sherrill <joel@OARcorp.com>
762
763        * custom/gensh1.cfg: Removed rest of make-target-options and
764        moved them to BSP configure options.
765
7662001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
767
768        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
769        install point or assuming BSP build tree is available.
770
7712001-01-03      Joel Sherrill <joel@OARcorp.com>
772
773        * custom/psim.cfg: Removed unused variables.
774
7752001-01-03      Joel Sherrill <joel@OARcorp.com>
776
777        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
778        * custom/simcpu32.cfg: Removed MVME162 reference.
779
7802000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
781
782        * custom/mcp750.cfg: Fix problems in generation of .exe file.
783        Still need to fix to avoid touching install point on non-install stanza.
784
7852000-12-06      Joel Sherrill <joel@OARcorp.com>
786
787        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
788        and copies that should not be in it.
789
7902000-12-01      Joel Sherrill <joel@OARcorp.com>
791
792        * custom/jmr3904.cfg: Turn optimization back up to -O2.
793
7942000-11-30      Joel Sherrill <joel@OARcorp.com>
795
796        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
797        a mips1.  gcc translates -m3900 into that.
798
7992000-11-27      Joel Sherrill <joel@OARcorp.com>
800
801        * custom/jmr3904.cfg: Fix incorrect reference to i960.
802
8032000-11-27      Joel Sherrill <joel@OARcorp.com>
804
805        * custom/shsim.cfg: New file.
806        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
807        The shsim is for the SH simulator in gdb. It should be able
808        to be used with multiple SH CPU models.  This will require
809        adding BSP variants.
810
8112000-11-25      Joel Sherrill <joel@OARcorp.com>
812
813        * custom/pc386.cfg: make-exe rule would write into
814        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
815        is generally not writeable after the BSP is installed and you do not
816        want every application installed there by default.  Reported by
817        Eric Norum <eric.norum@usask.ca>.
818
8192000-11-25      Joel Sherrill <joel@OARcorp.com>
820
821        * custom/Makefile.am: Updated to add jmr3904.cfg
822        * custom/jmr3904.cfg: New file.
823
8242000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * custom/leon2.cfg: Removed defines that are now generated
827        in a non-BSP specific manner.
828
8292000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
830
831        * custom/Makefile.am: Modified to reflect addition of files.
832        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
833        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
834
8352000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
838
8392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
842
8432000-10-24      Joel Sherrill <joel@OARcorp.com>
844
845        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
846        definition since this information can be picked up from
847        autoconf generated files.  These BSPs are shared by the
848        mips and mips64orion "ports."
849
8502000-10-18      Joel Sherrill <joel@OARcorp.com>
851
852        * compilers/gcc-portsw.cfg: Use gcc style flags.
853
8542000-09-13      Joel Sherrill <joel@OARcorp.com>
855
856        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
857        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
858
8592000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
860
861        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
862        Eric Valette <valette@crf.canon.fr>.
863        * custom/vegaplus.cfg: New file.
864
8652000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
868        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
869        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
870        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
871        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
872        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
873        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
874
8752000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
876
877        * custom/gensh2.cfg: Fix comments.
878
8792000-09-12      Joel Sherrill <joel@OARcorp.com>
880
881        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
882        compiler arguments that specify CPU model options.
883
8842000-09-12      Joel Sherrill <joel@OARcorp.com>
885
886        * custom/mbx860_005b.cfg (make-target-options): Add lines to
887        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
888        may be incorrect but the BSP now compiles.
889
8902000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * custom/arm_bare_bsp.cfg: Fix comments.
893
8942000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
897        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
898        * ChangeLog: File paths corrected
899
9002000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
901
902        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
903
9042000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * custom/pck6.cfg: New file
907        * custom/pc486.cfg: Use -m486
908        * custom/pc586.cfg: Use -mpentium
909        * custom/pc686.cfg: Use -mmpentiumpro
910        * custom/i386ex.cfg: Use -msoft-float
911
9122000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
913
914        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
915
9162000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
917
918        * ChangeLog: File paths corrected.
919
9202000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
921
922        * custom/mvme167.cfg: Add specification of printk port, console port
923        and serial I/O mode.  Arrange for the stripped executable to
924        be copied up the build tree.
925       
9262000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
927
928        * custom/mbx8xx.cfg: Support for shared printk and no termios.
929
9302000-08-10      John Cotton  <john.cotton@nrc.ca>
931
932        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
933
9342000-08-10      Joel Sherrill <joel@OARcorp.com>
935
936        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.