source: rtems/make/ChangeLog @ bf1f6531

4.104.114.84.95
Last change on this file since bf1f6531 was bf1f6531, checked in by Joel Sherrill <joel.sherrill@…>, on 08/05/02 at 19:07:11

2002-08-05 Joel Sherrill <joel@…>

  • Per PR260 eliminate use of make-target-options. This impacted RTEMS allowing a distinction between the CPU32 and CPU32+ in the SuperCore? and required that the m68k optimized memcpy be moved to libcpu.
  • custom/gen68360.cfg: Remove make-target-options.
  • Property mode set to 100644
File size: 21.4 KB
Line 
12002-08-05      Joel Sherrill <joel@OARcorp.com>
2
3        * Per PR260 eliminate use of make-target-options.  This impacted
4        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
5        SuperCore and required that the m68k optimized memcpy be moved
6        to libcpu.
7        * custom/gen68360.cfg: Remove make-target-options.
8
92002-08-01      Joel Sherrill <joel@OARcorp.com>
10
11        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
12        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
13
142002-08-01      Joel Sherrill <joel@OARcorp.com>
15
16        * custom/mvme136.cfg: Remove make-target-options.
17
182002-07-30      Joel Sherrill <joel@OARcorp.com>
19
20        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
21        will disappear when make clean is performed.
22
232002-07-24      Joel Sherrill <joel@OARcorp.com>
24
25        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
26        to use gcc 3.1 arguments.
27
282002-07-22      Joel Sherrill <joel@OARcorp.com>
29
30        * Templates/Makefile.leaf: Clarify the MANAGERS example.
31
322002-07-01      Joel Sherrill <joel@OARcorp.com>
33
34        * custom/p4650.cfg: Update arguments to gcc3.
35
362002-06-14      Joel Sherrill <joel@OARcorp.com>
37
38        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
39        to gcc 3.1 arguments.
40
412002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
42
43        * custom/dmv177.cfg: Use -mcpu=603e.
44        * custom/ppcn_60x.cfg: Use -mcpu=603e.
45        * custom/psim.cfg: Use -mcpu=603e.
46        * custom/score603e.cfg: Use -mcpu=603e.
47        * custom/ts_386ex.cfg: Remove obsolete comments.
48        * custom/rxgen960.cfg: Remove obsolete comments.
49        * custom/cvme961.cfg: Remove obsolete comments.
50
512001-05-09      Joel Sherrill <joel@OARcorp.com>
52
53        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
54        compatable arguments.
55 
562002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
59        Remove obsolete comments.
60        * custom/eth_comm.cfg: Remove make-target-options.
61        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
62        CPU_CFLAGS.
63        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
64        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
65        * custom/mbx8xx.cfg: Remove make-target-options.
66        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
67        Remove obsolete comments.
68        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
69        Remove obsolete comments.
70        * custom/mpc8260ads.cfg: Remove make-target-options.
71        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
72        CPU_CFLAGS.
73        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
74        Remove obsolete comments.
75        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
76        CPU_CFLAGS.
77        Remove obsolete comments.
78        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
79        Remove obsolete comments.
80        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
81        CPU_CFLAGS.
82        Remove obsolete comments.
83
842002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * custom/gen405.cfg: Remove -D__powerpc__.
87
882002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
91        * custom/erc32.cfg: Ditto.
92        * custom/leon2.cfg: Ditto.
93
94
952002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
98        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
99        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
100
1012002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * custom/cvme961.cfg: Remove GCC272 support.
104        * custom/dmv152.cfg: Remove GCC272 support.
105        * custom/efi332.cfg: Remove GCC272 support.
106        * custom/efi68k.cfg: Remove GCC272 support.
107        * custom/eth_comm.cfg: Remove GCC272 support.
108        * custom/gen405.cfg: Remove GCC272 support.
109        * custom/gen68302.cfg: Remove GCC272 support.
110        * custom/gen68340.cfg: Remove GCC272 support.
111        * custom/gen68360.cfg: Remove GCC272 support.
112        * custom/genmongoosev.cfg: Remove GCC272 support.
113        * custom/helas403.cfg: Remove GCC272 support.
114        * custom/i386ex.cfg: Remove GCC272 support.
115        * custom/i960sim.cfg: Remove GCC272 support.
116        * custom/idp.cfg: Remove GCC272 support.
117        * custom/leon2.cfg: Remove GCC272 support.
118        * custom/mbx8xx.cfg: Remove GCC272 support.
119        * custom/mcf5206elite.cfg: Remove GCC272 support.
120        * custom/mpc8260ads.cfg: Remove GCC272 support.
121        * custom/mrm332.cfg: Remove GCC272 support.
122        * custom/mvme136.cfg: Remove GCC272 support.
123        * custom/mvme147.cfg: Remove GCC272 support.
124        * custom/mvme167.cfg: Remove GCC272 support.
125        * custom/ods68302.cfg: Remove GCC272 support.
126        * custom/p4000.cfg: Remove GCC272 support.
127        * custom/p4600.cfg: Remove GCC272 support.
128        * custom/p4650.cfg: Remove GCC272 support.
129        * custom/pc386.cfg: Remove GCC272 support.
130        * custom/portsw.cfg: Remove GCC272 support.
131        * custom/psim.cfg: Remove GCC272 support.
132        * custom/rxgen960.cfg: Remove GCC272 support.
133        * custom/score603e.cfg: Remove GCC272 support.
134        * custom/sim68000.cfg: Remove GCC272 support.
135        * custom/simhppa.cfg: Remove GCC272 support.
136        * custom/simsh4.cfg: Remove GCC272 support.
137        * custom/ts_386ex.cfg: Remove GCC272 support.
138
1392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
142        * Makefile.am: Remove AUTOMAKE_OPTIONS.
143        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
144        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
145
1462002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * compilers/gcc-target-default.cfg: Add missing \.
149        Reported by Ilya Alexeev <ilya@continuum.ru>.
150
1512002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
154        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
155        support.
156        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
157
1582001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
161        * custom/FreeBSD-posix.cfg: Ditto.
162        * custom/HPUX9-posix.cfg: Ditto.
163        * custom/Linux-posix.cfg: Ditto.
164        * custom/Solaris-posix.cfg: Ditto.
165
1662001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
169        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
170
1712001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * custom/armulator.cfg: Remove make-target-options.
174        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
175        (now in erc32/configure.ac).
176        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
177        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
178        Remove CONSOLE_USE_POLLED (Unused).
179        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
180        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
181        * custom/mvme162.cfg: Remove references to mvme162lx.
182        Abandon gcc272. Remove make-target-options.
183        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
184
1852001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * custom/bare.cfg: Remove make-target-options.
188        * custom/c4xsim.cfg: Ditto.
189        * custom/cvme961.cfg: Ditto.
190        * custom/efi68k.cfg: Ditto.
191        * custom/gen68302.cfg: Ditto.
192        * custom/gen68340.cfg: Ditto.
193        * custom/genmongoosev.cfg: Ditto.
194        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
195        make-exe, remove empty lines.
196        * custom/h8sim.cfg: Remove make-target-options.
197        * custom/mcf5206elite.cfg: Ditto.
198        * custom/mrm332.cfg: Ditto.
199        * custom/mvme147.cfg: Ditto.
200        * custom/ods68302.cfg: Ditto.
201        * custom/p4000.cfg: Ditto.
202        * custom/p4600.cfg: Ditto.
203        * custom/p4650.cfg: Ditto.
204        * custom/pc386.cfg: Ditto.
205        * custom/portsw.cfg: Ditto.
206        * custom/simsh4.cfg: Ditto.
207
2082001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * custom/efi332.cfg: Remove make-target-options.
211        * custom/idp.cfg: Ditto.
212        * custom/jmr3904.cfg: Ditto.
213
2142001-11-27      Joel Sherrill <joel@OARcorp.com>,
215
216        * ChangeLog: Deleted bogus entry.
217
2182001-11-27      Joel Sherrill <joel@OARcorp.com>,
219
220        * custom/ods68302.cfg: Eliminated required definition of macros in this
221        file for the BSP to compile.  The ROM and ROM address and size settings
222        are now linker script items. 
223
2242001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226
227        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
228        Remove make-target-options.
229        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
230        Remove make-target-options.
231        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
232        DATA_CACHE_ENABLE.
233        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
234        DATA_CACHE_ENABLE.
235        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
236        DATA_CACHE_ENABLE.
237
2382001-11-25      Joel Sherrill <joel@OARcorp.com>
239
240        * custom/papyrus.cfg: Removed.
241        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
242
2432001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
246        * custom/mcp750.cfg: Ditto.
247
2482001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
251        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
252        * custom/psim.cfg: Refect changes to psim/configure.ac.
253        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
254        remove SCORE603E_GENERATION.
255
2562001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
259        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
260        * custom/mbx860_005b.cfg: Ditto.
261        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
262
263
2642001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * custom/gensh1.cfg: remove make-target-options.
267        * custom/gensh2.cfg: remove make-target-options.
268
2692001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
272        remove make-target-options, remove BSP_CPPFLAGS.
273
2742001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
277
2782001-11-14      Joel Sherrill <joel@OARcorp.com>
279
280        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
281        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
282        These are new exception processing model BSPs and thus do not
283        need to define PPC_USE_SPRG.
284
2852001-11-14      Joel Sherrill <joel@OARcorp.com>
286
287        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
288
2892001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * custom/ts_386ex.cfg: Remove make-target-options.
292        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
293        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
294        different flags.
295
2962001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
299        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
300        re-adopt mcp750.cfg's make-exe.
301
3022001-11-13      Joel Sherrill <joel@OARcorp.com>
303
304        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
305        the --srec-len argument to objcopy only supported in binutils 2.11
306        or newer.
307
3082001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
309
310        This modification is part of the submitted modifications necessary to
311        support the IBM PPC405 family.  This submission was reviewed by
312        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
313        not negatively impact the ppc403 BSPs.  The submission and tracking
314        process was captured as PR50.
315        * custom/gen405.cfg: New file.
316        * custom/helas403.cfg: Modified to generate Srecords.
317
3182001-10-30      Joel Sherrill <joel@OARcorp.com>
319
320        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
321
3222001-10-26      Victor V. Vengerov <vvv@oktet.ru>
323
324        * custom/mcf5206elite.cfg: New file.
325
3262001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
327
328        * custom/mpc8260ads.cfg: New file.
329
3302001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * custom/gensh4.cfg: Remove START_HW_INIT.
333        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
334
3352001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * custom/gensh4.cfg: Remove HZ.
338        * custom/simsh4.cfg: Remove HZ.
339
3402001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
341
342        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
343        of Hitachi SH4 BSPs of the same name.  Reviewed and some
344        cleanup by Joel Sherrill <joel@OARcorp.com>.
345
3462001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
349
3502001-10-11      Joel Sherrill <joel@OARcorp.com>
351
352        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
353        to avoid using the apparently broken or deprecated -o argument.
354
3552001-09-28      Joel Sherrill <joel@OARcorp.com>
356
357        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
358        for MC68302_BASE.
359
3602001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * custom/bare.cfg: Define dummy make-cxx-exe.
363
3642001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * ChangeLog: Formatting cleanup.
367
3682001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
371        make-target-options.
372        * custom/FreeBSD-posix.cfg: Remove make-target-options.
373        * custom/HPUX9-posix.cfg: Dito.
374        * custom/Linux-posix.cfg: Dito.
375        * custom/Solaris-posix.cfg: Dito.
376        * custom/arm_bare_bsp.cfg: Dito.
377        * custom/armulator.cfg: Dito.
378        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
379        * custom/i386ex.cfg: Remove make-target-options.
380        * custom/i960sim.cfg: Remove make-target-options.
381        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
382        CONSOLE_USE_INTERRUPTS.
383        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
384        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
385        CONSOLE_USE_INTERRUPTS.
386        * custom/vegaplus.cfg: Remove make-target-options.
387
3882001-05-25      Joel Sherrill <joel@OARcorp.com>
389
390        * custom/mrm332.cfg: Switched $(SED) to sed.
391
3922000-05-25      Matt Cross <profesor@gweep.net>
393
394        * New MRM332 BSP for the Mini RoboMind board based
395        on the 68332 microcontroller designed and build by Mark
396        Castelluccio.  For details on the MRM see http://www.robominds.com.
397        * custom/mrm332.cfg: New file.
398
3992001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
402        CONSOLE_USE_POLLED, HAS_RTC.
403
4042001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
407        * custom/gensh2.cfg: Dito.
408
4092001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
412        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
413        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
414        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
415        remove unused flags, remove -ansi from CPP.
416        * custom/eth_comm.cfg: Remove CPU_DEFINES.
417        * custom/sim68000.cfg: Remove CPU_DEFINES.
418       
4192001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
422        * compilers/gcc-target-default.cfg: Dito.
423        * compilers/gcc-portsw.cfg: Remove -Hansi.
424        * custom/posix.cfg: Remove inclusion of target.cfg.
425        * custom/simhppa.cfg: Remove -ansi -fasm.
426
4272001-04-11      Eric Valette <valette@crf.canon.fr>
428
429        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
430        "new exception processing model."
431
4322001-04-11      Joel Sherrill <joel@OARcorp.com>
433
434        * custom/default.cfg: Switch to using exec_prefix to reflect new
435        organization of install point from Ralf Corsepius.
436
4372001-03-30      Eric Valette <valette@crf.canon.fr>
438
439        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
440        use the "new exception processing model."
441
4422001-03-14      Joel Sherrill <joel@OARcorp.com>
443
444        * custom/genmongossev.cfg: New file.
445
4462001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * custom/pc386dx.cfg: New bsp.
449
4502001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
453        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
454        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
455
4562001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
459        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
460        * host.cfg.in: Remove RM, make-script.
461        * ChangeLog: Remove bogus 2001-01-22 entry.
462
4632001-01-09      Joel Sherrill <joel@OARcorp.com>
464
465        * custom/pc386.cfg (make-exe): Removed commented out lines that
466        were displayed in build longs.
467
4682001-01-08      Joel Sherrill <joel@OARcorp.com>
469
470        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
471        unneeded definitions when compiled for "mips" rather than "mips64orion."
472        Correct CPU_CFLAGS.
473
4742001-01-05      Joel Sherrill <joel@OARcorp.com>
475
476        * custom/gensh1.cfg: Removed rest of make-target-options and
477        moved them to BSP configure options.
478
4792001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
480
481        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
482        install point or assuming BSP build tree is available.
483
4842001-01-03      Joel Sherrill <joel@OARcorp.com>
485
486        * custom/psim.cfg: Removed unused variables.
487
4882001-01-03      Joel Sherrill <joel@OARcorp.com>
489
490        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
491        * custom/simcpu32.cfg: Removed MVME162 reference.
492
4932000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
494
495        * custom/mcp750.cfg: Fix problems in generation of .exe file.
496        Still need to fix to avoid touching install point on non-install stanza.
497
4982000-12-06      Joel Sherrill <joel@OARcorp.com>
499
500        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
501        and copies that should not be in it.
502
5032000-12-01      Joel Sherrill <joel@OARcorp.com>
504
505        * custom/jmr3904.cfg: Turn optimization back up to -O2.
506
5072000-11-30      Joel Sherrill <joel@OARcorp.com>
508
509        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
510        a mips1.  gcc translates -m3900 into that.
511
5122000-11-27      Joel Sherrill <joel@OARcorp.com>
513
514        * custom/jmr3904.cfg: Fix incorrect reference to i960.
515
5162000-11-27      Joel Sherrill <joel@OARcorp.com>
517
518        * custom/shsim.cfg: New file.
519        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
520        The shsim is for the SH simulator in gdb. It should be able
521        to be used with multiple SH CPU models.  This will require
522        adding BSP variants.
523
5242000-11-25      Joel Sherrill <joel@OARcorp.com>
525
526        * custom/pc386.cfg: make-exe rule would write into
527        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
528        is generally not writeable after the BSP is installed and you do not
529        want every application installed there by default.  Reported by
530        Eric Norum <eric.norum@usask.ca>.
531
5322000-11-25      Joel Sherrill <joel@OARcorp.com>
533
534        * custom/Makefile.am: Updated to add jmr3904.cfg
535        * custom/jmr3904.cfg: New file.
536
5372000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * custom/leon2.cfg: Removed defines that are now generated
540        in a non-BSP specific manner.
541
5422000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
543
544        * custom/Makefile.am: Modified to reflect addition of files.
545        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
546        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
547
5482000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
551
5522000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
555
5562000-10-24      Joel Sherrill <joel@OARcorp.com>
557
558        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
559        definition since this information can be picked up from
560        autoconf generated files.  These BSPs are shared by the
561        mips and mips64orion "ports."
562
5632000-10-18      Joel Sherrill <joel@OARcorp.com>
564
565        * compilers/gcc-portsw.cfg: Use gcc style flags.
566
5672000-09-13      Joel Sherrill <joel@OARcorp.com>
568
569        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
570        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
571
5722000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
573
574        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
575        Eric Valette <valette@crf.canon.fr>.
576        * custom/vegaplus.cfg: New file.
577
5782000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
581        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
582        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
583        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
584        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
585        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
586        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
587
5882000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * custom/gensh2.cfg: Fix comments.
591
5922000-09-12      Joel Sherrill <joel@OARcorp.com>
593
594        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
595        compiler arguments that specify CPU model options.
596
5972000-09-12      Joel Sherrill <joel@OARcorp.com>
598
599        * custom/mbx860_005b.cfg (make-target-options): Add lines to
600        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
601        may be incorrect but the BSP now compiles.
602
6032000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * custom/arm_bare_bsp.cfg: Fix comments.
606
6072000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
610        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
611        * ChangeLog: File paths corrected
612
6132000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
614
615        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
616
6172000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * custom/pck6.cfg: New file
620        * custom/pc486.cfg: Use -m486
621        * custom/pc586.cfg: Use -mpentium
622        * custom/pc686.cfg: Use -mmpentiumpro
623        * custom/i386ex.cfg: Use -msoft-float
624
6252000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
626
627        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
628
6292000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
630
631        * ChangeLog: File paths corrected.
632
6332000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
634
635        * custom/mvme167.cfg: Add specification of printk port, console port
636        and serial I/O mode.  Arrange for the stripped executable to
637        be copied up the build tree.
638       
6392000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
640
641        * custom/mbx8xx.cfg: Support for shared printk and no termios.
642
6432000-08-10      John Cotton  <john.cotton@nrc.ca>
644
645        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
646
6472000-08-10      Joel Sherrill <joel@OARcorp.com>
648
649        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.