aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't add versions that already exist.Yann E. MORIN"2009-02-021-1/+14
* dd latest MPFR 2.4.0 version (EXPERIMENTAL).Yann E. MORIN"2009-02-021-0/+6
* Add latest ncurses version 5.7 for use with gdb.Yann E. MORIN"2009-02-021-0/+5
* Add latest (EXPERIMENTAL) ltrace version 0.5.1 (from the debian package repos...Yann E. MORIN"2009-02-021-0/+6
* Add latest binutils snapshot version 2.19.51.0.1.Yann E. MORIN"2009-02-021-0/+6
* Add option for the latest eglibc 2_9 branch.Yann E. MORIN"2009-02-021-4/+9
* Add latest Linux kernel versions (2.6.27.14 and 2.6.28.3).Yann E. MORIN"2009-02-021-0/+10
* Fix patch-renumber:Yann E. MORIN"2009-02-011-2/+7
* Update this sample.Yann E. MORIN"2009-02-011-4/+12
* Fix populate to correctly use tools discovered via ./configure.Yann E. MORIN"2009-02-012-5/+12
* Use tools discovered by ./configure in scripts/toolchain-config.in.Yann E. MORIN"2009-02-012-1/+2
* Use tools discovered via ./configure in scripts/showSample.sh; make it a POSI...Yann E. MORIN"2009-02-011-3/+7
* Checking for grep and sed has been rationalised, and now emit the same messag...Yann E. MORIN"2009-02-011-17/+36
* Use tools discovered by ./configure in scripts/saveSample.shYann E. MORIN"2009-02-012-11/+19
* Fix removing directories.Yann E. MORIN"2009-02-011-3/+4
* Set proper mode to installed files; fixes running when not using --local.Yann E. MORIN"2009-02-011-3/+5
* On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote:Yann E. MORIN"2009-01-311-0/+207
* On 20090131.1659+0100, Vincent Sanders <vince@kyllikki.org> wrote:Yann E. MORIN"2009-01-311-0/+33
* Add support for powerpc64, along with an EXPERIMENTAL sample.Yann E. MORIN"2009-01-318-35/+450
* Further handle the lib64 -> lib symlinks.Yann E. MORIN"2009-01-311-2/+6
* Fix downloading with CT_GetFile when no mirror is set.Yann E. MORIN"2009-01-311-3/+5
* Add infrastructure to use common config files for generated config files.Yann E. MORIN"2009-01-313-7/+8
* Update populate:Yann E. MORIN"2009-01-292-26/+49
* If compiling the Java frontend, we'll require a native gcj, but only in this ...Yann E. MORIN"2009-01-291-1/+7
* Use the path discovered by ./configure in scripts/patch-renumber.shYann E. MORIN"2009-01-291-1/+5
* Use the path discovered by ./configure in scripts/addToolVersion.shYann E. MORIN"2009-01-291-3/+7
* Fix scripts/addToolVersion.sh:Yann E. MORIN"2009-01-291-59/+102
* Add a missing line continuation '\' in the gcc retrieval function.Yann E. MORIN"2009-01-281-1/+1
* Add the latest gcc-4.3.3 with the forward-ported patchset from gcc-4.3.2.Yann E. MORIN"2009-01-2727-0/+1234
* The gcc team seems to no longer make releases available at the ftp.gnu.org si...Yann E. MORIN"2009-01-271-0/+1
* Add latest Linux kernel versions: 2.6.27.13 and 2.6.28.2.Yann E. MORIN"2009-01-271-0/+10
* Fix white space damage after switching to using paths found by ./configure.Yann E. MORIN"2009-01-272-53/+53
* Ignore generated file, remove generated file on clean.Yann E. MORIN"2009-01-271-0/+2
* Ignore generated paths.mk.Yann E. MORIN"2009-01-260-0/+0
* Finally used the discovered paths from ./configure in scripts/crosstool-NG.sh:Yann E. MORIN"2009-01-262-6/+71
* Use the paths found by ./configure in the ct-ng.in makefile script and its fr...Yann E. MORIN"2009-01-264-24/+28
* Makefile.in: remove generated paths.mk during cleanYann E. MORIN"2009-01-251-0/+2
* Makefile.in: create and install the Makefile and shell-script fragment "paths...Yann E. MORIN"2009-01-251-27/+39
* Makefile.in: re-order tools in alphabetical order.Yann E. MORIN"2009-01-251-2/+2
* ./configure: fix the tools pattern recognitionYann E. MORIN"2009-01-251-3/+8
* On 20090120.2203+0100, Andy Johnson <ajohnson@aecno.com> wrote:Yann E. MORIN"2009-01-251-4/+4
* On 20090115.0012+0100, "Andy Johnson" <ajohnson@aecno.com> wrote:Yann E. MORIN"2009-01-203-39/+44
* Forced-removing of a non-existing directory breaks the build.Yann E. MORIN"2009-01-201-3/+10
* Fix building ltrace on PowerPC.Yann E. MORIN"2009-01-201-0/+5
* Backport patch for glibc-2.6.1 to glibc-2.6:Yann E. MORIN"2009-01-201-0/+65
* Add latest Linux kernel versions.Yann E. MORIN"2009-01-201-0/+10
* Small semantic fix in ct.ng(.in): use make builtin variable to know the make-...Yann E. MORIN"2009-01-191-4/+6
* Rename scripts/crosstool.sh to scripts/crosstool-NG.sh.Yann E. MORIN"2009-01-183-2/+2
* Fix Makefile.in to use the correct variables.Yann E. MORIN"2009-01-181-8/+8
* Use ./configure-discovered paths in Makefile.Yann E. MORIN"2009-01-182-25/+32