source: rtems/make/ChangeLog @ 3c0534a

4.104.114.84.95
Last change on this file since 3c0534a was 144d79a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/20/03 at 13:44:32

2003-08-20 Ralf Corsepius <corsepiu@…>

  • custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to the BSP's configure-script). Remove BSP_CPPFLAGS (Obsolete).
  • Property mode set to 100644
File size: 26.2 KB
Line 
12003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
4        the BSP's configure-script).
5        Remove BSP_CPPFLAGS (Obsolete).
6
72003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        PR 321/bsps
10        * leaf.cfg: Remove support for profile-variant.
11        * main.cfg: Ditto.
12        * compilers/gcc-no_bsp.cfg: Ditto.
13        * compilers/gcc-portsw.cfg: Ditto.
14        * compilers/gcc-target-default.cfg: Ditto.
15
162003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
17
18        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
19
202003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
21
22        PR 368/filesystems
23        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
24        with this PR for alias BSPs.
25
262003-03-18  Till Straumann <strauman@slac.stanford.edu>
27
28        PR 356/bsps
29        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
30        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
31
322003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
35
362003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
39        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
40        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
41        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
42
432003-02-14      Joel Sherrill <joel@OARcorp.com>
44
45        AMD a29k obsolete.
46        * custom/portsw.cfg: Removed.
47
482003-01-20      Duane Gustavus <duane@unt.edu>
49
50        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
51
522003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
55        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
56        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
57        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
58        Move -D_BSD_SOURCE to CPU_CFLAGS.
59        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
60        Move -Dsolaris2 to CPU_CFLAGS.
61        Remove -D__EXTENSIONS__.
62
632002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * custom/posix.cfg: Remove comment referring to host.cfg.
66
672002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * custom/default.cfg: Pickup target.cfg from BSP directory.
70
712002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
72
73        * custom/mtx603e.cfg: New file.
74
752002-11-17      Joel Sherrill <joel@OARcorp.com>
76
77        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
78        build variants work for user applications post install.
79
802002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
83        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
84        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
85        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
86        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
87
882002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
89
90        * custom/edb7312.cfg: New file.
91
922002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
95        obsolete Makefile.
96        * leaf.cfg: Various changes to LIBVARIANT processing.
97        * main.cfg: Ditto.
98
992002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * Makefile.am: Add compilers/*.
102        * compilers/Makefile.am: Remove.
103        * lib.cfg: Remove.
104        * directory.cfg: Remove.
105        * README: Remove.
106
1072002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Add Templates/*.
110        * Templates/Makefile.am: Remove.
111
1122002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
115
1162002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
119        * custom/HPUX9-posix.cfg: Ditto.
120        * custom/Linux-posix.cfg: Ditto.
121
1222002-10-02      Joel Sherrill <joel@OARcorp.com>
123
124        * custom/armulator.cfg: Remove reference to PowerPC arguments.
125
1262002-09-13      Joel Sherrill <joel@OARcorp.com>
127
128        * Part of addressing PR281.
129        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
130        * compilers/gcc-target-default.cfg: Removed remaining support for
131        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
132        as one of the LDFLAGS when the debug variant is specified.
133
1342002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * custom/posix.cfg: Don't include host.cfg.
137
1382002-08-09      Joel Sherrill <joel@OARcorp.com>
139
140        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
141
1422002-08-07      Ivan Guzvinec <ivang@opencores.org>
143
144        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
145
1462002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
149
1502002-08-06      Joel Sherrill <joel@OARcorp.com>
151
152        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
153        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
154
1552002-08-06      Chris Ziomkowski <chris@asics.ws>
156
157        * custom/or32sim.cfg: New file added as part of merge from
158        OpenCores repository.
159
1602002-08-05      Joel Sherrill <joel@OARcorp.com>
161
162        * Per PR260 eliminate use of make-target-options.  This impacted
163        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
164        SuperCore and required that the m68k optimized memcpy be moved
165        to libcpu.
166        * custom/gen68360.cfg: Remove make-target-options.
167
1682002-08-01      Joel Sherrill <joel@OARcorp.com>
169
170        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
171        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
172
1732002-08-01      Joel Sherrill <joel@OARcorp.com>
174
175        * custom/mvme136.cfg: Remove make-target-options.
176
1772002-07-30      Joel Sherrill <joel@OARcorp.com>
178
179        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
180        will disappear when make clean is performed.
181
1822002-07-24      Joel Sherrill <joel@OARcorp.com>
183
184        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
185        to use gcc 3.1 arguments.
186
1872002-07-22      Joel Sherrill <joel@OARcorp.com>
188
189        * Templates/Makefile.leaf: Clarify the MANAGERS example.
190
1912002-07-01      Joel Sherrill <joel@OARcorp.com>
192
193        * custom/p4650.cfg: Update arguments to gcc3.
194
1952002-06-14      Joel Sherrill <joel@OARcorp.com>
196
197        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
198        to gcc 3.1 arguments.
199
2002002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
201
202        * custom/dmv177.cfg: Use -mcpu=603e.
203        * custom/ppcn_60x.cfg: Use -mcpu=603e.
204        * custom/psim.cfg: Use -mcpu=603e.
205        * custom/score603e.cfg: Use -mcpu=603e.
206        * custom/ts_386ex.cfg: Remove obsolete comments.
207        * custom/rxgen960.cfg: Remove obsolete comments.
208        * custom/cvme961.cfg: Remove obsolete comments.
209
2102001-05-09      Joel Sherrill <joel@OARcorp.com>
211
212        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
213        compatable arguments.
214 
2152002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
218        Remove obsolete comments.
219        * custom/eth_comm.cfg: Remove make-target-options.
220        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
221        CPU_CFLAGS.
222        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
223        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
224        * custom/mbx8xx.cfg: Remove make-target-options.
225        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
226        Remove obsolete comments.
227        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
228        Remove obsolete comments.
229        * custom/mpc8260ads.cfg: Remove make-target-options.
230        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
231        CPU_CFLAGS.
232        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
233        Remove obsolete comments.
234        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
235        CPU_CFLAGS.
236        Remove obsolete comments.
237        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
238        Remove obsolete comments.
239        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
240        CPU_CFLAGS.
241        Remove obsolete comments.
242
2432002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * custom/gen405.cfg: Remove -D__powerpc__.
246
2472002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
250        * custom/erc32.cfg: Ditto.
251        * custom/leon2.cfg: Ditto.
252
253
2542002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
257        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
258        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
259
2602002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * custom/cvme961.cfg: Remove GCC272 support.
263        * custom/dmv152.cfg: Remove GCC272 support.
264        * custom/efi332.cfg: Remove GCC272 support.
265        * custom/efi68k.cfg: Remove GCC272 support.
266        * custom/eth_comm.cfg: Remove GCC272 support.
267        * custom/gen405.cfg: Remove GCC272 support.
268        * custom/gen68302.cfg: Remove GCC272 support.
269        * custom/gen68340.cfg: Remove GCC272 support.
270        * custom/gen68360.cfg: Remove GCC272 support.
271        * custom/genmongoosev.cfg: Remove GCC272 support.
272        * custom/helas403.cfg: Remove GCC272 support.
273        * custom/i386ex.cfg: Remove GCC272 support.
274        * custom/i960sim.cfg: Remove GCC272 support.
275        * custom/idp.cfg: Remove GCC272 support.
276        * custom/leon2.cfg: Remove GCC272 support.
277        * custom/mbx8xx.cfg: Remove GCC272 support.
278        * custom/mcf5206elite.cfg: Remove GCC272 support.
279        * custom/mpc8260ads.cfg: Remove GCC272 support.
280        * custom/mrm332.cfg: Remove GCC272 support.
281        * custom/mvme136.cfg: Remove GCC272 support.
282        * custom/mvme147.cfg: Remove GCC272 support.
283        * custom/mvme167.cfg: Remove GCC272 support.
284        * custom/ods68302.cfg: Remove GCC272 support.
285        * custom/p4000.cfg: Remove GCC272 support.
286        * custom/p4600.cfg: Remove GCC272 support.
287        * custom/p4650.cfg: Remove GCC272 support.
288        * custom/pc386.cfg: Remove GCC272 support.
289        * custom/portsw.cfg: Remove GCC272 support.
290        * custom/psim.cfg: Remove GCC272 support.
291        * custom/rxgen960.cfg: Remove GCC272 support.
292        * custom/score603e.cfg: Remove GCC272 support.
293        * custom/sim68000.cfg: Remove GCC272 support.
294        * custom/simhppa.cfg: Remove GCC272 support.
295        * custom/simsh4.cfg: Remove GCC272 support.
296        * custom/ts_386ex.cfg: Remove GCC272 support.
297
2982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
301        * Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
304
3052002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * compilers/gcc-target-default.cfg: Add missing \.
308        Reported by Ilya Alexeev <ilya@continuum.ru>.
309
3102002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
313        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
314        support.
315        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
316
3172001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
320        * custom/FreeBSD-posix.cfg: Ditto.
321        * custom/HPUX9-posix.cfg: Ditto.
322        * custom/Linux-posix.cfg: Ditto.
323        * custom/Solaris-posix.cfg: Ditto.
324
3252001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
328        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
329
3302001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * custom/armulator.cfg: Remove make-target-options.
333        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
334        (now in erc32/configure.ac).
335        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
336        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
337        Remove CONSOLE_USE_POLLED (Unused).
338        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
339        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
340        * custom/mvme162.cfg: Remove references to mvme162lx.
341        Abandon gcc272. Remove make-target-options.
342        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
343
3442001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * custom/bare.cfg: Remove make-target-options.
347        * custom/c4xsim.cfg: Ditto.
348        * custom/cvme961.cfg: Ditto.
349        * custom/efi68k.cfg: Ditto.
350        * custom/gen68302.cfg: Ditto.
351        * custom/gen68340.cfg: Ditto.
352        * custom/genmongoosev.cfg: Ditto.
353        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
354        make-exe, remove empty lines.
355        * custom/h8sim.cfg: Remove make-target-options.
356        * custom/mcf5206elite.cfg: Ditto.
357        * custom/mrm332.cfg: Ditto.
358        * custom/mvme147.cfg: Ditto.
359        * custom/ods68302.cfg: Ditto.
360        * custom/p4000.cfg: Ditto.
361        * custom/p4600.cfg: Ditto.
362        * custom/p4650.cfg: Ditto.
363        * custom/pc386.cfg: Ditto.
364        * custom/portsw.cfg: Ditto.
365        * custom/simsh4.cfg: Ditto.
366
3672001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * custom/efi332.cfg: Remove make-target-options.
370        * custom/idp.cfg: Ditto.
371        * custom/jmr3904.cfg: Ditto.
372
3732001-11-27      Joel Sherrill <joel@OARcorp.com>,
374
375        * ChangeLog: Deleted bogus entry.
376
3772001-11-27      Joel Sherrill <joel@OARcorp.com>,
378
379        * custom/ods68302.cfg: Eliminated required definition of macros in this
380        file for the BSP to compile.  The ROM and ROM address and size settings
381        are now linker script items. 
382
3832001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385
386        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
387        Remove make-target-options.
388        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
389        Remove make-target-options.
390        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
391        DATA_CACHE_ENABLE.
392        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
393        DATA_CACHE_ENABLE.
394        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
395        DATA_CACHE_ENABLE.
396
3972001-11-25      Joel Sherrill <joel@OARcorp.com>
398
399        * custom/papyrus.cfg: Removed.
400        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
401
4022001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
405        * custom/mcp750.cfg: Ditto.
406
4072001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
410        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
411        * custom/psim.cfg: Refect changes to psim/configure.ac.
412        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
413        remove SCORE603E_GENERATION.
414
4152001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
418        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
419        * custom/mbx860_005b.cfg: Ditto.
420        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
421
422
4232001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * custom/gensh1.cfg: remove make-target-options.
426        * custom/gensh2.cfg: remove make-target-options.
427
4282001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
431        remove make-target-options, remove BSP_CPPFLAGS.
432
4332001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
436
4372001-11-14      Joel Sherrill <joel@OARcorp.com>
438
439        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
440        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
441        These are new exception processing model BSPs and thus do not
442        need to define PPC_USE_SPRG.
443
4442001-11-14      Joel Sherrill <joel@OARcorp.com>
445
446        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
447
4482001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * custom/ts_386ex.cfg: Remove make-target-options.
451        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
452        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
453        different flags.
454
4552001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
458        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
459        re-adopt mcp750.cfg's make-exe.
460
4612001-11-13      Joel Sherrill <joel@OARcorp.com>
462
463        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
464        the --srec-len argument to objcopy only supported in binutils 2.11
465        or newer.
466
4672001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
468
469        This modification is part of the submitted modifications necessary to
470        support the IBM PPC405 family.  This submission was reviewed by
471        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
472        not negatively impact the ppc403 BSPs.  The submission and tracking
473        process was captured as PR50.
474        * custom/gen405.cfg: New file.
475        * custom/helas403.cfg: Modified to generate Srecords.
476
4772001-10-30      Joel Sherrill <joel@OARcorp.com>
478
479        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
480
4812001-10-26      Victor V. Vengerov <vvv@oktet.ru>
482
483        * custom/mcf5206elite.cfg: New file.
484
4852001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
486
487        * custom/mpc8260ads.cfg: New file.
488
4892001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * custom/gensh4.cfg: Remove START_HW_INIT.
492        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
493
4942001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * custom/gensh4.cfg: Remove HZ.
497        * custom/simsh4.cfg: Remove HZ.
498
4992001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
500
501        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
502        of Hitachi SH4 BSPs of the same name.  Reviewed and some
503        cleanup by Joel Sherrill <joel@OARcorp.com>.
504
5052001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
508
5092001-10-11      Joel Sherrill <joel@OARcorp.com>
510
511        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
512        to avoid using the apparently broken or deprecated -o argument.
513
5142001-09-28      Joel Sherrill <joel@OARcorp.com>
515
516        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
517        for MC68302_BASE.
518
5192001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * custom/bare.cfg: Define dummy make-cxx-exe.
522
5232001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * ChangeLog: Formatting cleanup.
526
5272001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
530        make-target-options.
531        * custom/FreeBSD-posix.cfg: Remove make-target-options.
532        * custom/HPUX9-posix.cfg: Dito.
533        * custom/Linux-posix.cfg: Dito.
534        * custom/Solaris-posix.cfg: Dito.
535        * custom/arm_bare_bsp.cfg: Dito.
536        * custom/armulator.cfg: Dito.
537        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
538        * custom/i386ex.cfg: Remove make-target-options.
539        * custom/i960sim.cfg: Remove make-target-options.
540        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
541        CONSOLE_USE_INTERRUPTS.
542        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
543        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
544        CONSOLE_USE_INTERRUPTS.
545        * custom/vegaplus.cfg: Remove make-target-options.
546
5472001-05-25      Joel Sherrill <joel@OARcorp.com>
548
549        * custom/mrm332.cfg: Switched $(SED) to sed.
550
5512000-05-25      Matt Cross <profesor@gweep.net>
552
553        * New MRM332 BSP for the Mini RoboMind board based
554        on the 68332 microcontroller designed and build by Mark
555        Castelluccio.  For details on the MRM see http://www.robominds.com.
556        * custom/mrm332.cfg: New file.
557
5582001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
561        CONSOLE_USE_POLLED, HAS_RTC.
562
5632001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
566        * custom/gensh2.cfg: Dito.
567
5682001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
571        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
572        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
573        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
574        remove unused flags, remove -ansi from CPP.
575        * custom/eth_comm.cfg: Remove CPU_DEFINES.
576        * custom/sim68000.cfg: Remove CPU_DEFINES.
577       
5782001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
581        * compilers/gcc-target-default.cfg: Dito.
582        * compilers/gcc-portsw.cfg: Remove -Hansi.
583        * custom/posix.cfg: Remove inclusion of target.cfg.
584        * custom/simhppa.cfg: Remove -ansi -fasm.
585
5862001-04-11      Eric Valette <valette@crf.canon.fr>
587
588        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
589        "new exception processing model."
590
5912001-04-11      Joel Sherrill <joel@OARcorp.com>
592
593        * custom/default.cfg: Switch to using exec_prefix to reflect new
594        organization of install point from Ralf Corsepius.
595
5962001-03-30      Eric Valette <valette@crf.canon.fr>
597
598        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
599        use the "new exception processing model."
600
6012001-03-14      Joel Sherrill <joel@OARcorp.com>
602
603        * custom/genmongossev.cfg: New file.
604
6052001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * custom/pc386dx.cfg: New bsp.
608
6092001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
612        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
613        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
614
6152001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
618        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
619        * host.cfg.in: Remove RM, make-script.
620        * ChangeLog: Remove bogus 2001-01-22 entry.
621
6222001-01-09      Joel Sherrill <joel@OARcorp.com>
623
624        * custom/pc386.cfg (make-exe): Removed commented out lines that
625        were displayed in build longs.
626
6272001-01-08      Joel Sherrill <joel@OARcorp.com>
628
629        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
630        unneeded definitions when compiled for "mips" rather than "mips64orion."
631        Correct CPU_CFLAGS.
632
6332001-01-05      Joel Sherrill <joel@OARcorp.com>
634
635        * custom/gensh1.cfg: Removed rest of make-target-options and
636        moved them to BSP configure options.
637
6382001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
639
640        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
641        install point or assuming BSP build tree is available.
642
6432001-01-03      Joel Sherrill <joel@OARcorp.com>
644
645        * custom/psim.cfg: Removed unused variables.
646
6472001-01-03      Joel Sherrill <joel@OARcorp.com>
648
649        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
650        * custom/simcpu32.cfg: Removed MVME162 reference.
651
6522000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
653
654        * custom/mcp750.cfg: Fix problems in generation of .exe file.
655        Still need to fix to avoid touching install point on non-install stanza.
656
6572000-12-06      Joel Sherrill <joel@OARcorp.com>
658
659        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
660        and copies that should not be in it.
661
6622000-12-01      Joel Sherrill <joel@OARcorp.com>
663
664        * custom/jmr3904.cfg: Turn optimization back up to -O2.
665
6662000-11-30      Joel Sherrill <joel@OARcorp.com>
667
668        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
669        a mips1.  gcc translates -m3900 into that.
670
6712000-11-27      Joel Sherrill <joel@OARcorp.com>
672
673        * custom/jmr3904.cfg: Fix incorrect reference to i960.
674
6752000-11-27      Joel Sherrill <joel@OARcorp.com>
676
677        * custom/shsim.cfg: New file.
678        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
679        The shsim is for the SH simulator in gdb. It should be able
680        to be used with multiple SH CPU models.  This will require
681        adding BSP variants.
682
6832000-11-25      Joel Sherrill <joel@OARcorp.com>
684
685        * custom/pc386.cfg: make-exe rule would write into
686        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
687        is generally not writeable after the BSP is installed and you do not
688        want every application installed there by default.  Reported by
689        Eric Norum <eric.norum@usask.ca>.
690
6912000-11-25      Joel Sherrill <joel@OARcorp.com>
692
693        * custom/Makefile.am: Updated to add jmr3904.cfg
694        * custom/jmr3904.cfg: New file.
695
6962000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * custom/leon2.cfg: Removed defines that are now generated
699        in a non-BSP specific manner.
700
7012000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
702
703        * custom/Makefile.am: Modified to reflect addition of files.
704        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
705        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
706
7072000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
710
7112000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
714
7152000-10-24      Joel Sherrill <joel@OARcorp.com>
716
717        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
718        definition since this information can be picked up from
719        autoconf generated files.  These BSPs are shared by the
720        mips and mips64orion "ports."
721
7222000-10-18      Joel Sherrill <joel@OARcorp.com>
723
724        * compilers/gcc-portsw.cfg: Use gcc style flags.
725
7262000-09-13      Joel Sherrill <joel@OARcorp.com>
727
728        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
729        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
730
7312000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
732
733        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
734        Eric Valette <valette@crf.canon.fr>.
735        * custom/vegaplus.cfg: New file.
736
7372000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
740        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
741        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
742        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
743        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
744        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
745        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
746
7472000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * custom/gensh2.cfg: Fix comments.
750
7512000-09-12      Joel Sherrill <joel@OARcorp.com>
752
753        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
754        compiler arguments that specify CPU model options.
755
7562000-09-12      Joel Sherrill <joel@OARcorp.com>
757
758        * custom/mbx860_005b.cfg (make-target-options): Add lines to
759        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
760        may be incorrect but the BSP now compiles.
761
7622000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * custom/arm_bare_bsp.cfg: Fix comments.
765
7662000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
769        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
770        * ChangeLog: File paths corrected
771
7722000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
773
774        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
775
7762000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * custom/pck6.cfg: New file
779        * custom/pc486.cfg: Use -m486
780        * custom/pc586.cfg: Use -mpentium
781        * custom/pc686.cfg: Use -mmpentiumpro
782        * custom/i386ex.cfg: Use -msoft-float
783
7842000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
785
786        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
787
7882000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
789
790        * ChangeLog: File paths corrected.
791
7922000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
793
794        * custom/mvme167.cfg: Add specification of printk port, console port
795        and serial I/O mode.  Arrange for the stripped executable to
796        be copied up the build tree.
797       
7982000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
799
800        * custom/mbx8xx.cfg: Support for shared printk and no termios.
801
8022000-08-10      John Cotton  <john.cotton@nrc.ca>
803
804        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
805
8062000-08-10      Joel Sherrill <joel@OARcorp.com>
807
808        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.