aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: update documentation, mostly eye-candyYann E. MORIN"2009-10-032-6/+8
* sample: update the i686-nptl-linux-gnu sampleYann E. MORIN"2009-10-031-100/+99
* libc/eglibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-1/+1
* libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-023-6/+24
* samples: upgrade some samplesYann E. MORIN"2009-10-013-223/+246
* samples: remove arm-beagle-linux-gnueabiYann E. MORIN"2009-09-132-451/+0
* Merge.Yann E. MORIN"2009-10-013-80/+55
|\
| * scripts: update config.guess and config.subYann E. MORIN"2009-09-272-78/+40
| * readme: document patch descriptionYann E. MORIN"2009-09-271-2/+15
* | gcc: ecjx.cc -> ecjx.o should use host compiler, not cross compilernyet2009-09-282-0/+26
* | gcc: forward port gcc-4.4.0 patchset to 4.4.1Yann E. MORIN"2009-09-2724-0/+783
* | kernel/linux: update versions.Yann E. MORIN"2009-09-261-32/+18
* | Insert an empty line bwetween added new versions.Yann E. MORIN"2009-09-261-1/+1
|/
* debug/ltrace: fix build with /exotic/ linux-host OSYann E. MORIN"2009-09-141-0/+26
* Merge.Yann E. MORIN"2009-09-1310-19/+28
|\
| * samples: correclty fix saving samples with a C library config fileYann E. MORIN"2009-09-131-1/+1
| * samples: fix uClibc config file locationYann E. MORIN"2009-09-138-8/+8
| * comp-libs/cloog: fix buildingYann E. MORIN"2009-09-131-10/+19
* | config: fix indentation for options marked EXPERIMENTAL or OBSOLETEYann E. MORIN"2009-09-134-7/+7
* | scripts: add new version at top of choiceYann E. MORIN"2009-09-1320-101/+94
* | config: re-order menu entries so that latest versions are at the topYann E. MORIN"2009-09-1316-420/+419
|/
* Merge.Yann E. MORIN"2009-09-136-3/+68
|\
| * Merge.Yann E. MORIN"2009-09-126-4/+59
| |\
| | * gcc: add patch to fix EABI for armv4tYann E. MORIN"2009-09-095-0/+55
| * | kernel/linux: add latest versionsYann E. MORIN"2009-09-121-3/+13
* | | samples: updateYann E. MORIN"2009-09-1333-1786/+2798
* | | comp-libs/mpc: add latest 0.7 version.Yann E. MORIN"2009-09-121-0/+5
* | | comp-libs/cloog: new versions have the version number in the dir nameYann E. MORIN"2009-09-121-1/+10
* | | samples: fix saving samplesYann E. MORIN"2009-09-121-1/+1
* | | libc/eglibc: fix downloadYann E. MORIN"2009-09-121-1/+1
| |/ |/|
* | kconfig: allow stdin/stdout redirectionYann E. MORIN"2009-09-081-4/+4
|/
* docs: add a tutorial on how to build a toolchain on Mac OS-XBlair Burtan2009-09-071-0/+283
* companion libs: add latest CLooG/PPL versionsYann E. MORIN"2009-09-071-0/+20
* samples: show the PPL, GLoog/ppl and MPC versionsYann E. MORIN"2009-09-071-1/+4
* samples: fix displaying selected toolsYann E. MORIN"2009-09-071-7/+7
* samples: replace usage of echo with printfYann E. MORIN"2009-09-071-9/+10
* tools wrapper: fix buildingYann E. MORIN"2009-09-061-8/+8
* crosstool.sh.in: better mesage when creating script-overridesYann E. MORIN"2009-09-061-1/+1
* log functions: fix CT_DoLog and CT_DoExecLogYann E. MORIN"2009-09-061-2/+2
* tools wrapper: move choice selection to a more appropriate placeYann E. MORIN"2009-09-062-34/+31
* tools wrapper: fix config dependencyJoachim Nilsson2009-09-061-6/+1
* docs: typo in overview.txtYann E. MORIN"2009-09-061-2/+2
* TODO: updateYann E. MORIN"2009-09-041-0/+6
* config.{gues,sub}: updateYann E. MORIN"2009-09-012-10/+16
* config: move the patch choice to the extract sectionYann E. MORIN"2009-08-312-80/+80
* config: add fallback to patch orderYann E. MORIN"2009-08-312-0/+25
* config: add the local,bundled patch orderYann E. MORIN"2009-08-312-0/+10
* config: make selecting the patch origin a choice rather than a boolYann E. MORIN"2009-08-312-29/+55
* functions: do not over-detect error when patchingYann E. MORIN"2009-08-311-1/+0
* Merge.Yann E. MORIN"2009-08-305-13/+24
|\