summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-11samples: fix saving samplesYann E. MORIN"1-1/+1
2009-09-11libc/eglibc: fix downloadYann E. MORIN"1-1/+1
2009-09-08gcc: add patch to fix EABI for armv4tYann E. MORIN"5-0/+55
2009-09-08kconfig: allow stdin/stdout redirectionYann E. MORIN"1-4/+4
2009-09-07docs: add a tutorial on how to build a toolchain on Mac OS-XBlair Burtan1-0/+283
2009-09-07companion libs: add latest CLooG/PPL versionsYann E. MORIN"1-0/+20
2009-09-07samples: show the PPL, GLoog/ppl and MPC versionsYann E. MORIN"1-1/+4
2009-09-07samples: fix displaying selected toolsYann E. MORIN"1-7/+7
2009-09-07samples: replace usage of echo with printfYann E. MORIN"1-9/+10
2009-09-06tools wrapper: fix buildingYann E. MORIN"1-8/+8
2009-09-06crosstool.sh.in: better mesage when creating script-overridesYann E. MORIN"1-1/+1
2009-09-06log functions: fix CT_DoLog and CT_DoExecLogYann E. MORIN"1-2/+2
2009-09-06tools wrapper: move choice selection to a more appropriate placeYann E. MORIN"2-34/+31
2009-09-06tools wrapper: fix config dependencyJoachim Nilsson1-6/+1
2009-09-06docs: typo in overview.txtYann E. MORIN"1-2/+2
2009-09-04TODO: updateYann E. MORIN"1-0/+6
2009-09-01config.{gues,sub}: updateYann E. MORIN"2-10/+16
2009-08-31config: move the patch choice to the extract sectionYann E. MORIN"2-80/+80
2009-08-31config: add fallback to patch orderYann E. MORIN"2-0/+25
2009-08-31config: add the local,bundled patch orderYann E. MORIN"2-0/+10
2009-08-31config: make selecting the patch origin a choice rather than a boolYann E. MORIN"2-29/+55
2009-08-31functions: do not over-detect error when patchingYann E. MORIN"1-1/+0
2009-08-30Merge.Yann E. MORIN"5-13/+24
2009-08-30tools wrapper: fix error due to unused argumentYann E. MORIN"1-0/+3
2009-08-30tools wrapper: correctly install the C wrapperYann E. MORIN"1-0/+1
2009-08-30config: move the "build shared libraries" option to the OS menuYann E. MORIN"2-11/+13
2009-08-30config: make "Build shared libraries" depend on KERNEL_SUPPORTS_SHARED_LIBSYann E. MORIN"1-1/+1
2009-08-30config: Linux kernel selectes shared libraries supportYann E. MORIN"1-0/+1
2009-08-30config: introduce the KERNEL_SUPPORTS_SHARED_LIBS silent config optionYann E. MORIN"1-0/+7
2009-08-30config: swap the debug and tools sub-menusYann E. MORIN"1-1/+1
2009-08-30config: move down companion libraries sub-menuYann E. MORIN"1-1/+1
2009-08-29companion-libs: PPL/CLooG/MPC require GMP and MPFRYann E. MORIN"1-0/+1
2009-08-29tools wrapper: introduce the silent WRAPPER_NEEDED config optionYann E. MORIN"3-2/+8
2009-08-29Merge the C wrapper.Yann E. MORIN"4-4/+233
2009-08-29config: choose whether to use the shell or the C wrapperYann E. MORIN"3-3/+104
2009-08-29tool wrapper: add initial wrapper coded in CYann E. MORIN"1-0/+128
2009-08-29overview: fix table of content, fix the hacker's wayYann E. MORIN"1-1/+1
2009-08-28README: fix some space alignmentYann E. MORIN"1-4/+4
2009-08-28duma: fix downloading by forcing extension to .tar.gzYann E. MORIN"1-2/+5
2009-08-28x86_64: is a MMU-aware arch, so select ARCH_USE_MMUIngmar Schraub1-0/+1
2009-08-28duma: fix version string.Ingmar Schraub1-2/+2
2009-08-24glibc: fix build error caused by incorrect variable assignmentJim F1-2/+2
2009-08-19Merge the bash_array branch.Yann E. MORIN"8-146/+199
2009-08-19Allow setting --enable-cxx-flags on gcc ./configureYann E. MORIN"2-0/+14
2009-08-19Use bash arrays to store binutils config optionsYann E. MORIN"1-18/+26
2009-08-19Make glibc's extra_config an array containing ./configure optionsYann E. MORIN"1-34/+44
2009-08-19Make gdb's extra_config an array containing ./configure optionsYann E. MORIN"1-21/+28
2009-08-19Make dmalloc's extra_config an array containing ./configure optionsYann E. MORIN"1-9/+10
2009-08-19Make gcc's extra_config an array containing ./configure optionsYann E. MORIN"1-41/+50
2009-08-19Make eglibc's extra_config an array containing ./configure optionsYann E. MORIN"1-12/+14