Joel Sherrill
a2138d4ab8
2008-08-15 Allan Hessenflow <allanh@kallisti.com>
...
* custom/bf537Stamp.cfg: New file.
2008-08-15 20:22:53 +00:00
Thomas Doerfler
574fb67510
updated gen83xx BSP
...
updated haleakala BSP
added MPC55xx BSP
2008-07-14 16:15:28 +00:00
Thomas Doerfler
3c6fe2e7f9
added haleakala BSP contributed by Michael Hamel
2008-07-14 08:46:06 +00:00
Thomas Doerfler
054f3966bd
added BSP for mcf548x
2008-07-11 10:09:05 +00:00
Thomas Doerfler
224aebb3b8
added BSP to m68k
...
adapted PPC exception code
2008-07-11 10:07:00 +00:00
Ralf Corsepius
c8d2f3a5d8
changes
2008-06-29 05:24:54 +00:00
Joel Sherrill
2dc5cac633
2008-06-20 Matthew Riek <matthew.riek@ibiscomputer.com.au>
...
* custom/mcf5329.cfg: New file.
2008-06-20 15:01:13 +00:00
Chris Johns
d488f12bc9
2008-06-19 Matthew Riek <matthew.riek@ibiscomputer.com.au>
...
* custom/mcf52235.cfg: Change to mcf5223x.
2008-06-19 05:48:01 +00:00
Chris Johns
84fff68d09
hris Johns <chrisj@rtems.org>
...
* custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg,
custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg,
custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg,
custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the
-mcpu= option for Coldfires now supported in GCC 4.3.0.
2008-06-10 Matthew Riek <matthew.riek@ibiscomputer.com.au >
* custom/mcf52235.cfg: New.
2008-06-11 08:17:27 +00:00
Joel Sherrill
5768e619cc
2008-05-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* custom/nds.cfg: Email from author says to drop this flag.
2008-05-20 21:50:47 +00:00
Joel Sherrill
2226b8f80b
2008-05-06 Ray Xu <rayx.cn@gmail.com>
...
* custom/gp32.cfg: Add smdk2410. Update gp32 to use shared code.
* custom/smdk2410.cfg: New file.
2008-05-06 20:59:23 +00:00
Joel Sherrill
ed1a900460
2008-04-16 Matthieu Bucchianeri <mbucchia@gmail.com>
...
* custom/nds.cfg: New file.
2008-04-16 18:32:09 +00:00
Joel Sherrill
66a9381db4
2008-03-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* leaf.cfg, custom/pc386.cfg, custom/pc386dx.cfg: It appears that the
default processor model optimization has changed in gcc 4.3.0.
2008-03-12 15:24:46 +00:00
Joel Sherrill
b1a66feaa3
2008-03-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/av5282.cfg, custom/bare.cfg, custom/default.cfg,
custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/idp.cfg,
custom/mbx8xx.cfg, custom/mcf5235.cfg, custom/mcp750.cfg,
custom/mrm332.cfg, custom/mtx603e.cfg, custom/mvme136.cfg,
custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg,
custom/mvme167.cfg, custom/mvme2100.cfg, custom/mvme2307.cfg,
custom/mvme3100.cfg, custom/mvme5500.cfg, custom/nios2_iss.cfg,
custom/pc386.cfg, custom/posix.cfg, custom/score603e.cfg,
custom/sim68000.cfg, custom/simcpu32.cfg, custom/ss555.cfg,
custom/ts_386ex.cfg, custom/uC5282.cfg, custom/virtex.cfg: Switch to
explicit .exe instead of EXEEXT to get it to work.
2008-03-11 20:50:58 +00:00
Till Straumann
97a40898fc
2008-03-06 Till Straumann <strauman@slac.stanford.edu>
...
* custom/mvme3100.cfg: Fixed typo, 'endef' not 'endif'.
2008-03-07 05:30:27 +00:00
Joel Sherrill
6087a69257
Make all BSPs use the same rules for invoking gcc and g++ to link an application. Share as much logic as possible for .num file and size information. Let BSPs provide custom rules to tranform executable from linked .exe to downloadable RTEMS Application Loadable File (RALF) .ralf file.
2008-03-06 21:51:01 +00:00
Ralf Corsepius
dd2156f921
Remove (Abandonded).
2008-02-19 17:41:24 +00:00
Till Straumann
abd259a3c1
2008-02-11 Till Straumann <strauman@slac.stanford.edu>
...
* custom/mvme3100.cfg: Removed CFLAGS_PROFILE_V;
added '-g' to CFLAGS_DEBUG_V.
2008-02-11 18:03:20 +00:00
Joel Sherrill
761bfaab85
2008-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* custom/pc386.cfg: Use file with symbols.
2008-02-08 23:28:43 +00:00
Joel Sherrill
b853d288e6
2008-01-31 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/ss555.cfg: Add CVS Id.
2008-01-31 19:06:52 +00:00
Joel Sherrill
3408806956
2008-01-09 Eric Norum <norume@aps.anl.gov>
...
* custom/mvme3100.cfg: Add make-cxx-exe rule.
2008-01-09 20:37:14 +00:00
Chris Johns
fa0533a2df
2007-12-17 Chris Johns <chrisj@rtems.org>
...
* custom/mcf5235.cfg, custom/mrm332.cfg, custom/pc386.cfg: Split
the make-exe and make-cxx-exe into bsp-link-c, bsp-link-cxx and
bsp-post-link make macros. This allow external autotools support.
2007-12-17 00:35:52 +00:00
Till Straumann
6315a29c07
2007-12-14 Till Straumann <strauman@slac.stanford.edu>
...
* custom/mvme3100.cfg: Added; new BSP.
2007-12-14 07:00:10 +00:00
Joel Sherrill
901ebab4a7
2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/mvme5500.cfg: Fix typo.
2007-11-28 21:15:29 +00:00
Joel Sherrill
a48565ce95
2007-11-27 Kate Feng <feng1@bnl.gov>
...
* custom/mvme5500.cfg: Add compiler arguments sine without them, the
BSP has issues.
2007-11-27 20:47:09 +00:00
Joel Sherrill
42fff325eb
2007-11-03 Ray Xu <rayx.cn@gmail.com>
...
* custom/rtl22xx_t.cfg: New file, rtl22xx_t is a new bsp compiled
with THUMB enabled
2007-11-06 22:54:59 +00:00
Thomas Doerfler
be664b079e
fixed typo
2007-08-10 10:50:51 +00:00
Thomas Doerfler
e35c6965bf
added BSP hsc_cm01
2007-08-10 08:15:58 +00:00
Joel Sherrill
e06e586d35
2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/icecube.cfg: Rename EP5200 to IceCube since that is the
nickname for the Freescale evaluation board it is based upon. BSP was
tested on a Freescale MPC5200LITE.
2007-08-06 13:53:41 +00:00
Ralf Corsepius
06119b83ba
2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/mcf5235.cfg: Remove bogus -m5200 from linker calls.
2007-08-05 04:45:02 +00:00
Ralf Corsepius
9fa95f8dba
2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/av5282.cfg: Remove bogus -qnolinkcmds, -m5200 from linker
calls.
2007-08-05 04:43:56 +00:00
Ralf Corsepius
edcec269eb
2007-08-05 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/gen83xx.cfg: Use -O2.
2007-08-05 04:42:00 +00:00
Ralf Corsepius
e4a22331c6
2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/Linux-posix.cfg: Use -O2.
2007-07-28 04:40:16 +00:00
Ralf Corsepius
e0730075a9
2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/rbtx4938.cfg: Add missing -O2.
2007-07-28 04:39:30 +00:00
Ralf Corsepius
14c415f10b
2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/rtl22xx.cfg: Adjust indentation.
2007-07-28 04:38:40 +00:00
Ralf Corsepius
74cde4d39a
2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/virtex.cfg: Use -O2.
2007-07-28 04:37:28 +00:00
Joel Sherrill
14ee224c00
2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
using C++ ctor trick. An RTEMS C++ application running on this BSP
may have initialization order issues to address.
2007-07-24 20:50:35 +00:00
Joel Sherrill
59aea5d592
2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
2007-07-24 15:46:01 +00:00
Joel Sherrill
55a1cc9cde
2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/gen83xx.cfg: Add make-cxx-exe rule.
2007-07-11 14:13:03 +00:00
Thomas Doerfler
f610e83f53
compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged many different versions of new exception handling code to shared sources.
2007-07-10 16:00:28 +00:00
Thomas Doerfler
3ad3a8dd7f
added virtex configuration
2007-07-04 13:01:24 +00:00
Joel Sherrill
218b070bfd
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/Linux-posix.cfg: Merge patch from Till Straumann which would
work except gcc core dumps with an ICE when may_alias is used in this
code. I filed a GCC PR and reduced optimization to -O0 and it does
run again.
2007-06-21 18:34:17 +00:00
Joel Sherrill
cb6e9bf0ed
2007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* custom/gen5200.cfg: Remove junk comment.
* custom/ep5200.cfg: New file.
2007-06-20 20:21:45 +00:00
Joel Sherrill
31aabe78cf
2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/armulator.cfg: Removed.
2007-06-12 19:47:34 +00:00
Ralf Corsepius
d1a65f6ab5
2007-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/mvme5500.cfg: Use -O2 again.
2007-05-16 02:07:16 +00:00
Joel Sherrill
50f6753ea2
2007-05-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am: DMV152 obsoleted.
* custom/dmv152.cfg: Removed.
2007-05-11 14:02:12 +00:00
Joel Sherrill
f39ff53250
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* Makefile.am: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP
variants.
* custom/erc32nfp.cfg, custom/leon1.cfg: Removed.
2007-05-11 11:25:25 +00:00
Joel Sherrill
c6eba79c2d
2007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/gba.cfg, custom/gp32.cfg, custom/i386ex.cfg, custom/pc386.cfg,
custom/sim68000.cfg, custom/ts_386ex.cfg: Clean up to use .nxe
extension instead of BSP unique ones.
2007-05-10 17:36:19 +00:00
Joel Sherrill
6455ddeeb5
2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* leaf.cfg, compilers/gcc-no_bsp.cfg: Add optional manager stub
for Classic API Barrier.
2007-05-09 18:47:22 +00:00
Ralf Corsepius
412042aaca
2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/rtl22xx.cfg: Cleanup.
2007-04-26 03:27:01 +00:00