source: rtems/make/ChangeLog @ eec76f3c

4.104.114.84.95
Last change on this file since eec76f3c was eec76f3c, checked in by Joel Sherrill <joel.sherrill@…>, on 05/14/02 at 15:51:29

2002-05-01 Ralf Corsepius <corsepiu@…>

  • custom/dmv177.cfg: Use -mcpu=603e.
  • custom/ppcn_60x.cfg: Use -mcpu=603e.
  • custom/psim.cfg: Use -mcpu=603e.
  • custom/score603e.cfg: Use -mcpu=603e.
  • custom/ts_386ex.cfg: Remove obsolete comments.
  • custom/rxgen960.cfg: Remove obsolete comments.
  • custom/cvme961.cfg: Remove obsolete comments.
  • Property mode set to 100644
File size: 20.2 KB
Line 
12002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
2
3        * custom/dmv177.cfg: Use -mcpu=603e.
4        * custom/ppcn_60x.cfg: Use -mcpu=603e.
5        * custom/psim.cfg: Use -mcpu=603e.
6        * custom/score603e.cfg: Use -mcpu=603e.
7        * custom/ts_386ex.cfg: Remove obsolete comments.
8        * custom/rxgen960.cfg: Remove obsolete comments.
9        * custom/cvme961.cfg: Remove obsolete comments.
10
112001-05-09      Joel Sherrill <joel@OARcorp.com>
12
13        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
14        compatable arguments.
15 
162002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
19        Remove obsolete comments.
20        * custom/eth_comm.cfg: Remove make-target-options.
21        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
22        CPU_CFLAGS.
23        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
24        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
25        * custom/mbx8xx.cfg: Remove make-target-options.
26        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
27        Remove obsolete comments.
28        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
29        Remove obsolete comments.
30        * custom/mpc8260ads.cfg: Remove make-target-options.
31        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
32        CPU_CFLAGS.
33        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
34        Remove obsolete comments.
35        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
36        CPU_CFLAGS.
37        Remove obsolete comments.
38        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
39        Remove obsolete comments.
40        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
41        CPU_CFLAGS.
42        Remove obsolete comments.
43
442002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * custom/gen405.cfg: Remove -D__powerpc__.
47
482002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
51        * custom/erc32.cfg: Ditto.
52        * custom/leon2.cfg: Ditto.
53
54
552002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
58        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
59        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
60
612002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * custom/cvme961.cfg: Remove GCC272 support.
64        * custom/dmv152.cfg: Remove GCC272 support.
65        * custom/efi332.cfg: Remove GCC272 support.
66        * custom/efi68k.cfg: Remove GCC272 support.
67        * custom/eth_comm.cfg: Remove GCC272 support.
68        * custom/gen405.cfg: Remove GCC272 support.
69        * custom/gen68302.cfg: Remove GCC272 support.
70        * custom/gen68340.cfg: Remove GCC272 support.
71        * custom/gen68360.cfg: Remove GCC272 support.
72        * custom/genmongoosev.cfg: Remove GCC272 support.
73        * custom/helas403.cfg: Remove GCC272 support.
74        * custom/i386ex.cfg: Remove GCC272 support.
75        * custom/i960sim.cfg: Remove GCC272 support.
76        * custom/idp.cfg: Remove GCC272 support.
77        * custom/leon2.cfg: Remove GCC272 support.
78        * custom/mbx8xx.cfg: Remove GCC272 support.
79        * custom/mcf5206elite.cfg: Remove GCC272 support.
80        * custom/mpc8260ads.cfg: Remove GCC272 support.
81        * custom/mrm332.cfg: Remove GCC272 support.
82        * custom/mvme136.cfg: Remove GCC272 support.
83        * custom/mvme147.cfg: Remove GCC272 support.
84        * custom/mvme167.cfg: Remove GCC272 support.
85        * custom/ods68302.cfg: Remove GCC272 support.
86        * custom/p4000.cfg: Remove GCC272 support.
87        * custom/p4600.cfg: Remove GCC272 support.
88        * custom/p4650.cfg: Remove GCC272 support.
89        * custom/pc386.cfg: Remove GCC272 support.
90        * custom/portsw.cfg: Remove GCC272 support.
91        * custom/psim.cfg: Remove GCC272 support.
92        * custom/rxgen960.cfg: Remove GCC272 support.
93        * custom/score603e.cfg: Remove GCC272 support.
94        * custom/sim68000.cfg: Remove GCC272 support.
95        * custom/simhppa.cfg: Remove GCC272 support.
96        * custom/simsh4.cfg: Remove GCC272 support.
97        * custom/ts_386ex.cfg: Remove GCC272 support.
98
992002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
102        * Makefile.am: Remove AUTOMAKE_OPTIONS.
103        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
105
1062002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * compilers/gcc-target-default.cfg: Add missing \.
109        Reported by Ilya Alexeev <ilya@continuum.ru>.
110
1112002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
114        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
115        support.
116        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
117
1182001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
121        * custom/FreeBSD-posix.cfg: Ditto.
122        * custom/HPUX9-posix.cfg: Ditto.
123        * custom/Linux-posix.cfg: Ditto.
124        * custom/Solaris-posix.cfg: Ditto.
125
1262001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
129        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
130
1312001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * custom/armulator.cfg: Remove make-target-options.
134        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
135        (now in erc32/configure.ac).
136        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
137        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
138        Remove CONSOLE_USE_POLLED (Unused).
139        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
140        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
141        * custom/mvme162.cfg: Remove references to mvme162lx.
142        Abandon gcc272. Remove make-target-options.
143        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
144
1452001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * custom/bare.cfg: Remove make-target-options.
148        * custom/c4xsim.cfg: Ditto.
149        * custom/cvme961.cfg: Ditto.
150        * custom/efi68k.cfg: Ditto.
151        * custom/gen68302.cfg: Ditto.
152        * custom/gen68340.cfg: Ditto.
153        * custom/genmongoosev.cfg: Ditto.
154        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
155        make-exe, remove empty lines.
156        * custom/h8sim.cfg: Remove make-target-options.
157        * custom/mcf5206elite.cfg: Ditto.
158        * custom/mrm332.cfg: Ditto.
159        * custom/mvme147.cfg: Ditto.
160        * custom/ods68302.cfg: Ditto.
161        * custom/p4000.cfg: Ditto.
162        * custom/p4600.cfg: Ditto.
163        * custom/p4650.cfg: Ditto.
164        * custom/pc386.cfg: Ditto.
165        * custom/portsw.cfg: Ditto.
166        * custom/simsh4.cfg: Ditto.
167
1682001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * custom/efi332.cfg: Remove make-target-options.
171        * custom/idp.cfg: Ditto.
172        * custom/jmr3904.cfg: Ditto.
173
1742001-11-27      Joel Sherrill <joel@OARcorp.com>,
175
176        * ChangeLog: Deleted bogus entry.
177
1782001-11-27      Joel Sherrill <joel@OARcorp.com>,
179
180        * custom/ods68302.cfg: Eliminated required definition of macros in this
181        file for the BSP to compile.  The ROM and ROM address and size settings
182        are now linker script items. 
183
1842001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186
187        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
188        Remove make-target-options.
189        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
190        Remove make-target-options.
191        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
192        DATA_CACHE_ENABLE.
193        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
194        DATA_CACHE_ENABLE.
195        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
196        DATA_CACHE_ENABLE.
197
1982001-11-25      Joel Sherrill <joel@OARcorp.com>
199
200        * custom/papyrus.cfg: Removed.
201        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
202
2032001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
206        * custom/mcp750.cfg: Ditto.
207
2082001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
211        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
212        * custom/psim.cfg: Refect changes to psim/configure.ac.
213        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
214        remove SCORE603E_GENERATION.
215
2162001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
219        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
220        * custom/mbx860_005b.cfg: Ditto.
221        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
222
223
2242001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * custom/gensh1.cfg: remove make-target-options.
227        * custom/gensh2.cfg: remove make-target-options.
228
2292001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
232        remove make-target-options, remove BSP_CPPFLAGS.
233
2342001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
237
2382001-11-14      Joel Sherrill <joel@OARcorp.com>
239
240        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
241        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
242        These are new exception processing model BSPs and thus do not
243        need to define PPC_USE_SPRG.
244
2452001-11-14      Joel Sherrill <joel@OARcorp.com>
246
247        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
248
2492001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * custom/ts_386ex.cfg: Remove make-target-options.
252        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
253        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
254        different flags.
255
2562001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
259        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
260        re-adopt mcp750.cfg's make-exe.
261
2622001-11-13      Joel Sherrill <joel@OARcorp.com>
263
264        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
265        the --srec-len argument to objcopy only supported in binutils 2.11
266        or newer.
267
2682001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
269
270        This modification is part of the submitted modifications necessary to
271        support the IBM PPC405 family.  This submission was reviewed by
272        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
273        not negatively impact the ppc403 BSPs.  The submission and tracking
274        process was captured as PR50.
275        * custom/gen405.cfg: New file.
276        * custom/helas403.cfg: Modified to generate Srecords.
277
2782001-10-30      Joel Sherrill <joel@OARcorp.com>
279
280        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
281
2822001-10-26      Victor V. Vengerov <vvv@oktet.ru>
283
284        * custom/mcf5206elite.cfg: New file.
285
2862001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
287
288        * custom/mpc8260ads.cfg: New file.
289
2902001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * custom/gensh4.cfg: Remove START_HW_INIT.
293        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
294
2952001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * custom/gensh4.cfg: Remove HZ.
298        * custom/simsh4.cfg: Remove HZ.
299
3002001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
301
302        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
303        of Hitachi SH4 BSPs of the same name.  Reviewed and some
304        cleanup by Joel Sherrill <joel@OARcorp.com>.
305
3062001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
309
3102001-10-11      Joel Sherrill <joel@OARcorp.com>
311
312        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
313        to avoid using the apparently broken or deprecated -o argument.
314
3152001-09-28      Joel Sherrill <joel@OARcorp.com>
316
317        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
318        for MC68302_BASE.
319
3202001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * custom/bare.cfg: Define dummy make-cxx-exe.
323
3242001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * ChangeLog: Formatting cleanup.
327
3282001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
331        make-target-options.
332        * custom/FreeBSD-posix.cfg: Remove make-target-options.
333        * custom/HPUX9-posix.cfg: Dito.
334        * custom/Linux-posix.cfg: Dito.
335        * custom/Solaris-posix.cfg: Dito.
336        * custom/arm_bare_bsp.cfg: Dito.
337        * custom/armulator.cfg: Dito.
338        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
339        * custom/i386ex.cfg: Remove make-target-options.
340        * custom/i960sim.cfg: Remove make-target-options.
341        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
342        CONSOLE_USE_INTERRUPTS.
343        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
344        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
345        CONSOLE_USE_INTERRUPTS.
346        * custom/vegaplus.cfg: Remove make-target-options.
347
3482001-05-25      Joel Sherrill <joel@OARcorp.com>
349
350        * custom/mrm332.cfg: Switched $(SED) to sed.
351
3522000-05-25      Matt Cross <profesor@gweep.net>
353
354        * New MRM332 BSP for the Mini RoboMind board based
355        on the 68332 microcontroller designed and build by Mark
356        Castelluccio.  For details on the MRM see http://www.robominds.com.
357        * custom/mrm332.cfg: New file.
358
3592001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
362        CONSOLE_USE_POLLED, HAS_RTC.
363
3642001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
367        * custom/gensh2.cfg: Dito.
368
3692001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
372        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
373        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
374        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
375        remove unused flags, remove -ansi from CPP.
376        * custom/eth_comm.cfg: Remove CPU_DEFINES.
377        * custom/sim68000.cfg: Remove CPU_DEFINES.
378       
3792001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
382        * compilers/gcc-target-default.cfg: Dito.
383        * compilers/gcc-portsw.cfg: Remove -Hansi.
384        * custom/posix.cfg: Remove inclusion of target.cfg.
385        * custom/simhppa.cfg: Remove -ansi -fasm.
386
3872001-04-11      Eric Valette <valette@crf.canon.fr>
388
389        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
390        "new exception processing model."
391
3922001-04-11      Joel Sherrill <joel@OARcorp.com>
393
394        * custom/default.cfg: Switch to using exec_prefix to reflect new
395        organization of install point from Ralf Corsepius.
396
3972001-03-30      Eric Valette <valette@crf.canon.fr>
398
399        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
400        use the "new exception processing model."
401
4022001-03-14      Joel Sherrill <joel@OARcorp.com>
403
404        * custom/genmongossev.cfg: New file.
405
4062001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * custom/pc386dx.cfg: New bsp.
409
4102001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
413        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
414        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
415
4162001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
419        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
420        * host.cfg.in: Remove RM, make-script.
421        * ChangeLog: Remove bogus 2001-01-22 entry.
422
4232001-01-09      Joel Sherrill <joel@OARcorp.com>
424
425        * custom/pc386.cfg (make-exe): Removed commented out lines that
426        were displayed in build longs.
427
4282001-01-08      Joel Sherrill <joel@OARcorp.com>
429
430        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
431        unneeded definitions when compiled for "mips" rather than "mips64orion."
432        Correct CPU_CFLAGS.
433
4342001-01-05      Joel Sherrill <joel@OARcorp.com>
435
436        * custom/gensh1.cfg: Removed rest of make-target-options and
437        moved them to BSP configure options.
438
4392001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
440
441        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
442        install point or assuming BSP build tree is available.
443
4442001-01-03      Joel Sherrill <joel@OARcorp.com>
445
446        * custom/psim.cfg: Removed unused variables.
447
4482001-01-03      Joel Sherrill <joel@OARcorp.com>
449
450        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
451        * custom/simcpu32.cfg: Removed MVME162 reference.
452
4532000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
454
455        * custom/mcp750.cfg: Fix problems in generation of .exe file.
456        Still need to fix to avoid touching install point on non-install stanza.
457
4582000-12-06      Joel Sherrill <joel@OARcorp.com>
459
460        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
461        and copies that should not be in it.
462
4632000-12-01      Joel Sherrill <joel@OARcorp.com>
464
465        * custom/jmr3904.cfg: Turn optimization back up to -O2.
466
4672000-11-30      Joel Sherrill <joel@OARcorp.com>
468
469        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
470        a mips1.  gcc translates -m3900 into that.
471
4722000-11-27      Joel Sherrill <joel@OARcorp.com>
473
474        * custom/jmr3904.cfg: Fix incorrect reference to i960.
475
4762000-11-27      Joel Sherrill <joel@OARcorp.com>
477
478        * custom/shsim.cfg: New file.
479        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
480        The shsim is for the SH simulator in gdb. It should be able
481        to be used with multiple SH CPU models.  This will require
482        adding BSP variants.
483
4842000-11-25      Joel Sherrill <joel@OARcorp.com>
485
486        * custom/pc386.cfg: make-exe rule would write into
487        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
488        is generally not writeable after the BSP is installed and you do not
489        want every application installed there by default.  Reported by
490        Eric Norum <eric.norum@usask.ca>.
491
4922000-11-25      Joel Sherrill <joel@OARcorp.com>
493
494        * custom/Makefile.am: Updated to add jmr3904.cfg
495        * custom/jmr3904.cfg: New file.
496
4972000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * custom/leon2.cfg: Removed defines that are now generated
500        in a non-BSP specific manner.
501
5022000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
503
504        * custom/Makefile.am: Modified to reflect addition of files.
505        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
506        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
507
5082000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
511
5122000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
515
5162000-10-24      Joel Sherrill <joel@OARcorp.com>
517
518        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
519        definition since this information can be picked up from
520        autoconf generated files.  These BSPs are shared by the
521        mips and mips64orion "ports."
522
5232000-10-18      Joel Sherrill <joel@OARcorp.com>
524
525        * compilers/gcc-portsw.cfg: Use gcc style flags.
526
5272000-09-13      Joel Sherrill <joel@OARcorp.com>
528
529        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
530        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
531
5322000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
533
534        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
535        Eric Valette <valette@crf.canon.fr>.
536        * custom/vegaplus.cfg: New file.
537
5382000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
541        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
542        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
543        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
544        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
545        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
546        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
547
5482000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * custom/gensh2.cfg: Fix comments.
551
5522000-09-12      Joel Sherrill <joel@OARcorp.com>
553
554        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
555        compiler arguments that specify CPU model options.
556
5572000-09-12      Joel Sherrill <joel@OARcorp.com>
558
559        * custom/mbx860_005b.cfg (make-target-options): Add lines to
560        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
561        may be incorrect but the BSP now compiles.
562
5632000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * custom/arm_bare_bsp.cfg: Fix comments.
566
5672000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
570        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
571        * ChangeLog: File paths corrected
572
5732000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
574
575        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
576
5772000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * custom/pck6.cfg: New file
580        * custom/pc486.cfg: Use -m486
581        * custom/pc586.cfg: Use -mpentium
582        * custom/pc686.cfg: Use -mmpentiumpro
583        * custom/i386ex.cfg: Use -msoft-float
584
5852000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
586
587        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
588
5892000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
590
591        * ChangeLog: File paths corrected.
592
5932000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
594
595        * custom/mvme167.cfg: Add specification of printk port, console port
596        and serial I/O mode.  Arrange for the stripped executable to
597        be copied up the build tree.
598       
5992000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
600
601        * custom/mbx8xx.cfg: Support for shared printk and no termios.
602
6032000-08-10      John Cotton  <john.cotton@nrc.ca>
604
605        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
606
6072000-08-10      Joel Sherrill <joel@OARcorp.com>
608
609        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.