summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-23On 20090220.0418+0100, Hugo Vincent <hugo.vincent@grcnz.com> wrote:Yann E. MORIN"1-0/+14
2009-02-19Fix extracting tarballs.Yann E. MORIN"1-1/+5
2009-02-17Recognise bash-4 as a usable bash.Yann E. MORIN"1-4/+3
2009-02-17Fix using minimum kernel version for glibc/eglibc.Yann E. MORIN"1-1/+1
2009-02-13Add latest Linux kernel versions (for headers): 2.6.27.1{6,7} & 2.6.28.5Yann E. MORIN"1-0/+15
2009-02-11On some hosts (eg. Cygwin), it's not possible to build the uClibc hostutils. ...Yann E. MORIN"2-27/+22
2009-02-10"chmod -R u+w" extracted tarballs, as some may have read-only files in them (...Yann E. MORIN"1-0/+3
2009-02-08Add patchset for uClibc-0.9.30 (from Gentoo).Yann E. MORIN"5-0/+161
2009-02-08Put the uclibc munged config file in the "state" directory, so it survives a ...Yann E. MORIN"1-4/+4
2009-02-07Make MPFR build under Cygwin.Yann E. MORIN"1-4/+20
2009-02-07Fix warning in eglic config options.Yann E. MORIN"1-2/+2
2009-02-07Add latest Linux kernel versions 2.6.27.15 and 2.6.28.4.Yann E. MORIN"1-0/+10
2009-02-03Update the i686-unknown-linux-gnu sample to use up-to-date components.Yann E. MORIN"1-16/+30
2009-02-02Add a patchset for glibc 2_9. Vampirised from the gentoo repository.Yann E. MORIN"41-0/+3094
2009-02-02Don't add versions that already exist.Yann E. MORIN"1-1/+14
2009-02-02dd latest MPFR 2.4.0 version (EXPERIMENTAL).Yann E. MORIN"1-0/+6
2009-02-02Add latest ncurses version 5.7 for use with gdb.Yann E. MORIN"1-0/+5
2009-02-02Add latest (EXPERIMENTAL) ltrace version 0.5.1 (from the debian package repos...Yann E. MORIN"1-0/+6
2009-02-02Add latest binutils snapshot version 2.19.51.0.1.Yann E. MORIN"1-0/+6
2009-02-02Add option for the latest eglibc 2_9 branch.Yann E. MORIN"1-4/+9
2009-02-02Add latest Linux kernel versions (2.6.27.14 and 2.6.28.3).Yann E. MORIN"1-0/+10
2009-02-01Fix patch-renumber:Yann E. MORIN"1-2/+7
2009-02-01Update this sample.Yann E. MORIN"1-4/+12
2009-02-01Fix populate to correctly use tools discovered via ./configure.Yann E. MORIN"2-5/+12
2009-02-01Use tools discovered by ./configure in scripts/toolchain-config.in.Yann E. MORIN"2-1/+2
2009-02-01Use tools discovered via ./configure in scripts/showSample.sh; make it a POSI...Yann E. MORIN"1-3/+7
2009-02-01Checking for grep and sed has been rationalised, and now emit the same messag...Yann E. MORIN"1-17/+36
2009-02-01Use tools discovered by ./configure in scripts/saveSample.shYann E. MORIN"2-11/+19
2009-02-01Fix removing directories.Yann E. MORIN"1-3/+4
2009-02-01Set proper mode to installed files; fixes running when not using --local.Yann E. MORIN"1-3/+5
2009-01-31On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote:Yann E. MORIN"1-0/+207
2009-01-31On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote:Yann E. MORIN"1-0/+33
2009-01-31Add support for powerpc64, along with an EXPERIMENTAL sample.Yann E. MORIN"8-35/+450
2009-01-31Further handle the lib64 -> lib symlinks.Yann E. MORIN"1-2/+6
2009-01-31Fix downloading with CT_GetFile when no mirror is set.Yann E. MORIN"1-3/+5
2009-01-31Add infrastructure to use common config files for generated config files.Yann E. MORIN"3-7/+8
2009-01-29Update populate:Yann E. MORIN"2-26/+49
2009-01-29If compiling the Java frontend, we'll require a native gcj, but only in this ...Yann E. MORIN"1-1/+7
2009-01-29Use the path discovered by ./configure in scripts/patch-renumber.shYann E. MORIN"1-1/+5
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