summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-10-09eglibc: add support for user provided option groupsArnaud Vrac1-2/+51
2009-10-03Merge.Yann E. MORIN"3-5/+9
2009-10-03libc/glibc: don't use legacy snapshotsYann E. MORIN"1-12/+0
2009-10-03debug/gdb: cleanup (remove) the static ncurses buildYann E. MORIN"1-0/+4
2009-10-02libc/eglibc: fix building for seemingly native toolchainsYann E. MORIN"1-1/+1
2009-10-02libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"1-4/+4
2009-10-01libc/glibc: remove dead codeYann E. MORIN"1-2/+0
2009-10-01Merge.Yann E. MORIN"2-78/+40
2009-09-27scripts: update config.guess and config.subYann E. MORIN"2-78/+40
2009-09-26Insert an empty line bwetween added new versions.Yann E. MORIN"1-1/+1
2009-09-13Merge.Yann E. MORIN"2-11/+20
2009-09-13config: fix indentation for options marked EXPERIMENTAL or OBSOLETEYann E. MORIN"1-3/+3
2009-09-13scripts: add new version at top of choiceYann E. MORIN"1-9/+9
2009-09-13samples: correclty fix saving samples with a C library config fileYann E. MORIN"1-1/+1
2009-09-13comp-libs/cloog: fix buildingYann E. MORIN"1-10/+19
2009-09-12comp-libs/cloog: new versions have the version number in the dir nameYann E. MORIN"1-1/+10
2009-09-11samples: fix saving samplesYann E. MORIN"1-1/+1
2009-09-11libc/eglibc: fix downloadYann E. MORIN"1-1/+1
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-01config.{gues,sub}: updateYann E. MORIN"2-10/+16
2009-08-31config: add fallback to patch orderYann E. MORIN"1-0/+3
2009-08-31config: add the local,bundled patch orderYann E. MORIN"1-0/+1
2009-08-31config: make selecting the patch origin a choice rather than a boolYann E. MORIN"1-9/+17
2009-08-31functions: do not over-detect error when patchingYann E. MORIN"1-1/+0
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-29tools wrapper: introduce the silent WRAPPER_NEEDED config optionYann E. MORIN"1-2/+1
2009-08-29Merge the C wrapper.Yann E. MORIN"2-3/+147
2009-08-29config: choose whether to use the shell or the C wrapperYann E. MORIN"1-3/+19
2009-08-29tool wrapper: add initial wrapper coded in CYann E. MORIN"1-0/+128
2009-08-28duma: fix downloading by forcing extension to .tar.gzYann E. MORIN"1-2/+5
2009-08-24glibc: fix build error caused by incorrect variable assignmentJim F1-2/+2
2009-08-19Merge the bash_array branch.Yann E. MORIN"6-144/+186
2009-08-19Allow setting --enable-cxx-flags on gcc ./configureYann E. MORIN"1-0/+3
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
2009-07-27[libc-eglibc] Rewrite part of the codeYann E. MORIN"1-9/+11
2009-07-27[libc-eglibc] Fix testing for existing filesYann E. MORIN"1-8/+8
2009-08-08Merge the AVR32 support branch to the default branch.Yann E. MORIN"2-0/+98
2009-08-02[complib:mpfr] Fix building MPFR in some weird casesOron Peled1-0/+9
2009-08-03[config] Merge CONFIG_SHELL selection.Yann E. MORIN"3-4/+9