aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ./configure: enable user to specify path to some toolsYann E. MORIN"2009-01-181-97/+108
* Add headers from linux-2.6.27.11.Yann E. MORIN"2009-01-161-0/+5
* Fix removing existing directories by chmod'ing them to be user-writeable.Yann E. MORIN"2009-01-122-11/+17
* Fix a gcc-4.3.2 patch to correctly remove a file.Yann E. MORIN"2009-01-121-1/+1
* Add a glibc-2.6.1 patch from Thomas Jourdan <tjourdan@neuf.fr>:Yann E. MORIN"2009-01-121-0/+65
* Fix initialising the workspace:Yann E. MORIN"2009-01-121-57/+43
* Don't print anything about LAN mirror if it is not used.Yann E. MORIN"2009-01-121-7/+9
* The uClibc site has been overhauled lately, so the URL to retrieve sstrip has...Yann E. MORIN"2009-01-111-3/+10
* ./configurei: make FORCE work again:Yann E. MORIN"2009-01-071-7/+2
* Add an option to forbid downloads.Yann E. MORIN"2009-01-062-0/+24
* Update all samples to the latest set of config options.Yann E. MORIN"2009-01-0628-88/+237