source: rtems/make/ChangeLog @ cdd0fc8a

Last change on this file since cdd0fc8a was e75e10d, checked in by Joel Sherrill <joel.sherrill@…>, on 10/05/05 at 19:24:00

2005-10-05 Jiri Gaisler <jiri@…>

Edvin Catovic <edvin@…>
Konrad Eisele <konrad@…>

PR 827/bsps

  • custom/Makefile.am, custom/erc32.cfg, custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: Portion of large update of SPARC BSPs. Includes addition of sis, leon2 and leon3 BSPs, deletion of leon BSP, addition of SMC91111 NIC driver and much more.
  • custom/sis.cfg: New file.
  • Property mode set to 100644
File size: 27.2 KB
Line 
12005-10-05  Jiri Gaisler <jiri@gaisler.com>
2            Edvin Catovic <edvin@gaisler.com>
3            Konrad Eisele <konrad@gaisler.com>
4
5        PR 827/bsps
6        * custom/Makefile.am, custom/erc32.cfg, custom/erc32nfp.cfg,
7        custom/leon1.cfg, custom/leon2.cfg: Portion of large update of SPARC
8        BSPs. Includes addition of sis, leon2 and leon3 BSPs, deletion of
9        leon BSP, addition of SMC91111 NIC driver and much more.
10        * custom/sis.cfg: New file.
11
122005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
13
14        PR 822/bsps
15        * custom/mbx860_001b.cfg: New file.
16
172005-09-01      Joel Sherrill <joel@OARcorp.com>
18
19        PR 350/make_build
20        * compilers/gcc-target-default.cfg: Honor LD_PATHS set by user.
21
222004-11-22      Jennifer Averett <jennifer@OARcorp.com>
23
24        PR 581/bsps
25        * custom/psim.cfg: Convert PSIM to new exception model.
26
272004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
28
29        * custom/Makefile.am: Add MVME2100 BSP.
30        * custom/mvme2100.cfg: New file.
31
322003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
35
362003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        PR 470/bsps
39        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
40        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
41        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
42
432003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
46        the BSP's configure-script).
47        Remove BSP_CPPFLAGS (Obsolete).
48
492003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
50
51        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
52
532003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
54
55        PR 368/filesystems
56        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
57        with this PR for alias BSPs.
58
592003-03-18  Till Straumann <strauman@slac.stanford.edu>
60
61        PR 356/bsps
62        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
63        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
64
652003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
68
692003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
72        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
73        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
74        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
75
762003-01-20      Duane Gustavus <duane@unt.edu>
77
78        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
79
802003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
83        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
84        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
85        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
86        Move -D_BSD_SOURCE to CPU_CFLAGS.
87        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
88        Move -Dsolaris2 to CPU_CFLAGS.
89        Remove -D__EXTENSIONS__.
90
912002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * custom/posix.cfg: Remove comment referring to host.cfg.
94
952002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * custom/default.cfg: Pickup target.cfg from BSP directory.
98
992002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
100
101        * custom/mtx603e.cfg: New file.
102
1032002-11-17      Joel Sherrill <joel@OARcorp.com>
104
105        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
106        build variants work for user applications post install.
107
1082002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
111        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
112        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
113        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
114        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
115
1162002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
117
118        * custom/edb7312.cfg: New file.
119
1202002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
123        obsolete Makefile.
124        * leaf.cfg: Various changes to LIBVARIANT processing.
125        * main.cfg: Ditto.
126
1272002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * Makefile.am: Add compilers/*.
130        * compilers/Makefile.am: Remove.
131        * lib.cfg: Remove.
132        * directory.cfg: Remove.
133        * README: Remove.
134
1352002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Add Templates/*.
138        * Templates/Makefile.am: Remove.
139
1402002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
143
1442002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
147        * custom/HPUX9-posix.cfg: Ditto.
148        * custom/Linux-posix.cfg: Ditto.
149
1502002-10-02      Joel Sherrill <joel@OARcorp.com>
151
152        * custom/armulator.cfg: Remove reference to PowerPC arguments.
153
1542002-09-13      Joel Sherrill <joel@OARcorp.com>
155
156        * Part of addressing PR281.
157        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
158        * compilers/gcc-target-default.cfg: Removed remaining support for
159        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
160        as one of the LDFLAGS when the debug variant is specified.
161
1622002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * custom/posix.cfg: Don't include host.cfg.
165
1662002-08-09      Joel Sherrill <joel@OARcorp.com>
167
168        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
169
1702002-08-07      Ivan Guzvinec <ivang@opencores.org>
171
172        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
173
1742002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
177
1782002-08-06      Joel Sherrill <joel@OARcorp.com>
179
180        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
181        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
182
1832002-08-06      Chris Ziomkowski <chris@asics.ws>
184
185        * custom/or32sim.cfg: New file added as part of merge from
186        OpenCores repository.
187
1882002-08-05      Joel Sherrill <joel@OARcorp.com>
189
190        * Per PR260 eliminate use of make-target-options.  This impacted
191        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
192        SuperCore and required that the m68k optimized memcpy be moved
193        to libcpu.
194        * custom/gen68360.cfg: Remove make-target-options.
195
1962002-08-01      Joel Sherrill <joel@OARcorp.com>
197
198        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
199        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
200
2012002-08-01      Joel Sherrill <joel@OARcorp.com>
202
203        * custom/mvme136.cfg: Remove make-target-options.
204
2052002-07-30      Joel Sherrill <joel@OARcorp.com>
206
207        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
208        will disappear when make clean is performed.
209
2102002-07-24      Joel Sherrill <joel@OARcorp.com>
211
212        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
213        to use gcc 3.1 arguments.
214
2152002-07-22      Joel Sherrill <joel@OARcorp.com>
216
217        * Templates/Makefile.leaf: Clarify the MANAGERS example.
218
2192002-07-01      Joel Sherrill <joel@OARcorp.com>
220
221        * custom/p4650.cfg: Update arguments to gcc3.
222
2232002-06-14      Joel Sherrill <joel@OARcorp.com>
224
225        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
226        to gcc 3.1 arguments.
227
2282002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
229
230        * custom/dmv177.cfg: Use -mcpu=603e.
231        * custom/ppcn_60x.cfg: Use -mcpu=603e.
232        * custom/psim.cfg: Use -mcpu=603e.
233        * custom/score603e.cfg: Use -mcpu=603e.
234        * custom/ts_386ex.cfg: Remove obsolete comments.
235        * custom/rxgen960.cfg: Remove obsolete comments.
236        * custom/cvme961.cfg: Remove obsolete comments.
237
2382001-05-09      Joel Sherrill <joel@OARcorp.com>
239
240        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
241        compatable arguments.
242 
2432002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
246        Remove obsolete comments.
247        * custom/eth_comm.cfg: Remove make-target-options.
248        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
249        CPU_CFLAGS.
250        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
251        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
252        * custom/mbx8xx.cfg: Remove make-target-options.
253        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
254        Remove obsolete comments.
255        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
256        Remove obsolete comments.
257        * custom/mpc8260ads.cfg: Remove make-target-options.
258        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
259        CPU_CFLAGS.
260        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
261        Remove obsolete comments.
262        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
263        CPU_CFLAGS.
264        Remove obsolete comments.
265        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
266        Remove obsolete comments.
267        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
268        CPU_CFLAGS.
269        Remove obsolete comments.
270
2712002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * custom/gen405.cfg: Remove -D__powerpc__.
274
2752002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
278        * custom/erc32.cfg: Ditto.
279        * custom/leon2.cfg: Ditto.
280
281
2822002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
285        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
286        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
287
2882002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * custom/cvme961.cfg: Remove GCC272 support.
291        * custom/dmv152.cfg: Remove GCC272 support.
292        * custom/efi332.cfg: Remove GCC272 support.
293        * custom/efi68k.cfg: Remove GCC272 support.
294        * custom/eth_comm.cfg: Remove GCC272 support.
295        * custom/gen405.cfg: Remove GCC272 support.
296        * custom/gen68302.cfg: Remove GCC272 support.
297        * custom/gen68340.cfg: Remove GCC272 support.
298        * custom/gen68360.cfg: Remove GCC272 support.
299        * custom/genmongoosev.cfg: Remove GCC272 support.
300        * custom/helas403.cfg: Remove GCC272 support.
301        * custom/i386ex.cfg: Remove GCC272 support.
302        * custom/i960sim.cfg: Remove GCC272 support.
303        * custom/idp.cfg: Remove GCC272 support.
304        * custom/leon2.cfg: Remove GCC272 support.
305        * custom/mbx8xx.cfg: Remove GCC272 support.
306        * custom/mcf5206elite.cfg: Remove GCC272 support.
307        * custom/mpc8260ads.cfg: Remove GCC272 support.
308        * custom/mrm332.cfg: Remove GCC272 support.
309        * custom/mvme136.cfg: Remove GCC272 support.
310        * custom/mvme147.cfg: Remove GCC272 support.
311        * custom/mvme167.cfg: Remove GCC272 support.
312        * custom/ods68302.cfg: Remove GCC272 support.
313        * custom/p4000.cfg: Remove GCC272 support.
314        * custom/p4600.cfg: Remove GCC272 support.
315        * custom/p4650.cfg: Remove GCC272 support.
316        * custom/pc386.cfg: Remove GCC272 support.
317        * custom/portsw.cfg: Remove GCC272 support.
318        * custom/psim.cfg: Remove GCC272 support.
319        * custom/rxgen960.cfg: Remove GCC272 support.
320        * custom/score603e.cfg: Remove GCC272 support.
321        * custom/sim68000.cfg: Remove GCC272 support.
322        * custom/simhppa.cfg: Remove GCC272 support.
323        * custom/simsh4.cfg: Remove GCC272 support.
324        * custom/ts_386ex.cfg: Remove GCC272 support.
325
3262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
329        * Makefile.am: Remove AUTOMAKE_OPTIONS.
330        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
331        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
332
3332002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * compilers/gcc-target-default.cfg: Add missing \.
336        Reported by Ilya Alexeev <ilya@continuum.ru>.
337
3382002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
341        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
342        support.
343        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
344
3452001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
348        * custom/FreeBSD-posix.cfg: Ditto.
349        * custom/HPUX9-posix.cfg: Ditto.
350        * custom/Linux-posix.cfg: Ditto.
351        * custom/Solaris-posix.cfg: Ditto.
352
3532001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
356        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
357
3582001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * custom/armulator.cfg: Remove make-target-options.
361        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
362        (now in erc32/configure.ac).
363        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
364        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
365        Remove CONSOLE_USE_POLLED (Unused).
366        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
367        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
368        * custom/mvme162.cfg: Remove references to mvme162lx.
369        Abandon gcc272. Remove make-target-options.
370        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
371
3722001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * custom/bare.cfg: Remove make-target-options.
375        * custom/c4xsim.cfg: Ditto.
376        * custom/cvme961.cfg: Ditto.
377        * custom/efi68k.cfg: Ditto.
378        * custom/gen68302.cfg: Ditto.
379        * custom/gen68340.cfg: Ditto.
380        * custom/genmongoosev.cfg: Ditto.
381        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
382        make-exe, remove empty lines.
383        * custom/h8sim.cfg: Remove make-target-options.
384        * custom/mcf5206elite.cfg: Ditto.
385        * custom/mrm332.cfg: Ditto.
386        * custom/mvme147.cfg: Ditto.
387        * custom/ods68302.cfg: Ditto.
388        * custom/p4000.cfg: Ditto.
389        * custom/p4600.cfg: Ditto.
390        * custom/p4650.cfg: Ditto.
391        * custom/pc386.cfg: Ditto.
392        * custom/portsw.cfg: Ditto.
393        * custom/simsh4.cfg: Ditto.
394
3952001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * custom/efi332.cfg: Remove make-target-options.
398        * custom/idp.cfg: Ditto.
399        * custom/jmr3904.cfg: Ditto.
400
4012001-11-27      Joel Sherrill <joel@OARcorp.com>,
402
403        * ChangeLog: Deleted bogus entry.
404
4052001-11-27      Joel Sherrill <joel@OARcorp.com>,
406
407        * custom/ods68302.cfg: Eliminated required definition of macros in this
408        file for the BSP to compile.  The ROM and ROM address and size settings
409        are now linker script items. 
410
4112001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413
414        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
415        Remove make-target-options.
416        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
417        Remove make-target-options.
418        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
419        DATA_CACHE_ENABLE.
420        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
421        DATA_CACHE_ENABLE.
422        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
423        DATA_CACHE_ENABLE.
424
4252001-11-25      Joel Sherrill <joel@OARcorp.com>
426
427        * custom/papyrus.cfg: Removed.
428        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
429
4302001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
433        * custom/mcp750.cfg: Ditto.
434
4352001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
438        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
439        * custom/psim.cfg: Refect changes to psim/configure.ac.
440        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
441        remove SCORE603E_GENERATION.
442
4432001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
446        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
447        * custom/mbx860_005b.cfg: Ditto.
448        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
449
450
4512001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * custom/gensh1.cfg: remove make-target-options.
454        * custom/gensh2.cfg: remove make-target-options.
455
4562001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
459        remove make-target-options, remove BSP_CPPFLAGS.
460
4612001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
464
4652001-11-14      Joel Sherrill <joel@OARcorp.com>
466
467        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
468        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
469        These are new exception processing model BSPs and thus do not
470        need to define PPC_USE_SPRG.
471
4722001-11-14      Joel Sherrill <joel@OARcorp.com>
473
474        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
475
4762001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * custom/ts_386ex.cfg: Remove make-target-options.
479        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
480        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
481        different flags.
482
4832001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
486        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
487        re-adopt mcp750.cfg's make-exe.
488
4892001-11-13      Joel Sherrill <joel@OARcorp.com>
490
491        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
492        the --srec-len argument to objcopy only supported in binutils 2.11
493        or newer.
494
4952001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
496
497        This modification is part of the submitted modifications necessary to
498        support the IBM PPC405 family.  This submission was reviewed by
499        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
500        not negatively impact the ppc403 BSPs.  The submission and tracking
501        process was captured as PR50.
502        * custom/gen405.cfg: New file.
503        * custom/helas403.cfg: Modified to generate Srecords.
504
5052001-10-30      Joel Sherrill <joel@OARcorp.com>
506
507        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
508
5092001-10-26      Victor V. Vengerov <vvv@oktet.ru>
510
511        * custom/mcf5206elite.cfg: New file.
512
5132001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
514
515        * custom/mpc8260ads.cfg: New file.
516
5172001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * custom/gensh4.cfg: Remove START_HW_INIT.
520        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
521
5222001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * custom/gensh4.cfg: Remove HZ.
525        * custom/simsh4.cfg: Remove HZ.
526
5272001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
528
529        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
530        of Hitachi SH4 BSPs of the same name.  Reviewed and some
531        cleanup by Joel Sherrill <joel@OARcorp.com>.
532
5332001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
536
5372001-10-11      Joel Sherrill <joel@OARcorp.com>
538
539        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
540        to avoid using the apparently broken or deprecated -o argument.
541
5422001-09-28      Joel Sherrill <joel@OARcorp.com>
543
544        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
545        for MC68302_BASE.
546
5472001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * custom/bare.cfg: Define dummy make-cxx-exe.
550
5512001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * ChangeLog: Formatting cleanup.
554
5552001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
558        make-target-options.
559        * custom/FreeBSD-posix.cfg: Remove make-target-options.
560        * custom/HPUX9-posix.cfg: Dito.
561        * custom/Linux-posix.cfg: Dito.
562        * custom/Solaris-posix.cfg: Dito.
563        * custom/arm_bare_bsp.cfg: Dito.
564        * custom/armulator.cfg: Dito.
565        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
566        * custom/i386ex.cfg: Remove make-target-options.
567        * custom/i960sim.cfg: Remove make-target-options.
568        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
569        CONSOLE_USE_INTERRUPTS.
570        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
571        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
572        CONSOLE_USE_INTERRUPTS.
573        * custom/vegaplus.cfg: Remove make-target-options.
574
5752001-05-25      Joel Sherrill <joel@OARcorp.com>
576
577        * custom/mrm332.cfg: Switched $(SED) to sed.
578
5792000-05-25      Matt Cross <profesor@gweep.net>
580
581        * New MRM332 BSP for the Mini RoboMind board based
582        on the 68332 microcontroller designed and build by Mark
583        Castelluccio.  For details on the MRM see http://www.robominds.com.
584        * custom/mrm332.cfg: New file.
585
5862001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
589        CONSOLE_USE_POLLED, HAS_RTC.
590
5912001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
594        * custom/gensh2.cfg: Dito.
595
5962001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
599        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
600        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
601        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
602        remove unused flags, remove -ansi from CPP.
603        * custom/eth_comm.cfg: Remove CPU_DEFINES.
604        * custom/sim68000.cfg: Remove CPU_DEFINES.
605       
6062001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
609        * compilers/gcc-target-default.cfg: Dito.
610        * compilers/gcc-portsw.cfg: Remove -Hansi.
611        * custom/posix.cfg: Remove inclusion of target.cfg.
612        * custom/simhppa.cfg: Remove -ansi -fasm.
613
6142001-04-11      Eric Valette <valette@crf.canon.fr>
615
616        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
617        "new exception processing model."
618
6192001-04-11      Joel Sherrill <joel@OARcorp.com>
620
621        * custom/default.cfg: Switch to using exec_prefix to reflect new
622        organization of install point from Ralf Corsepius.
623
6242001-03-30      Eric Valette <valette@crf.canon.fr>
625
626        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
627        use the "new exception processing model."
628
6292001-03-14      Joel Sherrill <joel@OARcorp.com>
630
631        * custom/genmongossev.cfg: New file.
632
6332001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * custom/pc386dx.cfg: New bsp.
636
6372001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
640        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
641        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
642
6432001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
646        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
647        * host.cfg.in: Remove RM, make-script.
648        * ChangeLog: Remove bogus 2001-01-22 entry.
649
6502001-01-09      Joel Sherrill <joel@OARcorp.com>
651
652        * custom/pc386.cfg (make-exe): Removed commented out lines that
653        were displayed in build longs.
654
6552001-01-08      Joel Sherrill <joel@OARcorp.com>
656
657        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
658        unneeded definitions when compiled for "mips" rather than "mips64orion."
659        Correct CPU_CFLAGS.
660
6612001-01-05      Joel Sherrill <joel@OARcorp.com>
662
663        * custom/gensh1.cfg: Removed rest of make-target-options and
664        moved them to BSP configure options.
665
6662001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
667
668        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
669        install point or assuming BSP build tree is available.
670
6712001-01-03      Joel Sherrill <joel@OARcorp.com>
672
673        * custom/psim.cfg: Removed unused variables.
674
6752001-01-03      Joel Sherrill <joel@OARcorp.com>
676
677        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
678        * custom/simcpu32.cfg: Removed MVME162 reference.
679
6802000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
681
682        * custom/mcp750.cfg: Fix problems in generation of .exe file.
683        Still need to fix to avoid touching install point on non-install stanza.
684
6852000-12-06      Joel Sherrill <joel@OARcorp.com>
686
687        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
688        and copies that should not be in it.
689
6902000-12-01      Joel Sherrill <joel@OARcorp.com>
691
692        * custom/jmr3904.cfg: Turn optimization back up to -O2.
693
6942000-11-30      Joel Sherrill <joel@OARcorp.com>
695
696        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
697        a mips1.  gcc translates -m3900 into that.
698
6992000-11-27      Joel Sherrill <joel@OARcorp.com>
700
701        * custom/jmr3904.cfg: Fix incorrect reference to i960.
702
7032000-11-27      Joel Sherrill <joel@OARcorp.com>
704
705        * custom/shsim.cfg: New file.
706        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
707        The shsim is for the SH simulator in gdb. It should be able
708        to be used with multiple SH CPU models.  This will require
709        adding BSP variants.
710
7112000-11-25      Joel Sherrill <joel@OARcorp.com>
712
713        * custom/pc386.cfg: make-exe rule would write into
714        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
715        is generally not writeable after the BSP is installed and you do not
716        want every application installed there by default.  Reported by
717        Eric Norum <eric.norum@usask.ca>.
718
7192000-11-25      Joel Sherrill <joel@OARcorp.com>
720
721        * custom/Makefile.am: Updated to add jmr3904.cfg
722        * custom/jmr3904.cfg: New file.
723
7242000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * custom/leon2.cfg: Removed defines that are now generated
727        in a non-BSP specific manner.
728
7292000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
730
731        * custom/Makefile.am: Modified to reflect addition of files.
732        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
733        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
734
7352000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
738
7392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
742
7432000-10-24      Joel Sherrill <joel@OARcorp.com>
744
745        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
746        definition since this information can be picked up from
747        autoconf generated files.  These BSPs are shared by the
748        mips and mips64orion "ports."
749
7502000-10-18      Joel Sherrill <joel@OARcorp.com>
751
752        * compilers/gcc-portsw.cfg: Use gcc style flags.
753
7542000-09-13      Joel Sherrill <joel@OARcorp.com>
755
756        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
757        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
758
7592000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
760
761        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
762        Eric Valette <valette@crf.canon.fr>.
763        * custom/vegaplus.cfg: New file.
764
7652000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
768        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
769        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
770        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
771        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
772        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
773        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
774
7752000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * custom/gensh2.cfg: Fix comments.
778
7792000-09-12      Joel Sherrill <joel@OARcorp.com>
780
781        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
782        compiler arguments that specify CPU model options.
783
7842000-09-12      Joel Sherrill <joel@OARcorp.com>
785
786        * custom/mbx860_005b.cfg (make-target-options): Add lines to
787        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
788        may be incorrect but the BSP now compiles.
789
7902000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * custom/arm_bare_bsp.cfg: Fix comments.
793
7942000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
797        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
798        * ChangeLog: File paths corrected
799
8002000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
801
802        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
803
8042000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * custom/pck6.cfg: New file
807        * custom/pc486.cfg: Use -m486
808        * custom/pc586.cfg: Use -mpentium
809        * custom/pc686.cfg: Use -mmpentiumpro
810        * custom/i386ex.cfg: Use -msoft-float
811
8122000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
813
814        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
815
8162000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
817
818        * ChangeLog: File paths corrected.
819
8202000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
821
822        * custom/mvme167.cfg: Add specification of printk port, console port
823        and serial I/O mode.  Arrange for the stripped executable to
824        be copied up the build tree.
825       
8262000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
827
828        * custom/mbx8xx.cfg: Support for shared printk and no termios.
829
8302000-08-10      John Cotton  <john.cotton@nrc.ca>
831
832        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
833
8342000-08-10      Joel Sherrill <joel@OARcorp.com>
835
836        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.