source: rtems/make/ChangeLog @ dbcb60a

4.104.114.84.95
Last change on this file since dbcb60a was dbcb60a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/05/05 at 02:49:02

2005-02-05 Ralf Corsepius <ralf.corsepius@…>

  • custom/uC5282.cfg: Cleanup.
  • Property mode set to 100644
File size: 31.0 KB
RevLine 
[dbcb60a]12005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * custom/uC5282.cfg: Cleanup.
4
[362c2bc2]52005-01-28      Eric Norum <norume@aps.anl.gov>
6
7        * Makefile.am, custom/uC5282.cfg: New BSP
8
[e68206a1]92005-01-20      Joel Sherrill <joel@OARcorp.com>
10
11        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
12        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
13        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
14        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
15        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
16
[509dc304]172005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * compilers/gcc-portsw.cfg: Remove.
20        * Makefile.am: Reflect change above.
21
[bc207bcb]222004-11-23      Joel Sherrill <joel@OARcorp.com>
23
24        * Makefile.am: Remove eth_comm.
25        * custom/eth_comm.cfg: Removed.
26
[30b4141]272004-11-22      Jennifer Averett <jennifer@OARcorp.com>
28
29        PR 581/bsps
30        * custom/psim.cfg: Convert PSIM to new exception model.
31
[e7c2c0f]322004-11-17      Joel Sherrill <joel@OARcorp.com>
33
34        * custom/mvme2100.cfg: Add make-cxx-exe rule.
35
[d868299]362004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
37
38        * Makefile.am: Add MVME2100 BSP.
39        * custom/mvme2100.cfg: New file.
40
[e3179a3]412004-11-05      Joel Sherrill <joel@OARcorp.com>
42
43        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
44        architecture name for RTEMS. Since this was used as the -mcpu
45        argument to GCC, that also had to be changed.
46
[b345f83]472004-10-26      Eric Norum <norume@aps.anl.gov
48
49        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
50
[f801bf2]512004-10-20      Eric Norum <norume@aps.anl.gov
52
53        * custom/mvme5500.cfg: New BSP.
54
[be216b3]552004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
56
57        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
58
[9e4fa6ae]592004-09-29      Joel Sherrill <joel@OARcorp.com>
60
61        * custom/h8sim.cfg: i960 obsoleted.
62        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
63
[c2e43839]642004-08-03      Jay Monkman <jtm@lopingdog.com>
65
66        * custom/csb360.cfg: New file.
67
[7f27838]682004-07-15      Jay Monkman
69
70        * custom/csb336.cfg, custom/csb337.cfg: New files.
71
[cd2fcd5]722004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
73
74        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
75        with FreeBSD and now unused).
76        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
77
[db87589]782004-04-12      David Querbach <querbach@realtime.bc.ca>
79
80        * custom/ss555.cfg: New file.
81
[2eec0cd]822004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
83
84        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
85        with Cygwin and now unused).
86
[25d2f5d7]872004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
88
89        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
90
[2f5c2f0]912004-03-05      Joel Sherrill <joel@OARcorp.com>
92
93        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
94        support.
95
[22eda53c]962004-02-26      Joel Sherrill <joel@OARcorp.com>
97
98        PR 570/bsps
99        * custom/mvme2307.cfg: Do not use -msdata=eabi since
100        it breaks the linking of the vectors.
101
[93302bf9]1022004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
103
104        * Makefile.am: Cosmetics.
105
[cd7675b]1062004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
109        dist_rtems_make_custom_DATA = custom/default.cfg.
110
[06318a8]1112004-02-05      Joel Sherrill <joel@OARcorp.com>
112
113        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
114        these -- copied from the 4.6 branch.
115
[3f7b5b5]1162004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        PR 553/bsps
119        * custom/mrm332.cfg: Comment out objdump.
120
[949a718]1212004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
124
[41df507e]1252004-01-20      Joel Sherrill <joel@OARcorp.com>
126
127        PR 553/bsps
128        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
129        comment.
130
[7c89bfd]1312004-01-07      Joel Sherrill <joel@OARcorp.com>
132
133        * Makefile.am: Remove efi68k and efi332 references as they are no
134        longer in the tree.
135
[80cb772]1362004-01-07      Joel Sherrill <joel@OARcorp.com>
137
138        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
139        users of these boards so we are removing them.
140        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
141
[d28345e1]1422004-01-07      Joel Sherrill <joel@OARcorp.com>
143
144        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
145
[fc0ec69]1462003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: EXTRA_DIST +=.
149
[f5279d9]1502003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * custom/Makefile.am: Remove.
153        * Makefile.am: Merge-in former custom/Makefile.am
154
[2f6c188]1552003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
158        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
159
[15f7bb1]1602003-09-26      Joel Sherrill <joel@OARcorp.com>
161
162        * custom/simhppa.cfg: Removed.
163
[8c1f11a2]1642003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
167
[4d4cc6e1]1682003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        PR 470/bsps
171        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
172        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
173        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
174
[144d79a]1752003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
176
177        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
178        the BSP's configure-script).
179        Remove BSP_CPPFLAGS (Obsolete).
180
[888622c4]1812003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
[6dd8b16]183        PR 321/bsps
[888622c4]184        * leaf.cfg: Remove support for profile-variant.
185        * main.cfg: Ditto.
186        * compilers/gcc-no_bsp.cfg: Ditto.
187        * compilers/gcc-portsw.cfg: Ditto.
188        * compilers/gcc-target-default.cfg: Ditto.
189
[0886c57]1902003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
191
192        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
193
[13f2628]1942003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
195
196        PR 368/filesystems
197        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
198        with this PR for alias BSPs.
199
[73e3614]2002003-03-18  Till Straumann <strauman@slac.stanford.edu>
201
202        PR 356/bsps
203        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
204        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
205
[89b51f4]2062003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
209
2102003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
213        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
214        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
215        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
216
[ebea96b]2172003-02-14      Joel Sherrill <joel@OARcorp.com>
218
219        AMD a29k obsolete.
220        * custom/portsw.cfg: Removed.
221
[d693386]2222003-01-20      Duane Gustavus <duane@unt.edu>
223
224        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
225
[e4132bf2]2262003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
229        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
230        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
231        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
232        Move -D_BSD_SOURCE to CPU_CFLAGS.
233        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
234        Move -Dsolaris2 to CPU_CFLAGS.
235        Remove -D__EXTENSIONS__.
236
[9bd78e3e]2372002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * custom/posix.cfg: Remove comment referring to host.cfg.
240
[f1de6bc]2412002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * custom/default.cfg: Pickup target.cfg from BSP directory.
244
[cf3d0ac0]2452002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
246
247        * custom/mtx603e.cfg: New file.
248
[c2646c8]2492002-11-17      Joel Sherrill <joel@OARcorp.com>
250
251        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
252        build variants work for user applications post install.
253
[c9dcf77c]2542002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
257        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
258        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
259        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
260        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
261
[23098e5f]2622002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
263
264        * custom/edb7312.cfg: New file.
265
[393d271]2662002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
269        obsolete Makefile.
270        * leaf.cfg: Various changes to LIBVARIANT processing.
271        * main.cfg: Ditto.
272
[4d19fd5c]2732002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Add compilers/*.
276        * compilers/Makefile.am: Remove.
277        * lib.cfg: Remove.
278        * directory.cfg: Remove.
279        * README: Remove.
280
[a9020bbb]2812002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * Makefile.am: Add Templates/*.
284        * Templates/Makefile.am: Remove.
285
[ae3b0d7]2862002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
289
[20ec4a8]2902002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
293        * custom/HPUX9-posix.cfg: Ditto.
294        * custom/Linux-posix.cfg: Ditto.
295
[6e32d88]2962002-10-02      Joel Sherrill <joel@OARcorp.com>
297
298        * custom/armulator.cfg: Remove reference to PowerPC arguments.
299
[ccf2cfd]3002002-09-13      Joel Sherrill <joel@OARcorp.com>
301
302        * Part of addressing PR281.
303        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
304        * compilers/gcc-target-default.cfg: Removed remaining support for
305        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
306        as one of the LDFLAGS when the debug variant is specified.
307
[52c4e77]3082002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * custom/posix.cfg: Don't include host.cfg.
311
[5a339e2f]3122002-08-09      Joel Sherrill <joel@OARcorp.com>
313
314        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
315
[aa4cb1c4]3162002-08-07      Ivan Guzvinec <ivang@opencores.org>
317
318        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
319
[45afe48]3202002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
323
[26f2783]3242002-08-06      Joel Sherrill <joel@OARcorp.com>
325
326        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
327        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
328
[c388cdc]3292002-08-06      Chris Ziomkowski <chris@asics.ws>
330
331        * custom/or32sim.cfg: New file added as part of merge from
332        OpenCores repository.
333
[bf1f6531]3342002-08-05      Joel Sherrill <joel@OARcorp.com>
335
336        * Per PR260 eliminate use of make-target-options.  This impacted
337        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
338        SuperCore and required that the m68k optimized memcpy be moved
339        to libcpu.
340        * custom/gen68360.cfg: Remove make-target-options.
341
[65a41d61]3422002-08-01      Joel Sherrill <joel@OARcorp.com>
343
[f5642664]344        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
345        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
346
3472002-08-01      Joel Sherrill <joel@OARcorp.com>
348
349        * custom/mvme136.cfg: Remove make-target-options.
[65a41d61]350
[e2efc4e]3512002-07-30      Joel Sherrill <joel@OARcorp.com>
352
353        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
354        will disappear when make clean is performed.
355
[7660fe6b]3562002-07-24      Joel Sherrill <joel@OARcorp.com>
357
358        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
359        to use gcc 3.1 arguments.
360
[4cc3ff95]3612002-07-22      Joel Sherrill <joel@OARcorp.com>
362
363        * Templates/Makefile.leaf: Clarify the MANAGERS example.
364
[1e138dd]3652002-07-01      Joel Sherrill <joel@OARcorp.com>
366
367        * custom/p4650.cfg: Update arguments to gcc3.
368
[98d15b2]3692002-06-14      Joel Sherrill <joel@OARcorp.com>
370
371        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
372        to gcc 3.1 arguments.
373
[eec76f3c]3742002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
375
376        * custom/dmv177.cfg: Use -mcpu=603e.
377        * custom/ppcn_60x.cfg: Use -mcpu=603e.
378        * custom/psim.cfg: Use -mcpu=603e.
379        * custom/score603e.cfg: Use -mcpu=603e.
380        * custom/ts_386ex.cfg: Remove obsolete comments.
381        * custom/rxgen960.cfg: Remove obsolete comments.
382        * custom/cvme961.cfg: Remove obsolete comments.
383
[2f03c043]3842001-05-09      Joel Sherrill <joel@OARcorp.com>
385
386        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
387        compatable arguments.
388 
[8b9f8b8]3892002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
392        Remove obsolete comments.
393        * custom/eth_comm.cfg: Remove make-target-options.
394        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
395        CPU_CFLAGS.
396        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
397        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
398        * custom/mbx8xx.cfg: Remove make-target-options.
399        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
400        Remove obsolete comments.
401        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
402        Remove obsolete comments.
403        * custom/mpc8260ads.cfg: Remove make-target-options.
404        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
405        CPU_CFLAGS.
406        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
407        Remove obsolete comments.
408        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
409        CPU_CFLAGS.
410        Remove obsolete comments.
411        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
412        Remove obsolete comments.
413        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
414        CPU_CFLAGS.
415        Remove obsolete comments.
416
[792c6f7]4172002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * custom/gen405.cfg: Remove -D__powerpc__.
420
[ee31c09]4212002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
424        * custom/erc32.cfg: Ditto.
425        * custom/leon2.cfg: Ditto.
426
427
[04e6ba42]4282002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
431        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
432        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
433
[99f04d9d]4342002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * custom/cvme961.cfg: Remove GCC272 support.
437        * custom/dmv152.cfg: Remove GCC272 support.
438        * custom/efi332.cfg: Remove GCC272 support.
439        * custom/efi68k.cfg: Remove GCC272 support.
440        * custom/eth_comm.cfg: Remove GCC272 support.
441        * custom/gen405.cfg: Remove GCC272 support.
442        * custom/gen68302.cfg: Remove GCC272 support.
443        * custom/gen68340.cfg: Remove GCC272 support.
444        * custom/gen68360.cfg: Remove GCC272 support.
445        * custom/genmongoosev.cfg: Remove GCC272 support.
446        * custom/helas403.cfg: Remove GCC272 support.
447        * custom/i386ex.cfg: Remove GCC272 support.
448        * custom/i960sim.cfg: Remove GCC272 support.
449        * custom/idp.cfg: Remove GCC272 support.
450        * custom/leon2.cfg: Remove GCC272 support.
451        * custom/mbx8xx.cfg: Remove GCC272 support.
452        * custom/mcf5206elite.cfg: Remove GCC272 support.
453        * custom/mpc8260ads.cfg: Remove GCC272 support.
454        * custom/mrm332.cfg: Remove GCC272 support.
455        * custom/mvme136.cfg: Remove GCC272 support.
456        * custom/mvme147.cfg: Remove GCC272 support.
457        * custom/mvme167.cfg: Remove GCC272 support.
458        * custom/ods68302.cfg: Remove GCC272 support.
459        * custom/p4000.cfg: Remove GCC272 support.
460        * custom/p4600.cfg: Remove GCC272 support.
461        * custom/p4650.cfg: Remove GCC272 support.
462        * custom/pc386.cfg: Remove GCC272 support.
463        * custom/portsw.cfg: Remove GCC272 support.
464        * custom/psim.cfg: Remove GCC272 support.
465        * custom/rxgen960.cfg: Remove GCC272 support.
466        * custom/score603e.cfg: Remove GCC272 support.
467        * custom/sim68000.cfg: Remove GCC272 support.
468        * custom/simhppa.cfg: Remove GCC272 support.
469        * custom/simsh4.cfg: Remove GCC272 support.
470        * custom/ts_386ex.cfg: Remove GCC272 support.
471
[8b14331a]4722002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
475        * Makefile.am: Remove AUTOMAKE_OPTIONS.
476        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
477        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
478
[6703f877]4792002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * compilers/gcc-target-default.cfg: Add missing \.
482        Reported by Ilya Alexeev <ilya@continuum.ru>.
483
[88f60e26]4842002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
487        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
488        support.
489        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
490
[c4069d4]4912001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
494        * custom/FreeBSD-posix.cfg: Ditto.
495        * custom/HPUX9-posix.cfg: Ditto.
496        * custom/Linux-posix.cfg: Ditto.
497        * custom/Solaris-posix.cfg: Ditto.
498
[67da219]4992001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
502        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
503
[c2b12f2]5042001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * custom/armulator.cfg: Remove make-target-options.
507        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
508        (now in erc32/configure.ac).
509        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
510        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
511        Remove CONSOLE_USE_POLLED (Unused).
512        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
513        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
514        * custom/mvme162.cfg: Remove references to mvme162lx.
515        Abandon gcc272. Remove make-target-options.
516        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
517
[97dbdde1]5182001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * custom/bare.cfg: Remove make-target-options.
521        * custom/c4xsim.cfg: Ditto.
522        * custom/cvme961.cfg: Ditto.
523        * custom/efi68k.cfg: Ditto.
524        * custom/gen68302.cfg: Ditto.
525        * custom/gen68340.cfg: Ditto.
526        * custom/genmongoosev.cfg: Ditto.
527        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
528        make-exe, remove empty lines.
529        * custom/h8sim.cfg: Remove make-target-options.
530        * custom/mcf5206elite.cfg: Ditto.
531        * custom/mrm332.cfg: Ditto.
532        * custom/mvme147.cfg: Ditto.
533        * custom/ods68302.cfg: Ditto.
534        * custom/p4000.cfg: Ditto.
535        * custom/p4600.cfg: Ditto.
536        * custom/p4650.cfg: Ditto.
537        * custom/pc386.cfg: Ditto.
538        * custom/portsw.cfg: Ditto.
539        * custom/simsh4.cfg: Ditto.
540
[09aadf6]5412001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * custom/efi332.cfg: Remove make-target-options.
544        * custom/idp.cfg: Ditto.
545        * custom/jmr3904.cfg: Ditto.
546
[5e2dce0]5472001-11-27      Joel Sherrill <joel@OARcorp.com>,
548
[3dc3511]549        * ChangeLog: Deleted bogus entry.
[5e2dce0]550
[dda8f5dc]5512001-11-27      Joel Sherrill <joel@OARcorp.com>,
552
553        * custom/ods68302.cfg: Eliminated required definition of macros in this
554        file for the BSP to compile.  The ROM and ROM address and size settings
555        are now linker script items. 
[af447ea]556
[4383f3a]5572001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559
560        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
561        Remove make-target-options.
562        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
563        Remove make-target-options.
564        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
565        DATA_CACHE_ENABLE.
566        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
567        DATA_CACHE_ENABLE.
568        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
569        DATA_CACHE_ENABLE.
570
[9f7f6fb]5712001-11-25      Joel Sherrill <joel@OARcorp.com>
572
573        * custom/papyrus.cfg: Removed.
574        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
575
[93d20478]5762001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
579        * custom/mcp750.cfg: Ditto.
580
[bbb6af24]5812001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
584        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
585        * custom/psim.cfg: Refect changes to psim/configure.ac.
586        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
587        remove SCORE603E_GENERATION.
588
[708a87c5]5892001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
592        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
593        * custom/mbx860_005b.cfg: Ditto.
594        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
595
596
[82a48d0]5972001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * custom/gensh1.cfg: remove make-target-options.
600        * custom/gensh2.cfg: remove make-target-options.
601
[3460525e]6022001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
605        remove make-target-options, remove BSP_CPPFLAGS.
606
[0f012bdf]6072001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
608
609        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
610
[1614be8]6112001-11-14      Joel Sherrill <joel@OARcorp.com>
612
613        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
614        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
615        These are new exception processing model BSPs and thus do not
616        need to define PPC_USE_SPRG.
617
[2c033b0b]6182001-11-14      Joel Sherrill <joel@OARcorp.com>
619
620        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
621
[44ff1c3]6222001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
[2c033b0b]624        * custom/ts_386ex.cfg: Remove make-target-options.
625        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
626        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
[44ff1c3]627        different flags.
628
[7409426]6292001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
632        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
633        re-adopt mcp750.cfg's make-exe.
634
[7c67be4]6352001-11-13      Joel Sherrill <joel@OARcorp.com>
636
637        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
638        the --srec-len argument to objcopy only supported in binutils 2.11
639        or newer.
640
[1a98a0d]6412001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
642
643        This modification is part of the submitted modifications necessary to
644        support the IBM PPC405 family.  This submission was reviewed by
645        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
646        not negatively impact the ppc403 BSPs.  The submission and tracking
647        process was captured as PR50.
648        * custom/gen405.cfg: New file.
649        * custom/helas403.cfg: Modified to generate Srecords.
650
[6a91771a]6512001-10-30      Joel Sherrill <joel@OARcorp.com>
652
653        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
654
[fe6ef4ac]6552001-10-26      Victor V. Vengerov <vvv@oktet.ru>
656
657        * custom/mcf5206elite.cfg: New file.
658
[8e42d3b]6592001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
660
661        * custom/mpc8260ads.cfg: New file.
662
[473ed53]6632001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * custom/gensh4.cfg: Remove START_HW_INIT.
666        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
667
[cedf9296]6682001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * custom/gensh4.cfg: Remove HZ.
671        * custom/simsh4.cfg: Remove HZ.
672
[c682b89]6732001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
674
675        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
676        of Hitachi SH4 BSPs of the same name.  Reviewed and some
677        cleanup by Joel Sherrill <joel@OARcorp.com>.
678
[cae8bc9]6792001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
682
[a768168]6832001-10-11      Joel Sherrill <joel@OARcorp.com>
684
685        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
686        to avoid using the apparently broken or deprecated -o argument.
687
[a463a2f]6882001-09-28      Joel Sherrill <joel@OARcorp.com>
689
690        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
691        for MC68302_BASE.
692
[faa965d]6932001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * custom/bare.cfg: Define dummy make-cxx-exe.
696
[0bb36c0]6972001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]698
[0bb36c0]699        * ChangeLog: Formatting cleanup.
[93f79c0f]700
[206a0b38]7012001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]702
703        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
[0bb36c0]704        make-target-options.
705        * custom/FreeBSD-posix.cfg: Remove make-target-options.
706        * custom/HPUX9-posix.cfg: Dito.
707        * custom/Linux-posix.cfg: Dito.
708        * custom/Solaris-posix.cfg: Dito.
709        * custom/arm_bare_bsp.cfg: Dito.
710        * custom/armulator.cfg: Dito.
711        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
712        * custom/i386ex.cfg: Remove make-target-options.
[af447ea]713        * custom/i960sim.cfg: Remove make-target-options.
714        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]715        CONSOLE_USE_INTERRUPTS.
[af447ea]716        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
717        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]718        CONSOLE_USE_INTERRUPTS.
[206a0b38]719        * custom/vegaplus.cfg: Remove make-target-options.
720
[88249fa0]7212001-05-25      Joel Sherrill <joel@OARcorp.com>
722
723        * custom/mrm332.cfg: Switched $(SED) to sed.
724
[0f588860]7252000-05-25      Matt Cross <profesor@gweep.net>
726
727        * New MRM332 BSP for the Mini RoboMind board based
728        on the 68332 microcontroller designed and build by Mark
729        Castelluccio.  For details on the MRM see http://www.robominds.com.
730        * custom/mrm332.cfg: New file.
731
[6b5a85ae]7322001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
735        CONSOLE_USE_POLLED, HAS_RTC.
736
[baf22b9]7372001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
740        * custom/gensh2.cfg: Dito.
741
[93f79c0f]7422001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
745        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
746        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
747        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
748        remove unused flags, remove -ansi from CPP.
749        * custom/eth_comm.cfg: Remove CPU_DEFINES.
750        * custom/sim68000.cfg: Remove CPU_DEFINES.
[65e6b542]751       
7522001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
[93f79c0f]754        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
[65e6b542]755        * compilers/gcc-target-default.cfg: Dito.
756        * compilers/gcc-portsw.cfg: Remove -Hansi.
757        * custom/posix.cfg: Remove inclusion of target.cfg.
758        * custom/simhppa.cfg: Remove -ansi -fasm.
[1db8d62f]759
[d96374f]7602001-04-11      Eric Valette <valette@crf.canon.fr>
761
762        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
763        "new exception processing model."
764
[8d2eb8c]7652001-04-11      Joel Sherrill <joel@OARcorp.com>
766
767        * custom/default.cfg: Switch to using exec_prefix to reflect new
768        organization of install point from Ralf Corsepius.
769
[969de1f3]7702001-03-30      Eric Valette <valette@crf.canon.fr>
771
772        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
773        use the "new exception processing model."
774
[1a792e47]7752001-03-14      Joel Sherrill <joel@OARcorp.com>
776
777        * custom/genmongossev.cfg: New file.
778
[85371f7]7792001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * custom/pc386dx.cfg: New bsp.
782
[e5bc1968]7832001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
786        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
787        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
788
[227ae749]7892001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[1db8d62f]790
791        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
792        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
793        * host.cfg.in: Remove RM, make-script.
[227ae749]794        * ChangeLog: Remove bogus 2001-01-22 entry.
[b96ca51]795
[96e34e0]7962001-01-09      Joel Sherrill <joel@OARcorp.com>
797
798        * custom/pc386.cfg (make-exe): Removed commented out lines that
799        were displayed in build longs.
800
[f8b891d]8012001-01-08      Joel Sherrill <joel@OARcorp.com>
802
803        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
804        unneeded definitions when compiled for "mips" rather than "mips64orion."
805        Correct CPU_CFLAGS.
806
[e8ad374a]8072001-01-05      Joel Sherrill <joel@OARcorp.com>
808
809        * custom/gensh1.cfg: Removed rest of make-target-options and
810        moved them to BSP configure options.
811
[fdfa5b9]8122001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
813
814        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
815        install point or assuming BSP build tree is available.
816
[c2bbfb52]8172001-01-03      Joel Sherrill <joel@OARcorp.com>
818
819        * custom/psim.cfg: Removed unused variables.
820
[80cc928]8212001-01-03      Joel Sherrill <joel@OARcorp.com>
822
823        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
824        * custom/simcpu32.cfg: Removed MVME162 reference.
825
[cec6bb0]8262000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
827
828        * custom/mcp750.cfg: Fix problems in generation of .exe file.
829        Still need to fix to avoid touching install point on non-install stanza.
830
[dfa6d4b7]8312000-12-06      Joel Sherrill <joel@OARcorp.com>
832
833        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
834        and copies that should not be in it.
835
[3fddd25c]8362000-12-01      Joel Sherrill <joel@OARcorp.com>
837
838        * custom/jmr3904.cfg: Turn optimization back up to -O2.
839
[c061304]8402000-11-30      Joel Sherrill <joel@OARcorp.com>
841
842        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
843        a mips1.  gcc translates -m3900 into that.
844
[e066afe8]8452000-11-27      Joel Sherrill <joel@OARcorp.com>
846
847        * custom/jmr3904.cfg: Fix incorrect reference to i960.
848
[1c69af9b]8492000-11-27      Joel Sherrill <joel@OARcorp.com>
850
851        * custom/shsim.cfg: New file.
852        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
853        The shsim is for the SH simulator in gdb. It should be able
854        to be used with multiple SH CPU models.  This will require
855        adding BSP variants.
856
[511374e4]8572000-11-25      Joel Sherrill <joel@OARcorp.com>
858
859        * custom/pc386.cfg: make-exe rule would write into
860        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
861        is generally not writeable after the BSP is installed and you do not
862        want every application installed there by default.  Reported by
863        Eric Norum <eric.norum@usask.ca>.
864
[732d4db]8652000-11-25      Joel Sherrill <joel@OARcorp.com>
866
867        * custom/Makefile.am: Updated to add jmr3904.cfg
868        * custom/jmr3904.cfg: New file.
869
[8c47d509]8702000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * custom/leon2.cfg: Removed defines that are now generated
873        in a non-BSP specific manner.
874
[cd0324cf]8752000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
876
877        * custom/Makefile.am: Modified to reflect addition of files.
878        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
879        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
880
[b2e4f3a8]8812000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
884
[2b0714f3]8852000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
888
[c801aba]8892000-10-24      Joel Sherrill <joel@OARcorp.com>
890
891        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
892        definition since this information can be picked up from
893        autoconf generated files.  These BSPs are shared by the
894        mips and mips64orion "ports."
895
[3a410c5]8962000-10-18      Joel Sherrill <joel@OARcorp.com>
897
898        * compilers/gcc-portsw.cfg: Use gcc style flags.
899
[3db37a7c]9002000-09-13      Joel Sherrill <joel@OARcorp.com>
901
902        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
903        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
904
[fb7e6dcf]9052000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
906
907        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
908        Eric Valette <valette@crf.canon.fr>.
909        * custom/vegaplus.cfg: New file.
910
[2094513]9112000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
914        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
915        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
916        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
917        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
918        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
919        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
920
[5174271]9212000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * custom/gensh2.cfg: Fix comments.
924
[9fbf213]9252000-09-12      Joel Sherrill <joel@OARcorp.com>
926
927        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
928        compiler arguments that specify CPU model options.
929
[0905e0f]9302000-09-12      Joel Sherrill <joel@OARcorp.com>
931
932        * custom/mbx860_005b.cfg (make-target-options): Add lines to
933        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
934        may be incorrect but the BSP now compiles.
935
[e0457c6b]9362000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * custom/arm_bare_bsp.cfg: Fix comments.
939
[c698e7b8]9402000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
943        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
944        * ChangeLog: File paths corrected
945
[ef386359]9462000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
947
948        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
949
[6fe4d043]9502000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c698e7b8]951
952        * custom/pck6.cfg: New file
953        * custom/pc486.cfg: Use -m486
954        * custom/pc586.cfg: Use -mpentium
955        * custom/pc686.cfg: Use -mmpentiumpro
[6fe4d043]956        * custom/i386ex.cfg: Use -msoft-float
957
[060d538]9582000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
959
960        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
961
[b24a093]9622000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
963
964        * ChangeLog: File paths corrected.
965
[b96ca51]9662000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]967
[b96ca51]968        * custom/mvme167.cfg: Add specification of printk port, console port
969        and serial I/O mode.  Arrange for the stripped executable to
970        be copied up the build tree.
[380b5227]971       
9722000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]973
[380b5227]974        * custom/mbx8xx.cfg: Support for shared printk and no termios.
975
9762000-08-10      John Cotton  <john.cotton@nrc.ca>
[b24a093]977
[380b5227]978        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
[f1aa400]979
9802000-08-10      Joel Sherrill <joel@OARcorp.com>
981
982        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.