aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | configure: split has_or_abort in two: one to check, one to abortYann E. MORIN"2009-10-031-9/+21
|/
* 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
|\
| * config: move the "build shared libraries" option to the OS menuYann E. MORIN"2009-08-302-11/+13
| * config: make "Build shared libraries" depend on KERNEL_SUPPORTS_SHARED_LIBSYann E. MORIN"2009-08-301-1/+1
| * config: Linux kernel selectes shared libraries supportYann E. MORIN"2009-08-301-0/+1
| * config: introduce the KERNEL_SUPPORTS_SHARED_LIBS silent config optionYann E. MORIN"2009-08-301-0/+7
| * config: swap the debug and tools sub-menusYann E. MORIN"2009-08-301-1/+1
| * config: move down companion libraries sub-menuYann E. MORIN"2009-08-301-1/+1
| * companion-libs: PPL/CLooG/MPC require GMP and MPFRYann E. MORIN"2009-08-301-0/+1
* | tools wrapper: fix error due to unused argumentYann E. MORIN"2009-08-301-0/+3
* | tools wrapper: correctly install the C wrapperYann E. MORIN"2009-08-301-0/+1
|/
* tools wrapper: introduce the silent WRAPPER_NEEDED config optionYann E. MORIN"2009-08-303-2/+8
* Merge the C wrapper.Yann E. MORIN"2009-08-304-4/+233
|\