source: rtems/make/ChangeLog @ 9814e9e3

4.104.114.84.95
Last change on this file since 9814e9e3 was 2f6c188, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/24/03 at 10:02:34

2003-11-24 Ralf Corsepius <corsepiu@…>

  • custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
  • custom/default.cfg: Remove INLINE,INLINE_UPCASE.
  • Property mode set to 100644
File size: 26.8 KB
Line 
12003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
4        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
5
62003-09-26      Joel Sherrill <joel@OARcorp.com>
7
8        * custom/simhppa.cfg: Removed.
9
102003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
13
142003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        PR 470/bsps
17        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
18        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
19        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
20
212003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
24        the BSP's configure-script).
25        Remove BSP_CPPFLAGS (Obsolete).
26
272003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        PR 321/bsps
30        * leaf.cfg: Remove support for profile-variant.
31        * main.cfg: Ditto.
32        * compilers/gcc-no_bsp.cfg: Ditto.
33        * compilers/gcc-portsw.cfg: Ditto.
34        * compilers/gcc-target-default.cfg: Ditto.
35
362003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
37
38        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
39
402003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
41
42        PR 368/filesystems
43        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
44        with this PR for alias BSPs.
45
462003-03-18  Till Straumann <strauman@slac.stanford.edu>
47
48        PR 356/bsps
49        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
50        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
51
522003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
55
562003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
59        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
60        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
61        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
62
632003-02-14      Joel Sherrill <joel@OARcorp.com>
64
65        AMD a29k obsolete.
66        * custom/portsw.cfg: Removed.
67
682003-01-20      Duane Gustavus <duane@unt.edu>
69
70        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
71
722003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
75        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
76        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
77        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
78        Move -D_BSD_SOURCE to CPU_CFLAGS.
79        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
80        Move -Dsolaris2 to CPU_CFLAGS.
81        Remove -D__EXTENSIONS__.
82
832002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * custom/posix.cfg: Remove comment referring to host.cfg.
86
872002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * custom/default.cfg: Pickup target.cfg from BSP directory.
90
912002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
92
93        * custom/mtx603e.cfg: New file.
94
952002-11-17      Joel Sherrill <joel@OARcorp.com>
96
97        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
98        build variants work for user applications post install.
99
1002002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
103        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
104        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
105        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
106        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
107
1082002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
109
110        * custom/edb7312.cfg: New file.
111
1122002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
115        obsolete Makefile.
116        * leaf.cfg: Various changes to LIBVARIANT processing.
117        * main.cfg: Ditto.
118
1192002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * Makefile.am: Add compilers/*.
122        * compilers/Makefile.am: Remove.
123        * lib.cfg: Remove.
124        * directory.cfg: Remove.
125        * README: Remove.
126
1272002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Add Templates/*.
130        * Templates/Makefile.am: Remove.
131
1322002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
135
1362002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
139        * custom/HPUX9-posix.cfg: Ditto.
140        * custom/Linux-posix.cfg: Ditto.
141
1422002-10-02      Joel Sherrill <joel@OARcorp.com>
143
144        * custom/armulator.cfg: Remove reference to PowerPC arguments.
145
1462002-09-13      Joel Sherrill <joel@OARcorp.com>
147
148        * Part of addressing PR281.
149        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
150        * compilers/gcc-target-default.cfg: Removed remaining support for
151        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
152        as one of the LDFLAGS when the debug variant is specified.
153
1542002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * custom/posix.cfg: Don't include host.cfg.
157
1582002-08-09      Joel Sherrill <joel@OARcorp.com>
159
160        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
161
1622002-08-07      Ivan Guzvinec <ivang@opencores.org>
163
164        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
165
1662002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
169
1702002-08-06      Joel Sherrill <joel@OARcorp.com>
171
172        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
173        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
174
1752002-08-06      Chris Ziomkowski <chris@asics.ws>
176
177        * custom/or32sim.cfg: New file added as part of merge from
178        OpenCores repository.
179
1802002-08-05      Joel Sherrill <joel@OARcorp.com>
181
182        * Per PR260 eliminate use of make-target-options.  This impacted
183        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
184        SuperCore and required that the m68k optimized memcpy be moved
185        to libcpu.
186        * custom/gen68360.cfg: Remove make-target-options.
187
1882002-08-01      Joel Sherrill <joel@OARcorp.com>
189
190        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
191        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
192
1932002-08-01      Joel Sherrill <joel@OARcorp.com>
194
195        * custom/mvme136.cfg: Remove make-target-options.
196
1972002-07-30      Joel Sherrill <joel@OARcorp.com>
198
199        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
200        will disappear when make clean is performed.
201
2022002-07-24      Joel Sherrill <joel@OARcorp.com>
203
204        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
205        to use gcc 3.1 arguments.
206
2072002-07-22      Joel Sherrill <joel@OARcorp.com>
208
209        * Templates/Makefile.leaf: Clarify the MANAGERS example.
210
2112002-07-01      Joel Sherrill <joel@OARcorp.com>
212
213        * custom/p4650.cfg: Update arguments to gcc3.
214
2152002-06-14      Joel Sherrill <joel@OARcorp.com>
216
217        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
218        to gcc 3.1 arguments.
219
2202002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
221
222        * custom/dmv177.cfg: Use -mcpu=603e.
223        * custom/ppcn_60x.cfg: Use -mcpu=603e.
224        * custom/psim.cfg: Use -mcpu=603e.
225        * custom/score603e.cfg: Use -mcpu=603e.
226        * custom/ts_386ex.cfg: Remove obsolete comments.
227        * custom/rxgen960.cfg: Remove obsolete comments.
228        * custom/cvme961.cfg: Remove obsolete comments.
229
2302001-05-09      Joel Sherrill <joel@OARcorp.com>
231
232        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
233        compatable arguments.
234 
2352002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
238        Remove obsolete comments.
239        * custom/eth_comm.cfg: Remove make-target-options.
240        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
241        CPU_CFLAGS.
242        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
243        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
244        * custom/mbx8xx.cfg: Remove make-target-options.
245        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
246        Remove obsolete comments.
247        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
248        Remove obsolete comments.
249        * custom/mpc8260ads.cfg: Remove make-target-options.
250        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
251        CPU_CFLAGS.
252        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
253        Remove obsolete comments.
254        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
255        CPU_CFLAGS.
256        Remove obsolete comments.
257        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
258        Remove obsolete comments.
259        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
260        CPU_CFLAGS.
261        Remove obsolete comments.
262
2632002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * custom/gen405.cfg: Remove -D__powerpc__.
266
2672002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
270        * custom/erc32.cfg: Ditto.
271        * custom/leon2.cfg: Ditto.
272
273
2742002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
277        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
278        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
279
2802002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * custom/cvme961.cfg: Remove GCC272 support.
283        * custom/dmv152.cfg: Remove GCC272 support.
284        * custom/efi332.cfg: Remove GCC272 support.
285        * custom/efi68k.cfg: Remove GCC272 support.
286        * custom/eth_comm.cfg: Remove GCC272 support.
287        * custom/gen405.cfg: Remove GCC272 support.
288        * custom/gen68302.cfg: Remove GCC272 support.
289        * custom/gen68340.cfg: Remove GCC272 support.
290        * custom/gen68360.cfg: Remove GCC272 support.
291        * custom/genmongoosev.cfg: Remove GCC272 support.
292        * custom/helas403.cfg: Remove GCC272 support.
293        * custom/i386ex.cfg: Remove GCC272 support.
294        * custom/i960sim.cfg: Remove GCC272 support.
295        * custom/idp.cfg: Remove GCC272 support.
296        * custom/leon2.cfg: Remove GCC272 support.
297        * custom/mbx8xx.cfg: Remove GCC272 support.
298        * custom/mcf5206elite.cfg: Remove GCC272 support.
299        * custom/mpc8260ads.cfg: Remove GCC272 support.
300        * custom/mrm332.cfg: Remove GCC272 support.
301        * custom/mvme136.cfg: Remove GCC272 support.
302        * custom/mvme147.cfg: Remove GCC272 support.
303        * custom/mvme167.cfg: Remove GCC272 support.
304        * custom/ods68302.cfg: Remove GCC272 support.
305        * custom/p4000.cfg: Remove GCC272 support.
306        * custom/p4600.cfg: Remove GCC272 support.
307        * custom/p4650.cfg: Remove GCC272 support.
308        * custom/pc386.cfg: Remove GCC272 support.
309        * custom/portsw.cfg: Remove GCC272 support.
310        * custom/psim.cfg: Remove GCC272 support.
311        * custom/rxgen960.cfg: Remove GCC272 support.
312        * custom/score603e.cfg: Remove GCC272 support.
313        * custom/sim68000.cfg: Remove GCC272 support.
314        * custom/simhppa.cfg: Remove GCC272 support.
315        * custom/simsh4.cfg: Remove GCC272 support.
316        * custom/ts_386ex.cfg: Remove GCC272 support.
317
3182002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * Makefile.am: Remove AUTOMAKE_OPTIONS.
322        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
323        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
324
3252002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * compilers/gcc-target-default.cfg: Add missing \.
328        Reported by Ilya Alexeev <ilya@continuum.ru>.
329
3302002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
333        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
334        support.
335        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
336
3372001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
340        * custom/FreeBSD-posix.cfg: Ditto.
341        * custom/HPUX9-posix.cfg: Ditto.
342        * custom/Linux-posix.cfg: Ditto.
343        * custom/Solaris-posix.cfg: Ditto.
344
3452001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
348        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
349
3502001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * custom/armulator.cfg: Remove make-target-options.
353        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
354        (now in erc32/configure.ac).
355        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
356        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
357        Remove CONSOLE_USE_POLLED (Unused).
358        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
359        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
360        * custom/mvme162.cfg: Remove references to mvme162lx.
361        Abandon gcc272. Remove make-target-options.
362        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
363
3642001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * custom/bare.cfg: Remove make-target-options.
367        * custom/c4xsim.cfg: Ditto.
368        * custom/cvme961.cfg: Ditto.
369        * custom/efi68k.cfg: Ditto.
370        * custom/gen68302.cfg: Ditto.
371        * custom/gen68340.cfg: Ditto.
372        * custom/genmongoosev.cfg: Ditto.
373        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
374        make-exe, remove empty lines.
375        * custom/h8sim.cfg: Remove make-target-options.
376        * custom/mcf5206elite.cfg: Ditto.
377        * custom/mrm332.cfg: Ditto.
378        * custom/mvme147.cfg: Ditto.
379        * custom/ods68302.cfg: Ditto.
380        * custom/p4000.cfg: Ditto.
381        * custom/p4600.cfg: Ditto.
382        * custom/p4650.cfg: Ditto.
383        * custom/pc386.cfg: Ditto.
384        * custom/portsw.cfg: Ditto.
385        * custom/simsh4.cfg: Ditto.
386
3872001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * custom/efi332.cfg: Remove make-target-options.
390        * custom/idp.cfg: Ditto.
391        * custom/jmr3904.cfg: Ditto.
392
3932001-11-27      Joel Sherrill <joel@OARcorp.com>,
394
395        * ChangeLog: Deleted bogus entry.
396
3972001-11-27      Joel Sherrill <joel@OARcorp.com>,
398
399        * custom/ods68302.cfg: Eliminated required definition of macros in this
400        file for the BSP to compile.  The ROM and ROM address and size settings
401        are now linker script items. 
402
4032001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405
406        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
407        Remove make-target-options.
408        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
409        Remove make-target-options.
410        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
411        DATA_CACHE_ENABLE.
412        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
413        DATA_CACHE_ENABLE.
414        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
415        DATA_CACHE_ENABLE.
416
4172001-11-25      Joel Sherrill <joel@OARcorp.com>
418
419        * custom/papyrus.cfg: Removed.
420        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
421
4222001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
425        * custom/mcp750.cfg: Ditto.
426
4272001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
430        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
431        * custom/psim.cfg: Refect changes to psim/configure.ac.
432        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
433        remove SCORE603E_GENERATION.
434
4352001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
438        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
439        * custom/mbx860_005b.cfg: Ditto.
440        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
441
442
4432001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * custom/gensh1.cfg: remove make-target-options.
446        * custom/gensh2.cfg: remove make-target-options.
447
4482001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
451        remove make-target-options, remove BSP_CPPFLAGS.
452
4532001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
454
455        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
456
4572001-11-14      Joel Sherrill <joel@OARcorp.com>
458
459        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
460        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
461        These are new exception processing model BSPs and thus do not
462        need to define PPC_USE_SPRG.
463
4642001-11-14      Joel Sherrill <joel@OARcorp.com>
465
466        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
467
4682001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * custom/ts_386ex.cfg: Remove make-target-options.
471        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
472        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
473        different flags.
474
4752001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
478        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
479        re-adopt mcp750.cfg's make-exe.
480
4812001-11-13      Joel Sherrill <joel@OARcorp.com>
482
483        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
484        the --srec-len argument to objcopy only supported in binutils 2.11
485        or newer.
486
4872001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
488
489        This modification is part of the submitted modifications necessary to
490        support the IBM PPC405 family.  This submission was reviewed by
491        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
492        not negatively impact the ppc403 BSPs.  The submission and tracking
493        process was captured as PR50.
494        * custom/gen405.cfg: New file.
495        * custom/helas403.cfg: Modified to generate Srecords.
496
4972001-10-30      Joel Sherrill <joel@OARcorp.com>
498
499        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
500
5012001-10-26      Victor V. Vengerov <vvv@oktet.ru>
502
503        * custom/mcf5206elite.cfg: New file.
504
5052001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
506
507        * custom/mpc8260ads.cfg: New file.
508
5092001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * custom/gensh4.cfg: Remove START_HW_INIT.
512        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
513
5142001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * custom/gensh4.cfg: Remove HZ.
517        * custom/simsh4.cfg: Remove HZ.
518
5192001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
520
521        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
522        of Hitachi SH4 BSPs of the same name.  Reviewed and some
523        cleanup by Joel Sherrill <joel@OARcorp.com>.
524
5252001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
528
5292001-10-11      Joel Sherrill <joel@OARcorp.com>
530
531        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
532        to avoid using the apparently broken or deprecated -o argument.
533
5342001-09-28      Joel Sherrill <joel@OARcorp.com>
535
536        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
537        for MC68302_BASE.
538
5392001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * custom/bare.cfg: Define dummy make-cxx-exe.
542
5432001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * ChangeLog: Formatting cleanup.
546
5472001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
550        make-target-options.
551        * custom/FreeBSD-posix.cfg: Remove make-target-options.
552        * custom/HPUX9-posix.cfg: Dito.
553        * custom/Linux-posix.cfg: Dito.
554        * custom/Solaris-posix.cfg: Dito.
555        * custom/arm_bare_bsp.cfg: Dito.
556        * custom/armulator.cfg: Dito.
557        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
558        * custom/i386ex.cfg: Remove make-target-options.
559        * custom/i960sim.cfg: Remove make-target-options.
560        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
561        CONSOLE_USE_INTERRUPTS.
562        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
563        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
564        CONSOLE_USE_INTERRUPTS.
565        * custom/vegaplus.cfg: Remove make-target-options.
566
5672001-05-25      Joel Sherrill <joel@OARcorp.com>
568
569        * custom/mrm332.cfg: Switched $(SED) to sed.
570
5712000-05-25      Matt Cross <profesor@gweep.net>
572
573        * New MRM332 BSP for the Mini RoboMind board based
574        on the 68332 microcontroller designed and build by Mark
575        Castelluccio.  For details on the MRM see http://www.robominds.com.
576        * custom/mrm332.cfg: New file.
577
5782001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
581        CONSOLE_USE_POLLED, HAS_RTC.
582
5832001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
586        * custom/gensh2.cfg: Dito.
587
5882001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
591        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
592        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
593        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
594        remove unused flags, remove -ansi from CPP.
595        * custom/eth_comm.cfg: Remove CPU_DEFINES.
596        * custom/sim68000.cfg: Remove CPU_DEFINES.
597       
5982001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
601        * compilers/gcc-target-default.cfg: Dito.
602        * compilers/gcc-portsw.cfg: Remove -Hansi.
603        * custom/posix.cfg: Remove inclusion of target.cfg.
604        * custom/simhppa.cfg: Remove -ansi -fasm.
605
6062001-04-11      Eric Valette <valette@crf.canon.fr>
607
608        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
609        "new exception processing model."
610
6112001-04-11      Joel Sherrill <joel@OARcorp.com>
612
613        * custom/default.cfg: Switch to using exec_prefix to reflect new
614        organization of install point from Ralf Corsepius.
615
6162001-03-30      Eric Valette <valette@crf.canon.fr>
617
618        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
619        use the "new exception processing model."
620
6212001-03-14      Joel Sherrill <joel@OARcorp.com>
622
623        * custom/genmongossev.cfg: New file.
624
6252001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * custom/pc386dx.cfg: New bsp.
628
6292001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
632        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
633        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
634
6352001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
638        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
639        * host.cfg.in: Remove RM, make-script.
640        * ChangeLog: Remove bogus 2001-01-22 entry.
641
6422001-01-09      Joel Sherrill <joel@OARcorp.com>
643
644        * custom/pc386.cfg (make-exe): Removed commented out lines that
645        were displayed in build longs.
646
6472001-01-08      Joel Sherrill <joel@OARcorp.com>
648
649        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
650        unneeded definitions when compiled for "mips" rather than "mips64orion."
651        Correct CPU_CFLAGS.
652
6532001-01-05      Joel Sherrill <joel@OARcorp.com>
654
655        * custom/gensh1.cfg: Removed rest of make-target-options and
656        moved them to BSP configure options.
657
6582001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
659
660        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
661        install point or assuming BSP build tree is available.
662
6632001-01-03      Joel Sherrill <joel@OARcorp.com>
664
665        * custom/psim.cfg: Removed unused variables.
666
6672001-01-03      Joel Sherrill <joel@OARcorp.com>
668
669        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
670        * custom/simcpu32.cfg: Removed MVME162 reference.
671
6722000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
673
674        * custom/mcp750.cfg: Fix problems in generation of .exe file.
675        Still need to fix to avoid touching install point on non-install stanza.
676
6772000-12-06      Joel Sherrill <joel@OARcorp.com>
678
679        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
680        and copies that should not be in it.
681
6822000-12-01      Joel Sherrill <joel@OARcorp.com>
683
684        * custom/jmr3904.cfg: Turn optimization back up to -O2.
685
6862000-11-30      Joel Sherrill <joel@OARcorp.com>
687
688        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
689        a mips1.  gcc translates -m3900 into that.
690
6912000-11-27      Joel Sherrill <joel@OARcorp.com>
692
693        * custom/jmr3904.cfg: Fix incorrect reference to i960.
694
6952000-11-27      Joel Sherrill <joel@OARcorp.com>
696
697        * custom/shsim.cfg: New file.
698        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
699        The shsim is for the SH simulator in gdb. It should be able
700        to be used with multiple SH CPU models.  This will require
701        adding BSP variants.
702
7032000-11-25      Joel Sherrill <joel@OARcorp.com>
704
705        * custom/pc386.cfg: make-exe rule would write into
706        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
707        is generally not writeable after the BSP is installed and you do not
708        want every application installed there by default.  Reported by
709        Eric Norum <eric.norum@usask.ca>.
710
7112000-11-25      Joel Sherrill <joel@OARcorp.com>
712
713        * custom/Makefile.am: Updated to add jmr3904.cfg
714        * custom/jmr3904.cfg: New file.
715
7162000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * custom/leon2.cfg: Removed defines that are now generated
719        in a non-BSP specific manner.
720
7212000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
722
723        * custom/Makefile.am: Modified to reflect addition of files.
724        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
725        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
726
7272000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
730
7312000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
734
7352000-10-24      Joel Sherrill <joel@OARcorp.com>
736
737        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
738        definition since this information can be picked up from
739        autoconf generated files.  These BSPs are shared by the
740        mips and mips64orion "ports."
741
7422000-10-18      Joel Sherrill <joel@OARcorp.com>
743
744        * compilers/gcc-portsw.cfg: Use gcc style flags.
745
7462000-09-13      Joel Sherrill <joel@OARcorp.com>
747
748        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
749        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
750
7512000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
752
753        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
754        Eric Valette <valette@crf.canon.fr>.
755        * custom/vegaplus.cfg: New file.
756
7572000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
760        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
761        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
762        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
763        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
764        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
765        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
766
7672000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * custom/gensh2.cfg: Fix comments.
770
7712000-09-12      Joel Sherrill <joel@OARcorp.com>
772
773        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
774        compiler arguments that specify CPU model options.
775
7762000-09-12      Joel Sherrill <joel@OARcorp.com>
777
778        * custom/mbx860_005b.cfg (make-target-options): Add lines to
779        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
780        may be incorrect but the BSP now compiles.
781
7822000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * custom/arm_bare_bsp.cfg: Fix comments.
785
7862000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
789        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
790        * ChangeLog: File paths corrected
791
7922000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
793
794        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
795
7962000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * custom/pck6.cfg: New file
799        * custom/pc486.cfg: Use -m486
800        * custom/pc586.cfg: Use -mpentium
801        * custom/pc686.cfg: Use -mmpentiumpro
802        * custom/i386ex.cfg: Use -msoft-float
803
8042000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
805
806        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
807
8082000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
809
810        * ChangeLog: File paths corrected.
811
8122000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
813
814        * custom/mvme167.cfg: Add specification of printk port, console port
815        and serial I/O mode.  Arrange for the stripped executable to
816        be copied up the build tree.
817       
8182000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
819
820        * custom/mbx8xx.cfg: Support for shared printk and no termios.
821
8222000-08-10      John Cotton  <john.cotton@nrc.ca>
823
824        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
825
8262000-08-10      Joel Sherrill <joel@OARcorp.com>
827
828        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.