aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge the AVR32 support branch to the default branch.Yann E. MORIN"2009-08-0810-0/+108245
|\
| * Removed debug lineMartin Lund2009-06-201-2/+0
| * Fix libc configMartin Lund2009-06-202-4/+5
| * Misc AVR32 cleanups.Martin Lund2009-06-205-23/+18
| * Changed copyrightMartin Lund2009-06-141-2/+2
| * Added support for Atmel AVR32 headersMartin Lund"2009-05-233-4/+32
| * Temp fix for newlib configure. Updated avr32 crosstool.config.Martin Lund"2009-05-222-20/+15
| * Added initial AVR32 support (bare-metal,newlib)Martin Lund"2009-05-2210-1/+108229
| * Created AVR32 dev branchMartin Lund"2009-05-220-0/+0
* | Update README on how to send proper patchesYann E. MORIN"2009-08-071-0/+29
* | Add sections to the READMEYann E. MORIN"2009-08-071-7/+36
* | Fix typo in READMEYann E. MORIN"2009-08-071-1/+1
* | Update the README with the new URL to the project homepageYann E. MORIN"2009-08-071-1/+1
* | config/gcc: re-order versionsYann E. MORIN"2009-08-071-6/+6
* | gcc: add support for 4.3.4Thomas Petazzoni2009-08-0628-0/+1319
* | gcc: add patch to fix PR37436Thomas Petazzoni2009-08-052-0/+172
* | config: make CONFIG_SHELL default to bashYann E. MORIN"2009-08-061-6/+4
* | [complib:mpfr] Fix building MPFR in some weird casesOron Peled2009-08-032-0/+49
* | [config] Merge CONFIG_SHELL selection.Yann E. MORIN"2009-08-0319-7/+601
|\ \
| * \ Merge the queue with all new component versions.Yann E. MORIN"2009-08-023-5/+6
| |\ \
| | * | fix wrapper script for symlinksBart vdr. Meulen2009-08-021-2/+3
| | * | Add g++ to required toolsBart vdr. Meulen2009-08-021-1/+1
| * | | [cc-gcc] Add latest versionsYann E. MORIN"2009-08-021-0/+8
| * | | [scripts-add-version] Handle gcc 4.4+Yann E. MORIN"2009-08-021-1/+5
| * | | [comp-lib-gmp] Add latest versionsYann E. MORIN"2009-08-023-0/+74
| * | | [tools-libelf] Add latest version.Yann E. MORIN"2009-08-022-0/+29
| * | | [libc-eglibc] Add latest versionYann E. MORIN"2009-08-022-0/+54
| * | | [debug-ltrace] Add latest version.Yann E. MORIN"2009-08-024-0/+333
| * | | [debug-duma] Add latest versionsYann E. MORIN"2009-08-023-0/+56
| * | | [kernel-linux] Add latest versionsYann E. MORIN"2009-08-021-3/+38
* | | | [config] Warn againt using ash as CONFIG_SHELLYann E. MORIN"2009-08-021-1/+5
* | | | [config] Allow user to specify custom CONFIG_SHELLYann E. MORIN"2009-08-022-3/+19
* | | | [config] Add bash as a possible CONFIG_SHELLYann E. MORIN"2009-08-022-0/+10
* | | | [config] Change the way to select the CONFIG_SHELLYann E. MORIN"2009-08-022-12/+48
| |/ / |/| |
* | | [configure] Fix automake version check.Oron Peled"2009-08-011-1/+1
* | | Require GNU awk at ./configure time.Yann E. MORIN"2009-07-221-1/+1
|/ /
* | Make it build again for non-local use.Yann E. MORIN"2009-07-151-1/+1
* | Merge the canadian branch to default.Yann E. MORIN"2009-06-268-34/+426
|\ \
| * | [samples] Add a linux -> mingw32 -> i686-linux canadian sampleBart van der Meulen2009-06-262-0/+360
| * | [samples] Don't mix canadian samples with non-canadian ones.Yann E. MORIN"2009-06-262-9/+16
| * | Cleanup the handling of canadian settingsYann E. MORIN"2009-06-261-6/+11
| * | Add support code for the canadian-cross case.Bart van der Meulen2009-06-263-4/+22
| * | [samples] Make saveSample.sh a little bit more genericYann E. MORIN"2009-06-261-12/+15
| * | Don't use prefix/bin to install the buildtools.Bart van der Meulen2009-06-262-9/+8
|/ /
* | Fix MPFR build to recognise the Mingw32 case.Bart van der Meulen2009-06-231-1/+2
* | Use configured shell in all build-tools wrappersYann E. MORIN"2009-06-231-8/+8
* | Fix creating the .../lib/ directory structure in the non-sysroot caseBart van der Meulen2009-06-231-2/+4
* | Also set CT_DEBUGROOT_DIR for non sysroot-ed toolchains.Yann E. MORIN"2009-06-231-0/+1
* | [tools] Update config.guess and config.subYann E. MORIN"2009-06-232-47/+29
* | Remove left-over debug lines.Yann E. MORIN"2009-06-231-2/+0