crosstool-ng/scripts/build
Yann E. MORIN" a0cf91e83b Add support for building PPL:
- PPL will be needed to correctly build gcc-4.4+ for the
  GRAPHITE loop optimisation

 -------- diffstat follows --------
 /trunk/scripts/build/companion_libs/ppl.sh |   66    66     0     0 ++++++++++++++++++++++++++++++++++++
 /trunk/scripts/build/companion_libs/gmp.sh |   24    19     5     0 ++++++++++---
 /trunk/scripts/addToolVersion.sh           |    3     2     1     0 +-
 /trunk/scripts/crosstool-NG.sh.in          |    3     3     0     0 ++
 /trunk/steps.mk                            |    1     1     0     0 +
 /trunk/config/companion_libs/ppl.in        |   33    33     0     0 ++++++++++++++++++
 /trunk/config/companion_libs.in            |   22    19     3     0 ++++++++++--
 7 files changed, 143 insertions(+), 9 deletions(-)
2009-05-05 22:04:20 +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 Add support for building PPL: 2009-05-05 22:04:20 +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