crosstool-ng/docs
Yann E. MORIN" f9f70c5ad6 Do not autodetect 64-bit archs, have them tell be 'select'-ing ARCH_64 in the configuration.
/trunk/scripts/crosstool.sh  |   12     5     7     0 +++++-------
 /trunk/docs/overview.txt     |    6     6     0     0 ++++++
 /trunk/config/target.in      |    4     4     0     0 ++++
 /trunk/config/arch/x86_64.in |    1     1     0     0 +
 /trunk/config/arch/ia64.in   |    1     1     0     0 +
 5 files changed, 17 insertions(+), 7 deletions(-)
2008-11-07 08:09:42 +00:00
..
CREDITS Merge the branches/eglibc stuff: 2008-08-11 12:22:47 +00:00
ct-ng.1.in Update documentation. 2008-06-25 14:06:49 +00:00
known-issues.txt Had a new known issue: ccache will break the build because we're sym-linking to have our own compiler for host and build systems, but that screws up ccache finding the real compiler. 2008-09-28 21:35:44 +00:00
overview.txt 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