aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* debug/ltrace: set the ltrace extension to .tar.gzJoachim Nilsson2010-01-051-1/+1
* debug/ltrace: Add support for ltrace-0.5.3Joachim Nilsson2010-01-031-5/+13
* misc: do not use "tar cf - |tar xf -"Yann E. MORIN"2010-01-023-17/+15
* libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARMYann E. MORIN"2010-01-011-11/+13
* libc/uClibc: beautify the munge functionYann E. MORIN"2010-01-011-91/+100
* debug/tools: set the ncurses extension to .tar.gzYann E. MORIN"2009-12-301-1/+1
* libc/glibc: configure libc headers with support for 128-bit long doubleYann E. MORIN"2009-11-171-0/+2
* libc/uClibc: add wchar supportSimon Pasch2009-11-061-2/+11
* arch/s390: commonalise the 32- and 64-bit s390 archYann E. MORIN"2009-11-172-8/+4
* arch/x86: commonalise the 32- and 64-bit x86 archYann E. MORIN"2009-11-172-22/+16
* arch/ppc: commonalise the 32- and 64-bit PowerPC archYann E. MORIN"2009-11-173-26/+19
* Merge.Yann E. MORIN"2009-11-161-3/+3
|\
| * libc/glibc: allow more than one line in configparmsYann E. MORIN"2009-11-161-3/+3
* | arch/s390: cleanupsYann E. MORIN"2009-11-162-8/+3
* | 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