source: rtems/make/ChangeLog @ 2f03c043

4.104.114.84.95
Last change on this file since 2f03c043 was 2f03c043, checked in by Joel Sherrill <joel.sherrill@…>, on 05/09/02 at 21:44:14

2001-05-09 Joel Sherrill <joel@…>

  • custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1 compatable arguments.
  • Property mode set to 100644
File size: 19.8 KB
Line 
12001-05-09      Joel Sherrill <joel@OARcorp.com>
2
3        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
4        compatable arguments.
5 
62002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
9        Remove obsolete comments.
10        * custom/eth_comm.cfg: Remove make-target-options.
11        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
12        CPU_CFLAGS.
13        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
14        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
15        * custom/mbx8xx.cfg: Remove make-target-options.
16        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
17        Remove obsolete comments.
18        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
19        Remove obsolete comments.
20        * custom/mpc8260ads.cfg: Remove make-target-options.
21        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
22        CPU_CFLAGS.
23        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
24        Remove obsolete comments.
25        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
26        CPU_CFLAGS.
27        Remove obsolete comments.
28        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
29        Remove obsolete comments.
30        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
31        CPU_CFLAGS.
32        Remove obsolete comments.
33
342002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * custom/gen405.cfg: Remove -D__powerpc__.
37
382002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
41        * custom/erc32.cfg: Ditto.
42        * custom/leon2.cfg: Ditto.
43
44
452002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
48        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
49        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
50
512002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * custom/cvme961.cfg: Remove GCC272 support.
54        * custom/dmv152.cfg: Remove GCC272 support.
55        * custom/efi332.cfg: Remove GCC272 support.
56        * custom/efi68k.cfg: Remove GCC272 support.
57        * custom/eth_comm.cfg: Remove GCC272 support.
58        * custom/gen405.cfg: Remove GCC272 support.
59        * custom/gen68302.cfg: Remove GCC272 support.
60        * custom/gen68340.cfg: Remove GCC272 support.
61        * custom/gen68360.cfg: Remove GCC272 support.
62        * custom/genmongoosev.cfg: Remove GCC272 support.
63        * custom/helas403.cfg: Remove GCC272 support.
64        * custom/i386ex.cfg: Remove GCC272 support.
65        * custom/i960sim.cfg: Remove GCC272 support.
66        * custom/idp.cfg: Remove GCC272 support.
67        * custom/leon2.cfg: Remove GCC272 support.
68        * custom/mbx8xx.cfg: Remove GCC272 support.
69        * custom/mcf5206elite.cfg: Remove GCC272 support.
70        * custom/mpc8260ads.cfg: Remove GCC272 support.
71        * custom/mrm332.cfg: Remove GCC272 support.
72        * custom/mvme136.cfg: Remove GCC272 support.
73        * custom/mvme147.cfg: Remove GCC272 support.
74        * custom/mvme167.cfg: Remove GCC272 support.
75        * custom/ods68302.cfg: Remove GCC272 support.
76        * custom/p4000.cfg: Remove GCC272 support.
77        * custom/p4600.cfg: Remove GCC272 support.
78        * custom/p4650.cfg: Remove GCC272 support.
79        * custom/pc386.cfg: Remove GCC272 support.
80        * custom/portsw.cfg: Remove GCC272 support.
81        * custom/psim.cfg: Remove GCC272 support.
82        * custom/rxgen960.cfg: Remove GCC272 support.
83        * custom/score603e.cfg: Remove GCC272 support.
84        * custom/sim68000.cfg: Remove GCC272 support.
85        * custom/simhppa.cfg: Remove GCC272 support.
86        * custom/simsh4.cfg: Remove GCC272 support.
87        * custom/ts_386ex.cfg: Remove GCC272 support.
88
892002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
92        * Makefile.am: Remove AUTOMAKE_OPTIONS.
93        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
94        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
95
962002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * compilers/gcc-target-default.cfg: Add missing \.
99        Reported by Ilya Alexeev <ilya@continuum.ru>.
100
1012002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
104        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
105        support.
106        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
107
1082001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
111        * custom/FreeBSD-posix.cfg: Ditto.
112        * custom/HPUX9-posix.cfg: Ditto.
113        * custom/Linux-posix.cfg: Ditto.
114        * custom/Solaris-posix.cfg: Ditto.
115
1162001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
119        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
120
1212001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * custom/armulator.cfg: Remove make-target-options.
124        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
125        (now in erc32/configure.ac).
126        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
127        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
128        Remove CONSOLE_USE_POLLED (Unused).
129        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
130        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
131        * custom/mvme162.cfg: Remove references to mvme162lx.
132        Abandon gcc272. Remove make-target-options.
133        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
134
1352001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * custom/bare.cfg: Remove make-target-options.
138        * custom/c4xsim.cfg: Ditto.
139        * custom/cvme961.cfg: Ditto.
140        * custom/efi68k.cfg: Ditto.
141        * custom/gen68302.cfg: Ditto.
142        * custom/gen68340.cfg: Ditto.
143        * custom/genmongoosev.cfg: Ditto.
144        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
145        make-exe, remove empty lines.
146        * custom/h8sim.cfg: Remove make-target-options.
147        * custom/mcf5206elite.cfg: Ditto.
148        * custom/mrm332.cfg: Ditto.
149        * custom/mvme147.cfg: Ditto.
150        * custom/ods68302.cfg: Ditto.
151        * custom/p4000.cfg: Ditto.
152        * custom/p4600.cfg: Ditto.
153        * custom/p4650.cfg: Ditto.
154        * custom/pc386.cfg: Ditto.
155        * custom/portsw.cfg: Ditto.
156        * custom/simsh4.cfg: Ditto.
157
1582001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * custom/efi332.cfg: Remove make-target-options.
161        * custom/idp.cfg: Ditto.
162        * custom/jmr3904.cfg: Ditto.
163
1642001-11-27      Joel Sherrill <joel@OARcorp.com>,
165
166        * ChangeLog: Deleted bogus entry.
167
1682001-11-27      Joel Sherrill <joel@OARcorp.com>,
169
170        * custom/ods68302.cfg: Eliminated required definition of macros in this
171        file for the BSP to compile.  The ROM and ROM address and size settings
172        are now linker script items. 
173
1742001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176
177        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
178        Remove make-target-options.
179        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
180        Remove make-target-options.
181        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
182        DATA_CACHE_ENABLE.
183        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
184        DATA_CACHE_ENABLE.
185        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
186        DATA_CACHE_ENABLE.
187
1882001-11-25      Joel Sherrill <joel@OARcorp.com>
189
190        * custom/papyrus.cfg: Removed.
191        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
192
1932001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
196        * custom/mcp750.cfg: Ditto.
197
1982001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
201        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
202        * custom/psim.cfg: Refect changes to psim/configure.ac.
203        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
204        remove SCORE603E_GENERATION.
205
2062001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
209        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
210        * custom/mbx860_005b.cfg: Ditto.
211        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
212
213
2142001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * custom/gensh1.cfg: remove make-target-options.
217        * custom/gensh2.cfg: remove make-target-options.
218
2192001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
222        remove make-target-options, remove BSP_CPPFLAGS.
223
2242001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
227
2282001-11-14      Joel Sherrill <joel@OARcorp.com>
229
230        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
231        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
232        These are new exception processing model BSPs and thus do not
233        need to define PPC_USE_SPRG.
234
2352001-11-14      Joel Sherrill <joel@OARcorp.com>
236
237        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
238
2392001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * custom/ts_386ex.cfg: Remove make-target-options.
242        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
243        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
244        different flags.
245
2462001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
249        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
250        re-adopt mcp750.cfg's make-exe.
251
2522001-11-13      Joel Sherrill <joel@OARcorp.com>
253
254        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
255        the --srec-len argument to objcopy only supported in binutils 2.11
256        or newer.
257
2582001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
259
260        This modification is part of the submitted modifications necessary to
261        support the IBM PPC405 family.  This submission was reviewed by
262        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
263        not negatively impact the ppc403 BSPs.  The submission and tracking
264        process was captured as PR50.
265        * custom/gen405.cfg: New file.
266        * custom/helas403.cfg: Modified to generate Srecords.
267
2682001-10-30      Joel Sherrill <joel@OARcorp.com>
269
270        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
271
2722001-10-26      Victor V. Vengerov <vvv@oktet.ru>
273
274        * custom/mcf5206elite.cfg: New file.
275
2762001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
277
278        * custom/mpc8260ads.cfg: New file.
279
2802001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * custom/gensh4.cfg: Remove START_HW_INIT.
283        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
284
2852001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * custom/gensh4.cfg: Remove HZ.
288        * custom/simsh4.cfg: Remove HZ.
289
2902001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
291
292        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
293        of Hitachi SH4 BSPs of the same name.  Reviewed and some
294        cleanup by Joel Sherrill <joel@OARcorp.com>.
295
2962001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
299
3002001-10-11      Joel Sherrill <joel@OARcorp.com>
301
302        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
303        to avoid using the apparently broken or deprecated -o argument.
304
3052001-09-28      Joel Sherrill <joel@OARcorp.com>
306
307        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
308        for MC68302_BASE.
309
3102001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * custom/bare.cfg: Define dummy make-cxx-exe.
313
3142001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * ChangeLog: Formatting cleanup.
317
3182001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
321        make-target-options.
322        * custom/FreeBSD-posix.cfg: Remove make-target-options.
323        * custom/HPUX9-posix.cfg: Dito.
324        * custom/Linux-posix.cfg: Dito.
325        * custom/Solaris-posix.cfg: Dito.
326        * custom/arm_bare_bsp.cfg: Dito.
327        * custom/armulator.cfg: Dito.
328        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
329        * custom/i386ex.cfg: Remove make-target-options.
330        * custom/i960sim.cfg: Remove make-target-options.
331        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
332        CONSOLE_USE_INTERRUPTS.
333        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
334        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
335        CONSOLE_USE_INTERRUPTS.
336        * custom/vegaplus.cfg: Remove make-target-options.
337
3382001-05-25      Joel Sherrill <joel@OARcorp.com>
339
340        * custom/mrm332.cfg: Switched $(SED) to sed.
341
3422000-05-25      Matt Cross <profesor@gweep.net>
343
344        * New MRM332 BSP for the Mini RoboMind board based
345        on the 68332 microcontroller designed and build by Mark
346        Castelluccio.  For details on the MRM see http://www.robominds.com.
347        * custom/mrm332.cfg: New file.
348
3492001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
352        CONSOLE_USE_POLLED, HAS_RTC.
353
3542001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
357        * custom/gensh2.cfg: Dito.
358
3592001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
362        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
363        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
364        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
365        remove unused flags, remove -ansi from CPP.
366        * custom/eth_comm.cfg: Remove CPU_DEFINES.
367        * custom/sim68000.cfg: Remove CPU_DEFINES.
368       
3692001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
372        * compilers/gcc-target-default.cfg: Dito.
373        * compilers/gcc-portsw.cfg: Remove -Hansi.
374        * custom/posix.cfg: Remove inclusion of target.cfg.
375        * custom/simhppa.cfg: Remove -ansi -fasm.
376
3772001-04-11      Eric Valette <valette@crf.canon.fr>
378
379        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
380        "new exception processing model."
381
3822001-04-11      Joel Sherrill <joel@OARcorp.com>
383
384        * custom/default.cfg: Switch to using exec_prefix to reflect new
385        organization of install point from Ralf Corsepius.
386
3872001-03-30      Eric Valette <valette@crf.canon.fr>
388
389        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
390        use the "new exception processing model."
391
3922001-03-14      Joel Sherrill <joel@OARcorp.com>
393
394        * custom/genmongossev.cfg: New file.
395
3962001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * custom/pc386dx.cfg: New bsp.
399
4002001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
403        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
404        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
405
4062001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
409        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
410        * host.cfg.in: Remove RM, make-script.
411        * ChangeLog: Remove bogus 2001-01-22 entry.
412
4132001-01-09      Joel Sherrill <joel@OARcorp.com>
414
415        * custom/pc386.cfg (make-exe): Removed commented out lines that
416        were displayed in build longs.
417
4182001-01-08      Joel Sherrill <joel@OARcorp.com>
419
420        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
421        unneeded definitions when compiled for "mips" rather than "mips64orion."
422        Correct CPU_CFLAGS.
423
4242001-01-05      Joel Sherrill <joel@OARcorp.com>
425
426        * custom/gensh1.cfg: Removed rest of make-target-options and
427        moved them to BSP configure options.
428
4292001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
430
431        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
432        install point or assuming BSP build tree is available.
433
4342001-01-03      Joel Sherrill <joel@OARcorp.com>
435
436        * custom/psim.cfg: Removed unused variables.
437
4382001-01-03      Joel Sherrill <joel@OARcorp.com>
439
440        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
441        * custom/simcpu32.cfg: Removed MVME162 reference.
442
4432000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
444
445        * custom/mcp750.cfg: Fix problems in generation of .exe file.
446        Still need to fix to avoid touching install point on non-install stanza.
447
4482000-12-06      Joel Sherrill <joel@OARcorp.com>
449
450        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
451        and copies that should not be in it.
452
4532000-12-01      Joel Sherrill <joel@OARcorp.com>
454
455        * custom/jmr3904.cfg: Turn optimization back up to -O2.
456
4572000-11-30      Joel Sherrill <joel@OARcorp.com>
458
459        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
460        a mips1.  gcc translates -m3900 into that.
461
4622000-11-27      Joel Sherrill <joel@OARcorp.com>
463
464        * custom/jmr3904.cfg: Fix incorrect reference to i960.
465
4662000-11-27      Joel Sherrill <joel@OARcorp.com>
467
468        * custom/shsim.cfg: New file.
469        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
470        The shsim is for the SH simulator in gdb. It should be able
471        to be used with multiple SH CPU models.  This will require
472        adding BSP variants.
473
4742000-11-25      Joel Sherrill <joel@OARcorp.com>
475
476        * custom/pc386.cfg: make-exe rule would write into
477        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
478        is generally not writeable after the BSP is installed and you do not
479        want every application installed there by default.  Reported by
480        Eric Norum <eric.norum@usask.ca>.
481
4822000-11-25      Joel Sherrill <joel@OARcorp.com>
483
484        * custom/Makefile.am: Updated to add jmr3904.cfg
485        * custom/jmr3904.cfg: New file.
486
4872000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * custom/leon2.cfg: Removed defines that are now generated
490        in a non-BSP specific manner.
491
4922000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
493
494        * custom/Makefile.am: Modified to reflect addition of files.
495        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
496        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
497
4982000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
501
5022000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
505
5062000-10-24      Joel Sherrill <joel@OARcorp.com>
507
508        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
509        definition since this information can be picked up from
510        autoconf generated files.  These BSPs are shared by the
511        mips and mips64orion "ports."
512
5132000-10-18      Joel Sherrill <joel@OARcorp.com>
514
515        * compilers/gcc-portsw.cfg: Use gcc style flags.
516
5172000-09-13      Joel Sherrill <joel@OARcorp.com>
518
519        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
520        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
521
5222000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
523
524        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
525        Eric Valette <valette@crf.canon.fr>.
526        * custom/vegaplus.cfg: New file.
527
5282000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
531        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
532        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
533        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
534        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
535        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
536        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
537
5382000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * custom/gensh2.cfg: Fix comments.
541
5422000-09-12      Joel Sherrill <joel@OARcorp.com>
543
544        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
545        compiler arguments that specify CPU model options.
546
5472000-09-12      Joel Sherrill <joel@OARcorp.com>
548
549        * custom/mbx860_005b.cfg (make-target-options): Add lines to
550        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
551        may be incorrect but the BSP now compiles.
552
5532000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * custom/arm_bare_bsp.cfg: Fix comments.
556
5572000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
560        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
561        * ChangeLog: File paths corrected
562
5632000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
564
565        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
566
5672000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * custom/pck6.cfg: New file
570        * custom/pc486.cfg: Use -m486
571        * custom/pc586.cfg: Use -mpentium
572        * custom/pc686.cfg: Use -mmpentiumpro
573        * custom/i386ex.cfg: Use -msoft-float
574
5752000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
576
577        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
578
5792000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
580
581        * ChangeLog: File paths corrected.
582
5832000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
584
585        * custom/mvme167.cfg: Add specification of printk port, console port
586        and serial I/O mode.  Arrange for the stripped executable to
587        be copied up the build tree.
588       
5892000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
590
591        * custom/mbx8xx.cfg: Support for shared printk and no termios.
592
5932000-08-10      John Cotton  <john.cotton@nrc.ca>
594
595        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
596
5972000-08-10      Joel Sherrill <joel@OARcorp.com>
598
599        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.