source: rtems/make/ChangeLog @ 8378eae

4.104.114.84.95
Last change on this file since 8378eae was f5642664, checked in by Joel Sherrill <joel.sherrill@…>, on 08/02/02 at 00:08:01

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

  • eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg, mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
  • Property mode set to 100644
File size: 21.1 KB
Line 
12002-08-01      Joel Sherrill <joel@OARcorp.com>
2
3        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
4        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
5
62002-08-01      Joel Sherrill <joel@OARcorp.com>
7
8        * custom/mvme136.cfg: Remove make-target-options.
9
102002-07-30      Joel Sherrill <joel@OARcorp.com>
11
12        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
13        will disappear when make clean is performed.
14
152002-07-24      Joel Sherrill <joel@OARcorp.com>
16
17        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
18        to use gcc 3.1 arguments.
19
202002-07-22      Joel Sherrill <joel@OARcorp.com>
21
22        * Templates/Makefile.leaf: Clarify the MANAGERS example.
23
242002-07-01      Joel Sherrill <joel@OARcorp.com>
25
26        * custom/p4650.cfg: Update arguments to gcc3.
27
282002-06-14      Joel Sherrill <joel@OARcorp.com>
29
30        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
31        to gcc 3.1 arguments.
32
332002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
34
35        * custom/dmv177.cfg: Use -mcpu=603e.
36        * custom/ppcn_60x.cfg: Use -mcpu=603e.
37        * custom/psim.cfg: Use -mcpu=603e.
38        * custom/score603e.cfg: Use -mcpu=603e.
39        * custom/ts_386ex.cfg: Remove obsolete comments.
40        * custom/rxgen960.cfg: Remove obsolete comments.
41        * custom/cvme961.cfg: Remove obsolete comments.
42
432001-05-09      Joel Sherrill <joel@OARcorp.com>
44
45        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
46        compatable arguments.
47 
482002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
51        Remove obsolete comments.
52        * custom/eth_comm.cfg: Remove make-target-options.
53        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
54        CPU_CFLAGS.
55        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
56        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
57        * custom/mbx8xx.cfg: Remove make-target-options.
58        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
59        Remove obsolete comments.
60        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
61        Remove obsolete comments.
62        * custom/mpc8260ads.cfg: Remove make-target-options.
63        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
64        CPU_CFLAGS.
65        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
66        Remove obsolete comments.
67        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
68        CPU_CFLAGS.
69        Remove obsolete comments.
70        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
71        Remove obsolete comments.
72        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
73        CPU_CFLAGS.
74        Remove obsolete comments.
75
762002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * custom/gen405.cfg: Remove -D__powerpc__.
79
802002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
83        * custom/erc32.cfg: Ditto.
84        * custom/leon2.cfg: Ditto.
85
86
872002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
90        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
91        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
92
932002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * custom/cvme961.cfg: Remove GCC272 support.
96        * custom/dmv152.cfg: Remove GCC272 support.
97        * custom/efi332.cfg: Remove GCC272 support.
98        * custom/efi68k.cfg: Remove GCC272 support.
99        * custom/eth_comm.cfg: Remove GCC272 support.
100        * custom/gen405.cfg: Remove GCC272 support.
101        * custom/gen68302.cfg: Remove GCC272 support.
102        * custom/gen68340.cfg: Remove GCC272 support.
103        * custom/gen68360.cfg: Remove GCC272 support.
104        * custom/genmongoosev.cfg: Remove GCC272 support.
105        * custom/helas403.cfg: Remove GCC272 support.
106        * custom/i386ex.cfg: Remove GCC272 support.
107        * custom/i960sim.cfg: Remove GCC272 support.
108        * custom/idp.cfg: Remove GCC272 support.
109        * custom/leon2.cfg: Remove GCC272 support.
110        * custom/mbx8xx.cfg: Remove GCC272 support.
111        * custom/mcf5206elite.cfg: Remove GCC272 support.
112        * custom/mpc8260ads.cfg: Remove GCC272 support.
113        * custom/mrm332.cfg: Remove GCC272 support.
114        * custom/mvme136.cfg: Remove GCC272 support.
115        * custom/mvme147.cfg: Remove GCC272 support.
116        * custom/mvme167.cfg: Remove GCC272 support.
117        * custom/ods68302.cfg: Remove GCC272 support.
118        * custom/p4000.cfg: Remove GCC272 support.
119        * custom/p4600.cfg: Remove GCC272 support.
120        * custom/p4650.cfg: Remove GCC272 support.
121        * custom/pc386.cfg: Remove GCC272 support.
122        * custom/portsw.cfg: Remove GCC272 support.
123        * custom/psim.cfg: Remove GCC272 support.
124        * custom/rxgen960.cfg: Remove GCC272 support.
125        * custom/score603e.cfg: Remove GCC272 support.
126        * custom/sim68000.cfg: Remove GCC272 support.
127        * custom/simhppa.cfg: Remove GCC272 support.
128        * custom/simsh4.cfg: Remove GCC272 support.
129        * custom/ts_386ex.cfg: Remove GCC272 support.
130
1312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
134        * Makefile.am: Remove AUTOMAKE_OPTIONS.
135        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
136        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
137
1382002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * compilers/gcc-target-default.cfg: Add missing \.
141        Reported by Ilya Alexeev <ilya@continuum.ru>.
142
1432002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
146        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
147        support.
148        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
149
1502001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
153        * custom/FreeBSD-posix.cfg: Ditto.
154        * custom/HPUX9-posix.cfg: Ditto.
155        * custom/Linux-posix.cfg: Ditto.
156        * custom/Solaris-posix.cfg: Ditto.
157
1582001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
161        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
162
1632001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * custom/armulator.cfg: Remove make-target-options.
166        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
167        (now in erc32/configure.ac).
168        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
169        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
170        Remove CONSOLE_USE_POLLED (Unused).
171        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
172        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
173        * custom/mvme162.cfg: Remove references to mvme162lx.
174        Abandon gcc272. Remove make-target-options.
175        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
176
1772001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * custom/bare.cfg: Remove make-target-options.
180        * custom/c4xsim.cfg: Ditto.
181        * custom/cvme961.cfg: Ditto.
182        * custom/efi68k.cfg: Ditto.
183        * custom/gen68302.cfg: Ditto.
184        * custom/gen68340.cfg: Ditto.
185        * custom/genmongoosev.cfg: Ditto.
186        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
187        make-exe, remove empty lines.
188        * custom/h8sim.cfg: Remove make-target-options.
189        * custom/mcf5206elite.cfg: Ditto.
190        * custom/mrm332.cfg: Ditto.
191        * custom/mvme147.cfg: Ditto.
192        * custom/ods68302.cfg: Ditto.
193        * custom/p4000.cfg: Ditto.
194        * custom/p4600.cfg: Ditto.
195        * custom/p4650.cfg: Ditto.
196        * custom/pc386.cfg: Ditto.
197        * custom/portsw.cfg: Ditto.
198        * custom/simsh4.cfg: Ditto.
199
2002001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * custom/efi332.cfg: Remove make-target-options.
203        * custom/idp.cfg: Ditto.
204        * custom/jmr3904.cfg: Ditto.
205
2062001-11-27      Joel Sherrill <joel@OARcorp.com>,
207
208        * ChangeLog: Deleted bogus entry.
209
2102001-11-27      Joel Sherrill <joel@OARcorp.com>,
211
212        * custom/ods68302.cfg: Eliminated required definition of macros in this
213        file for the BSP to compile.  The ROM and ROM address and size settings
214        are now linker script items. 
215
2162001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218
219        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
220        Remove make-target-options.
221        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
222        Remove make-target-options.
223        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
224        DATA_CACHE_ENABLE.
225        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
226        DATA_CACHE_ENABLE.
227        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
228        DATA_CACHE_ENABLE.
229
2302001-11-25      Joel Sherrill <joel@OARcorp.com>
231
232        * custom/papyrus.cfg: Removed.
233        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
234
2352001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
238        * custom/mcp750.cfg: Ditto.
239
2402001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
243        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
244        * custom/psim.cfg: Refect changes to psim/configure.ac.
245        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
246        remove SCORE603E_GENERATION.
247
2482001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
251        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
252        * custom/mbx860_005b.cfg: Ditto.
253        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
254
255
2562001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * custom/gensh1.cfg: remove make-target-options.
259        * custom/gensh2.cfg: remove make-target-options.
260
2612001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
264        remove make-target-options, remove BSP_CPPFLAGS.
265
2662001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
269
2702001-11-14      Joel Sherrill <joel@OARcorp.com>
271
272        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
273        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
274        These are new exception processing model BSPs and thus do not
275        need to define PPC_USE_SPRG.
276
2772001-11-14      Joel Sherrill <joel@OARcorp.com>
278
279        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
280
2812001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * custom/ts_386ex.cfg: Remove make-target-options.
284        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
285        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
286        different flags.
287
2882001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
291        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
292        re-adopt mcp750.cfg's make-exe.
293
2942001-11-13      Joel Sherrill <joel@OARcorp.com>
295
296        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
297        the --srec-len argument to objcopy only supported in binutils 2.11
298        or newer.
299
3002001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
301
302        This modification is part of the submitted modifications necessary to
303        support the IBM PPC405 family.  This submission was reviewed by
304        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
305        not negatively impact the ppc403 BSPs.  The submission and tracking
306        process was captured as PR50.
307        * custom/gen405.cfg: New file.
308        * custom/helas403.cfg: Modified to generate Srecords.
309
3102001-10-30      Joel Sherrill <joel@OARcorp.com>
311
312        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
313
3142001-10-26      Victor V. Vengerov <vvv@oktet.ru>
315
316        * custom/mcf5206elite.cfg: New file.
317
3182001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
319
320        * custom/mpc8260ads.cfg: New file.
321
3222001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * custom/gensh4.cfg: Remove START_HW_INIT.
325        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
326
3272001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * custom/gensh4.cfg: Remove HZ.
330        * custom/simsh4.cfg: Remove HZ.
331
3322001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
333
334        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
335        of Hitachi SH4 BSPs of the same name.  Reviewed and some
336        cleanup by Joel Sherrill <joel@OARcorp.com>.
337
3382001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
341
3422001-10-11      Joel Sherrill <joel@OARcorp.com>
343
344        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
345        to avoid using the apparently broken or deprecated -o argument.
346
3472001-09-28      Joel Sherrill <joel@OARcorp.com>
348
349        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
350        for MC68302_BASE.
351
3522001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * custom/bare.cfg: Define dummy make-cxx-exe.
355
3562001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * ChangeLog: Formatting cleanup.
359
3602001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
363        make-target-options.
364        * custom/FreeBSD-posix.cfg: Remove make-target-options.
365        * custom/HPUX9-posix.cfg: Dito.
366        * custom/Linux-posix.cfg: Dito.
367        * custom/Solaris-posix.cfg: Dito.
368        * custom/arm_bare_bsp.cfg: Dito.
369        * custom/armulator.cfg: Dito.
370        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
371        * custom/i386ex.cfg: Remove make-target-options.
372        * custom/i960sim.cfg: Remove make-target-options.
373        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
374        CONSOLE_USE_INTERRUPTS.
375        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
376        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
377        CONSOLE_USE_INTERRUPTS.
378        * custom/vegaplus.cfg: Remove make-target-options.
379
3802001-05-25      Joel Sherrill <joel@OARcorp.com>
381
382        * custom/mrm332.cfg: Switched $(SED) to sed.
383
3842000-05-25      Matt Cross <profesor@gweep.net>
385
386        * New MRM332 BSP for the Mini RoboMind board based
387        on the 68332 microcontroller designed and build by Mark
388        Castelluccio.  For details on the MRM see http://www.robominds.com.
389        * custom/mrm332.cfg: New file.
390
3912001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
394        CONSOLE_USE_POLLED, HAS_RTC.
395
3962001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
399        * custom/gensh2.cfg: Dito.
400
4012001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
404        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
405        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
406        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
407        remove unused flags, remove -ansi from CPP.
408        * custom/eth_comm.cfg: Remove CPU_DEFINES.
409        * custom/sim68000.cfg: Remove CPU_DEFINES.
410       
4112001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
414        * compilers/gcc-target-default.cfg: Dito.
415        * compilers/gcc-portsw.cfg: Remove -Hansi.
416        * custom/posix.cfg: Remove inclusion of target.cfg.
417        * custom/simhppa.cfg: Remove -ansi -fasm.
418
4192001-04-11      Eric Valette <valette@crf.canon.fr>
420
421        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
422        "new exception processing model."
423
4242001-04-11      Joel Sherrill <joel@OARcorp.com>
425
426        * custom/default.cfg: Switch to using exec_prefix to reflect new
427        organization of install point from Ralf Corsepius.
428
4292001-03-30      Eric Valette <valette@crf.canon.fr>
430
431        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
432        use the "new exception processing model."
433
4342001-03-14      Joel Sherrill <joel@OARcorp.com>
435
436        * custom/genmongossev.cfg: New file.
437
4382001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * custom/pc386dx.cfg: New bsp.
441
4422001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
445        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
446        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
447
4482001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
451        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
452        * host.cfg.in: Remove RM, make-script.
453        * ChangeLog: Remove bogus 2001-01-22 entry.
454
4552001-01-09      Joel Sherrill <joel@OARcorp.com>
456
457        * custom/pc386.cfg (make-exe): Removed commented out lines that
458        were displayed in build longs.
459
4602001-01-08      Joel Sherrill <joel@OARcorp.com>
461
462        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
463        unneeded definitions when compiled for "mips" rather than "mips64orion."
464        Correct CPU_CFLAGS.
465
4662001-01-05      Joel Sherrill <joel@OARcorp.com>
467
468        * custom/gensh1.cfg: Removed rest of make-target-options and
469        moved them to BSP configure options.
470
4712001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
472
473        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
474        install point or assuming BSP build tree is available.
475
4762001-01-03      Joel Sherrill <joel@OARcorp.com>
477
478        * custom/psim.cfg: Removed unused variables.
479
4802001-01-03      Joel Sherrill <joel@OARcorp.com>
481
482        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
483        * custom/simcpu32.cfg: Removed MVME162 reference.
484
4852000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
486
487        * custom/mcp750.cfg: Fix problems in generation of .exe file.
488        Still need to fix to avoid touching install point on non-install stanza.
489
4902000-12-06      Joel Sherrill <joel@OARcorp.com>
491
492        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
493        and copies that should not be in it.
494
4952000-12-01      Joel Sherrill <joel@OARcorp.com>
496
497        * custom/jmr3904.cfg: Turn optimization back up to -O2.
498
4992000-11-30      Joel Sherrill <joel@OARcorp.com>
500
501        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
502        a mips1.  gcc translates -m3900 into that.
503
5042000-11-27      Joel Sherrill <joel@OARcorp.com>
505
506        * custom/jmr3904.cfg: Fix incorrect reference to i960.
507
5082000-11-27      Joel Sherrill <joel@OARcorp.com>
509
510        * custom/shsim.cfg: New file.
511        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
512        The shsim is for the SH simulator in gdb. It should be able
513        to be used with multiple SH CPU models.  This will require
514        adding BSP variants.
515
5162000-11-25      Joel Sherrill <joel@OARcorp.com>
517
518        * custom/pc386.cfg: make-exe rule would write into
519        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
520        is generally not writeable after the BSP is installed and you do not
521        want every application installed there by default.  Reported by
522        Eric Norum <eric.norum@usask.ca>.
523
5242000-11-25      Joel Sherrill <joel@OARcorp.com>
525
526        * custom/Makefile.am: Updated to add jmr3904.cfg
527        * custom/jmr3904.cfg: New file.
528
5292000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * custom/leon2.cfg: Removed defines that are now generated
532        in a non-BSP specific manner.
533
5342000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
535
536        * custom/Makefile.am: Modified to reflect addition of files.
537        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
538        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
539
5402000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
543
5442000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
547
5482000-10-24      Joel Sherrill <joel@OARcorp.com>
549
550        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
551        definition since this information can be picked up from
552        autoconf generated files.  These BSPs are shared by the
553        mips and mips64orion "ports."
554
5552000-10-18      Joel Sherrill <joel@OARcorp.com>
556
557        * compilers/gcc-portsw.cfg: Use gcc style flags.
558
5592000-09-13      Joel Sherrill <joel@OARcorp.com>
560
561        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
562        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
563
5642000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
565
566        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
567        Eric Valette <valette@crf.canon.fr>.
568        * custom/vegaplus.cfg: New file.
569
5702000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
573        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
574        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
575        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
576        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
577        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
578        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
579
5802000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * custom/gensh2.cfg: Fix comments.
583
5842000-09-12      Joel Sherrill <joel@OARcorp.com>
585
586        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
587        compiler arguments that specify CPU model options.
588
5892000-09-12      Joel Sherrill <joel@OARcorp.com>
590
591        * custom/mbx860_005b.cfg (make-target-options): Add lines to
592        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
593        may be incorrect but the BSP now compiles.
594
5952000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * custom/arm_bare_bsp.cfg: Fix comments.
598
5992000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
602        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
603        * ChangeLog: File paths corrected
604
6052000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
606
607        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
608
6092000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * custom/pck6.cfg: New file
612        * custom/pc486.cfg: Use -m486
613        * custom/pc586.cfg: Use -mpentium
614        * custom/pc686.cfg: Use -mmpentiumpro
615        * custom/i386ex.cfg: Use -msoft-float
616
6172000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
618
619        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
620
6212000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
622
623        * ChangeLog: File paths corrected.
624
6252000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
626
627        * custom/mvme167.cfg: Add specification of printk port, console port
628        and serial I/O mode.  Arrange for the stripped executable to
629        be copied up the build tree.
630       
6312000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
632
633        * custom/mbx8xx.cfg: Support for shared printk and no termios.
634
6352000-08-10      John Cotton  <john.cotton@nrc.ca>
636
637        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
638
6392000-08-10      Joel Sherrill <joel@OARcorp.com>
640
641        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.