source: rtems/make/ChangeLog @ 73cdeb6

4.104.114.84.95
Last change on this file since 73cdeb6 was 73cdeb6, checked in by Thomas Doerfler <Thomas.Doerfler@…>, on 07/04/07 at 12:25:49

merged individual exception handler code to a common one.

  • Property mode set to 100644
File size: 42.3 KB
Line 
12007-07-02      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
2
3        * custom/vitex.cfg: added file to support PPC core in a xilinx
4        virtex FPGA
5       
62007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
7
8        * custom/Linux-posix.cfg: Merge patch from Till Straumann which would
9        work except gcc core dumps with an ICE when may_alias is used in this
10        code. I filed a GCC PR and reduced optimization to -O0 and it does
11        run again.
12
132007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        * Templates/Makefile.leaf: At suggestion of Robert Grimes add commented
16        out make-cxx-exe usage example.
17
182007-06-20      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * custom/gen5200.cfg: Remove junk comment.
21        * custom/ep5200.cfg: New file.
22
232007-06-12      Joel Sherrill <joel.sherrill@OARcorp.com>
24
25        * custom/armulator.cfg: Removed.
26
272007-05-16      Ralf Corsépius <ralf.corsepius@rtems.org>
28
29        * custom/mvme5500.cfg: Use -O2 again.
30
312007-05-11      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * Makefile.am: DMV152 obsoleted.
34        * custom/dmv152.cfg: Removed.
35
362007-05-11      Joel Sherrill <joel.sherrill@OARcorp.com>
37
38        * Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
39        variants.
40        * custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
41
422007-05-10      Joel Sherrill <joel.sherrill@OARcorp.com>
43
44        * custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
45        custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
46        extension instead of BSP unique ones.
47
482007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
49
50        * compilers/gcc-no_bsp.cfg: There are no longer any required managers.
51        Plus some cleanup
52
532007-05-09      Joel Sherrill <joel.sherrill@OARcorp.com>
54
55        * leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
56        for Classic API Barrier.
57
582007-04-26      Ralf Corsépius <ralf.corsepius@rtems.org>
59
60        * custom/rtl22xx.cfg: Cleanup.
61        * Makefile.am: Add custom/rtl22xx.cfg.
62
632007-04-26      Ray Xu <xr@trasin.net>
64
65        * custom/rtl22xx.cfg: New (Initial submission).
66
672007-02-16      Ralf Corsépius <ralf.corsepius@rtems.org>
68
69        * Makefile.am: Cleanup.
70
712007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
72
73        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
74        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
75        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
76        custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
77        custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
78        custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
79        custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
80        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
81        custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
82        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
83        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
84        custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
85        custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
86        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
87        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
88        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
89        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
90        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
91        custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
92        custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
93        custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
94        custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
95        custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
96
972007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
98
99        * custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
100        custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
101        Use $(NM) -g -n instead of $(NM) -n.
102        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
103        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
104        custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
105
1062007-01-18      Ralf Corsépius <ralf.corsepius@rtems.org>
107
108        * custom/score603e.cfg: CFLAGS_OPTIMIZE_V = -O2. Remove
109        DRIVER_ARCHITECTURE.
110        * custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
111        custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
112        custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
113        custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
114        custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
115        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
116        custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
117        custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
118        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
119        custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
120        custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
121        custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg,
122        custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
123        custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg,
124        custom/h8sim.cfg, custom/csb336.cfg, custom/edb7312.cfg,
125        custom/gba.cfg: CFLAGS_OPTIMIZE_V = -O2.
126        * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
127        CXXFLAGS_OPTIMIZE_V.
128
1292007-01-17      Ralf Corsépius <ralf.corsepius@rtems.org>
130
131        * custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
132        * custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
133        custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
134        custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
135
1362006-11-30      Ralf Corsépius <ralf.corsepius@rtems.org>
137
138        * custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
139        custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
140        custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
141        custom/bare.cfg,  custom/c3xsim.cfg, custom/c4xsim.cfg,
142        custom/csb336.cfg, custom/csb337.cfg, custom/csb350.cfg,
143        custom/csb360.cfg, custom/dmv152.cfg, custom/eZKit533.cfg,
144        custom/edb7312.cfg, custom/ep1a.cfg, custom/erc32.cfg,
145        custom/erc32nfp.cfg, custom/gba.cfg, custom/gen405.cfg,
146        custom/gen5200.cfg, custom/gen68302.cfg, custom/gen68340.cfg,
147        custom/gen68360.cfg, custom/genmongoosev.cfg, custom/gensh1.cfg,
148        custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
149        custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
150        custom/i386ex.cfg, custom/idp.cfg,
151        custom/jmr3904.cfg,custom/leon2.cfg, custom/leon3.cfg,
152        custom/mbx821_002b.cfg, custom/mbx8xx.cfg, custom/mcf5206elite.cfg,
153        custom/mcf5235.cfg, custom/mcp750.cfg, custom/mpc8260ads.cfg,
154        custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
155        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
156        custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
157        custom/mvme5500.cfg, custom/ods68302.cfg, custom/pc386.cfg,
158        custom/psim.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg,
159        custom/score603e.cfg, custom/shsim.cfg, custom/sim68000.cfg,
160        custom/simcpu32.cfg, custom/simsh4.cfg, custom/simsh7032.cfg,
161        custom/simsh7045.cfg, custom/ss555.cfg, custom/ts_386ex.cfg:
162        Cleanup.
163
1642006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
165
166        * custom/uC5282.cfg: Remove hard-code compiler flags.
167        * custom/av5282.cfg, custom/csb360.cfg, custom/mcf5206elite.cfg,
168        custom/mcf5235.cfg: Remove ASFLAGS, CPU_ASFLAGS (Unused).
169
1702006-10-23      Joel Sherrill <joel@OARcorp.com>
171
172        * custom/eZKit533.cfg: New file.
173
1742006-09-08      Kate Feng <feng1@bnl.gov>
175
176        PR 1150/bsps
177        * custom/mvme5500.cfg: This is a follow-up of the PR846 due to the fact
178        that gcc (4.0.2) implicitely uses the vector engine for optimization;
179        -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec is better.
180
1812006-08-09      Kolja Waschk <waschk@telos.de>
182
183        * Makefile.am: New port to Altera NIOS II.
184        * custom/nios2_iss.cfg: New file.
185
1862006-07-09      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
187
188        * custom/brsl5.cfg: (PR1117) added
189       
1902006-06-08      Bruce Robinson <brucer@pmccorp.com>
191       
192        * custom/rbtx4925.cfg:  Fix CPU_CFLAGS defines.
193        * custom/rbtx4938.cfg:  Fix CPU_CFLAGS defines.
194
1952005-04-10      Eric Norum <norume@aps.anl.gov>
196
197        *  custom/uC5282.cfg: Keep frame pointer -- gdb is much more useful.
198
1992006-03-16      Ralf Corsepius <ralf.corsepius@rtems.org>
200
201        * custom/hurricane.cfg, custom/rbtx4925.cfg, custom/rbtx4938.cfg:
202        New (Submission by Bruce Robinson <brucer@pmccorp.com>).
203        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg:
204        Remove (abandoned).
205
2062006-01-09      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        * custom/leon1.cfg, custom/leon2.cfg, custom/leon3.cfg, sis.cfg:
209        Merger from rtems-4-6-branch.
210
2112006-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
212
213        PR 851/bsps
214        * custom/gen5200.cfg, custom/pm520_cr825.cfg, custom/pm520_ze30.cfg:
215        New (Submission by Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>).
216
2172005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
220
2212005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
222
223        * custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
224        custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
225        custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
226        Use .srec for files containing SRECs.
227
2282005-11-22      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * custom/gp32.cfg: Replace .gxb with .elf.
231        * custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
232
2332005-11-03      Till Straumann <strauman@slac.stanford.edu>
234
235        * custom/mvme5500.cfg: Fixed PR#846; must not use -mcpu=74xx, use
236        -mcpu=750 instead.
237
2382005-09-18      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * custom/orp.cfg: Remove (abandoned).
241        * custom/av5282.cfg: Remove obsolete vars.
242        * custom/gba.cfg: Remove PROFILE* (abandoned).
243        Remove -static (bogus).
244
2452005-09-12      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
246
247        PR 822/bsps
248        * custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
249
2502005-08-17      Mike Bertosh <mbertosh@motioncontrol.org>
251
252        * custom/av5282.cfg: New file.
253
2542005-06-17      Markku Puro <markku.puro@kopteri.net>
255
256        * Makefile.am: Adding GameBoy Advance BSP.
257        * custom/gba.cfg: New file.
258
2592005-06-17      Joel Sherrill <joel@OARcorp.com>
260
261        * custom/mcf5235.cfg: New file.
262
2632005-06-01      Philippe Simons <loki_666@fastmail.fm>
264
265        * custom/gp32.cfg: Add make-cxx-exe.
266
2672005-05-27      Ralf Corsepius <ralf.corsepius@rtems.org>
268
269        * custom/mbx860_005b.cfg, custom/mcp750.cfg, custom/mtx603e.cfg,
270        custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg:
271        Remove RTEMS_PPC_EXCEPTION_PROCESSING_MODEL (Obsolete).
272
2732005-05-02      Joel Sherrill <joel@OARcorp.com>
274
275        * Makefile.am: Remove dmv177 and ppcn_60x.
276        * custom/dmv177.cfg: Removed.
277
2782005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
279
280        * custom/ppcn_60x.cfg: Remove (Gone from libbsp).
281
2822005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
283
284        * Makefile.am: Initial release of ep1a bsp
285        * custom/ep1a.cfg: New file.
286
2872005-04-28      Jennifer Averett <jennifer.averett@oarcorp.com>
288
289        * custom/score603e.cfg: Update score603e to new exception model
290        NOTE: These modifications have not been tested on hardware.
291
2922005-03-11      Jay Monkman <jtm@lopingdog.com>
293
294        * custom/vegaplus.cfg: Removed.
295
2962005-03-11      Philippe Simons <loki_666@fastmail.fm>
297
298        * custom/gp32.cfg: New file.
299
3002005-03-03      Ralf Corsepius <ralf.corsepius@rtems.org>
301
302        * custom/mpc8260ads.cfg : Remove PPC_ASM, PPC_ABI.
303        * custom/mvme5500.cfg: Remove CFLAGS_PROFILE_V.
304        Remove -Wa,-m7450.
305
3062005-02-25      Joel Sherrill <joel@OARcorp.com>
307
308        * custom/jmr3904.cfg: arm_bare_bsp obsoleted.
309        * custom/arm_bare_bsp.cfg: Removed.
310
3112005-02-24      Jay Monkman <jtm@lopingdog.com>
312
313        * custom/csb350.cfg: New BSP.
314
3152005-02-24      Jay Monkman <jtm@lopingdog.com>
316
317        * custom/csb337.cfg: Cleanup.
318
3192005-02-08      Eric Norum <norume@aps.anl.gov>
320
321        * custom/uC5282.cfg: Put -m5200 back in link-edit commands until
322        proper versions of gcc (which take -m528x as an order to load the
323        -m5200 multilib variants) are widely available.
324
3252005-02-05      Ralf Corsepius <ralf.corsepius@rtems.org>
326
327        * custom/uC5282.cfg: Cleanup.
328
3292005-01-28      Eric Norum <norume@aps.anl.gov>
330
331        * Makefile.am, custom/uC5282.cfg: New BSP
332
3332005-01-20      Joel Sherrill <joel@OARcorp.com>
334
335        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/csb336.cfg,
336        custom/csb337.cfg, custom/edb7312.cfg, custom/jmr3904.cfg,
337        custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg,
338        custom/pck6.cfg, custom/vegaplus.cfg: Correct use of arguments for
339        gcc 4.x. Hopefully they are still OK for gcc 3.3.5.
340
3412005-01-01      Ralf Corsepius <ralf.corsepius@rtems.org>
342
343        * compilers/gcc-portsw.cfg: Remove.
344        * Makefile.am: Reflect change above.
345
3462004-11-23      Joel Sherrill <joel@OARcorp.com>
347
348        * Makefile.am: Remove eth_comm.
349        * custom/eth_comm.cfg: Removed.
350
3512004-11-22      Jennifer Averett <jennifer@OARcorp.com>
352
353        PR 581/bsps
354        * custom/psim.cfg: Convert PSIM to new exception model.
355
3562004-11-17      Joel Sherrill <joel@OARcorp.com>
357
358        * custom/mvme2100.cfg: Add make-cxx-exe rule.
359
3602004-11-10      Richard Campbell <richard.campbell@oarcorp.com>
361
362        * Makefile.am: Add MVME2100 BSP.
363        * custom/mvme2100.cfg: New file.
364
3652004-11-05      Joel Sherrill <joel@OARcorp.com>
366
367        * custom/csb336.cfg, custom/csb337.cfg: RTEMS_CPU must match an
368        architecture name for RTEMS. Since this was used as the -mcpu
369        argument to GCC, that also had to be changed.
370
3712004-10-26      Eric Norum <norume@aps.anl.gov
372
373        * custom/mvme5500.cfg: -Wa,-m7450 until gcc/gas get their acts together
374
3752004-10-20      Eric Norum <norume@aps.anl.gov
376
377        * custom/mvme5500.cfg: New BSP.
378
3792004-10-18      Ralf Corsepius <ralf_corsepius@rtems.org>
380
381        * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
382
3832004-09-29      Joel Sherrill <joel@OARcorp.com>
384
385        * custom/h8sim.cfg: i960 obsoleted.
386        * custom/cvme961.cfg, custom/i960sim.cfg, custom/rxgen960.cfg: Removed.
387
3882004-08-03      Jay Monkman <jtm@lopingdog.com>
389
390        * custom/csb360.cfg: New file.
391
3922004-07-15      Jay Monkman
393
394        * custom/csb336.cfg, custom/csb337.cfg: New files.
395
3962004-04-13      Ralf Corsepius <ralf_corsepius@rtems.org>
397
398        * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless
399        with FreeBSD and now unused).
400        * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
401
4022004-04-12      David Querbach <querbach@realtime.bc.ca>
403
404        * custom/ss555.cfg: New file.
405
4062004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
407
408        * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
409        with Cygwin and now unused).
410
4112004-04-09      Ralf Corsepius <ralf_corsepius@rtems.org>
412
413        * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
414
4152004-03-05      Joel Sherrill <joel@OARcorp.com>
416
417        * custom/p4650.cfg: Remove obsolete variables and get closer to gcc 3.x
418        support.
419
4202004-02-26      Joel Sherrill <joel@OARcorp.com>
421
422        PR 570/bsps
423        * custom/mvme2307.cfg: Do not use -msdata=eabi since
424        it breaks the linking of the vectors.
425
4262004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * Makefile.am: Cosmetics.
429
4302004-02-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * Makefile.am: dist_rtems_make_DATA = main.cfg leaf.cfg.
433        dist_rtems_make_custom_DATA = custom/default.cfg.
434
4352004-02-05      Joel Sherrill <joel@OARcorp.com>
436
437        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added
438        these -- copied from the 4.6 branch.
439
4402004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        PR 553/bsps
443        * custom/mrm332.cfg: Comment out objdump.
444
4452004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * Makefile.am: Remove obsolete custom/portsw.cfg, custom/simhppa.cfg.
448
4492004-01-20      Joel Sherrill <joel@OARcorp.com>
450
451        PR 553/bsps
452        * custom/mrm332.cfg: Use OBJDUMP variable and turn invocation into a
453        comment.
454
4552004-01-07      Joel Sherrill <joel@OARcorp.com>
456
457        * Makefile.am: Remove efi68k and efi332 references as they are no
458        longer in the tree.
459
4602004-01-07      Joel Sherrill <joel@OARcorp.com>
461
462        Per John S. Gwynne <jgwynne@mrcday.com>, there are no longer any
463        users of these boards so we are removing them.
464        * custom/efi332.cfg, custom/efi68k.cfg: Removed.
465
4662004-01-07      Joel Sherrill <joel@OARcorp.com>
467
468        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Removed.
469
4702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * Makefile.am: EXTRA_DIST +=.
473
4742003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * custom/Makefile.am: Remove.
477        * Makefile.am: Merge-in former custom/Makefile.am
478
4792003-11-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * custom/HPUX9-posix.cfg: Remove INLINE, INLINE_UPCASE.
482        * custom/default.cfg: Remove INLINE,INLINE_UPCASE.
483
4842003-09-26      Joel Sherrill <joel@OARcorp.com>
485
486        * custom/simhppa.cfg: Removed.
487
4882003-09-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        custom/ppcn_60x.cfg: Remove -fvolatile-global -fvolatile from CFLAGS.
491
4922003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        PR 470/bsps
495        * custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
496        Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
497        (Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
498
4992003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
502        the BSP's configure-script).
503        Remove BSP_CPPFLAGS (Obsolete).
504
5052003-06-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        PR 321/bsps
508        * leaf.cfg: Remove support for profile-variant.
509        * main.cfg: Ditto.
510        * compilers/gcc-no_bsp.cfg: Ditto.
511        * compilers/gcc-portsw.cfg: Ditto.
512        * compilers/gcc-target-default.cfg: Ditto.
513
5142003-05-27      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
515
516        * custom/mvme2307.cfg: Remove CFLAGS_PROFILE_V.
517
5182003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
519
520        PR 368/filesystems
521        * custom/mbx821_002.cfg, custom/mbx821_002b.cfg: New files included
522        with this PR for alias BSPs.
523
5242003-03-18  Till Straumann <strauman@slac.stanford.edu>
525
526        PR 356/bsps
527        * custom/mvme2307.cfg: This patch makes RTEMS/PowerPC eabi compliant.
528        Enable EABI by adding -meabi -msdata=eabi CFLAGS.
529
5302003-03-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * custom/ppcn_60x.cfg: Fix mal-formed CVS-Id.
533
5342003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * custom/armulator.cfg: CPU_CFLAGS = -msoft-float.
537        * custom/vegaplus.cfg: CPU_CFLAGS = -msoft-float.
538        * custom/ebd7312.cfg: CPU_CFLAGS = -msoft-float.
539        * custom/arm_bare_bsp.cfg: CPU_CFLAGS += -msoft-float.
540
5412003-02-14      Joel Sherrill <joel@OARcorp.com>
542
543        AMD a29k obsolete.
544        * custom/portsw.cfg: Removed.
545
5462003-01-20      Duane Gustavus <duane@unt.edu>
547
548        * custom/m2m332.cfg: Fix path to linkcmds_ROM.
549
5502003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * custom/Cygwin-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
553        * custom/FreeBSD-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
554        * custom/HPUX9-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
555        * custom/Linux-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
556        Move -D_BSD_SOURCE to CPU_CFLAGS.
557        * custom/Solaris-posix.cfg: Remove WORKSPACE_MB and HEAPSPACE_MB.
558        Move -Dsolaris2 to CPU_CFLAGS.
559        Remove -D__EXTENSIONS__.
560
5612002-12-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
562
563        * custom/posix.cfg: Remove comment referring to host.cfg.
564
5652002-11-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * custom/default.cfg: Pickup target.cfg from BSP directory.
568
5692002-11-17      Greg Menke <gregory.menke@gsfc.nasa.gov>
570
571        * custom/mtx603e.cfg: New file.
572
5732002-11-17      Joel Sherrill <joel@OARcorp.com>
574
575        * leaf.cfg, main.cfg, compilers/gcc-target-default.cfg: Make
576        build variants work for user applications post install.
577
5782002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * custom/Cygwin-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
581        * custom/Linux-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
582        * custom/Solaris-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
583        * custom/FreeBSD-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
584        * custom/HPUX9-posix.cfg: Remove -DRTEMS_UNIXLIB -DRTEMS_UNIX.
585
5862002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
587
588        * custom/edb7312.cfg: New file.
589
5902002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * custom/default.cfg: Remove RTEMS_BSP_SPECS. Remove reference to
593        obsolete Makefile.
594        * leaf.cfg: Various changes to LIBVARIANT processing.
595        * main.cfg: Ditto.
596
5972002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
598
599        * Makefile.am: Add compilers/*.
600        * compilers/Makefile.am: Remove.
601        * lib.cfg: Remove.
602        * directory.cfg: Remove.
603        * README: Remove.
604
6052002-11-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * Makefile.am: Add Templates/*.
608        * Templates/Makefile.am: Remove.
609
6102002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * custom/Cygwin-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
613
6142002-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * custom/FreeBSD-posix.cfg: Remove obsolete comment on RTEMS_LIBC_DIR.
617        * custom/HPUX9-posix.cfg: Ditto.
618        * custom/Linux-posix.cfg: Ditto.
619
6202002-10-02      Joel Sherrill <joel@OARcorp.com>
621
622        * custom/armulator.cfg: Remove reference to PowerPC arguments.
623
6242002-09-13      Joel Sherrill <joel@OARcorp.com>
625
626        * Part of addressing PR281.
627        * main.cfg: Added recognition of VARIANT=DEBUG on command line.
628        * compilers/gcc-target-default.cfg: Removed remaining support for
629        RTEMS_USE_GCC272 and RTEMS_LIBC_DIR as well as added -qrtems_debug
630        as one of the LDFLAGS when the debug variant is specified.
631
6322002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * custom/posix.cfg: Don't include host.cfg.
635
6362002-08-09      Joel Sherrill <joel@OARcorp.com>
637
638        * custom/gen405.cfg: Corrected make-cxx-exe rule to use LINK.cc.
639
6402002-08-07      Ivan Guzvinec <ivang@opencores.org>
641
642        * orp.cfg: Bender BSP renamed to OpenRisc Reference Platform or ORP.
643
6442002-08-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * custom/vegaplus.cfg: Fix bogus and corrupted make-exe.
647
6482002-08-06      Joel Sherrill <joel@OARcorp.com>
649
650        * custom/efi332.cfg, custom/gen68340.cfg, custom/gen68360.cfg,
651        custom/mrm332.cfg: Use more proper CPU models so libcpu knows more.
652
6532002-08-06      Chris Ziomkowski <chris@asics.ws>
654
655        * custom/or32sim.cfg: New file added as part of merge from
656        OpenCores repository.
657
6582002-08-05      Joel Sherrill <joel@OARcorp.com>
659
660        * Per PR260 eliminate use of make-target-options.  This impacted
661        RTEMS allowing a distinction between the CPU32 and CPU32+ in the
662        SuperCore and required that the m68k optimized memcpy be moved
663        to libcpu.
664        * custom/gen68360.cfg: Remove make-target-options.
665
6662002-08-01      Joel Sherrill <joel@OARcorp.com>
667
668        * eth_comm.cfg, mbx821_001.cfg, mbx860_002.cfg, mbx860_005b.cfg,
669        mbx8xx.cfg, mpc8260ads.cfg: Per PR260 removed make-target-options.
670
6712002-08-01      Joel Sherrill <joel@OARcorp.com>
672
673        * custom/mvme136.cfg: Remove make-target-options.
674
6752002-07-30      Joel Sherrill <joel@OARcorp.com>
676
677        * custom/vegaplus.cfg: Generate the Mapfile into $(ARCH) so it
678        will disappear when make clean is performed.
679
6802002-07-24      Joel Sherrill <joel@OARcorp.com>
681
682        * custom/pc486.cfg, custom/pc586.cfg, custom/pc686.cfg: Updated
683        to use gcc 3.1 arguments.
684
6852002-07-22      Joel Sherrill <joel@OARcorp.com>
686
687        * Templates/Makefile.leaf: Clarify the MANAGERS example.
688
6892002-07-01      Joel Sherrill <joel@OARcorp.com>
690
691        * custom/p4650.cfg: Update arguments to gcc3.
692
6932002-06-14      Joel Sherrill <joel@OARcorp.com>
694
695        * custom/jmr3904.cfg, custom/p4650.cfg, custom/p4600.cfg: Switch
696        to gcc 3.1 arguments.
697
6982002-05-01      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
699
700        * custom/dmv177.cfg: Use -mcpu=603e.
701        * custom/ppcn_60x.cfg: Use -mcpu=603e.
702        * custom/psim.cfg: Use -mcpu=603e.
703        * custom/score603e.cfg: Use -mcpu=603e.
704        * custom/ts_386ex.cfg: Remove obsolete comments.
705        * custom/rxgen960.cfg: Remove obsolete comments.
706        * custom/cvme961.cfg: Remove obsolete comments.
707
7082001-05-09      Joel Sherrill <joel@OARcorp.com>
709
710        * custom/jmr3904.cfg, custom/p4650.cfg: Add comments for gcc 3.1
711        compatable arguments.
712 
7132002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * custom/dmv177.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
716        Remove obsolete comments.
717        * custom/eth_comm.cfg: Remove make-target-options.
718        Add -Dmpc$(CPU_TYPE) -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
719        CPU_CFLAGS.
720        * custom/gen405.cfg: Add -D_OLD_EXCEPTIONS -Dppc405 to CPU_CFLAGS.
721        * custom/helas403.cfg: Add -D_OLD_EXCEPTIONS -Dppc403 to CPU_CFLAGS.
722        * custom/mbx8xx.cfg: Remove make-target-options.
723        Add -Dmpc$(CPU_TYPE) -D$(RTEMS_MBX_MODEL) to CPU_CFLAGS.
724        Remove obsolete comments.
725        * custom/mcp750.cfg: Add -Dmpc750 to CPU_CFLAGS.
726        Remove obsolete comments.
727        * custom/mpc8260ads.cfg: Remove make-target-options.
728        Add -Dmpc8260 -DPPC_ABI=PPC_ABI_EABI -DPPC_ASM=PPC_ASM_ELF to
729        CPU_CFLAGS.
730        * custom/mvme2307.cfg: Add -Dmpc604 to CPU_CFLAGS.
731        Remove obsolete comments.
732        * custom/ppcn_60x.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
733        CPU_CFLAGS.
734        Remove obsolete comments.
735        * custom/psim.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to CPU_CFLAGS.
736        Remove obsolete comments.
737        * custom/score603e.cfg: Add -D_OLD_EXCEPTIONS -Dppc603e to
738        CPU_CFLAGS.
739        Remove obsolete comments.
740
7412002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * custom/gen405.cfg: Remove -D__powerpc__.
744
7452002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * custom/erc32nfp.cfg: Remove CPU_U32_FIX.
748        * custom/erc32.cfg: Ditto.
749        * custom/leon2.cfg: Ditto.
750
751
7522002-03-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
755        * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB.
756        * custom/leon2.cfg: Remove NO_TABLE_MOVE.
757
7582002-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * custom/cvme961.cfg: Remove GCC272 support.
761        * custom/dmv152.cfg: Remove GCC272 support.
762        * custom/efi332.cfg: Remove GCC272 support.
763        * custom/efi68k.cfg: Remove GCC272 support.
764        * custom/eth_comm.cfg: Remove GCC272 support.
765        * custom/gen405.cfg: Remove GCC272 support.
766        * custom/gen68302.cfg: Remove GCC272 support.
767        * custom/gen68340.cfg: Remove GCC272 support.
768        * custom/gen68360.cfg: Remove GCC272 support.
769        * custom/genmongoosev.cfg: Remove GCC272 support.
770        * custom/helas403.cfg: Remove GCC272 support.
771        * custom/i386ex.cfg: Remove GCC272 support.
772        * custom/i960sim.cfg: Remove GCC272 support.
773        * custom/idp.cfg: Remove GCC272 support.
774        * custom/leon2.cfg: Remove GCC272 support.
775        * custom/mbx8xx.cfg: Remove GCC272 support.
776        * custom/mcf5206elite.cfg: Remove GCC272 support.
777        * custom/mpc8260ads.cfg: Remove GCC272 support.
778        * custom/mrm332.cfg: Remove GCC272 support.
779        * custom/mvme136.cfg: Remove GCC272 support.
780        * custom/mvme147.cfg: Remove GCC272 support.
781        * custom/mvme167.cfg: Remove GCC272 support.
782        * custom/ods68302.cfg: Remove GCC272 support.
783        * custom/p4000.cfg: Remove GCC272 support.
784        * custom/p4600.cfg: Remove GCC272 support.
785        * custom/p4650.cfg: Remove GCC272 support.
786        * custom/pc386.cfg: Remove GCC272 support.
787        * custom/portsw.cfg: Remove GCC272 support.
788        * custom/psim.cfg: Remove GCC272 support.
789        * custom/rxgen960.cfg: Remove GCC272 support.
790        * custom/score603e.cfg: Remove GCC272 support.
791        * custom/sim68000.cfg: Remove GCC272 support.
792        * custom/simhppa.cfg: Remove GCC272 support.
793        * custom/simsh4.cfg: Remove GCC272 support.
794        * custom/ts_386ex.cfg: Remove GCC272 support.
795
7962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * Templates/Makefile.am: Remove AUTOMAKE_OPTIONS.
799        * Makefile.am: Remove AUTOMAKE_OPTIONS.
800        * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS.
801        * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
802
8032002-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * compilers/gcc-target-default.cfg: Add missing \.
806        Reported by Ilya Alexeev <ilya@continuum.ru>.
807
8082002-02-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
809
810        * custom/genmongoosev.cfg: Remove -g from CPU_CFLAGS.
811        * custom/h8sim.cfg: Remove -g from CPU_CFLAGS. Remove GCC272
812        support.
813        * custom/jmr3904.cfg: Remove -g from CPU_CFLAGS. Remove GCC272.
814
8152001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * custom/Cygwin-posix.cfg: Remove -DMALLOC_PROVIDED.
818        * custom/FreeBSD-posix.cfg: Ditto.
819        * custom/HPUX9-posix.cfg: Ditto.
820        * custom/Linux-posix.cfg: Ditto.
821        * custom/Solaris-posix.cfg: Ditto.
822
8232001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * custom/erc32.cfg: Remove erc32nfp support, GCC272.
826        * custom/erc32nfp.cfg: Merge in portions from erc32.cfg.
827
8282001-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * custom/armulator.cfg: Remove make-target-options.
831        * custom/erc32.cfg: Remove CONSOLE_USE_INTERRUPTS, SIMSPARC_FAST_IDLE
832        (now in erc32/configure.ac).
833        * custom/leon2.cfg: Remove CONSOLE_USE_INTERRUPTS,
834        SIMSPARC_FAST_IDLE (now in leon2/configure.ac).
835        Remove CONSOLE_USE_POLLED (Unused).
836        * custom/mvme167.cfg: Remove CD2401_INT_LEVEL, CD2401_IO_MODE,
837        CD2401_USE_TERMIOS (now in mvme167/configure.ac).
838        * custom/mvme162.cfg: Remove references to mvme162lx.
839        Abandon gcc272. Remove make-target-options.
840        * custom/mvme162lx.cfg: Add portions formerly in mvme162.cfg.
841
8422001-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * custom/bare.cfg: Remove make-target-options.
845        * custom/c4xsim.cfg: Ditto.
846        * custom/cvme961.cfg: Ditto.
847        * custom/efi68k.cfg: Ditto.
848        * custom/gen68302.cfg: Ditto.
849        * custom/gen68340.cfg: Ditto.
850        * custom/genmongoosev.cfg: Ditto.
851        * custom/gensh4.cfg: Remove make-target-options, remove GCC272
852        make-exe, remove empty lines.
853        * custom/h8sim.cfg: Remove make-target-options.
854        * custom/mcf5206elite.cfg: Ditto.
855        * custom/mrm332.cfg: Ditto.
856        * custom/mvme147.cfg: Ditto.
857        * custom/ods68302.cfg: Ditto.
858        * custom/p4000.cfg: Ditto.
859        * custom/p4600.cfg: Ditto.
860        * custom/p4650.cfg: Ditto.
861        * custom/pc386.cfg: Ditto.
862        * custom/portsw.cfg: Ditto.
863        * custom/simsh4.cfg: Ditto.
864
8652001-11-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * custom/efi332.cfg: Remove make-target-options.
868        * custom/idp.cfg: Ditto.
869        * custom/jmr3904.cfg: Ditto.
870
8712001-11-27      Joel Sherrill <joel@OARcorp.com>,
872
873        * ChangeLog: Deleted bogus entry.
874
8752001-11-27      Joel Sherrill <joel@OARcorp.com>,
876
877        * custom/ods68302.cfg: Eliminated required definition of macros in this
878        file for the BSP to compile.  The ROM and ROM address and size settings
879        are now linker script items. 
880
8812001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883
884        * custom/gen405.cfg: Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
885        Remove make-target-options.
886        * custom/helas403.cfg:  Remove PPC_VECTOR_FILE_BASE, PPC_USE_SPRG;
887        Remove make-target-options.
888        * custom/mbx8xx.cfg: Remove INSTRUCTION_CACHE_ENABLE,
889        DATA_CACHE_ENABLE.
890        * custom/mbx860_005b.cfg: Remove INSTRUCTION_CACHE_ENABLE,
891        DATA_CACHE_ENABLE.
892        * custom/mpc8260ads.cfg: Remove INSTRUCTION_CACHE_ENABLE,
893        DATA_CACHE_ENABLE.
894
8952001-11-25      Joel Sherrill <joel@OARcorp.com>
896
897        * custom/papyrus.cfg: Removed.
898        * custom/Makefile.am, custom/helas403.cfg: Removed reference to above.
899
9002001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * custom/mvme2307.cfg: Reflect changes to motorola_powerpc/configure.ac.
903        * custom/mcp750.cfg: Ditto.
904
9052001-11-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * custom/dmv177.cfg: Reflect changes to dmv177/configure.ac.
908        * custom/ppcn_60x.cfg: Refect changes to ppcn_60x/configure.ac.
909        * custom/psim.cfg: Refect changes to psim/configure.ac.
910        * custom/score603e.cfg: Reflect changes to score603e/configure.ac,
911        remove SCORE603E_GENERATION.
912
9132001-11-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
914
915        * custom/eth_comm.cfg: Reflect changes to eth_comm/configure.ac.
916        * custom/mbx8xx.cfg: Reflect changes to mbx8xx/configure.ac.
917        * custom/mbx860_005b.cfg: Ditto.
918        * custom/mpc8620ads.cfg: Reflect changes to mpc8620/configure.ac.
919
920
9212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * custom/gensh1.cfg: remove make-target-options.
924        * custom/gensh2.cfg: remove make-target-options.
925
9262001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * custom/dmv152: Remove USE_CONSOLE_A, Remove USE_CONSOLE_B,
929        remove make-target-options, remove BSP_CPPFLAGS.
930
9312001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * custom/simhppa.cfg: Remove SIMHPPA_FAST_IDLE, make-target-options.
934
9352001-11-14      Joel Sherrill <joel@OARcorp.com>
936
937        * custom/eth_comm.cfg, custom/mbx860_005b.cfg, custom/mbx8xx.cfg,
938        custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mvme2307.cfg:
939        These are new exception processing model BSPs and thus do not
940        need to define PPC_USE_SPRG.
941
9422001-11-14      Joel Sherrill <joel@OARcorp.com>
943
944        * ChangeLog: Added missing lines about simcpu32.cfg and sim68000.cfg.
945
9462001-11-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * custom/ts_386ex.cfg: Remove make-target-options.
949        * custom/sim68000.cfg: Remove RTEMS_BSVC_MODEL, make-target-options.
950        * custom/simcpu32.cfg: Reimplement as a copy of sim68000.cfg with
951        different flags.
952
9532001-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
954
955        * custom/shsim.cfg: Remove HZ, BSP_CPPFLAGS, make-target-options.
956        * custom/mvme2307.cfg: Fix PPC_USE_SPRG in make-target-options,
957        re-adopt mcp750.cfg's make-exe.
958
9592001-11-13      Joel Sherrill <joel@OARcorp.com>
960
961        * custom/helas403.cfg, custom/gen405.cfg: Removed dependency on
962        the --srec-len argument to objcopy only supported in binutils 2.11
963        or newer.
964
9652001-11-08      Dennis Ehlin (ECS) <Dennis.Ehlin@ecs.ericsson.se>
966
967        This modification is part of the submitted modifications necessary to
968        support the IBM PPC405 family.  This submission was reviewed by
969        Thomas Doerfler <Thomas.Doerfler@imd-systems.de> who ensured it did
970        not negatively impact the ppc403 BSPs.  The submission and tracking
971        process was captured as PR50.
972        * custom/gen405.cfg: New file.
973        * custom/helas403.cfg: Modified to generate Srecords.
974
9752001-10-30      Joel Sherrill <joel@OARcorp.com>
976
977        * custom/sim68000.cfg: Generate symbols off executable not Srecords.
978
9792001-10-26      Victor V. Vengerov <vvv@oktet.ru>
980
981        * custom/mcf5206elite.cfg: New file.
982
9832001-10-22      Andy Dachs <a.dachs@sstl.co.uk>
984
985        * custom/mpc8260ads.cfg: New file.
986
9872001-10-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * custom/gensh4.cfg: Remove START_HW_INIT.
990        * custom/simsh4.cfg: Remove START_HW_INIT, RTEMS_CPU_MODEL=sh7750.
991
9922001-10-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * custom/gensh4.cfg: Remove HZ.
995        * custom/simsh4.cfg: Remove HZ.
996
9972001-10-11      Alexandra Kossovsky <sasha@oktet.ru>
998
999        * custom/gensh4.cfg, custom/simsh4.cfg: New files in support
1000        of Hitachi SH4 BSPs of the same name.  Reviewed and some
1001        cleanup by Joel Sherrill <joel@OARcorp.com>.
1002
10032001-10-11    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1004
1005        * custom/gensh2.cfg: Remove -lstdc++ from make-exe.
1006
10072001-10-11      Joel Sherrill <joel@OARcorp.com>
1008
1009        * custom/mbx8xx.cfg, custom/mvme167.cfg: Rewrote use of strip command
1010        to avoid using the apparently broken or deprecated -o argument.
1011
10122001-09-28      Joel Sherrill <joel@OARcorp.com>
1013
1014        * custom/ods68302.cfg: Add custom make-cxx-exe rule to account
1015        for MC68302_BASE.
1016
10172001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * custom/bare.cfg: Define dummy make-cxx-exe.
1020
10212001-09-21    Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1022
1023        * ChangeLog: Formatting cleanup.
1024
10252001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * custom/Cygwin-posix.cfg: Remove -U__STRICT_ANSI__,
1028        make-target-options.
1029        * custom/FreeBSD-posix.cfg: Remove make-target-options.
1030        * custom/HPUX9-posix.cfg: Dito.
1031        * custom/Linux-posix.cfg: Dito.
1032        * custom/Solaris-posix.cfg: Dito.
1033        * custom/arm_bare_bsp.cfg: Dito.
1034        * custom/armulator.cfg: Dito.
1035        * custom/erc32.cfg: Remove CONSOLE_USE_POLLED, CONSOLE_USE_INTERRUPTS.
1036        * custom/i386ex.cfg: Remove make-target-options.
1037        * custom/i960sim.cfg: Remove make-target-options.
1038        * custom/mvme2307.cfg: Remove CONSOLE_USE_POLLED,
1039        CONSOLE_USE_INTERRUPTS.
1040        * custom/rxgen960.cfg: Remove make-target-options, cleanup comments.
1041        * custom/score603e.cfg: Remove CONSOLE_USE_POLLED,
1042        CONSOLE_USE_INTERRUPTS.
1043        * custom/vegaplus.cfg: Remove make-target-options.
1044
10452001-05-25      Joel Sherrill <joel@OARcorp.com>
1046
1047        * custom/mrm332.cfg: Switched $(SED) to sed.
1048
10492000-05-25      Matt Cross <profesor@gweep.net>
1050
1051        * New MRM332 BSP for the Mini RoboMind board based
1052        on the 68332 microcontroller designed and build by Mark
1053        Castelluccio.  For details on the MRM see http://www.robominds.com.
1054        * custom/mrm332.cfg: New file.
1055
10562001-05-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1057
1058        * custom/dmv177.cfg: Remove CONSOLE_USE_INTERRUPTS,
1059        CONSOLE_USE_POLLED, HAS_RTC.
1060
10612001-05-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * custom/gensh1.cfg: Remove HZ, BSP_CPPFLAGS.
1064        * custom/gensh2.cfg: Dito.
1065
10662001-05-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * leaf.cfg: Remove CFLAGS_DEBUG_OPTIMIZE_V.
1069        * compilers/gcc-no_bsp.cfg: Remove CPP_CC_FLAGS.
1070        * compilers/gcc-portsw.cfg: Remove CPP_CC_FLAGS.
1071        * compilers/gcc-target-default.cfg: Remove *_DEBUG_OPTIMIZE_*-flags,
1072        remove unused flags, remove -ansi from CPP.
1073        * custom/eth_comm.cfg: Remove CPU_DEFINES.
1074        * custom/sim68000.cfg: Remove CPU_DEFINES.
1075       
10762001-04-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1077
1078        * compilers/gcc-no_bsp.cfg: Remove -ansi -fasm.
1079        * compilers/gcc-target-default.cfg: Dito.
1080        * compilers/gcc-portsw.cfg: Remove -Hansi.
1081        * custom/posix.cfg: Remove inclusion of target.cfg.
1082        * custom/simhppa.cfg: Remove -ansi -fasm.
1083
10842001-04-11      Eric Valette <valette@crf.canon.fr>
1085
1086        * custom/eth_comm.cfg: Switch the eth_comm BSP to use the
1087        "new exception processing model."
1088
10892001-04-11      Joel Sherrill <joel@OARcorp.com>
1090
1091        * custom/default.cfg: Switch to using exec_prefix to reflect new
1092        organization of install point from Ralf Corsepius.
1093
10942001-03-30      Eric Valette <valette@crf.canon.fr>
1095
1096        * custom/mbx860_005b.cfg:  This switches the MBX8xx BSP to the
1097        use the "new exception processing model."
1098
10992001-03-14      Joel Sherrill <joel@OARcorp.com>
1100
1101        * custom/genmongossev.cfg: New file.
1102
11032001-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * custom/pc386dx.cfg: New bsp.
1106
11072001-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * custom/Cygwin-posix.cfg, custom/HPUX9-posix.cfg,
1110        custom/Solaris-posix.cfg, custom/FreeBSD-posix.cfg,
1111        custom/Linux-posix.cfg: Remove RTEMS_UNIX from make-target-options.
1112
11132001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * lib.cfg: include $(PROJECT_ROOT)/make/leaf.cfg
1116        * main.cfg: Set PROJECT_RELEASE=$(exec_prefix)/$(RTEMS_BSP).
1117        * host.cfg.in: Remove RM, make-script.
1118        * ChangeLog: Remove bogus 2001-01-22 entry.
1119
11202001-01-09      Joel Sherrill <joel@OARcorp.com>
1121
1122        * custom/pc386.cfg (make-exe): Removed commented out lines that
1123        were displayed in build longs.
1124
11252001-01-08      Joel Sherrill <joel@OARcorp.com>
1126
1127        * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Remove
1128        unneeded definitions when compiled for "mips" rather than "mips64orion."
1129        Correct CPU_CFLAGS.
1130
11312001-01-05      Joel Sherrill <joel@OARcorp.com>
1132
1133        * custom/gensh1.cfg: Removed rest of make-target-options and
1134        moved them to BSP configure options.
1135
11362001-01-03      Emmanuel Raguet <raguet@crf.canon.fr>
1137
1138        * custom/mcp750.cfg (make-exe): Rewrite to avoid writing to
1139        install point or assuming BSP build tree is available.
1140
11412001-01-03      Joel Sherrill <joel@OARcorp.com>
1142
1143        * custom/psim.cfg: Removed unused variables.
1144
11452001-01-03      Joel Sherrill <joel@OARcorp.com>
1146
1147        * custom/sim68000.cfg: Corrected CPU model for simcpu32 configuration.
1148        * custom/simcpu32.cfg: Removed MVME162 reference.
1149
11502000-12-14      Emmanuel Raguet <raguet@crf.canon.fr>
1151
1152        * custom/mcp750.cfg: Fix problems in generation of .exe file.
1153        Still need to fix to avoid touching install point on non-install stanza.
1154
11552000-12-06      Joel Sherrill <joel@OARcorp.com>
1156
1157        * custom/vegaplus.cfg: Fix make-exe rule and eliminate mkdir
1158        and copies that should not be in it.
1159
11602000-12-01      Joel Sherrill <joel@OARcorp.com>
1161
1162        * custom/jmr3904.cfg: Turn optimization back up to -O2.
1163
11642000-11-30      Joel Sherrill <joel@OARcorp.com>
1165
1166        * custom/jmr3904.cfg: Use -m3900 not -mips3. TX3904 is actually
1167        a mips1.  gcc translates -m3900 into that.
1168
11692000-11-27      Joel Sherrill <joel@OARcorp.com>
1170
1171        * custom/jmr3904.cfg: Fix incorrect reference to i960.
1172
11732000-11-27      Joel Sherrill <joel@OARcorp.com>
1174
1175        * custom/shsim.cfg: New file.
1176        * custom/Makefile.am: Modified to reflect addition of shsim.cfg.
1177        The shsim is for the SH simulator in gdb. It should be able
1178        to be used with multiple SH CPU models.  This will require
1179        adding BSP variants.
1180
11812000-11-25      Joel Sherrill <joel@OARcorp.com>
1182
1183        * custom/pc386.cfg: make-exe rule would write into
1184        $(PROJECT_RELEASE) area.  This is not cool because it $(PROJECT_RELEASE)
1185        is generally not writeable after the BSP is installed and you do not
1186        want every application installed there by default.  Reported by
1187        Eric Norum <eric.norum@usask.ca>.
1188
11892000-11-25      Joel Sherrill <joel@OARcorp.com>
1190
1191        * custom/Makefile.am: Updated to add jmr3904.cfg
1192        * custom/jmr3904.cfg: New file.
1193
11942000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        * custom/leon2.cfg: Removed defines that are now generated
1197        in a non-BSP specific manner.
1198
11992000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
1200
1201        * custom/Makefile.am: Modified to reflect addition of files.
1202        * custom/erc32.cfg: Modified to support addition of no-FP ERC32 variant.
1203        * custom/erc32nfp.cfg, custom/leon1.cfg, custom/leon2.cfg: New file.
1204
12052000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
1208
12092000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.
1212
12132000-10-24      Joel Sherrill <joel@OARcorp.com>
1214
1215        * custom/p4600.cfg, custom/p4650.cfg: Commented out RTEMS_CPU
1216        definition since this information can be picked up from
1217        autoconf generated files.  These BSPs are shared by the
1218        mips and mips64orion "ports."
1219
12202000-10-18      Joel Sherrill <joel@OARcorp.com>
1221
1222        * compilers/gcc-portsw.cfg: Use gcc style flags.
1223
12242000-09-13      Joel Sherrill <joel@OARcorp.com>
1225
1226        * custom/arm_bare_bsp.cfg, custom/armulator.cfg, custom/dmv177.cfg,
1227        custom/mcp750.cfg, custom/vegaplus.cfg: Clean up.
1228
12292000-09-13      Emmanuel Raguet <raguet@crf.canon.fr>
1230
1231        * vegaplus BSP submitted by Emmanuel Raguet <raguet@crf.canon.fr> and
1232        Eric Valette <valette@crf.canon.fr>.
1233        * custom/vegaplus.cfg: New file.
1234
12352000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236
1237        * custom/erc32.cfg: Add comment on -mno-v8, -mcypress.
1238        * custom/gen68302.cfg: Comment out LIBC_LIB[C|M].
1239        * custom/gen68340.cfg: Comment out LIBC_LIB[C|M].
1240        * custom/gen68360.cfg: Comment out LIBC_LIB[C|M].
1241        * custom/idp.cfg: Comment out LIBC_LIB[C|M].
1242        * custom/mvme162.cfg: Comment out LIBC_LIB[C|M].
1243        * custom/ods68302.cfg: Comment out LIBC_LIB[C|M].
1244
12452000-09-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1246
1247        * custom/gensh2.cfg: Fix comments.
1248
12492000-09-12      Joel Sherrill <joel@OARcorp.com>
1250
1251        * custom/mvme167.cfg (CPP_CFLAGS): Corrected to only include
1252        compiler arguments that specify CPU model options.
1253
12542000-09-12      Joel Sherrill <joel@OARcorp.com>
1255
1256        * custom/mbx860_005b.cfg (make-target-options): Add lines to
1257        define PRINTK_MINOR SMC1_MINOR and PRINTK_IO_MODE.  The settings
1258        may be incorrect but the BSP now compiles.
1259
12602000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1261
1262        * custom/arm_bare_bsp.cfg: Fix comments.
1263
12642000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * custom/gensh1.cfg, custom/gensh2.cfg: Abandon gcc-2.7.2's make-exe
1267        * custom/simcpu32.cfg: Set RTEMS_BSVC_MODEL = simcpu32
1268        * ChangeLog: File paths corrected
1269
12702000-08-29      Joel Sherrill <joel.sherrill@OARcorp.com>
1271
1272        * custom/armulator.cfg: Corrected make-exe rule to pick up debug flags.
1273
12742000-08-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1275
1276        * custom/pck6.cfg: New file
1277        * custom/pc486.cfg: Use -m486
1278        * custom/pc586.cfg: Use -mpentium
1279        * custom/pc686.cfg: Use -mmpentiumpro
1280        * custom/i386ex.cfg: Use -msoft-float
1281
12822000-08-11  Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1283
1284        * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
1285
12862000-08-25      Joel Sherrill <joel.sherrill@OARcorp.com>
1287
1288        * ChangeLog: File paths corrected.
1289
12902000-08-04      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1291
1292        * custom/mvme167.cfg: Add specification of printk port, console port
1293        and serial I/O mode.  Arrange for the stripped executable to
1294        be copied up the build tree.
1295       
12962000-08-10      Charles-Antoine Gauthier  <charles.gauthier@nrc.ca>
1297
1298        * custom/mbx8xx.cfg: Support for shared printk and no termios.
1299
13002000-08-10      John Cotton  <john.cotton@nrc.ca>
1301
1302        * custom/mbx8xx.cfg: Support added for dejagnu test harness.
1303
13042000-08-10      Joel Sherrill <joel@OARcorp.com>
1305
1306        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.