crosstool-ng/config
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
..
arch Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
cc Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2. 2009-01-27 21:37:03 +00:00
debug Update ltrace to ltrace-0.5 + fixes from Debian ltrace-0.5-3.1. 2008-11-04 18:52:59 +00:00
global Add an option to forbid downloads. 2009-01-06 22:34:36 +00:00
gmp_mpfr Add the latest GMP and MPFR versions. 2008-10-05 12:32:42 +00:00
kernel Add latest Linux kernel versions: 2.6.27.13 and 2.6.28.2. 2009-01-27 21:34:44 +00:00
libc Add infrastructure to use common config files for generated config files. 2009-01-31 11:29:50 +00:00
tools libelf and ltrace are now no longer EXPERIMENTAL. 2008-10-25 16:32:11 +00:00
binutils.in Add binutils-2.19 and associated patchset (vampirised from Gentoo). 2008-11-23 16:34:49 +00:00
cc.in Enable C++ for baremetal. 2008-12-24 17:34:32 +00:00
config.in Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
config.mk Add infrastructure to use common config files for generated config files. 2009-01-31 11:29:50 +00:00
debug.in Missed adding new files because of old svn:ignore property (removed). 2008-10-13 20:35:18 +00:00
global.in Move the paths config options before the download options. 2008-07-19 22:39:15 +00:00
gmp_mpfr.in Introduce a new EXPERIMENTAL feature: BARE_METAL. 2008-09-14 16:21:07 +00:00
kernel.in In generated choice menus, move the selection options outside the choice menu. 2008-10-12 11:22:46 +00:00
libc.in Add infrastructure to use common config files for generated config files. 2009-01-31 11:29:50 +00:00
target.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
toolchain.in Sanity-check CT_TARGET_VENDOR, CT_TARGET_ALIAS and CT_TARGET_ALIAS_SED_EXPR: 2008-12-09 22:02:20 +00:00
tools.in Missed adding new files because of old svn:ignore property (removed). 2008-10-13 20:35:18 +00:00