source: rtems/make/ChangeLog @ e68206a1

4.104.114.84.95
Last change on this file since e68206a1 was e68206a1, checked in by Joel Sherrill <joel.sherrill@…>, on 01/20/05 at 18:12:20

2005-01-20 Joel Sherrill <joel@…>

  • custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg, custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg, custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg, custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
  • Property mode set to 100644
File size: 30.8 KB
RevLine 
[e68206a1]12005-01-20      Joel Sherrill <joel@OARcorp.com>
2
3        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
4        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
5        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
6        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
7        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
8
[509dc304]92005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * compilers/gcc-portsw.cfg: Remove.
12        * Makefile.am: Reflect change above.
13
[bc207bcb]142004-11-23      Joel Sherrill <joel@OARcorp.com>
15
16        * Makefile.am: Remove eth_comm.
17        * custom/eth_comm.cfg: Removed.
18
[30b4141]192004-11-22      Jennifer Averett <jennifer@OARcorp.com>
20
21        PR 581/bsps
22        * custom/psim.cfg: Convert PSIM to new exception model.
23
[e7c2c0f]242004-11-17      Joel Sherrill <joel@OARcorp.com>
25
26        * custom/mvme2100.cfg: Add make-cxx-exe rule.
27
[d868299]282004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
29
30        * Makefile.am: Add MVME2100 BSP.
31        * custom/mvme2100.cfg: New file.
32
[e3179a3]332004-11-05      Joel Sherrill <joel@OARcorp.com>
34
35        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
36        architecture name for RTEMS. Since this was used as the -mcpu
37        argument to GCC, that also had to be changed.
38
[b345f83]392004-10-26      Eric Norum <norume@aps.anl.gov
40
41        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
42
[f801bf2]432004-10-20      Eric Norum <norume@aps.anl.gov
44
45        * custom/mvme5500.cfg: New BSP.
46
[be216b3]472004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
48
49        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
50
[9e4fa6ae]512004-09-29      Joel Sherrill <joel@OARcorp.com>
52
53        * custom/h8sim.cfg: i960 obsoleted.
54        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
55
[c2e43839]562004-08-03      Jay Monkman <jtm@lopingdog.com>
57
58        * custom/csb360.cfg: New file.
59
[7f27838]602004-07-15      Jay Monkman
61
62        * custom/csb336.cfg, custom/csb337.cfg: New files.
63
[cd2fcd5]642004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
65
66        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
67        with FreeBSD and now unused).
68        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
69
[db87589]702004-04-12      David Querbach <querbach@realtime.bc.ca>
71
72        * custom/ss555.cfg: New file.
73
[2eec0cd]742004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
75
76        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
77        with Cygwin and now unused).
78
[25d2f5d7]792004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
82
[2f5c2f0]832004-03-05      Joel Sherrill <joel@OARcorp.com>
84
85        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
86        support.
87
[22eda53c]882004-02-26      Joel Sherrill <joel@OARcorp.com>
89
90        PR 570/bsps
91        * custom/mvme2307.cfg: Do not use -msdata=eabi since
92        it breaks the linking of the vectors.
93
[93302bf9]942004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * Makefile.am: Cosmetics.
97
[cd7675b]982004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
101        dist_rtems_make_custom_DATA = custom/default.cfg.
102
[06318a8]1032004-02-05      Joel Sherrill <joel@OARcorp.com>
104
105        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
106        these -- copied from the 4.6 branch.
107
[3f7b5b5]1082004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        PR 553/bsps
111        * custom/mrm332.cfg: Comment out objdump.
112
[949a718]1132004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
116
[41df507e]1172004-01-20      Joel Sherrill <joel@OARcorp.com>
118
119        PR 553/bsps
120        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
121        comment.
122
[7c89bfd]1232004-01-07      Joel Sherrill <joel@OARcorp.com>
124
125        * Makefile.am: Remove efi68k and efi332 references as they are no
126        longer in the tree.
127
[80cb772]1282004-01-07      Joel Sherrill <joel@OARcorp.com>
129
130        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
131        users of these boards so we are removing them.
132        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
133
[d28345e1]1342004-01-07      Joel Sherrill <joel@OARcorp.com>
135
136        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
137
[fc0ec69]1382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * Makefile.am: EXTRA_DIST +=.
141
[f5279d9]1422003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * custom/Makefile.am: Remove.
145        * Makefile.am: Merge-in former custom/Makefile.am
146
[2f6c188]1472003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
150        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
151
[15f7bb1]1522003-09-26      Joel Sherrill <joel@OARcorp.com>
153
154        * custom/simhppa.cfg: Removed.
155
[8c1f11a2]1562003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
159
[4d4cc6e1]1602003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        PR 470/bsps
163        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
164        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
165        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
166
[144d79a]1672003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
170        the BSP's configure-script).
171        Remove BSP_CPPFLAGS (Obsolete).
172
[888622c4]1732003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
[6dd8b16]175        PR 321/bsps
[888622c4]176        * leaf.cfg: Remove support for profile-variant.
177        * main.cfg: Ditto.
178        * compilers/gcc-no_bsp.cfg: Ditto.
179        * compilers/gcc-portsw.cfg: Ditto.
180        * compilers/gcc-target-default.cfg: Ditto.
181
[0886c57]1822003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
183
184        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
185
[13f2628]1862003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
187
188        PR 368/filesystems
189        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
190        with this PR for alias BSPs.
191
[73e3614]1922003-03-18  Till Straumann <strauman@slac.stanford.edu>
193
194        PR 356/bsps
195        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
196        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
197
[89b51f4]1982003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
201
2022003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
205        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
206        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
207        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
208
[ebea96b]2092003-02-14      Joel Sherrill <joel@OARcorp.com>
210
211        AMD a29k obsolete.
212        * custom/portsw.cfg: Removed.
213
[d693386]2142003-01-20      Duane Gustavus <duane@unt.edu>
215
216        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
217
[e4132bf2]2182003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
221        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
222        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
223        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
224        Move -D_BSD_SOURCE to CPU_CFLAGS.
225        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
226        Move -Dsolaris2 to CPU_CFLAGS.
227        Remove -D__EXTENSIONS__.
228
[9bd78e3e]2292002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * custom/posix.cfg: Remove comment referring to host.cfg.
232
[f1de6bc]2332002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * custom/default.cfg: Pickup target.cfg from BSP directory.
236
[cf3d0ac0]2372002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
238
239        * custom/mtx603e.cfg: New file.
240
[c2646c8]2412002-11-17      Joel Sherrill <joel@OARcorp.com>
242
243        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
244        build variants work for user applications post install.
245
[c9dcf77c]2462002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
249        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
250        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
251        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
252        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
253
[23098e5f]2542002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
255
256        * custom/edb7312.cfg: New file.
257
[393d271]2582002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
261        obsolete Makefile.
262        * leaf.cfg: Various changes to LIBVARIANT processing.
263        * main.cfg: Ditto.
264
[4d19fd5c]2652002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * Makefile.am: Add compilers/*.
268        * compilers/Makefile.am: Remove.
269        * lib.cfg: Remove.
270        * directory.cfg: Remove.
271        * README: Remove.
272
[a9020bbb]2732002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * Makefile.am: Add Templates/*.
276        * Templates/Makefile.am: Remove.
277
[ae3b0d7]2782002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
281
[20ec4a8]2822002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
285        * custom/HPUX9-posix.cfg: Ditto.
286        * custom/Linux-posix.cfg: Ditto.
287
[6e32d88]2882002-10-02      Joel Sherrill <joel@OARcorp.com>
289
290        * custom/armulator.cfg: Remove reference to PowerPC arguments.
291
[ccf2cfd]2922002-09-13      Joel Sherrill <joel@OARcorp.com>
293
294        * Part of addressing PR281.
295        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
296        * compilers/gcc-target-default.cfg: Removed remaining support for
297        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
298        as one of the LDFLAGS when the debug variant is specified.
299
[52c4e77]3002002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * custom/posix.cfg: Don't include host.cfg.
303
[5a339e2f]3042002-08-09      Joel Sherrill <joel@OARcorp.com>
305
306        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
307
[aa4cb1c4]3082002-08-07      Ivan Guzvinec <ivang@opencores.org>
309
310        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
311
[45afe48]3122002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
315
[26f2783]3162002-08-06      Joel Sherrill <joel@OARcorp.com>
317
318        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
319        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
320
[c388cdc]3212002-08-06      Chris Ziomkowski <chris@asics.ws>
322
323        * custom/or32sim.cfg: New file added as part of merge from
324        OpenCores repository.
325
[bf1f6531]3262002-08-05      Joel Sherrill <joel@OARcorp.com>
327
328        * Per PR260 eliminate use of make-target-options.  This impacted
329        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
330        SuperCore and required that the m68k optimized memcpy be moved
331        to libcpu.
332        * custom/gen68360.cfg: Remove make-target-options.
333
[65a41d61]3342002-08-01      Joel Sherrill <joel@OARcorp.com>
335
[f5642664]336        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
337        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
338
3392002-08-01      Joel Sherrill <joel@OARcorp.com>
340
341        * custom/mvme136.cfg: Remove make-target-options.
[65a41d61]342
[e2efc4e]3432002-07-30      Joel Sherrill <joel@OARcorp.com>
344
345        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
346        will disappear when make clean is performed.
347
[7660fe6b]3482002-07-24      Joel Sherrill <joel@OARcorp.com>
349
350        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
351        to use gcc 3.1 arguments.
352
[4cc3ff95]3532002-07-22      Joel Sherrill <joel@OARcorp.com>
354
355        * Templates/Makefile.leaf: Clarify the MANAGERS example.
356
[1e138dd]3572002-07-01      Joel Sherrill <joel@OARcorp.com>
358
359        * custom/p4650.cfg: Update arguments to gcc3.
360
[98d15b2]3612002-06-14      Joel Sherrill <joel@OARcorp.com>
362
363        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
364        to gcc 3.1 arguments.
365
[eec76f3c]3662002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
367
368        * custom/dmv177.cfg: Use -mcpu=603e.
369        * custom/ppcn_60x.cfg: Use -mcpu=603e.
370        * custom/psim.cfg: Use -mcpu=603e.
371        * custom/score603e.cfg: Use -mcpu=603e.
372        * custom/ts_386ex.cfg: Remove obsolete comments.
373        * custom/rxgen960.cfg: Remove obsolete comments.
374        * custom/cvme961.cfg: Remove obsolete comments.
375
[2f03c043]3762001-05-09      Joel Sherrill <joel@OARcorp.com>
377
378        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
379        compatable arguments.
380 
[8b9f8b8]3812002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
384        Remove obsolete comments.
385        * custom/eth_comm.cfg: Remove make-target-options.
386        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
387        CPU_CFLAGS.
388        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
389        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
390        * custom/mbx8xx.cfg: Remove make-target-options.
391        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
392        Remove obsolete comments.
393        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
394        Remove obsolete comments.
395        * custom/mpc8260ads.cfg: Remove make-target-options.
396        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
397        CPU_CFLAGS.
398        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
399        Remove obsolete comments.
400        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
401        CPU_CFLAGS.
402        Remove obsolete comments.
403        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
404        Remove obsolete comments.
405        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
406        CPU_CFLAGS.
407        Remove obsolete comments.
408
[792c6f7]4092002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * custom/gen405.cfg: Remove -D__powerpc__.
412
[ee31c09]4132002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
416        * custom/erc32.cfg: Ditto.
417        * custom/leon2.cfg: Ditto.
418
419
[04e6ba42]4202002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
423        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
424        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
425
[99f04d9d]4262002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * custom/cvme961.cfg: Remove GCC272 support.
429        * custom/dmv152.cfg: Remove GCC272 support.
430        * custom/efi332.cfg: Remove GCC272 support.
431        * custom/efi68k.cfg: Remove GCC272 support.
432        * custom/eth_comm.cfg: Remove GCC272 support.
433        * custom/gen405.cfg: Remove GCC272 support.
434        * custom/gen68302.cfg: Remove GCC272 support.
435        * custom/gen68340.cfg: Remove GCC272 support.
436        * custom/gen68360.cfg: Remove GCC272 support.
437        * custom/genmongoosev.cfg: Remove GCC272 support.
438        * custom/helas403.cfg: Remove GCC272 support.
439        * custom/i386ex.cfg: Remove GCC272 support.
440        * custom/i960sim.cfg: Remove GCC272 support.
441        * custom/idp.cfg: Remove GCC272 support.
442        * custom/leon2.cfg: Remove GCC272 support.
443        * custom/mbx8xx.cfg: Remove GCC272 support.
444        * custom/mcf5206elite.cfg: Remove GCC272 support.
445        * custom/mpc8260ads.cfg: Remove GCC272 support.
446        * custom/mrm332.cfg: Remove GCC272 support.
447        * custom/mvme136.cfg: Remove GCC272 support.
448        * custom/mvme147.cfg: Remove GCC272 support.
449        * custom/mvme167.cfg: Remove GCC272 support.
450        * custom/ods68302.cfg: Remove GCC272 support.
451        * custom/p4000.cfg: Remove GCC272 support.
452        * custom/p4600.cfg: Remove GCC272 support.
453        * custom/p4650.cfg: Remove GCC272 support.
454        * custom/pc386.cfg: Remove GCC272 support.
455        * custom/portsw.cfg: Remove GCC272 support.
456        * custom/psim.cfg: Remove GCC272 support.
457        * custom/rxgen960.cfg: Remove GCC272 support.
458        * custom/score603e.cfg: Remove GCC272 support.
459        * custom/sim68000.cfg: Remove GCC272 support.
460        * custom/simhppa.cfg: Remove GCC272 support.
461        * custom/simsh4.cfg: Remove GCC272 support.
462        * custom/ts_386ex.cfg: Remove GCC272 support.
463
[8b14331a]4642002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
467        * Makefile.am: Remove AUTOMAKE_OPTIONS.
468        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
469        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
470
[6703f877]4712002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * compilers/gcc-target-default.cfg: Add missing \.
474        Reported by Ilya Alexeev <ilya@continuum.ru>.
475
[88f60e26]4762002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
479        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
480        support.
481        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
482
[c4069d4]4832001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
486        * custom/FreeBSD-posix.cfg: Ditto.
487        * custom/HPUX9-posix.cfg: Ditto.
488        * custom/Linux-posix.cfg: Ditto.
489        * custom/Solaris-posix.cfg: Ditto.
490
[67da219]4912001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
494        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
495
[c2b12f2]4962001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * custom/armulator.cfg: Remove make-target-options.
499        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
500        (now in erc32/configure.ac).
501        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
502        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
503        Remove CONSOLE_USE_POLLED (Unused).
504        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
505        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
506        * custom/mvme162.cfg: Remove references to mvme162lx.
507        Abandon gcc272. Remove make-target-options.
508        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
509
[97dbdde1]5102001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * custom/bare.cfg: Remove make-target-options.
513        * custom/c4xsim.cfg: Ditto.
514        * custom/cvme961.cfg: Ditto.
515        * custom/efi68k.cfg: Ditto.
516        * custom/gen68302.cfg: Ditto.
517        * custom/gen68340.cfg: Ditto.
518        * custom/genmongoosev.cfg: Ditto.
519        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
520        make-exe, remove empty lines.
521        * custom/h8sim.cfg: Remove make-target-options.
522        * custom/mcf5206elite.cfg: Ditto.
523        * custom/mrm332.cfg: Ditto.
524        * custom/mvme147.cfg: Ditto.
525        * custom/ods68302.cfg: Ditto.
526        * custom/p4000.cfg: Ditto.
527        * custom/p4600.cfg: Ditto.
528        * custom/p4650.cfg: Ditto.
529        * custom/pc386.cfg: Ditto.
530        * custom/portsw.cfg: Ditto.
531        * custom/simsh4.cfg: Ditto.
532
[09aadf6]5332001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * custom/efi332.cfg: Remove make-target-options.
536        * custom/idp.cfg: Ditto.
537        * custom/jmr3904.cfg: Ditto.
538
[5e2dce0]5392001-11-27      Joel Sherrill <joel@OARcorp.com>,
540
[3dc3511]541        * ChangeLog: Deleted bogus entry.
[5e2dce0]542
[dda8f5dc]5432001-11-27      Joel Sherrill <joel@OARcorp.com>,
544
545        * custom/ods68302.cfg: Eliminated required definition of macros in this
546        file for the BSP to compile.  The ROM and ROM address and size settings
547        are now linker script items. 
[af447ea]548
[4383f3a]5492001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551
552        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
553        Remove make-target-options.
554        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
555        Remove make-target-options.
556        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
557        DATA_CACHE_ENABLE.
558        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
559        DATA_CACHE_ENABLE.
560        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
561        DATA_CACHE_ENABLE.
562
[9f7f6fb]5632001-11-25      Joel Sherrill <joel@OARcorp.com>
564
565        * custom/papyrus.cfg: Removed.
566        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
567
[93d20478]5682001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
571        * custom/mcp750.cfg: Ditto.
572
[bbb6af24]5732001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
576        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
577        * custom/psim.cfg: Refect changes to psim/configure.ac.
578        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
579        remove SCORE603E_GENERATION.
580
[708a87c5]5812001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
584        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
585        * custom/mbx860_005b.cfg: Ditto.
586        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
587
588
[82a48d0]5892001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * custom/gensh1.cfg: remove make-target-options.
592        * custom/gensh2.cfg: remove make-target-options.
593
[3460525e]5942001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
597        remove make-target-options, remove BSP_CPPFLAGS.
598
[0f012bdf]5992001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
602
[1614be8]6032001-11-14      Joel Sherrill <joel@OARcorp.com>
604
605        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
606        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
607        These are new exception processing model BSPs and thus do not
608        need to define PPC_USE_SPRG.
609
[2c033b0b]6102001-11-14      Joel Sherrill <joel@OARcorp.com>
611
612        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
613
[44ff1c3]6142001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
[2c033b0b]616        * custom/ts_386ex.cfg: Remove make-target-options.
617        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
618        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
[44ff1c3]619        different flags.
620
[7409426]6212001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
624        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
625        re-adopt mcp750.cfg's make-exe.
626
[7c67be4]6272001-11-13      Joel Sherrill <joel@OARcorp.com>
628
629        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
630        the --srec-len argument to objcopy only supported in binutils 2.11
631        or newer.
632
[1a98a0d]6332001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
634
635        This modification is part of the submitted modifications necessary to
636        support the IBM PPC405 family.  This submission was reviewed by
637        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
638        not negatively impact the ppc403 BSPs.  The submission and tracking
639        process was captured as PR50.
640        * custom/gen405.cfg: New file.
641        * custom/helas403.cfg: Modified to generate Srecords.
642
[6a91771a]6432001-10-30      Joel Sherrill <joel@OARcorp.com>
644
645        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
646
[fe6ef4ac]6472001-10-26      Victor V. Vengerov <vvv@oktet.ru>
648
649        * custom/mcf5206elite.cfg: New file.
650
[8e42d3b]6512001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
652
653        * custom/mpc8260ads.cfg: New file.
654
[473ed53]6552001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * custom/gensh4.cfg: Remove START_HW_INIT.
658        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
659
[cedf9296]6602001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
661
662        * custom/gensh4.cfg: Remove HZ.
663        * custom/simsh4.cfg: Remove HZ.
664
[c682b89]6652001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
666
667        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
668        of Hitachi SH4 BSPs of the same name.  Reviewed and some
669        cleanup by Joel Sherrill <joel@OARcorp.com>.
670
[cae8bc9]6712001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
674
[a768168]6752001-10-11      Joel Sherrill <joel@OARcorp.com>
676
677        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
678        to avoid using the apparently broken or deprecated -o argument.
679
[a463a2f]6802001-09-28      Joel Sherrill <joel@OARcorp.com>
681
682        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
683        for MC68302_BASE.
684
[faa965d]6852001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * custom/bare.cfg: Define dummy make-cxx-exe.
688
[0bb36c0]6892001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]690
[0bb36c0]691        * ChangeLog: Formatting cleanup.
[93f79c0f]692
[206a0b38]6932001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]694
695        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
[0bb36c0]696        make-target-options.
697        * custom/FreeBSD-posix.cfg: Remove make-target-options.
698        * custom/HPUX9-posix.cfg: Dito.
699        * custom/Linux-posix.cfg: Dito.
700        * custom/Solaris-posix.cfg: Dito.
701        * custom/arm_bare_bsp.cfg: Dito.
702        * custom/armulator.cfg: Dito.
703        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
704        * custom/i386ex.cfg: Remove make-target-options.
[af447ea]705        * custom/i960sim.cfg: Remove make-target-options.
706        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]707        CONSOLE_USE_INTERRUPTS.
[af447ea]708        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
709        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]710        CONSOLE_USE_INTERRUPTS.
[206a0b38]711        * custom/vegaplus.cfg: Remove make-target-options.
712
[88249fa0]7132001-05-25      Joel Sherrill <joel@OARcorp.com>
714
715        * custom/mrm332.cfg: Switched $(SED) to sed.
716
[0f588860]7172000-05-25      Matt Cross <profesor@gweep.net>
718
719        * New MRM332 BSP for the Mini RoboMind board based
720        on the 68332 microcontroller designed and build by Mark
721        Castelluccio.  For details on the MRM see http://www.robominds.com.
722        * custom/mrm332.cfg: New file.
723
[6b5a85ae]7242001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
727        CONSOLE_USE_POLLED, HAS_RTC.
728
[baf22b9]7292001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
732        * custom/gensh2.cfg: Dito.
733
[93f79c0f]7342001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
737        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
738        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
739        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
740        remove unused flags, remove -ansi from CPP.
741        * custom/eth_comm.cfg: Remove CPU_DEFINES.
742        * custom/sim68000.cfg: Remove CPU_DEFINES.
[65e6b542]743       
7442001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
[93f79c0f]746        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
[65e6b542]747        * compilers/gcc-target-default.cfg: Dito.
748        * compilers/gcc-portsw.cfg: Remove -Hansi.
749        * custom/posix.cfg: Remove inclusion of target.cfg.
750        * custom/simhppa.cfg: Remove -ansi -fasm.
[1db8d62f]751
[d96374f]7522001-04-11      Eric Valette <valette@crf.canon.fr>
753
754        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
755        "new exception processing model."
756
[8d2eb8c]7572001-04-11      Joel Sherrill <joel@OARcorp.com>
758
759        * custom/default.cfg: Switch to using exec_prefix to reflect new
760        organization of install point from Ralf Corsepius.
761
[969de1f3]7622001-03-30      Eric Valette <valette@crf.canon.fr>
763
764        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
765        use the "new exception processing model."
766
[1a792e47]7672001-03-14      Joel Sherrill <joel@OARcorp.com>
768
769        * custom/genmongossev.cfg: New file.
770
[85371f7]7712001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * custom/pc386dx.cfg: New bsp.
774
[e5bc1968]7752001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
778        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
779        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
780
[227ae749]7812001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[1db8d62f]782
783        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
784        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
785        * host.cfg.in: Remove RM, make-script.
[227ae749]786        * ChangeLog: Remove bogus 2001-01-22 entry.
[b96ca51]787
[96e34e0]7882001-01-09      Joel Sherrill <joel@OARcorp.com>
789
790        * custom/pc386.cfg (make-exe): Removed commented out lines that
791        were displayed in build longs.
792
[f8b891d]7932001-01-08      Joel Sherrill <joel@OARcorp.com>
794
795        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
796        unneeded definitions when compiled for "mips" rather than "mips64orion."
797        Correct CPU_CFLAGS.
798
[e8ad374a]7992001-01-05      Joel Sherrill <joel@OARcorp.com>
800
801        * custom/gensh1.cfg: Removed rest of make-target-options and
802        moved them to BSP configure options.
803
[fdfa5b9]8042001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
805
806        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
807        install point or assuming BSP build tree is available.
808
[c2bbfb52]8092001-01-03      Joel Sherrill <joel@OARcorp.com>
810
811        * custom/psim.cfg: Removed unused variables.
812
[80cc928]8132001-01-03      Joel Sherrill <joel@OARcorp.com>
814
815        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
816        * custom/simcpu32.cfg: Removed MVME162 reference.
817
[cec6bb0]8182000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
819
820        * custom/mcp750.cfg: Fix problems in generation of .exe file.
821        Still need to fix to avoid touching install point on non-install stanza.
822
[dfa6d4b7]8232000-12-06      Joel Sherrill <joel@OARcorp.com>
824
825        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
826        and copies that should not be in it.
827
[3fddd25c]8282000-12-01      Joel Sherrill <joel@OARcorp.com>
829
830        * custom/jmr3904.cfg: Turn optimization back up to -O2.
831
[c061304]8322000-11-30      Joel Sherrill <joel@OARcorp.com>
833
834        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
835        a mips1.  gcc translates -m3900 into that.
836
[e066afe8]8372000-11-27      Joel Sherrill <joel@OARcorp.com>
838
839        * custom/jmr3904.cfg: Fix incorrect reference to i960.
840
[1c69af9b]8412000-11-27      Joel Sherrill <joel@OARcorp.com>
842
843        * custom/shsim.cfg: New file.
844        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
845        The shsim is for the SH simulator in gdb. It should be able
846        to be used with multiple SH CPU models.  This will require
847        adding BSP variants.
848
[511374e4]8492000-11-25      Joel Sherrill <joel@OARcorp.com>
850
851        * custom/pc386.cfg: make-exe rule would write into
852        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
853        is generally not writeable after the BSP is installed and you do not
854        want every application installed there by default.  Reported by
855        Eric Norum <eric.norum@usask.ca>.
856
[732d4db]8572000-11-25      Joel Sherrill <joel@OARcorp.com>
858
859        * custom/Makefile.am: Updated to add jmr3904.cfg
860        * custom/jmr3904.cfg: New file.
861
[8c47d509]8622000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * custom/leon2.cfg: Removed defines that are now generated
865        in a non-BSP specific manner.
866
[cd0324cf]8672000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
868
869        * custom/Makefile.am: Modified to reflect addition of files.
870        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
871        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
872
[b2e4f3a8]8732000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
876
[2b0714f3]8772000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
880
[c801aba]8812000-10-24      Joel Sherrill <joel@OARcorp.com>
882
883        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
884        definition since this information can be picked up from
885        autoconf generated files.  These BSPs are shared by the
886        mips and mips64orion "ports."
887
[3a410c5]8882000-10-18      Joel Sherrill <joel@OARcorp.com>
889
890        * compilers/gcc-portsw.cfg: Use gcc style flags.
891
[3db37a7c]8922000-09-13      Joel Sherrill <joel@OARcorp.com>
893
894        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
895        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
896
[fb7e6dcf]8972000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
898
899        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
900        Eric Valette <valette@crf.canon.fr>.
901        * custom/vegaplus.cfg: New file.
902
[2094513]9032000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
906        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
907        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
908        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
909        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
910        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
911        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
912
[5174271]9132000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * custom/gensh2.cfg: Fix comments.
916
[9fbf213]9172000-09-12      Joel Sherrill <joel@OARcorp.com>
918
919        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
920        compiler arguments that specify CPU model options.
921
[0905e0f]9222000-09-12      Joel Sherrill <joel@OARcorp.com>
923
924        * custom/mbx860_005b.cfg (make-target-options): Add lines to
925        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
926        may be incorrect but the BSP now compiles.
927
[e0457c6b]9282000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * custom/arm_bare_bsp.cfg: Fix comments.
931
[c698e7b8]9322000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
935        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
936        * ChangeLog: File paths corrected
937
[ef386359]9382000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
939
940        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
941
[6fe4d043]9422000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c698e7b8]943
944        * custom/pck6.cfg: New file
945        * custom/pc486.cfg: Use -m486
946        * custom/pc586.cfg: Use -mpentium
947        * custom/pc686.cfg: Use -mmpentiumpro
[6fe4d043]948        * custom/i386ex.cfg: Use -msoft-float
949
[060d538]9502000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
951
952        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
953
[b24a093]9542000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
955
956        * ChangeLog: File paths corrected.
957
[b96ca51]9582000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]959
[b96ca51]960        * custom/mvme167.cfg: Add specification of printk port, console port
961        and serial I/O mode.  Arrange for the stripped executable to
962        be copied up the build tree.
[380b5227]963       
9642000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]965
[380b5227]966        * custom/mbx8xx.cfg: Support for shared printk and no termios.
967
9682000-08-10      John Cotton  <john.cotton@nrc.ca>
[b24a093]969
[380b5227]970        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
[f1aa400]971
9722000-08-10      Joel Sherrill <joel@OARcorp.com>
973
974        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.