source: rtems/make/ChangeLog @ a8f1432b

4.104.114.84.95
Last change on this file since a8f1432b was 80cb772, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/04 at 21:04:20

2004-01-07 Joel Sherrill <joel@…>

Per John S. Gwynne <jgwynne@…>, there are no longer any
users of these boards so we are removing them.

  • custom/efi332.cfg, custom/efi68k.cfg: Removed.
  • Property mode set to 100644
File size: 27.3 KB
Line 
12004-01-07      Joel Sherrill <joel@OARcorp.com>
2
3        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
4        users of these boards so we are removing them.
5        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
6
72004-01-07      Joel Sherrill <joel@OARcorp.com>
8
9        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
10
112003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: EXTRA_DIST +=.
14
152003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * custom/Makefile.am: Remove.
18        * Makefile.am: Merge-in former custom/Makefile.am
19
202003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
23        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
24
252003-09-26      Joel Sherrill <joel@OARcorp.com>
26
27        * custom/simhppa.cfg: Removed.
28
292003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
32
332003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        PR 470/bsps
36        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
37        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
38        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
39
402003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
43        the BSP's configure-script).
44        Remove BSP_CPPFLAGS (Obsolete).
45
462003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        PR 321/bsps
49        * leaf.cfg: Remove support for profile-variant.
50        * main.cfg: Ditto.
51        * compilers/gcc-no_bsp.cfg: Ditto.
52        * compilers/gcc-portsw.cfg: Ditto.
53        * compilers/gcc-target-default.cfg: Ditto.
54
552003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
56
57        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
58
592003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
60
61        PR 368/filesystems
62        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
63        with this PR for alias BSPs.
64
652003-03-18  Till Straumann <strauman@slac.stanford.edu>
66
67        PR 356/bsps
68        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
69        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
70
712003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
74
752003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
78        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
79        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
80        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
81
822003-02-14      Joel Sherrill <joel@OARcorp.com>
83
84        AMD a29k obsolete.
85        * custom/portsw.cfg: Removed.
86
872003-01-20      Duane Gustavus <duane@unt.edu>
88
89        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
90
912003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
94        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
95        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
96        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
97        Move -D_BSD_SOURCE to CPU_CFLAGS.
98        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
99        Move -Dsolaris2 to CPU_CFLAGS.
100        Remove -D__EXTENSIONS__.
101
1022002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * custom/posix.cfg: Remove comment referring to host.cfg.
105
1062002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * custom/default.cfg: Pickup target.cfg from BSP directory.
109
1102002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
111
112        * custom/mtx603e.cfg: New file.
113
1142002-11-17      Joel Sherrill <joel@OARcorp.com>
115
116        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
117        build variants work for user applications post install.
118
1192002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
122        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
123        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
124        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
125        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
126
1272002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
128
129        * custom/edb7312.cfg: New file.
130
1312002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
134        obsolete Makefile.
135        * leaf.cfg: Various changes to LIBVARIANT processing.
136        * main.cfg: Ditto.
137
1382002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: Add compilers/*.
141        * compilers/Makefile.am: Remove.
142        * lib.cfg: Remove.
143        * directory.cfg: Remove.
144        * README: Remove.
145
1462002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Add Templates/*.
149        * Templates/Makefile.am: Remove.
150
1512002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
154
1552002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
158        * custom/HPUX9-posix.cfg: Ditto.
159        * custom/Linux-posix.cfg: Ditto.
160
1612002-10-02      Joel Sherrill <joel@OARcorp.com>
162
163        * custom/armulator.cfg: Remove reference to PowerPC arguments.
164
1652002-09-13      Joel Sherrill <joel@OARcorp.com>
166
167        * Part of addressing PR281.
168        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
169        * compilers/gcc-target-default.cfg: Removed remaining support for
170        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
171        as one of the LDFLAGS when the debug variant is specified.
172
1732002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * custom/posix.cfg: Don't include host.cfg.
176
1772002-08-09      Joel Sherrill <joel@OARcorp.com>
178
179        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
180
1812002-08-07      Ivan Guzvinec <ivang@opencores.org>
182
183        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
184
1852002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
188
1892002-08-06      Joel Sherrill <joel@OARcorp.com>
190
191        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
192        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
193
1942002-08-06      Chris Ziomkowski <chris@asics.ws>
195
196        * custom/or32sim.cfg: New file added as part of merge from
197        OpenCores repository.
198
1992002-08-05      Joel Sherrill <joel@OARcorp.com>
200
201        * Per PR260 eliminate use of make-target-options.  This impacted
202        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
203        SuperCore and required that the m68k optimized memcpy be moved
204        to libcpu.
205        * custom/gen68360.cfg: Remove make-target-options.
206
2072002-08-01      Joel Sherrill <joel@OARcorp.com>
208
209        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
210        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
211
2122002-08-01      Joel Sherrill <joel@OARcorp.com>
213
214        * custom/mvme136.cfg: Remove make-target-options.
215
2162002-07-30      Joel Sherrill <joel@OARcorp.com>
217
218        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
219        will disappear when make clean is performed.
220
2212002-07-24      Joel Sherrill <joel@OARcorp.com>
222
223        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
224        to use gcc 3.1 arguments.
225
2262002-07-22      Joel Sherrill <joel@OARcorp.com>
227
228        * Templates/Makefile.leaf: Clarify the MANAGERS example.
229
2302002-07-01      Joel Sherrill <joel@OARcorp.com>
231
232        * custom/p4650.cfg: Update arguments to gcc3.
233
2342002-06-14      Joel Sherrill <joel@OARcorp.com>
235
236        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
237        to gcc 3.1 arguments.
238
2392002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
240
241        * custom/dmv177.cfg: Use -mcpu=603e.
242        * custom/ppcn_60x.cfg: Use -mcpu=603e.
243        * custom/psim.cfg: Use -mcpu=603e.
244        * custom/score603e.cfg: Use -mcpu=603e.
245        * custom/ts_386ex.cfg: Remove obsolete comments.
246        * custom/rxgen960.cfg: Remove obsolete comments.
247        * custom/cvme961.cfg: Remove obsolete comments.
248
2492001-05-09      Joel Sherrill <joel@OARcorp.com>
250
251        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
252        compatable arguments.
253 
2542002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
257        Remove obsolete comments.
258        * custom/eth_comm.cfg: Remove make-target-options.
259        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
260        CPU_CFLAGS.
261        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
262        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
263        * custom/mbx8xx.cfg: Remove make-target-options.
264        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
265        Remove obsolete comments.
266        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
267        Remove obsolete comments.
268        * custom/mpc8260ads.cfg: Remove make-target-options.
269        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
270        CPU_CFLAGS.
271        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
272        Remove obsolete comments.
273        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
274        CPU_CFLAGS.
275        Remove obsolete comments.
276        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
277        Remove obsolete comments.
278        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
279        CPU_CFLAGS.
280        Remove obsolete comments.
281
2822002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * custom/gen405.cfg: Remove -D__powerpc__.
285
2862002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
289        * custom/erc32.cfg: Ditto.
290        * custom/leon2.cfg: Ditto.
291
292
2932002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
296        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
297        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
298
2992002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * custom/cvme961.cfg: Remove GCC272 support.
302        * custom/dmv152.cfg: Remove GCC272 support.
303        * custom/efi332.cfg: Remove GCC272 support.
304        * custom/efi68k.cfg: Remove GCC272 support.
305        * custom/eth_comm.cfg: Remove GCC272 support.
306        * custom/gen405.cfg: Remove GCC272 support.
307        * custom/gen68302.cfg: Remove GCC272 support.
308        * custom/gen68340.cfg: Remove GCC272 support.
309        * custom/gen68360.cfg: Remove GCC272 support.
310        * custom/genmongoosev.cfg: Remove GCC272 support.
311        * custom/helas403.cfg: Remove GCC272 support.
312        * custom/i386ex.cfg: Remove GCC272 support.
313        * custom/i960sim.cfg: Remove GCC272 support.
314        * custom/idp.cfg: Remove GCC272 support.
315        * custom/leon2.cfg: Remove GCC272 support.
316        * custom/mbx8xx.cfg: Remove GCC272 support.
317        * custom/mcf5206elite.cfg: Remove GCC272 support.
318        * custom/mpc8260ads.cfg: Remove GCC272 support.
319        * custom/mrm332.cfg: Remove GCC272 support.
320        * custom/mvme136.cfg: Remove GCC272 support.
321        * custom/mvme147.cfg: Remove GCC272 support.
322        * custom/mvme167.cfg: Remove GCC272 support.
323        * custom/ods68302.cfg: Remove GCC272 support.
324        * custom/p4000.cfg: Remove GCC272 support.
325        * custom/p4600.cfg: Remove GCC272 support.
326        * custom/p4650.cfg: Remove GCC272 support.
327        * custom/pc386.cfg: Remove GCC272 support.
328        * custom/portsw.cfg: Remove GCC272 support.
329        * custom/psim.cfg: Remove GCC272 support.
330        * custom/rxgen960.cfg: Remove GCC272 support.
331        * custom/score603e.cfg: Remove GCC272 support.
332        * custom/sim68000.cfg: Remove GCC272 support.
333        * custom/simhppa.cfg: Remove GCC272 support.
334        * custom/simsh4.cfg: Remove GCC272 support.
335        * custom/ts_386ex.cfg: Remove GCC272 support.
336
3372002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
340        * Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
343
3442002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * compilers/gcc-target-default.cfg: Add missing \.
347        Reported by Ilya Alexeev <ilya@continuum.ru>.
348
3492002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
352        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
353        support.
354        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
355
3562001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
359        * custom/FreeBSD-posix.cfg: Ditto.
360        * custom/HPUX9-posix.cfg: Ditto.
361        * custom/Linux-posix.cfg: Ditto.
362        * custom/Solaris-posix.cfg: Ditto.
363
3642001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
367        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
368
3692001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * custom/armulator.cfg: Remove make-target-options.
372        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
373        (now in erc32/configure.ac).
374        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
375        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
376        Remove CONSOLE_USE_POLLED (Unused).
377        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
378        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
379        * custom/mvme162.cfg: Remove references to mvme162lx.
380        Abandon gcc272. Remove make-target-options.
381        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
382
3832001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * custom/bare.cfg: Remove make-target-options.
386        * custom/c4xsim.cfg: Ditto.
387        * custom/cvme961.cfg: Ditto.
388        * custom/efi68k.cfg: Ditto.
389        * custom/gen68302.cfg: Ditto.
390        * custom/gen68340.cfg: Ditto.
391        * custom/genmongoosev.cfg: Ditto.
392        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
393        make-exe, remove empty lines.
394        * custom/h8sim.cfg: Remove make-target-options.
395        * custom/mcf5206elite.cfg: Ditto.
396        * custom/mrm332.cfg: Ditto.
397        * custom/mvme147.cfg: Ditto.
398        * custom/ods68302.cfg: Ditto.
399        * custom/p4000.cfg: Ditto.
400        * custom/p4600.cfg: Ditto.
401        * custom/p4650.cfg: Ditto.
402        * custom/pc386.cfg: Ditto.
403        * custom/portsw.cfg: Ditto.
404        * custom/simsh4.cfg: Ditto.
405
4062001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
407
408        * custom/efi332.cfg: Remove make-target-options.
409        * custom/idp.cfg: Ditto.
410        * custom/jmr3904.cfg: Ditto.
411
4122001-11-27      Joel Sherrill <joel@OARcorp.com>,
413
414        * ChangeLog: Deleted bogus entry.
415
4162001-11-27      Joel Sherrill <joel@OARcorp.com>,
417
418        * custom/ods68302.cfg: Eliminated required definition of macros in this
419        file for the BSP to compile.  The ROM and ROM address and size settings
420        are now linker script items. 
421
4222001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424
425        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
426        Remove make-target-options.
427        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
428        Remove make-target-options.
429        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
430        DATA_CACHE_ENABLE.
431        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
432        DATA_CACHE_ENABLE.
433        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
434        DATA_CACHE_ENABLE.
435
4362001-11-25      Joel Sherrill <joel@OARcorp.com>
437
438        * custom/papyrus.cfg: Removed.
439        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
440
4412001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
444        * custom/mcp750.cfg: Ditto.
445
4462001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
449        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
450        * custom/psim.cfg: Refect changes to psim/configure.ac.
451        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
452        remove SCORE603E_GENERATION.
453
4542001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
457        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
458        * custom/mbx860_005b.cfg: Ditto.
459        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
460
461
4622001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * custom/gensh1.cfg: remove make-target-options.
465        * custom/gensh2.cfg: remove make-target-options.
466
4672001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
470        remove make-target-options, remove BSP_CPPFLAGS.
471
4722001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
475
4762001-11-14      Joel Sherrill <joel@OARcorp.com>
477
478        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
479        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
480        These are new exception processing model BSPs and thus do not
481        need to define PPC_USE_SPRG.
482
4832001-11-14      Joel Sherrill <joel@OARcorp.com>
484
485        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
486
4872001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * custom/ts_386ex.cfg: Remove make-target-options.
490        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
491        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
492        different flags.
493
4942001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
497        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
498        re-adopt mcp750.cfg's make-exe.
499
5002001-11-13      Joel Sherrill <joel@OARcorp.com>
501
502        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
503        the --srec-len argument to objcopy only supported in binutils 2.11
504        or newer.
505
5062001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
507
508        This modification is part of the submitted modifications necessary to
509        support the IBM PPC405 family.  This submission was reviewed by
510        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
511        not negatively impact the ppc403 BSPs.  The submission and tracking
512        process was captured as PR50.
513        * custom/gen405.cfg: New file.
514        * custom/helas403.cfg: Modified to generate Srecords.
515
5162001-10-30      Joel Sherrill <joel@OARcorp.com>
517
518        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
519
5202001-10-26      Victor V. Vengerov <vvv@oktet.ru>
521
522        * custom/mcf5206elite.cfg: New file.
523
5242001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
525
526        * custom/mpc8260ads.cfg: New file.
527
5282001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * custom/gensh4.cfg: Remove START_HW_INIT.
531        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
532
5332001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * custom/gensh4.cfg: Remove HZ.
536        * custom/simsh4.cfg: Remove HZ.
537
5382001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
539
540        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
541        of Hitachi SH4 BSPs of the same name.  Reviewed and some
542        cleanup by Joel Sherrill <joel@OARcorp.com>.
543
5442001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
547
5482001-10-11      Joel Sherrill <joel@OARcorp.com>
549
550        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
551        to avoid using the apparently broken or deprecated -o argument.
552
5532001-09-28      Joel Sherrill <joel@OARcorp.com>
554
555        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
556        for MC68302_BASE.
557
5582001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * custom/bare.cfg: Define dummy make-cxx-exe.
561
5622001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * ChangeLog: Formatting cleanup.
565
5662001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
569        make-target-options.
570        * custom/FreeBSD-posix.cfg: Remove make-target-options.
571        * custom/HPUX9-posix.cfg: Dito.
572        * custom/Linux-posix.cfg: Dito.
573        * custom/Solaris-posix.cfg: Dito.
574        * custom/arm_bare_bsp.cfg: Dito.
575        * custom/armulator.cfg: Dito.
576        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
577        * custom/i386ex.cfg: Remove make-target-options.
578        * custom/i960sim.cfg: Remove make-target-options.
579        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
580        CONSOLE_USE_INTERRUPTS.
581        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
582        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
583        CONSOLE_USE_INTERRUPTS.
584        * custom/vegaplus.cfg: Remove make-target-options.
585
5862001-05-25      Joel Sherrill <joel@OARcorp.com>
587
588        * custom/mrm332.cfg: Switched $(SED) to sed.
589
5902000-05-25      Matt Cross <profesor@gweep.net>
591
592        * New MRM332 BSP for the Mini RoboMind board based
593        on the 68332 microcontroller designed and build by Mark
594        Castelluccio.  For details on the MRM see http://www.robominds.com.
595        * custom/mrm332.cfg: New file.
596
5972001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
600        CONSOLE_USE_POLLED, HAS_RTC.
601
6022001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
605        * custom/gensh2.cfg: Dito.
606
6072001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
610        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
611        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
612        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
613        remove unused flags, remove -ansi from CPP.
614        * custom/eth_comm.cfg: Remove CPU_DEFINES.
615        * custom/sim68000.cfg: Remove CPU_DEFINES.
616       
6172001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
620        * compilers/gcc-target-default.cfg: Dito.
621        * compilers/gcc-portsw.cfg: Remove -Hansi.
622        * custom/posix.cfg: Remove inclusion of target.cfg.
623        * custom/simhppa.cfg: Remove -ansi -fasm.
624
6252001-04-11      Eric Valette <valette@crf.canon.fr>
626
627        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
628        "new exception processing model."
629
6302001-04-11      Joel Sherrill <joel@OARcorp.com>
631
632        * custom/default.cfg: Switch to using exec_prefix to reflect new
633        organization of install point from Ralf Corsepius.
634
6352001-03-30      Eric Valette <valette@crf.canon.fr>
636
637        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
638        use the "new exception processing model."
639
6402001-03-14      Joel Sherrill <joel@OARcorp.com>
641
642        * custom/genmongossev.cfg: New file.
643
6442001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * custom/pc386dx.cfg: New bsp.
647
6482001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
649
650        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
651        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
652        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
653
6542001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
657        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
658        * host.cfg.in: Remove RM, make-script.
659        * ChangeLog: Remove bogus 2001-01-22 entry.
660
6612001-01-09      Joel Sherrill <joel@OARcorp.com>
662
663        * custom/pc386.cfg (make-exe): Removed commented out lines that
664        were displayed in build longs.
665
6662001-01-08      Joel Sherrill <joel@OARcorp.com>
667
668        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
669        unneeded definitions when compiled for "mips" rather than "mips64orion."
670        Correct CPU_CFLAGS.
671
6722001-01-05      Joel Sherrill <joel@OARcorp.com>
673
674        * custom/gensh1.cfg: Removed rest of make-target-options and
675        moved them to BSP configure options.
676
6772001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
678
679        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
680        install point or assuming BSP build tree is available.
681
6822001-01-03      Joel Sherrill <joel@OARcorp.com>
683
684        * custom/psim.cfg: Removed unused variables.
685
6862001-01-03      Joel Sherrill <joel@OARcorp.com>
687
688        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
689        * custom/simcpu32.cfg: Removed MVME162 reference.
690
6912000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
692
693        * custom/mcp750.cfg: Fix problems in generation of .exe file.
694        Still need to fix to avoid touching install point on non-install stanza.
695
6962000-12-06      Joel Sherrill <joel@OARcorp.com>
697
698        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
699        and copies that should not be in it.
700
7012000-12-01      Joel Sherrill <joel@OARcorp.com>
702
703        * custom/jmr3904.cfg: Turn optimization back up to -O2.
704
7052000-11-30      Joel Sherrill <joel@OARcorp.com>
706
707        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
708        a mips1.  gcc translates -m3900 into that.
709
7102000-11-27      Joel Sherrill <joel@OARcorp.com>
711
712        * custom/jmr3904.cfg: Fix incorrect reference to i960.
713
7142000-11-27      Joel Sherrill <joel@OARcorp.com>
715
716        * custom/shsim.cfg: New file.
717        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
718        The shsim is for the SH simulator in gdb. It should be able
719        to be used with multiple SH CPU models.  This will require
720        adding BSP variants.
721
7222000-11-25      Joel Sherrill <joel@OARcorp.com>
723
724        * custom/pc386.cfg: make-exe rule would write into
725        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
726        is generally not writeable after the BSP is installed and you do not
727        want every application installed there by default.  Reported by
728        Eric Norum <eric.norum@usask.ca>.
729
7302000-11-25      Joel Sherrill <joel@OARcorp.com>
731
732        * custom/Makefile.am: Updated to add jmr3904.cfg
733        * custom/jmr3904.cfg: New file.
734
7352000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * custom/leon2.cfg: Removed defines that are now generated
738        in a non-BSP specific manner.
739
7402000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
741
742        * custom/Makefile.am: Modified to reflect addition of files.
743        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
744        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
745
7462000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
749
7502000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
753
7542000-10-24      Joel Sherrill <joel@OARcorp.com>
755
756        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
757        definition since this information can be picked up from
758        autoconf generated files.  These BSPs are shared by the
759        mips and mips64orion "ports."
760
7612000-10-18      Joel Sherrill <joel@OARcorp.com>
762
763        * compilers/gcc-portsw.cfg: Use gcc style flags.
764
7652000-09-13      Joel Sherrill <joel@OARcorp.com>
766
767        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
768        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
769
7702000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
771
772        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
773        Eric Valette <valette@crf.canon.fr>.
774        * custom/vegaplus.cfg: New file.
775
7762000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
779        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
780        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
781        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
782        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
783        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
784        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
785
7862000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * custom/gensh2.cfg: Fix comments.
789
7902000-09-12      Joel Sherrill <joel@OARcorp.com>
791
792        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
793        compiler arguments that specify CPU model options.
794
7952000-09-12      Joel Sherrill <joel@OARcorp.com>
796
797        * custom/mbx860_005b.cfg (make-target-options): Add lines to
798        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
799        may be incorrect but the BSP now compiles.
800
8012000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
802
803        * custom/arm_bare_bsp.cfg: Fix comments.
804
8052000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
808        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
809        * ChangeLog: File paths corrected
810
8112000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
812
813        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
814
8152000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * custom/pck6.cfg: New file
818        * custom/pc486.cfg: Use -m486
819        * custom/pc586.cfg: Use -mpentium
820        * custom/pc686.cfg: Use -mmpentiumpro
821        * custom/i386ex.cfg: Use -msoft-float
822
8232000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
824
825        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
826
8272000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
828
829        * ChangeLog: File paths corrected.
830
8312000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
832
833        * custom/mvme167.cfg: Add specification of printk port, console port
834        and serial I/O mode.  Arrange for the stripped executable to
835        be copied up the build tree.
836       
8372000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
838
839        * custom/mbx8xx.cfg: Support for shared printk and no termios.
840
8412000-08-10      John Cotton  <john.cotton@nrc.ca>
842
843        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
844
8452000-08-10      Joel Sherrill <joel@OARcorp.com>
846
847        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.