source: rtems/make/ChangeLog @ c2e43839

4.104.114.84.95
Last change on this file since c2e43839 was c2e43839, checked in by Jay Monkman <jtm@…>, on 08/03/04 at 05:03:36

2004-08-03 Jay Monkman <jtm@…>

  • custom/csb360.cfg: New file.
  • Property mode set to 100644
File size: 29.2 KB
Line 
12004-08-03      Jay Monkman <jtm@lopingdog.com>
2
3        * custom/csb360.cfg: New file.
4
52004-07-15      Jay Monkman
6
7        * custom/csb336.cfg, custom/csb337.cfg: New files.
8
92004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
10
11        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
12        with FreeBSD and now unused).
13        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
14
152004-04-12      David Querbach <querbach@realtime.bc.ca>
16
17        * custom/ss555.cfg: New file.
18
192004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
20
21        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
22        with Cygwin and now unused).
23
242004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
27
282004-03-05      Joel Sherrill <joel@OARcorp.com>
29
30        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
31        support.
32
332004-02-26      Joel Sherrill <joel@OARcorp.com>
34
35        PR 570/bsps
36        * custom/mvme2307.cfg: Do not use -msdata=eabi since
37        it breaks the linking of the vectors.
38
392004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Cosmetics.
42
432004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
46        dist_rtems_make_custom_DATA = custom/default.cfg.
47
482004-02-05      Joel Sherrill <joel@OARcorp.com>
49
50        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
51        these -- copied from the 4.6 branch.
52
532004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        PR 553/bsps
56        * custom/mrm332.cfg: Comment out objdump.
57
582004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
61
622004-01-20      Joel Sherrill <joel@OARcorp.com>
63
64        PR 553/bsps
65        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
66        comment.
67
682004-01-07      Joel Sherrill <joel@OARcorp.com>
69
70        * Makefile.am: Remove efi68k and efi332 references as they are no
71        longer in the tree.
72
732004-01-07      Joel Sherrill <joel@OARcorp.com>
74
75        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
76        users of these boards so we are removing them.
77        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
78
792004-01-07      Joel Sherrill <joel@OARcorp.com>
80
81        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
82
832003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * Makefile.am: EXTRA_DIST +=.
86
872003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * custom/Makefile.am: Remove.
90        * Makefile.am: Merge-in former custom/Makefile.am
91
922003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
95        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
96
972003-09-26      Joel Sherrill <joel@OARcorp.com>
98
99        * custom/simhppa.cfg: Removed.
100
1012003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
104
1052003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        PR 470/bsps
108        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
109        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
110        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
111
1122003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
115        the BSP's configure-script).
116        Remove BSP_CPPFLAGS (Obsolete).
117
1182003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        PR 321/bsps
121        * leaf.cfg: Remove support for profile-variant.
122        * main.cfg: Ditto.
123        * compilers/gcc-no_bsp.cfg: Ditto.
124        * compilers/gcc-portsw.cfg: Ditto.
125        * compilers/gcc-target-default.cfg: Ditto.
126
1272003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
128
129        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
130
1312003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
132
133        PR 368/filesystems
134        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
135        with this PR for alias BSPs.
136
1372003-03-18  Till Straumann <strauman@slac.stanford.edu>
138
139        PR 356/bsps
140        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
141        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
142
1432003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
146
1472003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
150        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
151        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
152        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
153
1542003-02-14      Joel Sherrill <joel@OARcorp.com>
155
156        AMD a29k obsolete.
157        * custom/portsw.cfg: Removed.
158
1592003-01-20      Duane Gustavus <duane@unt.edu>
160
161        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
162
1632003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
166        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
167        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
168        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
169        Move -D_BSD_SOURCE to CPU_CFLAGS.
170        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
171        Move -Dsolaris2 to CPU_CFLAGS.
172        Remove -D__EXTENSIONS__.
173
1742002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * custom/posix.cfg: Remove comment referring to host.cfg.
177
1782002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * custom/default.cfg: Pickup target.cfg from BSP directory.
181
1822002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
183
184        * custom/mtx603e.cfg: New file.
185
1862002-11-17      Joel Sherrill <joel@OARcorp.com>
187
188        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
189        build variants work for user applications post install.
190
1912002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
194        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
195        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
196        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
197        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
198
1992002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
200
201        * custom/edb7312.cfg: New file.
202
2032002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
206        obsolete Makefile.
207        * leaf.cfg: Various changes to LIBVARIANT processing.
208        * main.cfg: Ditto.
209
2102002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * Makefile.am: Add compilers/*.
213        * compilers/Makefile.am: Remove.
214        * lib.cfg: Remove.
215        * directory.cfg: Remove.
216        * README: Remove.
217
2182002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * Makefile.am: Add Templates/*.
221        * Templates/Makefile.am: Remove.
222
2232002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
226
2272002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
230        * custom/HPUX9-posix.cfg: Ditto.
231        * custom/Linux-posix.cfg: Ditto.
232
2332002-10-02      Joel Sherrill <joel@OARcorp.com>
234
235        * custom/armulator.cfg: Remove reference to PowerPC arguments.
236
2372002-09-13      Joel Sherrill <joel@OARcorp.com>
238
239        * Part of addressing PR281.
240        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
241        * compilers/gcc-target-default.cfg: Removed remaining support for
242        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
243        as one of the LDFLAGS when the debug variant is specified.
244
2452002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * custom/posix.cfg: Don't include host.cfg.
248
2492002-08-09      Joel Sherrill <joel@OARcorp.com>
250
251        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
252
2532002-08-07      Ivan Guzvinec <ivang@opencores.org>
254
255        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
256
2572002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
260
2612002-08-06      Joel Sherrill <joel@OARcorp.com>
262
263        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
264        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
265
2662002-08-06      Chris Ziomkowski <chris@asics.ws>
267
268        * custom/or32sim.cfg: New file added as part of merge from
269        OpenCores repository.
270
2712002-08-05      Joel Sherrill <joel@OARcorp.com>
272
273        * Per PR260 eliminate use of make-target-options.  This impacted
274        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
275        SuperCore and required that the m68k optimized memcpy be moved
276        to libcpu.
277        * custom/gen68360.cfg: Remove make-target-options.
278
2792002-08-01      Joel Sherrill <joel@OARcorp.com>
280
281        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
282        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
283
2842002-08-01      Joel Sherrill <joel@OARcorp.com>
285
286        * custom/mvme136.cfg: Remove make-target-options.
287
2882002-07-30      Joel Sherrill <joel@OARcorp.com>
289
290        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
291        will disappear when make clean is performed.
292
2932002-07-24      Joel Sherrill <joel@OARcorp.com>
294
295        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
296        to use gcc 3.1 arguments.
297
2982002-07-22      Joel Sherrill <joel@OARcorp.com>
299
300        * Templates/Makefile.leaf: Clarify the MANAGERS example.
301
3022002-07-01      Joel Sherrill <joel@OARcorp.com>
303
304        * custom/p4650.cfg: Update arguments to gcc3.
305
3062002-06-14      Joel Sherrill <joel@OARcorp.com>
307
308        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
309        to gcc 3.1 arguments.
310
3112002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
312
313        * custom/dmv177.cfg: Use -mcpu=603e.
314        * custom/ppcn_60x.cfg: Use -mcpu=603e.
315        * custom/psim.cfg: Use -mcpu=603e.
316        * custom/score603e.cfg: Use -mcpu=603e.
317        * custom/ts_386ex.cfg: Remove obsolete comments.
318        * custom/rxgen960.cfg: Remove obsolete comments.
319        * custom/cvme961.cfg: Remove obsolete comments.
320
3212001-05-09      Joel Sherrill <joel@OARcorp.com>
322
323        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
324        compatable arguments.
325 
3262002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
329        Remove obsolete comments.
330        * custom/eth_comm.cfg: Remove make-target-options.
331        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
332        CPU_CFLAGS.
333        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
334        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
335        * custom/mbx8xx.cfg: Remove make-target-options.
336        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
337        Remove obsolete comments.
338        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
339        Remove obsolete comments.
340        * custom/mpc8260ads.cfg: Remove make-target-options.
341        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
342        CPU_CFLAGS.
343        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
344        Remove obsolete comments.
345        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
346        CPU_CFLAGS.
347        Remove obsolete comments.
348        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
349        Remove obsolete comments.
350        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
351        CPU_CFLAGS.
352        Remove obsolete comments.
353
3542002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * custom/gen405.cfg: Remove -D__powerpc__.
357
3582002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
361        * custom/erc32.cfg: Ditto.
362        * custom/leon2.cfg: Ditto.
363
364
3652002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
368        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
369        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
370
3712002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * custom/cvme961.cfg: Remove GCC272 support.
374        * custom/dmv152.cfg: Remove GCC272 support.
375        * custom/efi332.cfg: Remove GCC272 support.
376        * custom/efi68k.cfg: Remove GCC272 support.
377        * custom/eth_comm.cfg: Remove GCC272 support.
378        * custom/gen405.cfg: Remove GCC272 support.
379        * custom/gen68302.cfg: Remove GCC272 support.
380        * custom/gen68340.cfg: Remove GCC272 support.
381        * custom/gen68360.cfg: Remove GCC272 support.
382        * custom/genmongoosev.cfg: Remove GCC272 support.
383        * custom/helas403.cfg: Remove GCC272 support.
384        * custom/i386ex.cfg: Remove GCC272 support.
385        * custom/i960sim.cfg: Remove GCC272 support.
386        * custom/idp.cfg: Remove GCC272 support.
387        * custom/leon2.cfg: Remove GCC272 support.
388        * custom/mbx8xx.cfg: Remove GCC272 support.
389        * custom/mcf5206elite.cfg: Remove GCC272 support.
390        * custom/mpc8260ads.cfg: Remove GCC272 support.
391        * custom/mrm332.cfg: Remove GCC272 support.
392        * custom/mvme136.cfg: Remove GCC272 support.
393        * custom/mvme147.cfg: Remove GCC272 support.
394        * custom/mvme167.cfg: Remove GCC272 support.
395        * custom/ods68302.cfg: Remove GCC272 support.
396        * custom/p4000.cfg: Remove GCC272 support.
397        * custom/p4600.cfg: Remove GCC272 support.
398        * custom/p4650.cfg: Remove GCC272 support.
399        * custom/pc386.cfg: Remove GCC272 support.
400        * custom/portsw.cfg: Remove GCC272 support.
401        * custom/psim.cfg: Remove GCC272 support.
402        * custom/rxgen960.cfg: Remove GCC272 support.
403        * custom/score603e.cfg: Remove GCC272 support.
404        * custom/sim68000.cfg: Remove GCC272 support.
405        * custom/simhppa.cfg: Remove GCC272 support.
406        * custom/simsh4.cfg: Remove GCC272 support.
407        * custom/ts_386ex.cfg: Remove GCC272 support.
408
4092002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
412        * Makefile.am: Remove AUTOMAKE_OPTIONS.
413        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
414        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
415
4162002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * compilers/gcc-target-default.cfg: Add missing \.
419        Reported by Ilya Alexeev <ilya@continuum.ru>.
420
4212002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
424        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
425        support.
426        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
427
4282001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
431        * custom/FreeBSD-posix.cfg: Ditto.
432        * custom/HPUX9-posix.cfg: Ditto.
433        * custom/Linux-posix.cfg: Ditto.
434        * custom/Solaris-posix.cfg: Ditto.
435
4362001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
439        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
440
4412001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * custom/armulator.cfg: Remove make-target-options.
444        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
445        (now in erc32/configure.ac).
446        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
447        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
448        Remove CONSOLE_USE_POLLED (Unused).
449        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
450        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
451        * custom/mvme162.cfg: Remove references to mvme162lx.
452        Abandon gcc272. Remove make-target-options.
453        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
454
4552001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * custom/bare.cfg: Remove make-target-options.
458        * custom/c4xsim.cfg: Ditto.
459        * custom/cvme961.cfg: Ditto.
460        * custom/efi68k.cfg: Ditto.
461        * custom/gen68302.cfg: Ditto.
462        * custom/gen68340.cfg: Ditto.
463        * custom/genmongoosev.cfg: Ditto.
464        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
465        make-exe, remove empty lines.
466        * custom/h8sim.cfg: Remove make-target-options.
467        * custom/mcf5206elite.cfg: Ditto.
468        * custom/mrm332.cfg: Ditto.
469        * custom/mvme147.cfg: Ditto.
470        * custom/ods68302.cfg: Ditto.
471        * custom/p4000.cfg: Ditto.
472        * custom/p4600.cfg: Ditto.
473        * custom/p4650.cfg: Ditto.
474        * custom/pc386.cfg: Ditto.
475        * custom/portsw.cfg: Ditto.
476        * custom/simsh4.cfg: Ditto.
477
4782001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * custom/efi332.cfg: Remove make-target-options.
481        * custom/idp.cfg: Ditto.
482        * custom/jmr3904.cfg: Ditto.
483
4842001-11-27      Joel Sherrill <joel@OARcorp.com>,
485
486        * ChangeLog: Deleted bogus entry.
487
4882001-11-27      Joel Sherrill <joel@OARcorp.com>,
489
490        * custom/ods68302.cfg: Eliminated required definition of macros in this
491        file for the BSP to compile.  The ROM and ROM address and size settings
492        are now linker script items. 
493
4942001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496
497        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
498        Remove make-target-options.
499        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
500        Remove make-target-options.
501        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
502        DATA_CACHE_ENABLE.
503        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
504        DATA_CACHE_ENABLE.
505        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
506        DATA_CACHE_ENABLE.
507
5082001-11-25      Joel Sherrill <joel@OARcorp.com>
509
510        * custom/papyrus.cfg: Removed.
511        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
512
5132001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
516        * custom/mcp750.cfg: Ditto.
517
5182001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
521        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
522        * custom/psim.cfg: Refect changes to psim/configure.ac.
523        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
524        remove SCORE603E_GENERATION.
525
5262001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
529        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
530        * custom/mbx860_005b.cfg: Ditto.
531        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
532
533
5342001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * custom/gensh1.cfg: remove make-target-options.
537        * custom/gensh2.cfg: remove make-target-options.
538
5392001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
542        remove make-target-options, remove BSP_CPPFLAGS.
543
5442001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
547
5482001-11-14      Joel Sherrill <joel@OARcorp.com>
549
550        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
551        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
552        These are new exception processing model BSPs and thus do not
553        need to define PPC_USE_SPRG.
554
5552001-11-14      Joel Sherrill <joel@OARcorp.com>
556
557        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
558
5592001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * custom/ts_386ex.cfg: Remove make-target-options.
562        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
563        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
564        different flags.
565
5662001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
569        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
570        re-adopt mcp750.cfg's make-exe.
571
5722001-11-13      Joel Sherrill <joel@OARcorp.com>
573
574        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
575        the --srec-len argument to objcopy only supported in binutils 2.11
576        or newer.
577
5782001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
579
580        This modification is part of the submitted modifications necessary to
581        support the IBM PPC405 family.  This submission was reviewed by
582        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
583        not negatively impact the ppc403 BSPs.  The submission and tracking
584        process was captured as PR50.
585        * custom/gen405.cfg: New file.
586        * custom/helas403.cfg: Modified to generate Srecords.
587
5882001-10-30      Joel Sherrill <joel@OARcorp.com>
589
590        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
591
5922001-10-26      Victor V. Vengerov <vvv@oktet.ru>
593
594        * custom/mcf5206elite.cfg: New file.
595
5962001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
597
598        * custom/mpc8260ads.cfg: New file.
599
6002001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * custom/gensh4.cfg: Remove START_HW_INIT.
603        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
604
6052001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * custom/gensh4.cfg: Remove HZ.
608        * custom/simsh4.cfg: Remove HZ.
609
6102001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
611
612        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
613        of Hitachi SH4 BSPs of the same name.  Reviewed and some
614        cleanup by Joel Sherrill <joel@OARcorp.com>.
615
6162001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
619
6202001-10-11      Joel Sherrill <joel@OARcorp.com>
621
622        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
623        to avoid using the apparently broken or deprecated -o argument.
624
6252001-09-28      Joel Sherrill <joel@OARcorp.com>
626
627        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
628        for MC68302_BASE.
629
6302001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * custom/bare.cfg: Define dummy make-cxx-exe.
633
6342001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * ChangeLog: Formatting cleanup.
637
6382001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
641        make-target-options.
642        * custom/FreeBSD-posix.cfg: Remove make-target-options.
643        * custom/HPUX9-posix.cfg: Dito.
644        * custom/Linux-posix.cfg: Dito.
645        * custom/Solaris-posix.cfg: Dito.
646        * custom/arm_bare_bsp.cfg: Dito.
647        * custom/armulator.cfg: Dito.
648        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
649        * custom/i386ex.cfg: Remove make-target-options.
650        * custom/i960sim.cfg: Remove make-target-options.
651        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
652        CONSOLE_USE_INTERRUPTS.
653        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
654        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
655        CONSOLE_USE_INTERRUPTS.
656        * custom/vegaplus.cfg: Remove make-target-options.
657
6582001-05-25      Joel Sherrill <joel@OARcorp.com>
659
660        * custom/mrm332.cfg: Switched $(SED) to sed.
661
6622000-05-25      Matt Cross <profesor@gweep.net>
663
664        * New MRM332 BSP for the Mini RoboMind board based
665        on the 68332 microcontroller designed and build by Mark
666        Castelluccio.  For details on the MRM see http://www.robominds.com.
667        * custom/mrm332.cfg: New file.
668
6692001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
672        CONSOLE_USE_POLLED, HAS_RTC.
673
6742001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
677        * custom/gensh2.cfg: Dito.
678
6792001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
682        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
683        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
684        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
685        remove unused flags, remove -ansi from CPP.
686        * custom/eth_comm.cfg: Remove CPU_DEFINES.
687        * custom/sim68000.cfg: Remove CPU_DEFINES.
688       
6892001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
692        * compilers/gcc-target-default.cfg: Dito.
693        * compilers/gcc-portsw.cfg: Remove -Hansi.
694        * custom/posix.cfg: Remove inclusion of target.cfg.
695        * custom/simhppa.cfg: Remove -ansi -fasm.
696
6972001-04-11      Eric Valette <valette@crf.canon.fr>
698
699        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
700        "new exception processing model."
701
7022001-04-11      Joel Sherrill <joel@OARcorp.com>
703
704        * custom/default.cfg: Switch to using exec_prefix to reflect new
705        organization of install point from Ralf Corsepius.
706
7072001-03-30      Eric Valette <valette@crf.canon.fr>
708
709        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
710        use the "new exception processing model."
711
7122001-03-14      Joel Sherrill <joel@OARcorp.com>
713
714        * custom/genmongossev.cfg: New file.
715
7162001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * custom/pc386dx.cfg: New bsp.
719
7202001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
723        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
724        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
725
7262001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
729        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
730        * host.cfg.in: Remove RM, make-script.
731        * ChangeLog: Remove bogus 2001-01-22 entry.
732
7332001-01-09      Joel Sherrill <joel@OARcorp.com>
734
735        * custom/pc386.cfg (make-exe): Removed commented out lines that
736        were displayed in build longs.
737
7382001-01-08      Joel Sherrill <joel@OARcorp.com>
739
740        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
741        unneeded definitions when compiled for "mips" rather than "mips64orion."
742        Correct CPU_CFLAGS.
743
7442001-01-05      Joel Sherrill <joel@OARcorp.com>
745
746        * custom/gensh1.cfg: Removed rest of make-target-options and
747        moved them to BSP configure options.
748
7492001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
750
751        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
752        install point or assuming BSP build tree is available.
753
7542001-01-03      Joel Sherrill <joel@OARcorp.com>
755
756        * custom/psim.cfg: Removed unused variables.
757
7582001-01-03      Joel Sherrill <joel@OARcorp.com>
759
760        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
761        * custom/simcpu32.cfg: Removed MVME162 reference.
762
7632000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
764
765        * custom/mcp750.cfg: Fix problems in generation of .exe file.
766        Still need to fix to avoid touching install point on non-install stanza.
767
7682000-12-06      Joel Sherrill <joel@OARcorp.com>
769
770        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
771        and copies that should not be in it.
772
7732000-12-01      Joel Sherrill <joel@OARcorp.com>
774
775        * custom/jmr3904.cfg: Turn optimization back up to -O2.
776
7772000-11-30      Joel Sherrill <joel@OARcorp.com>
778
779        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
780        a mips1.  gcc translates -m3900 into that.
781
7822000-11-27      Joel Sherrill <joel@OARcorp.com>
783
784        * custom/jmr3904.cfg: Fix incorrect reference to i960.
785
7862000-11-27      Joel Sherrill <joel@OARcorp.com>
787
788        * custom/shsim.cfg: New file.
789        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
790        The shsim is for the SH simulator in gdb. It should be able
791        to be used with multiple SH CPU models.  This will require
792        adding BSP variants.
793
7942000-11-25      Joel Sherrill <joel@OARcorp.com>
795
796        * custom/pc386.cfg: make-exe rule would write into
797        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
798        is generally not writeable after the BSP is installed and you do not
799        want every application installed there by default.  Reported by
800        Eric Norum <eric.norum@usask.ca>.
801
8022000-11-25      Joel Sherrill <joel@OARcorp.com>
803
804        * custom/Makefile.am: Updated to add jmr3904.cfg
805        * custom/jmr3904.cfg: New file.
806
8072000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * custom/leon2.cfg: Removed defines that are now generated
810        in a non-BSP specific manner.
811
8122000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
813
814        * custom/Makefile.am: Modified to reflect addition of files.
815        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
816        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
817
8182000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
821
8222000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
825
8262000-10-24      Joel Sherrill <joel@OARcorp.com>
827
828        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
829        definition since this information can be picked up from
830        autoconf generated files.  These BSPs are shared by the
831        mips and mips64orion "ports."
832
8332000-10-18      Joel Sherrill <joel@OARcorp.com>
834
835        * compilers/gcc-portsw.cfg: Use gcc style flags.
836
8372000-09-13      Joel Sherrill <joel@OARcorp.com>
838
839        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
840        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
841
8422000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
843
844        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
845        Eric Valette <valette@crf.canon.fr>.
846        * custom/vegaplus.cfg: New file.
847
8482000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
851        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
852        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
853        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
854        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
855        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
856        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
857
8582000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * custom/gensh2.cfg: Fix comments.
861
8622000-09-12      Joel Sherrill <joel@OARcorp.com>
863
864        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
865        compiler arguments that specify CPU model options.
866
8672000-09-12      Joel Sherrill <joel@OARcorp.com>
868
869        * custom/mbx860_005b.cfg (make-target-options): Add lines to
870        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
871        may be incorrect but the BSP now compiles.
872
8732000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * custom/arm_bare_bsp.cfg: Fix comments.
876
8772000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
880        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
881        * ChangeLog: File paths corrected
882
8832000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
884
885        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
886
8872000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * custom/pck6.cfg: New file
890        * custom/pc486.cfg: Use -m486
891        * custom/pc586.cfg: Use -mpentium
892        * custom/pc686.cfg: Use -mmpentiumpro
893        * custom/i386ex.cfg: Use -msoft-float
894
8952000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
896
897        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
898
8992000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
900
901        * ChangeLog: File paths corrected.
902
9032000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
904
905        * custom/mvme167.cfg: Add specification of printk port, console port
906        and serial I/O mode.  Arrange for the stripped executable to
907        be copied up the build tree.
908       
9092000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
910
911        * custom/mbx8xx.cfg: Support for shared printk and no termios.
912
9132000-08-10      John Cotton  <john.cotton@nrc.ca>
914
915        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
916
9172000-08-10      Joel Sherrill <joel@OARcorp.com>
918
919        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.