source: rtems/make/ChangeLog @ fe36adfe

4.104.114.84.95
Last change on this file since fe36adfe was ad3638a1, checked in by Jay Monkman <jtm@…>, on 02/25/05 at 05:16:36

2005-02-24 Jay Monkman

  • custom/csb350.cfg: New BSP.
  • Property mode set to 100644
File size: 31.3 KB
Line 
12005-02-24      Jay Monkman <jtm@lopingdog.com>
2
3        * custom/csb350.cfg: New BSP.
4
52005-02-24      Jay Monkman <jtm@lopingdog.com>
6
7        * custom/csb337.cfg: Cleanup.
8
92005-02-08      Eric Norum <norume@aps.anl.gov>
10
11        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
12        proper versions of gcc (which take -m528x as an order to load the
13        -m5200 multilib variants) are widely available.
14
152005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * custom/uC5282.cfg: Cleanup.
18
192005-01-28      Eric Norum <norume@aps.anl.gov>
20
21        * Makefile.am, custom/uC5282.cfg: New BSP
22
232005-01-20      Joel Sherrill <joel@OARcorp.com>
24
25        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
26        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
27        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
28        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
29        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
30
312005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * compilers/gcc-portsw.cfg: Remove.
34        * Makefile.am: Reflect change above.
35
362004-11-23      Joel Sherrill <joel@OARcorp.com>
37
38        * Makefile.am: Remove eth_comm.
39        * custom/eth_comm.cfg: Removed.
40
412004-11-22      Jennifer Averett <jennifer@OARcorp.com>
42
43        PR 581/bsps
44        * custom/psim.cfg: Convert PSIM to new exception model.
45
462004-11-17      Joel Sherrill <joel@OARcorp.com>
47
48        * custom/mvme2100.cfg: Add make-cxx-exe rule.
49
502004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
51
52        * Makefile.am: Add MVME2100 BSP.
53        * custom/mvme2100.cfg: New file.
54
552004-11-05      Joel Sherrill <joel@OARcorp.com>
56
57        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
58        architecture name for RTEMS. Since this was used as the -mcpu
59        argument to GCC, that also had to be changed.
60
612004-10-26      Eric Norum <norume@aps.anl.gov
62
63        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
64
652004-10-20      Eric Norum <norume@aps.anl.gov
66
67        * custom/mvme5500.cfg: New BSP.
68
692004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
70
71        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
72
732004-09-29      Joel Sherrill <joel@OARcorp.com>
74
75        * custom/h8sim.cfg: i960 obsoleted.
76        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
77
782004-08-03      Jay Monkman <jtm@lopingdog.com>
79
80        * custom/csb360.cfg: New file.
81
822004-07-15      Jay Monkman
83
84        * custom/csb336.cfg, custom/csb337.cfg: New files.
85
862004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
87
88        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
89        with FreeBSD and now unused).
90        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
91
922004-04-12      David Querbach <querbach@realtime.bc.ca>
93
94        * custom/ss555.cfg: New file.
95
962004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
97
98        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
99        with Cygwin and now unused).
100
1012004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
102
103        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
104
1052004-03-05      Joel Sherrill <joel@OARcorp.com>
106
107        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
108        support.
109
1102004-02-26      Joel Sherrill <joel@OARcorp.com>
111
112        PR 570/bsps
113        * custom/mvme2307.cfg: Do not use -msdata=eabi since
114        it breaks the linking of the vectors.
115
1162004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * Makefile.am: Cosmetics.
119
1202004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
123        dist_rtems_make_custom_DATA = custom/default.cfg.
124
1252004-02-05      Joel Sherrill <joel@OARcorp.com>
126
127        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
128        these -- copied from the 4.6 branch.
129
1302004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        PR 553/bsps
133        * custom/mrm332.cfg: Comment out objdump.
134
1352004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
138
1392004-01-20      Joel Sherrill <joel@OARcorp.com>
140
141        PR 553/bsps
142        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
143        comment.
144
1452004-01-07      Joel Sherrill <joel@OARcorp.com>
146
147        * Makefile.am: Remove efi68k and efi332 references as they are no
148        longer in the tree.
149
1502004-01-07      Joel Sherrill <joel@OARcorp.com>
151
152        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
153        users of these boards so we are removing them.
154        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
155
1562004-01-07      Joel Sherrill <joel@OARcorp.com>
157
158        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
159
1602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * Makefile.am: EXTRA_DIST +=.
163
1642003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * custom/Makefile.am: Remove.
167        * Makefile.am: Merge-in former custom/Makefile.am
168
1692003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
172        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
173
1742003-09-26      Joel Sherrill <joel@OARcorp.com>
175
176        * custom/simhppa.cfg: Removed.
177
1782003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
181
1822003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        PR 470/bsps
185        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
186        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
187        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
188
1892003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
192        the BSP's configure-script).
193        Remove BSP_CPPFLAGS (Obsolete).
194
1952003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        PR 321/bsps
198        * leaf.cfg: Remove support for profile-variant.
199        * main.cfg: Ditto.
200        * compilers/gcc-no_bsp.cfg: Ditto.
201        * compilers/gcc-portsw.cfg: Ditto.
202        * compilers/gcc-target-default.cfg: Ditto.
203
2042003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
205
206        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
207
2082003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
209
210        PR 368/filesystems
211        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
212        with this PR for alias BSPs.
213
2142003-03-18  Till Straumann <strauman@slac.stanford.edu>
215
216        PR 356/bsps
217        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
218        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
219
2202003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
223
2242003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
227        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
228        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
229        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
230
2312003-02-14      Joel Sherrill <joel@OARcorp.com>
232
233        AMD a29k obsolete.
234        * custom/portsw.cfg: Removed.
235
2362003-01-20      Duane Gustavus <duane@unt.edu>
237
238        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
239
2402003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
243        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
244        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
245        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
246        Move -D_BSD_SOURCE to CPU_CFLAGS.
247        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
248        Move -Dsolaris2 to CPU_CFLAGS.
249        Remove -D__EXTENSIONS__.
250
2512002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * custom/posix.cfg: Remove comment referring to host.cfg.
254
2552002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * custom/default.cfg: Pickup target.cfg from BSP directory.
258
2592002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
260
261        * custom/mtx603e.cfg: New file.
262
2632002-11-17      Joel Sherrill <joel@OARcorp.com>
264
265        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
266        build variants work for user applications post install.
267
2682002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
271        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
272        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
273        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
274        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
275
2762002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
277
278        * custom/edb7312.cfg: New file.
279
2802002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
283        obsolete Makefile.
284        * leaf.cfg: Various changes to LIBVARIANT processing.
285        * main.cfg: Ditto.
286
2872002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Add compilers/*.
290        * compilers/Makefile.am: Remove.
291        * lib.cfg: Remove.
292        * directory.cfg: Remove.
293        * README: Remove.
294
2952002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * Makefile.am: Add Templates/*.
298        * Templates/Makefile.am: Remove.
299
3002002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
303
3042002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
307        * custom/HPUX9-posix.cfg: Ditto.
308        * custom/Linux-posix.cfg: Ditto.
309
3102002-10-02      Joel Sherrill <joel@OARcorp.com>
311
312        * custom/armulator.cfg: Remove reference to PowerPC arguments.
313
3142002-09-13      Joel Sherrill <joel@OARcorp.com>
315
316        * Part of addressing PR281.
317        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
318        * compilers/gcc-target-default.cfg: Removed remaining support for
319        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
320        as one of the LDFLAGS when the debug variant is specified.
321
3222002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * custom/posix.cfg: Don't include host.cfg.
325
3262002-08-09      Joel Sherrill <joel@OARcorp.com>
327
328        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
329
3302002-08-07      Ivan Guzvinec <ivang@opencores.org>
331
332        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
333
3342002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
337
3382002-08-06      Joel Sherrill <joel@OARcorp.com>
339
340        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
341        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
342
3432002-08-06      Chris Ziomkowski <chris@asics.ws>
344
345        * custom/or32sim.cfg: New file added as part of merge from
346        OpenCores repository.
347
3482002-08-05      Joel Sherrill <joel@OARcorp.com>
349
350        * Per PR260 eliminate use of make-target-options.  This impacted
351        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
352        SuperCore and required that the m68k optimized memcpy be moved
353        to libcpu.
354        * custom/gen68360.cfg: Remove make-target-options.
355
3562002-08-01      Joel Sherrill <joel@OARcorp.com>
357
358        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
359        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
360
3612002-08-01      Joel Sherrill <joel@OARcorp.com>
362
363        * custom/mvme136.cfg: Remove make-target-options.
364
3652002-07-30      Joel Sherrill <joel@OARcorp.com>
366
367        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
368        will disappear when make clean is performed.
369
3702002-07-24      Joel Sherrill <joel@OARcorp.com>
371
372        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
373        to use gcc 3.1 arguments.
374
3752002-07-22      Joel Sherrill <joel@OARcorp.com>
376
377        * Templates/Makefile.leaf: Clarify the MANAGERS example.
378
3792002-07-01      Joel Sherrill <joel@OARcorp.com>
380
381        * custom/p4650.cfg: Update arguments to gcc3.
382
3832002-06-14      Joel Sherrill <joel@OARcorp.com>
384
385        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
386        to gcc 3.1 arguments.
387
3882002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
389
390        * custom/dmv177.cfg: Use -mcpu=603e.
391        * custom/ppcn_60x.cfg: Use -mcpu=603e.
392        * custom/psim.cfg: Use -mcpu=603e.
393        * custom/score603e.cfg: Use -mcpu=603e.
394        * custom/ts_386ex.cfg: Remove obsolete comments.
395        * custom/rxgen960.cfg: Remove obsolete comments.
396        * custom/cvme961.cfg: Remove obsolete comments.
397
3982001-05-09      Joel Sherrill <joel@OARcorp.com>
399
400        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
401        compatable arguments.
402 
4032002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
406        Remove obsolete comments.
407        * custom/eth_comm.cfg: Remove make-target-options.
408        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
409        CPU_CFLAGS.
410        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
411        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
412        * custom/mbx8xx.cfg: Remove make-target-options.
413        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
414        Remove obsolete comments.
415        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
416        Remove obsolete comments.
417        * custom/mpc8260ads.cfg: Remove make-target-options.
418        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
419        CPU_CFLAGS.
420        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
421        Remove obsolete comments.
422        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
423        CPU_CFLAGS.
424        Remove obsolete comments.
425        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
426        Remove obsolete comments.
427        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
428        CPU_CFLAGS.
429        Remove obsolete comments.
430
4312002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * custom/gen405.cfg: Remove -D__powerpc__.
434
4352002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
438        * custom/erc32.cfg: Ditto.
439        * custom/leon2.cfg: Ditto.
440
441
4422002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
445        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
446        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
447
4482002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * custom/cvme961.cfg: Remove GCC272 support.
451        * custom/dmv152.cfg: Remove GCC272 support.
452        * custom/efi332.cfg: Remove GCC272 support.
453        * custom/efi68k.cfg: Remove GCC272 support.
454        * custom/eth_comm.cfg: Remove GCC272 support.
455        * custom/gen405.cfg: Remove GCC272 support.
456        * custom/gen68302.cfg: Remove GCC272 support.
457        * custom/gen68340.cfg: Remove GCC272 support.
458        * custom/gen68360.cfg: Remove GCC272 support.
459        * custom/genmongoosev.cfg: Remove GCC272 support.
460        * custom/helas403.cfg: Remove GCC272 support.
461        * custom/i386ex.cfg: Remove GCC272 support.
462        * custom/i960sim.cfg: Remove GCC272 support.
463        * custom/idp.cfg: Remove GCC272 support.
464        * custom/leon2.cfg: Remove GCC272 support.
465        * custom/mbx8xx.cfg: Remove GCC272 support.
466        * custom/mcf5206elite.cfg: Remove GCC272 support.
467        * custom/mpc8260ads.cfg: Remove GCC272 support.
468        * custom/mrm332.cfg: Remove GCC272 support.
469        * custom/mvme136.cfg: Remove GCC272 support.
470        * custom/mvme147.cfg: Remove GCC272 support.
471        * custom/mvme167.cfg: Remove GCC272 support.
472        * custom/ods68302.cfg: Remove GCC272 support.
473        * custom/p4000.cfg: Remove GCC272 support.
474        * custom/p4600.cfg: Remove GCC272 support.
475        * custom/p4650.cfg: Remove GCC272 support.
476        * custom/pc386.cfg: Remove GCC272 support.
477        * custom/portsw.cfg: Remove GCC272 support.
478        * custom/psim.cfg: Remove GCC272 support.
479        * custom/rxgen960.cfg: Remove GCC272 support.
480        * custom/score603e.cfg: Remove GCC272 support.
481        * custom/sim68000.cfg: Remove GCC272 support.
482        * custom/simhppa.cfg: Remove GCC272 support.
483        * custom/simsh4.cfg: Remove GCC272 support.
484        * custom/ts_386ex.cfg: Remove GCC272 support.
485
4862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
489        * Makefile.am: Remove AUTOMAKE_OPTIONS.
490        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
491        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
492
4932002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * compilers/gcc-target-default.cfg: Add missing \.
496        Reported by Ilya Alexeev <ilya@continuum.ru>.
497
4982002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
501        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
502        support.
503        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
504
5052001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
508        * custom/FreeBSD-posix.cfg: Ditto.
509        * custom/HPUX9-posix.cfg: Ditto.
510        * custom/Linux-posix.cfg: Ditto.
511        * custom/Solaris-posix.cfg: Ditto.
512
5132001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
516        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
517
5182001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * custom/armulator.cfg: Remove make-target-options.
521        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
522        (now in erc32/configure.ac).
523        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
524        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
525        Remove CONSOLE_USE_POLLED (Unused).
526        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
527        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
528        * custom/mvme162.cfg: Remove references to mvme162lx.
529        Abandon gcc272. Remove make-target-options.
530        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
531
5322001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * custom/bare.cfg: Remove make-target-options.
535        * custom/c4xsim.cfg: Ditto.
536        * custom/cvme961.cfg: Ditto.
537        * custom/efi68k.cfg: Ditto.
538        * custom/gen68302.cfg: Ditto.
539        * custom/gen68340.cfg: Ditto.
540        * custom/genmongoosev.cfg: Ditto.
541        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
542        make-exe, remove empty lines.
543        * custom/h8sim.cfg: Remove make-target-options.
544        * custom/mcf5206elite.cfg: Ditto.
545        * custom/mrm332.cfg: Ditto.
546        * custom/mvme147.cfg: Ditto.
547        * custom/ods68302.cfg: Ditto.
548        * custom/p4000.cfg: Ditto.
549        * custom/p4600.cfg: Ditto.
550        * custom/p4650.cfg: Ditto.
551        * custom/pc386.cfg: Ditto.
552        * custom/portsw.cfg: Ditto.
553        * custom/simsh4.cfg: Ditto.
554
5552001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * custom/efi332.cfg: Remove make-target-options.
558        * custom/idp.cfg: Ditto.
559        * custom/jmr3904.cfg: Ditto.
560
5612001-11-27      Joel Sherrill <joel@OARcorp.com>,
562
563        * ChangeLog: Deleted bogus entry.
564
5652001-11-27      Joel Sherrill <joel@OARcorp.com>,
566
567        * custom/ods68302.cfg: Eliminated required definition of macros in this
568        file for the BSP to compile.  The ROM and ROM address and size settings
569        are now linker script items. 
570
5712001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573
574        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
575        Remove make-target-options.
576        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
577        Remove make-target-options.
578        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
579        DATA_CACHE_ENABLE.
580        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
581        DATA_CACHE_ENABLE.
582        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
583        DATA_CACHE_ENABLE.
584
5852001-11-25      Joel Sherrill <joel@OARcorp.com>
586
587        * custom/papyrus.cfg: Removed.
588        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
589
5902001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
593        * custom/mcp750.cfg: Ditto.
594
5952001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
598        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
599        * custom/psim.cfg: Refect changes to psim/configure.ac.
600        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
601        remove SCORE603E_GENERATION.
602
6032001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
606        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
607        * custom/mbx860_005b.cfg: Ditto.
608        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
609
610
6112001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * custom/gensh1.cfg: remove make-target-options.
614        * custom/gensh2.cfg: remove make-target-options.
615
6162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
619        remove make-target-options, remove BSP_CPPFLAGS.
620
6212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
624
6252001-11-14      Joel Sherrill <joel@OARcorp.com>
626
627        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
628        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
629        These are new exception processing model BSPs and thus do not
630        need to define PPC_USE_SPRG.
631
6322001-11-14      Joel Sherrill <joel@OARcorp.com>
633
634        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
635
6362001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * custom/ts_386ex.cfg: Remove make-target-options.
639        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
640        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
641        different flags.
642
6432001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
646        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
647        re-adopt mcp750.cfg's make-exe.
648
6492001-11-13      Joel Sherrill <joel@OARcorp.com>
650
651        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
652        the --srec-len argument to objcopy only supported in binutils 2.11
653        or newer.
654
6552001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
656
657        This modification is part of the submitted modifications necessary to
658        support the IBM PPC405 family.  This submission was reviewed by
659        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
660        not negatively impact the ppc403 BSPs.  The submission and tracking
661        process was captured as PR50.
662        * custom/gen405.cfg: New file.
663        * custom/helas403.cfg: Modified to generate Srecords.
664
6652001-10-30      Joel Sherrill <joel@OARcorp.com>
666
667        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
668
6692001-10-26      Victor V. Vengerov <vvv@oktet.ru>
670
671        * custom/mcf5206elite.cfg: New file.
672
6732001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
674
675        * custom/mpc8260ads.cfg: New file.
676
6772001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * custom/gensh4.cfg: Remove START_HW_INIT.
680        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
681
6822001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * custom/gensh4.cfg: Remove HZ.
685        * custom/simsh4.cfg: Remove HZ.
686
6872001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
688
689        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
690        of Hitachi SH4 BSPs of the same name.  Reviewed and some
691        cleanup by Joel Sherrill <joel@OARcorp.com>.
692
6932001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
696
6972001-10-11      Joel Sherrill <joel@OARcorp.com>
698
699        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
700        to avoid using the apparently broken or deprecated -o argument.
701
7022001-09-28      Joel Sherrill <joel@OARcorp.com>
703
704        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
705        for MC68302_BASE.
706
7072001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * custom/bare.cfg: Define dummy make-cxx-exe.
710
7112001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * ChangeLog: Formatting cleanup.
714
7152001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
718        make-target-options.
719        * custom/FreeBSD-posix.cfg: Remove make-target-options.
720        * custom/HPUX9-posix.cfg: Dito.
721        * custom/Linux-posix.cfg: Dito.
722        * custom/Solaris-posix.cfg: Dito.
723        * custom/arm_bare_bsp.cfg: Dito.
724        * custom/armulator.cfg: Dito.
725        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
726        * custom/i386ex.cfg: Remove make-target-options.
727        * custom/i960sim.cfg: Remove make-target-options.
728        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
729        CONSOLE_USE_INTERRUPTS.
730        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
731        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
732        CONSOLE_USE_INTERRUPTS.
733        * custom/vegaplus.cfg: Remove make-target-options.
734
7352001-05-25      Joel Sherrill <joel@OARcorp.com>
736
737        * custom/mrm332.cfg: Switched $(SED) to sed.
738
7392000-05-25      Matt Cross <profesor@gweep.net>
740
741        * New MRM332 BSP for the Mini RoboMind board based
742        on the 68332 microcontroller designed and build by Mark
743        Castelluccio.  For details on the MRM see http://www.robominds.com.
744        * custom/mrm332.cfg: New file.
745
7462001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
749        CONSOLE_USE_POLLED, HAS_RTC.
750
7512001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
754        * custom/gensh2.cfg: Dito.
755
7562001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
759        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
760        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
761        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
762        remove unused flags, remove -ansi from CPP.
763        * custom/eth_comm.cfg: Remove CPU_DEFINES.
764        * custom/sim68000.cfg: Remove CPU_DEFINES.
765       
7662001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
769        * compilers/gcc-target-default.cfg: Dito.
770        * compilers/gcc-portsw.cfg: Remove -Hansi.
771        * custom/posix.cfg: Remove inclusion of target.cfg.
772        * custom/simhppa.cfg: Remove -ansi -fasm.
773
7742001-04-11      Eric Valette <valette@crf.canon.fr>
775
776        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
777        "new exception processing model."
778
7792001-04-11      Joel Sherrill <joel@OARcorp.com>
780
781        * custom/default.cfg: Switch to using exec_prefix to reflect new
782        organization of install point from Ralf Corsepius.
783
7842001-03-30      Eric Valette <valette@crf.canon.fr>
785
786        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
787        use the "new exception processing model."
788
7892001-03-14      Joel Sherrill <joel@OARcorp.com>
790
791        * custom/genmongossev.cfg: New file.
792
7932001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * custom/pc386dx.cfg: New bsp.
796
7972001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
798
799        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
800        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
801        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
802
8032001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
806        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
807        * host.cfg.in: Remove RM, make-script.
808        * ChangeLog: Remove bogus 2001-01-22 entry.
809
8102001-01-09      Joel Sherrill <joel@OARcorp.com>
811
812        * custom/pc386.cfg (make-exe): Removed commented out lines that
813        were displayed in build longs.
814
8152001-01-08      Joel Sherrill <joel@OARcorp.com>
816
817        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
818        unneeded definitions when compiled for "mips" rather than "mips64orion."
819        Correct CPU_CFLAGS.
820
8212001-01-05      Joel Sherrill <joel@OARcorp.com>
822
823        * custom/gensh1.cfg: Removed rest of make-target-options and
824        moved them to BSP configure options.
825
8262001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
827
828        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
829        install point or assuming BSP build tree is available.
830
8312001-01-03      Joel Sherrill <joel@OARcorp.com>
832
833        * custom/psim.cfg: Removed unused variables.
834
8352001-01-03      Joel Sherrill <joel@OARcorp.com>
836
837        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
838        * custom/simcpu32.cfg: Removed MVME162 reference.
839
8402000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
841
842        * custom/mcp750.cfg: Fix problems in generation of .exe file.
843        Still need to fix to avoid touching install point on non-install stanza.
844
8452000-12-06      Joel Sherrill <joel@OARcorp.com>
846
847        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
848        and copies that should not be in it.
849
8502000-12-01      Joel Sherrill <joel@OARcorp.com>
851
852        * custom/jmr3904.cfg: Turn optimization back up to -O2.
853
8542000-11-30      Joel Sherrill <joel@OARcorp.com>
855
856        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
857        a mips1.  gcc translates -m3900 into that.
858
8592000-11-27      Joel Sherrill <joel@OARcorp.com>
860
861        * custom/jmr3904.cfg: Fix incorrect reference to i960.
862
8632000-11-27      Joel Sherrill <joel@OARcorp.com>
864
865        * custom/shsim.cfg: New file.
866        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
867        The shsim is for the SH simulator in gdb. It should be able
868        to be used with multiple SH CPU models.  This will require
869        adding BSP variants.
870
8712000-11-25      Joel Sherrill <joel@OARcorp.com>
872
873        * custom/pc386.cfg: make-exe rule would write into
874        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
875        is generally not writeable after the BSP is installed and you do not
876        want every application installed there by default.  Reported by
877        Eric Norum <eric.norum@usask.ca>.
878
8792000-11-25      Joel Sherrill <joel@OARcorp.com>
880
881        * custom/Makefile.am: Updated to add jmr3904.cfg
882        * custom/jmr3904.cfg: New file.
883
8842000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
885
886        * custom/leon2.cfg: Removed defines that are now generated
887        in a non-BSP specific manner.
888
8892000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
890
891        * custom/Makefile.am: Modified to reflect addition of files.
892        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
893        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
894
8952000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
898
8992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
902
9032000-10-24      Joel Sherrill <joel@OARcorp.com>
904
905        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
906        definition since this information can be picked up from
907        autoconf generated files.  These BSPs are shared by the
908        mips and mips64orion "ports."
909
9102000-10-18      Joel Sherrill <joel@OARcorp.com>
911
912        * compilers/gcc-portsw.cfg: Use gcc style flags.
913
9142000-09-13      Joel Sherrill <joel@OARcorp.com>
915
916        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
917        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
918
9192000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
920
921        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
922        Eric Valette <valette@crf.canon.fr>.
923        * custom/vegaplus.cfg: New file.
924
9252000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
928        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
929        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
930        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
931        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
932        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
933        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
934
9352000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * custom/gensh2.cfg: Fix comments.
938
9392000-09-12      Joel Sherrill <joel@OARcorp.com>
940
941        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
942        compiler arguments that specify CPU model options.
943
9442000-09-12      Joel Sherrill <joel@OARcorp.com>
945
946        * custom/mbx860_005b.cfg (make-target-options): Add lines to
947        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
948        may be incorrect but the BSP now compiles.
949
9502000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * custom/arm_bare_bsp.cfg: Fix comments.
953
9542000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
957        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
958        * ChangeLog: File paths corrected
959
9602000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
961
962        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
963
9642000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * custom/pck6.cfg: New file
967        * custom/pc486.cfg: Use -m486
968        * custom/pc586.cfg: Use -mpentium
969        * custom/pc686.cfg: Use -mmpentiumpro
970        * custom/i386ex.cfg: Use -msoft-float
971
9722000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
973
974        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
975
9762000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
977
978        * ChangeLog: File paths corrected.
979
9802000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
981
982        * custom/mvme167.cfg: Add specification of printk port, console port
983        and serial I/O mode.  Arrange for the stripped executable to
984        be copied up the build tree.
985       
9862000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
987
988        * custom/mbx8xx.cfg: Support for shared printk and no termios.
989
9902000-08-10      John Cotton  <john.cotton@nrc.ca>
991
992        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
993
9942000-08-10      Joel Sherrill <joel@OARcorp.com>
995
996        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.