summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-25Makefile.in: remove generated paths.mk during cleanYann E. MORIN"1-0/+2
2009-01-25Makefile.in: create and install the Makefile and shell-script fragment "paths...Yann E. MORIN"1-27/+39
2009-01-25Makefile.in: re-order tools in alphabetical order.Yann E. MORIN"1-2/+2
2009-01-25./configure: fix the tools pattern recognitionYann E. MORIN"1-3/+8
2009-01-25On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:Yann E. MORIN"1-4/+4
2009-01-20On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:Yann E. MORIN"3-39/+44
2009-01-20Forced-removing of a non-existing directory breaks the build.Yann E. MORIN"1-3/+10
2009-01-20Fix building ltrace on PowerPC.Yann E. MORIN"1-0/+5
2009-01-20Backport patch for glibc-2.6.1 to glibc-2.6:Yann E. MORIN"1-0/+65
2009-01-20Add latest Linux kernel versions.Yann E. MORIN"1-0/+10
2009-01-19Small semantic fix in ct.ng(.in): use make builtin variable to know the make-...Yann E. MORIN"1-4/+6
2009-01-18Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.Yann E. MORIN"3-2/+2
2009-01-18Fix Makefile.in to use the correct variables.Yann E. MORIN"1-8/+8
2009-01-18Use ./configure-discovered paths in Makefile.Yann E. MORIN"2-25/+32
2009-01-18./configure: enable user to specify path to some toolsYann E. MORIN"1-97/+108
2009-01-16Add headers from linux-2.6.27.11.Yann E. MORIN"1-0/+5
2009-01-12Fix removing existing directories by chmod'ing them to be user-writeable.Yann E. MORIN"2-11/+17
2009-01-12Fix a gcc-4.3.2 patch to correctly remove a file.Yann E. MORIN"1-1/+1
2009-01-12Add a glibc-2.6.1 patch from Thomas Jourdan <tjourdan@neuf.fr>:Yann E. MORIN"1-0/+65
2009-01-12Fix initialising the workspace:Yann E. MORIN"1-57/+43
2009-01-12Don't print anything about LAN mirror if it is not used.Yann E. MORIN"1-7/+9
2009-01-11The uClibc site has been overhauled lately, so the URL to retrieve sstrip has...Yann E. MORIN"1-3/+10
2009-01-07./configurei: make FORCE work again:Yann E. MORIN"1-7/+2
2009-01-06Add an option to forbid downloads.Yann E. MORIN"2-0/+24
2009-01-06Update all samples to the latest set of config options.Yann E. MORIN"28-88/+237
2009-01-06Add the Eclipse Java Compiler to be able to compile Java.Yann E. MORIN"3-1/+19
2009-01-06Fix building ARM Big Endian toolchain:Yann E. MORIN"1-0/+33
2009-01-06Message beautification when saving locally.Yann E. MORIN"1-1/+1
2009-01-05Split CT_ExtractAndPatch in two: CT_Extract and CT_Patch:Yann E. MORIN"18-70/+109
2009-01-05Fix building DUMA:Yann E. MORIN"1-1/+2
2009-01-05Fix C library addons extraction:Yann E. MORIN"3-3/+1
2009-01-04Get rid of CT_LIBC_FILE, remove useless CT_MakeAbsolutePath.Yann E. MORIN"6-131/+84
2009-01-04Get rid of CT_CC_FILE.Yann E. MORIN"2-27/+26
2009-01-04Remove support for gcc-2.95.3, it has never ever been tested.Yann E. MORIN"3-14/+0
2009-01-04Fix aborting when neither wget nor curl are present.Yann E. MORIN"1-1/+1
2009-01-04Get rid of CT_GMP_FILE and CT_MPFR_FILE.Yann E. MORIN"3-37/+35
2009-01-04A small layout enhancement in the Linux kernel build script.Yann E. MORIN"1-1/+2
2009-01-04Get rid of CT_BINUTILS_FILE.Yann E. MORIN"2-29/+28
2009-01-04Get rid off CT_KERNEL_FILE.Yann E. MORIN"2-16/+15
2009-01-04Add an experimental iPhone toolchain found on the net.Yann E. MORIN"2-0/+335
2009-01-04Enable using glibc post 2.8:Yann E. MORIN"2-11/+88
2009-01-04Add new wrapper fucntions:Yann E. MORIN"1-35/+91
2009-01-03Get rid of all stuff related to building a /delivery' traball:Yann E. MORIN"21-230/+1
2009-01-03Remove spurious line in gcc script (probably a bad copy-paste with the mouse....Yann E. MORIN"1-1/+0
2009-01-03Remove an obsolete, mis-leading comment in the glibc/eglibc common options.Yann E. MORIN"1-6/+0
2008-12-28Small Makefile fixes.Yann E. MORIN"1-12/+17
2008-12-28Add latest Linux kernel versions:Yann E. MORIN"1-0/+25
2008-12-24Enable C++ for baremetal.Yann E. MORIN"2-8/+7
2008-12-23Further enhance the check for needed tools:Yann E. MORIN"1-62/+111
2008-12-22Rationalise ./configureYann E. MORIN"1-116/+127