crosstool-ng/config
Yann E. MORIN" 1b00a301bd GMP and MPFR are no longer a sub-component of gcc (config-wise).
Build and install GMP and MPFR for the target.
Use the target GMP and MPFR to build the native gdb.
Have separate extra_config for cross gdb, native gdb and gdbserver.
Check native GMP and MPFR in //.

 /trunk/scripts/build/debug/300-gdb.sh |   27    19     8     0 ++++++++++++++++-------
 /trunk/scripts/build/gmp.sh           |   47    39     8     0 ++++++++++++++++++++++++++++++++-------
 /trunk/scripts/build/mpfr.sh          |   49    40     9     0 +++++++++++++++++++++++++++++++++--------
 /trunk/steps.mk                       |    2     2     0     0 ++
 /trunk/config/cc/gcc.in               |   18     1    17     0 +--------------
 /trunk/config/debug/gdb.in            |    6     1     5     0 +----
 /trunk/config/config.in               |    1     1     0     0 +
 /trunk/config/gmp_mpfr.in             |   34    34     0     0 ++++++++++++++++++++++++++++
 8 files changed, 137 insertions(+), 47 deletions(-)
2008-06-20 15:16:43 +00:00
..
cc GMP and MPFR are no longer a sub-component of gcc (config-wise). 2008-06-20 15:16:43 +00:00
debug GMP and MPFR are no longer a sub-component of gcc (config-wise). 2008-06-20 15:16:43 +00:00
global Un-mark Socks proxy settings as BROKEN. 2008-06-20 14:00:01 +00:00
kernel Add altest linux kernel versions. 2008-06-17 08:31:57 +00:00
libc Small config fix todefault to non-verbose uClibc build. 2008-05-14 21:24:03 +00:00
tools Add D.U.M.A. 2_5_8 and associated patches. 2007-09-07 21:31:01 +00:00
arch Fix using --local. 2007-09-16 17:57:21 +00:00
binutils.in Add latest binutils snapshot, and propagate patches from previous snapshot. 2008-05-15 16:47:50 +00:00
cc.in Moving around the files in config/ broke the tools/addToolVersion.sh script. 2008-04-17 21:04:23 +00:00
config.in GMP and MPFR are no longer a sub-component of gcc (config-wise). 2008-06-20 15:16:43 +00:00
global.in Move config files around, and clean up the mess in the config/ directory. 2008-04-17 20:26:25 +00:00
gmp_mpfr.in GMP and MPFR are no longer a sub-component of gcc (config-wise). 2008-06-20 15:16:43 +00:00
kernel.in Moving around the files in config/ broke the tools/addToolVersion.sh script. 2008-04-17 21:04:23 +00:00
libc.in Moving around the files in config/ broke the tools/addToolVersion.sh script. 2008-04-17 21:04:23 +00:00
target.in Preliminary Alpha support, courtesy Ioannis E. Venetis <venetis@capsl.udel.edu>. 2008-06-14 20:57:57 +00:00
toolchain.in Building multi-lib aware toolchains is not supported, and won'yt be before a loooong time. Remove the associated config entry. 2008-05-24 22:10:51 +00:00