source: rtems/make/ChangeLog @ 42fff32

4.104.114.95
Last change on this file since 42fff32 was 42fff32, checked in by Joel Sherrill <joel.sherrill@…>, on 11/06/07 at 22:54:59

2007-11-03 Ray Xu <rayx.cn@…>

  • custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled with THUMB enabled
  • Property mode set to 100644
File size: 43.7 KB
Line 
12007-11-03      Ray Xu <rayx.cn@gmail.com>
2
3        * custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
4        with THUMB enabled
5
62007-08-06      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * custom/icecube.cfg: Rename EP5200 to IceCube since that is the
9        nickname for the Freescale evaluation board it is based upon. BSP was
10        tested on a Freescale MPC5200LITE.
11
122007-08-05      Ralf Corsépius <ralf.corsepius@rtems.org>
13
14        * custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
15        * custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
16          calls.
17        * custom/gen83xx.cfg: Use -O2.
18
192007-07-28      Ralf Corsépius <ralf.corsepius@rtems.org>
20
21        * custom/Linux-posix.cfg: Use -O2.
22        * custom/rbtx4938.cfg: Add missing -O2.
23        * custom/rtl22xx.cfg: Adjust indentation.
24        * custom/virtex.cfg: Use -O2.
25
262007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
27
28        * custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
29        using C++ ctor trick. An RTEMS C++ application running on this BSP
30        may have initialization order issues to address.
31
322007-07-24      Joel Sherrill <joel.sherrill@OARcorp.com>
33
34        * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
35
362007-07-11      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * custom/gen83xx.cfg: Add make-cxx-exe rule.
39
402007-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
41
42        * custom/gen83xx.cfg, custom/mpc8349eamds.cfg: added file to support
43        MPC83xx controller based boards
44       
452007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
46
47        * custom/virtex.cfg: added file to support PPC core in a xilinx
48        virtex FPGA
49       
502007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
51
52        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
53        work except gcc core dumps with an ICE when may_alias is used in this
54        code. I filed a GCC PR and reduced optimization to -O0 and it does
55        run again.
56
572007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
58
59        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
60        out make-cxx-exe usage example.
61
622007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * custom/gen5200.cfg: Remove junk comment.
65        * custom/ep5200.cfg: New file.
66
672007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
68
69        * custom/armulator.cfg: Removed.
70
712007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * custom/mvme5500.cfg: Use -O2 again.
74
752007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * Makefile.am: DMV152 obsoleted.
78        * custom/dmv152.cfg: Removed.
79
802007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
81
82        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
83        variants.
84        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
85
862007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
87
88        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
89        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
90        extension instead of BSP unique ones.
91
922007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
93
94        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
95        Plus some cleanup
96
972007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
98
99        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
100        for Classic API Barrier.
101
1022007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
103
104        * custom/rtl22xx.cfg: Cleanup.
105        * Makefile.am: Add custom/rtl22xx.cfg.
106
1072007-04-26      Ray Xu <xr@trasin.net>
108
109        * custom/rtl22xx.cfg: New (Initial submission).
110
1112007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
112
113        * Makefile.am: Cleanup.
114
1152007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
116
117        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
118        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
119        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
120        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
121        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
122        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
123        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
124        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
125        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
126        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
127        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
128        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
129        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
130        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
131        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
132        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
133        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
134        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
135        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
136        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
137        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
138        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
139        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
140
1412007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
142
143        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
144        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
145        Use $(NM) -g -n instead of $(NM) -n.
146        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
147        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
148        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
149
1502007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
151
152        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
153        DRIVER_ARCHITECTURE.
154        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
155        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
156        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
157        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
158        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
159        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
160        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
161        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
162        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
163        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
164        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
165        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
166        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
167        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
168        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
169        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
170        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
171        CXXFLAGS_OPTIMIZE_V.
172
1732007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
174
175        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
176        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
177        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
178        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
179
1802006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
181
182        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
183        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
184        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
185        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
186        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
187        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
188        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
189        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
190        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
191        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
192        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
193        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
194        custom/i386ex.cfg, custom/idp.cfg,
195        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
196        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
197        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
198        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
199        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
200        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
201        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
202        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
203        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
204        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
205        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
206        Cleanup.
207
2082006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
209
210        * custom/uC5282.cfg: Remove hard-code compiler flags.
211        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
212        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
213
2142006-10-23      Joel Sherrill <joel@OARcorp.com>
215
216        * custom/eZKit533.cfg: New file.
217
2182006-09-08      Kate Feng <feng1@bnl.gov>
219
220        PR 1150/bsps
221        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
222        that gcc (4.0.2) implicitely uses the vector engine for optimization;
223        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
224
2252006-08-09      Kolja Waschk <waschk@telos.de>
226
227        * Makefile.am: New port to Altera NIOS II.
228        * custom/nios2_iss.cfg: New file.
229
2302006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
231
232        * custom/brsl5.cfg: (PR1117) added
233       
2342006-06-08      Bruce Robinson <brucer@pmccorp.com>
235       
236        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
237        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
238
2392005-04-10      Eric Norum <norume@aps.anl.gov>
240
241        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
242
2432006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
244
245        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
246        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
247        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
248        Remove (abandoned).
249
2502006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
251
252        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
253        Merger from rtems-4-6-branch.
254
2552006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
256
257        PR 851/bsps
258        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
259        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
260
2612005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
262
263        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
264
2652005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
266
267        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
268        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
269        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
270        Use .srec for files containing SRECs.
271
2722005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
273
274        * custom/gp32.cfg: Replace .gxb with .elf.
275        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
276
2772005-11-03      Till Straumann <strauman@slac.stanford.edu>
278
279        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
280        -mcpu=750 instead.
281
2822005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
283
284        * custom/orp.cfg: Remove (abandoned).
285        * custom/av5282.cfg: Remove obsolete vars.
286        * custom/gba.cfg: Remove PROFILE* (abandoned).
287        Remove -static (bogus).
288
2892005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
290
291        PR 822/bsps
292        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
293
2942005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
295
296        * custom/av5282.cfg: New file.
297
2982005-06-17      Markku Puro <markku.puro@kopteri.net>
299
300        * Makefile.am: Adding GameBoy Advance BSP.
301        * custom/gba.cfg: New file.
302
3032005-06-17      Joel Sherrill <joel@OARcorp.com>
304
305        * custom/mcf5235.cfg: New file.
306
3072005-06-01      Philippe Simons <loki_666@fastmail.fm>
308
309        * custom/gp32.cfg: Add make-cxx-exe.
310
3112005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
312
313        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
314        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
315        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
316
3172005-05-02      Joel Sherrill <joel@OARcorp.com>
318
319        * Makefile.am: Remove dmv177 and ppcn_60x.
320        * custom/dmv177.cfg: Removed.
321
3222005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
323
324        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
325
3262005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
327
328        * Makefile.am: Initial release of ep1a bsp
329        * custom/ep1a.cfg: New file.
330
3312005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
332
333        * custom/score603e.cfg: Update score603e to new exception model
334        NOTE: These modifications have not been tested on hardware.
335
3362005-03-11      Jay Monkman <jtm@lopingdog.com>
337
338        * custom/vegaplus.cfg: Removed.
339
3402005-03-11      Philippe Simons <loki_666@fastmail.fm>
341
342        * custom/gp32.cfg: New file.
343
3442005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
345
346        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
347        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
348        Remove -Wa,-m7450.
349
3502005-02-25      Joel Sherrill <joel@OARcorp.com>
351
352        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
353        * custom/arm_bare_bsp.cfg: Removed.
354
3552005-02-24      Jay Monkman <jtm@lopingdog.com>
356
357        * custom/csb350.cfg: New BSP.
358
3592005-02-24      Jay Monkman <jtm@lopingdog.com>
360
361        * custom/csb337.cfg: Cleanup.
362
3632005-02-08      Eric Norum <norume@aps.anl.gov>
364
365        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
366        proper versions of gcc (which take -m528x as an order to load the
367        -m5200 multilib variants) are widely available.
368
3692005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
370
371        * custom/uC5282.cfg: Cleanup.
372
3732005-01-28      Eric Norum <norume@aps.anl.gov>
374
375        * Makefile.am, custom/uC5282.cfg: New BSP
376
3772005-01-20      Joel Sherrill <joel@OARcorp.com>
378
379        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
380        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
381        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
382        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
383        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
384
3852005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
386
387        * compilers/gcc-portsw.cfg: Remove.
388        * Makefile.am: Reflect change above.
389
3902004-11-23      Joel Sherrill <joel@OARcorp.com>
391
392        * Makefile.am: Remove eth_comm.
393        * custom/eth_comm.cfg: Removed.
394
3952004-11-22      Jennifer Averett <jennifer@OARcorp.com>
396
397        PR 581/bsps
398        * custom/psim.cfg: Convert PSIM to new exception model.
399
4002004-11-17      Joel Sherrill <joel@OARcorp.com>
401
402        * custom/mvme2100.cfg: Add make-cxx-exe rule.
403
4042004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
405
406        * Makefile.am: Add MVME2100 BSP.
407        * custom/mvme2100.cfg: New file.
408
4092004-11-05      Joel Sherrill <joel@OARcorp.com>
410
411        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
412        architecture name for RTEMS. Since this was used as the -mcpu
413        argument to GCC, that also had to be changed.
414
4152004-10-26      Eric Norum <norume@aps.anl.gov
416
417        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
418
4192004-10-20      Eric Norum <norume@aps.anl.gov
420
421        * custom/mvme5500.cfg: New BSP.
422
4232004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
424
425        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
426
4272004-09-29      Joel Sherrill <joel@OARcorp.com>
428
429        * custom/h8sim.cfg: i960 obsoleted.
430        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
431
4322004-08-03      Jay Monkman <jtm@lopingdog.com>
433
434        * custom/csb360.cfg: New file.
435
4362004-07-15      Jay Monkman
437
438        * custom/csb336.cfg, custom/csb337.cfg: New files.
439
4402004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
441
442        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
443        with FreeBSD and now unused).
444        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
445
4462004-04-12      David Querbach <querbach@realtime.bc.ca>
447
448        * custom/ss555.cfg: New file.
449
4502004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
451
452        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
453        with Cygwin and now unused).
454
4552004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
456
457        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
458
4592004-03-05      Joel Sherrill <joel@OARcorp.com>
460
461        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
462        support.
463
4642004-02-26      Joel Sherrill <joel@OARcorp.com>
465
466        PR 570/bsps
467        * custom/mvme2307.cfg: Do not use -msdata=eabi since
468        it breaks the linking of the vectors.
469
4702004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * Makefile.am: Cosmetics.
473
4742004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
477        dist_rtems_make_custom_DATA = custom/default.cfg.
478
4792004-02-05      Joel Sherrill <joel@OARcorp.com>
480
481        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
482        these -- copied from the 4.6 branch.
483
4842004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        PR 553/bsps
487        * custom/mrm332.cfg: Comment out objdump.
488
4892004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
492
4932004-01-20      Joel Sherrill <joel@OARcorp.com>
494
495        PR 553/bsps
496        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
497        comment.
498
4992004-01-07      Joel Sherrill <joel@OARcorp.com>
500
501        * Makefile.am: Remove efi68k and efi332 references as they are no
502        longer in the tree.
503
5042004-01-07      Joel Sherrill <joel@OARcorp.com>
505
506        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
507        users of these boards so we are removing them.
508        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
509
5102004-01-07      Joel Sherrill <joel@OARcorp.com>
511
512        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
513
5142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * Makefile.am: EXTRA_DIST +=.
517
5182003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * custom/Makefile.am: Remove.
521        * Makefile.am: Merge-in former custom/Makefile.am
522
5232003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
524
525        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
526        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
527
5282003-09-26      Joel Sherrill <joel@OARcorp.com>
529
530        * custom/simhppa.cfg: Removed.
531
5322003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
535
5362003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        PR 470/bsps
539        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
540        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
541        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
542
5432003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
546        the BSP's configure-script).
547        Remove BSP_CPPFLAGS (Obsolete).
548
5492003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        PR 321/bsps
552        * leaf.cfg: Remove support for profile-variant.
553        * main.cfg: Ditto.
554        * compilers/gcc-no_bsp.cfg: Ditto.
555        * compilers/gcc-portsw.cfg: Ditto.
556        * compilers/gcc-target-default.cfg: Ditto.
557
5582003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
559
560        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
561
5622003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
563
564        PR 368/filesystems
565        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
566        with this PR for alias BSPs.
567
5682003-03-18  Till Straumann <strauman@slac.stanford.edu>
569
570        PR 356/bsps
571        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
572        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
573
5742003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
577
5782003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
581        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
582        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
583        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
584
5852003-02-14      Joel Sherrill <joel@OARcorp.com>
586
587        AMD a29k obsolete.
588        * custom/portsw.cfg: Removed.
589
5902003-01-20      Duane Gustavus <duane@unt.edu>
591
592        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
593
5942003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
597        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
598        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
599        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
600        Move -D_BSD_SOURCE to CPU_CFLAGS.
601        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
602        Move -Dsolaris2 to CPU_CFLAGS.
603        Remove -D__EXTENSIONS__.
604
6052002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * custom/posix.cfg: Remove comment referring to host.cfg.
608
6092002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * custom/default.cfg: Pickup target.cfg from BSP directory.
612
6132002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
614
615        * custom/mtx603e.cfg: New file.
616
6172002-11-17      Joel Sherrill <joel@OARcorp.com>
618
619        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
620        build variants work for user applications post install.
621
6222002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
625        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
626        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
627        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
628        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
629
6302002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
631
632        * custom/edb7312.cfg: New file.
633
6342002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
637        obsolete Makefile.
638        * leaf.cfg: Various changes to LIBVARIANT processing.
639        * main.cfg: Ditto.
640
6412002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * Makefile.am: Add compilers/*.
644        * compilers/Makefile.am: Remove.
645        * lib.cfg: Remove.
646        * directory.cfg: Remove.
647        * README: Remove.
648
6492002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * Makefile.am: Add Templates/*.
652        * Templates/Makefile.am: Remove.
653
6542002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
657
6582002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
661        * custom/HPUX9-posix.cfg: Ditto.
662        * custom/Linux-posix.cfg: Ditto.
663
6642002-10-02      Joel Sherrill <joel@OARcorp.com>
665
666        * custom/armulator.cfg: Remove reference to PowerPC arguments.
667
6682002-09-13      Joel Sherrill <joel@OARcorp.com>
669
670        * Part of addressing PR281.
671        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
672        * compilers/gcc-target-default.cfg: Removed remaining support for
673        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
674        as one of the LDFLAGS when the debug variant is specified.
675
6762002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * custom/posix.cfg: Don't include host.cfg.
679
6802002-08-09      Joel Sherrill <joel@OARcorp.com>
681
682        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
683
6842002-08-07      Ivan Guzvinec <ivang@opencores.org>
685
686        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
687
6882002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
691
6922002-08-06      Joel Sherrill <joel@OARcorp.com>
693
694        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
695        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
696
6972002-08-06      Chris Ziomkowski <chris@asics.ws>
698
699        * custom/or32sim.cfg: New file added as part of merge from
700        OpenCores repository.
701
7022002-08-05      Joel Sherrill <joel@OARcorp.com>
703
704        * Per PR260 eliminate use of make-target-options.  This impacted
705        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
706        SuperCore and required that the m68k optimized memcpy be moved
707        to libcpu.
708        * custom/gen68360.cfg: Remove make-target-options.
709
7102002-08-01      Joel Sherrill <joel@OARcorp.com>
711
712        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
713        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
714
7152002-08-01      Joel Sherrill <joel@OARcorp.com>
716
717        * custom/mvme136.cfg: Remove make-target-options.
718
7192002-07-30      Joel Sherrill <joel@OARcorp.com>
720
721        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
722        will disappear when make clean is performed.
723
7242002-07-24      Joel Sherrill <joel@OARcorp.com>
725
726        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
727        to use gcc 3.1 arguments.
728
7292002-07-22      Joel Sherrill <joel@OARcorp.com>
730
731        * Templates/Makefile.leaf: Clarify the MANAGERS example.
732
7332002-07-01      Joel Sherrill <joel@OARcorp.com>
734
735        * custom/p4650.cfg: Update arguments to gcc3.
736
7372002-06-14      Joel Sherrill <joel@OARcorp.com>
738
739        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
740        to gcc 3.1 arguments.
741
7422002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
743
744        * custom/dmv177.cfg: Use -mcpu=603e.
745        * custom/ppcn_60x.cfg: Use -mcpu=603e.
746        * custom/psim.cfg: Use -mcpu=603e.
747        * custom/score603e.cfg: Use -mcpu=603e.
748        * custom/ts_386ex.cfg: Remove obsolete comments.
749        * custom/rxgen960.cfg: Remove obsolete comments.
750        * custom/cvme961.cfg: Remove obsolete comments.
751
7522001-05-09      Joel Sherrill <joel@OARcorp.com>
753
754        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
755        compatable arguments.
756 
7572002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
760        Remove obsolete comments.
761        * custom/eth_comm.cfg: Remove make-target-options.
762        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
763        CPU_CFLAGS.
764        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
765        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
766        * custom/mbx8xx.cfg: Remove make-target-options.
767        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
768        Remove obsolete comments.
769        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
770        Remove obsolete comments.
771        * custom/mpc8260ads.cfg: Remove make-target-options.
772        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
773        CPU_CFLAGS.
774        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
775        Remove obsolete comments.
776        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
777        CPU_CFLAGS.
778        Remove obsolete comments.
779        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
780        Remove obsolete comments.
781        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
782        CPU_CFLAGS.
783        Remove obsolete comments.
784
7852002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * custom/gen405.cfg: Remove -D__powerpc__.
788
7892002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
792        * custom/erc32.cfg: Ditto.
793        * custom/leon2.cfg: Ditto.
794
795
7962002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
799        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
800        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
801
8022002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * custom/cvme961.cfg: Remove GCC272 support.
805        * custom/dmv152.cfg: Remove GCC272 support.
806        * custom/efi332.cfg: Remove GCC272 support.
807        * custom/efi68k.cfg: Remove GCC272 support.
808        * custom/eth_comm.cfg: Remove GCC272 support.
809        * custom/gen405.cfg: Remove GCC272 support.
810        * custom/gen68302.cfg: Remove GCC272 support.
811        * custom/gen68340.cfg: Remove GCC272 support.
812        * custom/gen68360.cfg: Remove GCC272 support.
813        * custom/genmongoosev.cfg: Remove GCC272 support.
814        * custom/helas403.cfg: Remove GCC272 support.
815        * custom/i386ex.cfg: Remove GCC272 support.
816        * custom/i960sim.cfg: Remove GCC272 support.
817        * custom/idp.cfg: Remove GCC272 support.
818        * custom/leon2.cfg: Remove GCC272 support.
819        * custom/mbx8xx.cfg: Remove GCC272 support.
820        * custom/mcf5206elite.cfg: Remove GCC272 support.
821        * custom/mpc8260ads.cfg: Remove GCC272 support.
822        * custom/mrm332.cfg: Remove GCC272 support.
823        * custom/mvme136.cfg: Remove GCC272 support.
824        * custom/mvme147.cfg: Remove GCC272 support.
825        * custom/mvme167.cfg: Remove GCC272 support.
826        * custom/ods68302.cfg: Remove GCC272 support.
827        * custom/p4000.cfg: Remove GCC272 support.
828        * custom/p4600.cfg: Remove GCC272 support.
829        * custom/p4650.cfg: Remove GCC272 support.
830        * custom/pc386.cfg: Remove GCC272 support.
831        * custom/portsw.cfg: Remove GCC272 support.
832        * custom/psim.cfg: Remove GCC272 support.
833        * custom/rxgen960.cfg: Remove GCC272 support.
834        * custom/score603e.cfg: Remove GCC272 support.
835        * custom/sim68000.cfg: Remove GCC272 support.
836        * custom/simhppa.cfg: Remove GCC272 support.
837        * custom/simsh4.cfg: Remove GCC272 support.
838        * custom/ts_386ex.cfg: Remove GCC272 support.
839
8402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
843        * Makefile.am: Remove AUTOMAKE_OPTIONS.
844        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
845        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
846
8472002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * compilers/gcc-target-default.cfg: Add missing \.
850        Reported by Ilya Alexeev <ilya@continuum.ru>.
851
8522002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
855        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
856        support.
857        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
858
8592001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
862        * custom/FreeBSD-posix.cfg: Ditto.
863        * custom/HPUX9-posix.cfg: Ditto.
864        * custom/Linux-posix.cfg: Ditto.
865        * custom/Solaris-posix.cfg: Ditto.
866
8672001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
870        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
871
8722001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * custom/armulator.cfg: Remove make-target-options.
875        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
876        (now in erc32/configure.ac).
877        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
878        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
879        Remove CONSOLE_USE_POLLED (Unused).
880        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
881        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
882        * custom/mvme162.cfg: Remove references to mvme162lx.
883        Abandon gcc272. Remove make-target-options.
884        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
885
8862001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * custom/bare.cfg: Remove make-target-options.
889        * custom/c4xsim.cfg: Ditto.
890        * custom/cvme961.cfg: Ditto.
891        * custom/efi68k.cfg: Ditto.
892        * custom/gen68302.cfg: Ditto.
893        * custom/gen68340.cfg: Ditto.
894        * custom/genmongoosev.cfg: Ditto.
895        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
896        make-exe, remove empty lines.
897        * custom/h8sim.cfg: Remove make-target-options.
898        * custom/mcf5206elite.cfg: Ditto.
899        * custom/mrm332.cfg: Ditto.
900        * custom/mvme147.cfg: Ditto.
901        * custom/ods68302.cfg: Ditto.
902        * custom/p4000.cfg: Ditto.
903        * custom/p4600.cfg: Ditto.
904        * custom/p4650.cfg: Ditto.
905        * custom/pc386.cfg: Ditto.
906        * custom/portsw.cfg: Ditto.
907        * custom/simsh4.cfg: Ditto.
908
9092001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * custom/efi332.cfg: Remove make-target-options.
912        * custom/idp.cfg: Ditto.
913        * custom/jmr3904.cfg: Ditto.
914
9152001-11-27      Joel Sherrill <joel@OARcorp.com>,
916
917        * ChangeLog: Deleted bogus entry.
918
9192001-11-27      Joel Sherrill <joel@OARcorp.com>,
920
921        * custom/ods68302.cfg: Eliminated required definition of macros in this
922        file for the BSP to compile.  The ROM and ROM address and size settings
923        are now linker script items. 
924
9252001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927
928        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
929        Remove make-target-options.
930        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
931        Remove make-target-options.
932        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
933        DATA_CACHE_ENABLE.
934        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
935        DATA_CACHE_ENABLE.
936        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
937        DATA_CACHE_ENABLE.
938
9392001-11-25      Joel Sherrill <joel@OARcorp.com>
940
941        * custom/papyrus.cfg: Removed.
942        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
943
9442001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
945
946        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
947        * custom/mcp750.cfg: Ditto.
948
9492001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
952        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
953        * custom/psim.cfg: Refect changes to psim/configure.ac.
954        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
955        remove SCORE603E_GENERATION.
956
9572001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
960        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
961        * custom/mbx860_005b.cfg: Ditto.
962        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
963
964
9652001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
966
967        * custom/gensh1.cfg: remove make-target-options.
968        * custom/gensh2.cfg: remove make-target-options.
969
9702001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
973        remove make-target-options, remove BSP_CPPFLAGS.
974
9752001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
976
977        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
978
9792001-11-14      Joel Sherrill <joel@OARcorp.com>
980
981        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
982        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
983        These are new exception processing model BSPs and thus do not
984        need to define PPC_USE_SPRG.
985
9862001-11-14      Joel Sherrill <joel@OARcorp.com>
987
988        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
989
9902001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * custom/ts_386ex.cfg: Remove make-target-options.
993        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
994        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
995        different flags.
996
9972001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
998
999        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
1000        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
1001        re-adopt mcp750.cfg's make-exe.
1002
10032001-11-13      Joel Sherrill <joel@OARcorp.com>
1004
1005        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
1006        the --srec-len argument to objcopy only supported in binutils 2.11
1007        or newer.
1008
10092001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
1010
1011        This modification is part of the submitted modifications necessary to
1012        support the IBM PPC405 family.  This submission was reviewed by
1013        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
1014        not negatively impact the ppc403 BSPs.  The submission and tracking
1015        process was captured as PR50.
1016        * custom/gen405.cfg: New file.
1017        * custom/helas403.cfg: Modified to generate Srecords.
1018
10192001-10-30      Joel Sherrill <joel@OARcorp.com>
1020
1021        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
1022
10232001-10-26      Victor V. Vengerov <vvv@oktet.ru>
1024
1025        * custom/mcf5206elite.cfg: New file.
1026
10272001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
1028
1029        * custom/mpc8260ads.cfg: New file.
1030
10312001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * custom/gensh4.cfg: Remove START_HW_INIT.
1034        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
1035
10362001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * custom/gensh4.cfg: Remove HZ.
1039        * custom/simsh4.cfg: Remove HZ.
1040
10412001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
1042
1043        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1044        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1045        cleanup by Joel Sherrill <joel@OARcorp.com>.
1046
10472001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1050
10512001-10-11      Joel Sherrill <joel@OARcorp.com>
1052
1053        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1054        to avoid using the apparently broken or deprecated -o argument.
1055
10562001-09-28      Joel Sherrill <joel@OARcorp.com>
1057
1058        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1059        for MC68302_BASE.
1060
10612001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * custom/bare.cfg: Define dummy make-cxx-exe.
1064
10652001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * ChangeLog: Formatting cleanup.
1068
10692001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1072        make-target-options.
1073        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1074        * custom/HPUX9-posix.cfg: Dito.
1075        * custom/Linux-posix.cfg: Dito.
1076        * custom/Solaris-posix.cfg: Dito.
1077        * custom/arm_bare_bsp.cfg: Dito.
1078        * custom/armulator.cfg: Dito.
1079        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1080        * custom/i386ex.cfg: Remove make-target-options.
1081        * custom/i960sim.cfg: Remove make-target-options.
1082        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1083        CONSOLE_USE_INTERRUPTS.
1084        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1085        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1086        CONSOLE_USE_INTERRUPTS.
1087        * custom/vegaplus.cfg: Remove make-target-options.
1088
10892001-05-25      Joel Sherrill <joel@OARcorp.com>
1090
1091        * custom/mrm332.cfg: Switched $(SED) to sed.
1092
10932000-05-25      Matt Cross <profesor@gweep.net>
1094
1095        * New MRM332 BSP for the Mini RoboMind board based
1096        on the 68332 microcontroller designed and build by Mark
1097        Castelluccio.  For details on the MRM see http://www.robominds.com.
1098        * custom/mrm332.cfg: New file.
1099
11002001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1103        CONSOLE_USE_POLLED, HAS_RTC.
1104
11052001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1108        * custom/gensh2.cfg: Dito.
1109
11102001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1113        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1114        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1115        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1116        remove unused flags, remove -ansi from CPP.
1117        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1118        * custom/sim68000.cfg: Remove CPU_DEFINES.
1119       
11202001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1121
1122        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1123        * compilers/gcc-target-default.cfg: Dito.
1124        * compilers/gcc-portsw.cfg: Remove -Hansi.
1125        * custom/posix.cfg: Remove inclusion of target.cfg.
1126        * custom/simhppa.cfg: Remove -ansi -fasm.
1127
11282001-04-11      Eric Valette <valette@crf.canon.fr>
1129
1130        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1131        "new exception processing model."
1132
11332001-04-11      Joel Sherrill <joel@OARcorp.com>
1134
1135        * custom/default.cfg: Switch to using exec_prefix to reflect new
1136        organization of install point from Ralf Corsepius.
1137
11382001-03-30      Eric Valette <valette@crf.canon.fr>
1139
1140        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1141        use the "new exception processing model."
1142
11432001-03-14      Joel Sherrill <joel@OARcorp.com>
1144
1145        * custom/genmongossev.cfg: New file.
1146
11472001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * custom/pc386dx.cfg: New bsp.
1150
11512001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1152
1153        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1154        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1155        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1156
11572001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1160        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1161        * host.cfg.in: Remove RM, make-script.
1162        * ChangeLog: Remove bogus 2001-01-22 entry.
1163
11642001-01-09      Joel Sherrill <joel@OARcorp.com>
1165
1166        * custom/pc386.cfg (make-exe): Removed commented out lines that
1167        were displayed in build longs.
1168
11692001-01-08      Joel Sherrill <joel@OARcorp.com>
1170
1171        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1172        unneeded definitions when compiled for "mips" rather than "mips64orion."
1173        Correct CPU_CFLAGS.
1174
11752001-01-05      Joel Sherrill <joel@OARcorp.com>
1176
1177        * custom/gensh1.cfg: Removed rest of make-target-options and
1178        moved them to BSP configure options.
1179
11802001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1181
1182        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1183        install point or assuming BSP build tree is available.
1184
11852001-01-03      Joel Sherrill <joel@OARcorp.com>
1186
1187        * custom/psim.cfg: Removed unused variables.
1188
11892001-01-03      Joel Sherrill <joel@OARcorp.com>
1190
1191        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1192        * custom/simcpu32.cfg: Removed MVME162 reference.
1193
11942000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1195
1196        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1197        Still need to fix to avoid touching install point on non-install stanza.
1198
11992000-12-06      Joel Sherrill <joel@OARcorp.com>
1200
1201        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1202        and copies that should not be in it.
1203
12042000-12-01      Joel Sherrill <joel@OARcorp.com>
1205
1206        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1207
12082000-11-30      Joel Sherrill <joel@OARcorp.com>
1209
1210        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1211        a mips1.  gcc translates -m3900 into that.
1212
12132000-11-27      Joel Sherrill <joel@OARcorp.com>
1214
1215        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1216
12172000-11-27      Joel Sherrill <joel@OARcorp.com>
1218
1219        * custom/shsim.cfg: New file.
1220        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1221        The shsim is for the SH simulator in gdb. It should be able
1222        to be used with multiple SH CPU models.  This will require
1223        adding BSP variants.
1224
12252000-11-25      Joel Sherrill <joel@OARcorp.com>
1226
1227        * custom/pc386.cfg: make-exe rule would write into
1228        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1229        is generally not writeable after the BSP is installed and you do not
1230        want every application installed there by default.  Reported by
1231        Eric Norum <eric.norum@usask.ca>.
1232
12332000-11-25      Joel Sherrill <joel@OARcorp.com>
1234
1235        * custom/Makefile.am: Updated to add jmr3904.cfg
1236        * custom/jmr3904.cfg: New file.
1237
12382000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * custom/leon2.cfg: Removed defines that are now generated
1241        in a non-BSP specific manner.
1242
12432000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1244
1245        * custom/Makefile.am: Modified to reflect addition of files.
1246        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1247        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1248
12492000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1250
1251        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1252
12532000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1254
1255        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1256
12572000-10-24      Joel Sherrill <joel@OARcorp.com>
1258
1259        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1260        definition since this information can be picked up from
1261        autoconf generated files.  These BSPs are shared by the
1262        mips and mips64orion "ports."
1263
12642000-10-18      Joel Sherrill <joel@OARcorp.com>
1265
1266        * compilers/gcc-portsw.cfg: Use gcc style flags.
1267
12682000-09-13      Joel Sherrill <joel@OARcorp.com>
1269
1270        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1271        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1272
12732000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1274
1275        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1276        Eric Valette <valette@crf.canon.fr>.
1277        * custom/vegaplus.cfg: New file.
1278
12792000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1282        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1283        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1284        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1285        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1286        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1287        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1288
12892000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * custom/gensh2.cfg: Fix comments.
1292
12932000-09-12      Joel Sherrill <joel@OARcorp.com>
1294
1295        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1296        compiler arguments that specify CPU model options.
1297
12982000-09-12      Joel Sherrill <joel@OARcorp.com>
1299
1300        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1301        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1302        may be incorrect but the BSP now compiles.
1303
13042000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * custom/arm_bare_bsp.cfg: Fix comments.
1307
13082000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1311        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1312        * ChangeLog: File paths corrected
1313
13142000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1315
1316        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1317
13182000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1319
1320        * custom/pck6.cfg: New file
1321        * custom/pc486.cfg: Use -m486
1322        * custom/pc586.cfg: Use -mpentium
1323        * custom/pc686.cfg: Use -mmpentiumpro
1324        * custom/i386ex.cfg: Use -msoft-float
1325
13262000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1327
1328        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1329
13302000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1331
1332        * ChangeLog: File paths corrected.
1333
13342000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1335
1336        * custom/mvme167.cfg: Add specification of printk port, console port
1337        and serial I/O mode.  Arrange for the stripped executable to
1338        be copied up the build tree.
1339       
13402000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1341
1342        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1343
13442000-08-10      John Cotton  <john.cotton@nrc.ca>
1345
1346        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1347
13482000-08-10      Joel Sherrill <joel@OARcorp.com>
1349
1350        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.