crosstool-ng/samples
Yann E. MORIN" 6ab2f244ca Sample config for e500v2 toolchain
On Tuesday 14 October 2008 17:05:31 Nate Case wrote:
> This is a sample config file for Freescale e500v2 processors (e.g.,
> MPC8548, MPC8572).  It uses eglibc (for e500/SPE patches) and a recent
> gcc (4.3.1, for e500v2 DPFP support) and will generate appropriate
> dual-precision floating point instructions by default.
>
> Note: If building a Linux kernel with this toolchain, you will want to
> make sure -mno-spe AND -mspe=no are passed to gcc to prevent SPE
> ABI/instructions from getting into the kernel (which is currently
> unsupported).  At this time, the kernel build system only passes
> -mno-spe by default (this should be fixed soon hopefully).
>
> A binutils snapshot is used to fix a bug present in 2.18 preventing
> U-Boot from being compiled (CodeSourcery issue #2297: internal.h
> (ELF_IS_SECTION_IN_SEGMENT): Adjust to cope with segments at the end of
> memory).

Obsoletes the powerpc-unknown-linux-gnuspe sample, so remove it.

 /trunk/samples/powerpc-e500v2-linux-gnuspe/crosstool.config |  307   307     0     0 +++++++++++++++++++
 1 file changed, 307 insertions(+)
2008-10-14 17:42:10 +00:00
..
alphaev56-unknown-linux-gnu Update the Alpha sample. 2008-09-29 17:15:13 +00:00
arm-unknown-eabi Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
arm-unknown-elf Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
arm-unknown-linux-gnu Add a new ARM sample. 2008-09-02 21:45:25 +00:00
arm-unknown-linux-gnueabi The first sample to use gcc-4.3.2. 2008-09-28 18:08:08 +00:00
arm-unknown-linux-uclibc Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though). 2008-09-04 15:43:08 +00:00
arm-unknown-linux-uclibcgnueabi Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though). 2008-09-04 15:43:08 +00:00
armeb-unknown-linux-gnu Update some samples to use only non-EXPERIMENTAL features where possible (uClibcis still a snashot, though). 2008-09-04 15:43:08 +00:00
armeb-unknown-linux-gnueabi Add new ARMeb EABI sample. 2008-09-04 07:42:12 +00:00
armeb-unknown-linux-uclibc Update the latest two RM samples. 2008-09-04 17:02:05 +00:00
armeb-unknown-linux-uclibcgnueabi Update this sample without EXPERIMENTAL features as much as possible. 2008-09-05 11:59:35 +00:00
i586-geode-linux-uclibc Update the i586-uclibc sample. 2008-09-04 16:56:53 +00:00
i686-nptl-linux-gnu Update the i686 sample to not use EXPERIMENTAL features. 2008-09-04 18:45:35 +00:00
ia64-unknown-linux-gnu The IA64 sample builds again! :-) 2008-09-29 18:16:03 +00:00
mips-unknown-linux-uclibc Update the teo MIPS sample to use as less EXPERIMENTAL features as possible. 2008-09-05 10:21:23 +00:00
mipsel-unknown-linux-gnu Update the teo MIPS sample to use as less EXPERIMENTAL features as possible. 2008-09-05 10:21:23 +00:00
powerpc-e500v2-linux-gnuspe Sample config for e500v2 toolchain 2008-10-14 17:42:10 +00:00
powerpc-unknown_nofpu-linux-gnu glibc-based toolchain for PowerPC can now build using the latest kernel headers (2.6.26.1). 2008-08-07 21:29:08 +00:00
powerpc-unknown-linux-gnu Update the PPC sample to not use EXPERIMENTAL features. 2008-09-05 11:11:29 +00:00
powerpc-unknown-linux-uclibc Update the PowerPC+uClibc sample. 2008-09-30 18:19:48 +00:00
x86_64-unknown-linux-gnu Update all samples to the latest set of options. 2008-08-07 14:05:47 +00:00
x86_64-unknown-linux-uclibc Update all samples to the latest set of options. 2008-08-07 14:05:47 +00:00
samples.mk Warn the user if he/she recalls a sample with EXPERIMENTAL features. 2008-09-02 12:43:11 +00:00