source: rtems/make/ChangeLog @ aa4cb1c4

4.104.114.84.95
Last change on this file since aa4cb1c4 was aa4cb1c4, checked in by Joel Sherrill <joel.sherrill@…>, on 08/07/02 at 16:18:31

2002-08-07 Ivan Guzvinec <ivang@…>

  • orp.cfg: Bender BSP renamed to OpenRisc? Reference Platform or ORP.
  • Property mode set to 100644
File size: 21.9 KB
Line 
12002-08-07      Ivan Guzvinec <ivang@opencores.org>
2
3        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
4
52002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
8
92002-08-06      Joel Sherrill <joel@OARcorp.com>
10
11        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
12        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
13
142002-08-06      Chris Ziomkowski <chris@asics.ws>
15
16        * custom/or32sim.cfg: New file added as part of merge from
17        OpenCores repository.
18
192002-08-05      Joel Sherrill <joel@OARcorp.com>
20
21        * Per PR260 eliminate use of make-target-options.  This impacted
22        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
23        SuperCore and required that the m68k optimized memcpy be moved
24        to libcpu.
25        * custom/gen68360.cfg: Remove make-target-options.
26
272002-08-01      Joel Sherrill <joel@OARcorp.com>
28
29        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
30        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
31
322002-08-01      Joel Sherrill <joel@OARcorp.com>
33
34        * custom/mvme136.cfg: Remove make-target-options.
35
362002-07-30      Joel Sherrill <joel@OARcorp.com>
37
38        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
39        will disappear when make clean is performed.
40
412002-07-24      Joel Sherrill <joel@OARcorp.com>
42
43        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
44        to use gcc 3.1 arguments.
45
462002-07-22      Joel Sherrill <joel@OARcorp.com>
47
48        * Templates/Makefile.leaf: Clarify the MANAGERS example.
49
502002-07-01      Joel Sherrill <joel@OARcorp.com>
51
52        * custom/p4650.cfg: Update arguments to gcc3.
53
542002-06-14      Joel Sherrill <joel@OARcorp.com>
55
56        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
57        to gcc 3.1 arguments.
58
592002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
60
61        * custom/dmv177.cfg: Use -mcpu=603e.
62        * custom/ppcn_60x.cfg: Use -mcpu=603e.
63        * custom/psim.cfg: Use -mcpu=603e.
64        * custom/score603e.cfg: Use -mcpu=603e.
65        * custom/ts_386ex.cfg: Remove obsolete comments.
66        * custom/rxgen960.cfg: Remove obsolete comments.
67        * custom/cvme961.cfg: Remove obsolete comments.
68
692001-05-09      Joel Sherrill <joel@OARcorp.com>
70
71        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
72        compatable arguments.
73 
742002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
77        Remove obsolete comments.
78        * custom/eth_comm.cfg: Remove make-target-options.
79        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
80        CPU_CFLAGS.
81        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
82        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
83        * custom/mbx8xx.cfg: Remove make-target-options.
84        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
85        Remove obsolete comments.
86        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
87        Remove obsolete comments.
88        * custom/mpc8260ads.cfg: Remove make-target-options.
89        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
90        CPU_CFLAGS.
91        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
92        Remove obsolete comments.
93        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
94        CPU_CFLAGS.
95        Remove obsolete comments.
96        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
97        Remove obsolete comments.
98        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
99        CPU_CFLAGS.
100        Remove obsolete comments.
101
1022002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * custom/gen405.cfg: Remove -D__powerpc__.
105
1062002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
109        * custom/erc32.cfg: Ditto.
110        * custom/leon2.cfg: Ditto.
111
112
1132002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
116        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
117        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
118
1192002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * custom/cvme961.cfg: Remove GCC272 support.
122        * custom/dmv152.cfg: Remove GCC272 support.
123        * custom/efi332.cfg: Remove GCC272 support.
124        * custom/efi68k.cfg: Remove GCC272 support.
125        * custom/eth_comm.cfg: Remove GCC272 support.
126        * custom/gen405.cfg: Remove GCC272 support.
127        * custom/gen68302.cfg: Remove GCC272 support.
128        * custom/gen68340.cfg: Remove GCC272 support.
129        * custom/gen68360.cfg: Remove GCC272 support.
130        * custom/genmongoosev.cfg: Remove GCC272 support.
131        * custom/helas403.cfg: Remove GCC272 support.
132        * custom/i386ex.cfg: Remove GCC272 support.
133        * custom/i960sim.cfg: Remove GCC272 support.
134        * custom/idp.cfg: Remove GCC272 support.
135        * custom/leon2.cfg: Remove GCC272 support.
136        * custom/mbx8xx.cfg: Remove GCC272 support.
137        * custom/mcf5206elite.cfg: Remove GCC272 support.
138        * custom/mpc8260ads.cfg: Remove GCC272 support.
139        * custom/mrm332.cfg: Remove GCC272 support.
140        * custom/mvme136.cfg: Remove GCC272 support.
141        * custom/mvme147.cfg: Remove GCC272 support.
142        * custom/mvme167.cfg: Remove GCC272 support.
143        * custom/ods68302.cfg: Remove GCC272 support.
144        * custom/p4000.cfg: Remove GCC272 support.
145        * custom/p4600.cfg: Remove GCC272 support.
146        * custom/p4650.cfg: Remove GCC272 support.
147        * custom/pc386.cfg: Remove GCC272 support.
148        * custom/portsw.cfg: Remove GCC272 support.
149        * custom/psim.cfg: Remove GCC272 support.
150        * custom/rxgen960.cfg: Remove GCC272 support.
151        * custom/score603e.cfg: Remove GCC272 support.
152        * custom/sim68000.cfg: Remove GCC272 support.
153        * custom/simhppa.cfg: Remove GCC272 support.
154        * custom/simsh4.cfg: Remove GCC272 support.
155        * custom/ts_386ex.cfg: Remove GCC272 support.
156
1572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
160        * Makefile.am: Remove AUTOMAKE_OPTIONS.
161        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
162        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
163
1642002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * compilers/gcc-target-default.cfg: Add missing \.
167        Reported by Ilya Alexeev <ilya@continuum.ru>.
168
1692002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
172        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
173        support.
174        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
175
1762001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
179        * custom/FreeBSD-posix.cfg: Ditto.
180        * custom/HPUX9-posix.cfg: Ditto.
181        * custom/Linux-posix.cfg: Ditto.
182        * custom/Solaris-posix.cfg: Ditto.
183
1842001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
187        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
188
1892001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * custom/armulator.cfg: Remove make-target-options.
192        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
193        (now in erc32/configure.ac).
194        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
195        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
196        Remove CONSOLE_USE_POLLED (Unused).
197        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
198        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
199        * custom/mvme162.cfg: Remove references to mvme162lx.
200        Abandon gcc272. Remove make-target-options.
201        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
202
2032001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * custom/bare.cfg: Remove make-target-options.
206        * custom/c4xsim.cfg: Ditto.
207        * custom/cvme961.cfg: Ditto.
208        * custom/efi68k.cfg: Ditto.
209        * custom/gen68302.cfg: Ditto.
210        * custom/gen68340.cfg: Ditto.
211        * custom/genmongoosev.cfg: Ditto.
212        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
213        make-exe, remove empty lines.
214        * custom/h8sim.cfg: Remove make-target-options.
215        * custom/mcf5206elite.cfg: Ditto.
216        * custom/mrm332.cfg: Ditto.
217        * custom/mvme147.cfg: Ditto.
218        * custom/ods68302.cfg: Ditto.
219        * custom/p4000.cfg: Ditto.
220        * custom/p4600.cfg: Ditto.
221        * custom/p4650.cfg: Ditto.
222        * custom/pc386.cfg: Ditto.
223        * custom/portsw.cfg: Ditto.
224        * custom/simsh4.cfg: Ditto.
225
2262001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * custom/efi332.cfg: Remove make-target-options.
229        * custom/idp.cfg: Ditto.
230        * custom/jmr3904.cfg: Ditto.
231
2322001-11-27      Joel Sherrill <joel@OARcorp.com>,
233
234        * ChangeLog: Deleted bogus entry.
235
2362001-11-27      Joel Sherrill <joel@OARcorp.com>,
237
238        * custom/ods68302.cfg: Eliminated required definition of macros in this
239        file for the BSP to compile.  The ROM and ROM address and size settings
240        are now linker script items. 
241
2422001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244
245        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
246        Remove make-target-options.
247        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
248        Remove make-target-options.
249        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
250        DATA_CACHE_ENABLE.
251        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
252        DATA_CACHE_ENABLE.
253        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
254        DATA_CACHE_ENABLE.
255
2562001-11-25      Joel Sherrill <joel@OARcorp.com>
257
258        * custom/papyrus.cfg: Removed.
259        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
260
2612001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
264        * custom/mcp750.cfg: Ditto.
265
2662001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
269        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
270        * custom/psim.cfg: Refect changes to psim/configure.ac.
271        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
272        remove SCORE603E_GENERATION.
273
2742001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
277        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
278        * custom/mbx860_005b.cfg: Ditto.
279        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
280
281
2822001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * custom/gensh1.cfg: remove make-target-options.
285        * custom/gensh2.cfg: remove make-target-options.
286
2872001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
290        remove make-target-options, remove BSP_CPPFLAGS.
291
2922001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
295
2962001-11-14      Joel Sherrill <joel@OARcorp.com>
297
298        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
299        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
300        These are new exception processing model BSPs and thus do not
301        need to define PPC_USE_SPRG.
302
3032001-11-14      Joel Sherrill <joel@OARcorp.com>
304
305        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
306
3072001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * custom/ts_386ex.cfg: Remove make-target-options.
310        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
311        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
312        different flags.
313
3142001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
317        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
318        re-adopt mcp750.cfg's make-exe.
319
3202001-11-13      Joel Sherrill <joel@OARcorp.com>
321
322        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
323        the --srec-len argument to objcopy only supported in binutils 2.11
324        or newer.
325
3262001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
327
328        This modification is part of the submitted modifications necessary to
329        support the IBM PPC405 family.  This submission was reviewed by
330        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
331        not negatively impact the ppc403 BSPs.  The submission and tracking
332        process was captured as PR50.
333        * custom/gen405.cfg: New file.
334        * custom/helas403.cfg: Modified to generate Srecords.
335
3362001-10-30      Joel Sherrill <joel@OARcorp.com>
337
338        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
339
3402001-10-26      Victor V. Vengerov <vvv@oktet.ru>
341
342        * custom/mcf5206elite.cfg: New file.
343
3442001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
345
346        * custom/mpc8260ads.cfg: New file.
347
3482001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * custom/gensh4.cfg: Remove START_HW_INIT.
351        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
352
3532001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * custom/gensh4.cfg: Remove HZ.
356        * custom/simsh4.cfg: Remove HZ.
357
3582001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
359
360        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
361        of Hitachi SH4 BSPs of the same name.  Reviewed and some
362        cleanup by Joel Sherrill <joel@OARcorp.com>.
363
3642001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
367
3682001-10-11      Joel Sherrill <joel@OARcorp.com>
369
370        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
371        to avoid using the apparently broken or deprecated -o argument.
372
3732001-09-28      Joel Sherrill <joel@OARcorp.com>
374
375        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
376        for MC68302_BASE.
377
3782001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * custom/bare.cfg: Define dummy make-cxx-exe.
381
3822001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * ChangeLog: Formatting cleanup.
385
3862001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
389        make-target-options.
390        * custom/FreeBSD-posix.cfg: Remove make-target-options.
391        * custom/HPUX9-posix.cfg: Dito.
392        * custom/Linux-posix.cfg: Dito.
393        * custom/Solaris-posix.cfg: Dito.
394        * custom/arm_bare_bsp.cfg: Dito.
395        * custom/armulator.cfg: Dito.
396        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
397        * custom/i386ex.cfg: Remove make-target-options.
398        * custom/i960sim.cfg: Remove make-target-options.
399        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
400        CONSOLE_USE_INTERRUPTS.
401        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
402        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
403        CONSOLE_USE_INTERRUPTS.
404        * custom/vegaplus.cfg: Remove make-target-options.
405
4062001-05-25      Joel Sherrill <joel@OARcorp.com>
407
408        * custom/mrm332.cfg: Switched $(SED) to sed.
409
4102000-05-25      Matt Cross <profesor@gweep.net>
411
412        * New MRM332 BSP for the Mini RoboMind board based
413        on the 68332 microcontroller designed and build by Mark
414        Castelluccio.  For details on the MRM see http://www.robominds.com.
415        * custom/mrm332.cfg: New file.
416
4172001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
420        CONSOLE_USE_POLLED, HAS_RTC.
421
4222001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
425        * custom/gensh2.cfg: Dito.
426
4272001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
430        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
431        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
432        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
433        remove unused flags, remove -ansi from CPP.
434        * custom/eth_comm.cfg: Remove CPU_DEFINES.
435        * custom/sim68000.cfg: Remove CPU_DEFINES.
436       
4372001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
440        * compilers/gcc-target-default.cfg: Dito.
441        * compilers/gcc-portsw.cfg: Remove -Hansi.
442        * custom/posix.cfg: Remove inclusion of target.cfg.
443        * custom/simhppa.cfg: Remove -ansi -fasm.
444
4452001-04-11      Eric Valette <valette@crf.canon.fr>
446
447        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
448        "new exception processing model."
449
4502001-04-11      Joel Sherrill <joel@OARcorp.com>
451
452        * custom/default.cfg: Switch to using exec_prefix to reflect new
453        organization of install point from Ralf Corsepius.
454
4552001-03-30      Eric Valette <valette@crf.canon.fr>
456
457        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
458        use the "new exception processing model."
459
4602001-03-14      Joel Sherrill <joel@OARcorp.com>
461
462        * custom/genmongossev.cfg: New file.
463
4642001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * custom/pc386dx.cfg: New bsp.
467
4682001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
471        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
472        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
473
4742001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
477        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
478        * host.cfg.in: Remove RM, make-script.
479        * ChangeLog: Remove bogus 2001-01-22 entry.
480
4812001-01-09      Joel Sherrill <joel@OARcorp.com>
482
483        * custom/pc386.cfg (make-exe): Removed commented out lines that
484        were displayed in build longs.
485
4862001-01-08      Joel Sherrill <joel@OARcorp.com>
487
488        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
489        unneeded definitions when compiled for "mips" rather than "mips64orion."
490        Correct CPU_CFLAGS.
491
4922001-01-05      Joel Sherrill <joel@OARcorp.com>
493
494        * custom/gensh1.cfg: Removed rest of make-target-options and
495        moved them to BSP configure options.
496
4972001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
498
499        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
500        install point or assuming BSP build tree is available.
501
5022001-01-03      Joel Sherrill <joel@OARcorp.com>
503
504        * custom/psim.cfg: Removed unused variables.
505
5062001-01-03      Joel Sherrill <joel@OARcorp.com>
507
508        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
509        * custom/simcpu32.cfg: Removed MVME162 reference.
510
5112000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
512
513        * custom/mcp750.cfg: Fix problems in generation of .exe file.
514        Still need to fix to avoid touching install point on non-install stanza.
515
5162000-12-06      Joel Sherrill <joel@OARcorp.com>
517
518        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
519        and copies that should not be in it.
520
5212000-12-01      Joel Sherrill <joel@OARcorp.com>
522
523        * custom/jmr3904.cfg: Turn optimization back up to -O2.
524
5252000-11-30      Joel Sherrill <joel@OARcorp.com>
526
527        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
528        a mips1.  gcc translates -m3900 into that.
529
5302000-11-27      Joel Sherrill <joel@OARcorp.com>
531
532        * custom/jmr3904.cfg: Fix incorrect reference to i960.
533
5342000-11-27      Joel Sherrill <joel@OARcorp.com>
535
536        * custom/shsim.cfg: New file.
537        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
538        The shsim is for the SH simulator in gdb. It should be able
539        to be used with multiple SH CPU models.  This will require
540        adding BSP variants.
541
5422000-11-25      Joel Sherrill <joel@OARcorp.com>
543
544        * custom/pc386.cfg: make-exe rule would write into
545        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
546        is generally not writeable after the BSP is installed and you do not
547        want every application installed there by default.  Reported by
548        Eric Norum <eric.norum@usask.ca>.
549
5502000-11-25      Joel Sherrill <joel@OARcorp.com>
551
552        * custom/Makefile.am: Updated to add jmr3904.cfg
553        * custom/jmr3904.cfg: New file.
554
5552000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * custom/leon2.cfg: Removed defines that are now generated
558        in a non-BSP specific manner.
559
5602000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
561
562        * custom/Makefile.am: Modified to reflect addition of files.
563        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
564        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
565
5662000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
569
5702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
573
5742000-10-24      Joel Sherrill <joel@OARcorp.com>
575
576        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
577        definition since this information can be picked up from
578        autoconf generated files.  These BSPs are shared by the
579        mips and mips64orion "ports."
580
5812000-10-18      Joel Sherrill <joel@OARcorp.com>
582
583        * compilers/gcc-portsw.cfg: Use gcc style flags.
584
5852000-09-13      Joel Sherrill <joel@OARcorp.com>
586
587        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
588        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
589
5902000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
591
592        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
593        Eric Valette <valette@crf.canon.fr>.
594        * custom/vegaplus.cfg: New file.
595
5962000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
599        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
600        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
601        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
602        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
603        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
604        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
605
6062000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * custom/gensh2.cfg: Fix comments.
609
6102000-09-12      Joel Sherrill <joel@OARcorp.com>
611
612        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
613        compiler arguments that specify CPU model options.
614
6152000-09-12      Joel Sherrill <joel@OARcorp.com>
616
617        * custom/mbx860_005b.cfg (make-target-options): Add lines to
618        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
619        may be incorrect but the BSP now compiles.
620
6212000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * custom/arm_bare_bsp.cfg: Fix comments.
624
6252000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
628        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
629        * ChangeLog: File paths corrected
630
6312000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
632
633        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
634
6352000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * custom/pck6.cfg: New file
638        * custom/pc486.cfg: Use -m486
639        * custom/pc586.cfg: Use -mpentium
640        * custom/pc686.cfg: Use -mmpentiumpro
641        * custom/i386ex.cfg: Use -msoft-float
642
6432000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
644
645        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
646
6472000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
648
649        * ChangeLog: File paths corrected.
650
6512000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
652
653        * custom/mvme167.cfg: Add specification of printk port, console port
654        and serial I/O mode.  Arrange for the stripped executable to
655        be copied up the build tree.
656       
6572000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
658
659        * custom/mbx8xx.cfg: Support for shared printk and no termios.
660
6612000-08-10      John Cotton  <john.cotton@nrc.ca>
662
663        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
664
6652000-08-10      Joel Sherrill <joel@OARcorp.com>
666
667        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.