source: rtems/make/ChangeLog @ edc1ce3c

4.104.115
Last change on this file since edc1ce3c was edc1ce3c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/01/08 at 01:20:46

2008-10-01 Ralf Corsepius <ralf.corsepius@…>

  • custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
  • Property mode set to 100644
File size: 51.4 KB
RevLine 
[edc1ce3c]12008-10-01      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * custom/gen83xx.cfg, custom/lpc2478.cfg: Remove warning flags.
4
[bbb7cca6]52008-09-30      Jennifer Averett <jennifer.averett@oarcorp.com>
6
7        * custom/score603e.cfg: Modifications required to run on hardware. Some
8        cleanup.
9
[06b5d63]102008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * custom/m5484FireEngine.cfg:
13        Eliminate RTEMS_54XX_DERIVATE (Unused).
14
[002e6403]152008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * custom/pghplus.cfg, custom/tqm8xx.cfg, custom/tqm8xx_stk8xx.cfg:
18        Eliminate RTEMS_TQM_MODEL (Unused).
19
[62bfb143]202008-09-30      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * custom/brs5l.cfg, custom/gen5200.cfg, custom/gen83xx.cfg,
23        custom/genmcf548x.cfg, custom/hsc_cm01.cfg, custom/icecube.cfg,
24        custom/lpc2478.cfg, custom/m5484FireEngine.cfg,
25        custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg,
26        custom/mpc8349eamds.cfg, custom/pgh360.cfg, custom/pm520_cr825.cfg
27        custom/pm520_ze30.cfg: Remove RTEMS_BOARD_MODEL.
28
[641982a]292008-09-30      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * custom/simsh1.cfg, custom/simsh2.cfg, custom/simsh4.cfg: Make all use
32        RTEMS_BSP_FAMILY.
33
[97a868fd]342008-09-29      Ralf Corsépius <ralf.corsepius@rtems.org>
35
36        * custom/simsh1.cfg, custom/simsh2.cfg: Remove Author notice.
37
[ab7cf7e]382008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * Makefile.am, custom/simsh4.cfg: Recognize the the GDB SuperH
41        simulator is just an architectural simulator and does not include
42        devices. Rename existing simulator BSP configurations to simsh1 and
43        simsh2 and add simsh4.
44        * custom/simsh1.cfg, custom/simsh2.cfg: New files.
45        * custom/shsim.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: Removed.
46
[9f57b4be]472008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * custom/bf537skyeye.cfg: Removed.
50
[1db80d0b]512008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * custom/bf537Stamp.cfg, custom/erc32.cfg: Add skyeye alias for
54        bf537stamp.
55        * custom/bf537skyeye.cfg: New file.
56
[8f912f2]572008-09-23      Joel Sherrill <joel.sherrill@OARcorp.com>
58
59        * custom/lpc2478.cfg: Comment out use of U-Boot specific mkimage since
60        we do not reliably know it is installed.
61
[fd1c1c9]622008-09-22      Sebastian Huber <sebastian.huber@embedded-brains.de>
63
64        * custom/lpc2478.cfg: New file.
65
[349475b]662008-09-19      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * custom/ep1a.cfg, custom/mtx603e.cfg, custom/mvme2100.cfg,
69        custom/psim.cfg, custom/score603e.cfg: Eliminate vestiges of mpc603e
70        define.
71
[15043ea9]722008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
73
74        * compilers/gcc-no_bsp.cfg, compilers/gcc-target-default.cfg,
75        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
76        custom/default.cfg, custom/haleakala.cfg, custom/mbx8xx.cfg,
77        custom/mvme2307.cfg, custom/mvme3100.cfg, custom/mvme5500.cfg,
78        custom/posix.cfg, custom/ss555.cfg, custom/virtex.cfg: Eliminate
79        START_BASE and START_FILE.
80
[3fe83ec7]812008-09-18      Joel Sherrill <joel.sherrill@OARcorp.com>
82
83        PR 1314/bsps
84        * custom/mvme3100.cfg: Remove old stuff.
85
[1fe37335]862008-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
87
88        * compilers/gcc-no_bsp.cfg: Eliminate some obsolete junk.
89
[20e1bdfc]902008-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * leaf.cfg: LINK.c and LINK.cc include LDFLAGS so do not include it in
93        make-exe and make-cxx-exe definitions. This was resulting in the
94        linker script being processed twice and breaking some BSPs.
95
[fb2205a]962008-09-09      Joel Sherrill <joel.sherrill@OARcorp.com>
97
98        * leaf.cfg, compilers/gcc-target-default.cfg, custom/bf537Stamp.cfg,
99        custom/gen5200.cfg, custom/gen83xx.cfg, custom/genmcf548x.cfg,
100        custom/mbx8xx.cfg, custom/mpc55xx.cfg, custom/nds.cfg,
101        custom/pc386.cfg, custom/tqm8xx.cfg: Remove use of AM_LDFLAGS. Ensure
102        LDFLAGS works all the time. Clean up BSPs which defined their own
103        make-exe rules inappropriately.
104
[7dc035b]1052008-09-03      Sebastian Huber <sebastian.huber@embedded-brains.de>
106
107        * custom/gen5200.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
108
[a2138d4]1092008-08-15      Allan Hessenflow <allanh@kallisti.com>
110
111        * custom/bf537Stamp.cfg: New file.
112
[574fb67]1132008-07-14      Sebastian Huber <sebastian.huber@embedded-brains.de>
114
115        * custom/mpc5566evb.cfg, custom/mpc55xx.cfg, custom/mpc8313erdb.cfg:
116        New files.
117
118        * custom/mpc83xx.cfg: More CPU_CFLAGS: -meabi -msdata -fno-common.
119        More CFLAGS_OPTIMIZE_V: -funit-at-a-time -W -Wno-unused.
120
[224aebb3]1212008-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
122
123        * custom/pgh360.cfg:
124        Creation from gen68360.cfg
125
[c8d2f3a]1262008-06-29      Ralf Corsépius <ralf.corsepius@rtems.org>
127
128        * custom/mcf5329.cfg: Use -mcpu=5307 instead of -m5307.
129
[2dc5cac6]1302008-06-20      Matthew Riek <matthew.riek@ibiscomputer.com.au>
131
132        * custom/mcf5329.cfg: New file.
133
[d488f12b]1342008-06-19      Matthew Riek <matthew.riek@ibiscomputer.com.au>
135
136        * custom/mcf52235.cfg: Change to mcf5223x.
137
[84fff68d]1382008-06-10      Chris Johns <chrisj@rtems.org>
139
140        * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
141        custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
142        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
143        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
144        custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
145        custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
146        -mcpu= option for Coldfires now supported in GCC 4.3.0.
147
1482008-06-10      Matthew Riek <matthew.riek@ibiscomputer.com.au>
149
150        * custom/mcf52235.cfg: New.
151
[5768e61]1522008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
153
154        * custom/nds.cfg: Email from author says to drop this flag.
155
[cb697107]1562008-05-20      Joel Sherrill <joel.sherrill@oarcorp.com>
157
158        * leaf.cfg: Do not override bsp-post-link.
159
[00d25f31]1602008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
161
162        * Makefile.am: Add smdk2410.
163
[2226b8f8]1642008-05-06      Ray Xu <rayx.cn@gmail.com>
165
166        * custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
167        * custom/smdk2410.cfg: New file.
168
[ebc363e]1692008-05-06      Joel Sherrill <joel.sherrill@OARcorp.com>
170
171        * Makefile.am: Add nds.
172
[ed1a9004]1732008-04-16      Matthieu Bucchianeri <mbucchia@gmail.com>
174
175        * custom/nds.cfg: New file.
176
[66a9381d]1772008-03-12      Joel Sherrill <joel.sherrill@oarcorp.com>
178
179        * leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
180        default processor model optimization has changed in gcc 4.3.0.
181
[b1a66fea]1822008-03-11      Joel Sherrill <joel.sherrill@OARcorp.com>
183
184        * custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
185        custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
186        custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
187        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
188        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
189        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
190        custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
191        custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
192        custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
193        custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
194        explicit .exe instead of EXEEXT to get it to work.
195
[97a40898]1962008-03-06      Till Straumann <strauman@slac.stanford.edu>
197
198        * custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
199
[9e2e367]2002008-02-19      Ralf Corsépius <ralf.corsepius@rtems.org>
201
202        * custom/gen405.cfg, custom/helas403.cfg: Remove (Abandonded).
203
[abd259a3]2042008-02-11      Till Straumann <strauman@slac.stanford.edu>
205
206        * custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
207        added '-g' to CFLAGS_DEBUG_V.
208
[761bfaa]2092008-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
210
211        * custom/pc386.cfg: Use file with symbols.
212
[b853d288]2132008-01-31      Joel Sherrill <joel.sherrill@OARcorp.com>
214
215        * custom/ss555.cfg: Add CVS Id.
216
[34088069]2172008-01-09      Eric Norum <norume@aps.anl.gov>
218
219        * custom/mvme3100.cfg: Add make-cxx-exe rule.
220
[fa0533a]2212007-12-17      Chris Johns <chrisj@rtems.org>
222
223        * custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
224        the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
225        bsp-post-link make macros. This allow external autotools support.
226
[90f9aade]2272007-12-14      Till Straumann <strauman@slac.stanford.edu>
228
229        * custom/mvme3100.cfg: Added; new BSP.
230
[901ebab4]2312007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
232
233        * custom/mvme5500.cfg: Fix typo.
234
[a48565c]2352007-11-27      Kate Feng <feng1@bnl.gov>
236
237        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
238        BSP has issues.
239
[42fff32]2402007-11-03      Ray Xu <rayx.cn@gmail.com>
241
[646f6a3]242        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
243        with THUMB enabled
[42fff32]244
[e06e586d]2452007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
246
247        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
248        nickname for the Freescale evaluation board it is based upon. BSP was
249        tested on a Freescale MPC5200LITE.
250
[edcec26]2512007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
252
[06119b8]253        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
[9fa95f8d]254        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
255          calls.
[edcec26]256        * custom/gen83xx.cfg: Use -O2.
257
[74cde4d]2582007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
259
[e4a22331]260        * custom/Linux-posix.cfg: Use -O2.
[e073007]261        * custom/rbtx4938.cfg: Add missing -O2.
[14c415f]262        * custom/rtl22xx.cfg: Adjust indentation.
[74cde4d]263        * custom/virtex.cfg: Use -O2.
264
[14ee224c]2652007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
266
267        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
268        using C++ ctor trick. An RTEMS C++ application running on this BSP
269        may have initialization order issues to address.
270
[59aea5d]2712007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
272
273        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
274
[55a1cc9c]2752007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
276
277        * custom/gen83xx.cfg: Add make-cxx-exe rule.
278
[f610e83f]2792007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
280
[3777c60c]281        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
[f610e83f]282        MPC83xx controller based boards
283       
[73cdeb6]2842007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
285
[ae590b41]286        * custom/virtex.cfg: added file to support PPC core in a xilinx
[73cdeb6]287        virtex FPGA
288       
[218b070b]2892007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
290
291        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
292        work except gcc core dumps with an ICE when may_alias is used in this
293        code. I filed a GCC PR and reduced optimization to -O0 and it does
294        run again.
295
[2b2cfb7]2962007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
297
298        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
299        out make-cxx-exe usage example.
300
[cb6e9bf]3012007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
302
303        * custom/gen5200.cfg: Remove junk comment.
304        * custom/ep5200.cfg: New file.
305
[31aabe78]3062007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
307
308        * custom/armulator.cfg: Removed.
309
[d1a65f6]3102007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
311
312        * custom/mvme5500.cfg: Use -O2 again.
313
[50f6753]3142007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
315
316        * Makefile.am: DMV152 obsoleted.
317        * custom/dmv152.cfg: Removed.
318
[f39ff532]3192007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
320
321        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
322        variants.
323        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
324
[c6eba79]3252007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
326
327        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
328        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
329        extension instead of BSP unique ones.
330
[c2565894]3312007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
332
333        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
334        Plus some cleanup
335
[6455dde]3362007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
337
338        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
339        for Classic API Barrier.
340
[07d7b95e]3412007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
342
[412042aa]343        * custom/rtl22xx.cfg: Cleanup.
[07d7b95e]344        * Makefile.am: Add custom/rtl22xx.cfg.
345
[af287418]3462007-04-26      Ray Xu <xr@trasin.net>
347
348        * custom/rtl22xx.cfg: New (Initial submission).
349
[e36387cf]3502007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
351
[651fc3c]352        * Makefile.am: Cleanup.
[e36387cf]353
[924cc62c]3542007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
355
356        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
357        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
358        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
359        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
360        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
361        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
362        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
363        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
364        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
365        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
366        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
367        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
368        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
369        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
370        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
371        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
372        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
373        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
374        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
375        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
376        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
377        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
378        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
379
[28cdaf8]3802007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
381
[2d78d77]382        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
383        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
384        Use $(NM) -g -n instead of $(NM) -n.
[28cdaf8]385        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
386        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
387        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
388
[b1ad6d3]3892007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
390
[facfe2b4]391        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
392        DRIVER_ARCHITECTURE.
[14d345d2]393        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
394        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
395        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
396        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
397        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
398        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
399        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
400        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
401        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
402        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
403        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
[facfe2b4]404        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
405        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
406        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
407        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
408        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
[52271ce5]409        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
410        CXXFLAGS_OPTIMIZE_V.
[b1ad6d3]411
[912f9938]4122007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
413
414        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
415        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
416        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
417        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
418
[6ba1a1c8]4192006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
420
421        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
422        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
[facfe2b4]423        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
424        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
425        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
426        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
427        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
428        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
429        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
430        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
431        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
432        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
[6ba1a1c8]433        custom/i386ex.cfg, custom/idp.cfg,
[facfe2b4]434        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
435        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
436        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
437        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
438        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
439        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
440        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
441        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
442        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
443        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
444        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
445        Cleanup.
[6ba1a1c8]446
[275470e3]4472006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
448
[3c89bd55]449        * custom/uC5282.cfg: Remove hard-code compiler flags.
[275470e3]450        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
451        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
452
[fa27e7ad]4532006-10-23      Joel Sherrill <joel@OARcorp.com>
454
455        * custom/eZKit533.cfg: New file.
456
[c3102eb5]4572006-09-08      Kate Feng <feng1@bnl.gov>
458
459        PR 1150/bsps
460        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
461        that gcc (4.0.2) implicitely uses the vector engine for optimization;
462        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
463
[7e676e1]4642006-08-09      Kolja Waschk <waschk@telos.de>
465
466        * Makefile.am: New port to Altera NIOS II.
467        * custom/nios2_iss.cfg: New file.
468
[8eb78a20]4692006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
470
471        * custom/brsl5.cfg: (PR1117) added
472       
[7c99007]4732006-06-08      Bruce Robinson <brucer@pmccorp.com>
474       
475        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
476        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
477
[e1d44a8]4782005-04-10      Eric Norum <norume@aps.anl.gov>
479
[7c99007]480        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
[e1d44a8]481
[c795467]4822006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
483
[e81ac77]484        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
485        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
[c795467]486        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
487        Remove (abandoned).
488
[41f38e51]4892006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
490
491        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
492        Merger from rtems-4-6-branch.
493
[7096c9ee]4942006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
495
496        PR 851/bsps
497        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
498        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
499
[63606e2]5002005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
501
502        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
503
[dd8b491]5042005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
505
506        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
507        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
508        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
509        Use .srec for files containing SRECs.
510
[42c0be8c]5112005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
512
513        * custom/gp32.cfg: Replace .gxb with .elf.
514        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
515
[2ee00150]5162005-11-03      Till Straumann <strauman@slac.stanford.edu>
517
518        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
519        -mcpu=750 instead.
520
[89b1106]5212005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
522
[6567f63f]523        * custom/orp.cfg: Remove (abandoned).
524        * custom/av5282.cfg: Remove obsolete vars.
[89b1106]525        * custom/gba.cfg: Remove PROFILE* (abandoned).
526        Remove -static (bogus).
527
[22f1f670]5282005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
529
530        PR 822/bsps
531        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
532
[15c15c89]5332005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
534
535        * custom/av5282.cfg: New file.
536
[3f0bb34]5372005-06-17      Markku Puro <markku.puro@kopteri.net>
538
539        * Makefile.am: Adding GameBoy Advance BSP.
540        * custom/gba.cfg: New file.
541
[1469b45b]5422005-06-17      Joel Sherrill <joel@OARcorp.com>
543
544        * custom/mcf5235.cfg: New file.
545
[00ed1c9]5462005-06-01      Philippe Simons <loki_666@fastmail.fm>
547
548        * custom/gp32.cfg: Add make-cxx-exe.
549
[119de7c]5502005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
551
552        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
553        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
554        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
555
[89da73d]5562005-05-02      Joel Sherrill <joel@OARcorp.com>
557
558        * Makefile.am: Remove dmv177 and ppcn_60x.
559        * custom/dmv177.cfg: Removed.
560
[119de7c]5612005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
[f53291d]562
563        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
564
[3a5073af]5652005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
566
567        * Makefile.am: Initial release of ep1a bsp
568        * custom/ep1a.cfg: New file.
569
[a093b8f]5702005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
571
572        * custom/score603e.cfg: Update score603e to new exception model
573        NOTE: These modifications have not been tested on hardware.
574
[9533285]5752005-03-11      Jay Monkman <jtm@lopingdog.com>
576
577        * custom/vegaplus.cfg: Removed.
578
[ea9e29e]5792005-03-11      Philippe Simons <loki_666@fastmail.fm>
580
581        * custom/gp32.cfg: New file.
582
[34793f31]5832005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
584
585        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
586        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
587        Remove -Wa,-m7450.
588
[caf565e]5892005-02-25      Joel Sherrill <joel@OARcorp.com>
590
591        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
592        * custom/arm_bare_bsp.cfg: Removed.
593
[ad3638a1]5942005-02-24      Jay Monkman <jtm@lopingdog.com>
595
596        * custom/csb350.cfg: New BSP.
597
5982005-02-24      Jay Monkman <jtm@lopingdog.com>
599
600        * custom/csb337.cfg: Cleanup.
601
[ad0b1f5]6022005-02-08      Eric Norum <norume@aps.anl.gov>
603
604        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
605        proper versions of gcc (which take -m528x as an order to load the
606        -m5200 multilib variants) are widely available.
607
[dbcb60a]6082005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
609
610        * custom/uC5282.cfg: Cleanup.
611
[362c2bc2]6122005-01-28      Eric Norum <norume@aps.anl.gov>
613
614        * Makefile.am, custom/uC5282.cfg: New BSP
615
[e68206a1]6162005-01-20      Joel Sherrill <joel@OARcorp.com>
617
618        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
619        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
620        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
621        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
622        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
623
[509dc304]6242005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
625
626        * compilers/gcc-portsw.cfg: Remove.
627        * Makefile.am: Reflect change above.
628
[bc207bcb]6292004-11-23      Joel Sherrill <joel@OARcorp.com>
630
631        * Makefile.am: Remove eth_comm.
632        * custom/eth_comm.cfg: Removed.
633
[30b4141]6342004-11-22      Jennifer Averett <jennifer@OARcorp.com>
635
636        PR 581/bsps
637        * custom/psim.cfg: Convert PSIM to new exception model.
638
[e7c2c0f]6392004-11-17      Joel Sherrill <joel@OARcorp.com>
640
641        * custom/mvme2100.cfg: Add make-cxx-exe rule.
642
[d868299]6432004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
644
645        * Makefile.am: Add MVME2100 BSP.
646        * custom/mvme2100.cfg: New file.
647
[e3179a3]6482004-11-05      Joel Sherrill <joel@OARcorp.com>
649
650        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
651        architecture name for RTEMS. Since this was used as the -mcpu
652        argument to GCC, that also had to be changed.
653
[b345f83]6542004-10-26      Eric Norum <norume@aps.anl.gov
655
656        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
657
[f801bf2]6582004-10-20      Eric Norum <norume@aps.anl.gov
659
660        * custom/mvme5500.cfg: New BSP.
661
[be216b3]6622004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
663
664        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
665
[9e4fa6ae]6662004-09-29      Joel Sherrill <joel@OARcorp.com>
667
668        * custom/h8sim.cfg: i960 obsoleted.
669        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
670
[c2e43839]6712004-08-03      Jay Monkman <jtm@lopingdog.com>
672
673        * custom/csb360.cfg: New file.
674
[7f27838]6752004-07-15      Jay Monkman
676
677        * custom/csb336.cfg, custom/csb337.cfg: New files.
678
[cd2fcd5]6792004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
680
681        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
682        with FreeBSD and now unused).
683        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
684
[db87589]6852004-04-12      David Querbach <querbach@realtime.bc.ca>
686
687        * custom/ss555.cfg: New file.
688
[2eec0cd]6892004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
690
691        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
692        with Cygwin and now unused).
693
[25d2f5d7]6942004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
695
696        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
697
[2f5c2f0]6982004-03-05      Joel Sherrill <joel@OARcorp.com>
699
700        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
701        support.
702
[22eda53c]7032004-02-26      Joel Sherrill <joel@OARcorp.com>
704
705        PR 570/bsps
706        * custom/mvme2307.cfg: Do not use -msdata=eabi since
707        it breaks the linking of the vectors.
708
[93302bf9]7092004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * Makefile.am: Cosmetics.
712
[cd7675b]7132004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
716        dist_rtems_make_custom_DATA = custom/default.cfg.
717
[06318a8]7182004-02-05      Joel Sherrill <joel@OARcorp.com>
719
720        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
721        these -- copied from the 4.6 branch.
722
[3f7b5b5]7232004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        PR 553/bsps
726        * custom/mrm332.cfg: Comment out objdump.
727
[949a718]7282004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
731
[41df507e]7322004-01-20      Joel Sherrill <joel@OARcorp.com>
733
734        PR 553/bsps
735        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
736        comment.
737
[7c89bfd]7382004-01-07      Joel Sherrill <joel@OARcorp.com>
739
740        * Makefile.am: Remove efi68k and efi332 references as they are no
741        longer in the tree.
742
[80cb772]7432004-01-07      Joel Sherrill <joel@OARcorp.com>
744
745        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
746        users of these boards so we are removing them.
747        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
748
[d28345e1]7492004-01-07      Joel Sherrill <joel@OARcorp.com>
750
751        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
752
[fc0ec69]7532003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * Makefile.am: EXTRA_DIST +=.
756
[f5279d9]7572003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * custom/Makefile.am: Remove.
760        * Makefile.am: Merge-in former custom/Makefile.am
761
[2f6c188]7622003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
765        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
766
[15f7bb1]7672003-09-26      Joel Sherrill <joel@OARcorp.com>
768
769        * custom/simhppa.cfg: Removed.
770
[8c1f11a2]7712003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
774
[4d4cc6e1]7752003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        PR 470/bsps
778        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
779        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
780        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
781
[144d79a]7822003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
785        the BSP's configure-script).
786        Remove BSP_CPPFLAGS (Obsolete).
787
[888622c4]7882003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
[6dd8b16]790        PR 321/bsps
[888622c4]791        * leaf.cfg: Remove support for profile-variant.
792        * main.cfg: Ditto.
793        * compilers/gcc-no_bsp.cfg: Ditto.
794        * compilers/gcc-portsw.cfg: Ditto.
795        * compilers/gcc-target-default.cfg: Ditto.
796
[0886c57]7972003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
798
799        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
800
[13f2628]8012003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
802
803        PR 368/filesystems
804        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
805        with this PR for alias BSPs.
806
[73e3614]8072003-03-18  Till Straumann <strauman@slac.stanford.edu>
808
809        PR 356/bsps
810        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
811        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
812
[89b51f4]8132003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
816
8172003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
820        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
821        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
822        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
823
[ebea96b]8242003-02-14      Joel Sherrill <joel@OARcorp.com>
825
826        AMD a29k obsolete.
827        * custom/portsw.cfg: Removed.
828
[d693386]8292003-01-20      Duane Gustavus <duane@unt.edu>
830
831        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
832
[e4132bf2]8332003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
836        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
837        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
838        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
839        Move -D_BSD_SOURCE to CPU_CFLAGS.
840        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
841        Move -Dsolaris2 to CPU_CFLAGS.
842        Remove -D__EXTENSIONS__.
843
[9bd78e3e]8442002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * custom/posix.cfg: Remove comment referring to host.cfg.
847
[f1de6bc]8482002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * custom/default.cfg: Pickup target.cfg from BSP directory.
851
[cf3d0ac0]8522002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
853
854        * custom/mtx603e.cfg: New file.
855
[c2646c8]8562002-11-17      Joel Sherrill <joel@OARcorp.com>
857
858        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
859        build variants work for user applications post install.
860
[c9dcf77c]8612002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
864        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
865        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
866        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
867        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
868
[23098e5f]8692002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
870
871        * custom/edb7312.cfg: New file.
872
[393d271]8732002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
876        obsolete Makefile.
877        * leaf.cfg: Various changes to LIBVARIANT processing.
878        * main.cfg: Ditto.
879
[4d19fd5c]8802002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * Makefile.am: Add compilers/*.
883        * compilers/Makefile.am: Remove.
884        * lib.cfg: Remove.
885        * directory.cfg: Remove.
886        * README: Remove.
887
[a9020bbb]8882002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * Makefile.am: Add Templates/*.
891        * Templates/Makefile.am: Remove.
892
[ae3b0d7]8932002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
896
[20ec4a8]8972002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
900        * custom/HPUX9-posix.cfg: Ditto.
901        * custom/Linux-posix.cfg: Ditto.
902
[6e32d88]9032002-10-02      Joel Sherrill <joel@OARcorp.com>
904
905        * custom/armulator.cfg: Remove reference to PowerPC arguments.
906
[ccf2cfd]9072002-09-13      Joel Sherrill <joel@OARcorp.com>
908
909        * Part of addressing PR281.
910        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
911        * compilers/gcc-target-default.cfg: Removed remaining support for
912        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
913        as one of the LDFLAGS when the debug variant is specified.
914
[52c4e77]9152002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * custom/posix.cfg: Don't include host.cfg.
918
[5a339e2f]9192002-08-09      Joel Sherrill <joel@OARcorp.com>
920
921        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
922
[aa4cb1c4]9232002-08-07      Ivan Guzvinec <ivang@opencores.org>
924
925        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
926
[45afe48]9272002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
930
[26f2783]9312002-08-06      Joel Sherrill <joel@OARcorp.com>
932
933        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
934        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
935
[c388cdc]9362002-08-06      Chris Ziomkowski <chris@asics.ws>
937
938        * custom/or32sim.cfg: New file added as part of merge from
939        OpenCores repository.
940
[bf1f6531]9412002-08-05      Joel Sherrill <joel@OARcorp.com>
942
943        * Per PR260 eliminate use of make-target-options.  This impacted
944        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
945        SuperCore and required that the m68k optimized memcpy be moved
946        to libcpu.
947        * custom/gen68360.cfg: Remove make-target-options.
948
[65a41d61]9492002-08-01      Joel Sherrill <joel@OARcorp.com>
950
[f5642664]951        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
952        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
953
9542002-08-01      Joel Sherrill <joel@OARcorp.com>
955
956        * custom/mvme136.cfg: Remove make-target-options.
[65a41d61]957
[e2efc4e]9582002-07-30      Joel Sherrill <joel@OARcorp.com>
959
960        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
961        will disappear when make clean is performed.
962
[7660fe6b]9632002-07-24      Joel Sherrill <joel@OARcorp.com>
964
965        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
966        to use gcc 3.1 arguments.
967
[4cc3ff95]9682002-07-22      Joel Sherrill <joel@OARcorp.com>
969
970        * Templates/Makefile.leaf: Clarify the MANAGERS example.
971
[1e138dd]9722002-07-01      Joel Sherrill <joel@OARcorp.com>
973
974        * custom/p4650.cfg: Update arguments to gcc3.
975
[98d15b2]9762002-06-14      Joel Sherrill <joel@OARcorp.com>
977
978        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
979        to gcc 3.1 arguments.
980
[eec76f3c]9812002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
982
983        * custom/dmv177.cfg: Use -mcpu=603e.
984        * custom/ppcn_60x.cfg: Use -mcpu=603e.
985        * custom/psim.cfg: Use -mcpu=603e.
986        * custom/score603e.cfg: Use -mcpu=603e.
987        * custom/ts_386ex.cfg: Remove obsolete comments.
988        * custom/rxgen960.cfg: Remove obsolete comments.
989        * custom/cvme961.cfg: Remove obsolete comments.
990
[2f03c043]9912001-05-09      Joel Sherrill <joel@OARcorp.com>
992
993        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
994        compatable arguments.
995 
[8b9f8b8]9962002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
999        Remove obsolete comments.
1000        * custom/eth_comm.cfg: Remove make-target-options.
1001        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1002        CPU_CFLAGS.
1003        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
1004        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
1005        * custom/mbx8xx.cfg: Remove make-target-options.
1006        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
1007        Remove obsolete comments.
1008        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
1009        Remove obsolete comments.
1010        * custom/mpc8260ads.cfg: Remove make-target-options.
1011        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
1012        CPU_CFLAGS.
1013        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
1014        Remove obsolete comments.
1015        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1016        CPU_CFLAGS.
1017        Remove obsolete comments.
1018        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
1019        Remove obsolete comments.
1020        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
1021        CPU_CFLAGS.
1022        Remove obsolete comments.
1023
[792c6f7]10242002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * custom/gen405.cfg: Remove -D__powerpc__.
1027
[ee31c09]10282002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
1031        * custom/erc32.cfg: Ditto.
1032        * custom/leon2.cfg: Ditto.
1033
1034
[04e6ba42]10352002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1038        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
1039        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
1040
[99f04d9d]10412002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * custom/cvme961.cfg: Remove GCC272 support.
1044        * custom/dmv152.cfg: Remove GCC272 support.
1045        * custom/efi332.cfg: Remove GCC272 support.
1046        * custom/efi68k.cfg: Remove GCC272 support.
1047        * custom/eth_comm.cfg: Remove GCC272 support.
1048        * custom/gen405.cfg: Remove GCC272 support.
1049        * custom/gen68302.cfg: Remove GCC272 support.
1050        * custom/gen68340.cfg: Remove GCC272 support.
1051        * custom/gen68360.cfg: Remove GCC272 support.
1052        * custom/genmongoosev.cfg: Remove GCC272 support.
1053        * custom/helas403.cfg: Remove GCC272 support.
1054        * custom/i386ex.cfg: Remove GCC272 support.
1055        * custom/i960sim.cfg: Remove GCC272 support.
1056        * custom/idp.cfg: Remove GCC272 support.
1057        * custom/leon2.cfg: Remove GCC272 support.
1058        * custom/mbx8xx.cfg: Remove GCC272 support.
1059        * custom/mcf5206elite.cfg: Remove GCC272 support.
1060        * custom/mpc8260ads.cfg: Remove GCC272 support.
1061        * custom/mrm332.cfg: Remove GCC272 support.
1062        * custom/mvme136.cfg: Remove GCC272 support.
1063        * custom/mvme147.cfg: Remove GCC272 support.
1064        * custom/mvme167.cfg: Remove GCC272 support.
1065        * custom/ods68302.cfg: Remove GCC272 support.
1066        * custom/p4000.cfg: Remove GCC272 support.
1067        * custom/p4600.cfg: Remove GCC272 support.
1068        * custom/p4650.cfg: Remove GCC272 support.
1069        * custom/pc386.cfg: Remove GCC272 support.
1070        * custom/portsw.cfg: Remove GCC272 support.
1071        * custom/psim.cfg: Remove GCC272 support.
1072        * custom/rxgen960.cfg: Remove GCC272 support.
1073        * custom/score603e.cfg: Remove GCC272 support.
1074        * custom/sim68000.cfg: Remove GCC272 support.
1075        * custom/simhppa.cfg: Remove GCC272 support.
1076        * custom/simsh4.cfg: Remove GCC272 support.
1077        * custom/ts_386ex.cfg: Remove GCC272 support.
1078
[8b14331a]10792002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
1082        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1083        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
1084        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
1085
[6703f877]10862002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * compilers/gcc-target-default.cfg: Add missing \.
1089        Reported by Ilya Alexeev <ilya@continuum.ru>.
1090
[88f60e26]10912002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
1094        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
1095        support.
1096        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
1097
[c4069d4]10982001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
1101        * custom/FreeBSD-posix.cfg: Ditto.
1102        * custom/HPUX9-posix.cfg: Ditto.
1103        * custom/Linux-posix.cfg: Ditto.
1104        * custom/Solaris-posix.cfg: Ditto.
1105
[67da219]11062001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
1109        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
1110
[c2b12f2]11112001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * custom/armulator.cfg: Remove make-target-options.
1114        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
1115        (now in erc32/configure.ac).
1116        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
1117        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
1118        Remove CONSOLE_USE_POLLED (Unused).
1119        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
1120        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
1121        * custom/mvme162.cfg: Remove references to mvme162lx.
1122        Abandon gcc272. Remove make-target-options.
1123        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
1124
[97dbdde1]11252001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * custom/bare.cfg: Remove make-target-options.
1128        * custom/c4xsim.cfg: Ditto.
1129        * custom/cvme961.cfg: Ditto.
1130        * custom/efi68k.cfg: Ditto.
1131        * custom/gen68302.cfg: Ditto.
1132        * custom/gen68340.cfg: Ditto.
1133        * custom/genmongoosev.cfg: Ditto.
1134        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
1135        make-exe, remove empty lines.
1136        * custom/h8sim.cfg: Remove make-target-options.
1137        * custom/mcf5206elite.cfg: Ditto.
1138        * custom/mrm332.cfg: Ditto.
1139        * custom/mvme147.cfg: Ditto.
1140        * custom/ods68302.cfg: Ditto.
1141        * custom/p4000.cfg: Ditto.
1142        * custom/p4600.cfg: Ditto.
1143        * custom/p4650.cfg: Ditto.
1144        * custom/pc386.cfg: Ditto.
1145        * custom/portsw.cfg: Ditto.
1146        * custom/simsh4.cfg: Ditto.
1147
[09aadf6]11482001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * custom/efi332.cfg: Remove make-target-options.
1151        * custom/idp.cfg: Ditto.
1152        * custom/jmr3904.cfg: Ditto.
1153
[5e2dce0]11542001-11-27      Joel Sherrill <joel@OARcorp.com>,
1155
[3dc3511]1156        * ChangeLog: Deleted bogus entry.
[5e2dce0]1157
[dda8f5dc]11582001-11-27      Joel Sherrill <joel@OARcorp.com>,
1159
1160        * custom/ods68302.cfg: Eliminated required definition of macros in this
1161        file for the BSP to compile.  The ROM and ROM address and size settings
1162        are now linker script items. 
[af447ea]1163
[4383f3a]11642001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1165
1166
1167        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1168        Remove make-target-options.
1169        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
1170        Remove make-target-options.
1171        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1172        DATA_CACHE_ENABLE.
1173        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1174        DATA_CACHE_ENABLE.
1175        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
1176        DATA_CACHE_ENABLE.
1177
[9f7f6fb]11782001-11-25      Joel Sherrill <joel@OARcorp.com>
1179
1180        * custom/papyrus.cfg: Removed.
1181        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
1182
[93d20478]11832001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
1186        * custom/mcp750.cfg: Ditto.
1187
[bbb6af24]11882001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
1191        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
1192        * custom/psim.cfg: Refect changes to psim/configure.ac.
1193        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
1194        remove SCORE603E_GENERATION.
1195
[708a87c5]11962001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
1199        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
1200        * custom/mbx860_005b.cfg: Ditto.
1201        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
1202
1203
[82a48d0]12042001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * custom/gensh1.cfg: remove make-target-options.
1207        * custom/gensh2.cfg: remove make-target-options.
1208
[3460525e]12092001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
1212        remove make-target-options, remove BSP_CPPFLAGS.
1213
[0f012bdf]12142001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1215
1216        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
1217
[1614be8]12182001-11-14      Joel Sherrill <joel@OARcorp.com>
1219
1220        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1221        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1222        These are new exception processing model BSPs and thus do not
1223        need to define PPC_USE_SPRG.
1224
[2c033b0b]12252001-11-14      Joel Sherrill <joel@OARcorp.com>
1226
1227        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1228
[44ff1c3]12292001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1230
[2c033b0b]1231        * custom/ts_386ex.cfg: Remove make-target-options.
1232        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1233        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
[44ff1c3]1234        different flags.
1235
[7409426]12362001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1239        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1240        re-adopt mcp750.cfg's make-exe.
1241
[7c67be4]12422001-11-13      Joel Sherrill <joel@OARcorp.com>
1243
1244        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1245        the --srec-len argument to objcopy only supported in binutils 2.11
1246        or newer.
1247
[1a98a0d]12482001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1249
1250        This modification is part of the submitted modifications necessary to
1251        support the IBM PPC405 family.  This submission was reviewed by
1252        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1253        not negatively impact the ppc403 BSPs.  The submission and tracking
1254        process was captured as PR50.
1255        * custom/gen405.cfg: New file.
1256        * custom/helas403.cfg: Modified to generate Srecords.
1257
[6a91771a]12582001-10-30      Joel Sherrill <joel@OARcorp.com>
1259
1260        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1261
[fe6ef4ac]12622001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1263
1264        * custom/mcf5206elite.cfg: New file.
1265
[8e42d3b]12662001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1267
1268        * custom/mpc8260ads.cfg: New file.
1269
[473ed53]12702001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * custom/gensh4.cfg: Remove START_HW_INIT.
1273        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1274
[cedf9296]12752001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * custom/gensh4.cfg: Remove HZ.
1278        * custom/simsh4.cfg: Remove HZ.
1279
[c682b89]12802001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1281
1282        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1283        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1284        cleanup by Joel Sherrill <joel@OARcorp.com>.
1285
[cae8bc9]12862001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1289
[a768168]12902001-10-11      Joel Sherrill <joel@OARcorp.com>
1291
1292        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1293        to avoid using the apparently broken or deprecated -o argument.
1294
[a463a2f]12952001-09-28      Joel Sherrill <joel@OARcorp.com>
1296
1297        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1298        for MC68302_BASE.
1299
[faa965d]13002001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301
1302        * custom/bare.cfg: Define dummy make-cxx-exe.
1303
[0bb36c0]13042001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]1305
[0bb36c0]1306        * ChangeLog: Formatting cleanup.
[93f79c0f]1307
[206a0b38]13082001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[af447ea]1309
1310        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
[0bb36c0]1311        make-target-options.
1312        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1313        * custom/HPUX9-posix.cfg: Dito.
1314        * custom/Linux-posix.cfg: Dito.
1315        * custom/Solaris-posix.cfg: Dito.
1316        * custom/arm_bare_bsp.cfg: Dito.
1317        * custom/armulator.cfg: Dito.
1318        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1319        * custom/i386ex.cfg: Remove make-target-options.
[af447ea]1320        * custom/i960sim.cfg: Remove make-target-options.
1321        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]1322        CONSOLE_USE_INTERRUPTS.
[af447ea]1323        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1324        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
[0bb36c0]1325        CONSOLE_USE_INTERRUPTS.
[206a0b38]1326        * custom/vegaplus.cfg: Remove make-target-options.
1327
[88249fa0]13282001-05-25      Joel Sherrill <joel@OARcorp.com>
1329
1330        * custom/mrm332.cfg: Switched $(SED) to sed.
1331
[0f588860]13322000-05-25      Matt Cross <profesor@gweep.net>
1333
1334        * New MRM332 BSP for the Mini RoboMind board based
1335        on the 68332 microcontroller designed and build by Mark
1336        Castelluccio.  For details on the MRM see http://www.robominds.com.
1337        * custom/mrm332.cfg: New file.
1338
[6b5a85ae]13392001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1340
1341        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1342        CONSOLE_USE_POLLED, HAS_RTC.
1343
[baf22b9]13442001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1345
1346        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1347        * custom/gensh2.cfg: Dito.
1348
[93f79c0f]13492001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1350
1351        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1352        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1353        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1354        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1355        remove unused flags, remove -ansi from CPP.
1356        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1357        * custom/sim68000.cfg: Remove CPU_DEFINES.
[65e6b542]1358       
13592001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1360
[93f79c0f]1361        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
[65e6b542]1362        * compilers/gcc-target-default.cfg: Dito.
1363        * compilers/gcc-portsw.cfg: Remove -Hansi.
1364        * custom/posix.cfg: Remove inclusion of target.cfg.
1365        * custom/simhppa.cfg: Remove -ansi -fasm.
[1db8d62f]1366
[d96374f]13672001-04-11      Eric Valette <valette@crf.canon.fr>
1368
1369        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1370        "new exception processing model."
1371
[8d2eb8c]13722001-04-11      Joel Sherrill <joel@OARcorp.com>
1373
1374        * custom/default.cfg: Switch to using exec_prefix to reflect new
1375        organization of install point from Ralf Corsepius.
1376
[969de1f3]13772001-03-30      Eric Valette <valette@crf.canon.fr>
1378
1379        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1380        use the "new exception processing model."
1381
[1a792e47]13822001-03-14      Joel Sherrill <joel@OARcorp.com>
1383
1384        * custom/genmongossev.cfg: New file.
1385
[85371f7]13862001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1387
1388        * custom/pc386dx.cfg: New bsp.
1389
[e5bc1968]13902001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1391
1392        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1393        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1394        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1395
[227ae749]13962001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[1db8d62f]1397
1398        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1399        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1400        * host.cfg.in: Remove RM, make-script.
[227ae749]1401        * ChangeLog: Remove bogus 2001-01-22 entry.
[b96ca51]1402
[96e34e0]14032001-01-09      Joel Sherrill <joel@OARcorp.com>
1404
1405        * custom/pc386.cfg (make-exe): Removed commented out lines that
1406        were displayed in build longs.
1407
[f8b891d]14082001-01-08      Joel Sherrill <joel@OARcorp.com>
1409
1410        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1411        unneeded definitions when compiled for "mips" rather than "mips64orion."
1412        Correct CPU_CFLAGS.
1413
[e8ad374a]14142001-01-05      Joel Sherrill <joel@OARcorp.com>
1415
1416        * custom/gensh1.cfg: Removed rest of make-target-options and
1417        moved them to BSP configure options.
1418
[fdfa5b9]14192001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1420
1421        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1422        install point or assuming BSP build tree is available.
1423
[c2bbfb52]14242001-01-03      Joel Sherrill <joel@OARcorp.com>
1425
1426        * custom/psim.cfg: Removed unused variables.
1427
[80cc928]14282001-01-03      Joel Sherrill <joel@OARcorp.com>
1429
1430        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1431        * custom/simcpu32.cfg: Removed MVME162 reference.
1432
[cec6bb0]14332000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1434
1435        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1436        Still need to fix to avoid touching install point on non-install stanza.
1437
[dfa6d4b7]14382000-12-06      Joel Sherrill <joel@OARcorp.com>
1439
1440        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1441        and copies that should not be in it.
1442
[3fddd25c]14432000-12-01      Joel Sherrill <joel@OARcorp.com>
1444
1445        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1446
[c061304]14472000-11-30      Joel Sherrill <joel@OARcorp.com>
1448
1449        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1450        a mips1.  gcc translates -m3900 into that.
1451
[e066afe8]14522000-11-27      Joel Sherrill <joel@OARcorp.com>
1453
1454        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1455
[1c69af9b]14562000-11-27      Joel Sherrill <joel@OARcorp.com>
1457
1458        * custom/shsim.cfg: New file.
1459        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1460        The shsim is for the SH simulator in gdb. It should be able
1461        to be used with multiple SH CPU models.  This will require
1462        adding BSP variants.
1463
[511374e4]14642000-11-25      Joel Sherrill <joel@OARcorp.com>
1465
1466        * custom/pc386.cfg: make-exe rule would write into
1467        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1468        is generally not writeable after the BSP is installed and you do not
1469        want every application installed there by default.  Reported by
1470        Eric Norum <eric.norum@usask.ca>.
1471
[732d4db]14722000-11-25      Joel Sherrill <joel@OARcorp.com>
1473
1474        * custom/Makefile.am: Updated to add jmr3904.cfg
1475        * custom/jmr3904.cfg: New file.
1476
[8c47d509]14772000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1478
1479        * custom/leon2.cfg: Removed defines that are now generated
1480        in a non-BSP specific manner.
1481
[cd0324cf]14822000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1483
1484        * custom/Makefile.am: Modified to reflect addition of files.
1485        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1486        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1487
[b2e4f3a8]14882000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1489
1490        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1491
[2b0714f3]14922000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1493
1494        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1495
[c801aba]14962000-10-24      Joel Sherrill <joel@OARcorp.com>
1497
1498        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1499        definition since this information can be picked up from
1500        autoconf generated files.  These BSPs are shared by the
1501        mips and mips64orion "ports."
1502
[3a410c5]15032000-10-18      Joel Sherrill <joel@OARcorp.com>
1504
1505        * compilers/gcc-portsw.cfg: Use gcc style flags.
1506
[3db37a7c]15072000-09-13      Joel Sherrill <joel@OARcorp.com>
1508
1509        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1510        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1511
[fb7e6dcf]15122000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1513
1514        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1515        Eric Valette <valette@crf.canon.fr>.
1516        * custom/vegaplus.cfg: New file.
1517
[2094513]15182000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1519
1520        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1521        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1522        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1523        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1524        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1525        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1526        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1527
[5174271]15282000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1529
1530        * custom/gensh2.cfg: Fix comments.
1531
[9fbf213]15322000-09-12      Joel Sherrill <joel@OARcorp.com>
1533
1534        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1535        compiler arguments that specify CPU model options.
1536
[0905e0f]15372000-09-12      Joel Sherrill <joel@OARcorp.com>
1538
1539        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1540        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1541        may be incorrect but the BSP now compiles.
1542
[e0457c6b]15432000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * custom/arm_bare_bsp.cfg: Fix comments.
1546
[c698e7b8]15472000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1548
1549        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1550        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1551        * ChangeLog: File paths corrected
1552
[ef386359]15532000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1554
1555        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1556
[6fe4d043]15572000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[c698e7b8]1558
1559        * custom/pck6.cfg: New file
1560        * custom/pc486.cfg: Use -m486
1561        * custom/pc586.cfg: Use -mpentium
1562        * custom/pc686.cfg: Use -mmpentiumpro
[6fe4d043]1563        * custom/i386ex.cfg: Use -msoft-float
1564
[060d538]15652000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1566
1567        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1568
[b24a093]15692000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1570
1571        * ChangeLog: File paths corrected.
1572
[b96ca51]15732000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]1574
[b96ca51]1575        * custom/mvme167.cfg: Add specification of printk port, console port
1576        and serial I/O mode.  Arrange for the stripped executable to
1577        be copied up the build tree.
[380b5227]1578       
15792000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
[b24a093]1580
[380b5227]1581        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1582
15832000-08-10      John Cotton  <john.cotton@nrc.ca>
[b24a093]1584
[380b5227]1585        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
[f1aa400]1586
15872000-08-10      Joel Sherrill <joel@OARcorp.com>
1588
1589        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.