source: rtems/make/ChangeLog @ 15f7bb1

4.104.114.84.95
Last change on this file since 15f7bb1 was 15f7bb1, checked in by Joel Sherrill <joel.sherrill@…>, on 09/26/03 at 21:49:13

2003-09-26 Joel Sherrill <joel@…>

  • custom/simhppa.cfg: Removed.
  • Property mode set to 100644
File size: 26.7 KB
Line 
12003-09-26      Joel Sherrill <joel@OARcorp.com>
2
3        * custom/simhppa.cfg: Removed.
4
52003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
8
92003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        PR 470/bsps
12        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
13        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
14        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
15
162003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
19        the BSP's configure-script).
20        Remove BSP_CPPFLAGS (Obsolete).
21
222003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        PR 321/bsps
25        * leaf.cfg: Remove support for profile-variant.
26        * main.cfg: Ditto.
27        * compilers/gcc-no_bsp.cfg: Ditto.
28        * compilers/gcc-portsw.cfg: Ditto.
29        * compilers/gcc-target-default.cfg: Ditto.
30
312003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
32
33        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
34
352003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
36
37        PR 368/filesystems
38        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
39        with this PR for alias BSPs.
40
412003-03-18  Till Straumann <strauman@slac.stanford.edu>
42
43        PR 356/bsps
44        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
45        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
46
472003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
50
512003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
54        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
55        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
56        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
57
582003-02-14      Joel Sherrill <joel@OARcorp.com>
59
60        AMD a29k obsolete.
61        * custom/portsw.cfg: Removed.
62
632003-01-20      Duane Gustavus <duane@unt.edu>
64
65        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
66
672003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
70        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
71        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
72        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
73        Move -D_BSD_SOURCE to CPU_CFLAGS.
74        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
75        Move -Dsolaris2 to CPU_CFLAGS.
76        Remove -D__EXTENSIONS__.
77
782002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * custom/posix.cfg: Remove comment referring to host.cfg.
81
822002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * custom/default.cfg: Pickup target.cfg from BSP directory.
85
862002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
87
88        * custom/mtx603e.cfg: New file.
89
902002-11-17      Joel Sherrill <joel@OARcorp.com>
91
92        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
93        build variants work for user applications post install.
94
952002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
98        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
99        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
100        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
101        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
102
1032002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
104
105        * custom/edb7312.cfg: New file.
106
1072002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
110        obsolete Makefile.
111        * leaf.cfg: Various changes to LIBVARIANT processing.
112        * main.cfg: Ditto.
113
1142002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * Makefile.am: Add compilers/*.
117        * compilers/Makefile.am: Remove.
118        * lib.cfg: Remove.
119        * directory.cfg: Remove.
120        * README: Remove.
121
1222002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am: Add Templates/*.
125        * Templates/Makefile.am: Remove.
126
1272002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
130
1312002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
134        * custom/HPUX9-posix.cfg: Ditto.
135        * custom/Linux-posix.cfg: Ditto.
136
1372002-10-02      Joel Sherrill <joel@OARcorp.com>
138
139        * custom/armulator.cfg: Remove reference to PowerPC arguments.
140
1412002-09-13      Joel Sherrill <joel@OARcorp.com>
142
143        * Part of addressing PR281.
144        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
145        * compilers/gcc-target-default.cfg: Removed remaining support for
146        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
147        as one of the LDFLAGS when the debug variant is specified.
148
1492002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * custom/posix.cfg: Don't include host.cfg.
152
1532002-08-09      Joel Sherrill <joel@OARcorp.com>
154
155        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
156
1572002-08-07      Ivan Guzvinec <ivang@opencores.org>
158
159        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
160
1612002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
164
1652002-08-06      Joel Sherrill <joel@OARcorp.com>
166
167        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
168        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
169
1702002-08-06      Chris Ziomkowski <chris@asics.ws>
171
172        * custom/or32sim.cfg: New file added as part of merge from
173        OpenCores repository.
174
1752002-08-05      Joel Sherrill <joel@OARcorp.com>
176
177        * Per PR260 eliminate use of make-target-options.  This impacted
178        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
179        SuperCore and required that the m68k optimized memcpy be moved
180        to libcpu.
181        * custom/gen68360.cfg: Remove make-target-options.
182
1832002-08-01      Joel Sherrill <joel@OARcorp.com>
184
185        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
186        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
187
1882002-08-01      Joel Sherrill <joel@OARcorp.com>
189
190        * custom/mvme136.cfg: Remove make-target-options.
191
1922002-07-30      Joel Sherrill <joel@OARcorp.com>
193
194        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
195        will disappear when make clean is performed.
196
1972002-07-24      Joel Sherrill <joel@OARcorp.com>
198
199        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
200        to use gcc 3.1 arguments.
201
2022002-07-22      Joel Sherrill <joel@OARcorp.com>
203
204        * Templates/Makefile.leaf: Clarify the MANAGERS example.
205
2062002-07-01      Joel Sherrill <joel@OARcorp.com>
207
208        * custom/p4650.cfg: Update arguments to gcc3.
209
2102002-06-14      Joel Sherrill <joel@OARcorp.com>
211
212        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
213        to gcc 3.1 arguments.
214
2152002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
216
217        * custom/dmv177.cfg: Use -mcpu=603e.
218        * custom/ppcn_60x.cfg: Use -mcpu=603e.
219        * custom/psim.cfg: Use -mcpu=603e.
220        * custom/score603e.cfg: Use -mcpu=603e.
221        * custom/ts_386ex.cfg: Remove obsolete comments.
222        * custom/rxgen960.cfg: Remove obsolete comments.
223        * custom/cvme961.cfg: Remove obsolete comments.
224
2252001-05-09      Joel Sherrill <joel@OARcorp.com>
226
227        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
228        compatable arguments.
229 
2302002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
233        Remove obsolete comments.
234        * custom/eth_comm.cfg: Remove make-target-options.
235        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
236        CPU_CFLAGS.
237        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
238        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
239        * custom/mbx8xx.cfg: Remove make-target-options.
240        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
241        Remove obsolete comments.
242        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
243        Remove obsolete comments.
244        * custom/mpc8260ads.cfg: Remove make-target-options.
245        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
246        CPU_CFLAGS.
247        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
248        Remove obsolete comments.
249        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
250        CPU_CFLAGS.
251        Remove obsolete comments.
252        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
253        Remove obsolete comments.
254        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
255        CPU_CFLAGS.
256        Remove obsolete comments.
257
2582002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * custom/gen405.cfg: Remove -D__powerpc__.
261
2622002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
265        * custom/erc32.cfg: Ditto.
266        * custom/leon2.cfg: Ditto.
267
268
2692002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
272        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
273        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
274
2752002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * custom/cvme961.cfg: Remove GCC272 support.
278        * custom/dmv152.cfg: Remove GCC272 support.
279        * custom/efi332.cfg: Remove GCC272 support.
280        * custom/efi68k.cfg: Remove GCC272 support.
281        * custom/eth_comm.cfg: Remove GCC272 support.
282        * custom/gen405.cfg: Remove GCC272 support.
283        * custom/gen68302.cfg: Remove GCC272 support.
284        * custom/gen68340.cfg: Remove GCC272 support.
285        * custom/gen68360.cfg: Remove GCC272 support.
286        * custom/genmongoosev.cfg: Remove GCC272 support.
287        * custom/helas403.cfg: Remove GCC272 support.
288        * custom/i386ex.cfg: Remove GCC272 support.
289        * custom/i960sim.cfg: Remove GCC272 support.
290        * custom/idp.cfg: Remove GCC272 support.
291        * custom/leon2.cfg: Remove GCC272 support.
292        * custom/mbx8xx.cfg: Remove GCC272 support.
293        * custom/mcf5206elite.cfg: Remove GCC272 support.
294        * custom/mpc8260ads.cfg: Remove GCC272 support.
295        * custom/mrm332.cfg: Remove GCC272 support.
296        * custom/mvme136.cfg: Remove GCC272 support.
297        * custom/mvme147.cfg: Remove GCC272 support.
298        * custom/mvme167.cfg: Remove GCC272 support.
299        * custom/ods68302.cfg: Remove GCC272 support.
300        * custom/p4000.cfg: Remove GCC272 support.
301        * custom/p4600.cfg: Remove GCC272 support.
302        * custom/p4650.cfg: Remove GCC272 support.
303        * custom/pc386.cfg: Remove GCC272 support.
304        * custom/portsw.cfg: Remove GCC272 support.
305        * custom/psim.cfg: Remove GCC272 support.
306        * custom/rxgen960.cfg: Remove GCC272 support.
307        * custom/score603e.cfg: Remove GCC272 support.
308        * custom/sim68000.cfg: Remove GCC272 support.
309        * custom/simhppa.cfg: Remove GCC272 support.
310        * custom/simsh4.cfg: Remove GCC272 support.
311        * custom/ts_386ex.cfg: Remove GCC272 support.
312
3132002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
316        * Makefile.am: Remove AUTOMAKE_OPTIONS.
317        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
319
3202002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * compilers/gcc-target-default.cfg: Add missing \.
323        Reported by Ilya Alexeev <ilya@continuum.ru>.
324
3252002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
328        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
329        support.
330        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
331
3322001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
335        * custom/FreeBSD-posix.cfg: Ditto.
336        * custom/HPUX9-posix.cfg: Ditto.
337        * custom/Linux-posix.cfg: Ditto.
338        * custom/Solaris-posix.cfg: Ditto.
339
3402001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
343        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
344
3452001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * custom/armulator.cfg: Remove make-target-options.
348        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
349        (now in erc32/configure.ac).
350        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
351        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
352        Remove CONSOLE_USE_POLLED (Unused).
353        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
354        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
355        * custom/mvme162.cfg: Remove references to mvme162lx.
356        Abandon gcc272. Remove make-target-options.
357        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
358
3592001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * custom/bare.cfg: Remove make-target-options.
362        * custom/c4xsim.cfg: Ditto.
363        * custom/cvme961.cfg: Ditto.
364        * custom/efi68k.cfg: Ditto.
365        * custom/gen68302.cfg: Ditto.
366        * custom/gen68340.cfg: Ditto.
367        * custom/genmongoosev.cfg: Ditto.
368        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
369        make-exe, remove empty lines.
370        * custom/h8sim.cfg: Remove make-target-options.
371        * custom/mcf5206elite.cfg: Ditto.
372        * custom/mrm332.cfg: Ditto.
373        * custom/mvme147.cfg: Ditto.
374        * custom/ods68302.cfg: Ditto.
375        * custom/p4000.cfg: Ditto.
376        * custom/p4600.cfg: Ditto.
377        * custom/p4650.cfg: Ditto.
378        * custom/pc386.cfg: Ditto.
379        * custom/portsw.cfg: Ditto.
380        * custom/simsh4.cfg: Ditto.
381
3822001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * custom/efi332.cfg: Remove make-target-options.
385        * custom/idp.cfg: Ditto.
386        * custom/jmr3904.cfg: Ditto.
387
3882001-11-27      Joel Sherrill <joel@OARcorp.com>,
389
390        * ChangeLog: Deleted bogus entry.
391
3922001-11-27      Joel Sherrill <joel@OARcorp.com>,
393
394        * custom/ods68302.cfg: Eliminated required definition of macros in this
395        file for the BSP to compile.  The ROM and ROM address and size settings
396        are now linker script items. 
397
3982001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400
401        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
402        Remove make-target-options.
403        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
404        Remove make-target-options.
405        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
406        DATA_CACHE_ENABLE.
407        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
408        DATA_CACHE_ENABLE.
409        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
410        DATA_CACHE_ENABLE.
411
4122001-11-25      Joel Sherrill <joel@OARcorp.com>
413
414        * custom/papyrus.cfg: Removed.
415        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
416
4172001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
420        * custom/mcp750.cfg: Ditto.
421
4222001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
425        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
426        * custom/psim.cfg: Refect changes to psim/configure.ac.
427        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
428        remove SCORE603E_GENERATION.
429
4302001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
433        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
434        * custom/mbx860_005b.cfg: Ditto.
435        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
436
437
4382001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * custom/gensh1.cfg: remove make-target-options.
441        * custom/gensh2.cfg: remove make-target-options.
442
4432001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
446        remove make-target-options, remove BSP_CPPFLAGS.
447
4482001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
451
4522001-11-14      Joel Sherrill <joel@OARcorp.com>
453
454        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
455        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
456        These are new exception processing model BSPs and thus do not
457        need to define PPC_USE_SPRG.
458
4592001-11-14      Joel Sherrill <joel@OARcorp.com>
460
461        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
462
4632001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * custom/ts_386ex.cfg: Remove make-target-options.
466        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
467        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
468        different flags.
469
4702001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
473        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
474        re-adopt mcp750.cfg's make-exe.
475
4762001-11-13      Joel Sherrill <joel@OARcorp.com>
477
478        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
479        the --srec-len argument to objcopy only supported in binutils 2.11
480        or newer.
481
4822001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
483
484        This modification is part of the submitted modifications necessary to
485        support the IBM PPC405 family.  This submission was reviewed by
486        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
487        not negatively impact the ppc403 BSPs.  The submission and tracking
488        process was captured as PR50.
489        * custom/gen405.cfg: New file.
490        * custom/helas403.cfg: Modified to generate Srecords.
491
4922001-10-30      Joel Sherrill <joel@OARcorp.com>
493
494        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
495
4962001-10-26      Victor V. Vengerov <vvv@oktet.ru>
497
498        * custom/mcf5206elite.cfg: New file.
499
5002001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
501
502        * custom/mpc8260ads.cfg: New file.
503
5042001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * custom/gensh4.cfg: Remove START_HW_INIT.
507        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
508
5092001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * custom/gensh4.cfg: Remove HZ.
512        * custom/simsh4.cfg: Remove HZ.
513
5142001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
515
516        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
517        of Hitachi SH4 BSPs of the same name.  Reviewed and some
518        cleanup by Joel Sherrill <joel@OARcorp.com>.
519
5202001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
523
5242001-10-11      Joel Sherrill <joel@OARcorp.com>
525
526        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
527        to avoid using the apparently broken or deprecated -o argument.
528
5292001-09-28      Joel Sherrill <joel@OARcorp.com>
530
531        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
532        for MC68302_BASE.
533
5342001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * custom/bare.cfg: Define dummy make-cxx-exe.
537
5382001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * ChangeLog: Formatting cleanup.
541
5422001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
545        make-target-options.
546        * custom/FreeBSD-posix.cfg: Remove make-target-options.
547        * custom/HPUX9-posix.cfg: Dito.
548        * custom/Linux-posix.cfg: Dito.
549        * custom/Solaris-posix.cfg: Dito.
550        * custom/arm_bare_bsp.cfg: Dito.
551        * custom/armulator.cfg: Dito.
552        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
553        * custom/i386ex.cfg: Remove make-target-options.
554        * custom/i960sim.cfg: Remove make-target-options.
555        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
556        CONSOLE_USE_INTERRUPTS.
557        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
558        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
559        CONSOLE_USE_INTERRUPTS.
560        * custom/vegaplus.cfg: Remove make-target-options.
561
5622001-05-25      Joel Sherrill <joel@OARcorp.com>
563
564        * custom/mrm332.cfg: Switched $(SED) to sed.
565
5662000-05-25      Matt Cross <profesor@gweep.net>
567
568        * New MRM332 BSP for the Mini RoboMind board based
569        on the 68332 microcontroller designed and build by Mark
570        Castelluccio.  For details on the MRM see http://www.robominds.com.
571        * custom/mrm332.cfg: New file.
572
5732001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
576        CONSOLE_USE_POLLED, HAS_RTC.
577
5782001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
581        * custom/gensh2.cfg: Dito.
582
5832001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
586        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
587        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
588        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
589        remove unused flags, remove -ansi from CPP.
590        * custom/eth_comm.cfg: Remove CPU_DEFINES.
591        * custom/sim68000.cfg: Remove CPU_DEFINES.
592       
5932001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
596        * compilers/gcc-target-default.cfg: Dito.
597        * compilers/gcc-portsw.cfg: Remove -Hansi.
598        * custom/posix.cfg: Remove inclusion of target.cfg.
599        * custom/simhppa.cfg: Remove -ansi -fasm.
600
6012001-04-11      Eric Valette <valette@crf.canon.fr>
602
603        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
604        "new exception processing model."
605
6062001-04-11      Joel Sherrill <joel@OARcorp.com>
607
608        * custom/default.cfg: Switch to using exec_prefix to reflect new
609        organization of install point from Ralf Corsepius.
610
6112001-03-30      Eric Valette <valette@crf.canon.fr>
612
613        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
614        use the "new exception processing model."
615
6162001-03-14      Joel Sherrill <joel@OARcorp.com>
617
618        * custom/genmongossev.cfg: New file.
619
6202001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * custom/pc386dx.cfg: New bsp.
623
6242001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
627        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
628        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
629
6302001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
633        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
634        * host.cfg.in: Remove RM, make-script.
635        * ChangeLog: Remove bogus 2001-01-22 entry.
636
6372001-01-09      Joel Sherrill <joel@OARcorp.com>
638
639        * custom/pc386.cfg (make-exe): Removed commented out lines that
640        were displayed in build longs.
641
6422001-01-08      Joel Sherrill <joel@OARcorp.com>
643
644        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
645        unneeded definitions when compiled for "mips" rather than "mips64orion."
646        Correct CPU_CFLAGS.
647
6482001-01-05      Joel Sherrill <joel@OARcorp.com>
649
650        * custom/gensh1.cfg: Removed rest of make-target-options and
651        moved them to BSP configure options.
652
6532001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
654
655        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
656        install point or assuming BSP build tree is available.
657
6582001-01-03      Joel Sherrill <joel@OARcorp.com>
659
660        * custom/psim.cfg: Removed unused variables.
661
6622001-01-03      Joel Sherrill <joel@OARcorp.com>
663
664        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
665        * custom/simcpu32.cfg: Removed MVME162 reference.
666
6672000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
668
669        * custom/mcp750.cfg: Fix problems in generation of .exe file.
670        Still need to fix to avoid touching install point on non-install stanza.
671
6722000-12-06      Joel Sherrill <joel@OARcorp.com>
673
674        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
675        and copies that should not be in it.
676
6772000-12-01      Joel Sherrill <joel@OARcorp.com>
678
679        * custom/jmr3904.cfg: Turn optimization back up to -O2.
680
6812000-11-30      Joel Sherrill <joel@OARcorp.com>
682
683        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
684        a mips1.  gcc translates -m3900 into that.
685
6862000-11-27      Joel Sherrill <joel@OARcorp.com>
687
688        * custom/jmr3904.cfg: Fix incorrect reference to i960.
689
6902000-11-27      Joel Sherrill <joel@OARcorp.com>
691
692        * custom/shsim.cfg: New file.
693        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
694        The shsim is for the SH simulator in gdb. It should be able
695        to be used with multiple SH CPU models.  This will require
696        adding BSP variants.
697
6982000-11-25      Joel Sherrill <joel@OARcorp.com>
699
700        * custom/pc386.cfg: make-exe rule would write into
701        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
702        is generally not writeable after the BSP is installed and you do not
703        want every application installed there by default.  Reported by
704        Eric Norum <eric.norum@usask.ca>.
705
7062000-11-25      Joel Sherrill <joel@OARcorp.com>
707
708        * custom/Makefile.am: Updated to add jmr3904.cfg
709        * custom/jmr3904.cfg: New file.
710
7112000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * custom/leon2.cfg: Removed defines that are now generated
714        in a non-BSP specific manner.
715
7162000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
717
718        * custom/Makefile.am: Modified to reflect addition of files.
719        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
720        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
721
7222000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
725
7262000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
729
7302000-10-24      Joel Sherrill <joel@OARcorp.com>
731
732        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
733        definition since this information can be picked up from
734        autoconf generated files.  These BSPs are shared by the
735        mips and mips64orion "ports."
736
7372000-10-18      Joel Sherrill <joel@OARcorp.com>
738
739        * compilers/gcc-portsw.cfg: Use gcc style flags.
740
7412000-09-13      Joel Sherrill <joel@OARcorp.com>
742
743        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
744        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
745
7462000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
747
748        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
749        Eric Valette <valette@crf.canon.fr>.
750        * custom/vegaplus.cfg: New file.
751
7522000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
755        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
756        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
757        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
758        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
759        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
760        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
761
7622000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * custom/gensh2.cfg: Fix comments.
765
7662000-09-12      Joel Sherrill <joel@OARcorp.com>
767
768        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
769        compiler arguments that specify CPU model options.
770
7712000-09-12      Joel Sherrill <joel@OARcorp.com>
772
773        * custom/mbx860_005b.cfg (make-target-options): Add lines to
774        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
775        may be incorrect but the BSP now compiles.
776
7772000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * custom/arm_bare_bsp.cfg: Fix comments.
780
7812000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
784        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
785        * ChangeLog: File paths corrected
786
7872000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
788
789        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
790
7912000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * custom/pck6.cfg: New file
794        * custom/pc486.cfg: Use -m486
795        * custom/pc586.cfg: Use -mpentium
796        * custom/pc686.cfg: Use -mmpentiumpro
797        * custom/i386ex.cfg: Use -msoft-float
798
7992000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
800
801        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
802
8032000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
804
805        * ChangeLog: File paths corrected.
806
8072000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
808
809        * custom/mvme167.cfg: Add specification of printk port, console port
810        and serial I/O mode.  Arrange for the stripped executable to
811        be copied up the build tree.
812       
8132000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
814
815        * custom/mbx8xx.cfg: Support for shared printk and no termios.
816
8172000-08-10      John Cotton  <john.cotton@nrc.ca>
818
819        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
820
8212000-08-10      Joel Sherrill <joel@OARcorp.com>
822
823        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.