crosstool-ng/config/arch
Yann E. MORIN" 94e376af77 Add support for powerpc64, along with an EXPERIMENTAL sample.
/trunk/scripts/build/arch/powerpc64.sh                      |   21     1    20     0 -
 /trunk/scripts/build/arch/powerpc.sh                        |   21     1    20     0 -
 /trunk/samples/powerpc64-unknown-linux-gnu/crosstool.config |  388   388     0     0 +++++++++++++++++++
 /trunk/samples/powerpc64-unknown-linux-gnu/reported.by      |    3     3     0     0 +
 /trunk/config/arch/powerpc-powerpc64.in-common              |   12     4     8     0 -
 /trunk/config/arch/powerpc.in                               |   15     0    15     0 -
 /trunk/config/arch/powerpc64.in                             |   19     3    16     0 -
 7 files changed, 400 insertions(+), 79 deletions(-)
2009-01-31 17:39:35 +00:00
..
alpha.in Separate the architecture config file and function script. 2008-10-05 15:32:00 +00:00
arm.in Separate the architecture config file and function script. 2008-10-05 15:32:00 +00:00
ia64.in Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the configuration. 2008-11-07 08:09:42 +00:00
mips.in Separate the architecture config file and function script. 2008-10-05 15:32:00 +00:00
powerpc64.in Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
powerpc-powerpc64.in-common Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
powerpc.in Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
sh.in Separate the architecture config file and function script. 2008-10-05 15:32:00 +00:00
x86_64.in Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the configuration. 2008-11-07 08:09:42 +00:00
x86.in Separate the architecture config file and function script. 2008-10-05 15:32:00 +00:00