aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge.Yann E. MORIN"2009-09-126-4/+59
|\
| * gcc: add patch to fix EABI for armv4tYann E. MORIN"2009-09-095-0/+55
| * kconfig: allow stdin/stdout redirectionYann E. MORIN"2009-09-081-4/+4
* | kernel/linux: add latest versionsYann E. MORIN"2009-09-121-3/+13
|/
* 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
|\
| * 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
|\
| * config: choose whether to use the shell or the C wrapperYann E. MORIN"2009-08-303-3/+104
| * tool wrapper: add initial wrapper coded in CYann E. MORIN"2009-08-291-0/+128
| * overview: fix table of content, fix the hacker's wayYann E. MORIN"2009-08-301-1/+1
* | README: fix some space alignmentYann E. MORIN"2009-08-281-4/+4
* | duma: fix downloading by forcing extension to .tar.gzYann E. MORIN"2009-08-281-2/+5
* | x86_64: is a MMU-aware arch, so select ARCH_USE_MMUIngmar Schraub2009-08-281-0/+1
* | duma: fix version string.Ingmar Schraub2009-08-281-2/+2
|/
* glibc: fix build error caused by incorrect variable assignmentJim F2009-08-241-2/+2
* Merge the bash_array branch.Yann E. MORIN"2009-08-198-146/+199
|\
| * Allow setting --enable-cxx-flags on gcc ./configureYann E. MORIN"2009-08-192-0/+14
| * Use bash arrays to store binutils config optionsYann E. MORIN"2009-08-191-18/+26
| * Make glibc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-34/+44
| * Make gdb's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-21/+28
| * Make dmalloc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-9/+10
| * Make gcc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-41/+50
| * Make eglibc's extra_config an array containing ./configure optionsYann E. MORIN"2009-08-191-12/+14