source: rtems/make/ChangeLog @ 22eda53c

4.104.114.84.95
Last change on this file since 22eda53c was 22eda53c, checked in by Joel Sherrill <joel.sherrill@…>, on 02/26/04 at 17:26:35

2004-02-26 Joel Sherrill <joel@…>

PR 570/bsps

  • custom/mvme2307.cfg: Do not use -msdata=eabi since it breaks the linking of the vectors.
  • Property mode set to 100644
File size: 28.4 KB
Line 
12004-02-26      Joel Sherrill <joel@OARcorp.com>
2
3        PR 570/bsps
4        * custom/mvme2307.cfg: Do not use -msdata=eabi since
5        it breaks the linking of the vectors.
6
72004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Cosmetics.
10
112004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
14        dist_rtems_make_custom_DATA = custom/default.cfg.
15
162004-02-05      Joel Sherrill <joel@OARcorp.com>
17
18        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
19        these -- copied from the 4.6 branch.
20
212004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        PR 553/bsps
24        * custom/mrm332.cfg: Comment out objdump.
25
262004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
29
302004-01-20      Joel Sherrill <joel@OARcorp.com>
31
32        PR 553/bsps
33        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
34        comment.
35
362004-01-07      Joel Sherrill <joel@OARcorp.com>
37
38        * Makefile.am: Remove efi68k and efi332 references as they are no
39        longer in the tree.
40
412004-01-07      Joel Sherrill <joel@OARcorp.com>
42
43        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
44        users of these boards so we are removing them.
45        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
46
472004-01-07      Joel Sherrill <joel@OARcorp.com>
48
49        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
50
512003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * Makefile.am: EXTRA_DIST +=.
54
552003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * custom/Makefile.am: Remove.
58        * Makefile.am: Merge-in former custom/Makefile.am
59
602003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
63        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
64
652003-09-26      Joel Sherrill <joel@OARcorp.com>
66
67        * custom/simhppa.cfg: Removed.
68
692003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
72
732003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        PR 470/bsps
76        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
77        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
78        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
79
802003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
83        the BSP's configure-script).
84        Remove BSP_CPPFLAGS (Obsolete).
85
862003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        PR 321/bsps
89        * leaf.cfg: Remove support for profile-variant.
90        * main.cfg: Ditto.
91        * compilers/gcc-no_bsp.cfg: Ditto.
92        * compilers/gcc-portsw.cfg: Ditto.
93        * compilers/gcc-target-default.cfg: Ditto.
94
952003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
96
97        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
98
992003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
100
101        PR 368/filesystems
102        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
103        with this PR for alias BSPs.
104
1052003-03-18  Till Straumann <strauman@slac.stanford.edu>
106
107        PR 356/bsps
108        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
109        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
110
1112003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
114
1152003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
118        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
119        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
120        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
121
1222003-02-14      Joel Sherrill <joel@OARcorp.com>
123
124        AMD a29k obsolete.
125        * custom/portsw.cfg: Removed.
126
1272003-01-20      Duane Gustavus <duane@unt.edu>
128
129        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
130
1312003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
134        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
135        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
136        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
137        Move -D_BSD_SOURCE to CPU_CFLAGS.
138        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
139        Move -Dsolaris2 to CPU_CFLAGS.
140        Remove -D__EXTENSIONS__.
141
1422002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * custom/posix.cfg: Remove comment referring to host.cfg.
145
1462002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * custom/default.cfg: Pickup target.cfg from BSP directory.
149
1502002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
151
152        * custom/mtx603e.cfg: New file.
153
1542002-11-17      Joel Sherrill <joel@OARcorp.com>
155
156        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
157        build variants work for user applications post install.
158
1592002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
162        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
163        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
164        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
165        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
166
1672002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
168
169        * custom/edb7312.cfg: New file.
170
1712002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
174        obsolete Makefile.
175        * leaf.cfg: Various changes to LIBVARIANT processing.
176        * main.cfg: Ditto.
177
1782002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * Makefile.am: Add compilers/*.
181        * compilers/Makefile.am: Remove.
182        * lib.cfg: Remove.
183        * directory.cfg: Remove.
184        * README: Remove.
185
1862002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * Makefile.am: Add Templates/*.
189        * Templates/Makefile.am: Remove.
190
1912002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
194
1952002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
198        * custom/HPUX9-posix.cfg: Ditto.
199        * custom/Linux-posix.cfg: Ditto.
200
2012002-10-02      Joel Sherrill <joel@OARcorp.com>
202
203        * custom/armulator.cfg: Remove reference to PowerPC arguments.
204
2052002-09-13      Joel Sherrill <joel@OARcorp.com>
206
207        * Part of addressing PR281.
208        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
209        * compilers/gcc-target-default.cfg: Removed remaining support for
210        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
211        as one of the LDFLAGS when the debug variant is specified.
212
2132002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * custom/posix.cfg: Don't include host.cfg.
216
2172002-08-09      Joel Sherrill <joel@OARcorp.com>
218
219        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
220
2212002-08-07      Ivan Guzvinec <ivang@opencores.org>
222
223        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
224
2252002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
228
2292002-08-06      Joel Sherrill <joel@OARcorp.com>
230
231        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
232        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
233
2342002-08-06      Chris Ziomkowski <chris@asics.ws>
235
236        * custom/or32sim.cfg: New file added as part of merge from
237        OpenCores repository.
238
2392002-08-05      Joel Sherrill <joel@OARcorp.com>
240
241        * Per PR260 eliminate use of make-target-options.  This impacted
242        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
243        SuperCore and required that the m68k optimized memcpy be moved
244        to libcpu.
245        * custom/gen68360.cfg: Remove make-target-options.
246
2472002-08-01      Joel Sherrill <joel@OARcorp.com>
248
249        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
250        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
251
2522002-08-01      Joel Sherrill <joel@OARcorp.com>
253
254        * custom/mvme136.cfg: Remove make-target-options.
255
2562002-07-30      Joel Sherrill <joel@OARcorp.com>
257
258        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
259        will disappear when make clean is performed.
260
2612002-07-24      Joel Sherrill <joel@OARcorp.com>
262
263        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
264        to use gcc 3.1 arguments.
265
2662002-07-22      Joel Sherrill <joel@OARcorp.com>
267
268        * Templates/Makefile.leaf: Clarify the MANAGERS example.
269
2702002-07-01      Joel Sherrill <joel@OARcorp.com>
271
272        * custom/p4650.cfg: Update arguments to gcc3.
273
2742002-06-14      Joel Sherrill <joel@OARcorp.com>
275
276        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
277        to gcc 3.1 arguments.
278
2792002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
280
281        * custom/dmv177.cfg: Use -mcpu=603e.
282        * custom/ppcn_60x.cfg: Use -mcpu=603e.
283        * custom/psim.cfg: Use -mcpu=603e.
284        * custom/score603e.cfg: Use -mcpu=603e.
285        * custom/ts_386ex.cfg: Remove obsolete comments.
286        * custom/rxgen960.cfg: Remove obsolete comments.
287        * custom/cvme961.cfg: Remove obsolete comments.
288
2892001-05-09      Joel Sherrill <joel@OARcorp.com>
290
291        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
292        compatable arguments.
293 
2942002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
297        Remove obsolete comments.
298        * custom/eth_comm.cfg: Remove make-target-options.
299        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
300        CPU_CFLAGS.
301        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
302        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
303        * custom/mbx8xx.cfg: Remove make-target-options.
304        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
305        Remove obsolete comments.
306        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
307        Remove obsolete comments.
308        * custom/mpc8260ads.cfg: Remove make-target-options.
309        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
310        CPU_CFLAGS.
311        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
312        Remove obsolete comments.
313        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
314        CPU_CFLAGS.
315        Remove obsolete comments.
316        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
317        Remove obsolete comments.
318        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
319        CPU_CFLAGS.
320        Remove obsolete comments.
321
3222002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * custom/gen405.cfg: Remove -D__powerpc__.
325
3262002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
329        * custom/erc32.cfg: Ditto.
330        * custom/leon2.cfg: Ditto.
331
332
3332002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
336        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
337        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
338
3392002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * custom/cvme961.cfg: Remove GCC272 support.
342        * custom/dmv152.cfg: Remove GCC272 support.
343        * custom/efi332.cfg: Remove GCC272 support.
344        * custom/efi68k.cfg: Remove GCC272 support.
345        * custom/eth_comm.cfg: Remove GCC272 support.
346        * custom/gen405.cfg: Remove GCC272 support.
347        * custom/gen68302.cfg: Remove GCC272 support.
348        * custom/gen68340.cfg: Remove GCC272 support.
349        * custom/gen68360.cfg: Remove GCC272 support.
350        * custom/genmongoosev.cfg: Remove GCC272 support.
351        * custom/helas403.cfg: Remove GCC272 support.
352        * custom/i386ex.cfg: Remove GCC272 support.
353        * custom/i960sim.cfg: Remove GCC272 support.
354        * custom/idp.cfg: Remove GCC272 support.
355        * custom/leon2.cfg: Remove GCC272 support.
356        * custom/mbx8xx.cfg: Remove GCC272 support.
357        * custom/mcf5206elite.cfg: Remove GCC272 support.
358        * custom/mpc8260ads.cfg: Remove GCC272 support.
359        * custom/mrm332.cfg: Remove GCC272 support.
360        * custom/mvme136.cfg: Remove GCC272 support.
361        * custom/mvme147.cfg: Remove GCC272 support.
362        * custom/mvme167.cfg: Remove GCC272 support.
363        * custom/ods68302.cfg: Remove GCC272 support.
364        * custom/p4000.cfg: Remove GCC272 support.
365        * custom/p4600.cfg: Remove GCC272 support.
366        * custom/p4650.cfg: Remove GCC272 support.
367        * custom/pc386.cfg: Remove GCC272 support.
368        * custom/portsw.cfg: Remove GCC272 support.
369        * custom/psim.cfg: Remove GCC272 support.
370        * custom/rxgen960.cfg: Remove GCC272 support.
371        * custom/score603e.cfg: Remove GCC272 support.
372        * custom/sim68000.cfg: Remove GCC272 support.
373        * custom/simhppa.cfg: Remove GCC272 support.
374        * custom/simsh4.cfg: Remove GCC272 support.
375        * custom/ts_386ex.cfg: Remove GCC272 support.
376
3772002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
380        * Makefile.am: Remove AUTOMAKE_OPTIONS.
381        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
382        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
383
3842002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * compilers/gcc-target-default.cfg: Add missing \.
387        Reported by Ilya Alexeev <ilya@continuum.ru>.
388
3892002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
392        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
393        support.
394        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
395
3962001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
399        * custom/FreeBSD-posix.cfg: Ditto.
400        * custom/HPUX9-posix.cfg: Ditto.
401        * custom/Linux-posix.cfg: Ditto.
402        * custom/Solaris-posix.cfg: Ditto.
403
4042001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
407        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
408
4092001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * custom/armulator.cfg: Remove make-target-options.
412        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
413        (now in erc32/configure.ac).
414        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
415        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
416        Remove CONSOLE_USE_POLLED (Unused).
417        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
418        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
419        * custom/mvme162.cfg: Remove references to mvme162lx.
420        Abandon gcc272. Remove make-target-options.
421        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
422
4232001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * custom/bare.cfg: Remove make-target-options.
426        * custom/c4xsim.cfg: Ditto.
427        * custom/cvme961.cfg: Ditto.
428        * custom/efi68k.cfg: Ditto.
429        * custom/gen68302.cfg: Ditto.
430        * custom/gen68340.cfg: Ditto.
431        * custom/genmongoosev.cfg: Ditto.
432        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
433        make-exe, remove empty lines.
434        * custom/h8sim.cfg: Remove make-target-options.
435        * custom/mcf5206elite.cfg: Ditto.
436        * custom/mrm332.cfg: Ditto.
437        * custom/mvme147.cfg: Ditto.
438        * custom/ods68302.cfg: Ditto.
439        * custom/p4000.cfg: Ditto.
440        * custom/p4600.cfg: Ditto.
441        * custom/p4650.cfg: Ditto.
442        * custom/pc386.cfg: Ditto.
443        * custom/portsw.cfg: Ditto.
444        * custom/simsh4.cfg: Ditto.
445
4462001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * custom/efi332.cfg: Remove make-target-options.
449        * custom/idp.cfg: Ditto.
450        * custom/jmr3904.cfg: Ditto.
451
4522001-11-27      Joel Sherrill <joel@OARcorp.com>,
453
454        * ChangeLog: Deleted bogus entry.
455
4562001-11-27      Joel Sherrill <joel@OARcorp.com>,
457
458        * custom/ods68302.cfg: Eliminated required definition of macros in this
459        file for the BSP to compile.  The ROM and ROM address and size settings
460        are now linker script items. 
461
4622001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464
465        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
466        Remove make-target-options.
467        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
468        Remove make-target-options.
469        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
470        DATA_CACHE_ENABLE.
471        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
472        DATA_CACHE_ENABLE.
473        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
474        DATA_CACHE_ENABLE.
475
4762001-11-25      Joel Sherrill <joel@OARcorp.com>
477
478        * custom/papyrus.cfg: Removed.
479        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
480
4812001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
484        * custom/mcp750.cfg: Ditto.
485
4862001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
489        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
490        * custom/psim.cfg: Refect changes to psim/configure.ac.
491        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
492        remove SCORE603E_GENERATION.
493
4942001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
497        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
498        * custom/mbx860_005b.cfg: Ditto.
499        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
500
501
5022001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * custom/gensh1.cfg: remove make-target-options.
505        * custom/gensh2.cfg: remove make-target-options.
506
5072001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
510        remove make-target-options, remove BSP_CPPFLAGS.
511
5122001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
513
514        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
515
5162001-11-14      Joel Sherrill <joel@OARcorp.com>
517
518        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
519        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
520        These are new exception processing model BSPs and thus do not
521        need to define PPC_USE_SPRG.
522
5232001-11-14      Joel Sherrill <joel@OARcorp.com>
524
525        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
526
5272001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * custom/ts_386ex.cfg: Remove make-target-options.
530        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
531        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
532        different flags.
533
5342001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
537        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
538        re-adopt mcp750.cfg's make-exe.
539
5402001-11-13      Joel Sherrill <joel@OARcorp.com>
541
542        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
543        the --srec-len argument to objcopy only supported in binutils 2.11
544        or newer.
545
5462001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
547
548        This modification is part of the submitted modifications necessary to
549        support the IBM PPC405 family.  This submission was reviewed by
550        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
551        not negatively impact the ppc403 BSPs.  The submission and tracking
552        process was captured as PR50.
553        * custom/gen405.cfg: New file.
554        * custom/helas403.cfg: Modified to generate Srecords.
555
5562001-10-30      Joel Sherrill <joel@OARcorp.com>
557
558        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
559
5602001-10-26      Victor V. Vengerov <vvv@oktet.ru>
561
562        * custom/mcf5206elite.cfg: New file.
563
5642001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
565
566        * custom/mpc8260ads.cfg: New file.
567
5682001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * custom/gensh4.cfg: Remove START_HW_INIT.
571        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
572
5732001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * custom/gensh4.cfg: Remove HZ.
576        * custom/simsh4.cfg: Remove HZ.
577
5782001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
579
580        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
581        of Hitachi SH4 BSPs of the same name.  Reviewed and some
582        cleanup by Joel Sherrill <joel@OARcorp.com>.
583
5842001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
587
5882001-10-11      Joel Sherrill <joel@OARcorp.com>
589
590        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
591        to avoid using the apparently broken or deprecated -o argument.
592
5932001-09-28      Joel Sherrill <joel@OARcorp.com>
594
595        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
596        for MC68302_BASE.
597
5982001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * custom/bare.cfg: Define dummy make-cxx-exe.
601
6022001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * ChangeLog: Formatting cleanup.
605
6062001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
609        make-target-options.
610        * custom/FreeBSD-posix.cfg: Remove make-target-options.
611        * custom/HPUX9-posix.cfg: Dito.
612        * custom/Linux-posix.cfg: Dito.
613        * custom/Solaris-posix.cfg: Dito.
614        * custom/arm_bare_bsp.cfg: Dito.
615        * custom/armulator.cfg: Dito.
616        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
617        * custom/i386ex.cfg: Remove make-target-options.
618        * custom/i960sim.cfg: Remove make-target-options.
619        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
620        CONSOLE_USE_INTERRUPTS.
621        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
622        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
623        CONSOLE_USE_INTERRUPTS.
624        * custom/vegaplus.cfg: Remove make-target-options.
625
6262001-05-25      Joel Sherrill <joel@OARcorp.com>
627
628        * custom/mrm332.cfg: Switched $(SED) to sed.
629
6302000-05-25      Matt Cross <profesor@gweep.net>
631
632        * New MRM332 BSP for the Mini RoboMind board based
633        on the 68332 microcontroller designed and build by Mark
634        Castelluccio.  For details on the MRM see http://www.robominds.com.
635        * custom/mrm332.cfg: New file.
636
6372001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
640        CONSOLE_USE_POLLED, HAS_RTC.
641
6422001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
645        * custom/gensh2.cfg: Dito.
646
6472001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
650        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
651        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
652        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
653        remove unused flags, remove -ansi from CPP.
654        * custom/eth_comm.cfg: Remove CPU_DEFINES.
655        * custom/sim68000.cfg: Remove CPU_DEFINES.
656       
6572001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
660        * compilers/gcc-target-default.cfg: Dito.
661        * compilers/gcc-portsw.cfg: Remove -Hansi.
662        * custom/posix.cfg: Remove inclusion of target.cfg.
663        * custom/simhppa.cfg: Remove -ansi -fasm.
664
6652001-04-11      Eric Valette <valette@crf.canon.fr>
666
667        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
668        "new exception processing model."
669
6702001-04-11      Joel Sherrill <joel@OARcorp.com>
671
672        * custom/default.cfg: Switch to using exec_prefix to reflect new
673        organization of install point from Ralf Corsepius.
674
6752001-03-30      Eric Valette <valette@crf.canon.fr>
676
677        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
678        use the "new exception processing model."
679
6802001-03-14      Joel Sherrill <joel@OARcorp.com>
681
682        * custom/genmongossev.cfg: New file.
683
6842001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * custom/pc386dx.cfg: New bsp.
687
6882001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
691        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
692        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
693
6942001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
697        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
698        * host.cfg.in: Remove RM, make-script.
699        * ChangeLog: Remove bogus 2001-01-22 entry.
700
7012001-01-09      Joel Sherrill <joel@OARcorp.com>
702
703        * custom/pc386.cfg (make-exe): Removed commented out lines that
704        were displayed in build longs.
705
7062001-01-08      Joel Sherrill <joel@OARcorp.com>
707
708        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
709        unneeded definitions when compiled for "mips" rather than "mips64orion."
710        Correct CPU_CFLAGS.
711
7122001-01-05      Joel Sherrill <joel@OARcorp.com>
713
714        * custom/gensh1.cfg: Removed rest of make-target-options and
715        moved them to BSP configure options.
716
7172001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
718
719        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
720        install point or assuming BSP build tree is available.
721
7222001-01-03      Joel Sherrill <joel@OARcorp.com>
723
724        * custom/psim.cfg: Removed unused variables.
725
7262001-01-03      Joel Sherrill <joel@OARcorp.com>
727
728        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
729        * custom/simcpu32.cfg: Removed MVME162 reference.
730
7312000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
732
733        * custom/mcp750.cfg: Fix problems in generation of .exe file.
734        Still need to fix to avoid touching install point on non-install stanza.
735
7362000-12-06      Joel Sherrill <joel@OARcorp.com>
737
738        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
739        and copies that should not be in it.
740
7412000-12-01      Joel Sherrill <joel@OARcorp.com>
742
743        * custom/jmr3904.cfg: Turn optimization back up to -O2.
744
7452000-11-30      Joel Sherrill <joel@OARcorp.com>
746
747        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
748        a mips1.  gcc translates -m3900 into that.
749
7502000-11-27      Joel Sherrill <joel@OARcorp.com>
751
752        * custom/jmr3904.cfg: Fix incorrect reference to i960.
753
7542000-11-27      Joel Sherrill <joel@OARcorp.com>
755
756        * custom/shsim.cfg: New file.
757        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
758        The shsim is for the SH simulator in gdb. It should be able
759        to be used with multiple SH CPU models.  This will require
760        adding BSP variants.
761
7622000-11-25      Joel Sherrill <joel@OARcorp.com>
763
764        * custom/pc386.cfg: make-exe rule would write into
765        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
766        is generally not writeable after the BSP is installed and you do not
767        want every application installed there by default.  Reported by
768        Eric Norum <eric.norum@usask.ca>.
769
7702000-11-25      Joel Sherrill <joel@OARcorp.com>
771
772        * custom/Makefile.am: Updated to add jmr3904.cfg
773        * custom/jmr3904.cfg: New file.
774
7752000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * custom/leon2.cfg: Removed defines that are now generated
778        in a non-BSP specific manner.
779
7802000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
781
782        * custom/Makefile.am: Modified to reflect addition of files.
783        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
784        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
785
7862000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
789
7902000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
793
7942000-10-24      Joel Sherrill <joel@OARcorp.com>
795
796        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
797        definition since this information can be picked up from
798        autoconf generated files.  These BSPs are shared by the
799        mips and mips64orion "ports."
800
8012000-10-18      Joel Sherrill <joel@OARcorp.com>
802
803        * compilers/gcc-portsw.cfg: Use gcc style flags.
804
8052000-09-13      Joel Sherrill <joel@OARcorp.com>
806
807        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
808        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
809
8102000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
811
812        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
813        Eric Valette <valette@crf.canon.fr>.
814        * custom/vegaplus.cfg: New file.
815
8162000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
819        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
820        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
821        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
822        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
823        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
824        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
825
8262000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * custom/gensh2.cfg: Fix comments.
829
8302000-09-12      Joel Sherrill <joel@OARcorp.com>
831
832        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
833        compiler arguments that specify CPU model options.
834
8352000-09-12      Joel Sherrill <joel@OARcorp.com>
836
837        * custom/mbx860_005b.cfg (make-target-options): Add lines to
838        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
839        may be incorrect but the BSP now compiles.
840
8412000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * custom/arm_bare_bsp.cfg: Fix comments.
844
8452000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
848        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
849        * ChangeLog: File paths corrected
850
8512000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
852
853        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
854
8552000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * custom/pck6.cfg: New file
858        * custom/pc486.cfg: Use -m486
859        * custom/pc586.cfg: Use -mpentium
860        * custom/pc686.cfg: Use -mmpentiumpro
861        * custom/i386ex.cfg: Use -msoft-float
862
8632000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
864
865        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
866
8672000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
868
869        * ChangeLog: File paths corrected.
870
8712000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
872
873        * custom/mvme167.cfg: Add specification of printk port, console port
874        and serial I/O mode.  Arrange for the stripped executable to
875        be copied up the build tree.
876       
8772000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
878
879        * custom/mbx8xx.cfg: Support for shared printk and no termios.
880
8812000-08-10      John Cotton  <john.cotton@nrc.ca>
882
883        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
884
8852000-08-10      Joel Sherrill <joel@OARcorp.com>
886
887        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.