source: rtems/make/ChangeLog @ 20ec4a8

4.104.114.84.95
Last change on this file since 20ec4a8 was 20ec4a8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/26/02 at 06:18:42

2002-10-26 Ralf Corsepius <corsepiu@…>

  • custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
  • custom/HPUX9-posix.cfg: Ditto.
  • custom/Linux-posix.cfg: Ditto.
  • Property mode set to 100644
File size: 22.7 KB
RevLine 
[20ec4a8]12002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
4        * custom/HPUX9-posix.cfg: Ditto.
5        * custom/Linux-posix.cfg: Ditto.
6
[6e32d88]72002-10-02      Joel Sherrill <joel@OARcorp.com>
8
9        * custom/armulator.cfg: Remove reference to PowerPC arguments.
10
[ccf2cfd]112002-09-13      Joel Sherrill <joel@OARcorp.com>
12
13        * Part of addressing PR281.
14        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
15        * compilers/gcc-target-default.cfg: Removed remaining support for
16        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
17        as one of the LDFLAGS when the debug variant is specified.
18
[52c4e77]192002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * custom/posix.cfg: Don't include host.cfg.
22
[5a339e2f]232002-08-09      Joel Sherrill <joel@OARcorp.com>
24
25        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
26
[aa4cb1c4]272002-08-07      Ivan Guzvinec <ivang@opencores.org>
28
29        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
30
[45afe48]312002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
34
[26f2783]352002-08-06      Joel Sherrill <joel@OARcorp.com>
36
37        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
38        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
39
[c388cdc]402002-08-06      Chris Ziomkowski <chris@asics.ws>
41
42        * custom/or32sim.cfg: New file added as part of merge from
43        OpenCores repository.
44
[bf1f6531]452002-08-05      Joel Sherrill <joel@OARcorp.com>
46
47        * Per PR260 eliminate use of make-target-options.  This impacted
48        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
49        SuperCore and required that the m68k optimized memcpy be moved
50        to libcpu.
51        * custom/gen68360.cfg: Remove make-target-options.
52
[65a41d61]532002-08-01      Joel Sherrill <joel@OARcorp.com>
54
[f5642664]55        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
56        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
57
582002-08-01      Joel Sherrill <joel@OARcorp.com>
59
60        * custom/mvme136.cfg: Remove make-target-options.
[65a41d61]61
[e2efc4e]622002-07-30      Joel Sherrill <joel@OARcorp.com>
63
64        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
65        will disappear when make clean is performed.
66
[7660fe6b]672002-07-24      Joel Sherrill <joel@OARcorp.com>
68
69        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
70        to use gcc 3.1 arguments.
71
[4cc3ff95]722002-07-22      Joel Sherrill <joel@OARcorp.com>
73
74        * Templates/Makefile.leaf: Clarify the MANAGERS example.
75
[1e138dd]762002-07-01      Joel Sherrill <joel@OARcorp.com>
77
78        * custom/p4650.cfg: Update arguments to gcc3.
79
[98d15b2]802002-06-14      Joel Sherrill <joel@OARcorp.com>
81
82        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
83        to gcc 3.1 arguments.
84
[eec76f3c]852002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
86
87        * custom/dmv177.cfg: Use -mcpu=603e.
88        * custom/ppcn_60x.cfg: Use -mcpu=603e.
89        * custom/psim.cfg: Use -mcpu=603e.
90        * custom/score603e.cfg: Use -mcpu=603e.
91        * custom/ts_386ex.cfg: Remove obsolete comments.
92        * custom/rxgen960.cfg: Remove obsolete comments.
93        * custom/cvme961.cfg: Remove obsolete comments.
94
[2f03c043]952001-05-09      Joel Sherrill <joel@OARcorp.com>
96
97        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
98        compatable arguments.
99 
[8b9f8b8]1002002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
103        Remove obsolete comments.
104        * custom/eth_comm.cfg: Remove make-target-options.
105        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
106        CPU_CFLAGS.
107        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
108        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
109        * custom/mbx8xx.cfg: Remove make-target-options.
110        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
111        Remove obsolete comments.
112        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
113        Remove obsolete comments.
114        * custom/mpc8260ads.cfg: Remove make-target-options.
115        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
116        CPU_CFLAGS.
117        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
118        Remove obsolete comments.
119        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
120        CPU_CFLAGS.
121        Remove obsolete comments.
122        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
123        Remove obsolete comments.
124        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
125        CPU_CFLAGS.
126        Remove obsolete comments.
127
[792c6f7]1282002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * custom/gen405.cfg: Remove -D__powerpc__.
131
[ee31c09]1322002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
135        * custom/erc32.cfg: Ditto.
136        * custom/leon2.cfg: Ditto.
137
138
[04e6ba42]1392002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
142        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
143        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
144
[99f04d9d]1452002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * custom/cvme961.cfg: Remove GCC272 support.
148        * custom/dmv152.cfg: Remove GCC272 support.
149        * custom/efi332.cfg: Remove GCC272 support.
150        * custom/efi68k.cfg: Remove GCC272 support.
151        * custom/eth_comm.cfg: Remove GCC272 support.
152        * custom/gen405.cfg: Remove GCC272 support.
153        * custom/gen68302.cfg: Remove GCC272 support.
154        * custom/gen68340.cfg: Remove GCC272 support.
155        * custom/gen68360.cfg: Remove GCC272 support.
156        * custom/genmongoosev.cfg: Remove GCC272 support.
157        * custom/helas403.cfg: Remove GCC272 support.
158        * custom/i386ex.cfg: Remove GCC272 support.
159        * custom/i960sim.cfg: Remove GCC272 support.
160        * custom/idp.cfg: Remove GCC272 support.
161        * custom/leon2.cfg: Remove GCC272 support.
162        * custom/mbx8xx.cfg: Remove GCC272 support.
163        * custom/mcf5206elite.cfg: Remove GCC272 support.
164        * custom/mpc8260ads.cfg: Remove GCC272 support.
165        * custom/mrm332.cfg: Remove GCC272 support.
166        * custom/mvme136.cfg: Remove GCC272 support.
167        * custom/mvme147.cfg: Remove GCC272 support.
168        * custom/mvme167.cfg: Remove GCC272 support.
169        * custom/ods68302.cfg: Remove GCC272 support.
170        * custom/p4000.cfg: Remove GCC272 support.
171        * custom/p4600.cfg: Remove GCC272 support.
172        * custom/p4650.cfg: Remove GCC272 support.
173        * custom/pc386.cfg: Remove GCC272 support.
174        * custom/portsw.cfg: Remove GCC272 support.
175        * custom/psim.cfg: Remove GCC272 support.
176        * custom/rxgen960.cfg: Remove GCC272 support.
177        * custom/score603e.cfg: Remove GCC272 support.
178        * custom/sim68000.cfg: Remove GCC272 support.
179        * custom/simhppa.cfg: Remove GCC272 support.
180        * custom/simsh4.cfg: Remove GCC272 support.
181        * custom/ts_386ex.cfg: Remove GCC272 support.
182
[8b14331a]1832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
186        * Makefile.am: Remove AUTOMAKE_OPTIONS.
187        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
188        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
189
[6703f877]1902002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * compilers/gcc-target-default.cfg: Add missing \.
193        Reported by Ilya Alexeev <ilya@continuum.ru>.
194
[88f60e26]1952002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
198        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
199        support.
200        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
201
[c4069d4]2022001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
205        * custom/FreeBSD-posix.cfg: Ditto.
206        * custom/HPUX9-posix.cfg: Ditto.
207        * custom/Linux-posix.cfg: Ditto.
208        * custom/Solaris-posix.cfg: Ditto.
209
[67da219]2102001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
213        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
214
[c2b12f2]2152001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * custom/armulator.cfg: Remove make-target-options.
218        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
219        (now in erc32/configure.ac).
220        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
221        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
222        Remove CONSOLE_USE_POLLED (Unused).
223        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
224        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
225        * custom/mvme162.cfg: Remove references to mvme162lx.
226        Abandon gcc272. Remove make-target-options.
227        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
228
[97dbdde1]2292001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * custom/bare.cfg: Remove make-target-options.
232        * custom/c4xsim.cfg: Ditto.
233        * custom/cvme961.cfg: Ditto.
234        * custom/efi68k.cfg: Ditto.
235        * custom/gen68302.cfg: Ditto.
236        * custom/gen68340.cfg: Ditto.
237        * custom/genmongoosev.cfg: Ditto.
238        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
239        make-exe, remove empty lines.
240        * custom/h8sim.cfg: Remove make-target-options.
241        * custom/mcf5206elite.cfg: Ditto.
242        * custom/mrm332.cfg: Ditto.
243        * custom/mvme147.cfg: Ditto.
244        * custom/ods68302.cfg: Ditto.
245        * custom/p4000.cfg: Ditto.
246        * custom/p4600.cfg: Ditto.
247        * custom/p4650.cfg: Ditto.
248        * custom/pc386.cfg: Ditto.
249        * custom/portsw.cfg: Ditto.
250        * custom/simsh4.cfg: Ditto.
251
[09aadf6]2522001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * custom/efi332.cfg: Remove make-target-options.
255        * custom/idp.cfg: Ditto.
256        * custom/jmr3904.cfg: Ditto.
257
[5e2dce0]2582001-11-27      Joel Sherrill <joel@OARcorp.com>,
259
[3dc3511]260        * ChangeLog: Deleted bogus entry.
[5e2dce0]261
[dda8f5dc]2622001-11-27      Joel Sherrill <joel@OARcorp.com>,
263
264        * custom/ods68302.cfg: Eliminated required definition of macros in this
265        file for the BSP to compile.  The ROM and ROM address and size settings
266        are now linker script items. 
[af447ea]267
[4383f3a]2682001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270
271        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
272        Remove make-target-options.
273        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
274        Remove make-target-options.
275        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
276        DATA_CACHE_ENABLE.
277        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
278        DATA_CACHE_ENABLE.
279        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
280        DATA_CACHE_ENABLE.
281
[9f7f6fb]2822001-11-25      Joel Sherrill <joel@OARcorp.com>
283
284        * custom/papyrus.cfg: Removed.
285        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
286
[93d20478]2872001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
290        * custom/mcp750.cfg: Ditto.
291
[bbb6af24]2922001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
295        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
296        * custom/psim.cfg: Refect changes to psim/configure.ac.
297        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
298        remove SCORE603E_GENERATION.
299
[708a87c5]3002001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
303        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
304        * custom/mbx860_005b.cfg: Ditto.
305        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
306
307
[82a48d0]3082001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * custom/gensh1.cfg: remove make-target-options.
311        * custom/gensh2.cfg: remove make-target-options.
312
[3460525e]3132001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
316        remove make-target-options, remove BSP_CPPFLAGS.
317
[0f012bdf]3182001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
321
[1614be8]3222001-11-14      Joel Sherrill <joel@OARcorp.com>
323
324        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
325        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
326        These are new exception processing model BSPs and thus do not
327        need to define PPC_USE_SPRG.
328
[2c033b0b]3292001-11-14      Joel Sherrill <joel@OARcorp.com>
330
331        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
332
[44ff1c3]3332001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
[2c033b0b]335        * custom/ts_386ex.cfg: Remove make-target-options.
336        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
337        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
[44ff1c3]338        different flags.
339
[7409426]3402001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
343        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
344        re-adopt mcp750.cfg's make-exe.
345
[7c67be4]3462001-11-13      Joel Sherrill <joel@OARcorp.com>
347
348        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
349        the --srec-len argument to objcopy only supported in binutils 2.11
350        or newer.
351
[1a98a0d]3522001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
353
354        This modification is part of the submitted modifications necessary to
355        support the IBM PPC405 family.  This submission was reviewed by
356        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
357        not negatively impact the ppc403 BSPs.  The submission and tracking
358        process was captured as PR50.
359        * custom/gen405.cfg: New file.
360        * custom/helas403.cfg: Modified to generate Srecords.
361
[6a91771a]3622001-10-30      Joel Sherrill <joel@OARcorp.com>
363
364        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
365
[fe6ef4ac]3662001-10-26      Victor V. Vengerov <vvv@oktet.ru>
367
368        * custom/mcf5206elite.cfg: New file.
369
[8e42d3b]3702001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
371
372        * custom/mpc8260ads.cfg: New file.
373
[473ed53]3742001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * custom/gensh4.cfg: Remove START_HW_INIT.
377        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
378
[cedf9296]3792001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * custom/gensh4.cfg: Remove HZ.
382        * custom/simsh4.cfg: Remove HZ.
383
[c682b89]3842001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
385
386        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
387        of Hitachi SH4 BSPs of the same name.  Reviewed and some
388        cleanup by Joel Sherrill <joel@OARcorp.com>.
389
[cae8bc9]3902001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
393
[a768168]3942001-10-11      Joel Sherrill <joel@OARcorp.com>
395
396        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
397        to avoid using the apparently broken or deprecated -o argument.
398
[a463a2f]3992001-09-28      Joel Sherrill <joel@OARcorp.com>
400
401        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
402        for MC68302_BASE.
403
[faa965d]4042001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * custom/bare.cfg: Define dummy make-cxx-exe.
407
[0bb36c0]4082001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]409
[0bb36c0]410        * ChangeLog: Formatting cleanup.
[93f79c0f]411
[206a0b38]4122001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]413
414        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
[0bb36c0]415        make-target-options.
416        * custom/FreeBSD-posix.cfg: Remove make-target-options.
417        * custom/HPUX9-posix.cfg: Dito.
418        * custom/Linux-posix.cfg: Dito.
419        * custom/Solaris-posix.cfg: Dito.
420        * custom/arm_bare_bsp.cfg: Dito.
421        * custom/armulator.cfg: Dito.
422        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
423        * custom/i386ex.cfg: Remove make-target-options.
[af447ea]424        * custom/i960sim.cfg: Remove make-target-options.
425        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]426        CONSOLE_USE_INTERRUPTS.
[af447ea]427        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
428        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]429        CONSOLE_USE_INTERRUPTS.
[206a0b38]430        * custom/vegaplus.cfg: Remove make-target-options.
431
[88249fa0]4322001-05-25      Joel Sherrill <joel@OARcorp.com>
433
434        * custom/mrm332.cfg: Switched $(SED) to sed.
435
[0f588860]4362000-05-25      Matt Cross <profesor@gweep.net>
437
438        * New MRM332 BSP for the Mini RoboMind board based
439        on the 68332 microcontroller designed and build by Mark
440        Castelluccio.  For details on the MRM see http://www.robominds.com.
441        * custom/mrm332.cfg: New file.
442
[6b5a85ae]4432001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
446        CONSOLE_USE_POLLED, HAS_RTC.
447
[baf22b9]4482001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
451        * custom/gensh2.cfg: Dito.
452
[93f79c0f]4532001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
456        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
457        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
458        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
459        remove unused flags, remove -ansi from CPP.
460        * custom/eth_comm.cfg: Remove CPU_DEFINES.
461        * custom/sim68000.cfg: Remove CPU_DEFINES.
[65e6b542]462       
4632001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
[93f79c0f]465        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
[65e6b542]466        * compilers/gcc-target-default.cfg: Dito.
467        * compilers/gcc-portsw.cfg: Remove -Hansi.
468        * custom/posix.cfg: Remove inclusion of target.cfg.
469        * custom/simhppa.cfg: Remove -ansi -fasm.
[1db8d62f]470
[d96374f]4712001-04-11      Eric Valette <valette@crf.canon.fr>
472
473        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
474        "new exception processing model."
475
[8d2eb8c]4762001-04-11      Joel Sherrill <joel@OARcorp.com>
477
478        * custom/default.cfg: Switch to using exec_prefix to reflect new
479        organization of install point from Ralf Corsepius.
480
[969de1f3]4812001-03-30      Eric Valette <valette@crf.canon.fr>
482
483        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
484        use the "new exception processing model."
485
[1a792e47]4862001-03-14      Joel Sherrill <joel@OARcorp.com>
487
488        * custom/genmongossev.cfg: New file.
489
[85371f7]4902001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * custom/pc386dx.cfg: New bsp.
493
[e5bc1968]4942001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
497        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
498        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
499
[227ae749]5002001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[1db8d62f]501
502        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
503        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
504        * host.cfg.in: Remove RM, make-script.
[227ae749]505        * ChangeLog: Remove bogus 2001-01-22 entry.
[b96ca51]506
[96e34e0]5072001-01-09      Joel Sherrill <joel@OARcorp.com>
508
509        * custom/pc386.cfg (make-exe): Removed commented out lines that
510        were displayed in build longs.
511
[f8b891d]5122001-01-08      Joel Sherrill <joel@OARcorp.com>
513
514        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
515        unneeded definitions when compiled for "mips" rather than "mips64orion."
516        Correct CPU_CFLAGS.
517
[e8ad374a]5182001-01-05      Joel Sherrill <joel@OARcorp.com>
519
520        * custom/gensh1.cfg: Removed rest of make-target-options and
521        moved them to BSP configure options.
522
[fdfa5b9]5232001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
524
525        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
526        install point or assuming BSP build tree is available.
527
[c2bbfb52]5282001-01-03      Joel Sherrill <joel@OARcorp.com>
529
530        * custom/psim.cfg: Removed unused variables.
531
[80cc928]5322001-01-03      Joel Sherrill <joel@OARcorp.com>
533
534        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
535        * custom/simcpu32.cfg: Removed MVME162 reference.
536
[cec6bb0]5372000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
538
539        * custom/mcp750.cfg: Fix problems in generation of .exe file.
540        Still need to fix to avoid touching install point on non-install stanza.
541
[dfa6d4b7]5422000-12-06      Joel Sherrill <joel@OARcorp.com>
543
544        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
545        and copies that should not be in it.
546
[3fddd25c]5472000-12-01      Joel Sherrill <joel@OARcorp.com>
548
549        * custom/jmr3904.cfg: Turn optimization back up to -O2.
550
[c061304]5512000-11-30      Joel Sherrill <joel@OARcorp.com>
552
553        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
554        a mips1.  gcc translates -m3900 into that.
555
[e066afe8]5562000-11-27      Joel Sherrill <joel@OARcorp.com>
557
558        * custom/jmr3904.cfg: Fix incorrect reference to i960.
559
[1c69af9b]5602000-11-27      Joel Sherrill <joel@OARcorp.com>
561
562        * custom/shsim.cfg: New file.
563        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
564        The shsim is for the SH simulator in gdb. It should be able
565        to be used with multiple SH CPU models.  This will require
566        adding BSP variants.
567
[511374e4]5682000-11-25      Joel Sherrill <joel@OARcorp.com>
569
570        * custom/pc386.cfg: make-exe rule would write into
571        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
572        is generally not writeable after the BSP is installed and you do not
573        want every application installed there by default.  Reported by
574        Eric Norum <eric.norum@usask.ca>.
575
[732d4db]5762000-11-25      Joel Sherrill <joel@OARcorp.com>
577
578        * custom/Makefile.am: Updated to add jmr3904.cfg
579        * custom/jmr3904.cfg: New file.
580
[8c47d509]5812000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * custom/leon2.cfg: Removed defines that are now generated
584        in a non-BSP specific manner.
585
[cd0324cf]5862000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
587
588        * custom/Makefile.am: Modified to reflect addition of files.
589        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
590        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
591
[b2e4f3a8]5922000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
595
[2b0714f3]5962000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
599
[c801aba]6002000-10-24      Joel Sherrill <joel@OARcorp.com>
601
602        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
603        definition since this information can be picked up from
604        autoconf generated files.  These BSPs are shared by the
605        mips and mips64orion "ports."
606
[3a410c5]6072000-10-18      Joel Sherrill <joel@OARcorp.com>
608
609        * compilers/gcc-portsw.cfg: Use gcc style flags.
610
[3db37a7c]6112000-09-13      Joel Sherrill <joel@OARcorp.com>
612
613        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
614        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
615
[fb7e6dcf]6162000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
617
618        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
619        Eric Valette <valette@crf.canon.fr>.
620        * custom/vegaplus.cfg: New file.
621
[2094513]6222000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
625        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
626        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
627        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
628        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
629        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
630        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
631
[5174271]6322000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * custom/gensh2.cfg: Fix comments.
635
[9fbf213]6362000-09-12      Joel Sherrill <joel@OARcorp.com>
637
638        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
639        compiler arguments that specify CPU model options.
640
[0905e0f]6412000-09-12      Joel Sherrill <joel@OARcorp.com>
642
643        * custom/mbx860_005b.cfg (make-target-options): Add lines to
644        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
645        may be incorrect but the BSP now compiles.
646
[e0457c6b]6472000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * custom/arm_bare_bsp.cfg: Fix comments.
650
[c698e7b8]6512000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
654        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
655        * ChangeLog: File paths corrected
656
[ef386359]6572000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
658
659        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
660
[6fe4d043]6612000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c698e7b8]662
663        * custom/pck6.cfg: New file
664        * custom/pc486.cfg: Use -m486
665        * custom/pc586.cfg: Use -mpentium
666        * custom/pc686.cfg: Use -mmpentiumpro
[6fe4d043]667        * custom/i386ex.cfg: Use -msoft-float
668
[060d538]6692000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
670
671        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
672
[b24a093]6732000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
674
675        * ChangeLog: File paths corrected.
676
[b96ca51]6772000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]678
[b96ca51]679        * custom/mvme167.cfg: Add specification of printk port, console port
680        and serial I/O mode.  Arrange for the stripped executable to
681        be copied up the build tree.
[380b5227]682       
6832000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]684
[380b5227]685        * custom/mbx8xx.cfg: Support for shared printk and no termios.
686
6872000-08-10      John Cotton  <john.cotton@nrc.ca>
[b24a093]688
[380b5227]689        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
[f1aa400]690
6912000-08-10      Joel Sherrill <joel@OARcorp.com>
692
693        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.