summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-29Use the path discovered by ./configure in scripts/addToolVersion.shYann E. MORIN"1-3/+7
2009-01-29Fix scripts/addToolVersion.sh:Yann E. MORIN"1-59/+102
2009-01-28Add a missing line continuation '\' in the gcc retrieval function.Yann E. MORIN"1-1/+1
2009-01-27Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2.Yann E. MORIN"27-0/+1234
2009-01-27The gcc team seems to no longer make releases available at the ftp.gnu.org si...Yann E. MORIN"1-0/+1
2009-01-27Add latest Linux kernel versions: 2.6.27.13 and 2.6.28.2.Yann E. MORIN"1-0/+10
2009-01-27Fix white space damage after switching to using paths found by ./configure.Yann E. MORIN"2-53/+53
2009-01-27Ignore generated file, remove generated file on clean.Yann E. MORIN"1-0/+2
2009-01-26Ignore generated paths.mk.Yann E. MORIN"0-0/+0
2009-01-26Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:Yann E. MORIN"2-6/+71
2009-01-26Use the paths found by ./configure in the ct-ng.in makefile script and its fr...Yann E. MORIN"4-24/+28
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