source: rtems/make/ChangeLog @ 25d2f5d7

4.104.114.84.95
Last change on this file since 25d2f5d7 was 25d2f5d7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/09/04 at 03:03:54

2004-04-09 Ralf Corsepius <ralf_corsepius@…>

  • make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
  • Property mode set to 100644
File size: 28.6 KB
Line 
12004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
4
52004-03-05      Joel Sherrill <joel@OARcorp.com>
6
7        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
8        support.
9
102004-02-26      Joel Sherrill <joel@OARcorp.com>
11
12        PR 570/bsps
13        * custom/mvme2307.cfg: Do not use -msdata=eabi since
14        it breaks the linking of the vectors.
15
162004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Cosmetics.
19
202004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
23        dist_rtems_make_custom_DATA = custom/default.cfg.
24
252004-02-05      Joel Sherrill <joel@OARcorp.com>
26
27        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
28        these -- copied from the 4.6 branch.
29
302004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        PR 553/bsps
33        * custom/mrm332.cfg: Comment out objdump.
34
352004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
38
392004-01-20      Joel Sherrill <joel@OARcorp.com>
40
41        PR 553/bsps
42        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
43        comment.
44
452004-01-07      Joel Sherrill <joel@OARcorp.com>
46
47        * Makefile.am: Remove efi68k and efi332 references as they are no
48        longer in the tree.
49
502004-01-07      Joel Sherrill <joel@OARcorp.com>
51
52        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
53        users of these boards so we are removing them.
54        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
55
562004-01-07      Joel Sherrill <joel@OARcorp.com>
57
58        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
59
602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * Makefile.am: EXTRA_DIST +=.
63
642003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * custom/Makefile.am: Remove.
67        * Makefile.am: Merge-in former custom/Makefile.am
68
692003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
72        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
73
742003-09-26      Joel Sherrill <joel@OARcorp.com>
75
76        * custom/simhppa.cfg: Removed.
77
782003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
81
822003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        PR 470/bsps
85        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
86        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
87        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
88
892003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
92        the BSP's configure-script).
93        Remove BSP_CPPFLAGS (Obsolete).
94
952003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        PR 321/bsps
98        * leaf.cfg: Remove support for profile-variant.
99        * main.cfg: Ditto.
100        * compilers/gcc-no_bsp.cfg: Ditto.
101        * compilers/gcc-portsw.cfg: Ditto.
102        * compilers/gcc-target-default.cfg: Ditto.
103
1042003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
105
106        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
107
1082003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
109
110        PR 368/filesystems
111        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
112        with this PR for alias BSPs.
113
1142003-03-18  Till Straumann <strauman@slac.stanford.edu>
115
116        PR 356/bsps
117        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
118        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
119
1202003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
123
1242003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
127        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
128        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
129        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
130
1312003-02-14      Joel Sherrill <joel@OARcorp.com>
132
133        AMD a29k obsolete.
134        * custom/portsw.cfg: Removed.
135
1362003-01-20      Duane Gustavus <duane@unt.edu>
137
138        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
139
1402003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
143        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
144        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
145        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
146        Move -D_BSD_SOURCE to CPU_CFLAGS.
147        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
148        Move -Dsolaris2 to CPU_CFLAGS.
149        Remove -D__EXTENSIONS__.
150
1512002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * custom/posix.cfg: Remove comment referring to host.cfg.
154
1552002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * custom/default.cfg: Pickup target.cfg from BSP directory.
158
1592002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
160
161        * custom/mtx603e.cfg: New file.
162
1632002-11-17      Joel Sherrill <joel@OARcorp.com>
164
165        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
166        build variants work for user applications post install.
167
1682002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
171        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
172        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
173        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
174        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
175
1762002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
177
178        * custom/edb7312.cfg: New file.
179
1802002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
183        obsolete Makefile.
184        * leaf.cfg: Various changes to LIBVARIANT processing.
185        * main.cfg: Ditto.
186
1872002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * Makefile.am: Add compilers/*.
190        * compilers/Makefile.am: Remove.
191        * lib.cfg: Remove.
192        * directory.cfg: Remove.
193        * README: Remove.
194
1952002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * Makefile.am: Add Templates/*.
198        * Templates/Makefile.am: Remove.
199
2002002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
203
2042002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
207        * custom/HPUX9-posix.cfg: Ditto.
208        * custom/Linux-posix.cfg: Ditto.
209
2102002-10-02      Joel Sherrill <joel@OARcorp.com>
211
212        * custom/armulator.cfg: Remove reference to PowerPC arguments.
213
2142002-09-13      Joel Sherrill <joel@OARcorp.com>
215
216        * Part of addressing PR281.
217        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
218        * compilers/gcc-target-default.cfg: Removed remaining support for
219        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
220        as one of the LDFLAGS when the debug variant is specified.
221
2222002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * custom/posix.cfg: Don't include host.cfg.
225
2262002-08-09      Joel Sherrill <joel@OARcorp.com>
227
228        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
229
2302002-08-07      Ivan Guzvinec <ivang@opencores.org>
231
232        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
233
2342002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
237
2382002-08-06      Joel Sherrill <joel@OARcorp.com>
239
240        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
241        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
242
2432002-08-06      Chris Ziomkowski <chris@asics.ws>
244
245        * custom/or32sim.cfg: New file added as part of merge from
246        OpenCores repository.
247
2482002-08-05      Joel Sherrill <joel@OARcorp.com>
249
250        * Per PR260 eliminate use of make-target-options.  This impacted
251        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
252        SuperCore and required that the m68k optimized memcpy be moved
253        to libcpu.
254        * custom/gen68360.cfg: Remove make-target-options.
255
2562002-08-01      Joel Sherrill <joel@OARcorp.com>
257
258        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
259        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
260
2612002-08-01      Joel Sherrill <joel@OARcorp.com>
262
263        * custom/mvme136.cfg: Remove make-target-options.
264
2652002-07-30      Joel Sherrill <joel@OARcorp.com>
266
267        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
268        will disappear when make clean is performed.
269
2702002-07-24      Joel Sherrill <joel@OARcorp.com>
271
272        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
273        to use gcc 3.1 arguments.
274
2752002-07-22      Joel Sherrill <joel@OARcorp.com>
276
277        * Templates/Makefile.leaf: Clarify the MANAGERS example.
278
2792002-07-01      Joel Sherrill <joel@OARcorp.com>
280
281        * custom/p4650.cfg: Update arguments to gcc3.
282
2832002-06-14      Joel Sherrill <joel@OARcorp.com>
284
285        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
286        to gcc 3.1 arguments.
287
2882002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
289
290        * custom/dmv177.cfg: Use -mcpu=603e.
291        * custom/ppcn_60x.cfg: Use -mcpu=603e.
292        * custom/psim.cfg: Use -mcpu=603e.
293        * custom/score603e.cfg: Use -mcpu=603e.
294        * custom/ts_386ex.cfg: Remove obsolete comments.
295        * custom/rxgen960.cfg: Remove obsolete comments.
296        * custom/cvme961.cfg: Remove obsolete comments.
297
2982001-05-09      Joel Sherrill <joel@OARcorp.com>
299
300        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
301        compatable arguments.
302 
3032002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
306        Remove obsolete comments.
307        * custom/eth_comm.cfg: Remove make-target-options.
308        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
309        CPU_CFLAGS.
310        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
311        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
312        * custom/mbx8xx.cfg: Remove make-target-options.
313        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
314        Remove obsolete comments.
315        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
316        Remove obsolete comments.
317        * custom/mpc8260ads.cfg: Remove make-target-options.
318        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
319        CPU_CFLAGS.
320        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
321        Remove obsolete comments.
322        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
323        CPU_CFLAGS.
324        Remove obsolete comments.
325        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
326        Remove obsolete comments.
327        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
328        CPU_CFLAGS.
329        Remove obsolete comments.
330
3312002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * custom/gen405.cfg: Remove -D__powerpc__.
334
3352002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
338        * custom/erc32.cfg: Ditto.
339        * custom/leon2.cfg: Ditto.
340
341
3422002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
345        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
346        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
347
3482002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * custom/cvme961.cfg: Remove GCC272 support.
351        * custom/dmv152.cfg: Remove GCC272 support.
352        * custom/efi332.cfg: Remove GCC272 support.
353        * custom/efi68k.cfg: Remove GCC272 support.
354        * custom/eth_comm.cfg: Remove GCC272 support.
355        * custom/gen405.cfg: Remove GCC272 support.
356        * custom/gen68302.cfg: Remove GCC272 support.
357        * custom/gen68340.cfg: Remove GCC272 support.
358        * custom/gen68360.cfg: Remove GCC272 support.
359        * custom/genmongoosev.cfg: Remove GCC272 support.
360        * custom/helas403.cfg: Remove GCC272 support.
361        * custom/i386ex.cfg: Remove GCC272 support.
362        * custom/i960sim.cfg: Remove GCC272 support.
363        * custom/idp.cfg: Remove GCC272 support.
364        * custom/leon2.cfg: Remove GCC272 support.
365        * custom/mbx8xx.cfg: Remove GCC272 support.
366        * custom/mcf5206elite.cfg: Remove GCC272 support.
367        * custom/mpc8260ads.cfg: Remove GCC272 support.
368        * custom/mrm332.cfg: Remove GCC272 support.
369        * custom/mvme136.cfg: Remove GCC272 support.
370        * custom/mvme147.cfg: Remove GCC272 support.
371        * custom/mvme167.cfg: Remove GCC272 support.
372        * custom/ods68302.cfg: Remove GCC272 support.
373        * custom/p4000.cfg: Remove GCC272 support.
374        * custom/p4600.cfg: Remove GCC272 support.
375        * custom/p4650.cfg: Remove GCC272 support.
376        * custom/pc386.cfg: Remove GCC272 support.
377        * custom/portsw.cfg: Remove GCC272 support.
378        * custom/psim.cfg: Remove GCC272 support.
379        * custom/rxgen960.cfg: Remove GCC272 support.
380        * custom/score603e.cfg: Remove GCC272 support.
381        * custom/sim68000.cfg: Remove GCC272 support.
382        * custom/simhppa.cfg: Remove GCC272 support.
383        * custom/simsh4.cfg: Remove GCC272 support.
384        * custom/ts_386ex.cfg: Remove GCC272 support.
385
3862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
389        * Makefile.am: Remove AUTOMAKE_OPTIONS.
390        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
391        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
392
3932002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * compilers/gcc-target-default.cfg: Add missing \.
396        Reported by Ilya Alexeev <ilya@continuum.ru>.
397
3982002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
401        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
402        support.
403        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
404
4052001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
408        * custom/FreeBSD-posix.cfg: Ditto.
409        * custom/HPUX9-posix.cfg: Ditto.
410        * custom/Linux-posix.cfg: Ditto.
411        * custom/Solaris-posix.cfg: Ditto.
412
4132001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
416        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
417
4182001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * custom/armulator.cfg: Remove make-target-options.
421        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
422        (now in erc32/configure.ac).
423        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
424        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
425        Remove CONSOLE_USE_POLLED (Unused).
426        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
427        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
428        * custom/mvme162.cfg: Remove references to mvme162lx.
429        Abandon gcc272. Remove make-target-options.
430        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
431
4322001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * custom/bare.cfg: Remove make-target-options.
435        * custom/c4xsim.cfg: Ditto.
436        * custom/cvme961.cfg: Ditto.
437        * custom/efi68k.cfg: Ditto.
438        * custom/gen68302.cfg: Ditto.
439        * custom/gen68340.cfg: Ditto.
440        * custom/genmongoosev.cfg: Ditto.
441        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
442        make-exe, remove empty lines.
443        * custom/h8sim.cfg: Remove make-target-options.
444        * custom/mcf5206elite.cfg: Ditto.
445        * custom/mrm332.cfg: Ditto.
446        * custom/mvme147.cfg: Ditto.
447        * custom/ods68302.cfg: Ditto.
448        * custom/p4000.cfg: Ditto.
449        * custom/p4600.cfg: Ditto.
450        * custom/p4650.cfg: Ditto.
451        * custom/pc386.cfg: Ditto.
452        * custom/portsw.cfg: Ditto.
453        * custom/simsh4.cfg: Ditto.
454
4552001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * custom/efi332.cfg: Remove make-target-options.
458        * custom/idp.cfg: Ditto.
459        * custom/jmr3904.cfg: Ditto.
460
4612001-11-27      Joel Sherrill <joel@OARcorp.com>,
462
463        * ChangeLog: Deleted bogus entry.
464
4652001-11-27      Joel Sherrill <joel@OARcorp.com>,
466
467        * custom/ods68302.cfg: Eliminated required definition of macros in this
468        file for the BSP to compile.  The ROM and ROM address and size settings
469        are now linker script items. 
470
4712001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473
474        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
475        Remove make-target-options.
476        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
477        Remove make-target-options.
478        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
479        DATA_CACHE_ENABLE.
480        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
481        DATA_CACHE_ENABLE.
482        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
483        DATA_CACHE_ENABLE.
484
4852001-11-25      Joel Sherrill <joel@OARcorp.com>
486
487        * custom/papyrus.cfg: Removed.
488        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
489
4902001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
493        * custom/mcp750.cfg: Ditto.
494
4952001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
498        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
499        * custom/psim.cfg: Refect changes to psim/configure.ac.
500        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
501        remove SCORE603E_GENERATION.
502
5032001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
506        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
507        * custom/mbx860_005b.cfg: Ditto.
508        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
509
510
5112001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * custom/gensh1.cfg: remove make-target-options.
514        * custom/gensh2.cfg: remove make-target-options.
515
5162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
519        remove make-target-options, remove BSP_CPPFLAGS.
520
5212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
524
5252001-11-14      Joel Sherrill <joel@OARcorp.com>
526
527        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
528        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
529        These are new exception processing model BSPs and thus do not
530        need to define PPC_USE_SPRG.
531
5322001-11-14      Joel Sherrill <joel@OARcorp.com>
533
534        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
535
5362001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * custom/ts_386ex.cfg: Remove make-target-options.
539        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
540        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
541        different flags.
542
5432001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
546        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
547        re-adopt mcp750.cfg's make-exe.
548
5492001-11-13      Joel Sherrill <joel@OARcorp.com>
550
551        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
552        the --srec-len argument to objcopy only supported in binutils 2.11
553        or newer.
554
5552001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
556
557        This modification is part of the submitted modifications necessary to
558        support the IBM PPC405 family.  This submission was reviewed by
559        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
560        not negatively impact the ppc403 BSPs.  The submission and tracking
561        process was captured as PR50.
562        * custom/gen405.cfg: New file.
563        * custom/helas403.cfg: Modified to generate Srecords.
564
5652001-10-30      Joel Sherrill <joel@OARcorp.com>
566
567        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
568
5692001-10-26      Victor V. Vengerov <vvv@oktet.ru>
570
571        * custom/mcf5206elite.cfg: New file.
572
5732001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
574
575        * custom/mpc8260ads.cfg: New file.
576
5772001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * custom/gensh4.cfg: Remove START_HW_INIT.
580        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
581
5822001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * custom/gensh4.cfg: Remove HZ.
585        * custom/simsh4.cfg: Remove HZ.
586
5872001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
588
589        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
590        of Hitachi SH4 BSPs of the same name.  Reviewed and some
591        cleanup by Joel Sherrill <joel@OARcorp.com>.
592
5932001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
596
5972001-10-11      Joel Sherrill <joel@OARcorp.com>
598
599        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
600        to avoid using the apparently broken or deprecated -o argument.
601
6022001-09-28      Joel Sherrill <joel@OARcorp.com>
603
604        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
605        for MC68302_BASE.
606
6072001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * custom/bare.cfg: Define dummy make-cxx-exe.
610
6112001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * ChangeLog: Formatting cleanup.
614
6152001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
618        make-target-options.
619        * custom/FreeBSD-posix.cfg: Remove make-target-options.
620        * custom/HPUX9-posix.cfg: Dito.
621        * custom/Linux-posix.cfg: Dito.
622        * custom/Solaris-posix.cfg: Dito.
623        * custom/arm_bare_bsp.cfg: Dito.
624        * custom/armulator.cfg: Dito.
625        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
626        * custom/i386ex.cfg: Remove make-target-options.
627        * custom/i960sim.cfg: Remove make-target-options.
628        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
629        CONSOLE_USE_INTERRUPTS.
630        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
631        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
632        CONSOLE_USE_INTERRUPTS.
633        * custom/vegaplus.cfg: Remove make-target-options.
634
6352001-05-25      Joel Sherrill <joel@OARcorp.com>
636
637        * custom/mrm332.cfg: Switched $(SED) to sed.
638
6392000-05-25      Matt Cross <profesor@gweep.net>
640
641        * New MRM332 BSP for the Mini RoboMind board based
642        on the 68332 microcontroller designed and build by Mark
643        Castelluccio.  For details on the MRM see http://www.robominds.com.
644        * custom/mrm332.cfg: New file.
645
6462001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
649        CONSOLE_USE_POLLED, HAS_RTC.
650
6512001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
654        * custom/gensh2.cfg: Dito.
655
6562001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
659        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
660        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
661        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
662        remove unused flags, remove -ansi from CPP.
663        * custom/eth_comm.cfg: Remove CPU_DEFINES.
664        * custom/sim68000.cfg: Remove CPU_DEFINES.
665       
6662001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
669        * compilers/gcc-target-default.cfg: Dito.
670        * compilers/gcc-portsw.cfg: Remove -Hansi.
671        * custom/posix.cfg: Remove inclusion of target.cfg.
672        * custom/simhppa.cfg: Remove -ansi -fasm.
673
6742001-04-11      Eric Valette <valette@crf.canon.fr>
675
676        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
677        "new exception processing model."
678
6792001-04-11      Joel Sherrill <joel@OARcorp.com>
680
681        * custom/default.cfg: Switch to using exec_prefix to reflect new
682        organization of install point from Ralf Corsepius.
683
6842001-03-30      Eric Valette <valette@crf.canon.fr>
685
686        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
687        use the "new exception processing model."
688
6892001-03-14      Joel Sherrill <joel@OARcorp.com>
690
691        * custom/genmongossev.cfg: New file.
692
6932001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * custom/pc386dx.cfg: New bsp.
696
6972001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
700        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
701        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
702
7032001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
706        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
707        * host.cfg.in: Remove RM, make-script.
708        * ChangeLog: Remove bogus 2001-01-22 entry.
709
7102001-01-09      Joel Sherrill <joel@OARcorp.com>
711
712        * custom/pc386.cfg (make-exe): Removed commented out lines that
713        were displayed in build longs.
714
7152001-01-08      Joel Sherrill <joel@OARcorp.com>
716
717        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
718        unneeded definitions when compiled for "mips" rather than "mips64orion."
719        Correct CPU_CFLAGS.
720
7212001-01-05      Joel Sherrill <joel@OARcorp.com>
722
723        * custom/gensh1.cfg: Removed rest of make-target-options and
724        moved them to BSP configure options.
725
7262001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
727
728        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
729        install point or assuming BSP build tree is available.
730
7312001-01-03      Joel Sherrill <joel@OARcorp.com>
732
733        * custom/psim.cfg: Removed unused variables.
734
7352001-01-03      Joel Sherrill <joel@OARcorp.com>
736
737        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
738        * custom/simcpu32.cfg: Removed MVME162 reference.
739
7402000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
741
742        * custom/mcp750.cfg: Fix problems in generation of .exe file.
743        Still need to fix to avoid touching install point on non-install stanza.
744
7452000-12-06      Joel Sherrill <joel@OARcorp.com>
746
747        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
748        and copies that should not be in it.
749
7502000-12-01      Joel Sherrill <joel@OARcorp.com>
751
752        * custom/jmr3904.cfg: Turn optimization back up to -O2.
753
7542000-11-30      Joel Sherrill <joel@OARcorp.com>
755
756        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
757        a mips1.  gcc translates -m3900 into that.
758
7592000-11-27      Joel Sherrill <joel@OARcorp.com>
760
761        * custom/jmr3904.cfg: Fix incorrect reference to i960.
762
7632000-11-27      Joel Sherrill <joel@OARcorp.com>
764
765        * custom/shsim.cfg: New file.
766        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
767        The shsim is for the SH simulator in gdb. It should be able
768        to be used with multiple SH CPU models.  This will require
769        adding BSP variants.
770
7712000-11-25      Joel Sherrill <joel@OARcorp.com>
772
773        * custom/pc386.cfg: make-exe rule would write into
774        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
775        is generally not writeable after the BSP is installed and you do not
776        want every application installed there by default.  Reported by
777        Eric Norum <eric.norum@usask.ca>.
778
7792000-11-25      Joel Sherrill <joel@OARcorp.com>
780
781        * custom/Makefile.am: Updated to add jmr3904.cfg
782        * custom/jmr3904.cfg: New file.
783
7842000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * custom/leon2.cfg: Removed defines that are now generated
787        in a non-BSP specific manner.
788
7892000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
790
791        * custom/Makefile.am: Modified to reflect addition of files.
792        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
793        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
794
7952000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
798
7992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
802
8032000-10-24      Joel Sherrill <joel@OARcorp.com>
804
805        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
806        definition since this information can be picked up from
807        autoconf generated files.  These BSPs are shared by the
808        mips and mips64orion "ports."
809
8102000-10-18      Joel Sherrill <joel@OARcorp.com>
811
812        * compilers/gcc-portsw.cfg: Use gcc style flags.
813
8142000-09-13      Joel Sherrill <joel@OARcorp.com>
815
816        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
817        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
818
8192000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
820
821        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
822        Eric Valette <valette@crf.canon.fr>.
823        * custom/vegaplus.cfg: New file.
824
8252000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
828        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
829        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
830        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
831        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
832        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
833        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
834
8352000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * custom/gensh2.cfg: Fix comments.
838
8392000-09-12      Joel Sherrill <joel@OARcorp.com>
840
841        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
842        compiler arguments that specify CPU model options.
843
8442000-09-12      Joel Sherrill <joel@OARcorp.com>
845
846        * custom/mbx860_005b.cfg (make-target-options): Add lines to
847        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
848        may be incorrect but the BSP now compiles.
849
8502000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * custom/arm_bare_bsp.cfg: Fix comments.
853
8542000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
857        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
858        * ChangeLog: File paths corrected
859
8602000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
861
862        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
863
8642000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * custom/pck6.cfg: New file
867        * custom/pc486.cfg: Use -m486
868        * custom/pc586.cfg: Use -mpentium
869        * custom/pc686.cfg: Use -mmpentiumpro
870        * custom/i386ex.cfg: Use -msoft-float
871
8722000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
873
874        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
875
8762000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
877
878        * ChangeLog: File paths corrected.
879
8802000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
881
882        * custom/mvme167.cfg: Add specification of printk port, console port
883        and serial I/O mode.  Arrange for the stripped executable to
884        be copied up the build tree.
885       
8862000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
887
888        * custom/mbx8xx.cfg: Support for shared printk and no termios.
889
8902000-08-10      John Cotton  <john.cotton@nrc.ca>
891
892        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
893
8942000-08-10      Joel Sherrill <joel@OARcorp.com>
895
896        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.