source: rtems/make/ChangeLog @ f1de6bc

4.104.114.84.95
Last change on this file since f1de6bc was f1de6bc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/29/02 at 11:18:58

2002-11-29 Ralf Corsepius <corsepiu@…>

  • custom/default.cfg: Pickup target.cfg from BSP directory.
  • Property mode set to 100644
File size: 24.2 KB
Line 
12002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * custom/default.cfg: Pickup target.cfg from BSP directory.
4
52002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
6
7        * custom/mtx603e.cfg: New file.
8
92002-11-17      Joel Sherrill <joel@OARcorp.com>
10
11        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
12        build variants work for user applications post install.
13
142002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
17        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
18        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
19        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
20        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
21
222002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
23
24        * custom/edb7312.cfg: New file.
25
262002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
29        obsolete Makefile.
30        * leaf.cfg: Various changes to LIBVARIANT processing.
31        * main.cfg: Ditto.
32
332002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Add compilers/*.
36        * compilers/Makefile.am: Remove.
37        * lib.cfg: Remove.
38        * directory.cfg: Remove.
39        * README: Remove.
40
412002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * Makefile.am: Add Templates/*.
44        * Templates/Makefile.am: Remove.
45
462002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
49
502002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
53        * custom/HPUX9-posix.cfg: Ditto.
54        * custom/Linux-posix.cfg: Ditto.
55
562002-10-02      Joel Sherrill <joel@OARcorp.com>
57
58        * custom/armulator.cfg: Remove reference to PowerPC arguments.
59
602002-09-13      Joel Sherrill <joel@OARcorp.com>
61
62        * Part of addressing PR281.
63        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
64        * compilers/gcc-target-default.cfg: Removed remaining support for
65        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
66        as one of the LDFLAGS when the debug variant is specified.
67
682002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * custom/posix.cfg: Don't include host.cfg.
71
722002-08-09      Joel Sherrill <joel@OARcorp.com>
73
74        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
75
762002-08-07      Ivan Guzvinec <ivang@opencores.org>
77
78        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
79
802002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
83
842002-08-06      Joel Sherrill <joel@OARcorp.com>
85
86        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
87        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
88
892002-08-06      Chris Ziomkowski <chris@asics.ws>
90
91        * custom/or32sim.cfg: New file added as part of merge from
92        OpenCores repository.
93
942002-08-05      Joel Sherrill <joel@OARcorp.com>
95
96        * Per PR260 eliminate use of make-target-options.  This impacted
97        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
98        SuperCore and required that the m68k optimized memcpy be moved
99        to libcpu.
100        * custom/gen68360.cfg: Remove make-target-options.
101
1022002-08-01      Joel Sherrill <joel@OARcorp.com>
103
104        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
105        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
106
1072002-08-01      Joel Sherrill <joel@OARcorp.com>
108
109        * custom/mvme136.cfg: Remove make-target-options.
110
1112002-07-30      Joel Sherrill <joel@OARcorp.com>
112
113        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
114        will disappear when make clean is performed.
115
1162002-07-24      Joel Sherrill <joel@OARcorp.com>
117
118        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
119        to use gcc 3.1 arguments.
120
1212002-07-22      Joel Sherrill <joel@OARcorp.com>
122
123        * Templates/Makefile.leaf: Clarify the MANAGERS example.
124
1252002-07-01      Joel Sherrill <joel@OARcorp.com>
126
127        * custom/p4650.cfg: Update arguments to gcc3.
128
1292002-06-14      Joel Sherrill <joel@OARcorp.com>
130
131        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
132        to gcc 3.1 arguments.
133
1342002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
135
136        * custom/dmv177.cfg: Use -mcpu=603e.
137        * custom/ppcn_60x.cfg: Use -mcpu=603e.
138        * custom/psim.cfg: Use -mcpu=603e.
139        * custom/score603e.cfg: Use -mcpu=603e.
140        * custom/ts_386ex.cfg: Remove obsolete comments.
141        * custom/rxgen960.cfg: Remove obsolete comments.
142        * custom/cvme961.cfg: Remove obsolete comments.
143
1442001-05-09      Joel Sherrill <joel@OARcorp.com>
145
146        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
147        compatable arguments.
148 
1492002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
152        Remove obsolete comments.
153        * custom/eth_comm.cfg: Remove make-target-options.
154        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
155        CPU_CFLAGS.
156        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
157        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
158        * custom/mbx8xx.cfg: Remove make-target-options.
159        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
160        Remove obsolete comments.
161        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
162        Remove obsolete comments.
163        * custom/mpc8260ads.cfg: Remove make-target-options.
164        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
165        CPU_CFLAGS.
166        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
167        Remove obsolete comments.
168        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
169        CPU_CFLAGS.
170        Remove obsolete comments.
171        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
172        Remove obsolete comments.
173        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
174        CPU_CFLAGS.
175        Remove obsolete comments.
176
1772002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * custom/gen405.cfg: Remove -D__powerpc__.
180
1812002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
184        * custom/erc32.cfg: Ditto.
185        * custom/leon2.cfg: Ditto.
186
187
1882002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
191        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
192        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
193
1942002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * custom/cvme961.cfg: Remove GCC272 support.
197        * custom/dmv152.cfg: Remove GCC272 support.
198        * custom/efi332.cfg: Remove GCC272 support.
199        * custom/efi68k.cfg: Remove GCC272 support.
200        * custom/eth_comm.cfg: Remove GCC272 support.
201        * custom/gen405.cfg: Remove GCC272 support.
202        * custom/gen68302.cfg: Remove GCC272 support.
203        * custom/gen68340.cfg: Remove GCC272 support.
204        * custom/gen68360.cfg: Remove GCC272 support.
205        * custom/genmongoosev.cfg: Remove GCC272 support.
206        * custom/helas403.cfg: Remove GCC272 support.
207        * custom/i386ex.cfg: Remove GCC272 support.
208        * custom/i960sim.cfg: Remove GCC272 support.
209        * custom/idp.cfg: Remove GCC272 support.
210        * custom/leon2.cfg: Remove GCC272 support.
211        * custom/mbx8xx.cfg: Remove GCC272 support.
212        * custom/mcf5206elite.cfg: Remove GCC272 support.
213        * custom/mpc8260ads.cfg: Remove GCC272 support.
214        * custom/mrm332.cfg: Remove GCC272 support.
215        * custom/mvme136.cfg: Remove GCC272 support.
216        * custom/mvme147.cfg: Remove GCC272 support.
217        * custom/mvme167.cfg: Remove GCC272 support.
218        * custom/ods68302.cfg: Remove GCC272 support.
219        * custom/p4000.cfg: Remove GCC272 support.
220        * custom/p4600.cfg: Remove GCC272 support.
221        * custom/p4650.cfg: Remove GCC272 support.
222        * custom/pc386.cfg: Remove GCC272 support.
223        * custom/portsw.cfg: Remove GCC272 support.
224        * custom/psim.cfg: Remove GCC272 support.
225        * custom/rxgen960.cfg: Remove GCC272 support.
226        * custom/score603e.cfg: Remove GCC272 support.
227        * custom/sim68000.cfg: Remove GCC272 support.
228        * custom/simhppa.cfg: Remove GCC272 support.
229        * custom/simsh4.cfg: Remove GCC272 support.
230        * custom/ts_386ex.cfg: Remove GCC272 support.
231
2322002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
235        * Makefile.am: Remove AUTOMAKE_OPTIONS.
236        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
237        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
238
2392002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * compilers/gcc-target-default.cfg: Add missing \.
242        Reported by Ilya Alexeev <ilya@continuum.ru>.
243
2442002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
247        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
248        support.
249        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
250
2512001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
254        * custom/FreeBSD-posix.cfg: Ditto.
255        * custom/HPUX9-posix.cfg: Ditto.
256        * custom/Linux-posix.cfg: Ditto.
257        * custom/Solaris-posix.cfg: Ditto.
258
2592001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
262        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
263
2642001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * custom/armulator.cfg: Remove make-target-options.
267        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
268        (now in erc32/configure.ac).
269        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
270        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
271        Remove CONSOLE_USE_POLLED (Unused).
272        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
273        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
274        * custom/mvme162.cfg: Remove references to mvme162lx.
275        Abandon gcc272. Remove make-target-options.
276        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
277
2782001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * custom/bare.cfg: Remove make-target-options.
281        * custom/c4xsim.cfg: Ditto.
282        * custom/cvme961.cfg: Ditto.
283        * custom/efi68k.cfg: Ditto.
284        * custom/gen68302.cfg: Ditto.
285        * custom/gen68340.cfg: Ditto.
286        * custom/genmongoosev.cfg: Ditto.
287        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
288        make-exe, remove empty lines.
289        * custom/h8sim.cfg: Remove make-target-options.
290        * custom/mcf5206elite.cfg: Ditto.
291        * custom/mrm332.cfg: Ditto.
292        * custom/mvme147.cfg: Ditto.
293        * custom/ods68302.cfg: Ditto.
294        * custom/p4000.cfg: Ditto.
295        * custom/p4600.cfg: Ditto.
296        * custom/p4650.cfg: Ditto.
297        * custom/pc386.cfg: Ditto.
298        * custom/portsw.cfg: Ditto.
299        * custom/simsh4.cfg: Ditto.
300
3012001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * custom/efi332.cfg: Remove make-target-options.
304        * custom/idp.cfg: Ditto.
305        * custom/jmr3904.cfg: Ditto.
306
3072001-11-27      Joel Sherrill <joel@OARcorp.com>,
308
309        * ChangeLog: Deleted bogus entry.
310
3112001-11-27      Joel Sherrill <joel@OARcorp.com>,
312
313        * custom/ods68302.cfg: Eliminated required definition of macros in this
314        file for the BSP to compile.  The ROM and ROM address and size settings
315        are now linker script items. 
316
3172001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319
320        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
321        Remove make-target-options.
322        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
323        Remove make-target-options.
324        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
325        DATA_CACHE_ENABLE.
326        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
327        DATA_CACHE_ENABLE.
328        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
329        DATA_CACHE_ENABLE.
330
3312001-11-25      Joel Sherrill <joel@OARcorp.com>
332
333        * custom/papyrus.cfg: Removed.
334        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
335
3362001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
339        * custom/mcp750.cfg: Ditto.
340
3412001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
344        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
345        * custom/psim.cfg: Refect changes to psim/configure.ac.
346        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
347        remove SCORE603E_GENERATION.
348
3492001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
352        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
353        * custom/mbx860_005b.cfg: Ditto.
354        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
355
356
3572001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * custom/gensh1.cfg: remove make-target-options.
360        * custom/gensh2.cfg: remove make-target-options.
361
3622001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
365        remove make-target-options, remove BSP_CPPFLAGS.
366
3672001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
370
3712001-11-14      Joel Sherrill <joel@OARcorp.com>
372
373        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
374        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
375        These are new exception processing model BSPs and thus do not
376        need to define PPC_USE_SPRG.
377
3782001-11-14      Joel Sherrill <joel@OARcorp.com>
379
380        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
381
3822001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * custom/ts_386ex.cfg: Remove make-target-options.
385        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
386        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
387        different flags.
388
3892001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
392        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
393        re-adopt mcp750.cfg's make-exe.
394
3952001-11-13      Joel Sherrill <joel@OARcorp.com>
396
397        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
398        the --srec-len argument to objcopy only supported in binutils 2.11
399        or newer.
400
4012001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
402
403        This modification is part of the submitted modifications necessary to
404        support the IBM PPC405 family.  This submission was reviewed by
405        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
406        not negatively impact the ppc403 BSPs.  The submission and tracking
407        process was captured as PR50.
408        * custom/gen405.cfg: New file.
409        * custom/helas403.cfg: Modified to generate Srecords.
410
4112001-10-30      Joel Sherrill <joel@OARcorp.com>
412
413        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
414
4152001-10-26      Victor V. Vengerov <vvv@oktet.ru>
416
417        * custom/mcf5206elite.cfg: New file.
418
4192001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
420
421        * custom/mpc8260ads.cfg: New file.
422
4232001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * custom/gensh4.cfg: Remove START_HW_INIT.
426        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
427
4282001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * custom/gensh4.cfg: Remove HZ.
431        * custom/simsh4.cfg: Remove HZ.
432
4332001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
434
435        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
436        of Hitachi SH4 BSPs of the same name.  Reviewed and some
437        cleanup by Joel Sherrill <joel@OARcorp.com>.
438
4392001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
442
4432001-10-11      Joel Sherrill <joel@OARcorp.com>
444
445        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
446        to avoid using the apparently broken or deprecated -o argument.
447
4482001-09-28      Joel Sherrill <joel@OARcorp.com>
449
450        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
451        for MC68302_BASE.
452
4532001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * custom/bare.cfg: Define dummy make-cxx-exe.
456
4572001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * ChangeLog: Formatting cleanup.
460
4612001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
464        make-target-options.
465        * custom/FreeBSD-posix.cfg: Remove make-target-options.
466        * custom/HPUX9-posix.cfg: Dito.
467        * custom/Linux-posix.cfg: Dito.
468        * custom/Solaris-posix.cfg: Dito.
469        * custom/arm_bare_bsp.cfg: Dito.
470        * custom/armulator.cfg: Dito.
471        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
472        * custom/i386ex.cfg: Remove make-target-options.
473        * custom/i960sim.cfg: Remove make-target-options.
474        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
475        CONSOLE_USE_INTERRUPTS.
476        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
477        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
478        CONSOLE_USE_INTERRUPTS.
479        * custom/vegaplus.cfg: Remove make-target-options.
480
4812001-05-25      Joel Sherrill <joel@OARcorp.com>
482
483        * custom/mrm332.cfg: Switched $(SED) to sed.
484
4852000-05-25      Matt Cross <profesor@gweep.net>
486
487        * New MRM332 BSP for the Mini RoboMind board based
488        on the 68332 microcontroller designed and build by Mark
489        Castelluccio.  For details on the MRM see http://www.robominds.com.
490        * custom/mrm332.cfg: New file.
491
4922001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
495        CONSOLE_USE_POLLED, HAS_RTC.
496
4972001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
500        * custom/gensh2.cfg: Dito.
501
5022001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
505        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
506        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
507        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
508        remove unused flags, remove -ansi from CPP.
509        * custom/eth_comm.cfg: Remove CPU_DEFINES.
510        * custom/sim68000.cfg: Remove CPU_DEFINES.
511       
5122001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
515        * compilers/gcc-target-default.cfg: Dito.
516        * compilers/gcc-portsw.cfg: Remove -Hansi.
517        * custom/posix.cfg: Remove inclusion of target.cfg.
518        * custom/simhppa.cfg: Remove -ansi -fasm.
519
5202001-04-11      Eric Valette <valette@crf.canon.fr>
521
522        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
523        "new exception processing model."
524
5252001-04-11      Joel Sherrill <joel@OARcorp.com>
526
527        * custom/default.cfg: Switch to using exec_prefix to reflect new
528        organization of install point from Ralf Corsepius.
529
5302001-03-30      Eric Valette <valette@crf.canon.fr>
531
532        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
533        use the "new exception processing model."
534
5352001-03-14      Joel Sherrill <joel@OARcorp.com>
536
537        * custom/genmongossev.cfg: New file.
538
5392001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * custom/pc386dx.cfg: New bsp.
542
5432001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
546        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
547        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
548
5492001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
552        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
553        * host.cfg.in: Remove RM, make-script.
554        * ChangeLog: Remove bogus 2001-01-22 entry.
555
5562001-01-09      Joel Sherrill <joel@OARcorp.com>
557
558        * custom/pc386.cfg (make-exe): Removed commented out lines that
559        were displayed in build longs.
560
5612001-01-08      Joel Sherrill <joel@OARcorp.com>
562
563        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
564        unneeded definitions when compiled for "mips" rather than "mips64orion."
565        Correct CPU_CFLAGS.
566
5672001-01-05      Joel Sherrill <joel@OARcorp.com>
568
569        * custom/gensh1.cfg: Removed rest of make-target-options and
570        moved them to BSP configure options.
571
5722001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
573
574        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
575        install point or assuming BSP build tree is available.
576
5772001-01-03      Joel Sherrill <joel@OARcorp.com>
578
579        * custom/psim.cfg: Removed unused variables.
580
5812001-01-03      Joel Sherrill <joel@OARcorp.com>
582
583        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
584        * custom/simcpu32.cfg: Removed MVME162 reference.
585
5862000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
587
588        * custom/mcp750.cfg: Fix problems in generation of .exe file.
589        Still need to fix to avoid touching install point on non-install stanza.
590
5912000-12-06      Joel Sherrill <joel@OARcorp.com>
592
593        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
594        and copies that should not be in it.
595
5962000-12-01      Joel Sherrill <joel@OARcorp.com>
597
598        * custom/jmr3904.cfg: Turn optimization back up to -O2.
599
6002000-11-30      Joel Sherrill <joel@OARcorp.com>
601
602        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
603        a mips1.  gcc translates -m3900 into that.
604
6052000-11-27      Joel Sherrill <joel@OARcorp.com>
606
607        * custom/jmr3904.cfg: Fix incorrect reference to i960.
608
6092000-11-27      Joel Sherrill <joel@OARcorp.com>
610
611        * custom/shsim.cfg: New file.
612        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
613        The shsim is for the SH simulator in gdb. It should be able
614        to be used with multiple SH CPU models.  This will require
615        adding BSP variants.
616
6172000-11-25      Joel Sherrill <joel@OARcorp.com>
618
619        * custom/pc386.cfg: make-exe rule would write into
620        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
621        is generally not writeable after the BSP is installed and you do not
622        want every application installed there by default.  Reported by
623        Eric Norum <eric.norum@usask.ca>.
624
6252000-11-25      Joel Sherrill <joel@OARcorp.com>
626
627        * custom/Makefile.am: Updated to add jmr3904.cfg
628        * custom/jmr3904.cfg: New file.
629
6302000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * custom/leon2.cfg: Removed defines that are now generated
633        in a non-BSP specific manner.
634
6352000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
636
637        * custom/Makefile.am: Modified to reflect addition of files.
638        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
639        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
640
6412000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
644
6452000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
648
6492000-10-24      Joel Sherrill <joel@OARcorp.com>
650
651        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
652        definition since this information can be picked up from
653        autoconf generated files.  These BSPs are shared by the
654        mips and mips64orion "ports."
655
6562000-10-18      Joel Sherrill <joel@OARcorp.com>
657
658        * compilers/gcc-portsw.cfg: Use gcc style flags.
659
6602000-09-13      Joel Sherrill <joel@OARcorp.com>
661
662        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
663        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
664
6652000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
666
667        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
668        Eric Valette <valette@crf.canon.fr>.
669        * custom/vegaplus.cfg: New file.
670
6712000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
674        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
675        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
676        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
677        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
678        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
679        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
680
6812000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * custom/gensh2.cfg: Fix comments.
684
6852000-09-12      Joel Sherrill <joel@OARcorp.com>
686
687        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
688        compiler arguments that specify CPU model options.
689
6902000-09-12      Joel Sherrill <joel@OARcorp.com>
691
692        * custom/mbx860_005b.cfg (make-target-options): Add lines to
693        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
694        may be incorrect but the BSP now compiles.
695
6962000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * custom/arm_bare_bsp.cfg: Fix comments.
699
7002000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
703        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
704        * ChangeLog: File paths corrected
705
7062000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
707
708        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
709
7102000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * custom/pck6.cfg: New file
713        * custom/pc486.cfg: Use -m486
714        * custom/pc586.cfg: Use -mpentium
715        * custom/pc686.cfg: Use -mmpentiumpro
716        * custom/i386ex.cfg: Use -msoft-float
717
7182000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
719
720        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
721
7222000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
723
724        * ChangeLog: File paths corrected.
725
7262000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
727
728        * custom/mvme167.cfg: Add specification of printk port, console port
729        and serial I/O mode.  Arrange for the stripped executable to
730        be copied up the build tree.
731       
7322000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
733
734        * custom/mbx8xx.cfg: Support for shared printk and no termios.
735
7362000-08-10      John Cotton  <john.cotton@nrc.ca>
737
738        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
739
7402000-08-10      Joel Sherrill <joel@OARcorp.com>
741
742        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.