source: rtems/make/ChangeLog @ f4fe0e9a

4.104.114.84.95
Last change on this file since f4fe0e9a was 93302bf9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/20/04 at 01:45:34

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

  • Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 28.2 KB
Line 
12004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Cosmetics.
4
52004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
8        dist_rtems_make_custom_DATA = custom/default.cfg.
9
102004-02-05      Joel Sherrill <joel@OARcorp.com>
11
12        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
13        these -- copied from the 4.6 branch.
14
152004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        PR 553/bsps
18        * custom/mrm332.cfg: Comment out objdump.
19
202004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
23
242004-01-20      Joel Sherrill <joel@OARcorp.com>
25
26        PR 553/bsps
27        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
28        comment.
29
302004-01-07      Joel Sherrill <joel@OARcorp.com>
31
32        * Makefile.am: Remove efi68k and efi332 references as they are no
33        longer in the tree.
34
352004-01-07      Joel Sherrill <joel@OARcorp.com>
36
37        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
38        users of these boards so we are removing them.
39        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
40
412004-01-07      Joel Sherrill <joel@OARcorp.com>
42
43        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
44
452003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * Makefile.am: EXTRA_DIST +=.
48
492003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * custom/Makefile.am: Remove.
52        * Makefile.am: Merge-in former custom/Makefile.am
53
542003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
57        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
58
592003-09-26      Joel Sherrill <joel@OARcorp.com>
60
61        * custom/simhppa.cfg: Removed.
62
632003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
66
672003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        PR 470/bsps
70        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
71        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
72        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
73
742003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
77        the BSP's configure-script).
78        Remove BSP_CPPFLAGS (Obsolete).
79
802003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        PR 321/bsps
83        * leaf.cfg: Remove support for profile-variant.
84        * main.cfg: Ditto.
85        * compilers/gcc-no_bsp.cfg: Ditto.
86        * compilers/gcc-portsw.cfg: Ditto.
87        * compilers/gcc-target-default.cfg: Ditto.
88
892003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
90
91        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
92
932003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
94
95        PR 368/filesystems
96        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
97        with this PR for alias BSPs.
98
992003-03-18  Till Straumann <strauman@slac.stanford.edu>
100
101        PR 356/bsps
102        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
103        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
104
1052003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
108
1092003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
112        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
113        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
114        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
115
1162003-02-14      Joel Sherrill <joel@OARcorp.com>
117
118        AMD a29k obsolete.
119        * custom/portsw.cfg: Removed.
120
1212003-01-20      Duane Gustavus <duane@unt.edu>
122
123        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
124
1252003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
128        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
129        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
130        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
131        Move -D_BSD_SOURCE to CPU_CFLAGS.
132        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
133        Move -Dsolaris2 to CPU_CFLAGS.
134        Remove -D__EXTENSIONS__.
135
1362002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * custom/posix.cfg: Remove comment referring to host.cfg.
139
1402002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * custom/default.cfg: Pickup target.cfg from BSP directory.
143
1442002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
145
146        * custom/mtx603e.cfg: New file.
147
1482002-11-17      Joel Sherrill <joel@OARcorp.com>
149
150        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
151        build variants work for user applications post install.
152
1532002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
156        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
157        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
158        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
159        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
160
1612002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
162
163        * custom/edb7312.cfg: New file.
164
1652002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
168        obsolete Makefile.
169        * leaf.cfg: Various changes to LIBVARIANT processing.
170        * main.cfg: Ditto.
171
1722002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * Makefile.am: Add compilers/*.
175        * compilers/Makefile.am: Remove.
176        * lib.cfg: Remove.
177        * directory.cfg: Remove.
178        * README: Remove.
179
1802002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * Makefile.am: Add Templates/*.
183        * Templates/Makefile.am: Remove.
184
1852002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
188
1892002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
192        * custom/HPUX9-posix.cfg: Ditto.
193        * custom/Linux-posix.cfg: Ditto.
194
1952002-10-02      Joel Sherrill <joel@OARcorp.com>
196
197        * custom/armulator.cfg: Remove reference to PowerPC arguments.
198
1992002-09-13      Joel Sherrill <joel@OARcorp.com>
200
201        * Part of addressing PR281.
202        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
203        * compilers/gcc-target-default.cfg: Removed remaining support for
204        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
205        as one of the LDFLAGS when the debug variant is specified.
206
2072002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
208
209        * custom/posix.cfg: Don't include host.cfg.
210
2112002-08-09      Joel Sherrill <joel@OARcorp.com>
212
213        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
214
2152002-08-07      Ivan Guzvinec <ivang@opencores.org>
216
217        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
218
2192002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
222
2232002-08-06      Joel Sherrill <joel@OARcorp.com>
224
225        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
226        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
227
2282002-08-06      Chris Ziomkowski <chris@asics.ws>
229
230        * custom/or32sim.cfg: New file added as part of merge from
231        OpenCores repository.
232
2332002-08-05      Joel Sherrill <joel@OARcorp.com>
234
235        * Per PR260 eliminate use of make-target-options.  This impacted
236        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
237        SuperCore and required that the m68k optimized memcpy be moved
238        to libcpu.
239        * custom/gen68360.cfg: Remove make-target-options.
240
2412002-08-01      Joel Sherrill <joel@OARcorp.com>
242
243        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
244        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
245
2462002-08-01      Joel Sherrill <joel@OARcorp.com>
247
248        * custom/mvme136.cfg: Remove make-target-options.
249
2502002-07-30      Joel Sherrill <joel@OARcorp.com>
251
252        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
253        will disappear when make clean is performed.
254
2552002-07-24      Joel Sherrill <joel@OARcorp.com>
256
257        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
258        to use gcc 3.1 arguments.
259
2602002-07-22      Joel Sherrill <joel@OARcorp.com>
261
262        * Templates/Makefile.leaf: Clarify the MANAGERS example.
263
2642002-07-01      Joel Sherrill <joel@OARcorp.com>
265
266        * custom/p4650.cfg: Update arguments to gcc3.
267
2682002-06-14      Joel Sherrill <joel@OARcorp.com>
269
270        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
271        to gcc 3.1 arguments.
272
2732002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
274
275        * custom/dmv177.cfg: Use -mcpu=603e.
276        * custom/ppcn_60x.cfg: Use -mcpu=603e.
277        * custom/psim.cfg: Use -mcpu=603e.
278        * custom/score603e.cfg: Use -mcpu=603e.
279        * custom/ts_386ex.cfg: Remove obsolete comments.
280        * custom/rxgen960.cfg: Remove obsolete comments.
281        * custom/cvme961.cfg: Remove obsolete comments.
282
2832001-05-09      Joel Sherrill <joel@OARcorp.com>
284
285        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
286        compatable arguments.
287 
2882002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
291        Remove obsolete comments.
292        * custom/eth_comm.cfg: Remove make-target-options.
293        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
294        CPU_CFLAGS.
295        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
296        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
297        * custom/mbx8xx.cfg: Remove make-target-options.
298        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
299        Remove obsolete comments.
300        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
301        Remove obsolete comments.
302        * custom/mpc8260ads.cfg: Remove make-target-options.
303        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
304        CPU_CFLAGS.
305        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
306        Remove obsolete comments.
307        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
308        CPU_CFLAGS.
309        Remove obsolete comments.
310        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
311        Remove obsolete comments.
312        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
313        CPU_CFLAGS.
314        Remove obsolete comments.
315
3162002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * custom/gen405.cfg: Remove -D__powerpc__.
319
3202002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
323        * custom/erc32.cfg: Ditto.
324        * custom/leon2.cfg: Ditto.
325
326
3272002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
330        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
331        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
332
3332002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * custom/cvme961.cfg: Remove GCC272 support.
336        * custom/dmv152.cfg: Remove GCC272 support.
337        * custom/efi332.cfg: Remove GCC272 support.
338        * custom/efi68k.cfg: Remove GCC272 support.
339        * custom/eth_comm.cfg: Remove GCC272 support.
340        * custom/gen405.cfg: Remove GCC272 support.
341        * custom/gen68302.cfg: Remove GCC272 support.
342        * custom/gen68340.cfg: Remove GCC272 support.
343        * custom/gen68360.cfg: Remove GCC272 support.
344        * custom/genmongoosev.cfg: Remove GCC272 support.
345        * custom/helas403.cfg: Remove GCC272 support.
346        * custom/i386ex.cfg: Remove GCC272 support.
347        * custom/i960sim.cfg: Remove GCC272 support.
348        * custom/idp.cfg: Remove GCC272 support.
349        * custom/leon2.cfg: Remove GCC272 support.
350        * custom/mbx8xx.cfg: Remove GCC272 support.
351        * custom/mcf5206elite.cfg: Remove GCC272 support.
352        * custom/mpc8260ads.cfg: Remove GCC272 support.
353        * custom/mrm332.cfg: Remove GCC272 support.
354        * custom/mvme136.cfg: Remove GCC272 support.
355        * custom/mvme147.cfg: Remove GCC272 support.
356        * custom/mvme167.cfg: Remove GCC272 support.
357        * custom/ods68302.cfg: Remove GCC272 support.
358        * custom/p4000.cfg: Remove GCC272 support.
359        * custom/p4600.cfg: Remove GCC272 support.
360        * custom/p4650.cfg: Remove GCC272 support.
361        * custom/pc386.cfg: Remove GCC272 support.
362        * custom/portsw.cfg: Remove GCC272 support.
363        * custom/psim.cfg: Remove GCC272 support.
364        * custom/rxgen960.cfg: Remove GCC272 support.
365        * custom/score603e.cfg: Remove GCC272 support.
366        * custom/sim68000.cfg: Remove GCC272 support.
367        * custom/simhppa.cfg: Remove GCC272 support.
368        * custom/simsh4.cfg: Remove GCC272 support.
369        * custom/ts_386ex.cfg: Remove GCC272 support.
370
3712002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
374        * Makefile.am: Remove AUTOMAKE_OPTIONS.
375        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
376        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
377
3782002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * compilers/gcc-target-default.cfg: Add missing \.
381        Reported by Ilya Alexeev <ilya@continuum.ru>.
382
3832002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
386        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
387        support.
388        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
389
3902001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
393        * custom/FreeBSD-posix.cfg: Ditto.
394        * custom/HPUX9-posix.cfg: Ditto.
395        * custom/Linux-posix.cfg: Ditto.
396        * custom/Solaris-posix.cfg: Ditto.
397
3982001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
401        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
402
4032001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * custom/armulator.cfg: Remove make-target-options.
406        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
407        (now in erc32/configure.ac).
408        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
409        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
410        Remove CONSOLE_USE_POLLED (Unused).
411        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
412        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
413        * custom/mvme162.cfg: Remove references to mvme162lx.
414        Abandon gcc272. Remove make-target-options.
415        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
416
4172001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * custom/bare.cfg: Remove make-target-options.
420        * custom/c4xsim.cfg: Ditto.
421        * custom/cvme961.cfg: Ditto.
422        * custom/efi68k.cfg: Ditto.
423        * custom/gen68302.cfg: Ditto.
424        * custom/gen68340.cfg: Ditto.
425        * custom/genmongoosev.cfg: Ditto.
426        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
427        make-exe, remove empty lines.
428        * custom/h8sim.cfg: Remove make-target-options.
429        * custom/mcf5206elite.cfg: Ditto.
430        * custom/mrm332.cfg: Ditto.
431        * custom/mvme147.cfg: Ditto.
432        * custom/ods68302.cfg: Ditto.
433        * custom/p4000.cfg: Ditto.
434        * custom/p4600.cfg: Ditto.
435        * custom/p4650.cfg: Ditto.
436        * custom/pc386.cfg: Ditto.
437        * custom/portsw.cfg: Ditto.
438        * custom/simsh4.cfg: Ditto.
439
4402001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * custom/efi332.cfg: Remove make-target-options.
443        * custom/idp.cfg: Ditto.
444        * custom/jmr3904.cfg: Ditto.
445
4462001-11-27      Joel Sherrill <joel@OARcorp.com>,
447
448        * ChangeLog: Deleted bogus entry.
449
4502001-11-27      Joel Sherrill <joel@OARcorp.com>,
451
452        * custom/ods68302.cfg: Eliminated required definition of macros in this
453        file for the BSP to compile.  The ROM and ROM address and size settings
454        are now linker script items. 
455
4562001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458
459        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
460        Remove make-target-options.
461        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
462        Remove make-target-options.
463        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
464        DATA_CACHE_ENABLE.
465        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
466        DATA_CACHE_ENABLE.
467        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
468        DATA_CACHE_ENABLE.
469
4702001-11-25      Joel Sherrill <joel@OARcorp.com>
471
472        * custom/papyrus.cfg: Removed.
473        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
474
4752001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
478        * custom/mcp750.cfg: Ditto.
479
4802001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
483        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
484        * custom/psim.cfg: Refect changes to psim/configure.ac.
485        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
486        remove SCORE603E_GENERATION.
487
4882001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
491        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
492        * custom/mbx860_005b.cfg: Ditto.
493        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
494
495
4962001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * custom/gensh1.cfg: remove make-target-options.
499        * custom/gensh2.cfg: remove make-target-options.
500
5012001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
504        remove make-target-options, remove BSP_CPPFLAGS.
505
5062001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
509
5102001-11-14      Joel Sherrill <joel@OARcorp.com>
511
512        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
513        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
514        These are new exception processing model BSPs and thus do not
515        need to define PPC_USE_SPRG.
516
5172001-11-14      Joel Sherrill <joel@OARcorp.com>
518
519        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
520
5212001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * custom/ts_386ex.cfg: Remove make-target-options.
524        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
525        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
526        different flags.
527
5282001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
531        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
532        re-adopt mcp750.cfg's make-exe.
533
5342001-11-13      Joel Sherrill <joel@OARcorp.com>
535
536        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
537        the --srec-len argument to objcopy only supported in binutils 2.11
538        or newer.
539
5402001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
541
542        This modification is part of the submitted modifications necessary to
543        support the IBM PPC405 family.  This submission was reviewed by
544        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
545        not negatively impact the ppc403 BSPs.  The submission and tracking
546        process was captured as PR50.
547        * custom/gen405.cfg: New file.
548        * custom/helas403.cfg: Modified to generate Srecords.
549
5502001-10-30      Joel Sherrill <joel@OARcorp.com>
551
552        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
553
5542001-10-26      Victor V. Vengerov <vvv@oktet.ru>
555
556        * custom/mcf5206elite.cfg: New file.
557
5582001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
559
560        * custom/mpc8260ads.cfg: New file.
561
5622001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * custom/gensh4.cfg: Remove START_HW_INIT.
565        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
566
5672001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * custom/gensh4.cfg: Remove HZ.
570        * custom/simsh4.cfg: Remove HZ.
571
5722001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
573
574        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
575        of Hitachi SH4 BSPs of the same name.  Reviewed and some
576        cleanup by Joel Sherrill <joel@OARcorp.com>.
577
5782001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
581
5822001-10-11      Joel Sherrill <joel@OARcorp.com>
583
584        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
585        to avoid using the apparently broken or deprecated -o argument.
586
5872001-09-28      Joel Sherrill <joel@OARcorp.com>
588
589        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
590        for MC68302_BASE.
591
5922001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * custom/bare.cfg: Define dummy make-cxx-exe.
595
5962001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * ChangeLog: Formatting cleanup.
599
6002001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
603        make-target-options.
604        * custom/FreeBSD-posix.cfg: Remove make-target-options.
605        * custom/HPUX9-posix.cfg: Dito.
606        * custom/Linux-posix.cfg: Dito.
607        * custom/Solaris-posix.cfg: Dito.
608        * custom/arm_bare_bsp.cfg: Dito.
609        * custom/armulator.cfg: Dito.
610        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
611        * custom/i386ex.cfg: Remove make-target-options.
612        * custom/i960sim.cfg: Remove make-target-options.
613        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
614        CONSOLE_USE_INTERRUPTS.
615        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
616        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
617        CONSOLE_USE_INTERRUPTS.
618        * custom/vegaplus.cfg: Remove make-target-options.
619
6202001-05-25      Joel Sherrill <joel@OARcorp.com>
621
622        * custom/mrm332.cfg: Switched $(SED) to sed.
623
6242000-05-25      Matt Cross <profesor@gweep.net>
625
626        * New MRM332 BSP for the Mini RoboMind board based
627        on the 68332 microcontroller designed and build by Mark
628        Castelluccio.  For details on the MRM see http://www.robominds.com.
629        * custom/mrm332.cfg: New file.
630
6312001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
634        CONSOLE_USE_POLLED, HAS_RTC.
635
6362001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
639        * custom/gensh2.cfg: Dito.
640
6412001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
644        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
645        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
646        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
647        remove unused flags, remove -ansi from CPP.
648        * custom/eth_comm.cfg: Remove CPU_DEFINES.
649        * custom/sim68000.cfg: Remove CPU_DEFINES.
650       
6512001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
654        * compilers/gcc-target-default.cfg: Dito.
655        * compilers/gcc-portsw.cfg: Remove -Hansi.
656        * custom/posix.cfg: Remove inclusion of target.cfg.
657        * custom/simhppa.cfg: Remove -ansi -fasm.
658
6592001-04-11      Eric Valette <valette@crf.canon.fr>
660
661        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
662        "new exception processing model."
663
6642001-04-11      Joel Sherrill <joel@OARcorp.com>
665
666        * custom/default.cfg: Switch to using exec_prefix to reflect new
667        organization of install point from Ralf Corsepius.
668
6692001-03-30      Eric Valette <valette@crf.canon.fr>
670
671        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
672        use the "new exception processing model."
673
6742001-03-14      Joel Sherrill <joel@OARcorp.com>
675
676        * custom/genmongossev.cfg: New file.
677
6782001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * custom/pc386dx.cfg: New bsp.
681
6822001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
685        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
686        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
687
6882001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
691        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
692        * host.cfg.in: Remove RM, make-script.
693        * ChangeLog: Remove bogus 2001-01-22 entry.
694
6952001-01-09      Joel Sherrill <joel@OARcorp.com>
696
697        * custom/pc386.cfg (make-exe): Removed commented out lines that
698        were displayed in build longs.
699
7002001-01-08      Joel Sherrill <joel@OARcorp.com>
701
702        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
703        unneeded definitions when compiled for "mips" rather than "mips64orion."
704        Correct CPU_CFLAGS.
705
7062001-01-05      Joel Sherrill <joel@OARcorp.com>
707
708        * custom/gensh1.cfg: Removed rest of make-target-options and
709        moved them to BSP configure options.
710
7112001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
712
713        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
714        install point or assuming BSP build tree is available.
715
7162001-01-03      Joel Sherrill <joel@OARcorp.com>
717
718        * custom/psim.cfg: Removed unused variables.
719
7202001-01-03      Joel Sherrill <joel@OARcorp.com>
721
722        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
723        * custom/simcpu32.cfg: Removed MVME162 reference.
724
7252000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
726
727        * custom/mcp750.cfg: Fix problems in generation of .exe file.
728        Still need to fix to avoid touching install point on non-install stanza.
729
7302000-12-06      Joel Sherrill <joel@OARcorp.com>
731
732        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
733        and copies that should not be in it.
734
7352000-12-01      Joel Sherrill <joel@OARcorp.com>
736
737        * custom/jmr3904.cfg: Turn optimization back up to -O2.
738
7392000-11-30      Joel Sherrill <joel@OARcorp.com>
740
741        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
742        a mips1.  gcc translates -m3900 into that.
743
7442000-11-27      Joel Sherrill <joel@OARcorp.com>
745
746        * custom/jmr3904.cfg: Fix incorrect reference to i960.
747
7482000-11-27      Joel Sherrill <joel@OARcorp.com>
749
750        * custom/shsim.cfg: New file.
751        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
752        The shsim is for the SH simulator in gdb. It should be able
753        to be used with multiple SH CPU models.  This will require
754        adding BSP variants.
755
7562000-11-25      Joel Sherrill <joel@OARcorp.com>
757
758        * custom/pc386.cfg: make-exe rule would write into
759        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
760        is generally not writeable after the BSP is installed and you do not
761        want every application installed there by default.  Reported by
762        Eric Norum <eric.norum@usask.ca>.
763
7642000-11-25      Joel Sherrill <joel@OARcorp.com>
765
766        * custom/Makefile.am: Updated to add jmr3904.cfg
767        * custom/jmr3904.cfg: New file.
768
7692000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * custom/leon2.cfg: Removed defines that are now generated
772        in a non-BSP specific manner.
773
7742000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
775
776        * custom/Makefile.am: Modified to reflect addition of files.
777        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
778        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
779
7802000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
783
7842000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
787
7882000-10-24      Joel Sherrill <joel@OARcorp.com>
789
790        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
791        definition since this information can be picked up from
792        autoconf generated files.  These BSPs are shared by the
793        mips and mips64orion "ports."
794
7952000-10-18      Joel Sherrill <joel@OARcorp.com>
796
797        * compilers/gcc-portsw.cfg: Use gcc style flags.
798
7992000-09-13      Joel Sherrill <joel@OARcorp.com>
800
801        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
802        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
803
8042000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
805
806        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
807        Eric Valette <valette@crf.canon.fr>.
808        * custom/vegaplus.cfg: New file.
809
8102000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
813        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
814        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
815        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
816        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
817        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
818        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
819
8202000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * custom/gensh2.cfg: Fix comments.
823
8242000-09-12      Joel Sherrill <joel@OARcorp.com>
825
826        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
827        compiler arguments that specify CPU model options.
828
8292000-09-12      Joel Sherrill <joel@OARcorp.com>
830
831        * custom/mbx860_005b.cfg (make-target-options): Add lines to
832        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
833        may be incorrect but the BSP now compiles.
834
8352000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * custom/arm_bare_bsp.cfg: Fix comments.
838
8392000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
840
841        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
842        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
843        * ChangeLog: File paths corrected
844
8452000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
846
847        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
848
8492000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
850
851        * custom/pck6.cfg: New file
852        * custom/pc486.cfg: Use -m486
853        * custom/pc586.cfg: Use -mpentium
854        * custom/pc686.cfg: Use -mmpentiumpro
855        * custom/i386ex.cfg: Use -msoft-float
856
8572000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
858
859        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
860
8612000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
862
863        * ChangeLog: File paths corrected.
864
8652000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
866
867        * custom/mvme167.cfg: Add specification of printk port, console port
868        and serial I/O mode.  Arrange for the stripped executable to
869        be copied up the build tree.
870       
8712000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
872
873        * custom/mbx8xx.cfg: Support for shared printk and no termios.
874
8752000-08-10      John Cotton  <john.cotton@nrc.ca>
876
877        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
878
8792000-08-10      Joel Sherrill <joel@OARcorp.com>
880
881        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.