source: rtems/make/ChangeLog @ 26f2783

4.104.114.84.95
Last change on this file since 26f2783 was 26f2783, checked in by Joel Sherrill <joel.sherrill@…>, on 08/06/02 at 20:15:43

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

  • custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
  • Property mode set to 100644
File size: 21.7 KB
Line 
12002-08-06      Joel Sherrill <joel@OARcorp.com>
2
3        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
4        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
5
62002-08-06      Chris Ziomkowski <chris@asics.ws>
7
8        * custom/or32sim.cfg: New file added as part of merge from
9        OpenCores repository.
10
112002-08-05      Joel Sherrill <joel@OARcorp.com>
12
13        * Per PR260 eliminate use of make-target-options.  This impacted
14        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
15        SuperCore and required that the m68k optimized memcpy be moved
16        to libcpu.
17        * custom/gen68360.cfg: Remove make-target-options.
18
192002-08-01      Joel Sherrill <joel@OARcorp.com>
20
21        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
22        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
23
242002-08-01      Joel Sherrill <joel@OARcorp.com>
25
26        * custom/mvme136.cfg: Remove make-target-options.
27
282002-07-30      Joel Sherrill <joel@OARcorp.com>
29
30        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
31        will disappear when make clean is performed.
32
332002-07-24      Joel Sherrill <joel@OARcorp.com>
34
35        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
36        to use gcc 3.1 arguments.
37
382002-07-22      Joel Sherrill <joel@OARcorp.com>
39
40        * Templates/Makefile.leaf: Clarify the MANAGERS example.
41
422002-07-01      Joel Sherrill <joel@OARcorp.com>
43
44        * custom/p4650.cfg: Update arguments to gcc3.
45
462002-06-14      Joel Sherrill <joel@OARcorp.com>
47
48        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
49        to gcc 3.1 arguments.
50
512002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
52
53        * custom/dmv177.cfg: Use -mcpu=603e.
54        * custom/ppcn_60x.cfg: Use -mcpu=603e.
55        * custom/psim.cfg: Use -mcpu=603e.
56        * custom/score603e.cfg: Use -mcpu=603e.
57        * custom/ts_386ex.cfg: Remove obsolete comments.
58        * custom/rxgen960.cfg: Remove obsolete comments.
59        * custom/cvme961.cfg: Remove obsolete comments.
60
612001-05-09      Joel Sherrill <joel@OARcorp.com>
62
63        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
64        compatable arguments.
65 
662002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
69        Remove obsolete comments.
70        * custom/eth_comm.cfg: Remove make-target-options.
71        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
72        CPU_CFLAGS.
73        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
74        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
75        * custom/mbx8xx.cfg: Remove make-target-options.
76        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
77        Remove obsolete comments.
78        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
79        Remove obsolete comments.
80        * custom/mpc8260ads.cfg: Remove make-target-options.
81        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
82        CPU_CFLAGS.
83        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
84        Remove obsolete comments.
85        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
86        CPU_CFLAGS.
87        Remove obsolete comments.
88        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
89        Remove obsolete comments.
90        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
91        CPU_CFLAGS.
92        Remove obsolete comments.
93
942002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * custom/gen405.cfg: Remove -D__powerpc__.
97
982002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
101        * custom/erc32.cfg: Ditto.
102        * custom/leon2.cfg: Ditto.
103
104
1052002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
108        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
109        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
110
1112002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * custom/cvme961.cfg: Remove GCC272 support.
114        * custom/dmv152.cfg: Remove GCC272 support.
115        * custom/efi332.cfg: Remove GCC272 support.
116        * custom/efi68k.cfg: Remove GCC272 support.
117        * custom/eth_comm.cfg: Remove GCC272 support.
118        * custom/gen405.cfg: Remove GCC272 support.
119        * custom/gen68302.cfg: Remove GCC272 support.
120        * custom/gen68340.cfg: Remove GCC272 support.
121        * custom/gen68360.cfg: Remove GCC272 support.
122        * custom/genmongoosev.cfg: Remove GCC272 support.
123        * custom/helas403.cfg: Remove GCC272 support.
124        * custom/i386ex.cfg: Remove GCC272 support.
125        * custom/i960sim.cfg: Remove GCC272 support.
126        * custom/idp.cfg: Remove GCC272 support.
127        * custom/leon2.cfg: Remove GCC272 support.
128        * custom/mbx8xx.cfg: Remove GCC272 support.
129        * custom/mcf5206elite.cfg: Remove GCC272 support.
130        * custom/mpc8260ads.cfg: Remove GCC272 support.
131        * custom/mrm332.cfg: Remove GCC272 support.
132        * custom/mvme136.cfg: Remove GCC272 support.
133        * custom/mvme147.cfg: Remove GCC272 support.
134        * custom/mvme167.cfg: Remove GCC272 support.
135        * custom/ods68302.cfg: Remove GCC272 support.
136        * custom/p4000.cfg: Remove GCC272 support.
137        * custom/p4600.cfg: Remove GCC272 support.
138        * custom/p4650.cfg: Remove GCC272 support.
139        * custom/pc386.cfg: Remove GCC272 support.
140        * custom/portsw.cfg: Remove GCC272 support.
141        * custom/psim.cfg: Remove GCC272 support.
142        * custom/rxgen960.cfg: Remove GCC272 support.
143        * custom/score603e.cfg: Remove GCC272 support.
144        * custom/sim68000.cfg: Remove GCC272 support.
145        * custom/simhppa.cfg: Remove GCC272 support.
146        * custom/simsh4.cfg: Remove GCC272 support.
147        * custom/ts_386ex.cfg: Remove GCC272 support.
148
1492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
152        * Makefile.am: Remove AUTOMAKE_OPTIONS.
153        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
154        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
155
1562002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * compilers/gcc-target-default.cfg: Add missing \.
159        Reported by Ilya Alexeev <ilya@continuum.ru>.
160
1612002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
164        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
165        support.
166        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
167
1682001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
171        * custom/FreeBSD-posix.cfg: Ditto.
172        * custom/HPUX9-posix.cfg: Ditto.
173        * custom/Linux-posix.cfg: Ditto.
174        * custom/Solaris-posix.cfg: Ditto.
175
1762001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
179        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
180
1812001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * custom/armulator.cfg: Remove make-target-options.
184        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
185        (now in erc32/configure.ac).
186        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
187        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
188        Remove CONSOLE_USE_POLLED (Unused).
189        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
190        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
191        * custom/mvme162.cfg: Remove references to mvme162lx.
192        Abandon gcc272. Remove make-target-options.
193        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
194
1952001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * custom/bare.cfg: Remove make-target-options.
198        * custom/c4xsim.cfg: Ditto.
199        * custom/cvme961.cfg: Ditto.
200        * custom/efi68k.cfg: Ditto.
201        * custom/gen68302.cfg: Ditto.
202        * custom/gen68340.cfg: Ditto.
203        * custom/genmongoosev.cfg: Ditto.
204        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
205        make-exe, remove empty lines.
206        * custom/h8sim.cfg: Remove make-target-options.
207        * custom/mcf5206elite.cfg: Ditto.
208        * custom/mrm332.cfg: Ditto.
209        * custom/mvme147.cfg: Ditto.
210        * custom/ods68302.cfg: Ditto.
211        * custom/p4000.cfg: Ditto.
212        * custom/p4600.cfg: Ditto.
213        * custom/p4650.cfg: Ditto.
214        * custom/pc386.cfg: Ditto.
215        * custom/portsw.cfg: Ditto.
216        * custom/simsh4.cfg: Ditto.
217
2182001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * custom/efi332.cfg: Remove make-target-options.
221        * custom/idp.cfg: Ditto.
222        * custom/jmr3904.cfg: Ditto.
223
2242001-11-27      Joel Sherrill <joel@OARcorp.com>,
225
226        * ChangeLog: Deleted bogus entry.
227
2282001-11-27      Joel Sherrill <joel@OARcorp.com>,
229
230        * custom/ods68302.cfg: Eliminated required definition of macros in this
231        file for the BSP to compile.  The ROM and ROM address and size settings
232        are now linker script items. 
233
2342001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236
237        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
238        Remove make-target-options.
239        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
240        Remove make-target-options.
241        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
242        DATA_CACHE_ENABLE.
243        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
244        DATA_CACHE_ENABLE.
245        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
246        DATA_CACHE_ENABLE.
247
2482001-11-25      Joel Sherrill <joel@OARcorp.com>
249
250        * custom/papyrus.cfg: Removed.
251        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
252
2532001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
256        * custom/mcp750.cfg: Ditto.
257
2582001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
261        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
262        * custom/psim.cfg: Refect changes to psim/configure.ac.
263        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
264        remove SCORE603E_GENERATION.
265
2662001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
269        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
270        * custom/mbx860_005b.cfg: Ditto.
271        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
272
273
2742001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * custom/gensh1.cfg: remove make-target-options.
277        * custom/gensh2.cfg: remove make-target-options.
278
2792001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
282        remove make-target-options, remove BSP_CPPFLAGS.
283
2842001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
287
2882001-11-14      Joel Sherrill <joel@OARcorp.com>
289
290        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
291        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
292        These are new exception processing model BSPs and thus do not
293        need to define PPC_USE_SPRG.
294
2952001-11-14      Joel Sherrill <joel@OARcorp.com>
296
297        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
298
2992001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * custom/ts_386ex.cfg: Remove make-target-options.
302        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
303        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
304        different flags.
305
3062001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
309        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
310        re-adopt mcp750.cfg's make-exe.
311
3122001-11-13      Joel Sherrill <joel@OARcorp.com>
313
314        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
315        the --srec-len argument to objcopy only supported in binutils 2.11
316        or newer.
317
3182001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
319
320        This modification is part of the submitted modifications necessary to
321        support the IBM PPC405 family.  This submission was reviewed by
322        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
323        not negatively impact the ppc403 BSPs.  The submission and tracking
324        process was captured as PR50.
325        * custom/gen405.cfg: New file.
326        * custom/helas403.cfg: Modified to generate Srecords.
327
3282001-10-30      Joel Sherrill <joel@OARcorp.com>
329
330        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
331
3322001-10-26      Victor V. Vengerov <vvv@oktet.ru>
333
334        * custom/mcf5206elite.cfg: New file.
335
3362001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
337
338        * custom/mpc8260ads.cfg: New file.
339
3402001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * custom/gensh4.cfg: Remove START_HW_INIT.
343        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
344
3452001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * custom/gensh4.cfg: Remove HZ.
348        * custom/simsh4.cfg: Remove HZ.
349
3502001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
351
352        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
353        of Hitachi SH4 BSPs of the same name.  Reviewed and some
354        cleanup by Joel Sherrill <joel@OARcorp.com>.
355
3562001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
359
3602001-10-11      Joel Sherrill <joel@OARcorp.com>
361
362        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
363        to avoid using the apparently broken or deprecated -o argument.
364
3652001-09-28      Joel Sherrill <joel@OARcorp.com>
366
367        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
368        for MC68302_BASE.
369
3702001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * custom/bare.cfg: Define dummy make-cxx-exe.
373
3742001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * ChangeLog: Formatting cleanup.
377
3782001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
381        make-target-options.
382        * custom/FreeBSD-posix.cfg: Remove make-target-options.
383        * custom/HPUX9-posix.cfg: Dito.
384        * custom/Linux-posix.cfg: Dito.
385        * custom/Solaris-posix.cfg: Dito.
386        * custom/arm_bare_bsp.cfg: Dito.
387        * custom/armulator.cfg: Dito.
388        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
389        * custom/i386ex.cfg: Remove make-target-options.
390        * custom/i960sim.cfg: Remove make-target-options.
391        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
392        CONSOLE_USE_INTERRUPTS.
393        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
394        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
395        CONSOLE_USE_INTERRUPTS.
396        * custom/vegaplus.cfg: Remove make-target-options.
397
3982001-05-25      Joel Sherrill <joel@OARcorp.com>
399
400        * custom/mrm332.cfg: Switched $(SED) to sed.
401
4022000-05-25      Matt Cross <profesor@gweep.net>
403
404        * New MRM332 BSP for the Mini RoboMind board based
405        on the 68332 microcontroller designed and build by Mark
406        Castelluccio.  For details on the MRM see http://www.robominds.com.
407        * custom/mrm332.cfg: New file.
408
4092001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
412        CONSOLE_USE_POLLED, HAS_RTC.
413
4142001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
417        * custom/gensh2.cfg: Dito.
418
4192001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
422        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
423        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
424        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
425        remove unused flags, remove -ansi from CPP.
426        * custom/eth_comm.cfg: Remove CPU_DEFINES.
427        * custom/sim68000.cfg: Remove CPU_DEFINES.
428       
4292001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
432        * compilers/gcc-target-default.cfg: Dito.
433        * compilers/gcc-portsw.cfg: Remove -Hansi.
434        * custom/posix.cfg: Remove inclusion of target.cfg.
435        * custom/simhppa.cfg: Remove -ansi -fasm.
436
4372001-04-11      Eric Valette <valette@crf.canon.fr>
438
439        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
440        "new exception processing model."
441
4422001-04-11      Joel Sherrill <joel@OARcorp.com>
443
444        * custom/default.cfg: Switch to using exec_prefix to reflect new
445        organization of install point from Ralf Corsepius.
446
4472001-03-30      Eric Valette <valette@crf.canon.fr>
448
449        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
450        use the "new exception processing model."
451
4522001-03-14      Joel Sherrill <joel@OARcorp.com>
453
454        * custom/genmongossev.cfg: New file.
455
4562001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * custom/pc386dx.cfg: New bsp.
459
4602001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
463        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
464        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
465
4662001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
469        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
470        * host.cfg.in: Remove RM, make-script.
471        * ChangeLog: Remove bogus 2001-01-22 entry.
472
4732001-01-09      Joel Sherrill <joel@OARcorp.com>
474
475        * custom/pc386.cfg (make-exe): Removed commented out lines that
476        were displayed in build longs.
477
4782001-01-08      Joel Sherrill <joel@OARcorp.com>
479
480        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
481        unneeded definitions when compiled for "mips" rather than "mips64orion."
482        Correct CPU_CFLAGS.
483
4842001-01-05      Joel Sherrill <joel@OARcorp.com>
485
486        * custom/gensh1.cfg: Removed rest of make-target-options and
487        moved them to BSP configure options.
488
4892001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
490
491        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
492        install point or assuming BSP build tree is available.
493
4942001-01-03      Joel Sherrill <joel@OARcorp.com>
495
496        * custom/psim.cfg: Removed unused variables.
497
4982001-01-03      Joel Sherrill <joel@OARcorp.com>
499
500        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
501        * custom/simcpu32.cfg: Removed MVME162 reference.
502
5032000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
504
505        * custom/mcp750.cfg: Fix problems in generation of .exe file.
506        Still need to fix to avoid touching install point on non-install stanza.
507
5082000-12-06      Joel Sherrill <joel@OARcorp.com>
509
510        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
511        and copies that should not be in it.
512
5132000-12-01      Joel Sherrill <joel@OARcorp.com>
514
515        * custom/jmr3904.cfg: Turn optimization back up to -O2.
516
5172000-11-30      Joel Sherrill <joel@OARcorp.com>
518
519        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
520        a mips1.  gcc translates -m3900 into that.
521
5222000-11-27      Joel Sherrill <joel@OARcorp.com>
523
524        * custom/jmr3904.cfg: Fix incorrect reference to i960.
525
5262000-11-27      Joel Sherrill <joel@OARcorp.com>
527
528        * custom/shsim.cfg: New file.
529        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
530        The shsim is for the SH simulator in gdb. It should be able
531        to be used with multiple SH CPU models.  This will require
532        adding BSP variants.
533
5342000-11-25      Joel Sherrill <joel@OARcorp.com>
535
536        * custom/pc386.cfg: make-exe rule would write into
537        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
538        is generally not writeable after the BSP is installed and you do not
539        want every application installed there by default.  Reported by
540        Eric Norum <eric.norum@usask.ca>.
541
5422000-11-25      Joel Sherrill <joel@OARcorp.com>
543
544        * custom/Makefile.am: Updated to add jmr3904.cfg
545        * custom/jmr3904.cfg: New file.
546
5472000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * custom/leon2.cfg: Removed defines that are now generated
550        in a non-BSP specific manner.
551
5522000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
553
554        * custom/Makefile.am: Modified to reflect addition of files.
555        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
556        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
557
5582000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
561
5622000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
565
5662000-10-24      Joel Sherrill <joel@OARcorp.com>
567
568        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
569        definition since this information can be picked up from
570        autoconf generated files.  These BSPs are shared by the
571        mips and mips64orion "ports."
572
5732000-10-18      Joel Sherrill <joel@OARcorp.com>
574
575        * compilers/gcc-portsw.cfg: Use gcc style flags.
576
5772000-09-13      Joel Sherrill <joel@OARcorp.com>
578
579        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
580        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
581
5822000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
583
584        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
585        Eric Valette <valette@crf.canon.fr>.
586        * custom/vegaplus.cfg: New file.
587
5882000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
591        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
592        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
593        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
594        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
595        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
596        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
597
5982000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * custom/gensh2.cfg: Fix comments.
601
6022000-09-12      Joel Sherrill <joel@OARcorp.com>
603
604        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
605        compiler arguments that specify CPU model options.
606
6072000-09-12      Joel Sherrill <joel@OARcorp.com>
608
609        * custom/mbx860_005b.cfg (make-target-options): Add lines to
610        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
611        may be incorrect but the BSP now compiles.
612
6132000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * custom/arm_bare_bsp.cfg: Fix comments.
616
6172000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
620        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
621        * ChangeLog: File paths corrected
622
6232000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
624
625        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
626
6272000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * custom/pck6.cfg: New file
630        * custom/pc486.cfg: Use -m486
631        * custom/pc586.cfg: Use -mpentium
632        * custom/pc686.cfg: Use -mmpentiumpro
633        * custom/i386ex.cfg: Use -msoft-float
634
6352000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
636
637        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
638
6392000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
640
641        * ChangeLog: File paths corrected.
642
6432000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
644
645        * custom/mvme167.cfg: Add specification of printk port, console port
646        and serial I/O mode.  Arrange for the stripped executable to
647        be copied up the build tree.
648       
6492000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
650
651        * custom/mbx8xx.cfg: Support for shared printk and no termios.
652
6532000-08-10      John Cotton  <john.cotton@nrc.ca>
654
655        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
656
6572000-08-10      Joel Sherrill <joel@OARcorp.com>
658
659        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.