source: rtems/make/ChangeLog @ 7096c9ee

4.104.114.84.95
Last change on this file since 7096c9ee was 7096c9ee, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/01/06 at 17:26:34

2006-01-01 Ralf Corsepius <ralf.corsepius@…>

PR 851/bsps

  • custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg: New (Submission by Thomas Doerfler <Thomas.Doerfler@…>).
  • Property mode set to 100644
File size: 34.2 KB
RevLine 
[7096c9ee]12006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        PR 851/bsps
4        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
5        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
6
[63606e2]72005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
10
[dd8b491]112005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
14        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
15        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
16        Use .srec for files containing SRECs.
17
[42c0be8c]182005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * custom/gp32.cfg: Replace .gxb with .elf.
21        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
22
[2ee00150]232005-11-03      Till Straumann <strauman@slac.stanford.edu>
24
25        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
26        -mcpu=750 instead.
27
[89b1106]282005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
29
[6567f63f]30        * custom/orp.cfg: Remove (abandoned).
31        * custom/av5282.cfg: Remove obsolete vars.
[89b1106]32        * custom/gba.cfg: Remove PROFILE* (abandoned).
33        Remove -static (bogus).
34
[22f1f670]352005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
36
37        PR 822/bsps
38        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
39
[15c15c89]402005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
41
42        * custom/av5282.cfg: New file.
43
[3f0bb34]442005-06-17      Markku Puro <markku.puro@kopteri.net>
45
46        * Makefile.am: Adding GameBoy Advance BSP.
47        * custom/gba.cfg: New file.
48
[1469b45b]492005-06-17      Joel Sherrill <joel@OARcorp.com>
50
51        * custom/mcf5235.cfg: New file.
52
[00ed1c9]532005-06-01      Philippe Simons <loki_666@fastmail.fm>
54
55        * custom/gp32.cfg: Add make-cxx-exe.
56
[119de7c]572005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
60        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
61        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
62
[89da73d]632005-05-02      Joel Sherrill <joel@OARcorp.com>
64
65        * Makefile.am: Remove dmv177 and ppcn_60x.
66        * custom/dmv177.cfg: Removed.
67
[119de7c]682005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
[f53291d]69
70        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
71
[3a5073af]722005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
73
74        * Makefile.am: Initial release of ep1a bsp
75        * custom/ep1a.cfg: New file.
76
[a093b8f]772005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
78
79        * custom/score603e.cfg: Update score603e to new exception model
80        NOTE: These modifications have not been tested on hardware.
81
[9533285]822005-03-11      Jay Monkman <jtm@lopingdog.com>
83
84        * custom/vegaplus.cfg: Removed.
85
[ea9e29e]862005-03-11      Philippe Simons <loki_666@fastmail.fm>
87
88        * custom/gp32.cfg: New file.
89
[34793f31]902005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
93        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
94        Remove -Wa,-m7450.
95
[caf565e]962005-02-25      Joel Sherrill <joel@OARcorp.com>
97
98        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
99        * custom/arm_bare_bsp.cfg: Removed.
100
[ad3638a1]1012005-02-24      Jay Monkman <jtm@lopingdog.com>
102
103        * custom/csb350.cfg: New BSP.
104
1052005-02-24      Jay Monkman <jtm@lopingdog.com>
106
107        * custom/csb337.cfg: Cleanup.
108
[ad0b1f5]1092005-02-08      Eric Norum <norume@aps.anl.gov>
110
111        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
112        proper versions of gcc (which take -m528x as an order to load the
113        -m5200 multilib variants) are widely available.
114
[dbcb60a]1152005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * custom/uC5282.cfg: Cleanup.
118
[362c2bc2]1192005-01-28      Eric Norum <norume@aps.anl.gov>
120
121        * Makefile.am, custom/uC5282.cfg: New BSP
122
[e68206a1]1232005-01-20      Joel Sherrill <joel@OARcorp.com>
124
125        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
126        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
127        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
128        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
129        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
130
[509dc304]1312005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
132
133        * compilers/gcc-portsw.cfg: Remove.
134        * Makefile.am: Reflect change above.
135
[bc207bcb]1362004-11-23      Joel Sherrill <joel@OARcorp.com>
137
138        * Makefile.am: Remove eth_comm.
139        * custom/eth_comm.cfg: Removed.
140
[30b4141]1412004-11-22      Jennifer Averett <jennifer@OARcorp.com>
142
143        PR 581/bsps
144        * custom/psim.cfg: Convert PSIM to new exception model.
145
[e7c2c0f]1462004-11-17      Joel Sherrill <joel@OARcorp.com>
147
148        * custom/mvme2100.cfg: Add make-cxx-exe rule.
149
[d868299]1502004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
151
152        * Makefile.am: Add MVME2100 BSP.
153        * custom/mvme2100.cfg: New file.
154
[e3179a3]1552004-11-05      Joel Sherrill <joel@OARcorp.com>
156
157        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
158        architecture name for RTEMS. Since this was used as the -mcpu
159        argument to GCC, that also had to be changed.
160
[b345f83]1612004-10-26      Eric Norum <norume@aps.anl.gov
162
163        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
164
[f801bf2]1652004-10-20      Eric Norum <norume@aps.anl.gov
166
167        * custom/mvme5500.cfg: New BSP.
168
[be216b3]1692004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
170
171        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
172
[9e4fa6ae]1732004-09-29      Joel Sherrill <joel@OARcorp.com>
174
175        * custom/h8sim.cfg: i960 obsoleted.
176        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
177
[c2e43839]1782004-08-03      Jay Monkman <jtm@lopingdog.com>
179
180        * custom/csb360.cfg: New file.
181
[7f27838]1822004-07-15      Jay Monkman
183
184        * custom/csb336.cfg, custom/csb337.cfg: New files.
185
[cd2fcd5]1862004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
187
188        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
189        with FreeBSD and now unused).
190        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
191
[db87589]1922004-04-12      David Querbach <querbach@realtime.bc.ca>
193
194        * custom/ss555.cfg: New file.
195
[2eec0cd]1962004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
197
198        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
199        with Cygwin and now unused).
200
[25d2f5d7]2012004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
202
203        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
204
[2f5c2f0]2052004-03-05      Joel Sherrill <joel@OARcorp.com>
206
207        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
208        support.
209
[22eda53c]2102004-02-26      Joel Sherrill <joel@OARcorp.com>
211
212        PR 570/bsps
213        * custom/mvme2307.cfg: Do not use -msdata=eabi since
214        it breaks the linking of the vectors.
215
[93302bf9]2162004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * Makefile.am: Cosmetics.
219
[cd7675b]2202004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
223        dist_rtems_make_custom_DATA = custom/default.cfg.
224
[06318a8]2252004-02-05      Joel Sherrill <joel@OARcorp.com>
226
227        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
228        these -- copied from the 4.6 branch.
229
[3f7b5b5]2302004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        PR 553/bsps
233        * custom/mrm332.cfg: Comment out objdump.
234
[949a718]2352004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
238
[41df507e]2392004-01-20      Joel Sherrill <joel@OARcorp.com>
240
241        PR 553/bsps
242        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
243        comment.
244
[7c89bfd]2452004-01-07      Joel Sherrill <joel@OARcorp.com>
246
247        * Makefile.am: Remove efi68k and efi332 references as they are no
248        longer in the tree.
249
[80cb772]2502004-01-07      Joel Sherrill <joel@OARcorp.com>
251
252        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
253        users of these boards so we are removing them.
254        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
255
[d28345e1]2562004-01-07      Joel Sherrill <joel@OARcorp.com>
257
258        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
259
[fc0ec69]2602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * Makefile.am: EXTRA_DIST +=.
263
[f5279d9]2642003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * custom/Makefile.am: Remove.
267        * Makefile.am: Merge-in former custom/Makefile.am
268
[2f6c188]2692003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
272        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
273
[15f7bb1]2742003-09-26      Joel Sherrill <joel@OARcorp.com>
275
276        * custom/simhppa.cfg: Removed.
277
[8c1f11a2]2782003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
281
[4d4cc6e1]2822003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        PR 470/bsps
285        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
286        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
287        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
288
[144d79a]2892003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
292        the BSP's configure-script).
293        Remove BSP_CPPFLAGS (Obsolete).
294
[888622c4]2952003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
[6dd8b16]297        PR 321/bsps
[888622c4]298        * leaf.cfg: Remove support for profile-variant.
299        * main.cfg: Ditto.
300        * compilers/gcc-no_bsp.cfg: Ditto.
301        * compilers/gcc-portsw.cfg: Ditto.
302        * compilers/gcc-target-default.cfg: Ditto.
303
[0886c57]3042003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
305
306        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
307
[13f2628]3082003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
309
310        PR 368/filesystems
311        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
312        with this PR for alias BSPs.
313
[73e3614]3142003-03-18  Till Straumann <strauman@slac.stanford.edu>
315
316        PR 356/bsps
317        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
318        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
319
[89b51f4]3202003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
323
3242003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
327        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
328        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
329        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
330
[ebea96b]3312003-02-14      Joel Sherrill <joel@OARcorp.com>
332
333        AMD a29k obsolete.
334        * custom/portsw.cfg: Removed.
335
[d693386]3362003-01-20      Duane Gustavus <duane@unt.edu>
337
338        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
339
[e4132bf2]3402003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
343        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
344        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
345        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
346        Move -D_BSD_SOURCE to CPU_CFLAGS.
347        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
348        Move -Dsolaris2 to CPU_CFLAGS.
349        Remove -D__EXTENSIONS__.
350
[9bd78e3e]3512002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * custom/posix.cfg: Remove comment referring to host.cfg.
354
[f1de6bc]3552002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * custom/default.cfg: Pickup target.cfg from BSP directory.
358
[cf3d0ac0]3592002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
360
361        * custom/mtx603e.cfg: New file.
362
[c2646c8]3632002-11-17      Joel Sherrill <joel@OARcorp.com>
364
365        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
366        build variants work for user applications post install.
367
[c9dcf77c]3682002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
371        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
372        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
373        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
374        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
375
[23098e5f]3762002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
377
378        * custom/edb7312.cfg: New file.
379
[393d271]3802002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
383        obsolete Makefile.
384        * leaf.cfg: Various changes to LIBVARIANT processing.
385        * main.cfg: Ditto.
386
[4d19fd5c]3872002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * Makefile.am: Add compilers/*.
390        * compilers/Makefile.am: Remove.
391        * lib.cfg: Remove.
392        * directory.cfg: Remove.
393        * README: Remove.
394
[a9020bbb]3952002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * Makefile.am: Add Templates/*.
398        * Templates/Makefile.am: Remove.
399
[ae3b0d7]4002002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
403
[20ec4a8]4042002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
407        * custom/HPUX9-posix.cfg: Ditto.
408        * custom/Linux-posix.cfg: Ditto.
409
[6e32d88]4102002-10-02      Joel Sherrill <joel@OARcorp.com>
411
412        * custom/armulator.cfg: Remove reference to PowerPC arguments.
413
[ccf2cfd]4142002-09-13      Joel Sherrill <joel@OARcorp.com>
415
416        * Part of addressing PR281.
417        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
418        * compilers/gcc-target-default.cfg: Removed remaining support for
419        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
420        as one of the LDFLAGS when the debug variant is specified.
421
[52c4e77]4222002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * custom/posix.cfg: Don't include host.cfg.
425
[5a339e2f]4262002-08-09      Joel Sherrill <joel@OARcorp.com>
427
428        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
429
[aa4cb1c4]4302002-08-07      Ivan Guzvinec <ivang@opencores.org>
431
432        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
433
[45afe48]4342002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
437
[26f2783]4382002-08-06      Joel Sherrill <joel@OARcorp.com>
439
440        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
441        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
442
[c388cdc]4432002-08-06      Chris Ziomkowski <chris@asics.ws>
444
445        * custom/or32sim.cfg: New file added as part of merge from
446        OpenCores repository.
447
[bf1f6531]4482002-08-05      Joel Sherrill <joel@OARcorp.com>
449
450        * Per PR260 eliminate use of make-target-options.  This impacted
451        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
452        SuperCore and required that the m68k optimized memcpy be moved
453        to libcpu.
454        * custom/gen68360.cfg: Remove make-target-options.
455
[65a41d61]4562002-08-01      Joel Sherrill <joel@OARcorp.com>
457
[f5642664]458        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
459        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
460
4612002-08-01      Joel Sherrill <joel@OARcorp.com>
462
463        * custom/mvme136.cfg: Remove make-target-options.
[65a41d61]464
[e2efc4e]4652002-07-30      Joel Sherrill <joel@OARcorp.com>
466
467        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
468        will disappear when make clean is performed.
469
[7660fe6b]4702002-07-24      Joel Sherrill <joel@OARcorp.com>
471
472        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
473        to use gcc 3.1 arguments.
474
[4cc3ff95]4752002-07-22      Joel Sherrill <joel@OARcorp.com>
476
477        * Templates/Makefile.leaf: Clarify the MANAGERS example.
478
[1e138dd]4792002-07-01      Joel Sherrill <joel@OARcorp.com>
480
481        * custom/p4650.cfg: Update arguments to gcc3.
482
[98d15b2]4832002-06-14      Joel Sherrill <joel@OARcorp.com>
484
485        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
486        to gcc 3.1 arguments.
487
[eec76f3c]4882002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
489
490        * custom/dmv177.cfg: Use -mcpu=603e.
491        * custom/ppcn_60x.cfg: Use -mcpu=603e.
492        * custom/psim.cfg: Use -mcpu=603e.
493        * custom/score603e.cfg: Use -mcpu=603e.
494        * custom/ts_386ex.cfg: Remove obsolete comments.
495        * custom/rxgen960.cfg: Remove obsolete comments.
496        * custom/cvme961.cfg: Remove obsolete comments.
497
[2f03c043]4982001-05-09      Joel Sherrill <joel@OARcorp.com>
499
500        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
501        compatable arguments.
502 
[8b9f8b8]5032002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
506        Remove obsolete comments.
507        * custom/eth_comm.cfg: Remove make-target-options.
508        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
509        CPU_CFLAGS.
510        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
511        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
512        * custom/mbx8xx.cfg: Remove make-target-options.
513        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
514        Remove obsolete comments.
515        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
516        Remove obsolete comments.
517        * custom/mpc8260ads.cfg: Remove make-target-options.
518        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
519        CPU_CFLAGS.
520        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
521        Remove obsolete comments.
522        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
523        CPU_CFLAGS.
524        Remove obsolete comments.
525        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
526        Remove obsolete comments.
527        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
528        CPU_CFLAGS.
529        Remove obsolete comments.
530
[792c6f7]5312002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * custom/gen405.cfg: Remove -D__powerpc__.
534
[ee31c09]5352002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
538        * custom/erc32.cfg: Ditto.
539        * custom/leon2.cfg: Ditto.
540
541
[04e6ba42]5422002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
545        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
546        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
547
[99f04d9d]5482002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * custom/cvme961.cfg: Remove GCC272 support.
551        * custom/dmv152.cfg: Remove GCC272 support.
552        * custom/efi332.cfg: Remove GCC272 support.
553        * custom/efi68k.cfg: Remove GCC272 support.
554        * custom/eth_comm.cfg: Remove GCC272 support.
555        * custom/gen405.cfg: Remove GCC272 support.
556        * custom/gen68302.cfg: Remove GCC272 support.
557        * custom/gen68340.cfg: Remove GCC272 support.
558        * custom/gen68360.cfg: Remove GCC272 support.
559        * custom/genmongoosev.cfg: Remove GCC272 support.
560        * custom/helas403.cfg: Remove GCC272 support.
561        * custom/i386ex.cfg: Remove GCC272 support.
562        * custom/i960sim.cfg: Remove GCC272 support.
563        * custom/idp.cfg: Remove GCC272 support.
564        * custom/leon2.cfg: Remove GCC272 support.
565        * custom/mbx8xx.cfg: Remove GCC272 support.
566        * custom/mcf5206elite.cfg: Remove GCC272 support.
567        * custom/mpc8260ads.cfg: Remove GCC272 support.
568        * custom/mrm332.cfg: Remove GCC272 support.
569        * custom/mvme136.cfg: Remove GCC272 support.
570        * custom/mvme147.cfg: Remove GCC272 support.
571        * custom/mvme167.cfg: Remove GCC272 support.
572        * custom/ods68302.cfg: Remove GCC272 support.
573        * custom/p4000.cfg: Remove GCC272 support.
574        * custom/p4600.cfg: Remove GCC272 support.
575        * custom/p4650.cfg: Remove GCC272 support.
576        * custom/pc386.cfg: Remove GCC272 support.
577        * custom/portsw.cfg: Remove GCC272 support.
578        * custom/psim.cfg: Remove GCC272 support.
579        * custom/rxgen960.cfg: Remove GCC272 support.
580        * custom/score603e.cfg: Remove GCC272 support.
581        * custom/sim68000.cfg: Remove GCC272 support.
582        * custom/simhppa.cfg: Remove GCC272 support.
583        * custom/simsh4.cfg: Remove GCC272 support.
584        * custom/ts_386ex.cfg: Remove GCC272 support.
585
[8b14331a]5862002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
589        * Makefile.am: Remove AUTOMAKE_OPTIONS.
590        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
591        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
592
[6703f877]5932002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * compilers/gcc-target-default.cfg: Add missing \.
596        Reported by Ilya Alexeev <ilya@continuum.ru>.
597
[88f60e26]5982002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
601        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
602        support.
603        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
604
[c4069d4]6052001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
608        * custom/FreeBSD-posix.cfg: Ditto.
609        * custom/HPUX9-posix.cfg: Ditto.
610        * custom/Linux-posix.cfg: Ditto.
611        * custom/Solaris-posix.cfg: Ditto.
612
[67da219]6132001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
616        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
617
[c2b12f2]6182001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * custom/armulator.cfg: Remove make-target-options.
621        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
622        (now in erc32/configure.ac).
623        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
624        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
625        Remove CONSOLE_USE_POLLED (Unused).
626        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
627        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
628        * custom/mvme162.cfg: Remove references to mvme162lx.
629        Abandon gcc272. Remove make-target-options.
630        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
631
[97dbdde1]6322001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * custom/bare.cfg: Remove make-target-options.
635        * custom/c4xsim.cfg: Ditto.
636        * custom/cvme961.cfg: Ditto.
637        * custom/efi68k.cfg: Ditto.
638        * custom/gen68302.cfg: Ditto.
639        * custom/gen68340.cfg: Ditto.
640        * custom/genmongoosev.cfg: Ditto.
641        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
642        make-exe, remove empty lines.
643        * custom/h8sim.cfg: Remove make-target-options.
644        * custom/mcf5206elite.cfg: Ditto.
645        * custom/mrm332.cfg: Ditto.
646        * custom/mvme147.cfg: Ditto.
647        * custom/ods68302.cfg: Ditto.
648        * custom/p4000.cfg: Ditto.
649        * custom/p4600.cfg: Ditto.
650        * custom/p4650.cfg: Ditto.
651        * custom/pc386.cfg: Ditto.
652        * custom/portsw.cfg: Ditto.
653        * custom/simsh4.cfg: Ditto.
654
[09aadf6]6552001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * custom/efi332.cfg: Remove make-target-options.
658        * custom/idp.cfg: Ditto.
659        * custom/jmr3904.cfg: Ditto.
660
[5e2dce0]6612001-11-27      Joel Sherrill <joel@OARcorp.com>,
662
[3dc3511]663        * ChangeLog: Deleted bogus entry.
[5e2dce0]664
[dda8f5dc]6652001-11-27      Joel Sherrill <joel@OARcorp.com>,
666
667        * custom/ods68302.cfg: Eliminated required definition of macros in this
668        file for the BSP to compile.  The ROM and ROM address and size settings
669        are now linker script items. 
[af447ea]670
[4383f3a]6712001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
672
673
674        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
675        Remove make-target-options.
676        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
677        Remove make-target-options.
678        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
679        DATA_CACHE_ENABLE.
680        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
681        DATA_CACHE_ENABLE.
682        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
683        DATA_CACHE_ENABLE.
684
[9f7f6fb]6852001-11-25      Joel Sherrill <joel@OARcorp.com>
686
687        * custom/papyrus.cfg: Removed.
688        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
689
[93d20478]6902001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
693        * custom/mcp750.cfg: Ditto.
694
[bbb6af24]6952001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
698        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
699        * custom/psim.cfg: Refect changes to psim/configure.ac.
700        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
701        remove SCORE603E_GENERATION.
702
[708a87c5]7032001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
706        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
707        * custom/mbx860_005b.cfg: Ditto.
708        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
709
710
[82a48d0]7112001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * custom/gensh1.cfg: remove make-target-options.
714        * custom/gensh2.cfg: remove make-target-options.
715
[3460525e]7162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
719        remove make-target-options, remove BSP_CPPFLAGS.
720
[0f012bdf]7212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
724
[1614be8]7252001-11-14      Joel Sherrill <joel@OARcorp.com>
726
727        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
728        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
729        These are new exception processing model BSPs and thus do not
730        need to define PPC_USE_SPRG.
731
[2c033b0b]7322001-11-14      Joel Sherrill <joel@OARcorp.com>
733
734        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
735
[44ff1c3]7362001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
[2c033b0b]738        * custom/ts_386ex.cfg: Remove make-target-options.
739        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
740        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
[44ff1c3]741        different flags.
742
[7409426]7432001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
746        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
747        re-adopt mcp750.cfg's make-exe.
748
[7c67be4]7492001-11-13      Joel Sherrill <joel@OARcorp.com>
750
751        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
752        the --srec-len argument to objcopy only supported in binutils 2.11
753        or newer.
754
[1a98a0d]7552001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
756
757        This modification is part of the submitted modifications necessary to
758        support the IBM PPC405 family.  This submission was reviewed by
759        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
760        not negatively impact the ppc403 BSPs.  The submission and tracking
761        process was captured as PR50.
762        * custom/gen405.cfg: New file.
763        * custom/helas403.cfg: Modified to generate Srecords.
764
[6a91771a]7652001-10-30      Joel Sherrill <joel@OARcorp.com>
766
767        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
768
[fe6ef4ac]7692001-10-26      Victor V. Vengerov <vvv@oktet.ru>
770
771        * custom/mcf5206elite.cfg: New file.
772
[8e42d3b]7732001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
774
775        * custom/mpc8260ads.cfg: New file.
776
[473ed53]7772001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * custom/gensh4.cfg: Remove START_HW_INIT.
780        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
781
[cedf9296]7822001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * custom/gensh4.cfg: Remove HZ.
785        * custom/simsh4.cfg: Remove HZ.
786
[c682b89]7872001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
788
789        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
790        of Hitachi SH4 BSPs of the same name.  Reviewed and some
791        cleanup by Joel Sherrill <joel@OARcorp.com>.
792
[cae8bc9]7932001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
796
[a768168]7972001-10-11      Joel Sherrill <joel@OARcorp.com>
798
799        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
800        to avoid using the apparently broken or deprecated -o argument.
801
[a463a2f]8022001-09-28      Joel Sherrill <joel@OARcorp.com>
803
804        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
805        for MC68302_BASE.
806
[faa965d]8072001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * custom/bare.cfg: Define dummy make-cxx-exe.
810
[0bb36c0]8112001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]812
[0bb36c0]813        * ChangeLog: Formatting cleanup.
[93f79c0f]814
[206a0b38]8152001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]816
817        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
[0bb36c0]818        make-target-options.
819        * custom/FreeBSD-posix.cfg: Remove make-target-options.
820        * custom/HPUX9-posix.cfg: Dito.
821        * custom/Linux-posix.cfg: Dito.
822        * custom/Solaris-posix.cfg: Dito.
823        * custom/arm_bare_bsp.cfg: Dito.
824        * custom/armulator.cfg: Dito.
825        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
826        * custom/i386ex.cfg: Remove make-target-options.
[af447ea]827        * custom/i960sim.cfg: Remove make-target-options.
828        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]829        CONSOLE_USE_INTERRUPTS.
[af447ea]830        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
831        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]832        CONSOLE_USE_INTERRUPTS.
[206a0b38]833        * custom/vegaplus.cfg: Remove make-target-options.
834
[88249fa0]8352001-05-25      Joel Sherrill <joel@OARcorp.com>
836
837        * custom/mrm332.cfg: Switched $(SED) to sed.
838
[0f588860]8392000-05-25      Matt Cross <profesor@gweep.net>
840
841        * New MRM332 BSP for the Mini RoboMind board based
842        on the 68332 microcontroller designed and build by Mark
843        Castelluccio.  For details on the MRM see http://www.robominds.com.
844        * custom/mrm332.cfg: New file.
845
[6b5a85ae]8462001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
849        CONSOLE_USE_POLLED, HAS_RTC.
850
[baf22b9]8512001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
854        * custom/gensh2.cfg: Dito.
855
[93f79c0f]8562001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
859        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
860        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
861        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
862        remove unused flags, remove -ansi from CPP.
863        * custom/eth_comm.cfg: Remove CPU_DEFINES.
864        * custom/sim68000.cfg: Remove CPU_DEFINES.
[65e6b542]865       
8662001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
[93f79c0f]868        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
[65e6b542]869        * compilers/gcc-target-default.cfg: Dito.
870        * compilers/gcc-portsw.cfg: Remove -Hansi.
871        * custom/posix.cfg: Remove inclusion of target.cfg.
872        * custom/simhppa.cfg: Remove -ansi -fasm.
[1db8d62f]873
[d96374f]8742001-04-11      Eric Valette <valette@crf.canon.fr>
875
876        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
877        "new exception processing model."
878
[8d2eb8c]8792001-04-11      Joel Sherrill <joel@OARcorp.com>
880
881        * custom/default.cfg: Switch to using exec_prefix to reflect new
882        organization of install point from Ralf Corsepius.
883
[969de1f3]8842001-03-30      Eric Valette <valette@crf.canon.fr>
885
886        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
887        use the "new exception processing model."
888
[1a792e47]8892001-03-14      Joel Sherrill <joel@OARcorp.com>
890
891        * custom/genmongossev.cfg: New file.
892
[85371f7]8932001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * custom/pc386dx.cfg: New bsp.
896
[e5bc1968]8972001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
900        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
901        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
902
[227ae749]9032001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[1db8d62f]904
905        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
906        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
907        * host.cfg.in: Remove RM, make-script.
[227ae749]908        * ChangeLog: Remove bogus 2001-01-22 entry.
[b96ca51]909
[96e34e0]9102001-01-09      Joel Sherrill <joel@OARcorp.com>
911
912        * custom/pc386.cfg (make-exe): Removed commented out lines that
913        were displayed in build longs.
914
[f8b891d]9152001-01-08      Joel Sherrill <joel@OARcorp.com>
916
917        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
918        unneeded definitions when compiled for "mips" rather than "mips64orion."
919        Correct CPU_CFLAGS.
920
[e8ad374a]9212001-01-05      Joel Sherrill <joel@OARcorp.com>
922
923        * custom/gensh1.cfg: Removed rest of make-target-options and
924        moved them to BSP configure options.
925
[fdfa5b9]9262001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
927
928        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
929        install point or assuming BSP build tree is available.
930
[c2bbfb52]9312001-01-03      Joel Sherrill <joel@OARcorp.com>
932
933        * custom/psim.cfg: Removed unused variables.
934
[80cc928]9352001-01-03      Joel Sherrill <joel@OARcorp.com>
936
937        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
938        * custom/simcpu32.cfg: Removed MVME162 reference.
939
[cec6bb0]9402000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
941
942        * custom/mcp750.cfg: Fix problems in generation of .exe file.
943        Still need to fix to avoid touching install point on non-install stanza.
944
[dfa6d4b7]9452000-12-06      Joel Sherrill <joel@OARcorp.com>
946
947        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
948        and copies that should not be in it.
949
[3fddd25c]9502000-12-01      Joel Sherrill <joel@OARcorp.com>
951
952        * custom/jmr3904.cfg: Turn optimization back up to -O2.
953
[c061304]9542000-11-30      Joel Sherrill <joel@OARcorp.com>
955
956        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
957        a mips1.  gcc translates -m3900 into that.
958
[e066afe8]9592000-11-27      Joel Sherrill <joel@OARcorp.com>
960
961        * custom/jmr3904.cfg: Fix incorrect reference to i960.
962
[1c69af9b]9632000-11-27      Joel Sherrill <joel@OARcorp.com>
964
965        * custom/shsim.cfg: New file.
966        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
967        The shsim is for the SH simulator in gdb. It should be able
968        to be used with multiple SH CPU models.  This will require
969        adding BSP variants.
970
[511374e4]9712000-11-25      Joel Sherrill <joel@OARcorp.com>
972
973        * custom/pc386.cfg: make-exe rule would write into
974        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
975        is generally not writeable after the BSP is installed and you do not
976        want every application installed there by default.  Reported by
977        Eric Norum <eric.norum@usask.ca>.
978
[732d4db]9792000-11-25      Joel Sherrill <joel@OARcorp.com>
980
981        * custom/Makefile.am: Updated to add jmr3904.cfg
982        * custom/jmr3904.cfg: New file.
983
[8c47d509]9842000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * custom/leon2.cfg: Removed defines that are now generated
987        in a non-BSP specific manner.
988
[cd0324cf]9892000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
990
991        * custom/Makefile.am: Modified to reflect addition of files.
992        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
993        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
994
[b2e4f3a8]9952000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
998
[2b0714f3]9992000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1000
1001        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1002
[c801aba]10032000-10-24      Joel Sherrill <joel@OARcorp.com>
1004
1005        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1006        definition since this information can be picked up from
1007        autoconf generated files.  These BSPs are shared by the
1008        mips and mips64orion "ports."
1009
[3a410c5]10102000-10-18      Joel Sherrill <joel@OARcorp.com>
1011
1012        * compilers/gcc-portsw.cfg: Use gcc style flags.
1013
[3db37a7c]10142000-09-13      Joel Sherrill <joel@OARcorp.com>
1015
1016        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1017        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1018
[fb7e6dcf]10192000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1020
1021        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1022        Eric Valette <valette@crf.canon.fr>.
1023        * custom/vegaplus.cfg: New file.
1024
[2094513]10252000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1028        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1029        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1030        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1031        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1032        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1033        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1034
[5174271]10352000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * custom/gensh2.cfg: Fix comments.
1038
[9fbf213]10392000-09-12      Joel Sherrill <joel@OARcorp.com>
1040
1041        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1042        compiler arguments that specify CPU model options.
1043
[0905e0f]10442000-09-12      Joel Sherrill <joel@OARcorp.com>
1045
1046        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1047        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1048        may be incorrect but the BSP now compiles.
1049
[e0457c6b]10502000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1051
1052        * custom/arm_bare_bsp.cfg: Fix comments.
1053
[c698e7b8]10542000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1057        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1058        * ChangeLog: File paths corrected
1059
[ef386359]10602000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1061
1062        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1063
[6fe4d043]10642000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c698e7b8]1065
1066        * custom/pck6.cfg: New file
1067        * custom/pc486.cfg: Use -m486
1068        * custom/pc586.cfg: Use -mpentium
1069        * custom/pc686.cfg: Use -mmpentiumpro
[6fe4d043]1070        * custom/i386ex.cfg: Use -msoft-float
1071
[060d538]10722000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1073
1074        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1075
[b24a093]10762000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1077
1078        * ChangeLog: File paths corrected.
1079
[b96ca51]10802000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]1081
[b96ca51]1082        * custom/mvme167.cfg: Add specification of printk port, console port
1083        and serial I/O mode.  Arrange for the stripped executable to
1084        be copied up the build tree.
[380b5227]1085       
10862000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]1087
[380b5227]1088        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1089
10902000-08-10      John Cotton  <john.cotton@nrc.ca>
[b24a093]1091
[380b5227]1092        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
[f1aa400]1093
10942000-08-10      Joel Sherrill <joel@OARcorp.com>
1095
1096        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.