source: rtems/make/ChangeLog @ 28b63352

4.104.114.84.95
Last change on this file since 28b63352 was db87589, checked in by Joel Sherrill <joel.sherrill@…>, on 04/12/04 at 21:53:11

2004-04-12 David Querbach <querbach@…>

  • custom/ss555.cfg: New file.
  • Property mode set to 100644
File size: 28.9 KB
Line 
12004-04-12      David Querbach <querbach@realtime.bc.ca>
2
3        * custom/ss555.cfg: New file.
4
52004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
6
7        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
8        with Cygwin and now unused).
9
102004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
11
12        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
13
142004-03-05      Joel Sherrill <joel@OARcorp.com>
15
16        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
17        support.
18
192004-02-26      Joel Sherrill <joel@OARcorp.com>
20
21        PR 570/bsps
22        * custom/mvme2307.cfg: Do not use -msdata=eabi since
23        it breaks the linking of the vectors.
24
252004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: Cosmetics.
28
292004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
32        dist_rtems_make_custom_DATA = custom/default.cfg.
33
342004-02-05      Joel Sherrill <joel@OARcorp.com>
35
36        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
37        these -- copied from the 4.6 branch.
38
392004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        PR 553/bsps
42        * custom/mrm332.cfg: Comment out objdump.
43
442004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
47
482004-01-20      Joel Sherrill <joel@OARcorp.com>
49
50        PR 553/bsps
51        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
52        comment.
53
542004-01-07      Joel Sherrill <joel@OARcorp.com>
55
56        * Makefile.am: Remove efi68k and efi332 references as they are no
57        longer in the tree.
58
592004-01-07      Joel Sherrill <joel@OARcorp.com>
60
61        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
62        users of these boards so we are removing them.
63        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
64
652004-01-07      Joel Sherrill <joel@OARcorp.com>
66
67        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
68
692003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * Makefile.am: EXTRA_DIST +=.
72
732003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * custom/Makefile.am: Remove.
76        * Makefile.am: Merge-in former custom/Makefile.am
77
782003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
81        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
82
832003-09-26      Joel Sherrill <joel@OARcorp.com>
84
85        * custom/simhppa.cfg: Removed.
86
872003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
90
912003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        PR 470/bsps
94        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
95        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
96        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
97
982003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
101        the BSP's configure-script).
102        Remove BSP_CPPFLAGS (Obsolete).
103
1042003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        PR 321/bsps
107        * leaf.cfg: Remove support for profile-variant.
108        * main.cfg: Ditto.
109        * compilers/gcc-no_bsp.cfg: Ditto.
110        * compilers/gcc-portsw.cfg: Ditto.
111        * compilers/gcc-target-default.cfg: Ditto.
112
1132003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
114
115        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
116
1172003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
118
119        PR 368/filesystems
120        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
121        with this PR for alias BSPs.
122
1232003-03-18  Till Straumann <strauman@slac.stanford.edu>
124
125        PR 356/bsps
126        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
127        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
128
1292003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
132
1332003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
136        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
137        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
138        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
139
1402003-02-14      Joel Sherrill <joel@OARcorp.com>
141
142        AMD a29k obsolete.
143        * custom/portsw.cfg: Removed.
144
1452003-01-20      Duane Gustavus <duane@unt.edu>
146
147        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
148
1492003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
152        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
153        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
154        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
155        Move -D_BSD_SOURCE to CPU_CFLAGS.
156        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
157        Move -Dsolaris2 to CPU_CFLAGS.
158        Remove -D__EXTENSIONS__.
159
1602002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * custom/posix.cfg: Remove comment referring to host.cfg.
163
1642002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * custom/default.cfg: Pickup target.cfg from BSP directory.
167
1682002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
169
170        * custom/mtx603e.cfg: New file.
171
1722002-11-17      Joel Sherrill <joel@OARcorp.com>
173
174        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
175        build variants work for user applications post install.
176
1772002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
180        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
181        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
182        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
183        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
184
1852002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
186
187        * custom/edb7312.cfg: New file.
188
1892002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
192        obsolete Makefile.
193        * leaf.cfg: Various changes to LIBVARIANT processing.
194        * main.cfg: Ditto.
195
1962002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * Makefile.am: Add compilers/*.
199        * compilers/Makefile.am: Remove.
200        * lib.cfg: Remove.
201        * directory.cfg: Remove.
202        * README: Remove.
203
2042002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * Makefile.am: Add Templates/*.
207        * Templates/Makefile.am: Remove.
208
2092002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
212
2132002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
216        * custom/HPUX9-posix.cfg: Ditto.
217        * custom/Linux-posix.cfg: Ditto.
218
2192002-10-02      Joel Sherrill <joel@OARcorp.com>
220
221        * custom/armulator.cfg: Remove reference to PowerPC arguments.
222
2232002-09-13      Joel Sherrill <joel@OARcorp.com>
224
225        * Part of addressing PR281.
226        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
227        * compilers/gcc-target-default.cfg: Removed remaining support for
228        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
229        as one of the LDFLAGS when the debug variant is specified.
230
2312002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * custom/posix.cfg: Don't include host.cfg.
234
2352002-08-09      Joel Sherrill <joel@OARcorp.com>
236
237        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
238
2392002-08-07      Ivan Guzvinec <ivang@opencores.org>
240
241        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
242
2432002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
246
2472002-08-06      Joel Sherrill <joel@OARcorp.com>
248
249        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
250        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
251
2522002-08-06      Chris Ziomkowski <chris@asics.ws>
253
254        * custom/or32sim.cfg: New file added as part of merge from
255        OpenCores repository.
256
2572002-08-05      Joel Sherrill <joel@OARcorp.com>
258
259        * Per PR260 eliminate use of make-target-options.  This impacted
260        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
261        SuperCore and required that the m68k optimized memcpy be moved
262        to libcpu.
263        * custom/gen68360.cfg: Remove make-target-options.
264
2652002-08-01      Joel Sherrill <joel@OARcorp.com>
266
267        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
268        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
269
2702002-08-01      Joel Sherrill <joel@OARcorp.com>
271
272        * custom/mvme136.cfg: Remove make-target-options.
273
2742002-07-30      Joel Sherrill <joel@OARcorp.com>
275
276        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
277        will disappear when make clean is performed.
278
2792002-07-24      Joel Sherrill <joel@OARcorp.com>
280
281        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
282        to use gcc 3.1 arguments.
283
2842002-07-22      Joel Sherrill <joel@OARcorp.com>
285
286        * Templates/Makefile.leaf: Clarify the MANAGERS example.
287
2882002-07-01      Joel Sherrill <joel@OARcorp.com>
289
290        * custom/p4650.cfg: Update arguments to gcc3.
291
2922002-06-14      Joel Sherrill <joel@OARcorp.com>
293
294        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
295        to gcc 3.1 arguments.
296
2972002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
298
299        * custom/dmv177.cfg: Use -mcpu=603e.
300        * custom/ppcn_60x.cfg: Use -mcpu=603e.
301        * custom/psim.cfg: Use -mcpu=603e.
302        * custom/score603e.cfg: Use -mcpu=603e.
303        * custom/ts_386ex.cfg: Remove obsolete comments.
304        * custom/rxgen960.cfg: Remove obsolete comments.
305        * custom/cvme961.cfg: Remove obsolete comments.
306
3072001-05-09      Joel Sherrill <joel@OARcorp.com>
308
309        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
310        compatable arguments.
311 
3122002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
315        Remove obsolete comments.
316        * custom/eth_comm.cfg: Remove make-target-options.
317        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
318        CPU_CFLAGS.
319        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
320        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
321        * custom/mbx8xx.cfg: Remove make-target-options.
322        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
323        Remove obsolete comments.
324        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
325        Remove obsolete comments.
326        * custom/mpc8260ads.cfg: Remove make-target-options.
327        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
328        CPU_CFLAGS.
329        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
330        Remove obsolete comments.
331        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
332        CPU_CFLAGS.
333        Remove obsolete comments.
334        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
335        Remove obsolete comments.
336        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
337        CPU_CFLAGS.
338        Remove obsolete comments.
339
3402002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * custom/gen405.cfg: Remove -D__powerpc__.
343
3442002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
347        * custom/erc32.cfg: Ditto.
348        * custom/leon2.cfg: Ditto.
349
350
3512002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
354        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
355        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
356
3572002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * custom/cvme961.cfg: Remove GCC272 support.
360        * custom/dmv152.cfg: Remove GCC272 support.
361        * custom/efi332.cfg: Remove GCC272 support.
362        * custom/efi68k.cfg: Remove GCC272 support.
363        * custom/eth_comm.cfg: Remove GCC272 support.
364        * custom/gen405.cfg: Remove GCC272 support.
365        * custom/gen68302.cfg: Remove GCC272 support.
366        * custom/gen68340.cfg: Remove GCC272 support.
367        * custom/gen68360.cfg: Remove GCC272 support.
368        * custom/genmongoosev.cfg: Remove GCC272 support.
369        * custom/helas403.cfg: Remove GCC272 support.
370        * custom/i386ex.cfg: Remove GCC272 support.
371        * custom/i960sim.cfg: Remove GCC272 support.
372        * custom/idp.cfg: Remove GCC272 support.
373        * custom/leon2.cfg: Remove GCC272 support.
374        * custom/mbx8xx.cfg: Remove GCC272 support.
375        * custom/mcf5206elite.cfg: Remove GCC272 support.
376        * custom/mpc8260ads.cfg: Remove GCC272 support.
377        * custom/mrm332.cfg: Remove GCC272 support.
378        * custom/mvme136.cfg: Remove GCC272 support.
379        * custom/mvme147.cfg: Remove GCC272 support.
380        * custom/mvme167.cfg: Remove GCC272 support.
381        * custom/ods68302.cfg: Remove GCC272 support.
382        * custom/p4000.cfg: Remove GCC272 support.
383        * custom/p4600.cfg: Remove GCC272 support.
384        * custom/p4650.cfg: Remove GCC272 support.
385        * custom/pc386.cfg: Remove GCC272 support.
386        * custom/portsw.cfg: Remove GCC272 support.
387        * custom/psim.cfg: Remove GCC272 support.
388        * custom/rxgen960.cfg: Remove GCC272 support.
389        * custom/score603e.cfg: Remove GCC272 support.
390        * custom/sim68000.cfg: Remove GCC272 support.
391        * custom/simhppa.cfg: Remove GCC272 support.
392        * custom/simsh4.cfg: Remove GCC272 support.
393        * custom/ts_386ex.cfg: Remove GCC272 support.
394
3952002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
398        * Makefile.am: Remove AUTOMAKE_OPTIONS.
399        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
400        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
401
4022002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * compilers/gcc-target-default.cfg: Add missing \.
405        Reported by Ilya Alexeev <ilya@continuum.ru>.
406
4072002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
410        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
411        support.
412        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
413
4142001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
417        * custom/FreeBSD-posix.cfg: Ditto.
418        * custom/HPUX9-posix.cfg: Ditto.
419        * custom/Linux-posix.cfg: Ditto.
420        * custom/Solaris-posix.cfg: Ditto.
421
4222001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
425        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
426
4272001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * custom/armulator.cfg: Remove make-target-options.
430        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
431        (now in erc32/configure.ac).
432        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
433        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
434        Remove CONSOLE_USE_POLLED (Unused).
435        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
436        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
437        * custom/mvme162.cfg: Remove references to mvme162lx.
438        Abandon gcc272. Remove make-target-options.
439        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
440
4412001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * custom/bare.cfg: Remove make-target-options.
444        * custom/c4xsim.cfg: Ditto.
445        * custom/cvme961.cfg: Ditto.
446        * custom/efi68k.cfg: Ditto.
447        * custom/gen68302.cfg: Ditto.
448        * custom/gen68340.cfg: Ditto.
449        * custom/genmongoosev.cfg: Ditto.
450        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
451        make-exe, remove empty lines.
452        * custom/h8sim.cfg: Remove make-target-options.
453        * custom/mcf5206elite.cfg: Ditto.
454        * custom/mrm332.cfg: Ditto.
455        * custom/mvme147.cfg: Ditto.
456        * custom/ods68302.cfg: Ditto.
457        * custom/p4000.cfg: Ditto.
458        * custom/p4600.cfg: Ditto.
459        * custom/p4650.cfg: Ditto.
460        * custom/pc386.cfg: Ditto.
461        * custom/portsw.cfg: Ditto.
462        * custom/simsh4.cfg: Ditto.
463
4642001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * custom/efi332.cfg: Remove make-target-options.
467        * custom/idp.cfg: Ditto.
468        * custom/jmr3904.cfg: Ditto.
469
4702001-11-27      Joel Sherrill <joel@OARcorp.com>,
471
472        * ChangeLog: Deleted bogus entry.
473
4742001-11-27      Joel Sherrill <joel@OARcorp.com>,
475
476        * custom/ods68302.cfg: Eliminated required definition of macros in this
477        file for the BSP to compile.  The ROM and ROM address and size settings
478        are now linker script items. 
479
4802001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482
483        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
484        Remove make-target-options.
485        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
486        Remove make-target-options.
487        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
488        DATA_CACHE_ENABLE.
489        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
490        DATA_CACHE_ENABLE.
491        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
492        DATA_CACHE_ENABLE.
493
4942001-11-25      Joel Sherrill <joel@OARcorp.com>
495
496        * custom/papyrus.cfg: Removed.
497        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
498
4992001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
502        * custom/mcp750.cfg: Ditto.
503
5042001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
507        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
508        * custom/psim.cfg: Refect changes to psim/configure.ac.
509        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
510        remove SCORE603E_GENERATION.
511
5122001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
515        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
516        * custom/mbx860_005b.cfg: Ditto.
517        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
518
519
5202001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * custom/gensh1.cfg: remove make-target-options.
523        * custom/gensh2.cfg: remove make-target-options.
524
5252001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
528        remove make-target-options, remove BSP_CPPFLAGS.
529
5302001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
533
5342001-11-14      Joel Sherrill <joel@OARcorp.com>
535
536        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
537        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
538        These are new exception processing model BSPs and thus do not
539        need to define PPC_USE_SPRG.
540
5412001-11-14      Joel Sherrill <joel@OARcorp.com>
542
543        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
544
5452001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
546
547        * custom/ts_386ex.cfg: Remove make-target-options.
548        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
549        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
550        different flags.
551
5522001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
555        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
556        re-adopt mcp750.cfg's make-exe.
557
5582001-11-13      Joel Sherrill <joel@OARcorp.com>
559
560        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
561        the --srec-len argument to objcopy only supported in binutils 2.11
562        or newer.
563
5642001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
565
566        This modification is part of the submitted modifications necessary to
567        support the IBM PPC405 family.  This submission was reviewed by
568        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
569        not negatively impact the ppc403 BSPs.  The submission and tracking
570        process was captured as PR50.
571        * custom/gen405.cfg: New file.
572        * custom/helas403.cfg: Modified to generate Srecords.
573
5742001-10-30      Joel Sherrill <joel@OARcorp.com>
575
576        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
577
5782001-10-26      Victor V. Vengerov <vvv@oktet.ru>
579
580        * custom/mcf5206elite.cfg: New file.
581
5822001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
583
584        * custom/mpc8260ads.cfg: New file.
585
5862001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * custom/gensh4.cfg: Remove START_HW_INIT.
589        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
590
5912001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * custom/gensh4.cfg: Remove HZ.
594        * custom/simsh4.cfg: Remove HZ.
595
5962001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
597
598        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
599        of Hitachi SH4 BSPs of the same name.  Reviewed and some
600        cleanup by Joel Sherrill <joel@OARcorp.com>.
601
6022001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
605
6062001-10-11      Joel Sherrill <joel@OARcorp.com>
607
608        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
609        to avoid using the apparently broken or deprecated -o argument.
610
6112001-09-28      Joel Sherrill <joel@OARcorp.com>
612
613        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
614        for MC68302_BASE.
615
6162001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * custom/bare.cfg: Define dummy make-cxx-exe.
619
6202001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * ChangeLog: Formatting cleanup.
623
6242001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
627        make-target-options.
628        * custom/FreeBSD-posix.cfg: Remove make-target-options.
629        * custom/HPUX9-posix.cfg: Dito.
630        * custom/Linux-posix.cfg: Dito.
631        * custom/Solaris-posix.cfg: Dito.
632        * custom/arm_bare_bsp.cfg: Dito.
633        * custom/armulator.cfg: Dito.
634        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
635        * custom/i386ex.cfg: Remove make-target-options.
636        * custom/i960sim.cfg: Remove make-target-options.
637        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
638        CONSOLE_USE_INTERRUPTS.
639        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
640        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
641        CONSOLE_USE_INTERRUPTS.
642        * custom/vegaplus.cfg: Remove make-target-options.
643
6442001-05-25      Joel Sherrill <joel@OARcorp.com>
645
646        * custom/mrm332.cfg: Switched $(SED) to sed.
647
6482000-05-25      Matt Cross <profesor@gweep.net>
649
650        * New MRM332 BSP for the Mini RoboMind board based
651        on the 68332 microcontroller designed and build by Mark
652        Castelluccio.  For details on the MRM see http://www.robominds.com.
653        * custom/mrm332.cfg: New file.
654
6552001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
658        CONSOLE_USE_POLLED, HAS_RTC.
659
6602001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
663        * custom/gensh2.cfg: Dito.
664
6652001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
666
667        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
668        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
669        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
670        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
671        remove unused flags, remove -ansi from CPP.
672        * custom/eth_comm.cfg: Remove CPU_DEFINES.
673        * custom/sim68000.cfg: Remove CPU_DEFINES.
674       
6752001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
678        * compilers/gcc-target-default.cfg: Dito.
679        * compilers/gcc-portsw.cfg: Remove -Hansi.
680        * custom/posix.cfg: Remove inclusion of target.cfg.
681        * custom/simhppa.cfg: Remove -ansi -fasm.
682
6832001-04-11      Eric Valette <valette@crf.canon.fr>
684
685        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
686        "new exception processing model."
687
6882001-04-11      Joel Sherrill <joel@OARcorp.com>
689
690        * custom/default.cfg: Switch to using exec_prefix to reflect new
691        organization of install point from Ralf Corsepius.
692
6932001-03-30      Eric Valette <valette@crf.canon.fr>
694
695        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
696        use the "new exception processing model."
697
6982001-03-14      Joel Sherrill <joel@OARcorp.com>
699
700        * custom/genmongossev.cfg: New file.
701
7022001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * custom/pc386dx.cfg: New bsp.
705
7062001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
709        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
710        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
711
7122001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
715        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
716        * host.cfg.in: Remove RM, make-script.
717        * ChangeLog: Remove bogus 2001-01-22 entry.
718
7192001-01-09      Joel Sherrill <joel@OARcorp.com>
720
721        * custom/pc386.cfg (make-exe): Removed commented out lines that
722        were displayed in build longs.
723
7242001-01-08      Joel Sherrill <joel@OARcorp.com>
725
726        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
727        unneeded definitions when compiled for "mips" rather than "mips64orion."
728        Correct CPU_CFLAGS.
729
7302001-01-05      Joel Sherrill <joel@OARcorp.com>
731
732        * custom/gensh1.cfg: Removed rest of make-target-options and
733        moved them to BSP configure options.
734
7352001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
736
737        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
738        install point or assuming BSP build tree is available.
739
7402001-01-03      Joel Sherrill <joel@OARcorp.com>
741
742        * custom/psim.cfg: Removed unused variables.
743
7442001-01-03      Joel Sherrill <joel@OARcorp.com>
745
746        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
747        * custom/simcpu32.cfg: Removed MVME162 reference.
748
7492000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
750
751        * custom/mcp750.cfg: Fix problems in generation of .exe file.
752        Still need to fix to avoid touching install point on non-install stanza.
753
7542000-12-06      Joel Sherrill <joel@OARcorp.com>
755
756        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
757        and copies that should not be in it.
758
7592000-12-01      Joel Sherrill <joel@OARcorp.com>
760
761        * custom/jmr3904.cfg: Turn optimization back up to -O2.
762
7632000-11-30      Joel Sherrill <joel@OARcorp.com>
764
765        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
766        a mips1.  gcc translates -m3900 into that.
767
7682000-11-27      Joel Sherrill <joel@OARcorp.com>
769
770        * custom/jmr3904.cfg: Fix incorrect reference to i960.
771
7722000-11-27      Joel Sherrill <joel@OARcorp.com>
773
774        * custom/shsim.cfg: New file.
775        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
776        The shsim is for the SH simulator in gdb. It should be able
777        to be used with multiple SH CPU models.  This will require
778        adding BSP variants.
779
7802000-11-25      Joel Sherrill <joel@OARcorp.com>
781
782        * custom/pc386.cfg: make-exe rule would write into
783        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
784        is generally not writeable after the BSP is installed and you do not
785        want every application installed there by default.  Reported by
786        Eric Norum <eric.norum@usask.ca>.
787
7882000-11-25      Joel Sherrill <joel@OARcorp.com>
789
790        * custom/Makefile.am: Updated to add jmr3904.cfg
791        * custom/jmr3904.cfg: New file.
792
7932000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * custom/leon2.cfg: Removed defines that are now generated
796        in a non-BSP specific manner.
797
7982000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
799
800        * custom/Makefile.am: Modified to reflect addition of files.
801        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
802        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
803
8042000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
807
8082000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
811
8122000-10-24      Joel Sherrill <joel@OARcorp.com>
813
814        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
815        definition since this information can be picked up from
816        autoconf generated files.  These BSPs are shared by the
817        mips and mips64orion "ports."
818
8192000-10-18      Joel Sherrill <joel@OARcorp.com>
820
821        * compilers/gcc-portsw.cfg: Use gcc style flags.
822
8232000-09-13      Joel Sherrill <joel@OARcorp.com>
824
825        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
826        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
827
8282000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
829
830        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
831        Eric Valette <valette@crf.canon.fr>.
832        * custom/vegaplus.cfg: New file.
833
8342000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
835
836        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
837        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
838        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
839        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
840        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
841        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
842        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
843
8442000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * custom/gensh2.cfg: Fix comments.
847
8482000-09-12      Joel Sherrill <joel@OARcorp.com>
849
850        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
851        compiler arguments that specify CPU model options.
852
8532000-09-12      Joel Sherrill <joel@OARcorp.com>
854
855        * custom/mbx860_005b.cfg (make-target-options): Add lines to
856        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
857        may be incorrect but the BSP now compiles.
858
8592000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * custom/arm_bare_bsp.cfg: Fix comments.
862
8632000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
866        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
867        * ChangeLog: File paths corrected
868
8692000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
870
871        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
872
8732000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * custom/pck6.cfg: New file
876        * custom/pc486.cfg: Use -m486
877        * custom/pc586.cfg: Use -mpentium
878        * custom/pc686.cfg: Use -mmpentiumpro
879        * custom/i386ex.cfg: Use -msoft-float
880
8812000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
882
883        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
884
8852000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
886
887        * ChangeLog: File paths corrected.
888
8892000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
890
891        * custom/mvme167.cfg: Add specification of printk port, console port
892        and serial I/O mode.  Arrange for the stripped executable to
893        be copied up the build tree.
894       
8952000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
896
897        * custom/mbx8xx.cfg: Support for shared printk and no termios.
898
8992000-08-10      John Cotton  <john.cotton@nrc.ca>
900
901        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
902
9032000-08-10      Joel Sherrill <joel@OARcorp.com>
904
905        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.