source: rtems/make/ChangeLog @ 93d5462

Last change on this file since 93d5462 was 7406ae3e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/27/03 at 07:23:51

2003-05-27 Ralf Corsepius <corsepiu@…>

  • custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
  • Property mode set to 100644
File size: 25.7 KB
Line 
12003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
2
3        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
4
52003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
6
7        PR 368/filesystems
8        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
9        with this PR for alias BSPs.
10
112003-03-18  Till Straumann <strauman@slac.stanford.edu>
12
13        PR 356/bsps
14        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
15        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
16
172003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
20
212003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
24        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
25        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
26        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
27
282003-01-20      Duane Gustavus <duane@unt.edu>
29
30        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
31
322003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
35        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
36        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
37        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
38        Move -D_BSD_SOURCE to CPU_CFLAGS.
39        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
40        Move -Dsolaris2 to CPU_CFLAGS.
41        Remove -D__EXTENSIONS__.
42
432002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * custom/posix.cfg: Remove comment referring to host.cfg.
46
472002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * custom/default.cfg: Pickup target.cfg from BSP directory.
50
512002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
52
53        * custom/mtx603e.cfg: New file.
54
552002-11-17      Joel Sherrill <joel@OARcorp.com>
56
57        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
58        build variants work for user applications post install.
59
602002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
63        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
64        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
65        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
66        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
67
682002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
69
70        * custom/edb7312.cfg: New file.
71
722002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
75        obsolete Makefile.
76        * leaf.cfg: Various changes to LIBVARIANT processing.
77        * main.cfg: Ditto.
78
792002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Add compilers/*.
82        * compilers/Makefile.am: Remove.
83        * lib.cfg: Remove.
84        * directory.cfg: Remove.
85        * README: Remove.
86
872002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * Makefile.am: Add Templates/*.
90        * Templates/Makefile.am: Remove.
91
922002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
95
962002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
99        * custom/HPUX9-posix.cfg: Ditto.
100        * custom/Linux-posix.cfg: Ditto.
101
1022002-10-02      Joel Sherrill <joel@OARcorp.com>
103
104        * custom/armulator.cfg: Remove reference to PowerPC arguments.
105
1062002-09-13      Joel Sherrill <joel@OARcorp.com>
107
108        * Part of addressing PR281.
109        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
110        * compilers/gcc-target-default.cfg: Removed remaining support for
111        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
112        as one of the LDFLAGS when the debug variant is specified.
113
1142002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * custom/posix.cfg: Don't include host.cfg.
117
1182002-08-09      Joel Sherrill <joel@OARcorp.com>
119
120        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
121
1222002-08-07      Ivan Guzvinec <ivang@opencores.org>
123
124        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
125
1262002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
129
1302002-08-06      Joel Sherrill <joel@OARcorp.com>
131
132        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
133        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
134
1352002-08-06      Chris Ziomkowski <chris@asics.ws>
136
137        * custom/or32sim.cfg: New file added as part of merge from
138        OpenCores repository.
139
1402002-08-05      Joel Sherrill <joel@OARcorp.com>
141
142        * Per PR260 eliminate use of make-target-options.  This impacted
143        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
144        SuperCore and required that the m68k optimized memcpy be moved
145        to libcpu.
146        * custom/gen68360.cfg: Remove make-target-options.
147
1482002-08-01      Joel Sherrill <joel@OARcorp.com>
149
150        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
151        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
152
1532002-08-01      Joel Sherrill <joel@OARcorp.com>
154
155        * custom/mvme136.cfg: Remove make-target-options.
156
1572002-07-30      Joel Sherrill <joel@OARcorp.com>
158
159        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
160        will disappear when make clean is performed.
161
1622002-07-24      Joel Sherrill <joel@OARcorp.com>
163
164        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
165        to use gcc 3.1 arguments.
166
1672002-07-22      Joel Sherrill <joel@OARcorp.com>
168
169        * Templates/Makefile.leaf: Clarify the MANAGERS example.
170
1712002-07-01      Joel Sherrill <joel@OARcorp.com>
172
173        * custom/p4650.cfg: Update arguments to gcc3.
174
1752002-06-14      Joel Sherrill <joel@OARcorp.com>
176
177        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
178        to gcc 3.1 arguments.
179
1802002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
181
182        * custom/dmv177.cfg: Use -mcpu=603e.
183        * custom/ppcn_60x.cfg: Use -mcpu=603e.
184        * custom/psim.cfg: Use -mcpu=603e.
185        * custom/score603e.cfg: Use -mcpu=603e.
186        * custom/ts_386ex.cfg: Remove obsolete comments.
187        * custom/rxgen960.cfg: Remove obsolete comments.
188        * custom/cvme961.cfg: Remove obsolete comments.
189
1902001-05-09      Joel Sherrill <joel@OARcorp.com>
191
192        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
193        compatable arguments.
194 
1952002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
198        Remove obsolete comments.
199        * custom/eth_comm.cfg: Remove make-target-options.
200        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
201        CPU_CFLAGS.
202        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
203        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
204        * custom/mbx8xx.cfg: Remove make-target-options.
205        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
206        Remove obsolete comments.
207        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
208        Remove obsolete comments.
209        * custom/mpc8260ads.cfg: Remove make-target-options.
210        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
211        CPU_CFLAGS.
212        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
213        Remove obsolete comments.
214        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
215        CPU_CFLAGS.
216        Remove obsolete comments.
217        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
218        Remove obsolete comments.
219        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
220        CPU_CFLAGS.
221        Remove obsolete comments.
222
2232002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * custom/gen405.cfg: Remove -D__powerpc__.
226
2272002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
230        * custom/erc32.cfg: Ditto.
231        * custom/leon2.cfg: Ditto.
232
233
2342002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
237        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
238        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
239
2402002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * custom/cvme961.cfg: Remove GCC272 support.
243        * custom/dmv152.cfg: Remove GCC272 support.
244        * custom/efi332.cfg: Remove GCC272 support.
245        * custom/efi68k.cfg: Remove GCC272 support.
246        * custom/eth_comm.cfg: Remove GCC272 support.
247        * custom/gen405.cfg: Remove GCC272 support.
248        * custom/gen68302.cfg: Remove GCC272 support.
249        * custom/gen68340.cfg: Remove GCC272 support.
250        * custom/gen68360.cfg: Remove GCC272 support.
251        * custom/genmongoosev.cfg: Remove GCC272 support.
252        * custom/helas403.cfg: Remove GCC272 support.
253        * custom/i386ex.cfg: Remove GCC272 support.
254        * custom/i960sim.cfg: Remove GCC272 support.
255        * custom/idp.cfg: Remove GCC272 support.
256        * custom/leon2.cfg: Remove GCC272 support.
257        * custom/mbx8xx.cfg: Remove GCC272 support.
258        * custom/mcf5206elite.cfg: Remove GCC272 support.
259        * custom/mpc8260ads.cfg: Remove GCC272 support.
260        * custom/mrm332.cfg: Remove GCC272 support.
261        * custom/mvme136.cfg: Remove GCC272 support.
262        * custom/mvme147.cfg: Remove GCC272 support.
263        * custom/mvme167.cfg: Remove GCC272 support.
264        * custom/ods68302.cfg: Remove GCC272 support.
265        * custom/p4000.cfg: Remove GCC272 support.
266        * custom/p4600.cfg: Remove GCC272 support.
267        * custom/p4650.cfg: Remove GCC272 support.
268        * custom/pc386.cfg: Remove GCC272 support.
269        * custom/portsw.cfg: Remove GCC272 support.
270        * custom/psim.cfg: Remove GCC272 support.
271        * custom/rxgen960.cfg: Remove GCC272 support.
272        * custom/score603e.cfg: Remove GCC272 support.
273        * custom/sim68000.cfg: Remove GCC272 support.
274        * custom/simhppa.cfg: Remove GCC272 support.
275        * custom/simsh4.cfg: Remove GCC272 support.
276        * custom/ts_386ex.cfg: Remove GCC272 support.
277
2782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
281        * Makefile.am: Remove AUTOMAKE_OPTIONS.
282        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
283        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
284
2852002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * compilers/gcc-target-default.cfg: Add missing \.
288        Reported by Ilya Alexeev <ilya@continuum.ru>.
289
2902002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
293        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
294        support.
295        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
296
2972001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
300        * custom/FreeBSD-posix.cfg: Ditto.
301        * custom/HPUX9-posix.cfg: Ditto.
302        * custom/Linux-posix.cfg: Ditto.
303        * custom/Solaris-posix.cfg: Ditto.
304
3052001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
308        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
309
3102001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * custom/armulator.cfg: Remove make-target-options.
313        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
314        (now in erc32/configure.ac).
315        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
316        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
317        Remove CONSOLE_USE_POLLED (Unused).
318        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
319        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
320        * custom/mvme162.cfg: Remove references to mvme162lx.
321        Abandon gcc272. Remove make-target-options.
322        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
323
3242001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * custom/bare.cfg: Remove make-target-options.
327        * custom/c4xsim.cfg: Ditto.
328        * custom/cvme961.cfg: Ditto.
329        * custom/efi68k.cfg: Ditto.
330        * custom/gen68302.cfg: Ditto.
331        * custom/gen68340.cfg: Ditto.
332        * custom/genmongoosev.cfg: Ditto.
333        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
334        make-exe, remove empty lines.
335        * custom/h8sim.cfg: Remove make-target-options.
336        * custom/mcf5206elite.cfg: Ditto.
337        * custom/mrm332.cfg: Ditto.
338        * custom/mvme147.cfg: Ditto.
339        * custom/ods68302.cfg: Ditto.
340        * custom/p4000.cfg: Ditto.
341        * custom/p4600.cfg: Ditto.
342        * custom/p4650.cfg: Ditto.
343        * custom/pc386.cfg: Ditto.
344        * custom/portsw.cfg: Ditto.
345        * custom/simsh4.cfg: Ditto.
346
3472001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * custom/efi332.cfg: Remove make-target-options.
350        * custom/idp.cfg: Ditto.
351        * custom/jmr3904.cfg: Ditto.
352
3532001-11-27      Joel Sherrill <joel@OARcorp.com>,
354
355        * ChangeLog: Deleted bogus entry.
356
3572001-11-27      Joel Sherrill <joel@OARcorp.com>,
358
359        * custom/ods68302.cfg: Eliminated required definition of macros in this
360        file for the BSP to compile.  The ROM and ROM address and size settings
361        are now linker script items. 
362
3632001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365
366        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
367        Remove make-target-options.
368        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
369        Remove make-target-options.
370        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
371        DATA_CACHE_ENABLE.
372        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
373        DATA_CACHE_ENABLE.
374        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
375        DATA_CACHE_ENABLE.
376
3772001-11-25      Joel Sherrill <joel@OARcorp.com>
378
379        * custom/papyrus.cfg: Removed.
380        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
381
3822001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
385        * custom/mcp750.cfg: Ditto.
386
3872001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
390        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
391        * custom/psim.cfg: Refect changes to psim/configure.ac.
392        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
393        remove SCORE603E_GENERATION.
394
3952001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
398        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
399        * custom/mbx860_005b.cfg: Ditto.
400        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
401
402
4032001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * custom/gensh1.cfg: remove make-target-options.
406        * custom/gensh2.cfg: remove make-target-options.
407
4082001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
411        remove make-target-options, remove BSP_CPPFLAGS.
412
4132001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
416
4172001-11-14      Joel Sherrill <joel@OARcorp.com>
418
419        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
420        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
421        These are new exception processing model BSPs and thus do not
422        need to define PPC_USE_SPRG.
423
4242001-11-14      Joel Sherrill <joel@OARcorp.com>
425
426        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
427
4282001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * custom/ts_386ex.cfg: Remove make-target-options.
431        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
432        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
433        different flags.
434
4352001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
438        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
439        re-adopt mcp750.cfg's make-exe.
440
4412001-11-13      Joel Sherrill <joel@OARcorp.com>
442
443        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
444        the --srec-len argument to objcopy only supported in binutils 2.11
445        or newer.
446
4472001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
448
449        This modification is part of the submitted modifications necessary to
450        support the IBM PPC405 family.  This submission was reviewed by
451        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
452        not negatively impact the ppc403 BSPs.  The submission and tracking
453        process was captured as PR50.
454        * custom/gen405.cfg: New file.
455        * custom/helas403.cfg: Modified to generate Srecords.
456
4572001-10-30      Joel Sherrill <joel@OARcorp.com>
458
459        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
460
4612001-10-26      Victor V. Vengerov <vvv@oktet.ru>
462
463        * custom/mcf5206elite.cfg: New file.
464
4652001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
466
467        * custom/mpc8260ads.cfg: New file.
468
4692001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * custom/gensh4.cfg: Remove START_HW_INIT.
472        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
473
4742001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * custom/gensh4.cfg: Remove HZ.
477        * custom/simsh4.cfg: Remove HZ.
478
4792001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
480
481        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
482        of Hitachi SH4 BSPs of the same name.  Reviewed and some
483        cleanup by Joel Sherrill <joel@OARcorp.com>.
484
4852001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
488
4892001-10-11      Joel Sherrill <joel@OARcorp.com>
490
491        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
492        to avoid using the apparently broken or deprecated -o argument.
493
4942001-09-28      Joel Sherrill <joel@OARcorp.com>
495
496        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
497        for MC68302_BASE.
498
4992001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * custom/bare.cfg: Define dummy make-cxx-exe.
502
5032001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * ChangeLog: Formatting cleanup.
506
5072001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
510        make-target-options.
511        * custom/FreeBSD-posix.cfg: Remove make-target-options.
512        * custom/HPUX9-posix.cfg: Dito.
513        * custom/Linux-posix.cfg: Dito.
514        * custom/Solaris-posix.cfg: Dito.
515        * custom/arm_bare_bsp.cfg: Dito.
516        * custom/armulator.cfg: Dito.
517        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
518        * custom/i386ex.cfg: Remove make-target-options.
519        * custom/i960sim.cfg: Remove make-target-options.
520        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
521        CONSOLE_USE_INTERRUPTS.
522        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
523        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
524        CONSOLE_USE_INTERRUPTS.
525        * custom/vegaplus.cfg: Remove make-target-options.
526
5272001-05-25      Joel Sherrill <joel@OARcorp.com>
528
529        * custom/mrm332.cfg: Switched $(SED) to sed.
530
5312000-05-25      Matt Cross <profesor@gweep.net>
532
533        * New MRM332 BSP for the Mini RoboMind board based
534        on the 68332 microcontroller designed and build by Mark
535        Castelluccio.  For details on the MRM see http://www.robominds.com.
536        * custom/mrm332.cfg: New file.
537
5382001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
541        CONSOLE_USE_POLLED, HAS_RTC.
542
5432001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
546        * custom/gensh2.cfg: Dito.
547
5482001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
551        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
552        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
553        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
554        remove unused flags, remove -ansi from CPP.
555        * custom/eth_comm.cfg: Remove CPU_DEFINES.
556        * custom/sim68000.cfg: Remove CPU_DEFINES.
557       
5582001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
561        * compilers/gcc-target-default.cfg: Dito.
562        * compilers/gcc-portsw.cfg: Remove -Hansi.
563        * custom/posix.cfg: Remove inclusion of target.cfg.
564        * custom/simhppa.cfg: Remove -ansi -fasm.
565
5662001-04-11      Eric Valette <valette@crf.canon.fr>
567
568        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
569        "new exception processing model."
570
5712001-04-11      Joel Sherrill <joel@OARcorp.com>
572
573        * custom/default.cfg: Switch to using exec_prefix to reflect new
574        organization of install point from Ralf Corsepius.
575
5762001-03-30      Eric Valette <valette@crf.canon.fr>
577
578        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
579        use the "new exception processing model."
580
5812001-03-14      Joel Sherrill <joel@OARcorp.com>
582
583        * custom/genmongossev.cfg: New file.
584
5852001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * custom/pc386dx.cfg: New bsp.
588
5892001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
592        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
593        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
594
5952001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
598        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
599        * host.cfg.in: Remove RM, make-script.
600        * ChangeLog: Remove bogus 2001-01-22 entry.
601
6022001-01-09      Joel Sherrill <joel@OARcorp.com>
603
604        * custom/pc386.cfg (make-exe): Removed commented out lines that
605        were displayed in build longs.
606
6072001-01-08      Joel Sherrill <joel@OARcorp.com>
608
609        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
610        unneeded definitions when compiled for "mips" rather than "mips64orion."
611        Correct CPU_CFLAGS.
612
6132001-01-05      Joel Sherrill <joel@OARcorp.com>
614
615        * custom/gensh1.cfg: Removed rest of make-target-options and
616        moved them to BSP configure options.
617
6182001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
619
620        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
621        install point or assuming BSP build tree is available.
622
6232001-01-03      Joel Sherrill <joel@OARcorp.com>
624
625        * custom/psim.cfg: Removed unused variables.
626
6272001-01-03      Joel Sherrill <joel@OARcorp.com>
628
629        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
630        * custom/simcpu32.cfg: Removed MVME162 reference.
631
6322000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
633
634        * custom/mcp750.cfg: Fix problems in generation of .exe file.
635        Still need to fix to avoid touching install point on non-install stanza.
636
6372000-12-06      Joel Sherrill <joel@OARcorp.com>
638
639        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
640        and copies that should not be in it.
641
6422000-12-01      Joel Sherrill <joel@OARcorp.com>
643
644        * custom/jmr3904.cfg: Turn optimization back up to -O2.
645
6462000-11-30      Joel Sherrill <joel@OARcorp.com>
647
648        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
649        a mips1.  gcc translates -m3900 into that.
650
6512000-11-27      Joel Sherrill <joel@OARcorp.com>
652
653        * custom/jmr3904.cfg: Fix incorrect reference to i960.
654
6552000-11-27      Joel Sherrill <joel@OARcorp.com>
656
657        * custom/shsim.cfg: New file.
658        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
659        The shsim is for the SH simulator in gdb. It should be able
660        to be used with multiple SH CPU models.  This will require
661        adding BSP variants.
662
6632000-11-25      Joel Sherrill <joel@OARcorp.com>
664
665        * custom/pc386.cfg: make-exe rule would write into
666        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
667        is generally not writeable after the BSP is installed and you do not
668        want every application installed there by default.  Reported by
669        Eric Norum <eric.norum@usask.ca>.
670
6712000-11-25      Joel Sherrill <joel@OARcorp.com>
672
673        * custom/Makefile.am: Updated to add jmr3904.cfg
674        * custom/jmr3904.cfg: New file.
675
6762000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * custom/leon2.cfg: Removed defines that are now generated
679        in a non-BSP specific manner.
680
6812000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
682
683        * custom/Makefile.am: Modified to reflect addition of files.
684        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
685        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
686
6872000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
690
6912000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
694
6952000-10-24      Joel Sherrill <joel@OARcorp.com>
696
697        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
698        definition since this information can be picked up from
699        autoconf generated files.  These BSPs are shared by the
700        mips and mips64orion "ports."
701
7022000-10-18      Joel Sherrill <joel@OARcorp.com>
703
704        * compilers/gcc-portsw.cfg: Use gcc style flags.
705
7062000-09-13      Joel Sherrill <joel@OARcorp.com>
707
708        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
709        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
710
7112000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
712
713        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
714        Eric Valette <valette@crf.canon.fr>.
715        * custom/vegaplus.cfg: New file.
716
7172000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
720        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
721        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
722        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
723        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
724        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
725        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
726
7272000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * custom/gensh2.cfg: Fix comments.
730
7312000-09-12      Joel Sherrill <joel@OARcorp.com>
732
733        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
734        compiler arguments that specify CPU model options.
735
7362000-09-12      Joel Sherrill <joel@OARcorp.com>
737
738        * custom/mbx860_005b.cfg (make-target-options): Add lines to
739        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
740        may be incorrect but the BSP now compiles.
741
7422000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * custom/arm_bare_bsp.cfg: Fix comments.
745
7462000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
749        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
750        * ChangeLog: File paths corrected
751
7522000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
753
754        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
755
7562000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * custom/pck6.cfg: New file
759        * custom/pc486.cfg: Use -m486
760        * custom/pc586.cfg: Use -mpentium
761        * custom/pc686.cfg: Use -mmpentiumpro
762        * custom/i386ex.cfg: Use -msoft-float
763
7642000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
765
766        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
767
7682000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
769
770        * ChangeLog: File paths corrected.
771
7722000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
773
774        * custom/mvme167.cfg: Add specification of printk port, console port
775        and serial I/O mode.  Arrange for the stripped executable to
776        be copied up the build tree.
777       
7782000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
779
780        * custom/mbx8xx.cfg: Support for shared printk and no termios.
781
7822000-08-10      John Cotton  <john.cotton@nrc.ca>
783
784        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
785
7862000-08-10      Joel Sherrill <joel@OARcorp.com>
787
788        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.