source: rtems/make/ChangeLog @ 52c4e77

4.104.114.84.95
Last change on this file since 52c4e77 was 52c4e77, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/12/02 at 14:31:24

2002-08-12 Ralf Corsepius <corsepiu@…>

  • custom/posix.cfg: Don't include host.cfg.
  • Property mode set to 100644
File size: 22.1 KB
Line 
12002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * custom/posix.cfg: Don't include host.cfg.
4
52002-08-09      Joel Sherrill <joel@OARcorp.com>
6
7        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
8
92002-08-07      Ivan Guzvinec <ivang@opencores.org>
10
11        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
12
132002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
16
172002-08-06      Joel Sherrill <joel@OARcorp.com>
18
19        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
20        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
21
222002-08-06      Chris Ziomkowski <chris@asics.ws>
23
24        * custom/or32sim.cfg: New file added as part of merge from
25        OpenCores repository.
26
272002-08-05      Joel Sherrill <joel@OARcorp.com>
28
29        * Per PR260 eliminate use of make-target-options.  This impacted
30        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
31        SuperCore and required that the m68k optimized memcpy be moved
32        to libcpu.
33        * custom/gen68360.cfg: Remove make-target-options.
34
352002-08-01      Joel Sherrill <joel@OARcorp.com>
36
37        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
38        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
39
402002-08-01      Joel Sherrill <joel@OARcorp.com>
41
42        * custom/mvme136.cfg: Remove make-target-options.
43
442002-07-30      Joel Sherrill <joel@OARcorp.com>
45
46        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
47        will disappear when make clean is performed.
48
492002-07-24      Joel Sherrill <joel@OARcorp.com>
50
51        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
52        to use gcc 3.1 arguments.
53
542002-07-22      Joel Sherrill <joel@OARcorp.com>
55
56        * Templates/Makefile.leaf: Clarify the MANAGERS example.
57
582002-07-01      Joel Sherrill <joel@OARcorp.com>
59
60        * custom/p4650.cfg: Update arguments to gcc3.
61
622002-06-14      Joel Sherrill <joel@OARcorp.com>
63
64        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
65        to gcc 3.1 arguments.
66
672002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
68
69        * custom/dmv177.cfg: Use -mcpu=603e.
70        * custom/ppcn_60x.cfg: Use -mcpu=603e.
71        * custom/psim.cfg: Use -mcpu=603e.
72        * custom/score603e.cfg: Use -mcpu=603e.
73        * custom/ts_386ex.cfg: Remove obsolete comments.
74        * custom/rxgen960.cfg: Remove obsolete comments.
75        * custom/cvme961.cfg: Remove obsolete comments.
76
772001-05-09      Joel Sherrill <joel@OARcorp.com>
78
79        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
80        compatable arguments.
81 
822002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
85        Remove obsolete comments.
86        * custom/eth_comm.cfg: Remove make-target-options.
87        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
88        CPU_CFLAGS.
89        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
90        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
91        * custom/mbx8xx.cfg: Remove make-target-options.
92        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
93        Remove obsolete comments.
94        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
95        Remove obsolete comments.
96        * custom/mpc8260ads.cfg: Remove make-target-options.
97        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
98        CPU_CFLAGS.
99        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
100        Remove obsolete comments.
101        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
102        CPU_CFLAGS.
103        Remove obsolete comments.
104        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
105        Remove obsolete comments.
106        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
107        CPU_CFLAGS.
108        Remove obsolete comments.
109
1102002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * custom/gen405.cfg: Remove -D__powerpc__.
113
1142002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
117        * custom/erc32.cfg: Ditto.
118        * custom/leon2.cfg: Ditto.
119
120
1212002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
124        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
125        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
126
1272002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * custom/cvme961.cfg: Remove GCC272 support.
130        * custom/dmv152.cfg: Remove GCC272 support.
131        * custom/efi332.cfg: Remove GCC272 support.
132        * custom/efi68k.cfg: Remove GCC272 support.
133        * custom/eth_comm.cfg: Remove GCC272 support.
134        * custom/gen405.cfg: Remove GCC272 support.
135        * custom/gen68302.cfg: Remove GCC272 support.
136        * custom/gen68340.cfg: Remove GCC272 support.
137        * custom/gen68360.cfg: Remove GCC272 support.
138        * custom/genmongoosev.cfg: Remove GCC272 support.
139        * custom/helas403.cfg: Remove GCC272 support.
140        * custom/i386ex.cfg: Remove GCC272 support.
141        * custom/i960sim.cfg: Remove GCC272 support.
142        * custom/idp.cfg: Remove GCC272 support.
143        * custom/leon2.cfg: Remove GCC272 support.
144        * custom/mbx8xx.cfg: Remove GCC272 support.
145        * custom/mcf5206elite.cfg: Remove GCC272 support.
146        * custom/mpc8260ads.cfg: Remove GCC272 support.
147        * custom/mrm332.cfg: Remove GCC272 support.
148        * custom/mvme136.cfg: Remove GCC272 support.
149        * custom/mvme147.cfg: Remove GCC272 support.
150        * custom/mvme167.cfg: Remove GCC272 support.
151        * custom/ods68302.cfg: Remove GCC272 support.
152        * custom/p4000.cfg: Remove GCC272 support.
153        * custom/p4600.cfg: Remove GCC272 support.
154        * custom/p4650.cfg: Remove GCC272 support.
155        * custom/pc386.cfg: Remove GCC272 support.
156        * custom/portsw.cfg: Remove GCC272 support.
157        * custom/psim.cfg: Remove GCC272 support.
158        * custom/rxgen960.cfg: Remove GCC272 support.
159        * custom/score603e.cfg: Remove GCC272 support.
160        * custom/sim68000.cfg: Remove GCC272 support.
161        * custom/simhppa.cfg: Remove GCC272 support.
162        * custom/simsh4.cfg: Remove GCC272 support.
163        * custom/ts_386ex.cfg: Remove GCC272 support.
164
1652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
168        * Makefile.am: Remove AUTOMAKE_OPTIONS.
169        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
170        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
171
1722002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * compilers/gcc-target-default.cfg: Add missing \.
175        Reported by Ilya Alexeev <ilya@continuum.ru>.
176
1772002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
180        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
181        support.
182        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
183
1842001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
187        * custom/FreeBSD-posix.cfg: Ditto.
188        * custom/HPUX9-posix.cfg: Ditto.
189        * custom/Linux-posix.cfg: Ditto.
190        * custom/Solaris-posix.cfg: Ditto.
191
1922001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
195        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
196
1972001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * custom/armulator.cfg: Remove make-target-options.
200        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
201        (now in erc32/configure.ac).
202        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
203        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
204        Remove CONSOLE_USE_POLLED (Unused).
205        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
206        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
207        * custom/mvme162.cfg: Remove references to mvme162lx.
208        Abandon gcc272. Remove make-target-options.
209        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
210
2112001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * custom/bare.cfg: Remove make-target-options.
214        * custom/c4xsim.cfg: Ditto.
215        * custom/cvme961.cfg: Ditto.
216        * custom/efi68k.cfg: Ditto.
217        * custom/gen68302.cfg: Ditto.
218        * custom/gen68340.cfg: Ditto.
219        * custom/genmongoosev.cfg: Ditto.
220        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
221        make-exe, remove empty lines.
222        * custom/h8sim.cfg: Remove make-target-options.
223        * custom/mcf5206elite.cfg: Ditto.
224        * custom/mrm332.cfg: Ditto.
225        * custom/mvme147.cfg: Ditto.
226        * custom/ods68302.cfg: Ditto.
227        * custom/p4000.cfg: Ditto.
228        * custom/p4600.cfg: Ditto.
229        * custom/p4650.cfg: Ditto.
230        * custom/pc386.cfg: Ditto.
231        * custom/portsw.cfg: Ditto.
232        * custom/simsh4.cfg: Ditto.
233
2342001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * custom/efi332.cfg: Remove make-target-options.
237        * custom/idp.cfg: Ditto.
238        * custom/jmr3904.cfg: Ditto.
239
2402001-11-27      Joel Sherrill <joel@OARcorp.com>,
241
242        * ChangeLog: Deleted bogus entry.
243
2442001-11-27      Joel Sherrill <joel@OARcorp.com>,
245
246        * custom/ods68302.cfg: Eliminated required definition of macros in this
247        file for the BSP to compile.  The ROM and ROM address and size settings
248        are now linker script items. 
249
2502001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252
253        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
254        Remove make-target-options.
255        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
256        Remove make-target-options.
257        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
258        DATA_CACHE_ENABLE.
259        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
260        DATA_CACHE_ENABLE.
261        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
262        DATA_CACHE_ENABLE.
263
2642001-11-25      Joel Sherrill <joel@OARcorp.com>
265
266        * custom/papyrus.cfg: Removed.
267        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
268
2692001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
272        * custom/mcp750.cfg: Ditto.
273
2742001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
277        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
278        * custom/psim.cfg: Refect changes to psim/configure.ac.
279        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
280        remove SCORE603E_GENERATION.
281
2822001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
285        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
286        * custom/mbx860_005b.cfg: Ditto.
287        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
288
289
2902001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * custom/gensh1.cfg: remove make-target-options.
293        * custom/gensh2.cfg: remove make-target-options.
294
2952001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
298        remove make-target-options, remove BSP_CPPFLAGS.
299
3002001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
303
3042001-11-14      Joel Sherrill <joel@OARcorp.com>
305
306        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
307        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
308        These are new exception processing model BSPs and thus do not
309        need to define PPC_USE_SPRG.
310
3112001-11-14      Joel Sherrill <joel@OARcorp.com>
312
313        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
314
3152001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * custom/ts_386ex.cfg: Remove make-target-options.
318        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
319        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
320        different flags.
321
3222001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
325        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
326        re-adopt mcp750.cfg's make-exe.
327
3282001-11-13      Joel Sherrill <joel@OARcorp.com>
329
330        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
331        the --srec-len argument to objcopy only supported in binutils 2.11
332        or newer.
333
3342001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
335
336        This modification is part of the submitted modifications necessary to
337        support the IBM PPC405 family.  This submission was reviewed by
338        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
339        not negatively impact the ppc403 BSPs.  The submission and tracking
340        process was captured as PR50.
341        * custom/gen405.cfg: New file.
342        * custom/helas403.cfg: Modified to generate Srecords.
343
3442001-10-30      Joel Sherrill <joel@OARcorp.com>
345
346        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
347
3482001-10-26      Victor V. Vengerov <vvv@oktet.ru>
349
350        * custom/mcf5206elite.cfg: New file.
351
3522001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
353
354        * custom/mpc8260ads.cfg: New file.
355
3562001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * custom/gensh4.cfg: Remove START_HW_INIT.
359        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
360
3612001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * custom/gensh4.cfg: Remove HZ.
364        * custom/simsh4.cfg: Remove HZ.
365
3662001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
367
368        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
369        of Hitachi SH4 BSPs of the same name.  Reviewed and some
370        cleanup by Joel Sherrill <joel@OARcorp.com>.
371
3722001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
375
3762001-10-11      Joel Sherrill <joel@OARcorp.com>
377
378        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
379        to avoid using the apparently broken or deprecated -o argument.
380
3812001-09-28      Joel Sherrill <joel@OARcorp.com>
382
383        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
384        for MC68302_BASE.
385
3862001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * custom/bare.cfg: Define dummy make-cxx-exe.
389
3902001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * ChangeLog: Formatting cleanup.
393
3942001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
395
396        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
397        make-target-options.
398        * custom/FreeBSD-posix.cfg: Remove make-target-options.
399        * custom/HPUX9-posix.cfg: Dito.
400        * custom/Linux-posix.cfg: Dito.
401        * custom/Solaris-posix.cfg: Dito.
402        * custom/arm_bare_bsp.cfg: Dito.
403        * custom/armulator.cfg: Dito.
404        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
405        * custom/i386ex.cfg: Remove make-target-options.
406        * custom/i960sim.cfg: Remove make-target-options.
407        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
408        CONSOLE_USE_INTERRUPTS.
409        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
410        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
411        CONSOLE_USE_INTERRUPTS.
412        * custom/vegaplus.cfg: Remove make-target-options.
413
4142001-05-25      Joel Sherrill <joel@OARcorp.com>
415
416        * custom/mrm332.cfg: Switched $(SED) to sed.
417
4182000-05-25      Matt Cross <profesor@gweep.net>
419
420        * New MRM332 BSP for the Mini RoboMind board based
421        on the 68332 microcontroller designed and build by Mark
422        Castelluccio.  For details on the MRM see http://www.robominds.com.
423        * custom/mrm332.cfg: New file.
424
4252001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
428        CONSOLE_USE_POLLED, HAS_RTC.
429
4302001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
433        * custom/gensh2.cfg: Dito.
434
4352001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
438        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
439        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
440        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
441        remove unused flags, remove -ansi from CPP.
442        * custom/eth_comm.cfg: Remove CPU_DEFINES.
443        * custom/sim68000.cfg: Remove CPU_DEFINES.
444       
4452001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
448        * compilers/gcc-target-default.cfg: Dito.
449        * compilers/gcc-portsw.cfg: Remove -Hansi.
450        * custom/posix.cfg: Remove inclusion of target.cfg.
451        * custom/simhppa.cfg: Remove -ansi -fasm.
452
4532001-04-11      Eric Valette <valette@crf.canon.fr>
454
455        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
456        "new exception processing model."
457
4582001-04-11      Joel Sherrill <joel@OARcorp.com>
459
460        * custom/default.cfg: Switch to using exec_prefix to reflect new
461        organization of install point from Ralf Corsepius.
462
4632001-03-30      Eric Valette <valette@crf.canon.fr>
464
465        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
466        use the "new exception processing model."
467
4682001-03-14      Joel Sherrill <joel@OARcorp.com>
469
470        * custom/genmongossev.cfg: New file.
471
4722001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * custom/pc386dx.cfg: New bsp.
475
4762001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
479        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
480        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
481
4822001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
485        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
486        * host.cfg.in: Remove RM, make-script.
487        * ChangeLog: Remove bogus 2001-01-22 entry.
488
4892001-01-09      Joel Sherrill <joel@OARcorp.com>
490
491        * custom/pc386.cfg (make-exe): Removed commented out lines that
492        were displayed in build longs.
493
4942001-01-08      Joel Sherrill <joel@OARcorp.com>
495
496        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
497        unneeded definitions when compiled for "mips" rather than "mips64orion."
498        Correct CPU_CFLAGS.
499
5002001-01-05      Joel Sherrill <joel@OARcorp.com>
501
502        * custom/gensh1.cfg: Removed rest of make-target-options and
503        moved them to BSP configure options.
504
5052001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
506
507        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
508        install point or assuming BSP build tree is available.
509
5102001-01-03      Joel Sherrill <joel@OARcorp.com>
511
512        * custom/psim.cfg: Removed unused variables.
513
5142001-01-03      Joel Sherrill <joel@OARcorp.com>
515
516        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
517        * custom/simcpu32.cfg: Removed MVME162 reference.
518
5192000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
520
521        * custom/mcp750.cfg: Fix problems in generation of .exe file.
522        Still need to fix to avoid touching install point on non-install stanza.
523
5242000-12-06      Joel Sherrill <joel@OARcorp.com>
525
526        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
527        and copies that should not be in it.
528
5292000-12-01      Joel Sherrill <joel@OARcorp.com>
530
531        * custom/jmr3904.cfg: Turn optimization back up to -O2.
532
5332000-11-30      Joel Sherrill <joel@OARcorp.com>
534
535        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
536        a mips1.  gcc translates -m3900 into that.
537
5382000-11-27      Joel Sherrill <joel@OARcorp.com>
539
540        * custom/jmr3904.cfg: Fix incorrect reference to i960.
541
5422000-11-27      Joel Sherrill <joel@OARcorp.com>
543
544        * custom/shsim.cfg: New file.
545        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
546        The shsim is for the SH simulator in gdb. It should be able
547        to be used with multiple SH CPU models.  This will require
548        adding BSP variants.
549
5502000-11-25      Joel Sherrill <joel@OARcorp.com>
551
552        * custom/pc386.cfg: make-exe rule would write into
553        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
554        is generally not writeable after the BSP is installed and you do not
555        want every application installed there by default.  Reported by
556        Eric Norum <eric.norum@usask.ca>.
557
5582000-11-25      Joel Sherrill <joel@OARcorp.com>
559
560        * custom/Makefile.am: Updated to add jmr3904.cfg
561        * custom/jmr3904.cfg: New file.
562
5632000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * custom/leon2.cfg: Removed defines that are now generated
566        in a non-BSP specific manner.
567
5682000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
569
570        * custom/Makefile.am: Modified to reflect addition of files.
571        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
572        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
573
5742000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
577
5782000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
581
5822000-10-24      Joel Sherrill <joel@OARcorp.com>
583
584        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
585        definition since this information can be picked up from
586        autoconf generated files.  These BSPs are shared by the
587        mips and mips64orion "ports."
588
5892000-10-18      Joel Sherrill <joel@OARcorp.com>
590
591        * compilers/gcc-portsw.cfg: Use gcc style flags.
592
5932000-09-13      Joel Sherrill <joel@OARcorp.com>
594
595        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
596        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
597
5982000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
599
600        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
601        Eric Valette <valette@crf.canon.fr>.
602        * custom/vegaplus.cfg: New file.
603
6042000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
607        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
608        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
609        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
610        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
611        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
612        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
613
6142000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * custom/gensh2.cfg: Fix comments.
617
6182000-09-12      Joel Sherrill <joel@OARcorp.com>
619
620        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
621        compiler arguments that specify CPU model options.
622
6232000-09-12      Joel Sherrill <joel@OARcorp.com>
624
625        * custom/mbx860_005b.cfg (make-target-options): Add lines to
626        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
627        may be incorrect but the BSP now compiles.
628
6292000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * custom/arm_bare_bsp.cfg: Fix comments.
632
6332000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
636        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
637        * ChangeLog: File paths corrected
638
6392000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
640
641        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
642
6432000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * custom/pck6.cfg: New file
646        * custom/pc486.cfg: Use -m486
647        * custom/pc586.cfg: Use -mpentium
648        * custom/pc686.cfg: Use -mmpentiumpro
649        * custom/i386ex.cfg: Use -msoft-float
650
6512000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
652
653        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
654
6552000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
656
657        * ChangeLog: File paths corrected.
658
6592000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
660
661        * custom/mvme167.cfg: Add specification of printk port, console port
662        and serial I/O mode.  Arrange for the stripped executable to
663        be copied up the build tree.
664       
6652000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
666
667        * custom/mbx8xx.cfg: Support for shared printk and no termios.
668
6692000-08-10      John Cotton  <john.cotton@nrc.ca>
670
671        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
672
6732000-08-10      Joel Sherrill <joel@OARcorp.com>
674
675        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.