source: rtems/make/ChangeLog @ 2eec0cd

4.104.114.84.95
Last change on this file since 2eec0cd was 2eec0cd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/09/04 at 03:24:10

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

  • make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless with Cygwin and now unused).
  • Property mode set to 100644
File size: 28.8 KB
RevLine 
[2eec0cd]12004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
2
3        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
4        with Cygwin and now unused).
5
[25d2f5d7]62004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
7
8        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
9
[2f5c2f0]102004-03-05      Joel Sherrill <joel@OARcorp.com>
11
12        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
13        support.
14
[22eda53c]152004-02-26      Joel Sherrill <joel@OARcorp.com>
16
17        PR 570/bsps
18        * custom/mvme2307.cfg: Do not use -msdata=eabi since
19        it breaks the linking of the vectors.
20
[93302bf9]212004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * Makefile.am: Cosmetics.
24
[cd7675b]252004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
28        dist_rtems_make_custom_DATA = custom/default.cfg.
29
[06318a8]302004-02-05      Joel Sherrill <joel@OARcorp.com>
31
32        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
33        these -- copied from the 4.6 branch.
34
[3f7b5b5]352004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        PR 553/bsps
38        * custom/mrm332.cfg: Comment out objdump.
39
[949a718]402004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
43
[41df507e]442004-01-20      Joel Sherrill <joel@OARcorp.com>
45
46        PR 553/bsps
47        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
48        comment.
49
[7c89bfd]502004-01-07      Joel Sherrill <joel@OARcorp.com>
51
52        * Makefile.am: Remove efi68k and efi332 references as they are no
53        longer in the tree.
54
[80cb772]552004-01-07      Joel Sherrill <joel@OARcorp.com>
56
57        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
58        users of these boards so we are removing them.
59        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
60
[d28345e1]612004-01-07      Joel Sherrill <joel@OARcorp.com>
62
63        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
64
[fc0ec69]652003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: EXTRA_DIST +=.
68
[f5279d9]692003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * custom/Makefile.am: Remove.
72        * Makefile.am: Merge-in former custom/Makefile.am
73
[2f6c188]742003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
77        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
78
[15f7bb1]792003-09-26      Joel Sherrill <joel@OARcorp.com>
80
81        * custom/simhppa.cfg: Removed.
82
[8c1f11a2]832003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
86
[4d4cc6e1]872003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        PR 470/bsps
90        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
91        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
92        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
93
[144d79a]942003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
97        the BSP's configure-script).
98        Remove BSP_CPPFLAGS (Obsolete).
99
[888622c4]1002003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
[6dd8b16]102        PR 321/bsps
[888622c4]103        * leaf.cfg: Remove support for profile-variant.
104        * main.cfg: Ditto.
105        * compilers/gcc-no_bsp.cfg: Ditto.
106        * compilers/gcc-portsw.cfg: Ditto.
107        * compilers/gcc-target-default.cfg: Ditto.
108
[0886c57]1092003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
110
111        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
112
[13f2628]1132003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
114
115        PR 368/filesystems
116        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
117        with this PR for alias BSPs.
118
[73e3614]1192003-03-18  Till Straumann <strauman@slac.stanford.edu>
120
121        PR 356/bsps
122        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
123        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
124
[89b51f4]1252003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
128
1292003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
130
131        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
132        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
133        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
134        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
135
[ebea96b]1362003-02-14      Joel Sherrill <joel@OARcorp.com>
137
138        AMD a29k obsolete.
139        * custom/portsw.cfg: Removed.
140
[d693386]1412003-01-20      Duane Gustavus <duane@unt.edu>
142
143        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
144
[e4132bf2]1452003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
148        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
149        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
150        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
151        Move -D_BSD_SOURCE to CPU_CFLAGS.
152        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
153        Move -Dsolaris2 to CPU_CFLAGS.
154        Remove -D__EXTENSIONS__.
155
[9bd78e3e]1562002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * custom/posix.cfg: Remove comment referring to host.cfg.
159
[f1de6bc]1602002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * custom/default.cfg: Pickup target.cfg from BSP directory.
163
[cf3d0ac0]1642002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
165
166        * custom/mtx603e.cfg: New file.
167
[c2646c8]1682002-11-17      Joel Sherrill <joel@OARcorp.com>
169
170        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
171        build variants work for user applications post install.
172
[c9dcf77c]1732002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
176        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
177        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
178        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
179        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
180
[23098e5f]1812002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
182
183        * custom/edb7312.cfg: New file.
184
[393d271]1852002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
188        obsolete Makefile.
189        * leaf.cfg: Various changes to LIBVARIANT processing.
190        * main.cfg: Ditto.
191
[4d19fd5c]1922002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * Makefile.am: Add compilers/*.
195        * compilers/Makefile.am: Remove.
196        * lib.cfg: Remove.
197        * directory.cfg: Remove.
198        * README: Remove.
199
[a9020bbb]2002002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * Makefile.am: Add Templates/*.
203        * Templates/Makefile.am: Remove.
204
[ae3b0d7]2052002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
208
[20ec4a8]2092002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
212        * custom/HPUX9-posix.cfg: Ditto.
213        * custom/Linux-posix.cfg: Ditto.
214
[6e32d88]2152002-10-02      Joel Sherrill <joel@OARcorp.com>
216
217        * custom/armulator.cfg: Remove reference to PowerPC arguments.
218
[ccf2cfd]2192002-09-13      Joel Sherrill <joel@OARcorp.com>
220
221        * Part of addressing PR281.
222        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
223        * compilers/gcc-target-default.cfg: Removed remaining support for
224        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
225        as one of the LDFLAGS when the debug variant is specified.
226
[52c4e77]2272002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * custom/posix.cfg: Don't include host.cfg.
230
[5a339e2f]2312002-08-09      Joel Sherrill <joel@OARcorp.com>
232
233        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
234
[aa4cb1c4]2352002-08-07      Ivan Guzvinec <ivang@opencores.org>
236
237        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
238
[45afe48]2392002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
242
[26f2783]2432002-08-06      Joel Sherrill <joel@OARcorp.com>
244
245        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
246        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
247
[c388cdc]2482002-08-06      Chris Ziomkowski <chris@asics.ws>
249
250        * custom/or32sim.cfg: New file added as part of merge from
251        OpenCores repository.
252
[bf1f6531]2532002-08-05      Joel Sherrill <joel@OARcorp.com>
254
255        * Per PR260 eliminate use of make-target-options.  This impacted
256        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
257        SuperCore and required that the m68k optimized memcpy be moved
258        to libcpu.
259        * custom/gen68360.cfg: Remove make-target-options.
260
[65a41d61]2612002-08-01      Joel Sherrill <joel@OARcorp.com>
262
[f5642664]263        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
264        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
265
2662002-08-01      Joel Sherrill <joel@OARcorp.com>
267
268        * custom/mvme136.cfg: Remove make-target-options.
[65a41d61]269
[e2efc4e]2702002-07-30      Joel Sherrill <joel@OARcorp.com>
271
272        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
273        will disappear when make clean is performed.
274
[7660fe6b]2752002-07-24      Joel Sherrill <joel@OARcorp.com>
276
277        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
278        to use gcc 3.1 arguments.
279
[4cc3ff95]2802002-07-22      Joel Sherrill <joel@OARcorp.com>
281
282        * Templates/Makefile.leaf: Clarify the MANAGERS example.
283
[1e138dd]2842002-07-01      Joel Sherrill <joel@OARcorp.com>
285
286        * custom/p4650.cfg: Update arguments to gcc3.
287
[98d15b2]2882002-06-14      Joel Sherrill <joel@OARcorp.com>
289
290        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
291        to gcc 3.1 arguments.
292
[eec76f3c]2932002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
294
295        * custom/dmv177.cfg: Use -mcpu=603e.
296        * custom/ppcn_60x.cfg: Use -mcpu=603e.
297        * custom/psim.cfg: Use -mcpu=603e.
298        * custom/score603e.cfg: Use -mcpu=603e.
299        * custom/ts_386ex.cfg: Remove obsolete comments.
300        * custom/rxgen960.cfg: Remove obsolete comments.
301        * custom/cvme961.cfg: Remove obsolete comments.
302
[2f03c043]3032001-05-09      Joel Sherrill <joel@OARcorp.com>
304
305        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
306        compatable arguments.
307 
[8b9f8b8]3082002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
311        Remove obsolete comments.
312        * custom/eth_comm.cfg: Remove make-target-options.
313        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
314        CPU_CFLAGS.
315        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
316        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
317        * custom/mbx8xx.cfg: Remove make-target-options.
318        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
319        Remove obsolete comments.
320        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
321        Remove obsolete comments.
322        * custom/mpc8260ads.cfg: Remove make-target-options.
323        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
324        CPU_CFLAGS.
325        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
326        Remove obsolete comments.
327        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
328        CPU_CFLAGS.
329        Remove obsolete comments.
330        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
331        Remove obsolete comments.
332        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
333        CPU_CFLAGS.
334        Remove obsolete comments.
335
[792c6f7]3362002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * custom/gen405.cfg: Remove -D__powerpc__.
339
[ee31c09]3402002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
343        * custom/erc32.cfg: Ditto.
344        * custom/leon2.cfg: Ditto.
345
346
[04e6ba42]3472002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
350        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
351        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
352
[99f04d9d]3532002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * custom/cvme961.cfg: Remove GCC272 support.
356        * custom/dmv152.cfg: Remove GCC272 support.
357        * custom/efi332.cfg: Remove GCC272 support.
358        * custom/efi68k.cfg: Remove GCC272 support.
359        * custom/eth_comm.cfg: Remove GCC272 support.
360        * custom/gen405.cfg: Remove GCC272 support.
361        * custom/gen68302.cfg: Remove GCC272 support.
362        * custom/gen68340.cfg: Remove GCC272 support.
363        * custom/gen68360.cfg: Remove GCC272 support.
364        * custom/genmongoosev.cfg: Remove GCC272 support.
365        * custom/helas403.cfg: Remove GCC272 support.
366        * custom/i386ex.cfg: Remove GCC272 support.
367        * custom/i960sim.cfg: Remove GCC272 support.
368        * custom/idp.cfg: Remove GCC272 support.
369        * custom/leon2.cfg: Remove GCC272 support.
370        * custom/mbx8xx.cfg: Remove GCC272 support.
371        * custom/mcf5206elite.cfg: Remove GCC272 support.
372        * custom/mpc8260ads.cfg: Remove GCC272 support.
373        * custom/mrm332.cfg: Remove GCC272 support.
374        * custom/mvme136.cfg: Remove GCC272 support.
375        * custom/mvme147.cfg: Remove GCC272 support.
376        * custom/mvme167.cfg: Remove GCC272 support.
377        * custom/ods68302.cfg: Remove GCC272 support.
378        * custom/p4000.cfg: Remove GCC272 support.
379        * custom/p4600.cfg: Remove GCC272 support.
380        * custom/p4650.cfg: Remove GCC272 support.
381        * custom/pc386.cfg: Remove GCC272 support.
382        * custom/portsw.cfg: Remove GCC272 support.
383        * custom/psim.cfg: Remove GCC272 support.
384        * custom/rxgen960.cfg: Remove GCC272 support.
385        * custom/score603e.cfg: Remove GCC272 support.
386        * custom/sim68000.cfg: Remove GCC272 support.
387        * custom/simhppa.cfg: Remove GCC272 support.
388        * custom/simsh4.cfg: Remove GCC272 support.
389        * custom/ts_386ex.cfg: Remove GCC272 support.
390
[8b14331a]3912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
394        * Makefile.am: Remove AUTOMAKE_OPTIONS.
395        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
396        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
397
[6703f877]3982002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * compilers/gcc-target-default.cfg: Add missing \.
401        Reported by Ilya Alexeev <ilya@continuum.ru>.
402
[88f60e26]4032002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
406        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
407        support.
408        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
409
[c4069d4]4102001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
411
412        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
413        * custom/FreeBSD-posix.cfg: Ditto.
414        * custom/HPUX9-posix.cfg: Ditto.
415        * custom/Linux-posix.cfg: Ditto.
416        * custom/Solaris-posix.cfg: Ditto.
417
[67da219]4182001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
421        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
422
[c2b12f2]4232001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * custom/armulator.cfg: Remove make-target-options.
426        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
427        (now in erc32/configure.ac).
428        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
429        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
430        Remove CONSOLE_USE_POLLED (Unused).
431        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
432        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
433        * custom/mvme162.cfg: Remove references to mvme162lx.
434        Abandon gcc272. Remove make-target-options.
435        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
436
[97dbdde1]4372001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * custom/bare.cfg: Remove make-target-options.
440        * custom/c4xsim.cfg: Ditto.
441        * custom/cvme961.cfg: Ditto.
442        * custom/efi68k.cfg: Ditto.
443        * custom/gen68302.cfg: Ditto.
444        * custom/gen68340.cfg: Ditto.
445        * custom/genmongoosev.cfg: Ditto.
446        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
447        make-exe, remove empty lines.
448        * custom/h8sim.cfg: Remove make-target-options.
449        * custom/mcf5206elite.cfg: Ditto.
450        * custom/mrm332.cfg: Ditto.
451        * custom/mvme147.cfg: Ditto.
452        * custom/ods68302.cfg: Ditto.
453        * custom/p4000.cfg: Ditto.
454        * custom/p4600.cfg: Ditto.
455        * custom/p4650.cfg: Ditto.
456        * custom/pc386.cfg: Ditto.
457        * custom/portsw.cfg: Ditto.
458        * custom/simsh4.cfg: Ditto.
459
[09aadf6]4602001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * custom/efi332.cfg: Remove make-target-options.
463        * custom/idp.cfg: Ditto.
464        * custom/jmr3904.cfg: Ditto.
465
[5e2dce0]4662001-11-27      Joel Sherrill <joel@OARcorp.com>,
467
[3dc3511]468        * ChangeLog: Deleted bogus entry.
[5e2dce0]469
[dda8f5dc]4702001-11-27      Joel Sherrill <joel@OARcorp.com>,
471
472        * custom/ods68302.cfg: Eliminated required definition of macros in this
473        file for the BSP to compile.  The ROM and ROM address and size settings
474        are now linker script items. 
[af447ea]475
[4383f3a]4762001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478
479        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
480        Remove make-target-options.
481        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
482        Remove make-target-options.
483        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
484        DATA_CACHE_ENABLE.
485        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
486        DATA_CACHE_ENABLE.
487        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
488        DATA_CACHE_ENABLE.
489
[9f7f6fb]4902001-11-25      Joel Sherrill <joel@OARcorp.com>
491
492        * custom/papyrus.cfg: Removed.
493        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
494
[93d20478]4952001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
498        * custom/mcp750.cfg: Ditto.
499
[bbb6af24]5002001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
503        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
504        * custom/psim.cfg: Refect changes to psim/configure.ac.
505        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
506        remove SCORE603E_GENERATION.
507
[708a87c5]5082001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
511        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
512        * custom/mbx860_005b.cfg: Ditto.
513        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
514
515
[82a48d0]5162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * custom/gensh1.cfg: remove make-target-options.
519        * custom/gensh2.cfg: remove make-target-options.
520
[3460525e]5212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
524        remove make-target-options, remove BSP_CPPFLAGS.
525
[0f012bdf]5262001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
529
[1614be8]5302001-11-14      Joel Sherrill <joel@OARcorp.com>
531
532        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
533        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
534        These are new exception processing model BSPs and thus do not
535        need to define PPC_USE_SPRG.
536
[2c033b0b]5372001-11-14      Joel Sherrill <joel@OARcorp.com>
538
539        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
540
[44ff1c3]5412001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
[2c033b0b]543        * custom/ts_386ex.cfg: Remove make-target-options.
544        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
545        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
[44ff1c3]546        different flags.
547
[7409426]5482001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
551        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
552        re-adopt mcp750.cfg's make-exe.
553
[7c67be4]5542001-11-13      Joel Sherrill <joel@OARcorp.com>
555
556        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
557        the --srec-len argument to objcopy only supported in binutils 2.11
558        or newer.
559
[1a98a0d]5602001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
561
562        This modification is part of the submitted modifications necessary to
563        support the IBM PPC405 family.  This submission was reviewed by
564        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
565        not negatively impact the ppc403 BSPs.  The submission and tracking
566        process was captured as PR50.
567        * custom/gen405.cfg: New file.
568        * custom/helas403.cfg: Modified to generate Srecords.
569
[6a91771a]5702001-10-30      Joel Sherrill <joel@OARcorp.com>
571
572        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
573
[fe6ef4ac]5742001-10-26      Victor V. Vengerov <vvv@oktet.ru>
575
576        * custom/mcf5206elite.cfg: New file.
577
[8e42d3b]5782001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
579
580        * custom/mpc8260ads.cfg: New file.
581
[473ed53]5822001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * custom/gensh4.cfg: Remove START_HW_INIT.
585        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
586
[cedf9296]5872001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * custom/gensh4.cfg: Remove HZ.
590        * custom/simsh4.cfg: Remove HZ.
591
[c682b89]5922001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
593
594        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
595        of Hitachi SH4 BSPs of the same name.  Reviewed and some
596        cleanup by Joel Sherrill <joel@OARcorp.com>.
597
[cae8bc9]5982001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
601
[a768168]6022001-10-11      Joel Sherrill <joel@OARcorp.com>
603
604        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
605        to avoid using the apparently broken or deprecated -o argument.
606
[a463a2f]6072001-09-28      Joel Sherrill <joel@OARcorp.com>
608
609        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
610        for MC68302_BASE.
611
[faa965d]6122001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * custom/bare.cfg: Define dummy make-cxx-exe.
615
[0bb36c0]6162001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]617
[0bb36c0]618        * ChangeLog: Formatting cleanup.
[93f79c0f]619
[206a0b38]6202001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]621
622        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
[0bb36c0]623        make-target-options.
624        * custom/FreeBSD-posix.cfg: Remove make-target-options.
625        * custom/HPUX9-posix.cfg: Dito.
626        * custom/Linux-posix.cfg: Dito.
627        * custom/Solaris-posix.cfg: Dito.
628        * custom/arm_bare_bsp.cfg: Dito.
629        * custom/armulator.cfg: Dito.
630        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
631        * custom/i386ex.cfg: Remove make-target-options.
[af447ea]632        * custom/i960sim.cfg: Remove make-target-options.
633        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]634        CONSOLE_USE_INTERRUPTS.
[af447ea]635        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
636        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]637        CONSOLE_USE_INTERRUPTS.
[206a0b38]638        * custom/vegaplus.cfg: Remove make-target-options.
639
[88249fa0]6402001-05-25      Joel Sherrill <joel@OARcorp.com>
641
642        * custom/mrm332.cfg: Switched $(SED) to sed.
643
[0f588860]6442000-05-25      Matt Cross <profesor@gweep.net>
645
646        * New MRM332 BSP for the Mini RoboMind board based
647        on the 68332 microcontroller designed and build by Mark
648        Castelluccio.  For details on the MRM see http://www.robominds.com.
649        * custom/mrm332.cfg: New file.
650
[6b5a85ae]6512001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
654        CONSOLE_USE_POLLED, HAS_RTC.
655
[baf22b9]6562001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
659        * custom/gensh2.cfg: Dito.
660
[93f79c0f]6612001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
664        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
665        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
666        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
667        remove unused flags, remove -ansi from CPP.
668        * custom/eth_comm.cfg: Remove CPU_DEFINES.
669        * custom/sim68000.cfg: Remove CPU_DEFINES.
[65e6b542]670       
6712001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
[93f79c0f]673        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
[65e6b542]674        * compilers/gcc-target-default.cfg: Dito.
675        * compilers/gcc-portsw.cfg: Remove -Hansi.
676        * custom/posix.cfg: Remove inclusion of target.cfg.
677        * custom/simhppa.cfg: Remove -ansi -fasm.
[1db8d62f]678
[d96374f]6792001-04-11      Eric Valette <valette@crf.canon.fr>
680
681        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
682        "new exception processing model."
683
[8d2eb8c]6842001-04-11      Joel Sherrill <joel@OARcorp.com>
685
686        * custom/default.cfg: Switch to using exec_prefix to reflect new
687        organization of install point from Ralf Corsepius.
688
[969de1f3]6892001-03-30      Eric Valette <valette@crf.canon.fr>
690
691        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
692        use the "new exception processing model."
693
[1a792e47]6942001-03-14      Joel Sherrill <joel@OARcorp.com>
695
696        * custom/genmongossev.cfg: New file.
697
[85371f7]6982001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * custom/pc386dx.cfg: New bsp.
701
[e5bc1968]7022001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
705        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
706        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
707
[227ae749]7082001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[1db8d62f]709
710        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
711        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
712        * host.cfg.in: Remove RM, make-script.
[227ae749]713        * ChangeLog: Remove bogus 2001-01-22 entry.
[b96ca51]714
[96e34e0]7152001-01-09      Joel Sherrill <joel@OARcorp.com>
716
717        * custom/pc386.cfg (make-exe): Removed commented out lines that
718        were displayed in build longs.
719
[f8b891d]7202001-01-08      Joel Sherrill <joel@OARcorp.com>
721
722        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
723        unneeded definitions when compiled for "mips" rather than "mips64orion."
724        Correct CPU_CFLAGS.
725
[e8ad374a]7262001-01-05      Joel Sherrill <joel@OARcorp.com>
727
728        * custom/gensh1.cfg: Removed rest of make-target-options and
729        moved them to BSP configure options.
730
[fdfa5b9]7312001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
732
733        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
734        install point or assuming BSP build tree is available.
735
[c2bbfb52]7362001-01-03      Joel Sherrill <joel@OARcorp.com>
737
738        * custom/psim.cfg: Removed unused variables.
739
[80cc928]7402001-01-03      Joel Sherrill <joel@OARcorp.com>
741
742        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
743        * custom/simcpu32.cfg: Removed MVME162 reference.
744
[cec6bb0]7452000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
746
747        * custom/mcp750.cfg: Fix problems in generation of .exe file.
748        Still need to fix to avoid touching install point on non-install stanza.
749
[dfa6d4b7]7502000-12-06      Joel Sherrill <joel@OARcorp.com>
751
752        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
753        and copies that should not be in it.
754
[3fddd25c]7552000-12-01      Joel Sherrill <joel@OARcorp.com>
756
757        * custom/jmr3904.cfg: Turn optimization back up to -O2.
758
[c061304]7592000-11-30      Joel Sherrill <joel@OARcorp.com>
760
761        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
762        a mips1.  gcc translates -m3900 into that.
763
[e066afe8]7642000-11-27      Joel Sherrill <joel@OARcorp.com>
765
766        * custom/jmr3904.cfg: Fix incorrect reference to i960.
767
[1c69af9b]7682000-11-27      Joel Sherrill <joel@OARcorp.com>
769
770        * custom/shsim.cfg: New file.
771        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
772        The shsim is for the SH simulator in gdb. It should be able
773        to be used with multiple SH CPU models.  This will require
774        adding BSP variants.
775
[511374e4]7762000-11-25      Joel Sherrill <joel@OARcorp.com>
777
778        * custom/pc386.cfg: make-exe rule would write into
779        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
780        is generally not writeable after the BSP is installed and you do not
781        want every application installed there by default.  Reported by
782        Eric Norum <eric.norum@usask.ca>.
783
[732d4db]7842000-11-25      Joel Sherrill <joel@OARcorp.com>
785
786        * custom/Makefile.am: Updated to add jmr3904.cfg
787        * custom/jmr3904.cfg: New file.
788
[8c47d509]7892000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * custom/leon2.cfg: Removed defines that are now generated
792        in a non-BSP specific manner.
793
[cd0324cf]7942000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
795
796        * custom/Makefile.am: Modified to reflect addition of files.
797        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
798        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
799
[b2e4f3a8]8002000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
803
[2b0714f3]8042000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
807
[c801aba]8082000-10-24      Joel Sherrill <joel@OARcorp.com>
809
810        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
811        definition since this information can be picked up from
812        autoconf generated files.  These BSPs are shared by the
813        mips and mips64orion "ports."
814
[3a410c5]8152000-10-18      Joel Sherrill <joel@OARcorp.com>
816
817        * compilers/gcc-portsw.cfg: Use gcc style flags.
818
[3db37a7c]8192000-09-13      Joel Sherrill <joel@OARcorp.com>
820
821        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
822        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
823
[fb7e6dcf]8242000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
825
826        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
827        Eric Valette <valette@crf.canon.fr>.
828        * custom/vegaplus.cfg: New file.
829
[2094513]8302000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
833        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
834        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
835        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
836        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
837        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
838        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
839
[5174271]8402000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * custom/gensh2.cfg: Fix comments.
843
[9fbf213]8442000-09-12      Joel Sherrill <joel@OARcorp.com>
845
846        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
847        compiler arguments that specify CPU model options.
848
[0905e0f]8492000-09-12      Joel Sherrill <joel@OARcorp.com>
850
851        * custom/mbx860_005b.cfg (make-target-options): Add lines to
852        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
853        may be incorrect but the BSP now compiles.
854
[e0457c6b]8552000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * custom/arm_bare_bsp.cfg: Fix comments.
858
[c698e7b8]8592000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
862        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
863        * ChangeLog: File paths corrected
864
[ef386359]8652000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
866
867        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
868
[6fe4d043]8692000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c698e7b8]870
871        * custom/pck6.cfg: New file
872        * custom/pc486.cfg: Use -m486
873        * custom/pc586.cfg: Use -mpentium
874        * custom/pc686.cfg: Use -mmpentiumpro
[6fe4d043]875        * custom/i386ex.cfg: Use -msoft-float
876
[060d538]8772000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
878
879        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
880
[b24a093]8812000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
882
883        * ChangeLog: File paths corrected.
884
[b96ca51]8852000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]886
[b96ca51]887        * custom/mvme167.cfg: Add specification of printk port, console port
888        and serial I/O mode.  Arrange for the stripped executable to
889        be copied up the build tree.
[380b5227]890       
8912000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]892
[380b5227]893        * custom/mbx8xx.cfg: Support for shared printk and no termios.
894
8952000-08-10      John Cotton  <john.cotton@nrc.ca>
[b24a093]896
[380b5227]897        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
[f1aa400]898
8992000-08-10      Joel Sherrill <joel@OARcorp.com>
900
901        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.