summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-17Bump version to 0.3.2crosstool-ng-0.3.2Yann E. MORIN"1-1/+1
2007-09-17Mark ARM EABI as being EXPERIMENTAL.Yann E. MORIN"1-1/+2
2007-09-16ARM EABI is now working for little endian ARM targets.Yann E. MORIN"6-9/+494
2007-09-16Fix using --local.Yann E. MORIN"2-1/+1
2007-09-16Simplify a bit more bash detection.Yann E. MORIN"1-2/+2
2007-09-16Call architecture-specific functions from all scripts needing them.Yann E. MORIN"3-1/+8
2007-09-16When sstrip is already downloaded, link instead of copying (as for all otherYann E. MORIN"1-3/+3
2007-09-16Revert multilib handling. Even if we don't do multilib, we need to at leastYann E. MORIN"1-0/+5
2007-09-15Further improve the architecture-specific framework.Yann E. MORIN"5-64/+77
2007-09-15We don't support Cygwin yet, no point in having quirks in.Yann E. MORIN"1-3/+0
2007-09-14Another little fix in the documentation.Yann E. MORIN"1-7/+7
2007-09-14A little fix in the documentation.Yann E. MORIN"1-1/+2
2007-09-14Further expand the architecture-specific function: add CT_KERNEL_ARCH building.Yann E. MORIN"8-24/+13
2007-09-14Update docs/CREDITS: ARM EABI support.Yann E. MORIN"2-4/+13
2007-09-14Initial support for ARM EABI (courtesy Szilveszter Ordog <ordog@mail.thot-sof...Yann E. MORIN"2-2/+16
2007-09-14Small eye-candy fix.Yann E. MORIN"1-1/+2
2007-09-14Migrate all supported architectures to use the architecture-specific framework.Yann E. MORIN"8-54/+116
2007-09-14Stop build if Makefile.in was changed.Yann E. MORIN"1-1/+6
2007-09-14Improve (POSIX-wise) determination of bashh version.Yann E. MORIN"2-2/+38
2007-09-14Add the framework to have architecture-specific configuration and functions.Yann E. MORIN"13-1/+22
2007-09-14Small eye candy fix.Yann E. MORIN"1-3/+3
2007-09-14Fix setting floating point in uClibc (thanks to Szilveszter Ordog <ordog@mail...Yann E. MORIN"1-2/+2
2007-09-14Kill off bashisms in ./configure (thanks to Enrico Weigelt <weigelt@metux.de>).Yann E. MORIN"1-1/+2
2007-09-12Sanitise ./configure a little bit.Yann E. MORIN"1-23/+30
2007-09-12Don't use /bin/sh for crosstool-NG build scripts, we want /bin/bash!Yann E. MORIN"4-3/+4
2007-09-11Update credits to give adequate credit to Al Stone.Yann E. MORIN"1-1/+1
2007-09-11Merge from branches/ia64@476 : add ia64 preliminary support.Yann E. MORIN"3-0/+252
2007-09-11make-3.80 does not have $(lastword ...). Fix this when ct-ng calls itself: do...Yann E. MORIN"1-9/+5
2007-09-08Use symlinks to the localy stored tarballs rather than copying them.Yann E. MORIN"1-3/+4
2007-09-08In a directory previously used as CT_TOP_DIR, when using a new version, ct-ng...Yann E. MORIN"1-1/+1
2007-09-07Add D.U.M.A. 2_5_8 and associated patches.Yann E. MORIN"6-92/+62
2007-09-06ARM defaults to LE, MIPS to BE. Reflect this in the target configuration opti...Yann E. MORIN"1-2/+2
2007-09-06Fix the glibc-2.6.1 ARM NPTL patch.Yann E. MORIN"1-2/+2
2007-09-06Updated the armeb-unknown-linux-gnu sample to use the ;ost recent glibc with ...Yann E. MORIN"1-9/+9
2007-09-06Add a patch to enqable NPTL build on ARM OABI with glibc-2.6.1.Yann E. MORIN"2-1/+14
2007-09-06Updated the armeb-unknown-linux-gnu sample.Yann E. MORIN"1-9/+16
2007-09-06Updated the arm-unknown-linux-uclibc sample.Yann E. MORIN"1-9/+16
2007-09-06Updated the x86_64-unknown-linux-uclibc sample.Yann E. MORIN"1-9/+16
2007-09-06Update the i586-geode-linux-uclibc sample.Yann E. MORIN"1-9/+16
2007-09-06Update the mips-unknown-linux-uclibc sample (gcc -> 4.2.1).Yann E. MORIN"1-4/+4
2007-09-06In some cases, dmalloc fails to build when building in parallel. Do not use -...Yann E. MORIN"1-1/+1
2007-09-06Update the mips-unknown-linux-uclibc sample.Yann E. MORIN"1-6/+13
2007-09-05Update the armeb-unknown-linux-uclibc sample.Yann E. MORIN"1-9/+16
2007-09-05Update the i686-nptl-linux-gnu sample.Yann E. MORIN"1-9/+16
2007-09-02Bah, a really small cosmetic fix...Yann E. MORIN"1-1/+1
2007-09-02Print a log message when entering/leaving the two core compiler passes.Yann E. MORIN"1-1/+5
2007-09-02Add linux-2.6.22.6 for the kernel headers.Yann E. MORIN"1-0/+6
2007-09-02Unmark glibc-2.6{,.1} as being EXPERIMENTAL: they are no longer considered as...Yann E. MORIN"1-4/+2
2007-09-01Bump version to .svn.Yann E. MORIN"1-1/+1
2007-09-01Bump version to 0.3.1.crosstool-ng-0.3.1Yann E. MORIN"1-1/+1