crosstool-ng/scripts/build
Yann E. MORIN" 38c549d748 Prepare for gcc-4.4:
- add 'companion_libs/' to hold all libraries needed to build gcc-4.3+ and gcc-4.4+
- move GMP & MPFR to 'companion_libs/'

 -------- diffstat follows --------
 /trunk/scripts/build/gmp.sh       |   85     0    85     0 ----------------------------
 /trunk/scripts/build/mpfr.sh      |  139     0   139     0 ---------------------------------------------
 /trunk/scripts/addToolVersion.sh  |    4     2     2     0
 /trunk/scripts/crosstool-NG.sh.in |    4     2     2     0
 /trunk/config/companion_libs.in   |   17    10     7     0 +++---
 /trunk/config/gmp_mpfr/gmp.in     |   32     0    32     0 ----------
 /trunk/config/gmp_mpfr/mpfr.in    |   42     0    42     0 --------------
 /trunk/config/config.in           |    2     1     1     0
 /trunk/config/gmp_mpfr.in         |   35     0    35     0 -----------
 9 files changed, 15 insertions(+), 345 deletions(-)
2009-05-03 21:10:15 +00:00
..
arch Add support for powerpc64, along with an EXPERIMENTAL sample. 2009-01-31 17:39:35 +00:00
cc Merge r1432:1437 from /branches/newlib into /trunk : 2009-03-26 18:58:13 +00:00
companion_libs Prepare for gcc-4.4: 2009-05-03 21:10:15 +00:00
debug Cleanup the tic build used for native ncurses build, itself needed for native gdb build. 2009-03-30 21:17:21 +00:00
kernel There's no longer any reason to require GNU awk: 2009-04-20 21:10:03 +00:00
libc Get rid of the proxy settings, once and for all. 2009-04-19 16:34:59 +00:00
tools Use the common functions (CT_GetSVN, CT_Extract and CT_Patch) to retrieve, 2009-03-08 11:15:58 +00:00
binutils.sh Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch: 2009-01-05 23:02:43 +00:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh There's no longer any reason to require GNU awk: 2009-04-20 21:10:03 +00:00
tools.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00