source: rtems/make/ChangeLog @ f4d9c474

4.8
Last change on this file since f4d9c474 was f4d9c474, checked in by Joel Sherrill <joel.sherrill@…>, on 11/20/08 at 15:27:15

2008-11-20 Daron Chabot <daronchabot@…>

PR 1337/bsps

  • custom/pc386.cfg: Stripping .rodata section produces unusable executables for the i386-rtems target.
  • Property mode set to 100644
File size: 44.2 KB
Line 
12008-11-20      Daron Chabot <daronchabot@gmail.com>
2
3        PR 1337/bsps
4        * custom/pc386.cfg: Stripping .rodata section produces unusable
5        executables for the i386-rtems target.
6
72008-08-12      Joel Sherrill <joel.sherrill@OARcorp.com>
8
9        * custom/hurricane.cfg, custom/simsh4.cfg: Now build and link class
10        examples.
11
122008-08-11      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * custom/rbtx4925.cfg, custom/rbtx4938.cfg: Fix so all C++ example code
15        compiles and links.
16
172007-11-28      Joel Sherrill <joel.sherrill@OARcorp.com>
18
19        * custom/mvme5500.cfg: Fix typo.
20
212007-11-27      Kate Feng <feng1@bnl.gov>
22
23        * custom/mvme5500.cfg: Add compiler arguments sine without them, the
24        BSP has issues.
25
262007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
27
28        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
29        nickname for the Freescale evaluation board it is based upon. BSP was
30        tested on a Freescale MPC5200LITE.
31
322007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
35        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
36          calls.
37        * custom/gen83xx.cfg: Use -O2.
38
392007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
40
41        * custom/Linux-posix.cfg: Use -O2.
42        * custom/rbtx4938.cfg: Add missing -O2.
43        * custom/rtl22xx.cfg: Adjust indentation.
44        * custom/virtex.cfg: Use -O2.
45
462007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
47
48        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
49        using C++ ctor trick. An RTEMS C++ application running on this BSP
50        may have initialization order issues to address.
51
522007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
53
54        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
55
562007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
57
58        * custom/gen83xx.cfg: Add make-cxx-exe rule.
59
602007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
61
62        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
63        MPC83xx controller based boards
64       
652007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
66
67        * custom/virtex.cfg: added file to support PPC core in a xilinx
68        virtex FPGA
69       
702007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
71
72        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
73        work except gcc core dumps with an ICE when may_alias is used in this
74        code. I filed a GCC PR and reduced optimization to -O0 and it does
75        run again.
76
772007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
78
79        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
80        out make-cxx-exe usage example.
81
822007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * custom/gen5200.cfg: Remove junk comment.
85        * custom/ep5200.cfg: New file.
86
872007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
88
89        * custom/armulator.cfg: Removed.
90
912007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
92
93        * custom/mvme5500.cfg: Use -O2 again.
94
952007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
96
97        * Makefile.am: DMV152 obsoleted.
98        * custom/dmv152.cfg: Removed.
99
1002007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
101
102        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
103        variants.
104        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
105
1062007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
107
108        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
109        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
110        extension instead of BSP unique ones.
111
1122007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
113
114        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
115        Plus some cleanup
116
1172007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
118
119        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
120        for Classic API Barrier.
121
1222007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
123
124        * custom/rtl22xx.cfg: Cleanup.
125        * Makefile.am: Add custom/rtl22xx.cfg.
126
1272007-04-26      Ray Xu <xr@trasin.net>
128
129        * custom/rtl22xx.cfg: New (Initial submission).
130
1312007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
132
133        * Makefile.am: Cleanup.
134
1352007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
136
137        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
138        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
139        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
140        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
141        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
142        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
143        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
144        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
145        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
146        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
147        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
148        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
149        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
150        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
151        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
152        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
153        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
154        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
155        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
156        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
157        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
158        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
159        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
160
1612007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
162
163        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
164        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
165        Use $(NM) -g -n instead of $(NM) -n.
166        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
167        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
168        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
169
1702007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
171
172        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
173        DRIVER_ARCHITECTURE.
174        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
175        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
176        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
177        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
178        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
179        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
180        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
181        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
182        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
183        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
184        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
185        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
186        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
187        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
188        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
189        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
190        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
191        CXXFLAGS_OPTIMIZE_V.
192
1932007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
194
195        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
196        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
197        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
198        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
199
2002006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
201
202        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
203        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
204        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
205        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
206        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
207        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
208        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
209        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
210        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
211        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
212        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
213        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
214        custom/i386ex.cfg, custom/idp.cfg,
215        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
216        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
217        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
218        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
219        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
220        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
221        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
222        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
223        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
224        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
225        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
226        Cleanup.
227
2282006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
229
230        * custom/uC5282.cfg: Remove hard-code compiler flags.
231        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
232        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
233
2342006-10-23      Joel Sherrill <joel@OARcorp.com>
235
236        * custom/eZKit533.cfg: New file.
237
2382006-09-08      Kate Feng <feng1@bnl.gov>
239
240        PR 1150/bsps
241        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
242        that gcc (4.0.2) implicitely uses the vector engine for optimization;
243        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
244
2452006-08-09      Kolja Waschk <waschk@telos.de>
246
247        * Makefile.am: New port to Altera NIOS II.
248        * custom/nios2_iss.cfg: New file.
249
2502006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
251
252        * custom/brsl5.cfg: (PR1117) added
253       
2542006-06-08      Bruce Robinson <brucer@pmccorp.com>
255       
256        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
257        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
258
2592005-04-10      Eric Norum <norume@aps.anl.gov>
260
261        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
262
2632006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
264
265        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
266        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
267        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
268        Remove (abandoned).
269
2702006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
271
272        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
273        Merger from rtems-4-6-branch.
274
2752006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
276
277        PR 851/bsps
278        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
279        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
280
2812005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
282
283        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
284
2852005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
286
287        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
288        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
289        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
290        Use .srec for files containing SRECs.
291
2922005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
293
294        * custom/gp32.cfg: Replace .gxb with .elf.
295        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
296
2972005-11-03      Till Straumann <strauman@slac.stanford.edu>
298
299        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
300        -mcpu=750 instead.
301
3022005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
303
304        * custom/orp.cfg: Remove (abandoned).
305        * custom/av5282.cfg: Remove obsolete vars.
306        * custom/gba.cfg: Remove PROFILE* (abandoned).
307        Remove -static (bogus).
308
3092005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
310
311        PR 822/bsps
312        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
313
3142005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
315
316        * custom/av5282.cfg: New file.
317
3182005-06-17      Markku Puro <markku.puro@kopteri.net>
319
320        * Makefile.am: Adding GameBoy Advance BSP.
321        * custom/gba.cfg: New file.
322
3232005-06-17      Joel Sherrill <joel@OARcorp.com>
324
325        * custom/mcf5235.cfg: New file.
326
3272005-06-01      Philippe Simons <loki_666@fastmail.fm>
328
329        * custom/gp32.cfg: Add make-cxx-exe.
330
3312005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
332
333        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
334        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
335        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
336
3372005-05-02      Joel Sherrill <joel@OARcorp.com>
338
339        * Makefile.am: Remove dmv177 and ppcn_60x.
340        * custom/dmv177.cfg: Removed.
341
3422005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
343
344        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
345
3462005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
347
348        * Makefile.am: Initial release of ep1a bsp
349        * custom/ep1a.cfg: New file.
350
3512005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
352
353        * custom/score603e.cfg: Update score603e to new exception model
354        NOTE: These modifications have not been tested on hardware.
355
3562005-03-11      Jay Monkman <jtm@lopingdog.com>
357
358        * custom/vegaplus.cfg: Removed.
359
3602005-03-11      Philippe Simons <loki_666@fastmail.fm>
361
362        * custom/gp32.cfg: New file.
363
3642005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
365
366        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
367        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
368        Remove -Wa,-m7450.
369
3702005-02-25      Joel Sherrill <joel@OARcorp.com>
371
372        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
373        * custom/arm_bare_bsp.cfg: Removed.
374
3752005-02-24      Jay Monkman <jtm@lopingdog.com>
376
377        * custom/csb350.cfg: New BSP.
378
3792005-02-24      Jay Monkman <jtm@lopingdog.com>
380
381        * custom/csb337.cfg: Cleanup.
382
3832005-02-08      Eric Norum <norume@aps.anl.gov>
384
385        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
386        proper versions of gcc (which take -m528x as an order to load the
387        -m5200 multilib variants) are widely available.
388
3892005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
390
391        * custom/uC5282.cfg: Cleanup.
392
3932005-01-28      Eric Norum <norume@aps.anl.gov>
394
395        * Makefile.am, custom/uC5282.cfg: New BSP
396
3972005-01-20      Joel Sherrill <joel@OARcorp.com>
398
399        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
400        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
401        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
402        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
403        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
404
4052005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
406
407        * compilers/gcc-portsw.cfg: Remove.
408        * Makefile.am: Reflect change above.
409
4102004-11-23      Joel Sherrill <joel@OARcorp.com>
411
412        * Makefile.am: Remove eth_comm.
413        * custom/eth_comm.cfg: Removed.
414
4152004-11-22      Jennifer Averett <jennifer@OARcorp.com>
416
417        PR 581/bsps
418        * custom/psim.cfg: Convert PSIM to new exception model.
419
4202004-11-17      Joel Sherrill <joel@OARcorp.com>
421
422        * custom/mvme2100.cfg: Add make-cxx-exe rule.
423
4242004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
425
426        * Makefile.am: Add MVME2100 BSP.
427        * custom/mvme2100.cfg: New file.
428
4292004-11-05      Joel Sherrill <joel@OARcorp.com>
430
431        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
432        architecture name for RTEMS. Since this was used as the -mcpu
433        argument to GCC, that also had to be changed.
434
4352004-10-26      Eric Norum <norume@aps.anl.gov
436
437        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
438
4392004-10-20      Eric Norum <norume@aps.anl.gov
440
441        * custom/mvme5500.cfg: New BSP.
442
4432004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
444
445        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
446
4472004-09-29      Joel Sherrill <joel@OARcorp.com>
448
449        * custom/h8sim.cfg: i960 obsoleted.
450        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
451
4522004-08-03      Jay Monkman <jtm@lopingdog.com>
453
454        * custom/csb360.cfg: New file.
455
4562004-07-15      Jay Monkman
457
458        * custom/csb336.cfg, custom/csb337.cfg: New files.
459
4602004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
461
462        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
463        with FreeBSD and now unused).
464        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
465
4662004-04-12      David Querbach <querbach@realtime.bc.ca>
467
468        * custom/ss555.cfg: New file.
469
4702004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
471
472        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
473        with Cygwin and now unused).
474
4752004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
476
477        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
478
4792004-03-05      Joel Sherrill <joel@OARcorp.com>
480
481        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
482        support.
483
4842004-02-26      Joel Sherrill <joel@OARcorp.com>
485
486        PR 570/bsps
487        * custom/mvme2307.cfg: Do not use -msdata=eabi since
488        it breaks the linking of the vectors.
489
4902004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * Makefile.am: Cosmetics.
493
4942004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
497        dist_rtems_make_custom_DATA = custom/default.cfg.
498
4992004-02-05      Joel Sherrill <joel@OARcorp.com>
500
501        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
502        these -- copied from the 4.6 branch.
503
5042004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        PR 553/bsps
507        * custom/mrm332.cfg: Comment out objdump.
508
5092004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
512
5132004-01-20      Joel Sherrill <joel@OARcorp.com>
514
515        PR 553/bsps
516        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
517        comment.
518
5192004-01-07      Joel Sherrill <joel@OARcorp.com>
520
521        * Makefile.am: Remove efi68k and efi332 references as they are no
522        longer in the tree.
523
5242004-01-07      Joel Sherrill <joel@OARcorp.com>
525
526        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
527        users of these boards so we are removing them.
528        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
529
5302004-01-07      Joel Sherrill <joel@OARcorp.com>
531
532        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
533
5342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * Makefile.am: EXTRA_DIST +=.
537
5382003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * custom/Makefile.am: Remove.
541        * Makefile.am: Merge-in former custom/Makefile.am
542
5432003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
546        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
547
5482003-09-26      Joel Sherrill <joel@OARcorp.com>
549
550        * custom/simhppa.cfg: Removed.
551
5522003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
555
5562003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        PR 470/bsps
559        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
560        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
561        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
562
5632003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
566        the BSP's configure-script).
567        Remove BSP_CPPFLAGS (Obsolete).
568
5692003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        PR 321/bsps
572        * leaf.cfg: Remove support for profile-variant.
573        * main.cfg: Ditto.
574        * compilers/gcc-no_bsp.cfg: Ditto.
575        * compilers/gcc-portsw.cfg: Ditto.
576        * compilers/gcc-target-default.cfg: Ditto.
577
5782003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
579
580        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
581
5822003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
583
584        PR 368/filesystems
585        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
586        with this PR for alias BSPs.
587
5882003-03-18  Till Straumann <strauman@slac.stanford.edu>
589
590        PR 356/bsps
591        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
592        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
593
5942003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
597
5982003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
601        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
602        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
603        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
604
6052003-02-14      Joel Sherrill <joel@OARcorp.com>
606
607        AMD a29k obsolete.
608        * custom/portsw.cfg: Removed.
609
6102003-01-20      Duane Gustavus <duane@unt.edu>
611
612        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
613
6142003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
617        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
618        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
619        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
620        Move -D_BSD_SOURCE to CPU_CFLAGS.
621        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
622        Move -Dsolaris2 to CPU_CFLAGS.
623        Remove -D__EXTENSIONS__.
624
6252002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * custom/posix.cfg: Remove comment referring to host.cfg.
628
6292002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * custom/default.cfg: Pickup target.cfg from BSP directory.
632
6332002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
634
635        * custom/mtx603e.cfg: New file.
636
6372002-11-17      Joel Sherrill <joel@OARcorp.com>
638
639        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
640        build variants work for user applications post install.
641
6422002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
645        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
646        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
647        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
648        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
649
6502002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
651
652        * custom/edb7312.cfg: New file.
653
6542002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
657        obsolete Makefile.
658        * leaf.cfg: Various changes to LIBVARIANT processing.
659        * main.cfg: Ditto.
660
6612002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * Makefile.am: Add compilers/*.
664        * compilers/Makefile.am: Remove.
665        * lib.cfg: Remove.
666        * directory.cfg: Remove.
667        * README: Remove.
668
6692002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * Makefile.am: Add Templates/*.
672        * Templates/Makefile.am: Remove.
673
6742002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
677
6782002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
681        * custom/HPUX9-posix.cfg: Ditto.
682        * custom/Linux-posix.cfg: Ditto.
683
6842002-10-02      Joel Sherrill <joel@OARcorp.com>
685
686        * custom/armulator.cfg: Remove reference to PowerPC arguments.
687
6882002-09-13      Joel Sherrill <joel@OARcorp.com>
689
690        * Part of addressing PR281.
691        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
692        * compilers/gcc-target-default.cfg: Removed remaining support for
693        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
694        as one of the LDFLAGS when the debug variant is specified.
695
6962002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * custom/posix.cfg: Don't include host.cfg.
699
7002002-08-09      Joel Sherrill <joel@OARcorp.com>
701
702        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
703
7042002-08-07      Ivan Guzvinec <ivang@opencores.org>
705
706        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
707
7082002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
711
7122002-08-06      Joel Sherrill <joel@OARcorp.com>
713
714        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
715        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
716
7172002-08-06      Chris Ziomkowski <chris@asics.ws>
718
719        * custom/or32sim.cfg: New file added as part of merge from
720        OpenCores repository.
721
7222002-08-05      Joel Sherrill <joel@OARcorp.com>
723
724        * Per PR260 eliminate use of make-target-options.  This impacted
725        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
726        SuperCore and required that the m68k optimized memcpy be moved
727        to libcpu.
728        * custom/gen68360.cfg: Remove make-target-options.
729
7302002-08-01      Joel Sherrill <joel@OARcorp.com>
731
732        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
733        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
734
7352002-08-01      Joel Sherrill <joel@OARcorp.com>
736
737        * custom/mvme136.cfg: Remove make-target-options.
738
7392002-07-30      Joel Sherrill <joel@OARcorp.com>
740
741        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
742        will disappear when make clean is performed.
743
7442002-07-24      Joel Sherrill <joel@OARcorp.com>
745
746        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
747        to use gcc 3.1 arguments.
748
7492002-07-22      Joel Sherrill <joel@OARcorp.com>
750
751        * Templates/Makefile.leaf: Clarify the MANAGERS example.
752
7532002-07-01      Joel Sherrill <joel@OARcorp.com>
754
755        * custom/p4650.cfg: Update arguments to gcc3.
756
7572002-06-14      Joel Sherrill <joel@OARcorp.com>
758
759        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
760        to gcc 3.1 arguments.
761
7622002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
763
764        * custom/dmv177.cfg: Use -mcpu=603e.
765        * custom/ppcn_60x.cfg: Use -mcpu=603e.
766        * custom/psim.cfg: Use -mcpu=603e.
767        * custom/score603e.cfg: Use -mcpu=603e.
768        * custom/ts_386ex.cfg: Remove obsolete comments.
769        * custom/rxgen960.cfg: Remove obsolete comments.
770        * custom/cvme961.cfg: Remove obsolete comments.
771
7722001-05-09      Joel Sherrill <joel@OARcorp.com>
773
774        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
775        compatable arguments.
776 
7772002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
778
779        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
780        Remove obsolete comments.
781        * custom/eth_comm.cfg: Remove make-target-options.
782        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
783        CPU_CFLAGS.
784        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
785        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
786        * custom/mbx8xx.cfg: Remove make-target-options.
787        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
788        Remove obsolete comments.
789        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
790        Remove obsolete comments.
791        * custom/mpc8260ads.cfg: Remove make-target-options.
792        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
793        CPU_CFLAGS.
794        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
795        Remove obsolete comments.
796        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
797        CPU_CFLAGS.
798        Remove obsolete comments.
799        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
800        Remove obsolete comments.
801        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
802        CPU_CFLAGS.
803        Remove obsolete comments.
804
8052002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * custom/gen405.cfg: Remove -D__powerpc__.
808
8092002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
812        * custom/erc32.cfg: Ditto.
813        * custom/leon2.cfg: Ditto.
814
815
8162002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
819        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
820        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
821
8222002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * custom/cvme961.cfg: Remove GCC272 support.
825        * custom/dmv152.cfg: Remove GCC272 support.
826        * custom/efi332.cfg: Remove GCC272 support.
827        * custom/efi68k.cfg: Remove GCC272 support.
828        * custom/eth_comm.cfg: Remove GCC272 support.
829        * custom/gen405.cfg: Remove GCC272 support.
830        * custom/gen68302.cfg: Remove GCC272 support.
831        * custom/gen68340.cfg: Remove GCC272 support.
832        * custom/gen68360.cfg: Remove GCC272 support.
833        * custom/genmongoosev.cfg: Remove GCC272 support.
834        * custom/helas403.cfg: Remove GCC272 support.
835        * custom/i386ex.cfg: Remove GCC272 support.
836        * custom/i960sim.cfg: Remove GCC272 support.
837        * custom/idp.cfg: Remove GCC272 support.
838        * custom/leon2.cfg: Remove GCC272 support.
839        * custom/mbx8xx.cfg: Remove GCC272 support.
840        * custom/mcf5206elite.cfg: Remove GCC272 support.
841        * custom/mpc8260ads.cfg: Remove GCC272 support.
842        * custom/mrm332.cfg: Remove GCC272 support.
843        * custom/mvme136.cfg: Remove GCC272 support.
844        * custom/mvme147.cfg: Remove GCC272 support.
845        * custom/mvme167.cfg: Remove GCC272 support.
846        * custom/ods68302.cfg: Remove GCC272 support.
847        * custom/p4000.cfg: Remove GCC272 support.
848        * custom/p4600.cfg: Remove GCC272 support.
849        * custom/p4650.cfg: Remove GCC272 support.
850        * custom/pc386.cfg: Remove GCC272 support.
851        * custom/portsw.cfg: Remove GCC272 support.
852        * custom/psim.cfg: Remove GCC272 support.
853        * custom/rxgen960.cfg: Remove GCC272 support.
854        * custom/score603e.cfg: Remove GCC272 support.
855        * custom/sim68000.cfg: Remove GCC272 support.
856        * custom/simhppa.cfg: Remove GCC272 support.
857        * custom/simsh4.cfg: Remove GCC272 support.
858        * custom/ts_386ex.cfg: Remove GCC272 support.
859
8602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
863        * Makefile.am: Remove AUTOMAKE_OPTIONS.
864        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
865        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
866
8672002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * compilers/gcc-target-default.cfg: Add missing \.
870        Reported by Ilya Alexeev <ilya@continuum.ru>.
871
8722002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
875        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
876        support.
877        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
878
8792001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
882        * custom/FreeBSD-posix.cfg: Ditto.
883        * custom/HPUX9-posix.cfg: Ditto.
884        * custom/Linux-posix.cfg: Ditto.
885        * custom/Solaris-posix.cfg: Ditto.
886
8872001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
888
889        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
890        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
891
8922001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * custom/armulator.cfg: Remove make-target-options.
895        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
896        (now in erc32/configure.ac).
897        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
898        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
899        Remove CONSOLE_USE_POLLED (Unused).
900        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
901        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
902        * custom/mvme162.cfg: Remove references to mvme162lx.
903        Abandon gcc272. Remove make-target-options.
904        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
905
9062001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * custom/bare.cfg: Remove make-target-options.
909        * custom/c4xsim.cfg: Ditto.
910        * custom/cvme961.cfg: Ditto.
911        * custom/efi68k.cfg: Ditto.
912        * custom/gen68302.cfg: Ditto.
913        * custom/gen68340.cfg: Ditto.
914        * custom/genmongoosev.cfg: Ditto.
915        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
916        make-exe, remove empty lines.
917        * custom/h8sim.cfg: Remove make-target-options.
918        * custom/mcf5206elite.cfg: Ditto.
919        * custom/mrm332.cfg: Ditto.
920        * custom/mvme147.cfg: Ditto.
921        * custom/ods68302.cfg: Ditto.
922        * custom/p4000.cfg: Ditto.
923        * custom/p4600.cfg: Ditto.
924        * custom/p4650.cfg: Ditto.
925        * custom/pc386.cfg: Ditto.
926        * custom/portsw.cfg: Ditto.
927        * custom/simsh4.cfg: Ditto.
928
9292001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * custom/efi332.cfg: Remove make-target-options.
932        * custom/idp.cfg: Ditto.
933        * custom/jmr3904.cfg: Ditto.
934
9352001-11-27      Joel Sherrill <joel@OARcorp.com>,
936
937        * ChangeLog: Deleted bogus entry.
938
9392001-11-27      Joel Sherrill <joel@OARcorp.com>,
940
941        * custom/ods68302.cfg: Eliminated required definition of macros in this
942        file for the BSP to compile.  The ROM and ROM address and size settings
943        are now linker script items. 
944
9452001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947
948        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
949        Remove make-target-options.
950        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
951        Remove make-target-options.
952        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
953        DATA_CACHE_ENABLE.
954        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
955        DATA_CACHE_ENABLE.
956        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
957        DATA_CACHE_ENABLE.
958
9592001-11-25      Joel Sherrill <joel@OARcorp.com>
960
961        * custom/papyrus.cfg: Removed.
962        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
963
9642001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
967        * custom/mcp750.cfg: Ditto.
968
9692001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
972        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
973        * custom/psim.cfg: Refect changes to psim/configure.ac.
974        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
975        remove SCORE603E_GENERATION.
976
9772001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
980        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
981        * custom/mbx860_005b.cfg: Ditto.
982        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
983
984
9852001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
986
987        * custom/gensh1.cfg: remove make-target-options.
988        * custom/gensh2.cfg: remove make-target-options.
989
9902001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
993        remove make-target-options, remove BSP_CPPFLAGS.
994
9952001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
998
9992001-11-14      Joel Sherrill <joel@OARcorp.com>
1000
1001        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
1002        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
1003        These are new exception processing model BSPs and thus do not
1004        need to define PPC_USE_SPRG.
1005
10062001-11-14      Joel Sherrill <joel@OARcorp.com>
1007
1008        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
1009
10102001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * custom/ts_386ex.cfg: Remove make-target-options.
1013        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
1014        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
1015        different flags.
1016
10172001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1020        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1021        re-adopt mcp750.cfg's make-exe.
1022
10232001-11-13      Joel Sherrill <joel@OARcorp.com>
1024
1025        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1026        the --srec-len argument to objcopy only supported in binutils 2.11
1027        or newer.
1028
10292001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1030
1031        This modification is part of the submitted modifications necessary to
1032        support the IBM PPC405 family.  This submission was reviewed by
1033        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1034        not negatively impact the ppc403 BSPs.  The submission and tracking
1035        process was captured as PR50.
1036        * custom/gen405.cfg: New file.
1037        * custom/helas403.cfg: Modified to generate Srecords.
1038
10392001-10-30      Joel Sherrill <joel@OARcorp.com>
1040
1041        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1042
10432001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1044
1045        * custom/mcf5206elite.cfg: New file.
1046
10472001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1048
1049        * custom/mpc8260ads.cfg: New file.
1050
10512001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * custom/gensh4.cfg: Remove START_HW_INIT.
1054        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1055
10562001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * custom/gensh4.cfg: Remove HZ.
1059        * custom/simsh4.cfg: Remove HZ.
1060
10612001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1062
1063        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1064        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1065        cleanup by Joel Sherrill <joel@OARcorp.com>.
1066
10672001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1070
10712001-10-11      Joel Sherrill <joel@OARcorp.com>
1072
1073        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1074        to avoid using the apparently broken or deprecated -o argument.
1075
10762001-09-28      Joel Sherrill <joel@OARcorp.com>
1077
1078        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1079        for MC68302_BASE.
1080
10812001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1082
1083        * custom/bare.cfg: Define dummy make-cxx-exe.
1084
10852001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1086
1087        * ChangeLog: Formatting cleanup.
1088
10892001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1092        make-target-options.
1093        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1094        * custom/HPUX9-posix.cfg: Dito.
1095        * custom/Linux-posix.cfg: Dito.
1096        * custom/Solaris-posix.cfg: Dito.
1097        * custom/arm_bare_bsp.cfg: Dito.
1098        * custom/armulator.cfg: Dito.
1099        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1100        * custom/i386ex.cfg: Remove make-target-options.
1101        * custom/i960sim.cfg: Remove make-target-options.
1102        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1103        CONSOLE_USE_INTERRUPTS.
1104        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1105        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1106        CONSOLE_USE_INTERRUPTS.
1107        * custom/vegaplus.cfg: Remove make-target-options.
1108
11092001-05-25      Joel Sherrill <joel@OARcorp.com>
1110
1111        * custom/mrm332.cfg: Switched $(SED) to sed.
1112
11132000-05-25      Matt Cross <profesor@gweep.net>
1114
1115        * New MRM332 BSP for the Mini RoboMind board based
1116        on the 68332 microcontroller designed and build by Mark
1117        Castelluccio.  For details on the MRM see http://www.robominds.com.
1118        * custom/mrm332.cfg: New file.
1119
11202001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1121
1122        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1123        CONSOLE_USE_POLLED, HAS_RTC.
1124
11252001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1128        * custom/gensh2.cfg: Dito.
1129
11302001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1131
1132        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1133        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1134        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1135        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1136        remove unused flags, remove -ansi from CPP.
1137        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1138        * custom/sim68000.cfg: Remove CPU_DEFINES.
1139       
11402001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1143        * compilers/gcc-target-default.cfg: Dito.
1144        * compilers/gcc-portsw.cfg: Remove -Hansi.
1145        * custom/posix.cfg: Remove inclusion of target.cfg.
1146        * custom/simhppa.cfg: Remove -ansi -fasm.
1147
11482001-04-11      Eric Valette <valette@crf.canon.fr>
1149
1150        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1151        "new exception processing model."
1152
11532001-04-11      Joel Sherrill <joel@OARcorp.com>
1154
1155        * custom/default.cfg: Switch to using exec_prefix to reflect new
1156        organization of install point from Ralf Corsepius.
1157
11582001-03-30      Eric Valette <valette@crf.canon.fr>
1159
1160        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1161        use the "new exception processing model."
1162
11632001-03-14      Joel Sherrill <joel@OARcorp.com>
1164
1165        * custom/genmongossev.cfg: New file.
1166
11672001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * custom/pc386dx.cfg: New bsp.
1170
11712001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1174        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1175        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1176
11772001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1180        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1181        * host.cfg.in: Remove RM, make-script.
1182        * ChangeLog: Remove bogus 2001-01-22 entry.
1183
11842001-01-09      Joel Sherrill <joel@OARcorp.com>
1185
1186        * custom/pc386.cfg (make-exe): Removed commented out lines that
1187        were displayed in build longs.
1188
11892001-01-08      Joel Sherrill <joel@OARcorp.com>
1190
1191        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1192        unneeded definitions when compiled for "mips" rather than "mips64orion."
1193        Correct CPU_CFLAGS.
1194
11952001-01-05      Joel Sherrill <joel@OARcorp.com>
1196
1197        * custom/gensh1.cfg: Removed rest of make-target-options and
1198        moved them to BSP configure options.
1199
12002001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1201
1202        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1203        install point or assuming BSP build tree is available.
1204
12052001-01-03      Joel Sherrill <joel@OARcorp.com>
1206
1207        * custom/psim.cfg: Removed unused variables.
1208
12092001-01-03      Joel Sherrill <joel@OARcorp.com>
1210
1211        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1212        * custom/simcpu32.cfg: Removed MVME162 reference.
1213
12142000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1215
1216        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1217        Still need to fix to avoid touching install point on non-install stanza.
1218
12192000-12-06      Joel Sherrill <joel@OARcorp.com>
1220
1221        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1222        and copies that should not be in it.
1223
12242000-12-01      Joel Sherrill <joel@OARcorp.com>
1225
1226        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1227
12282000-11-30      Joel Sherrill <joel@OARcorp.com>
1229
1230        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1231        a mips1.  gcc translates -m3900 into that.
1232
12332000-11-27      Joel Sherrill <joel@OARcorp.com>
1234
1235        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1236
12372000-11-27      Joel Sherrill <joel@OARcorp.com>
1238
1239        * custom/shsim.cfg: New file.
1240        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1241        The shsim is for the SH simulator in gdb. It should be able
1242        to be used with multiple SH CPU models.  This will require
1243        adding BSP variants.
1244
12452000-11-25      Joel Sherrill <joel@OARcorp.com>
1246
1247        * custom/pc386.cfg: make-exe rule would write into
1248        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1249        is generally not writeable after the BSP is installed and you do not
1250        want every application installed there by default.  Reported by
1251        Eric Norum <eric.norum@usask.ca>.
1252
12532000-11-25      Joel Sherrill <joel@OARcorp.com>
1254
1255        * custom/Makefile.am: Updated to add jmr3904.cfg
1256        * custom/jmr3904.cfg: New file.
1257
12582000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1259
1260        * custom/leon2.cfg: Removed defines that are now generated
1261        in a non-BSP specific manner.
1262
12632000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1264
1265        * custom/Makefile.am: Modified to reflect addition of files.
1266        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1267        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1268
12692000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1272
12732000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1274
1275        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1276
12772000-10-24      Joel Sherrill <joel@OARcorp.com>
1278
1279        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1280        definition since this information can be picked up from
1281        autoconf generated files.  These BSPs are shared by the
1282        mips and mips64orion "ports."
1283
12842000-10-18      Joel Sherrill <joel@OARcorp.com>
1285
1286        * compilers/gcc-portsw.cfg: Use gcc style flags.
1287
12882000-09-13      Joel Sherrill <joel@OARcorp.com>
1289
1290        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1291        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1292
12932000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1294
1295        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1296        Eric Valette <valette@crf.canon.fr>.
1297        * custom/vegaplus.cfg: New file.
1298
12992000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1300
1301        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1302        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1303        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1304        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1305        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1306        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1307        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1308
13092000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1310
1311        * custom/gensh2.cfg: Fix comments.
1312
13132000-09-12      Joel Sherrill <joel@OARcorp.com>
1314
1315        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1316        compiler arguments that specify CPU model options.
1317
13182000-09-12      Joel Sherrill <joel@OARcorp.com>
1319
1320        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1321        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1322        may be incorrect but the BSP now compiles.
1323
13242000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1325
1326        * custom/arm_bare_bsp.cfg: Fix comments.
1327
13282000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1331        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1332        * ChangeLog: File paths corrected
1333
13342000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1335
1336        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1337
13382000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * custom/pck6.cfg: New file
1341        * custom/pc486.cfg: Use -m486
1342        * custom/pc586.cfg: Use -mpentium
1343        * custom/pc686.cfg: Use -mmpentiumpro
1344        * custom/i386ex.cfg: Use -msoft-float
1345
13462000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1347
1348        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1349
13502000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1351
1352        * ChangeLog: File paths corrected.
1353
13542000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1355
1356        * custom/mvme167.cfg: Add specification of printk port, console port
1357        and serial I/O mode.  Arrange for the stripped executable to
1358        be copied up the build tree.
1359       
13602000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1361
1362        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1363
13642000-08-10      John Cotton  <john.cotton@nrc.ca>
1365
1366        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1367
13682000-08-10      Joel Sherrill <joel@OARcorp.com>
1369
1370        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.