source: rtems/make/ChangeLog @ bef4fddd

4.104.114.84.95
Last change on this file since bef4fddd was 73e3614, checked in by Joel Sherrill <joel.sherrill@…>, on 03/18/03 at 19:26:14

2003-03-18 Till Straumann <strauman@…>

PR 356/bsps

  • custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant. Enable EABI by adding -meabi -msdata=eabi CFLAGS.
  • Property mode set to 100644
File size: 25.5 KB
Line 
12003-03-18  Till Straumann <strauman@slac.stanford.edu>
2
3        PR 356/bsps
4        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
5        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
6
72003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
10
112003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
14        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
15        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
16        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
17
182003-02-14      Joel Sherrill <joel@OARcorp.com>
19
20        AMD a29k obsolete.
21        * custom/portsw.cfg: Removed.
22
232003-01-20      Duane Gustavus <duane@unt.edu>
24
25        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
26
272003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
30        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
31        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
32        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
33        Move -D_BSD_SOURCE to CPU_CFLAGS.
34        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
35        Move -Dsolaris2 to CPU_CFLAGS.
36        Remove -D__EXTENSIONS__.
37
382002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * custom/posix.cfg: Remove comment referring to host.cfg.
41
422002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * custom/default.cfg: Pickup target.cfg from BSP directory.
45
462002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
47
48        * custom/mtx603e.cfg: New file.
49
502002-11-17      Joel Sherrill <joel@OARcorp.com>
51
52        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
53        build variants work for user applications post install.
54
552002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
58        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
59        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
60        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
61        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
62
632002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
64
65        * custom/edb7312.cfg: New file.
66
672002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
70        obsolete Makefile.
71        * leaf.cfg: Various changes to LIBVARIANT processing.
72        * main.cfg: Ditto.
73
742002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Add compilers/*.
77        * compilers/Makefile.am: Remove.
78        * lib.cfg: Remove.
79        * directory.cfg: Remove.
80        * README: Remove.
81
822002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Makefile.am: Add Templates/*.
85        * Templates/Makefile.am: Remove.
86
872002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
90
912002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
94        * custom/HPUX9-posix.cfg: Ditto.
95        * custom/Linux-posix.cfg: Ditto.
96
972002-10-02      Joel Sherrill <joel@OARcorp.com>
98
99        * custom/armulator.cfg: Remove reference to PowerPC arguments.
100
1012002-09-13      Joel Sherrill <joel@OARcorp.com>
102
103        * Part of addressing PR281.
104        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
105        * compilers/gcc-target-default.cfg: Removed remaining support for
106        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
107        as one of the LDFLAGS when the debug variant is specified.
108
1092002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * custom/posix.cfg: Don't include host.cfg.
112
1132002-08-09      Joel Sherrill <joel@OARcorp.com>
114
115        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
116
1172002-08-07      Ivan Guzvinec <ivang@opencores.org>
118
119        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
120
1212002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
124
1252002-08-06      Joel Sherrill <joel@OARcorp.com>
126
127        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
128        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
129
1302002-08-06      Chris Ziomkowski <chris@asics.ws>
131
132        * custom/or32sim.cfg: New file added as part of merge from
133        OpenCores repository.
134
1352002-08-05      Joel Sherrill <joel@OARcorp.com>
136
137        * Per PR260 eliminate use of make-target-options.  This impacted
138        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
139        SuperCore and required that the m68k optimized memcpy be moved
140        to libcpu.
141        * custom/gen68360.cfg: Remove make-target-options.
142
1432002-08-01      Joel Sherrill <joel@OARcorp.com>
144
145        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
146        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
147
1482002-08-01      Joel Sherrill <joel@OARcorp.com>
149
150        * custom/mvme136.cfg: Remove make-target-options.
151
1522002-07-30      Joel Sherrill <joel@OARcorp.com>
153
154        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
155        will disappear when make clean is performed.
156
1572002-07-24      Joel Sherrill <joel@OARcorp.com>
158
159        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
160        to use gcc 3.1 arguments.
161
1622002-07-22      Joel Sherrill <joel@OARcorp.com>
163
164        * Templates/Makefile.leaf: Clarify the MANAGERS example.
165
1662002-07-01      Joel Sherrill <joel@OARcorp.com>
167
168        * custom/p4650.cfg: Update arguments to gcc3.
169
1702002-06-14      Joel Sherrill <joel@OARcorp.com>
171
172        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
173        to gcc 3.1 arguments.
174
1752002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
176
177        * custom/dmv177.cfg: Use -mcpu=603e.
178        * custom/ppcn_60x.cfg: Use -mcpu=603e.
179        * custom/psim.cfg: Use -mcpu=603e.
180        * custom/score603e.cfg: Use -mcpu=603e.
181        * custom/ts_386ex.cfg: Remove obsolete comments.
182        * custom/rxgen960.cfg: Remove obsolete comments.
183        * custom/cvme961.cfg: Remove obsolete comments.
184
1852001-05-09      Joel Sherrill <joel@OARcorp.com>
186
187        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
188        compatable arguments.
189 
1902002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
193        Remove obsolete comments.
194        * custom/eth_comm.cfg: Remove make-target-options.
195        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
196        CPU_CFLAGS.
197        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
198        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
199        * custom/mbx8xx.cfg: Remove make-target-options.
200        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
201        Remove obsolete comments.
202        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
203        Remove obsolete comments.
204        * custom/mpc8260ads.cfg: Remove make-target-options.
205        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
206        CPU_CFLAGS.
207        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
208        Remove obsolete comments.
209        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
210        CPU_CFLAGS.
211        Remove obsolete comments.
212        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
213        Remove obsolete comments.
214        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
215        CPU_CFLAGS.
216        Remove obsolete comments.
217
2182002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * custom/gen405.cfg: Remove -D__powerpc__.
221
2222002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
225        * custom/erc32.cfg: Ditto.
226        * custom/leon2.cfg: Ditto.
227
228
2292002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
232        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
233        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
234
2352002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * custom/cvme961.cfg: Remove GCC272 support.
238        * custom/dmv152.cfg: Remove GCC272 support.
239        * custom/efi332.cfg: Remove GCC272 support.
240        * custom/efi68k.cfg: Remove GCC272 support.
241        * custom/eth_comm.cfg: Remove GCC272 support.
242        * custom/gen405.cfg: Remove GCC272 support.
243        * custom/gen68302.cfg: Remove GCC272 support.
244        * custom/gen68340.cfg: Remove GCC272 support.
245        * custom/gen68360.cfg: Remove GCC272 support.
246        * custom/genmongoosev.cfg: Remove GCC272 support.
247        * custom/helas403.cfg: Remove GCC272 support.
248        * custom/i386ex.cfg: Remove GCC272 support.
249        * custom/i960sim.cfg: Remove GCC272 support.
250        * custom/idp.cfg: Remove GCC272 support.
251        * custom/leon2.cfg: Remove GCC272 support.
252        * custom/mbx8xx.cfg: Remove GCC272 support.
253        * custom/mcf5206elite.cfg: Remove GCC272 support.
254        * custom/mpc8260ads.cfg: Remove GCC272 support.
255        * custom/mrm332.cfg: Remove GCC272 support.
256        * custom/mvme136.cfg: Remove GCC272 support.
257        * custom/mvme147.cfg: Remove GCC272 support.
258        * custom/mvme167.cfg: Remove GCC272 support.
259        * custom/ods68302.cfg: Remove GCC272 support.
260        * custom/p4000.cfg: Remove GCC272 support.
261        * custom/p4600.cfg: Remove GCC272 support.
262        * custom/p4650.cfg: Remove GCC272 support.
263        * custom/pc386.cfg: Remove GCC272 support.
264        * custom/portsw.cfg: Remove GCC272 support.
265        * custom/psim.cfg: Remove GCC272 support.
266        * custom/rxgen960.cfg: Remove GCC272 support.
267        * custom/score603e.cfg: Remove GCC272 support.
268        * custom/sim68000.cfg: Remove GCC272 support.
269        * custom/simhppa.cfg: Remove GCC272 support.
270        * custom/simsh4.cfg: Remove GCC272 support.
271        * custom/ts_386ex.cfg: Remove GCC272 support.
272
2732002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
276        * Makefile.am: Remove AUTOMAKE_OPTIONS.
277        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
278        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
279
2802002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * compilers/gcc-target-default.cfg: Add missing \.
283        Reported by Ilya Alexeev <ilya@continuum.ru>.
284
2852002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
288        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
289        support.
290        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
291
2922001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
295        * custom/FreeBSD-posix.cfg: Ditto.
296        * custom/HPUX9-posix.cfg: Ditto.
297        * custom/Linux-posix.cfg: Ditto.
298        * custom/Solaris-posix.cfg: Ditto.
299
3002001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
303        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
304
3052001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * custom/armulator.cfg: Remove make-target-options.
308        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
309        (now in erc32/configure.ac).
310        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
311        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
312        Remove CONSOLE_USE_POLLED (Unused).
313        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
314        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
315        * custom/mvme162.cfg: Remove references to mvme162lx.
316        Abandon gcc272. Remove make-target-options.
317        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
318
3192001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * custom/bare.cfg: Remove make-target-options.
322        * custom/c4xsim.cfg: Ditto.
323        * custom/cvme961.cfg: Ditto.
324        * custom/efi68k.cfg: Ditto.
325        * custom/gen68302.cfg: Ditto.
326        * custom/gen68340.cfg: Ditto.
327        * custom/genmongoosev.cfg: Ditto.
328        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
329        make-exe, remove empty lines.
330        * custom/h8sim.cfg: Remove make-target-options.
331        * custom/mcf5206elite.cfg: Ditto.
332        * custom/mrm332.cfg: Ditto.
333        * custom/mvme147.cfg: Ditto.
334        * custom/ods68302.cfg: Ditto.
335        * custom/p4000.cfg: Ditto.
336        * custom/p4600.cfg: Ditto.
337        * custom/p4650.cfg: Ditto.
338        * custom/pc386.cfg: Ditto.
339        * custom/portsw.cfg: Ditto.
340        * custom/simsh4.cfg: Ditto.
341
3422001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * custom/efi332.cfg: Remove make-target-options.
345        * custom/idp.cfg: Ditto.
346        * custom/jmr3904.cfg: Ditto.
347
3482001-11-27      Joel Sherrill <joel@OARcorp.com>,
349
350        * ChangeLog: Deleted bogus entry.
351
3522001-11-27      Joel Sherrill <joel@OARcorp.com>,
353
354        * custom/ods68302.cfg: Eliminated required definition of macros in this
355        file for the BSP to compile.  The ROM and ROM address and size settings
356        are now linker script items. 
357
3582001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360
361        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
362        Remove make-target-options.
363        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
364        Remove make-target-options.
365        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
366        DATA_CACHE_ENABLE.
367        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
368        DATA_CACHE_ENABLE.
369        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
370        DATA_CACHE_ENABLE.
371
3722001-11-25      Joel Sherrill <joel@OARcorp.com>
373
374        * custom/papyrus.cfg: Removed.
375        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
376
3772001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
380        * custom/mcp750.cfg: Ditto.
381
3822001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
385        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
386        * custom/psim.cfg: Refect changes to psim/configure.ac.
387        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
388        remove SCORE603E_GENERATION.
389
3902001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
393        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
394        * custom/mbx860_005b.cfg: Ditto.
395        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
396
397
3982001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * custom/gensh1.cfg: remove make-target-options.
401        * custom/gensh2.cfg: remove make-target-options.
402
4032001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
406        remove make-target-options, remove BSP_CPPFLAGS.
407
4082001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
411
4122001-11-14      Joel Sherrill <joel@OARcorp.com>
413
414        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
415        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
416        These are new exception processing model BSPs and thus do not
417        need to define PPC_USE_SPRG.
418
4192001-11-14      Joel Sherrill <joel@OARcorp.com>
420
421        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
422
4232001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * custom/ts_386ex.cfg: Remove make-target-options.
426        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
427        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
428        different flags.
429
4302001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
433        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
434        re-adopt mcp750.cfg's make-exe.
435
4362001-11-13      Joel Sherrill <joel@OARcorp.com>
437
438        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
439        the --srec-len argument to objcopy only supported in binutils 2.11
440        or newer.
441
4422001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
443
444        This modification is part of the submitted modifications necessary to
445        support the IBM PPC405 family.  This submission was reviewed by
446        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
447        not negatively impact the ppc403 BSPs.  The submission and tracking
448        process was captured as PR50.
449        * custom/gen405.cfg: New file.
450        * custom/helas403.cfg: Modified to generate Srecords.
451
4522001-10-30      Joel Sherrill <joel@OARcorp.com>
453
454        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
455
4562001-10-26      Victor V. Vengerov <vvv@oktet.ru>
457
458        * custom/mcf5206elite.cfg: New file.
459
4602001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
461
462        * custom/mpc8260ads.cfg: New file.
463
4642001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * custom/gensh4.cfg: Remove START_HW_INIT.
467        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
468
4692001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * custom/gensh4.cfg: Remove HZ.
472        * custom/simsh4.cfg: Remove HZ.
473
4742001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
475
476        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
477        of Hitachi SH4 BSPs of the same name.  Reviewed and some
478        cleanup by Joel Sherrill <joel@OARcorp.com>.
479
4802001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
483
4842001-10-11      Joel Sherrill <joel@OARcorp.com>
485
486        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
487        to avoid using the apparently broken or deprecated -o argument.
488
4892001-09-28      Joel Sherrill <joel@OARcorp.com>
490
491        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
492        for MC68302_BASE.
493
4942001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * custom/bare.cfg: Define dummy make-cxx-exe.
497
4982001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * ChangeLog: Formatting cleanup.
501
5022001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
505        make-target-options.
506        * custom/FreeBSD-posix.cfg: Remove make-target-options.
507        * custom/HPUX9-posix.cfg: Dito.
508        * custom/Linux-posix.cfg: Dito.
509        * custom/Solaris-posix.cfg: Dito.
510        * custom/arm_bare_bsp.cfg: Dito.
511        * custom/armulator.cfg: Dito.
512        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
513        * custom/i386ex.cfg: Remove make-target-options.
514        * custom/i960sim.cfg: Remove make-target-options.
515        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
516        CONSOLE_USE_INTERRUPTS.
517        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
518        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
519        CONSOLE_USE_INTERRUPTS.
520        * custom/vegaplus.cfg: Remove make-target-options.
521
5222001-05-25      Joel Sherrill <joel@OARcorp.com>
523
524        * custom/mrm332.cfg: Switched $(SED) to sed.
525
5262000-05-25      Matt Cross <profesor@gweep.net>
527
528        * New MRM332 BSP for the Mini RoboMind board based
529        on the 68332 microcontroller designed and build by Mark
530        Castelluccio.  For details on the MRM see http://www.robominds.com.
531        * custom/mrm332.cfg: New file.
532
5332001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
536        CONSOLE_USE_POLLED, HAS_RTC.
537
5382001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
541        * custom/gensh2.cfg: Dito.
542
5432001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
546        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
547        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
548        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
549        remove unused flags, remove -ansi from CPP.
550        * custom/eth_comm.cfg: Remove CPU_DEFINES.
551        * custom/sim68000.cfg: Remove CPU_DEFINES.
552       
5532001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
556        * compilers/gcc-target-default.cfg: Dito.
557        * compilers/gcc-portsw.cfg: Remove -Hansi.
558        * custom/posix.cfg: Remove inclusion of target.cfg.
559        * custom/simhppa.cfg: Remove -ansi -fasm.
560
5612001-04-11      Eric Valette <valette@crf.canon.fr>
562
563        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
564        "new exception processing model."
565
5662001-04-11      Joel Sherrill <joel@OARcorp.com>
567
568        * custom/default.cfg: Switch to using exec_prefix to reflect new
569        organization of install point from Ralf Corsepius.
570
5712001-03-30      Eric Valette <valette@crf.canon.fr>
572
573        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
574        use the "new exception processing model."
575
5762001-03-14      Joel Sherrill <joel@OARcorp.com>
577
578        * custom/genmongossev.cfg: New file.
579
5802001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * custom/pc386dx.cfg: New bsp.
583
5842001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
587        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
588        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
589
5902001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
593        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
594        * host.cfg.in: Remove RM, make-script.
595        * ChangeLog: Remove bogus 2001-01-22 entry.
596
5972001-01-09      Joel Sherrill <joel@OARcorp.com>
598
599        * custom/pc386.cfg (make-exe): Removed commented out lines that
600        were displayed in build longs.
601
6022001-01-08      Joel Sherrill <joel@OARcorp.com>
603
604        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
605        unneeded definitions when compiled for "mips" rather than "mips64orion."
606        Correct CPU_CFLAGS.
607
6082001-01-05      Joel Sherrill <joel@OARcorp.com>
609
610        * custom/gensh1.cfg: Removed rest of make-target-options and
611        moved them to BSP configure options.
612
6132001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
614
615        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
616        install point or assuming BSP build tree is available.
617
6182001-01-03      Joel Sherrill <joel@OARcorp.com>
619
620        * custom/psim.cfg: Removed unused variables.
621
6222001-01-03      Joel Sherrill <joel@OARcorp.com>
623
624        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
625        * custom/simcpu32.cfg: Removed MVME162 reference.
626
6272000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
628
629        * custom/mcp750.cfg: Fix problems in generation of .exe file.
630        Still need to fix to avoid touching install point on non-install stanza.
631
6322000-12-06      Joel Sherrill <joel@OARcorp.com>
633
634        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
635        and copies that should not be in it.
636
6372000-12-01      Joel Sherrill <joel@OARcorp.com>
638
639        * custom/jmr3904.cfg: Turn optimization back up to -O2.
640
6412000-11-30      Joel Sherrill <joel@OARcorp.com>
642
643        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
644        a mips1.  gcc translates -m3900 into that.
645
6462000-11-27      Joel Sherrill <joel@OARcorp.com>
647
648        * custom/jmr3904.cfg: Fix incorrect reference to i960.
649
6502000-11-27      Joel Sherrill <joel@OARcorp.com>
651
652        * custom/shsim.cfg: New file.
653        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
654        The shsim is for the SH simulator in gdb. It should be able
655        to be used with multiple SH CPU models.  This will require
656        adding BSP variants.
657
6582000-11-25      Joel Sherrill <joel@OARcorp.com>
659
660        * custom/pc386.cfg: make-exe rule would write into
661        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
662        is generally not writeable after the BSP is installed and you do not
663        want every application installed there by default.  Reported by
664        Eric Norum <eric.norum@usask.ca>.
665
6662000-11-25      Joel Sherrill <joel@OARcorp.com>
667
668        * custom/Makefile.am: Updated to add jmr3904.cfg
669        * custom/jmr3904.cfg: New file.
670
6712000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * custom/leon2.cfg: Removed defines that are now generated
674        in a non-BSP specific manner.
675
6762000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
677
678        * custom/Makefile.am: Modified to reflect addition of files.
679        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
680        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
681
6822000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
685
6862000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
689
6902000-10-24      Joel Sherrill <joel@OARcorp.com>
691
692        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
693        definition since this information can be picked up from
694        autoconf generated files.  These BSPs are shared by the
695        mips and mips64orion "ports."
696
6972000-10-18      Joel Sherrill <joel@OARcorp.com>
698
699        * compilers/gcc-portsw.cfg: Use gcc style flags.
700
7012000-09-13      Joel Sherrill <joel@OARcorp.com>
702
703        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
704        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
705
7062000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
707
708        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
709        Eric Valette <valette@crf.canon.fr>.
710        * custom/vegaplus.cfg: New file.
711
7122000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
715        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
716        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
717        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
718        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
719        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
720        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
721
7222000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * custom/gensh2.cfg: Fix comments.
725
7262000-09-12      Joel Sherrill <joel@OARcorp.com>
727
728        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
729        compiler arguments that specify CPU model options.
730
7312000-09-12      Joel Sherrill <joel@OARcorp.com>
732
733        * custom/mbx860_005b.cfg (make-target-options): Add lines to
734        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
735        may be incorrect but the BSP now compiles.
736
7372000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * custom/arm_bare_bsp.cfg: Fix comments.
740
7412000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
744        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
745        * ChangeLog: File paths corrected
746
7472000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
748
749        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
750
7512000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * custom/pck6.cfg: New file
754        * custom/pc486.cfg: Use -m486
755        * custom/pc586.cfg: Use -mpentium
756        * custom/pc686.cfg: Use -mmpentiumpro
757        * custom/i386ex.cfg: Use -msoft-float
758
7592000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
760
761        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
762
7632000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
764
765        * ChangeLog: File paths corrected.
766
7672000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
768
769        * custom/mvme167.cfg: Add specification of printk port, console port
770        and serial I/O mode.  Arrange for the stripped executable to
771        be copied up the build tree.
772       
7732000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
774
775        * custom/mbx8xx.cfg: Support for shared printk and no termios.
776
7772000-08-10      John Cotton  <john.cotton@nrc.ca>
778
779        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
780
7812000-08-10      Joel Sherrill <joel@OARcorp.com>
782
783        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.