source: rtems/make/ChangeLog @ 25bcb1dd

4.104.114.84.95
Last change on this file since 25bcb1dd was 509dc304, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/01/05 at 23:48:25

2005-01-01 Ralf Corsepius <ralf.corsepius@…>

  • compilers/gcc-portsw.cfg: Remove.
  • Makefile.am: Reflect change above.
  • Property mode set to 100644
File size: 30.4 KB
Line 
12005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * compilers/gcc-portsw.cfg: Remove.
4        * Makefile.am: Reflect change above.
5
62004-11-23      Joel Sherrill <joel@OARcorp.com>
7
8        * Makefile.am: Remove eth_comm.
9        * custom/eth_comm.cfg: Removed.
10
112004-11-22      Jennifer Averett <jennifer@OARcorp.com>
12
13        PR 581/bsps
14        * custom/psim.cfg: Convert PSIM to new exception model.
15
162004-11-17      Joel Sherrill <joel@OARcorp.com>
17
18        * custom/mvme2100.cfg: Add make-cxx-exe rule.
19
202004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
21
22        * Makefile.am: Add MVME2100 BSP.
23        * custom/mvme2100.cfg: New file.
24
252004-11-05      Joel Sherrill <joel@OARcorp.com>
26
27        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
28        architecture name for RTEMS. Since this was used as the -mcpu
29        argument to GCC, that also had to be changed.
30
312004-10-26      Eric Norum <norume@aps.anl.gov
32
33        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
34
352004-10-20      Eric Norum <norume@aps.anl.gov
36
37        * custom/mvme5500.cfg: New BSP.
38
392004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
40
41        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
42
432004-09-29      Joel Sherrill <joel@OARcorp.com>
44
45        * custom/h8sim.cfg: i960 obsoleted.
46        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
47
482004-08-03      Jay Monkman <jtm@lopingdog.com>
49
50        * custom/csb360.cfg: New file.
51
522004-07-15      Jay Monkman
53
54        * custom/csb336.cfg, custom/csb337.cfg: New files.
55
562004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
59        with FreeBSD and now unused).
60        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
61
622004-04-12      David Querbach <querbach@realtime.bc.ca>
63
64        * custom/ss555.cfg: New file.
65
662004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
69        with Cygwin and now unused).
70
712004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
72
73        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
74
752004-03-05      Joel Sherrill <joel@OARcorp.com>
76
77        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
78        support.
79
802004-02-26      Joel Sherrill <joel@OARcorp.com>
81
82        PR 570/bsps
83        * custom/mvme2307.cfg: Do not use -msdata=eabi since
84        it breaks the linking of the vectors.
85
862004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * Makefile.am: Cosmetics.
89
902004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
93        dist_rtems_make_custom_DATA = custom/default.cfg.
94
952004-02-05      Joel Sherrill <joel@OARcorp.com>
96
97        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
98        these -- copied from the 4.6 branch.
99
1002004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        PR 553/bsps
103        * custom/mrm332.cfg: Comment out objdump.
104
1052004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
108
1092004-01-20      Joel Sherrill <joel@OARcorp.com>
110
111        PR 553/bsps
112        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
113        comment.
114
1152004-01-07      Joel Sherrill <joel@OARcorp.com>
116
117        * Makefile.am: Remove efi68k and efi332 references as they are no
118        longer in the tree.
119
1202004-01-07      Joel Sherrill <joel@OARcorp.com>
121
122        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
123        users of these boards so we are removing them.
124        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
125
1262004-01-07      Joel Sherrill <joel@OARcorp.com>
127
128        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
129
1302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: EXTRA_DIST +=.
133
1342003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * custom/Makefile.am: Remove.
137        * Makefile.am: Merge-in former custom/Makefile.am
138
1392003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
142        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
143
1442003-09-26      Joel Sherrill <joel@OARcorp.com>
145
146        * custom/simhppa.cfg: Removed.
147
1482003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
151
1522003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        PR 470/bsps
155        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
156        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
157        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
158
1592003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
162        the BSP's configure-script).
163        Remove BSP_CPPFLAGS (Obsolete).
164
1652003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        PR 321/bsps
168        * leaf.cfg: Remove support for profile-variant.
169        * main.cfg: Ditto.
170        * compilers/gcc-no_bsp.cfg: Ditto.
171        * compilers/gcc-portsw.cfg: Ditto.
172        * compilers/gcc-target-default.cfg: Ditto.
173
1742003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
175
176        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
177
1782003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
179
180        PR 368/filesystems
181        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
182        with this PR for alias BSPs.
183
1842003-03-18  Till Straumann <strauman@slac.stanford.edu>
185
186        PR 356/bsps
187        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
188        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
189
1902003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
193
1942003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
197        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
198        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
199        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
200
2012003-02-14      Joel Sherrill <joel@OARcorp.com>
202
203        AMD a29k obsolete.
204        * custom/portsw.cfg: Removed.
205
2062003-01-20      Duane Gustavus <duane@unt.edu>
207
208        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
209
2102003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
213        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
214        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
215        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
216        Move -D_BSD_SOURCE to CPU_CFLAGS.
217        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
218        Move -Dsolaris2 to CPU_CFLAGS.
219        Remove -D__EXTENSIONS__.
220
2212002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * custom/posix.cfg: Remove comment referring to host.cfg.
224
2252002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * custom/default.cfg: Pickup target.cfg from BSP directory.
228
2292002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
230
231        * custom/mtx603e.cfg: New file.
232
2332002-11-17      Joel Sherrill <joel@OARcorp.com>
234
235        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
236        build variants work for user applications post install.
237
2382002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
241        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
242        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
243        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
244        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
245
2462002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
247
248        * custom/edb7312.cfg: New file.
249
2502002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
253        obsolete Makefile.
254        * leaf.cfg: Various changes to LIBVARIANT processing.
255        * main.cfg: Ditto.
256
2572002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * Makefile.am: Add compilers/*.
260        * compilers/Makefile.am: Remove.
261        * lib.cfg: Remove.
262        * directory.cfg: Remove.
263        * README: Remove.
264
2652002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Add Templates/*.
268        * Templates/Makefile.am: Remove.
269
2702002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
271
272        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
273
2742002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
277        * custom/HPUX9-posix.cfg: Ditto.
278        * custom/Linux-posix.cfg: Ditto.
279
2802002-10-02      Joel Sherrill <joel@OARcorp.com>
281
282        * custom/armulator.cfg: Remove reference to PowerPC arguments.
283
2842002-09-13      Joel Sherrill <joel@OARcorp.com>
285
286        * Part of addressing PR281.
287        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
288        * compilers/gcc-target-default.cfg: Removed remaining support for
289        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
290        as one of the LDFLAGS when the debug variant is specified.
291
2922002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * custom/posix.cfg: Don't include host.cfg.
295
2962002-08-09      Joel Sherrill <joel@OARcorp.com>
297
298        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
299
3002002-08-07      Ivan Guzvinec <ivang@opencores.org>
301
302        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
303
3042002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
307
3082002-08-06      Joel Sherrill <joel@OARcorp.com>
309
310        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
311        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
312
3132002-08-06      Chris Ziomkowski <chris@asics.ws>
314
315        * custom/or32sim.cfg: New file added as part of merge from
316        OpenCores repository.
317
3182002-08-05      Joel Sherrill <joel@OARcorp.com>
319
320        * Per PR260 eliminate use of make-target-options.  This impacted
321        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
322        SuperCore and required that the m68k optimized memcpy be moved
323        to libcpu.
324        * custom/gen68360.cfg: Remove make-target-options.
325
3262002-08-01      Joel Sherrill <joel@OARcorp.com>
327
328        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
329        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
330
3312002-08-01      Joel Sherrill <joel@OARcorp.com>
332
333        * custom/mvme136.cfg: Remove make-target-options.
334
3352002-07-30      Joel Sherrill <joel@OARcorp.com>
336
337        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
338        will disappear when make clean is performed.
339
3402002-07-24      Joel Sherrill <joel@OARcorp.com>
341
342        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
343        to use gcc 3.1 arguments.
344
3452002-07-22      Joel Sherrill <joel@OARcorp.com>
346
347        * Templates/Makefile.leaf: Clarify the MANAGERS example.
348
3492002-07-01      Joel Sherrill <joel@OARcorp.com>
350
351        * custom/p4650.cfg: Update arguments to gcc3.
352
3532002-06-14      Joel Sherrill <joel@OARcorp.com>
354
355        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
356        to gcc 3.1 arguments.
357
3582002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
359
360        * custom/dmv177.cfg: Use -mcpu=603e.
361        * custom/ppcn_60x.cfg: Use -mcpu=603e.
362        * custom/psim.cfg: Use -mcpu=603e.
363        * custom/score603e.cfg: Use -mcpu=603e.
364        * custom/ts_386ex.cfg: Remove obsolete comments.
365        * custom/rxgen960.cfg: Remove obsolete comments.
366        * custom/cvme961.cfg: Remove obsolete comments.
367
3682001-05-09      Joel Sherrill <joel@OARcorp.com>
369
370        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
371        compatable arguments.
372 
3732002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
376        Remove obsolete comments.
377        * custom/eth_comm.cfg: Remove make-target-options.
378        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
379        CPU_CFLAGS.
380        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
381        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
382        * custom/mbx8xx.cfg: Remove make-target-options.
383        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
384        Remove obsolete comments.
385        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
386        Remove obsolete comments.
387        * custom/mpc8260ads.cfg: Remove make-target-options.
388        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
389        CPU_CFLAGS.
390        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
391        Remove obsolete comments.
392        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
393        CPU_CFLAGS.
394        Remove obsolete comments.
395        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
396        Remove obsolete comments.
397        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
398        CPU_CFLAGS.
399        Remove obsolete comments.
400
4012002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * custom/gen405.cfg: Remove -D__powerpc__.
404
4052002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
408        * custom/erc32.cfg: Ditto.
409        * custom/leon2.cfg: Ditto.
410
411
4122002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
413
414        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
415        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
416        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
417
4182002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * custom/cvme961.cfg: Remove GCC272 support.
421        * custom/dmv152.cfg: Remove GCC272 support.
422        * custom/efi332.cfg: Remove GCC272 support.
423        * custom/efi68k.cfg: Remove GCC272 support.
424        * custom/eth_comm.cfg: Remove GCC272 support.
425        * custom/gen405.cfg: Remove GCC272 support.
426        * custom/gen68302.cfg: Remove GCC272 support.
427        * custom/gen68340.cfg: Remove GCC272 support.
428        * custom/gen68360.cfg: Remove GCC272 support.
429        * custom/genmongoosev.cfg: Remove GCC272 support.
430        * custom/helas403.cfg: Remove GCC272 support.
431        * custom/i386ex.cfg: Remove GCC272 support.
432        * custom/i960sim.cfg: Remove GCC272 support.
433        * custom/idp.cfg: Remove GCC272 support.
434        * custom/leon2.cfg: Remove GCC272 support.
435        * custom/mbx8xx.cfg: Remove GCC272 support.
436        * custom/mcf5206elite.cfg: Remove GCC272 support.
437        * custom/mpc8260ads.cfg: Remove GCC272 support.
438        * custom/mrm332.cfg: Remove GCC272 support.
439        * custom/mvme136.cfg: Remove GCC272 support.
440        * custom/mvme147.cfg: Remove GCC272 support.
441        * custom/mvme167.cfg: Remove GCC272 support.
442        * custom/ods68302.cfg: Remove GCC272 support.
443        * custom/p4000.cfg: Remove GCC272 support.
444        * custom/p4600.cfg: Remove GCC272 support.
445        * custom/p4650.cfg: Remove GCC272 support.
446        * custom/pc386.cfg: Remove GCC272 support.
447        * custom/portsw.cfg: Remove GCC272 support.
448        * custom/psim.cfg: Remove GCC272 support.
449        * custom/rxgen960.cfg: Remove GCC272 support.
450        * custom/score603e.cfg: Remove GCC272 support.
451        * custom/sim68000.cfg: Remove GCC272 support.
452        * custom/simhppa.cfg: Remove GCC272 support.
453        * custom/simsh4.cfg: Remove GCC272 support.
454        * custom/ts_386ex.cfg: Remove GCC272 support.
455
4562002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
459        * Makefile.am: Remove AUTOMAKE_OPTIONS.
460        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
461        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
462
4632002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * compilers/gcc-target-default.cfg: Add missing \.
466        Reported by Ilya Alexeev <ilya@continuum.ru>.
467
4682002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
471        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
472        support.
473        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
474
4752001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
478        * custom/FreeBSD-posix.cfg: Ditto.
479        * custom/HPUX9-posix.cfg: Ditto.
480        * custom/Linux-posix.cfg: Ditto.
481        * custom/Solaris-posix.cfg: Ditto.
482
4832001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
486        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
487
4882001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * custom/armulator.cfg: Remove make-target-options.
491        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
492        (now in erc32/configure.ac).
493        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
494        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
495        Remove CONSOLE_USE_POLLED (Unused).
496        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
497        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
498        * custom/mvme162.cfg: Remove references to mvme162lx.
499        Abandon gcc272. Remove make-target-options.
500        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
501
5022001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * custom/bare.cfg: Remove make-target-options.
505        * custom/c4xsim.cfg: Ditto.
506        * custom/cvme961.cfg: Ditto.
507        * custom/efi68k.cfg: Ditto.
508        * custom/gen68302.cfg: Ditto.
509        * custom/gen68340.cfg: Ditto.
510        * custom/genmongoosev.cfg: Ditto.
511        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
512        make-exe, remove empty lines.
513        * custom/h8sim.cfg: Remove make-target-options.
514        * custom/mcf5206elite.cfg: Ditto.
515        * custom/mrm332.cfg: Ditto.
516        * custom/mvme147.cfg: Ditto.
517        * custom/ods68302.cfg: Ditto.
518        * custom/p4000.cfg: Ditto.
519        * custom/p4600.cfg: Ditto.
520        * custom/p4650.cfg: Ditto.
521        * custom/pc386.cfg: Ditto.
522        * custom/portsw.cfg: Ditto.
523        * custom/simsh4.cfg: Ditto.
524
5252001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * custom/efi332.cfg: Remove make-target-options.
528        * custom/idp.cfg: Ditto.
529        * custom/jmr3904.cfg: Ditto.
530
5312001-11-27      Joel Sherrill <joel@OARcorp.com>,
532
533        * ChangeLog: Deleted bogus entry.
534
5352001-11-27      Joel Sherrill <joel@OARcorp.com>,
536
537        * custom/ods68302.cfg: Eliminated required definition of macros in this
538        file for the BSP to compile.  The ROM and ROM address and size settings
539        are now linker script items. 
540
5412001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543
544        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
545        Remove make-target-options.
546        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
547        Remove make-target-options.
548        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
549        DATA_CACHE_ENABLE.
550        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
551        DATA_CACHE_ENABLE.
552        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
553        DATA_CACHE_ENABLE.
554
5552001-11-25      Joel Sherrill <joel@OARcorp.com>
556
557        * custom/papyrus.cfg: Removed.
558        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
559
5602001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
563        * custom/mcp750.cfg: Ditto.
564
5652001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
568        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
569        * custom/psim.cfg: Refect changes to psim/configure.ac.
570        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
571        remove SCORE603E_GENERATION.
572
5732001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
576        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
577        * custom/mbx860_005b.cfg: Ditto.
578        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
579
580
5812001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * custom/gensh1.cfg: remove make-target-options.
584        * custom/gensh2.cfg: remove make-target-options.
585
5862001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
589        remove make-target-options, remove BSP_CPPFLAGS.
590
5912001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
594
5952001-11-14      Joel Sherrill <joel@OARcorp.com>
596
597        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
598        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
599        These are new exception processing model BSPs and thus do not
600        need to define PPC_USE_SPRG.
601
6022001-11-14      Joel Sherrill <joel@OARcorp.com>
603
604        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
605
6062001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * custom/ts_386ex.cfg: Remove make-target-options.
609        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
610        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
611        different flags.
612
6132001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
616        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
617        re-adopt mcp750.cfg's make-exe.
618
6192001-11-13      Joel Sherrill <joel@OARcorp.com>
620
621        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
622        the --srec-len argument to objcopy only supported in binutils 2.11
623        or newer.
624
6252001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
626
627        This modification is part of the submitted modifications necessary to
628        support the IBM PPC405 family.  This submission was reviewed by
629        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
630        not negatively impact the ppc403 BSPs.  The submission and tracking
631        process was captured as PR50.
632        * custom/gen405.cfg: New file.
633        * custom/helas403.cfg: Modified to generate Srecords.
634
6352001-10-30      Joel Sherrill <joel@OARcorp.com>
636
637        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
638
6392001-10-26      Victor V. Vengerov <vvv@oktet.ru>
640
641        * custom/mcf5206elite.cfg: New file.
642
6432001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
644
645        * custom/mpc8260ads.cfg: New file.
646
6472001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * custom/gensh4.cfg: Remove START_HW_INIT.
650        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
651
6522001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * custom/gensh4.cfg: Remove HZ.
655        * custom/simsh4.cfg: Remove HZ.
656
6572001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
658
659        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
660        of Hitachi SH4 BSPs of the same name.  Reviewed and some
661        cleanup by Joel Sherrill <joel@OARcorp.com>.
662
6632001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
666
6672001-10-11      Joel Sherrill <joel@OARcorp.com>
668
669        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
670        to avoid using the apparently broken or deprecated -o argument.
671
6722001-09-28      Joel Sherrill <joel@OARcorp.com>
673
674        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
675        for MC68302_BASE.
676
6772001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * custom/bare.cfg: Define dummy make-cxx-exe.
680
6812001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * ChangeLog: Formatting cleanup.
684
6852001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
688        make-target-options.
689        * custom/FreeBSD-posix.cfg: Remove make-target-options.
690        * custom/HPUX9-posix.cfg: Dito.
691        * custom/Linux-posix.cfg: Dito.
692        * custom/Solaris-posix.cfg: Dito.
693        * custom/arm_bare_bsp.cfg: Dito.
694        * custom/armulator.cfg: Dito.
695        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
696        * custom/i386ex.cfg: Remove make-target-options.
697        * custom/i960sim.cfg: Remove make-target-options.
698        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
699        CONSOLE_USE_INTERRUPTS.
700        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
701        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
702        CONSOLE_USE_INTERRUPTS.
703        * custom/vegaplus.cfg: Remove make-target-options.
704
7052001-05-25      Joel Sherrill <joel@OARcorp.com>
706
707        * custom/mrm332.cfg: Switched $(SED) to sed.
708
7092000-05-25      Matt Cross <profesor@gweep.net>
710
711        * New MRM332 BSP for the Mini RoboMind board based
712        on the 68332 microcontroller designed and build by Mark
713        Castelluccio.  For details on the MRM see http://www.robominds.com.
714        * custom/mrm332.cfg: New file.
715
7162001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
719        CONSOLE_USE_POLLED, HAS_RTC.
720
7212001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
724        * custom/gensh2.cfg: Dito.
725
7262001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
729        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
730        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
731        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
732        remove unused flags, remove -ansi from CPP.
733        * custom/eth_comm.cfg: Remove CPU_DEFINES.
734        * custom/sim68000.cfg: Remove CPU_DEFINES.
735       
7362001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
739        * compilers/gcc-target-default.cfg: Dito.
740        * compilers/gcc-portsw.cfg: Remove -Hansi.
741        * custom/posix.cfg: Remove inclusion of target.cfg.
742        * custom/simhppa.cfg: Remove -ansi -fasm.
743
7442001-04-11      Eric Valette <valette@crf.canon.fr>
745
746        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
747        "new exception processing model."
748
7492001-04-11      Joel Sherrill <joel@OARcorp.com>
750
751        * custom/default.cfg: Switch to using exec_prefix to reflect new
752        organization of install point from Ralf Corsepius.
753
7542001-03-30      Eric Valette <valette@crf.canon.fr>
755
756        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
757        use the "new exception processing model."
758
7592001-03-14      Joel Sherrill <joel@OARcorp.com>
760
761        * custom/genmongossev.cfg: New file.
762
7632001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * custom/pc386dx.cfg: New bsp.
766
7672001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
770        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
771        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
772
7732001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
776        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
777        * host.cfg.in: Remove RM, make-script.
778        * ChangeLog: Remove bogus 2001-01-22 entry.
779
7802001-01-09      Joel Sherrill <joel@OARcorp.com>
781
782        * custom/pc386.cfg (make-exe): Removed commented out lines that
783        were displayed in build longs.
784
7852001-01-08      Joel Sherrill <joel@OARcorp.com>
786
787        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
788        unneeded definitions when compiled for "mips" rather than "mips64orion."
789        Correct CPU_CFLAGS.
790
7912001-01-05      Joel Sherrill <joel@OARcorp.com>
792
793        * custom/gensh1.cfg: Removed rest of make-target-options and
794        moved them to BSP configure options.
795
7962001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
797
798        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
799        install point or assuming BSP build tree is available.
800
8012001-01-03      Joel Sherrill <joel@OARcorp.com>
802
803        * custom/psim.cfg: Removed unused variables.
804
8052001-01-03      Joel Sherrill <joel@OARcorp.com>
806
807        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
808        * custom/simcpu32.cfg: Removed MVME162 reference.
809
8102000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
811
812        * custom/mcp750.cfg: Fix problems in generation of .exe file.
813        Still need to fix to avoid touching install point on non-install stanza.
814
8152000-12-06      Joel Sherrill <joel@OARcorp.com>
816
817        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
818        and copies that should not be in it.
819
8202000-12-01      Joel Sherrill <joel@OARcorp.com>
821
822        * custom/jmr3904.cfg: Turn optimization back up to -O2.
823
8242000-11-30      Joel Sherrill <joel@OARcorp.com>
825
826        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
827        a mips1.  gcc translates -m3900 into that.
828
8292000-11-27      Joel Sherrill <joel@OARcorp.com>
830
831        * custom/jmr3904.cfg: Fix incorrect reference to i960.
832
8332000-11-27      Joel Sherrill <joel@OARcorp.com>
834
835        * custom/shsim.cfg: New file.
836        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
837        The shsim is for the SH simulator in gdb. It should be able
838        to be used with multiple SH CPU models.  This will require
839        adding BSP variants.
840
8412000-11-25      Joel Sherrill <joel@OARcorp.com>
842
843        * custom/pc386.cfg: make-exe rule would write into
844        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
845        is generally not writeable after the BSP is installed and you do not
846        want every application installed there by default.  Reported by
847        Eric Norum <eric.norum@usask.ca>.
848
8492000-11-25      Joel Sherrill <joel@OARcorp.com>
850
851        * custom/Makefile.am: Updated to add jmr3904.cfg
852        * custom/jmr3904.cfg: New file.
853
8542000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * custom/leon2.cfg: Removed defines that are now generated
857        in a non-BSP specific manner.
858
8592000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
860
861        * custom/Makefile.am: Modified to reflect addition of files.
862        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
863        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
864
8652000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
868
8692000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
870
871        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
872
8732000-10-24      Joel Sherrill <joel@OARcorp.com>
874
875        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
876        definition since this information can be picked up from
877        autoconf generated files.  These BSPs are shared by the
878        mips and mips64orion "ports."
879
8802000-10-18      Joel Sherrill <joel@OARcorp.com>
881
882        * compilers/gcc-portsw.cfg: Use gcc style flags.
883
8842000-09-13      Joel Sherrill <joel@OARcorp.com>
885
886        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
887        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
888
8892000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
890
891        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
892        Eric Valette <valette@crf.canon.fr>.
893        * custom/vegaplus.cfg: New file.
894
8952000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
898        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
899        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
900        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
901        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
902        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
903        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
904
9052000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * custom/gensh2.cfg: Fix comments.
908
9092000-09-12      Joel Sherrill <joel@OARcorp.com>
910
911        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
912        compiler arguments that specify CPU model options.
913
9142000-09-12      Joel Sherrill <joel@OARcorp.com>
915
916        * custom/mbx860_005b.cfg (make-target-options): Add lines to
917        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
918        may be incorrect but the BSP now compiles.
919
9202000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * custom/arm_bare_bsp.cfg: Fix comments.
923
9242000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
927        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
928        * ChangeLog: File paths corrected
929
9302000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
931
932        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
933
9342000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * custom/pck6.cfg: New file
937        * custom/pc486.cfg: Use -m486
938        * custom/pc586.cfg: Use -mpentium
939        * custom/pc686.cfg: Use -mmpentiumpro
940        * custom/i386ex.cfg: Use -msoft-float
941
9422000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
943
944        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
945
9462000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
947
948        * ChangeLog: File paths corrected.
949
9502000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
951
952        * custom/mvme167.cfg: Add specification of printk port, console port
953        and serial I/O mode.  Arrange for the stripped executable to
954        be copied up the build tree.
955       
9562000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
957
958        * custom/mbx8xx.cfg: Support for shared printk and no termios.
959
9602000-08-10      John Cotton  <john.cotton@nrc.ca>
961
962        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
963
9642000-08-10      Joel Sherrill <joel@OARcorp.com>
965
966        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.