source: rtems/make/ChangeLog @ a5b4f46b

4.104.114.84.95
Last change on this file since a5b4f46b was 3f7b5b5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/04/04 at 16:50:30

2004-02-04 Ralf Corsepius <corsepiu@…>

PR 553/bsps

  • custom/mrm332.cfg: Comment out objdump.
  • Property mode set to 100644
File size: 27.8 KB
Line 
12004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        PR 553/bsps
4        * custom/mrm332.cfg: Comment out objdump.
5
62004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
9
102004-01-20      Joel Sherrill <joel@OARcorp.com>
11
12        PR 553/bsps
13        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
14        comment.
15
162004-01-07      Joel Sherrill <joel@OARcorp.com>
17
18        * Makefile.am: Remove efi68k and efi332 references as they are no
19        longer in the tree.
20
212004-01-07      Joel Sherrill <joel@OARcorp.com>
22
23        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
24        users of these boards so we are removing them.
25        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
26
272004-01-07      Joel Sherrill <joel@OARcorp.com>
28
29        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
30
312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: EXTRA_DIST +=.
34
352003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * custom/Makefile.am: Remove.
38        * Makefile.am: Merge-in former custom/Makefile.am
39
402003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
43        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
44
452003-09-26      Joel Sherrill <joel@OARcorp.com>
46
47        * custom/simhppa.cfg: Removed.
48
492003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
52
532003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        PR 470/bsps
56        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
57        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
58        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
59
602003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
63        the BSP's configure-script).
64        Remove BSP_CPPFLAGS (Obsolete).
65
662003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        PR 321/bsps
69        * leaf.cfg: Remove support for profile-variant.
70        * main.cfg: Ditto.
71        * compilers/gcc-no_bsp.cfg: Ditto.
72        * compilers/gcc-portsw.cfg: Ditto.
73        * compilers/gcc-target-default.cfg: Ditto.
74
752003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
76
77        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
78
792003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
80
81        PR 368/filesystems
82        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
83        with this PR for alias BSPs.
84
852003-03-18  Till Straumann <strauman@slac.stanford.edu>
86
87        PR 356/bsps
88        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
89        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
90
912003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
94
952003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
98        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
99        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
100        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
101
1022003-02-14      Joel Sherrill <joel@OARcorp.com>
103
104        AMD a29k obsolete.
105        * custom/portsw.cfg: Removed.
106
1072003-01-20      Duane Gustavus <duane@unt.edu>
108
109        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
110
1112003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
114        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
115        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
116        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
117        Move -D_BSD_SOURCE to CPU_CFLAGS.
118        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
119        Move -Dsolaris2 to CPU_CFLAGS.
120        Remove -D__EXTENSIONS__.
121
1222002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * custom/posix.cfg: Remove comment referring to host.cfg.
125
1262002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * custom/default.cfg: Pickup target.cfg from BSP directory.
129
1302002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
131
132        * custom/mtx603e.cfg: New file.
133
1342002-11-17      Joel Sherrill <joel@OARcorp.com>
135
136        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
137        build variants work for user applications post install.
138
1392002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
142        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
143        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
144        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
145        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
146
1472002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
148
149        * custom/edb7312.cfg: New file.
150
1512002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
154        obsolete Makefile.
155        * leaf.cfg: Various changes to LIBVARIANT processing.
156        * main.cfg: Ditto.
157
1582002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * Makefile.am: Add compilers/*.
161        * compilers/Makefile.am: Remove.
162        * lib.cfg: Remove.
163        * directory.cfg: Remove.
164        * README: Remove.
165
1662002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * Makefile.am: Add Templates/*.
169        * Templates/Makefile.am: Remove.
170
1712002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
174
1752002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
178        * custom/HPUX9-posix.cfg: Ditto.
179        * custom/Linux-posix.cfg: Ditto.
180
1812002-10-02      Joel Sherrill <joel@OARcorp.com>
182
183        * custom/armulator.cfg: Remove reference to PowerPC arguments.
184
1852002-09-13      Joel Sherrill <joel@OARcorp.com>
186
187        * Part of addressing PR281.
188        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
189        * compilers/gcc-target-default.cfg: Removed remaining support for
190        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
191        as one of the LDFLAGS when the debug variant is specified.
192
1932002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * custom/posix.cfg: Don't include host.cfg.
196
1972002-08-09      Joel Sherrill <joel@OARcorp.com>
198
199        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
200
2012002-08-07      Ivan Guzvinec <ivang@opencores.org>
202
203        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
204
2052002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
208
2092002-08-06      Joel Sherrill <joel@OARcorp.com>
210
211        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
212        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
213
2142002-08-06      Chris Ziomkowski <chris@asics.ws>
215
216        * custom/or32sim.cfg: New file added as part of merge from
217        OpenCores repository.
218
2192002-08-05      Joel Sherrill <joel@OARcorp.com>
220
221        * Per PR260 eliminate use of make-target-options.  This impacted
222        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
223        SuperCore and required that the m68k optimized memcpy be moved
224        to libcpu.
225        * custom/gen68360.cfg: Remove make-target-options.
226
2272002-08-01      Joel Sherrill <joel@OARcorp.com>
228
229        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
230        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
231
2322002-08-01      Joel Sherrill <joel@OARcorp.com>
233
234        * custom/mvme136.cfg: Remove make-target-options.
235
2362002-07-30      Joel Sherrill <joel@OARcorp.com>
237
238        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
239        will disappear when make clean is performed.
240
2412002-07-24      Joel Sherrill <joel@OARcorp.com>
242
243        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
244        to use gcc 3.1 arguments.
245
2462002-07-22      Joel Sherrill <joel@OARcorp.com>
247
248        * Templates/Makefile.leaf: Clarify the MANAGERS example.
249
2502002-07-01      Joel Sherrill <joel@OARcorp.com>
251
252        * custom/p4650.cfg: Update arguments to gcc3.
253
2542002-06-14      Joel Sherrill <joel@OARcorp.com>
255
256        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
257        to gcc 3.1 arguments.
258
2592002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
260
261        * custom/dmv177.cfg: Use -mcpu=603e.
262        * custom/ppcn_60x.cfg: Use -mcpu=603e.
263        * custom/psim.cfg: Use -mcpu=603e.
264        * custom/score603e.cfg: Use -mcpu=603e.
265        * custom/ts_386ex.cfg: Remove obsolete comments.
266        * custom/rxgen960.cfg: Remove obsolete comments.
267        * custom/cvme961.cfg: Remove obsolete comments.
268
2692001-05-09      Joel Sherrill <joel@OARcorp.com>
270
271        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
272        compatable arguments.
273 
2742002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
277        Remove obsolete comments.
278        * custom/eth_comm.cfg: Remove make-target-options.
279        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
280        CPU_CFLAGS.
281        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
282        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
283        * custom/mbx8xx.cfg: Remove make-target-options.
284        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
285        Remove obsolete comments.
286        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
287        Remove obsolete comments.
288        * custom/mpc8260ads.cfg: Remove make-target-options.
289        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
290        CPU_CFLAGS.
291        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
292        Remove obsolete comments.
293        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
294        CPU_CFLAGS.
295        Remove obsolete comments.
296        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
297        Remove obsolete comments.
298        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
299        CPU_CFLAGS.
300        Remove obsolete comments.
301
3022002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * custom/gen405.cfg: Remove -D__powerpc__.
305
3062002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
309        * custom/erc32.cfg: Ditto.
310        * custom/leon2.cfg: Ditto.
311
312
3132002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
316        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
317        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
318
3192002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * custom/cvme961.cfg: Remove GCC272 support.
322        * custom/dmv152.cfg: Remove GCC272 support.
323        * custom/efi332.cfg: Remove GCC272 support.
324        * custom/efi68k.cfg: Remove GCC272 support.
325        * custom/eth_comm.cfg: Remove GCC272 support.
326        * custom/gen405.cfg: Remove GCC272 support.
327        * custom/gen68302.cfg: Remove GCC272 support.
328        * custom/gen68340.cfg: Remove GCC272 support.
329        * custom/gen68360.cfg: Remove GCC272 support.
330        * custom/genmongoosev.cfg: Remove GCC272 support.
331        * custom/helas403.cfg: Remove GCC272 support.
332        * custom/i386ex.cfg: Remove GCC272 support.
333        * custom/i960sim.cfg: Remove GCC272 support.
334        * custom/idp.cfg: Remove GCC272 support.
335        * custom/leon2.cfg: Remove GCC272 support.
336        * custom/mbx8xx.cfg: Remove GCC272 support.
337        * custom/mcf5206elite.cfg: Remove GCC272 support.
338        * custom/mpc8260ads.cfg: Remove GCC272 support.
339        * custom/mrm332.cfg: Remove GCC272 support.
340        * custom/mvme136.cfg: Remove GCC272 support.
341        * custom/mvme147.cfg: Remove GCC272 support.
342        * custom/mvme167.cfg: Remove GCC272 support.
343        * custom/ods68302.cfg: Remove GCC272 support.
344        * custom/p4000.cfg: Remove GCC272 support.
345        * custom/p4600.cfg: Remove GCC272 support.
346        * custom/p4650.cfg: Remove GCC272 support.
347        * custom/pc386.cfg: Remove GCC272 support.
348        * custom/portsw.cfg: Remove GCC272 support.
349        * custom/psim.cfg: Remove GCC272 support.
350        * custom/rxgen960.cfg: Remove GCC272 support.
351        * custom/score603e.cfg: Remove GCC272 support.
352        * custom/sim68000.cfg: Remove GCC272 support.
353        * custom/simhppa.cfg: Remove GCC272 support.
354        * custom/simsh4.cfg: Remove GCC272 support.
355        * custom/ts_386ex.cfg: Remove GCC272 support.
356
3572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
360        * Makefile.am: Remove AUTOMAKE_OPTIONS.
361        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
362        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
363
3642002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * compilers/gcc-target-default.cfg: Add missing \.
367        Reported by Ilya Alexeev <ilya@continuum.ru>.
368
3692002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
372        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
373        support.
374        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
375
3762001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
379        * custom/FreeBSD-posix.cfg: Ditto.
380        * custom/HPUX9-posix.cfg: Ditto.
381        * custom/Linux-posix.cfg: Ditto.
382        * custom/Solaris-posix.cfg: Ditto.
383
3842001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
387        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
388
3892001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * custom/armulator.cfg: Remove make-target-options.
392        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
393        (now in erc32/configure.ac).
394        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
395        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
396        Remove CONSOLE_USE_POLLED (Unused).
397        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
398        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
399        * custom/mvme162.cfg: Remove references to mvme162lx.
400        Abandon gcc272. Remove make-target-options.
401        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
402
4032001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * custom/bare.cfg: Remove make-target-options.
406        * custom/c4xsim.cfg: Ditto.
407        * custom/cvme961.cfg: Ditto.
408        * custom/efi68k.cfg: Ditto.
409        * custom/gen68302.cfg: Ditto.
410        * custom/gen68340.cfg: Ditto.
411        * custom/genmongoosev.cfg: Ditto.
412        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
413        make-exe, remove empty lines.
414        * custom/h8sim.cfg: Remove make-target-options.
415        * custom/mcf5206elite.cfg: Ditto.
416        * custom/mrm332.cfg: Ditto.
417        * custom/mvme147.cfg: Ditto.
418        * custom/ods68302.cfg: Ditto.
419        * custom/p4000.cfg: Ditto.
420        * custom/p4600.cfg: Ditto.
421        * custom/p4650.cfg: Ditto.
422        * custom/pc386.cfg: Ditto.
423        * custom/portsw.cfg: Ditto.
424        * custom/simsh4.cfg: Ditto.
425
4262001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * custom/efi332.cfg: Remove make-target-options.
429        * custom/idp.cfg: Ditto.
430        * custom/jmr3904.cfg: Ditto.
431
4322001-11-27      Joel Sherrill <joel@OARcorp.com>,
433
434        * ChangeLog: Deleted bogus entry.
435
4362001-11-27      Joel Sherrill <joel@OARcorp.com>,
437
438        * custom/ods68302.cfg: Eliminated required definition of macros in this
439        file for the BSP to compile.  The ROM and ROM address and size settings
440        are now linker script items. 
441
4422001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444
445        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
446        Remove make-target-options.
447        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
448        Remove make-target-options.
449        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
450        DATA_CACHE_ENABLE.
451        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
452        DATA_CACHE_ENABLE.
453        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
454        DATA_CACHE_ENABLE.
455
4562001-11-25      Joel Sherrill <joel@OARcorp.com>
457
458        * custom/papyrus.cfg: Removed.
459        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
460
4612001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
464        * custom/mcp750.cfg: Ditto.
465
4662001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
469        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
470        * custom/psim.cfg: Refect changes to psim/configure.ac.
471        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
472        remove SCORE603E_GENERATION.
473
4742001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
477        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
478        * custom/mbx860_005b.cfg: Ditto.
479        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
480
481
4822001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * custom/gensh1.cfg: remove make-target-options.
485        * custom/gensh2.cfg: remove make-target-options.
486
4872001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
490        remove make-target-options, remove BSP_CPPFLAGS.
491
4922001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
495
4962001-11-14      Joel Sherrill <joel@OARcorp.com>
497
498        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
499        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
500        These are new exception processing model BSPs and thus do not
501        need to define PPC_USE_SPRG.
502
5032001-11-14      Joel Sherrill <joel@OARcorp.com>
504
505        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
506
5072001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * custom/ts_386ex.cfg: Remove make-target-options.
510        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
511        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
512        different flags.
513
5142001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
517        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
518        re-adopt mcp750.cfg's make-exe.
519
5202001-11-13      Joel Sherrill <joel@OARcorp.com>
521
522        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
523        the --srec-len argument to objcopy only supported in binutils 2.11
524        or newer.
525
5262001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
527
528        This modification is part of the submitted modifications necessary to
529        support the IBM PPC405 family.  This submission was reviewed by
530        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
531        not negatively impact the ppc403 BSPs.  The submission and tracking
532        process was captured as PR50.
533        * custom/gen405.cfg: New file.
534        * custom/helas403.cfg: Modified to generate Srecords.
535
5362001-10-30      Joel Sherrill <joel@OARcorp.com>
537
538        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
539
5402001-10-26      Victor V. Vengerov <vvv@oktet.ru>
541
542        * custom/mcf5206elite.cfg: New file.
543
5442001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
545
546        * custom/mpc8260ads.cfg: New file.
547
5482001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * custom/gensh4.cfg: Remove START_HW_INIT.
551        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
552
5532001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * custom/gensh4.cfg: Remove HZ.
556        * custom/simsh4.cfg: Remove HZ.
557
5582001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
559
560        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
561        of Hitachi SH4 BSPs of the same name.  Reviewed and some
562        cleanup by Joel Sherrill <joel@OARcorp.com>.
563
5642001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
567
5682001-10-11      Joel Sherrill <joel@OARcorp.com>
569
570        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
571        to avoid using the apparently broken or deprecated -o argument.
572
5732001-09-28      Joel Sherrill <joel@OARcorp.com>
574
575        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
576        for MC68302_BASE.
577
5782001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/bare.cfg: Define dummy make-cxx-exe.
581
5822001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * ChangeLog: Formatting cleanup.
585
5862001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
589        make-target-options.
590        * custom/FreeBSD-posix.cfg: Remove make-target-options.
591        * custom/HPUX9-posix.cfg: Dito.
592        * custom/Linux-posix.cfg: Dito.
593        * custom/Solaris-posix.cfg: Dito.
594        * custom/arm_bare_bsp.cfg: Dito.
595        * custom/armulator.cfg: Dito.
596        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
597        * custom/i386ex.cfg: Remove make-target-options.
598        * custom/i960sim.cfg: Remove make-target-options.
599        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
600        CONSOLE_USE_INTERRUPTS.
601        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
602        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
603        CONSOLE_USE_INTERRUPTS.
604        * custom/vegaplus.cfg: Remove make-target-options.
605
6062001-05-25      Joel Sherrill <joel@OARcorp.com>
607
608        * custom/mrm332.cfg: Switched $(SED) to sed.
609
6102000-05-25      Matt Cross <profesor@gweep.net>
611
612        * New MRM332 BSP for the Mini RoboMind board based
613        on the 68332 microcontroller designed and build by Mark
614        Castelluccio.  For details on the MRM see http://www.robominds.com.
615        * custom/mrm332.cfg: New file.
616
6172001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
620        CONSOLE_USE_POLLED, HAS_RTC.
621
6222001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
625        * custom/gensh2.cfg: Dito.
626
6272001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
630        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
631        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
632        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
633        remove unused flags, remove -ansi from CPP.
634        * custom/eth_comm.cfg: Remove CPU_DEFINES.
635        * custom/sim68000.cfg: Remove CPU_DEFINES.
636       
6372001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
640        * compilers/gcc-target-default.cfg: Dito.
641        * compilers/gcc-portsw.cfg: Remove -Hansi.
642        * custom/posix.cfg: Remove inclusion of target.cfg.
643        * custom/simhppa.cfg: Remove -ansi -fasm.
644
6452001-04-11      Eric Valette <valette@crf.canon.fr>
646
647        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
648        "new exception processing model."
649
6502001-04-11      Joel Sherrill <joel@OARcorp.com>
651
652        * custom/default.cfg: Switch to using exec_prefix to reflect new
653        organization of install point from Ralf Corsepius.
654
6552001-03-30      Eric Valette <valette@crf.canon.fr>
656
657        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
658        use the "new exception processing model."
659
6602001-03-14      Joel Sherrill <joel@OARcorp.com>
661
662        * custom/genmongossev.cfg: New file.
663
6642001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * custom/pc386dx.cfg: New bsp.
667
6682001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
671        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
672        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
673
6742001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
677        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
678        * host.cfg.in: Remove RM, make-script.
679        * ChangeLog: Remove bogus 2001-01-22 entry.
680
6812001-01-09      Joel Sherrill <joel@OARcorp.com>
682
683        * custom/pc386.cfg (make-exe): Removed commented out lines that
684        were displayed in build longs.
685
6862001-01-08      Joel Sherrill <joel@OARcorp.com>
687
688        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
689        unneeded definitions when compiled for "mips" rather than "mips64orion."
690        Correct CPU_CFLAGS.
691
6922001-01-05      Joel Sherrill <joel@OARcorp.com>
693
694        * custom/gensh1.cfg: Removed rest of make-target-options and
695        moved them to BSP configure options.
696
6972001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
698
699        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
700        install point or assuming BSP build tree is available.
701
7022001-01-03      Joel Sherrill <joel@OARcorp.com>
703
704        * custom/psim.cfg: Removed unused variables.
705
7062001-01-03      Joel Sherrill <joel@OARcorp.com>
707
708        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
709        * custom/simcpu32.cfg: Removed MVME162 reference.
710
7112000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
712
713        * custom/mcp750.cfg: Fix problems in generation of .exe file.
714        Still need to fix to avoid touching install point on non-install stanza.
715
7162000-12-06      Joel Sherrill <joel@OARcorp.com>
717
718        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
719        and copies that should not be in it.
720
7212000-12-01      Joel Sherrill <joel@OARcorp.com>
722
723        * custom/jmr3904.cfg: Turn optimization back up to -O2.
724
7252000-11-30      Joel Sherrill <joel@OARcorp.com>
726
727        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
728        a mips1.  gcc translates -m3900 into that.
729
7302000-11-27      Joel Sherrill <joel@OARcorp.com>
731
732        * custom/jmr3904.cfg: Fix incorrect reference to i960.
733
7342000-11-27      Joel Sherrill <joel@OARcorp.com>
735
736        * custom/shsim.cfg: New file.
737        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
738        The shsim is for the SH simulator in gdb. It should be able
739        to be used with multiple SH CPU models.  This will require
740        adding BSP variants.
741
7422000-11-25      Joel Sherrill <joel@OARcorp.com>
743
744        * custom/pc386.cfg: make-exe rule would write into
745        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
746        is generally not writeable after the BSP is installed and you do not
747        want every application installed there by default.  Reported by
748        Eric Norum <eric.norum@usask.ca>.
749
7502000-11-25      Joel Sherrill <joel@OARcorp.com>
751
752        * custom/Makefile.am: Updated to add jmr3904.cfg
753        * custom/jmr3904.cfg: New file.
754
7552000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
756
757        * custom/leon2.cfg: Removed defines that are now generated
758        in a non-BSP specific manner.
759
7602000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
761
762        * custom/Makefile.am: Modified to reflect addition of files.
763        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
764        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
765
7662000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
769
7702000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
773
7742000-10-24      Joel Sherrill <joel@OARcorp.com>
775
776        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
777        definition since this information can be picked up from
778        autoconf generated files.  These BSPs are shared by the
779        mips and mips64orion "ports."
780
7812000-10-18      Joel Sherrill <joel@OARcorp.com>
782
783        * compilers/gcc-portsw.cfg: Use gcc style flags.
784
7852000-09-13      Joel Sherrill <joel@OARcorp.com>
786
787        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
788        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
789
7902000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
791
792        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
793        Eric Valette <valette@crf.canon.fr>.
794        * custom/vegaplus.cfg: New file.
795
7962000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
799        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
800        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
801        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
802        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
803        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
804        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
805
8062000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * custom/gensh2.cfg: Fix comments.
809
8102000-09-12      Joel Sherrill <joel@OARcorp.com>
811
812        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
813        compiler arguments that specify CPU model options.
814
8152000-09-12      Joel Sherrill <joel@OARcorp.com>
816
817        * custom/mbx860_005b.cfg (make-target-options): Add lines to
818        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
819        may be incorrect but the BSP now compiles.
820
8212000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * custom/arm_bare_bsp.cfg: Fix comments.
824
8252000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
828        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
829        * ChangeLog: File paths corrected
830
8312000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
832
833        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
834
8352000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * custom/pck6.cfg: New file
838        * custom/pc486.cfg: Use -m486
839        * custom/pc586.cfg: Use -mpentium
840        * custom/pc686.cfg: Use -mmpentiumpro
841        * custom/i386ex.cfg: Use -msoft-float
842
8432000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
844
845        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
846
8472000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
848
849        * ChangeLog: File paths corrected.
850
8512000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
852
853        * custom/mvme167.cfg: Add specification of printk port, console port
854        and serial I/O mode.  Arrange for the stripped executable to
855        be copied up the build tree.
856       
8572000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
858
859        * custom/mbx8xx.cfg: Support for shared printk and no termios.
860
8612000-08-10      John Cotton  <john.cotton@nrc.ca>
862
863        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
864
8652000-08-10      Joel Sherrill <joel@OARcorp.com>
866
867        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.