summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-08-19configure: check for bash-3.1 or aboveYann E. MORIN"1-2/+2
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-07-20samples: add eglibc-based toolchain for MIPS.Giammarco Zacheo2-0/+397
2009-08-19config: add Linux kernel 2.6.30.5Yann E. MORIN"1-0/+5
2009-08-19config: update Linux kernel long-term stable to 2.6.27.31.Yann E. MORIN"1-3/+3
2009-08-08Merge the AVR32 support branch to the default branch.Yann E. MORIN"10-0/+108245
2009-08-07Update README on how to send proper patchesYann E. MORIN"1-0/+29
2009-08-07Add sections to the READMEYann E. MORIN"1-7/+36
2009-08-07Fix typo in READMEYann E. MORIN"1-1/+1
2009-08-07Update the README with the new URL to the project homepageYann E. MORIN"1-1/+1
2009-08-07config/gcc: re-order versionsYann E. MORIN"1-6/+6
2009-08-06gcc: add support for 4.3.4Thomas Petazzoni28-0/+1319
2009-08-05gcc: add patch to fix PR37436Thomas Petazzoni2-0/+172
2009-08-06config: make CONFIG_SHELL default to bashYann E. MORIN"1-6/+4
2009-08-02[complib:mpfr] Fix building MPFR in some weird casesOron Peled2-0/+49
2009-08-03[config] Merge CONFIG_SHELL selection.Yann E. MORIN"19-7/+601
2009-08-02[config] Warn againt using ash as CONFIG_SHELLYann E. MORIN"1-1/+5
2009-08-02Merge the queue with all new component versions.Yann E. MORIN"3-5/+6
2009-08-02[cc-gcc] Add latest versionsYann E. MORIN"1-0/+8
2009-08-02[scripts-add-version] Handle gcc 4.4+Yann E. MORIN"1-1/+5
2009-08-02[comp-lib-gmp] Add latest versionsYann E. MORIN"3-0/+74
2009-08-02[tools-libelf] Add latest version.Yann E. MORIN"2-0/+29
2009-08-02[libc-eglibc] Add latest versionYann E. MORIN"2-0/+54
2009-08-02[debug-ltrace] Add latest version.Yann E. MORIN"4-0/+333
2009-08-02[debug-duma] Add latest versionsYann E. MORIN"3-0/+56
2009-08-02[kernel-linux] Add latest versionsYann E. MORIN"1-3/+38
2009-08-02[config] Allow user to specify custom CONFIG_SHELLYann E. MORIN"2-3/+19
2009-08-02[config] Add bash as a possible CONFIG_SHELLYann E. MORIN"2-0/+10
2009-08-02[config] Change the way to select the CONFIG_SHELLYann E. MORIN"2-12/+48
2009-08-02fix wrapper script for symlinksBart vdr. Meulen1-2/+3
2009-08-02Add g++ to required toolsBart vdr. Meulen1-1/+1
2009-08-01[configure] Fix automake version check.Oron Peled"1-1/+1
2009-07-22Require GNU awk at ./configure time.Yann E. MORIN"1-1/+1
2009-07-15Make it build again for non-local use.Yann E. MORIN"1-1/+1
2009-06-26Merge the canadian branch to default.Yann E. MORIN"8-34/+426
2009-06-26[samples] Add a linux -> mingw32 -> i686-linux canadian sampleBart van der Meulen2-0/+360
2009-06-26[samples] Don't mix canadian samples with non-canadian ones.Yann E. MORIN"2-9/+16
2009-06-26Cleanup the handling of canadian settingsYann E. MORIN"1-6/+11
2009-06-26Add support code for the canadian-cross case.Bart van der Meulen3-4/+22
2009-06-26[samples] Make saveSample.sh a little bit more genericYann E. MORIN"1-12/+15
2009-06-26Don't use prefix/bin to install the buildtools.Bart van der Meulen2-9/+8
2009-06-23Fix MPFR build to recognise the Mingw32 case.Bart van der Meulen1-1/+2
2009-06-23Use configured shell in all build-tools wrappersYann E. MORIN"1-8/+8
2009-06-23Fix creating the .../lib/ directory structure in the non-sysroot caseBart van der Meulen1-2/+4
2009-06-23Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains.Yann E. MORIN"1-0/+1
2009-06-23[tools] Update config.guess and config.subYann E. MORIN"2-47/+29