mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
0e0ecc8bcf
Now that versions of gcc that required PPL are no longer supported ( >= gcc-4.5.x AND <= gcc-4.7.x ) ...we no longer require PPL or CLooG/PPL. This commit: * Removes PPL * Removes CLooG/PPL * Updates the documentation * Updates build script for CLooG and GCC * Removes PPL and CLooG/PPL from scripts/addToolVersion.sh and scripts/showSamples.sh * Adds ISL to scripts/addToolVersion.sh and scripts/showSamples.sh I know that sounds like a lot for one commit, but it was all kind of inter-tangled. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
0 - Table of content.txt | ||
1 - Introduction.txt | ||
2 - Installing crosstool-NG.txt | ||
3 - Configuring a toolchain.txt | ||
4 - Building the toolchain.txt | ||
5 - Using the toolchain.txt | ||
6 - Toolchain types.txt | ||
7 - Contributing to crosstool-NG.txt | ||
8 - Internals.txt | ||
9 - How is a toolchain constructed.txt | ||
A - Credits.txt | ||
B - Known issues.txt | ||
C - Misc. tutorials.txt | ||
ct-ng.1.in |