aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
...
* | arch: add s390 and s390x architectures and samplesharold2009-11-142-0/+17
|/
* arch/arm: add THUMB interworking supportYann E. MORIN"2009-10-261-0/+4
* arch/arm: add THUMB mode config optionYann E. MORIN"2009-10-261-0/+10
* arch/arm: no need to check for the ABI optionYann E. MORIN"2009-10-211-4/+0
* libc/newlib: allow using CVS snapshotsYann E. MORIN"2009-10-261-12/+27
* libc/newlib: allow using newlib with archs other than avr32Yann E. MORIN"2009-10-211-1/+1
* libc/newlib: cleanup the build and finish stepsYann E. MORIN"2009-10-261-14/+12
* libc/newlib: fix host/target confusionYann E. MORIN"2009-10-251-2/+6
* debug/dmalloc: fix handling of threading modelYann E. MORIN"2009-10-211-3/+3
* eglibc: add support for user provided option groupsArnaud Vrac2009-10-091-2/+51
* Merge.Yann E. MORIN"2009-10-033-5/+9
|\
| * debug/gdb: cleanup (remove) the static ncurses buildYann E. MORIN"2009-10-031-0/+4
| * libc/eglibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-1/+1
| * libc/glibc: fix building for seemingly native toolchainsYann E. MORIN"2009-10-021-4/+4
* | libc/glibc: don't use legacy snapshotsYann E. MORIN"2009-10-031-12/+0
* | libc/glibc: remove dead codeYann E. MORIN"2009-10-021-2/+0
|/
* comp-libs/cloog: fix buildingYann E. MORIN"2009-09-131-10/+19
* comp-libs/cloog: new versions have the version number in the dir nameYann E. MORIN"2009-09-121-1/+10
* libc/eglibc: fix downloadYann E. MORIN"2009-09-121-1/+1
* tools wrapper: fix buildingYann E. MORIN"2009-09-061-8/+8
* 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-301-2/+1
* Merge the C wrapper.Yann E. MORIN"2009-08-301-3/+19
|\
| * config: choose whether to use the shell or the C wrapperYann E. MORIN"2009-08-301-3/+19
* | duma: fix downloading by forcing extension to .tar.gzYann E. MORIN"2009-08-281-2/+5
|/
* glibc: fix build error caused by incorrect variable assignmentJim F2009-08-241-2/+2
* Merge the bash_array branch.Yann E. MORIN"2009-08-196-144/+186
|\
| * Allow setting --enable-cxx-flags on gcc ./configureYann E. MORIN"2009-08-191-0/+3
| * 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
| * [libc-eglibc] Rewrite part of the codeYann E. MORIN"2009-07-271-9/+11
| * [libc-eglibc] Fix testing for existing filesYann E. MORIN"2009-07-271-8/+8
* | Merge the AVR32 support branch to the default branch.Yann E. MORIN"2009-08-082-0/+98
|\ \
| * | Removed debug lineMartin Lund2009-06-201-2/+0
| * | Fix libc configMartin Lund2009-06-201-3/+4
| * | Misc AVR32 cleanups.Martin Lund2009-06-201-4/+0
| * | Changed copyrightMartin Lund2009-06-141-2/+2
| * | Added support for Atmel AVR32 headersMartin Lund"2009-05-231-2/+17
| * | Temp fix for newlib configure. Updated avr32 crosstool.config.Martin Lund"2009-05-221-3/+4
| * | Added initial AVR32 support (bare-metal,newlib)Martin Lund"2009-05-222-0/+87
* | | [complib:mpfr] Fix building MPFR in some weird casesOron Peled2009-08-031-0/+9
| |/ |/|
* | Add support code for the canadian-cross case.Bart van der Meulen2009-06-261-0/+8
* | Don't use prefix/bin to install the buildtools.Bart van der Meulen2009-06-261-3/+1
* | Fix MPFR build to recognise the Mingw32 case.Bart van der Meulen2009-06-231-1/+2
* | [finish-step] Fix the tools wrappersYann E. MORIN"2009-06-181-1/+1
* | [finish-step] Use local variable in finish-stepYann E. MORIN2009-06-141-4/+4