source: rtems/make/ChangeLog @ 45789f2

4.104.114.84.95
Last change on this file since 45789f2 was 6e32d88, checked in by Joel Sherrill <joel.sherrill@…>, on 10/02/02 at 17:36:24

2002-10-02 Joel Sherrill <joel@…>

  • custom/armulator.cfg: Remove reference to PowerPC arguments.
  • Property mode set to 100644
File size: 22.5 KB
Line 
12002-10-02      Joel Sherrill <joel@OARcorp.com>
2
3        * custom/armulator.cfg: Remove reference to PowerPC arguments.
4
52002-09-13      Joel Sherrill <joel@OARcorp.com>
6
7        * Part of addressing PR281.
8        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
9        * compilers/gcc-target-default.cfg: Removed remaining support for
10        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
11        as one of the LDFLAGS when the debug variant is specified.
12
132002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * custom/posix.cfg: Don't include host.cfg.
16
172002-08-09      Joel Sherrill <joel@OARcorp.com>
18
19        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
20
212002-08-07      Ivan Guzvinec <ivang@opencores.org>
22
23        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
24
252002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
28
292002-08-06      Joel Sherrill <joel@OARcorp.com>
30
31        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
32        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
33
342002-08-06      Chris Ziomkowski <chris@asics.ws>
35
36        * custom/or32sim.cfg: New file added as part of merge from
37        OpenCores repository.
38
392002-08-05      Joel Sherrill <joel@OARcorp.com>
40
41        * Per PR260 eliminate use of make-target-options.  This impacted
42        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
43        SuperCore and required that the m68k optimized memcpy be moved
44        to libcpu.
45        * custom/gen68360.cfg: Remove make-target-options.
46
472002-08-01      Joel Sherrill <joel@OARcorp.com>
48
49        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
50        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
51
522002-08-01      Joel Sherrill <joel@OARcorp.com>
53
54        * custom/mvme136.cfg: Remove make-target-options.
55
562002-07-30      Joel Sherrill <joel@OARcorp.com>
57
58        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
59        will disappear when make clean is performed.
60
612002-07-24      Joel Sherrill <joel@OARcorp.com>
62
63        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
64        to use gcc 3.1 arguments.
65
662002-07-22      Joel Sherrill <joel@OARcorp.com>
67
68        * Templates/Makefile.leaf: Clarify the MANAGERS example.
69
702002-07-01      Joel Sherrill <joel@OARcorp.com>
71
72        * custom/p4650.cfg: Update arguments to gcc3.
73
742002-06-14      Joel Sherrill <joel@OARcorp.com>
75
76        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
77        to gcc 3.1 arguments.
78
792002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
80
81        * custom/dmv177.cfg: Use -mcpu=603e.
82        * custom/ppcn_60x.cfg: Use -mcpu=603e.
83        * custom/psim.cfg: Use -mcpu=603e.
84        * custom/score603e.cfg: Use -mcpu=603e.
85        * custom/ts_386ex.cfg: Remove obsolete comments.
86        * custom/rxgen960.cfg: Remove obsolete comments.
87        * custom/cvme961.cfg: Remove obsolete comments.
88
892001-05-09      Joel Sherrill <joel@OARcorp.com>
90
91        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
92        compatable arguments.
93 
942002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
97        Remove obsolete comments.
98        * custom/eth_comm.cfg: Remove make-target-options.
99        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
100        CPU_CFLAGS.
101        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
102        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
103        * custom/mbx8xx.cfg: Remove make-target-options.
104        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
105        Remove obsolete comments.
106        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
107        Remove obsolete comments.
108        * custom/mpc8260ads.cfg: Remove make-target-options.
109        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
110        CPU_CFLAGS.
111        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
112        Remove obsolete comments.
113        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
114        CPU_CFLAGS.
115        Remove obsolete comments.
116        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
117        Remove obsolete comments.
118        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
119        CPU_CFLAGS.
120        Remove obsolete comments.
121
1222002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * custom/gen405.cfg: Remove -D__powerpc__.
125
1262002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
129        * custom/erc32.cfg: Ditto.
130        * custom/leon2.cfg: Ditto.
131
132
1332002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
136        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
137        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
138
1392002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * custom/cvme961.cfg: Remove GCC272 support.
142        * custom/dmv152.cfg: Remove GCC272 support.
143        * custom/efi332.cfg: Remove GCC272 support.
144        * custom/efi68k.cfg: Remove GCC272 support.
145        * custom/eth_comm.cfg: Remove GCC272 support.
146        * custom/gen405.cfg: Remove GCC272 support.
147        * custom/gen68302.cfg: Remove GCC272 support.
148        * custom/gen68340.cfg: Remove GCC272 support.
149        * custom/gen68360.cfg: Remove GCC272 support.
150        * custom/genmongoosev.cfg: Remove GCC272 support.
151        * custom/helas403.cfg: Remove GCC272 support.
152        * custom/i386ex.cfg: Remove GCC272 support.
153        * custom/i960sim.cfg: Remove GCC272 support.
154        * custom/idp.cfg: Remove GCC272 support.
155        * custom/leon2.cfg: Remove GCC272 support.
156        * custom/mbx8xx.cfg: Remove GCC272 support.
157        * custom/mcf5206elite.cfg: Remove GCC272 support.
158        * custom/mpc8260ads.cfg: Remove GCC272 support.
159        * custom/mrm332.cfg: Remove GCC272 support.
160        * custom/mvme136.cfg: Remove GCC272 support.
161        * custom/mvme147.cfg: Remove GCC272 support.
162        * custom/mvme167.cfg: Remove GCC272 support.
163        * custom/ods68302.cfg: Remove GCC272 support.
164        * custom/p4000.cfg: Remove GCC272 support.
165        * custom/p4600.cfg: Remove GCC272 support.
166        * custom/p4650.cfg: Remove GCC272 support.
167        * custom/pc386.cfg: Remove GCC272 support.
168        * custom/portsw.cfg: Remove GCC272 support.
169        * custom/psim.cfg: Remove GCC272 support.
170        * custom/rxgen960.cfg: Remove GCC272 support.
171        * custom/score603e.cfg: Remove GCC272 support.
172        * custom/sim68000.cfg: Remove GCC272 support.
173        * custom/simhppa.cfg: Remove GCC272 support.
174        * custom/simsh4.cfg: Remove GCC272 support.
175        * custom/ts_386ex.cfg: Remove GCC272 support.
176
1772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
180        * Makefile.am: Remove AUTOMAKE_OPTIONS.
181        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
182        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
183
1842002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * compilers/gcc-target-default.cfg: Add missing \.
187        Reported by Ilya Alexeev <ilya@continuum.ru>.
188
1892002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
192        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
193        support.
194        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
195
1962001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
199        * custom/FreeBSD-posix.cfg: Ditto.
200        * custom/HPUX9-posix.cfg: Ditto.
201        * custom/Linux-posix.cfg: Ditto.
202        * custom/Solaris-posix.cfg: Ditto.
203
2042001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
207        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
208
2092001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * custom/armulator.cfg: Remove make-target-options.
212        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
213        (now in erc32/configure.ac).
214        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
215        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
216        Remove CONSOLE_USE_POLLED (Unused).
217        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
218        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
219        * custom/mvme162.cfg: Remove references to mvme162lx.
220        Abandon gcc272. Remove make-target-options.
221        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
222
2232001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * custom/bare.cfg: Remove make-target-options.
226        * custom/c4xsim.cfg: Ditto.
227        * custom/cvme961.cfg: Ditto.
228        * custom/efi68k.cfg: Ditto.
229        * custom/gen68302.cfg: Ditto.
230        * custom/gen68340.cfg: Ditto.
231        * custom/genmongoosev.cfg: Ditto.
232        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
233        make-exe, remove empty lines.
234        * custom/h8sim.cfg: Remove make-target-options.
235        * custom/mcf5206elite.cfg: Ditto.
236        * custom/mrm332.cfg: Ditto.
237        * custom/mvme147.cfg: Ditto.
238        * custom/ods68302.cfg: Ditto.
239        * custom/p4000.cfg: Ditto.
240        * custom/p4600.cfg: Ditto.
241        * custom/p4650.cfg: Ditto.
242        * custom/pc386.cfg: Ditto.
243        * custom/portsw.cfg: Ditto.
244        * custom/simsh4.cfg: Ditto.
245
2462001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * custom/efi332.cfg: Remove make-target-options.
249        * custom/idp.cfg: Ditto.
250        * custom/jmr3904.cfg: Ditto.
251
2522001-11-27      Joel Sherrill <joel@OARcorp.com>,
253
254        * ChangeLog: Deleted bogus entry.
255
2562001-11-27      Joel Sherrill <joel@OARcorp.com>,
257
258        * custom/ods68302.cfg: Eliminated required definition of macros in this
259        file for the BSP to compile.  The ROM and ROM address and size settings
260        are now linker script items. 
261
2622001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264
265        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
266        Remove make-target-options.
267        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
268        Remove make-target-options.
269        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
270        DATA_CACHE_ENABLE.
271        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
272        DATA_CACHE_ENABLE.
273        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
274        DATA_CACHE_ENABLE.
275
2762001-11-25      Joel Sherrill <joel@OARcorp.com>
277
278        * custom/papyrus.cfg: Removed.
279        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
280
2812001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
284        * custom/mcp750.cfg: Ditto.
285
2862001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
289        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
290        * custom/psim.cfg: Refect changes to psim/configure.ac.
291        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
292        remove SCORE603E_GENERATION.
293
2942001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
297        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
298        * custom/mbx860_005b.cfg: Ditto.
299        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
300
301
3022001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * custom/gensh1.cfg: remove make-target-options.
305        * custom/gensh2.cfg: remove make-target-options.
306
3072001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
310        remove make-target-options, remove BSP_CPPFLAGS.
311
3122001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
315
3162001-11-14      Joel Sherrill <joel@OARcorp.com>
317
318        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
319        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
320        These are new exception processing model BSPs and thus do not
321        need to define PPC_USE_SPRG.
322
3232001-11-14      Joel Sherrill <joel@OARcorp.com>
324
325        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
326
3272001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * custom/ts_386ex.cfg: Remove make-target-options.
330        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
331        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
332        different flags.
333
3342001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
337        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
338        re-adopt mcp750.cfg's make-exe.
339
3402001-11-13      Joel Sherrill <joel@OARcorp.com>
341
342        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
343        the --srec-len argument to objcopy only supported in binutils 2.11
344        or newer.
345
3462001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
347
348        This modification is part of the submitted modifications necessary to
349        support the IBM PPC405 family.  This submission was reviewed by
350        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
351        not negatively impact the ppc403 BSPs.  The submission and tracking
352        process was captured as PR50.
353        * custom/gen405.cfg: New file.
354        * custom/helas403.cfg: Modified to generate Srecords.
355
3562001-10-30      Joel Sherrill <joel@OARcorp.com>
357
358        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
359
3602001-10-26      Victor V. Vengerov <vvv@oktet.ru>
361
362        * custom/mcf5206elite.cfg: New file.
363
3642001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
365
366        * custom/mpc8260ads.cfg: New file.
367
3682001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * custom/gensh4.cfg: Remove START_HW_INIT.
371        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
372
3732001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * custom/gensh4.cfg: Remove HZ.
376        * custom/simsh4.cfg: Remove HZ.
377
3782001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
379
380        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
381        of Hitachi SH4 BSPs of the same name.  Reviewed and some
382        cleanup by Joel Sherrill <joel@OARcorp.com>.
383
3842001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
387
3882001-10-11      Joel Sherrill <joel@OARcorp.com>
389
390        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
391        to avoid using the apparently broken or deprecated -o argument.
392
3932001-09-28      Joel Sherrill <joel@OARcorp.com>
394
395        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
396        for MC68302_BASE.
397
3982001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * custom/bare.cfg: Define dummy make-cxx-exe.
401
4022001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * ChangeLog: Formatting cleanup.
405
4062001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
409        make-target-options.
410        * custom/FreeBSD-posix.cfg: Remove make-target-options.
411        * custom/HPUX9-posix.cfg: Dito.
412        * custom/Linux-posix.cfg: Dito.
413        * custom/Solaris-posix.cfg: Dito.
414        * custom/arm_bare_bsp.cfg: Dito.
415        * custom/armulator.cfg: Dito.
416        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
417        * custom/i386ex.cfg: Remove make-target-options.
418        * custom/i960sim.cfg: Remove make-target-options.
419        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
420        CONSOLE_USE_INTERRUPTS.
421        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
422        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
423        CONSOLE_USE_INTERRUPTS.
424        * custom/vegaplus.cfg: Remove make-target-options.
425
4262001-05-25      Joel Sherrill <joel@OARcorp.com>
427
428        * custom/mrm332.cfg: Switched $(SED) to sed.
429
4302000-05-25      Matt Cross <profesor@gweep.net>
431
432        * New MRM332 BSP for the Mini RoboMind board based
433        on the 68332 microcontroller designed and build by Mark
434        Castelluccio.  For details on the MRM see http://www.robominds.com.
435        * custom/mrm332.cfg: New file.
436
4372001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
440        CONSOLE_USE_POLLED, HAS_RTC.
441
4422001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
445        * custom/gensh2.cfg: Dito.
446
4472001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
450        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
451        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
452        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
453        remove unused flags, remove -ansi from CPP.
454        * custom/eth_comm.cfg: Remove CPU_DEFINES.
455        * custom/sim68000.cfg: Remove CPU_DEFINES.
456       
4572001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
460        * compilers/gcc-target-default.cfg: Dito.
461        * compilers/gcc-portsw.cfg: Remove -Hansi.
462        * custom/posix.cfg: Remove inclusion of target.cfg.
463        * custom/simhppa.cfg: Remove -ansi -fasm.
464
4652001-04-11      Eric Valette <valette@crf.canon.fr>
466
467        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
468        "new exception processing model."
469
4702001-04-11      Joel Sherrill <joel@OARcorp.com>
471
472        * custom/default.cfg: Switch to using exec_prefix to reflect new
473        organization of install point from Ralf Corsepius.
474
4752001-03-30      Eric Valette <valette@crf.canon.fr>
476
477        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
478        use the "new exception processing model."
479
4802001-03-14      Joel Sherrill <joel@OARcorp.com>
481
482        * custom/genmongossev.cfg: New file.
483
4842001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * custom/pc386dx.cfg: New bsp.
487
4882001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
491        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
492        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
493
4942001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
497        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
498        * host.cfg.in: Remove RM, make-script.
499        * ChangeLog: Remove bogus 2001-01-22 entry.
500
5012001-01-09      Joel Sherrill <joel@OARcorp.com>
502
503        * custom/pc386.cfg (make-exe): Removed commented out lines that
504        were displayed in build longs.
505
5062001-01-08      Joel Sherrill <joel@OARcorp.com>
507
508        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
509        unneeded definitions when compiled for "mips" rather than "mips64orion."
510        Correct CPU_CFLAGS.
511
5122001-01-05      Joel Sherrill <joel@OARcorp.com>
513
514        * custom/gensh1.cfg: Removed rest of make-target-options and
515        moved them to BSP configure options.
516
5172001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
518
519        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
520        install point or assuming BSP build tree is available.
521
5222001-01-03      Joel Sherrill <joel@OARcorp.com>
523
524        * custom/psim.cfg: Removed unused variables.
525
5262001-01-03      Joel Sherrill <joel@OARcorp.com>
527
528        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
529        * custom/simcpu32.cfg: Removed MVME162 reference.
530
5312000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
532
533        * custom/mcp750.cfg: Fix problems in generation of .exe file.
534        Still need to fix to avoid touching install point on non-install stanza.
535
5362000-12-06      Joel Sherrill <joel@OARcorp.com>
537
538        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
539        and copies that should not be in it.
540
5412000-12-01      Joel Sherrill <joel@OARcorp.com>
542
543        * custom/jmr3904.cfg: Turn optimization back up to -O2.
544
5452000-11-30      Joel Sherrill <joel@OARcorp.com>
546
547        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
548        a mips1.  gcc translates -m3900 into that.
549
5502000-11-27      Joel Sherrill <joel@OARcorp.com>
551
552        * custom/jmr3904.cfg: Fix incorrect reference to i960.
553
5542000-11-27      Joel Sherrill <joel@OARcorp.com>
555
556        * custom/shsim.cfg: New file.
557        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
558        The shsim is for the SH simulator in gdb. It should be able
559        to be used with multiple SH CPU models.  This will require
560        adding BSP variants.
561
5622000-11-25      Joel Sherrill <joel@OARcorp.com>
563
564        * custom/pc386.cfg: make-exe rule would write into
565        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
566        is generally not writeable after the BSP is installed and you do not
567        want every application installed there by default.  Reported by
568        Eric Norum <eric.norum@usask.ca>.
569
5702000-11-25      Joel Sherrill <joel@OARcorp.com>
571
572        * custom/Makefile.am: Updated to add jmr3904.cfg
573        * custom/jmr3904.cfg: New file.
574
5752000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * custom/leon2.cfg: Removed defines that are now generated
578        in a non-BSP specific manner.
579
5802000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
581
582        * custom/Makefile.am: Modified to reflect addition of files.
583        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
584        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
585
5862000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
589
5902000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
593
5942000-10-24      Joel Sherrill <joel@OARcorp.com>
595
596        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
597        definition since this information can be picked up from
598        autoconf generated files.  These BSPs are shared by the
599        mips and mips64orion "ports."
600
6012000-10-18      Joel Sherrill <joel@OARcorp.com>
602
603        * compilers/gcc-portsw.cfg: Use gcc style flags.
604
6052000-09-13      Joel Sherrill <joel@OARcorp.com>
606
607        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
608        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
609
6102000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
611
612        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
613        Eric Valette <valette@crf.canon.fr>.
614        * custom/vegaplus.cfg: New file.
615
6162000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
619        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
620        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
621        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
622        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
623        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
624        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
625
6262000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * custom/gensh2.cfg: Fix comments.
629
6302000-09-12      Joel Sherrill <joel@OARcorp.com>
631
632        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
633        compiler arguments that specify CPU model options.
634
6352000-09-12      Joel Sherrill <joel@OARcorp.com>
636
637        * custom/mbx860_005b.cfg (make-target-options): Add lines to
638        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
639        may be incorrect but the BSP now compiles.
640
6412000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * custom/arm_bare_bsp.cfg: Fix comments.
644
6452000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
648        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
649        * ChangeLog: File paths corrected
650
6512000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
652
653        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
654
6552000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * custom/pck6.cfg: New file
658        * custom/pc486.cfg: Use -m486
659        * custom/pc586.cfg: Use -mpentium
660        * custom/pc686.cfg: Use -mmpentiumpro
661        * custom/i386ex.cfg: Use -msoft-float
662
6632000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
664
665        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
666
6672000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
668
669        * ChangeLog: File paths corrected.
670
6712000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
672
673        * custom/mvme167.cfg: Add specification of printk port, console port
674        and serial I/O mode.  Arrange for the stripped executable to
675        be copied up the build tree.
676       
6772000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
678
679        * custom/mbx8xx.cfg: Support for shared printk and no termios.
680
6812000-08-10      John Cotton  <john.cotton@nrc.ca>
682
683        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
684
6852000-08-10      Joel Sherrill <joel@OARcorp.com>
686
687        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.