source: rtems/make/ChangeLog @ edcec26

4.104.114.84.95
Last change on this file since edcec26 was edcec26, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/05/07 at 04:42:00

2007-08-05 Ralf Corsépius <ralf.corsepius@…>

  • custom/gen83xx.cfg: Use -O2.
  • Property mode set to 100644
File size: 43.2 KB
Line 
12007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * custom/gen83xx.cfg: Use -O2.
4
52007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * custom/Linux-posix.cfg: Use -O2.
8        * custom/rbtx4938.cfg: Add missing -O2.
9        * custom/rtl22xx.cfg: Adjust indentation.
10        * custom/virtex.cfg: Use -O2.
11
122007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
13
14        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
15        using C++ ctor trick. An RTEMS C++ application running on this BSP
16        may have initialization order issues to address.
17
182007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
19
20        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
21
222007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
23
24        * custom/gen83xx.cfg: Add make-cxx-exe rule.
25
262007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
27
28        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
29        MPC83xx controller based boards
30       
312007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
32
33        * custom/virtex.cfg: added file to support PPC core in a xilinx
34        virtex FPGA
35       
362007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
39        work except gcc core dumps with an ICE when may_alias is used in this
40        code. I filed a GCC PR and reduced optimization to -O0 and it does
41        run again.
42
432007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
44
45        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
46        out make-cxx-exe usage example.
47
482007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * custom/gen5200.cfg: Remove junk comment.
51        * custom/ep5200.cfg: New file.
52
532007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
54
55        * custom/armulator.cfg: Removed.
56
572007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
58
59        * custom/mvme5500.cfg: Use -O2 again.
60
612007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * Makefile.am: DMV152 obsoleted.
64        * custom/dmv152.cfg: Removed.
65
662007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
67
68        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
69        variants.
70        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
71
722007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
73
74        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
75        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
76        extension instead of BSP unique ones.
77
782007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
79
80        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
81        Plus some cleanup
82
832007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
84
85        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
86        for Classic API Barrier.
87
882007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
89
90        * custom/rtl22xx.cfg: Cleanup.
91        * Makefile.am: Add custom/rtl22xx.cfg.
92
932007-04-26      Ray Xu <xr@trasin.net>
94
95        * custom/rtl22xx.cfg: New (Initial submission).
96
972007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
98
99        * Makefile.am: Cleanup.
100
1012007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
102
103        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
104        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
105        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
106        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
107        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
108        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
109        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
110        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
111        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
112        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
113        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
114        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
115        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
116        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
117        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
118        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
119        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
120        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
121        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
122        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
123        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
124        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
125        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
126
1272007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
128
129        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
130        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
131        Use $(NM) -g -n instead of $(NM) -n.
132        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
133        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
134        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
135
1362007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
137
138        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
139        DRIVER_ARCHITECTURE.
140        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
141        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
142        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
143        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
144        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
145        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
146        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
147        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
148        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
149        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
150        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
151        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
152        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
153        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
154        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
155        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
156        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
157        CXXFLAGS_OPTIMIZE_V.
158
1592007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
160
161        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
162        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
163        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
164        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
165
1662006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
167
168        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
169        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
170        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
171        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
172        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
173        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
174        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
175        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
176        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
177        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
178        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
179        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
180        custom/i386ex.cfg, custom/idp.cfg,
181        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
182        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
183        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
184        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
185        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
186        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
187        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
188        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
189        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
190        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
191        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
192        Cleanup.
193
1942006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
195
196        * custom/uC5282.cfg: Remove hard-code compiler flags.
197        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
198        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
199
2002006-10-23      Joel Sherrill <joel@OARcorp.com>
201
202        * custom/eZKit533.cfg: New file.
203
2042006-09-08      Kate Feng <feng1@bnl.gov>
205
206        PR 1150/bsps
207        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
208        that gcc (4.0.2) implicitely uses the vector engine for optimization;
209        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
210
2112006-08-09      Kolja Waschk <waschk@telos.de>
212
213        * Makefile.am: New port to Altera NIOS II.
214        * custom/nios2_iss.cfg: New file.
215
2162006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
217
218        * custom/brsl5.cfg: (PR1117) added
219       
2202006-06-08      Bruce Robinson <brucer@pmccorp.com>
221       
222        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
223        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
224
2252005-04-10      Eric Norum <norume@aps.anl.gov>
226
227        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
228
2292006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
230
231        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
232        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
233        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
234        Remove (abandoned).
235
2362006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
237
238        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
239        Merger from rtems-4-6-branch.
240
2412006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
242
243        PR 851/bsps
244        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
245        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
246
2472005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
248
249        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
250
2512005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
252
253        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
254        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
255        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
256        Use .srec for files containing SRECs.
257
2582005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
259
260        * custom/gp32.cfg: Replace .gxb with .elf.
261        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
262
2632005-11-03      Till Straumann <strauman@slac.stanford.edu>
264
265        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
266        -mcpu=750 instead.
267
2682005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
269
270        * custom/orp.cfg: Remove (abandoned).
271        * custom/av5282.cfg: Remove obsolete vars.
272        * custom/gba.cfg: Remove PROFILE* (abandoned).
273        Remove -static (bogus).
274
2752005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
276
277        PR 822/bsps
278        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
279
2802005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
281
282        * custom/av5282.cfg: New file.
283
2842005-06-17      Markku Puro <markku.puro@kopteri.net>
285
286        * Makefile.am: Adding GameBoy Advance BSP.
287        * custom/gba.cfg: New file.
288
2892005-06-17      Joel Sherrill <joel@OARcorp.com>
290
291        * custom/mcf5235.cfg: New file.
292
2932005-06-01      Philippe Simons <loki_666@fastmail.fm>
294
295        * custom/gp32.cfg: Add make-cxx-exe.
296
2972005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
298
299        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
300        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
301        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
302
3032005-05-02      Joel Sherrill <joel@OARcorp.com>
304
305        * Makefile.am: Remove dmv177 and ppcn_60x.
306        * custom/dmv177.cfg: Removed.
307
3082005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
309
310        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
311
3122005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
313
314        * Makefile.am: Initial release of ep1a bsp
315        * custom/ep1a.cfg: New file.
316
3172005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
318
319        * custom/score603e.cfg: Update score603e to new exception model
320        NOTE: These modifications have not been tested on hardware.
321
3222005-03-11      Jay Monkman <jtm@lopingdog.com>
323
324        * custom/vegaplus.cfg: Removed.
325
3262005-03-11      Philippe Simons <loki_666@fastmail.fm>
327
328        * custom/gp32.cfg: New file.
329
3302005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
331
332        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
333        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
334        Remove -Wa,-m7450.
335
3362005-02-25      Joel Sherrill <joel@OARcorp.com>
337
338        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
339        * custom/arm_bare_bsp.cfg: Removed.
340
3412005-02-24      Jay Monkman <jtm@lopingdog.com>
342
343        * custom/csb350.cfg: New BSP.
344
3452005-02-24      Jay Monkman <jtm@lopingdog.com>
346
347        * custom/csb337.cfg: Cleanup.
348
3492005-02-08      Eric Norum <norume@aps.anl.gov>
350
351        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
352        proper versions of gcc (which take -m528x as an order to load the
353        -m5200 multilib variants) are widely available.
354
3552005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
356
357        * custom/uC5282.cfg: Cleanup.
358
3592005-01-28      Eric Norum <norume@aps.anl.gov>
360
361        * Makefile.am, custom/uC5282.cfg: New BSP
362
3632005-01-20      Joel Sherrill <joel@OARcorp.com>
364
365        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
366        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
367        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
368        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
369        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
370
3712005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
372
373        * compilers/gcc-portsw.cfg: Remove.
374        * Makefile.am: Reflect change above.
375
3762004-11-23      Joel Sherrill <joel@OARcorp.com>
377
378        * Makefile.am: Remove eth_comm.
379        * custom/eth_comm.cfg: Removed.
380
3812004-11-22      Jennifer Averett <jennifer@OARcorp.com>
382
383        PR 581/bsps
384        * custom/psim.cfg: Convert PSIM to new exception model.
385
3862004-11-17      Joel Sherrill <joel@OARcorp.com>
387
388        * custom/mvme2100.cfg: Add make-cxx-exe rule.
389
3902004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
391
392        * Makefile.am: Add MVME2100 BSP.
393        * custom/mvme2100.cfg: New file.
394
3952004-11-05      Joel Sherrill <joel@OARcorp.com>
396
397        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
398        architecture name for RTEMS. Since this was used as the -mcpu
399        argument to GCC, that also had to be changed.
400
4012004-10-26      Eric Norum <norume@aps.anl.gov
402
403        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
404
4052004-10-20      Eric Norum <norume@aps.anl.gov
406
407        * custom/mvme5500.cfg: New BSP.
408
4092004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
410
411        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
412
4132004-09-29      Joel Sherrill <joel@OARcorp.com>
414
415        * custom/h8sim.cfg: i960 obsoleted.
416        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
417
4182004-08-03      Jay Monkman <jtm@lopingdog.com>
419
420        * custom/csb360.cfg: New file.
421
4222004-07-15      Jay Monkman
423
424        * custom/csb336.cfg, custom/csb337.cfg: New files.
425
4262004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
427
428        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
429        with FreeBSD and now unused).
430        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
431
4322004-04-12      David Querbach <querbach@realtime.bc.ca>
433
434        * custom/ss555.cfg: New file.
435
4362004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
437
438        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
439        with Cygwin and now unused).
440
4412004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
442
443        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
444
4452004-03-05      Joel Sherrill <joel@OARcorp.com>
446
447        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
448        support.
449
4502004-02-26      Joel Sherrill <joel@OARcorp.com>
451
452        PR 570/bsps
453        * custom/mvme2307.cfg: Do not use -msdata=eabi since
454        it breaks the linking of the vectors.
455
4562004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * Makefile.am: Cosmetics.
459
4602004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
463        dist_rtems_make_custom_DATA = custom/default.cfg.
464
4652004-02-05      Joel Sherrill <joel@OARcorp.com>
466
467        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
468        these -- copied from the 4.6 branch.
469
4702004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        PR 553/bsps
473        * custom/mrm332.cfg: Comment out objdump.
474
4752004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
478
4792004-01-20      Joel Sherrill <joel@OARcorp.com>
480
481        PR 553/bsps
482        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
483        comment.
484
4852004-01-07      Joel Sherrill <joel@OARcorp.com>
486
487        * Makefile.am: Remove efi68k and efi332 references as they are no
488        longer in the tree.
489
4902004-01-07      Joel Sherrill <joel@OARcorp.com>
491
492        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
493        users of these boards so we are removing them.
494        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
495
4962004-01-07      Joel Sherrill <joel@OARcorp.com>
497
498        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
499
5002003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * Makefile.am: EXTRA_DIST +=.
503
5042003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * custom/Makefile.am: Remove.
507        * Makefile.am: Merge-in former custom/Makefile.am
508
5092003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
512        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
513
5142003-09-26      Joel Sherrill <joel@OARcorp.com>
515
516        * custom/simhppa.cfg: Removed.
517
5182003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
521
5222003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        PR 470/bsps
525        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
526        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
527        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
528
5292003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
532        the BSP's configure-script).
533        Remove BSP_CPPFLAGS (Obsolete).
534
5352003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        PR 321/bsps
538        * leaf.cfg: Remove support for profile-variant.
539        * main.cfg: Ditto.
540        * compilers/gcc-no_bsp.cfg: Ditto.
541        * compilers/gcc-portsw.cfg: Ditto.
542        * compilers/gcc-target-default.cfg: Ditto.
543
5442003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
545
546        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
547
5482003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
549
550        PR 368/filesystems
551        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
552        with this PR for alias BSPs.
553
5542003-03-18  Till Straumann <strauman@slac.stanford.edu>
555
556        PR 356/bsps
557        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
558        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
559
5602003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
563
5642003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
567        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
568        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
569        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
570
5712003-02-14      Joel Sherrill <joel@OARcorp.com>
572
573        AMD a29k obsolete.
574        * custom/portsw.cfg: Removed.
575
5762003-01-20      Duane Gustavus <duane@unt.edu>
577
578        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
579
5802003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
583        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
584        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
585        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
586        Move -D_BSD_SOURCE to CPU_CFLAGS.
587        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
588        Move -Dsolaris2 to CPU_CFLAGS.
589        Remove -D__EXTENSIONS__.
590
5912002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * custom/posix.cfg: Remove comment referring to host.cfg.
594
5952002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * custom/default.cfg: Pickup target.cfg from BSP directory.
598
5992002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
600
601        * custom/mtx603e.cfg: New file.
602
6032002-11-17      Joel Sherrill <joel@OARcorp.com>
604
605        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
606        build variants work for user applications post install.
607
6082002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
611        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
612        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
613        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
614        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
615
6162002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
617
618        * custom/edb7312.cfg: New file.
619
6202002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
623        obsolete Makefile.
624        * leaf.cfg: Various changes to LIBVARIANT processing.
625        * main.cfg: Ditto.
626
6272002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * Makefile.am: Add compilers/*.
630        * compilers/Makefile.am: Remove.
631        * lib.cfg: Remove.
632        * directory.cfg: Remove.
633        * README: Remove.
634
6352002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * Makefile.am: Add Templates/*.
638        * Templates/Makefile.am: Remove.
639
6402002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
643
6442002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
647        * custom/HPUX9-posix.cfg: Ditto.
648        * custom/Linux-posix.cfg: Ditto.
649
6502002-10-02      Joel Sherrill <joel@OARcorp.com>
651
652        * custom/armulator.cfg: Remove reference to PowerPC arguments.
653
6542002-09-13      Joel Sherrill <joel@OARcorp.com>
655
656        * Part of addressing PR281.
657        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
658        * compilers/gcc-target-default.cfg: Removed remaining support for
659        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
660        as one of the LDFLAGS when the debug variant is specified.
661
6622002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * custom/posix.cfg: Don't include host.cfg.
665
6662002-08-09      Joel Sherrill <joel@OARcorp.com>
667
668        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
669
6702002-08-07      Ivan Guzvinec <ivang@opencores.org>
671
672        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
673
6742002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
677
6782002-08-06      Joel Sherrill <joel@OARcorp.com>
679
680        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
681        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
682
6832002-08-06      Chris Ziomkowski <chris@asics.ws>
684
685        * custom/or32sim.cfg: New file added as part of merge from
686        OpenCores repository.
687
6882002-08-05      Joel Sherrill <joel@OARcorp.com>
689
690        * Per PR260 eliminate use of make-target-options.  This impacted
691        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
692        SuperCore and required that the m68k optimized memcpy be moved
693        to libcpu.
694        * custom/gen68360.cfg: Remove make-target-options.
695
6962002-08-01      Joel Sherrill <joel@OARcorp.com>
697
698        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
699        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
700
7012002-08-01      Joel Sherrill <joel@OARcorp.com>
702
703        * custom/mvme136.cfg: Remove make-target-options.
704
7052002-07-30      Joel Sherrill <joel@OARcorp.com>
706
707        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
708        will disappear when make clean is performed.
709
7102002-07-24      Joel Sherrill <joel@OARcorp.com>
711
712        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
713        to use gcc 3.1 arguments.
714
7152002-07-22      Joel Sherrill <joel@OARcorp.com>
716
717        * Templates/Makefile.leaf: Clarify the MANAGERS example.
718
7192002-07-01      Joel Sherrill <joel@OARcorp.com>
720
721        * custom/p4650.cfg: Update arguments to gcc3.
722
7232002-06-14      Joel Sherrill <joel@OARcorp.com>
724
725        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
726        to gcc 3.1 arguments.
727
7282002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
729
730        * custom/dmv177.cfg: Use -mcpu=603e.
731        * custom/ppcn_60x.cfg: Use -mcpu=603e.
732        * custom/psim.cfg: Use -mcpu=603e.
733        * custom/score603e.cfg: Use -mcpu=603e.
734        * custom/ts_386ex.cfg: Remove obsolete comments.
735        * custom/rxgen960.cfg: Remove obsolete comments.
736        * custom/cvme961.cfg: Remove obsolete comments.
737
7382001-05-09      Joel Sherrill <joel@OARcorp.com>
739
740        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
741        compatable arguments.
742 
7432002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
746        Remove obsolete comments.
747        * custom/eth_comm.cfg: Remove make-target-options.
748        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
749        CPU_CFLAGS.
750        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
751        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
752        * custom/mbx8xx.cfg: Remove make-target-options.
753        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
754        Remove obsolete comments.
755        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
756        Remove obsolete comments.
757        * custom/mpc8260ads.cfg: Remove make-target-options.
758        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
759        CPU_CFLAGS.
760        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
761        Remove obsolete comments.
762        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
763        CPU_CFLAGS.
764        Remove obsolete comments.
765        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
766        Remove obsolete comments.
767        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
768        CPU_CFLAGS.
769        Remove obsolete comments.
770
7712002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * custom/gen405.cfg: Remove -D__powerpc__.
774
7752002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
778        * custom/erc32.cfg: Ditto.
779        * custom/leon2.cfg: Ditto.
780
781
7822002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
785        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
786        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
787
7882002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * custom/cvme961.cfg: Remove GCC272 support.
791        * custom/dmv152.cfg: Remove GCC272 support.
792        * custom/efi332.cfg: Remove GCC272 support.
793        * custom/efi68k.cfg: Remove GCC272 support.
794        * custom/eth_comm.cfg: Remove GCC272 support.
795        * custom/gen405.cfg: Remove GCC272 support.
796        * custom/gen68302.cfg: Remove GCC272 support.
797        * custom/gen68340.cfg: Remove GCC272 support.
798        * custom/gen68360.cfg: Remove GCC272 support.
799        * custom/genmongoosev.cfg: Remove GCC272 support.
800        * custom/helas403.cfg: Remove GCC272 support.
801        * custom/i386ex.cfg: Remove GCC272 support.
802        * custom/i960sim.cfg: Remove GCC272 support.
803        * custom/idp.cfg: Remove GCC272 support.
804        * custom/leon2.cfg: Remove GCC272 support.
805        * custom/mbx8xx.cfg: Remove GCC272 support.
806        * custom/mcf5206elite.cfg: Remove GCC272 support.
807        * custom/mpc8260ads.cfg: Remove GCC272 support.
808        * custom/mrm332.cfg: Remove GCC272 support.
809        * custom/mvme136.cfg: Remove GCC272 support.
810        * custom/mvme147.cfg: Remove GCC272 support.
811        * custom/mvme167.cfg: Remove GCC272 support.
812        * custom/ods68302.cfg: Remove GCC272 support.
813        * custom/p4000.cfg: Remove GCC272 support.
814        * custom/p4600.cfg: Remove GCC272 support.
815        * custom/p4650.cfg: Remove GCC272 support.
816        * custom/pc386.cfg: Remove GCC272 support.
817        * custom/portsw.cfg: Remove GCC272 support.
818        * custom/psim.cfg: Remove GCC272 support.
819        * custom/rxgen960.cfg: Remove GCC272 support.
820        * custom/score603e.cfg: Remove GCC272 support.
821        * custom/sim68000.cfg: Remove GCC272 support.
822        * custom/simhppa.cfg: Remove GCC272 support.
823        * custom/simsh4.cfg: Remove GCC272 support.
824        * custom/ts_386ex.cfg: Remove GCC272 support.
825
8262002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
827
828        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
829        * Makefile.am: Remove AUTOMAKE_OPTIONS.
830        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
831        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
832
8332002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
834
835        * compilers/gcc-target-default.cfg: Add missing \.
836        Reported by Ilya Alexeev <ilya@continuum.ru>.
837
8382002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
841        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
842        support.
843        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
844
8452001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
848        * custom/FreeBSD-posix.cfg: Ditto.
849        * custom/HPUX9-posix.cfg: Ditto.
850        * custom/Linux-posix.cfg: Ditto.
851        * custom/Solaris-posix.cfg: Ditto.
852
8532001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
856        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
857
8582001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * custom/armulator.cfg: Remove make-target-options.
861        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
862        (now in erc32/configure.ac).
863        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
864        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
865        Remove CONSOLE_USE_POLLED (Unused).
866        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
867        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
868        * custom/mvme162.cfg: Remove references to mvme162lx.
869        Abandon gcc272. Remove make-target-options.
870        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
871
8722001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * custom/bare.cfg: Remove make-target-options.
875        * custom/c4xsim.cfg: Ditto.
876        * custom/cvme961.cfg: Ditto.
877        * custom/efi68k.cfg: Ditto.
878        * custom/gen68302.cfg: Ditto.
879        * custom/gen68340.cfg: Ditto.
880        * custom/genmongoosev.cfg: Ditto.
881        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
882        make-exe, remove empty lines.
883        * custom/h8sim.cfg: Remove make-target-options.
884        * custom/mcf5206elite.cfg: Ditto.
885        * custom/mrm332.cfg: Ditto.
886        * custom/mvme147.cfg: Ditto.
887        * custom/ods68302.cfg: Ditto.
888        * custom/p4000.cfg: Ditto.
889        * custom/p4600.cfg: Ditto.
890        * custom/p4650.cfg: Ditto.
891        * custom/pc386.cfg: Ditto.
892        * custom/portsw.cfg: Ditto.
893        * custom/simsh4.cfg: Ditto.
894
8952001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * custom/efi332.cfg: Remove make-target-options.
898        * custom/idp.cfg: Ditto.
899        * custom/jmr3904.cfg: Ditto.
900
9012001-11-27      Joel Sherrill <joel@OARcorp.com>,
902
903        * ChangeLog: Deleted bogus entry.
904
9052001-11-27      Joel Sherrill <joel@OARcorp.com>,
906
907        * custom/ods68302.cfg: Eliminated required definition of macros in this
908        file for the BSP to compile.  The ROM and ROM address and size settings
909        are now linker script items. 
910
9112001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913
914        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
915        Remove make-target-options.
916        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
917        Remove make-target-options.
918        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
919        DATA_CACHE_ENABLE.
920        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
921        DATA_CACHE_ENABLE.
922        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
923        DATA_CACHE_ENABLE.
924
9252001-11-25      Joel Sherrill <joel@OARcorp.com>
926
927        * custom/papyrus.cfg: Removed.
928        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
929
9302001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
933        * custom/mcp750.cfg: Ditto.
934
9352001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
938        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
939        * custom/psim.cfg: Refect changes to psim/configure.ac.
940        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
941        remove SCORE603E_GENERATION.
942
9432001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
944
945        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
946        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
947        * custom/mbx860_005b.cfg: Ditto.
948        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
949
950
9512001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * custom/gensh1.cfg: remove make-target-options.
954        * custom/gensh2.cfg: remove make-target-options.
955
9562001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
959        remove make-target-options, remove BSP_CPPFLAGS.
960
9612001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
962
963        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
964
9652001-11-14      Joel Sherrill <joel@OARcorp.com>
966
967        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
968        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
969        These are new exception processing model BSPs and thus do not
970        need to define PPC_USE_SPRG.
971
9722001-11-14      Joel Sherrill <joel@OARcorp.com>
973
974        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
975
9762001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * custom/ts_386ex.cfg: Remove make-target-options.
979        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
980        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
981        different flags.
982
9832001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
986        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
987        re-adopt mcp750.cfg's make-exe.
988
9892001-11-13      Joel Sherrill <joel@OARcorp.com>
990
991        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
992        the --srec-len argument to objcopy only supported in binutils 2.11
993        or newer.
994
9952001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
996
997        This modification is part of the submitted modifications necessary to
998        support the IBM PPC405 family.  This submission was reviewed by
999        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1000        not negatively impact the ppc403 BSPs.  The submission and tracking
1001        process was captured as PR50.
1002        * custom/gen405.cfg: New file.
1003        * custom/helas403.cfg: Modified to generate Srecords.
1004
10052001-10-30      Joel Sherrill <joel@OARcorp.com>
1006
1007        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1008
10092001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1010
1011        * custom/mcf5206elite.cfg: New file.
1012
10132001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1014
1015        * custom/mpc8260ads.cfg: New file.
1016
10172001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * custom/gensh4.cfg: Remove START_HW_INIT.
1020        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1021
10222001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1023
1024        * custom/gensh4.cfg: Remove HZ.
1025        * custom/simsh4.cfg: Remove HZ.
1026
10272001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1028
1029        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1030        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1031        cleanup by Joel Sherrill <joel@OARcorp.com>.
1032
10332001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1034
1035        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1036
10372001-10-11      Joel Sherrill <joel@OARcorp.com>
1038
1039        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1040        to avoid using the apparently broken or deprecated -o argument.
1041
10422001-09-28      Joel Sherrill <joel@OARcorp.com>
1043
1044        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1045        for MC68302_BASE.
1046
10472001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * custom/bare.cfg: Define dummy make-cxx-exe.
1050
10512001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * ChangeLog: Formatting cleanup.
1054
10552001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1056
1057        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1058        make-target-options.
1059        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1060        * custom/HPUX9-posix.cfg: Dito.
1061        * custom/Linux-posix.cfg: Dito.
1062        * custom/Solaris-posix.cfg: Dito.
1063        * custom/arm_bare_bsp.cfg: Dito.
1064        * custom/armulator.cfg: Dito.
1065        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1066        * custom/i386ex.cfg: Remove make-target-options.
1067        * custom/i960sim.cfg: Remove make-target-options.
1068        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1069        CONSOLE_USE_INTERRUPTS.
1070        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1071        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1072        CONSOLE_USE_INTERRUPTS.
1073        * custom/vegaplus.cfg: Remove make-target-options.
1074
10752001-05-25      Joel Sherrill <joel@OARcorp.com>
1076
1077        * custom/mrm332.cfg: Switched $(SED) to sed.
1078
10792000-05-25      Matt Cross <profesor@gweep.net>
1080
1081        * New MRM332 BSP for the Mini RoboMind board based
1082        on the 68332 microcontroller designed and build by Mark
1083        Castelluccio.  For details on the MRM see http://www.robominds.com.
1084        * custom/mrm332.cfg: New file.
1085
10862001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1089        CONSOLE_USE_POLLED, HAS_RTC.
1090
10912001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1094        * custom/gensh2.cfg: Dito.
1095
10962001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1099        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1100        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1101        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1102        remove unused flags, remove -ansi from CPP.
1103        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1104        * custom/sim68000.cfg: Remove CPU_DEFINES.
1105       
11062001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1109        * compilers/gcc-target-default.cfg: Dito.
1110        * compilers/gcc-portsw.cfg: Remove -Hansi.
1111        * custom/posix.cfg: Remove inclusion of target.cfg.
1112        * custom/simhppa.cfg: Remove -ansi -fasm.
1113
11142001-04-11      Eric Valette <valette@crf.canon.fr>
1115
1116        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1117        "new exception processing model."
1118
11192001-04-11      Joel Sherrill <joel@OARcorp.com>
1120
1121        * custom/default.cfg: Switch to using exec_prefix to reflect new
1122        organization of install point from Ralf Corsepius.
1123
11242001-03-30      Eric Valette <valette@crf.canon.fr>
1125
1126        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1127        use the "new exception processing model."
1128
11292001-03-14      Joel Sherrill <joel@OARcorp.com>
1130
1131        * custom/genmongossev.cfg: New file.
1132
11332001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1134
1135        * custom/pc386dx.cfg: New bsp.
1136
11372001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1140        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1141        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1142
11432001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1144
1145        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1146        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1147        * host.cfg.in: Remove RM, make-script.
1148        * ChangeLog: Remove bogus 2001-01-22 entry.
1149
11502001-01-09      Joel Sherrill <joel@OARcorp.com>
1151
1152        * custom/pc386.cfg (make-exe): Removed commented out lines that
1153        were displayed in build longs.
1154
11552001-01-08      Joel Sherrill <joel@OARcorp.com>
1156
1157        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1158        unneeded definitions when compiled for "mips" rather than "mips64orion."
1159        Correct CPU_CFLAGS.
1160
11612001-01-05      Joel Sherrill <joel@OARcorp.com>
1162
1163        * custom/gensh1.cfg: Removed rest of make-target-options and
1164        moved them to BSP configure options.
1165
11662001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1167
1168        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1169        install point or assuming BSP build tree is available.
1170
11712001-01-03      Joel Sherrill <joel@OARcorp.com>
1172
1173        * custom/psim.cfg: Removed unused variables.
1174
11752001-01-03      Joel Sherrill <joel@OARcorp.com>
1176
1177        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1178        * custom/simcpu32.cfg: Removed MVME162 reference.
1179
11802000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1181
1182        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1183        Still need to fix to avoid touching install point on non-install stanza.
1184
11852000-12-06      Joel Sherrill <joel@OARcorp.com>
1186
1187        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1188        and copies that should not be in it.
1189
11902000-12-01      Joel Sherrill <joel@OARcorp.com>
1191
1192        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1193
11942000-11-30      Joel Sherrill <joel@OARcorp.com>
1195
1196        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1197        a mips1.  gcc translates -m3900 into that.
1198
11992000-11-27      Joel Sherrill <joel@OARcorp.com>
1200
1201        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1202
12032000-11-27      Joel Sherrill <joel@OARcorp.com>
1204
1205        * custom/shsim.cfg: New file.
1206        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1207        The shsim is for the SH simulator in gdb. It should be able
1208        to be used with multiple SH CPU models.  This will require
1209        adding BSP variants.
1210
12112000-11-25      Joel Sherrill <joel@OARcorp.com>
1212
1213        * custom/pc386.cfg: make-exe rule would write into
1214        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1215        is generally not writeable after the BSP is installed and you do not
1216        want every application installed there by default.  Reported by
1217        Eric Norum <eric.norum@usask.ca>.
1218
12192000-11-25      Joel Sherrill <joel@OARcorp.com>
1220
1221        * custom/Makefile.am: Updated to add jmr3904.cfg
1222        * custom/jmr3904.cfg: New file.
1223
12242000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * custom/leon2.cfg: Removed defines that are now generated
1227        in a non-BSP specific manner.
1228
12292000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1230
1231        * custom/Makefile.am: Modified to reflect addition of files.
1232        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1233        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1234
12352000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236
1237        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1238
12392000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240
1241        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1242
12432000-10-24      Joel Sherrill <joel@OARcorp.com>
1244
1245        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1246        definition since this information can be picked up from
1247        autoconf generated files.  These BSPs are shared by the
1248        mips and mips64orion "ports."
1249
12502000-10-18      Joel Sherrill <joel@OARcorp.com>
1251
1252        * compilers/gcc-portsw.cfg: Use gcc style flags.
1253
12542000-09-13      Joel Sherrill <joel@OARcorp.com>
1255
1256        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1257        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1258
12592000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1260
1261        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1262        Eric Valette <valette@crf.canon.fr>.
1263        * custom/vegaplus.cfg: New file.
1264
12652000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1266
1267        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1268        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1269        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1270        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1271        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1272        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1273        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1274
12752000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * custom/gensh2.cfg: Fix comments.
1278
12792000-09-12      Joel Sherrill <joel@OARcorp.com>
1280
1281        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1282        compiler arguments that specify CPU model options.
1283
12842000-09-12      Joel Sherrill <joel@OARcorp.com>
1285
1286        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1287        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1288        may be incorrect but the BSP now compiles.
1289
12902000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1291
1292        * custom/arm_bare_bsp.cfg: Fix comments.
1293
12942000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1295
1296        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1297        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1298        * ChangeLog: File paths corrected
1299
13002000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1301
1302        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1303
13042000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * custom/pck6.cfg: New file
1307        * custom/pc486.cfg: Use -m486
1308        * custom/pc586.cfg: Use -mpentium
1309        * custom/pc686.cfg: Use -mmpentiumpro
1310        * custom/i386ex.cfg: Use -msoft-float
1311
13122000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1313
1314        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1315
13162000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1317
1318        * ChangeLog: File paths corrected.
1319
13202000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1321
1322        * custom/mvme167.cfg: Add specification of printk port, console port
1323        and serial I/O mode.  Arrange for the stripped executable to
1324        be copied up the build tree.
1325       
13262000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1327
1328        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1329
13302000-08-10      John Cotton  <john.cotton@nrc.ca>
1331
1332        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1333
13342000-08-10      Joel Sherrill <joel@OARcorp.com>
1335
1336        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.