summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2010-01-05debug/ltrace: fix for a latent bugYann E. MORIN"1-1/+2
2010-01-05debug/ltrace: chop long linesYann E. MORIN"1-2/+4
2010-01-05debug/ltrace: set the ltrace extension to .tar.gzJoachim Nilsson1-1/+1
2010-01-03debug/ltrace: Add support for ltrace-0.5.3Joachim Nilsson1-5/+13
2010-01-02misc: do not use "tar cf - |tar xf -"Yann E. MORIN"3-17/+15
2010-01-01libc/uClibc: do not mangle ARM {E,O}ABI when ARCH != ARMYann E. MORIN"1-11/+13
2010-01-01libc/uClibc: beautify the munge functionYann E. MORIN"1-91/+100
2009-12-30debug/tools: set the ncurses extension to .tar.gzYann E. MORIN"1-1/+1
2009-11-17libc/glibc: configure libc headers with support for 128-bit long doubleYann E. MORIN"1-0/+2
2009-11-06libc/uClibc: add wchar supportSimon Pasch1-2/+11
2009-11-17arch/s390: commonalise the 32- and 64-bit s390 archYann E. MORIN"2-8/+4
2009-11-17arch/x86: commonalise the 32- and 64-bit x86 archYann E. MORIN"2-22/+16
2009-11-17arch/ppc: commonalise the 32- and 64-bit PowerPC archYann E. MORIN"3-26/+19
2009-11-16Merge.Yann E. MORIN"1-3/+3
2009-11-16libc/glibc: allow more than one line in configparmsYann E. MORIN"1-3/+3
2009-11-16arch/s390: cleanupsYann E. MORIN"2-8/+3
2009-11-14arch: add s390 and s390x architectures and samplesharold2-0/+17
2009-10-26arch/arm: add THUMB interworking supportYann E. MORIN"1-0/+4
2009-10-26arch/arm: add THUMB mode config optionYann E. MORIN"1-0/+10
2009-10-21arch/arm: no need to check for the ABI optionYann E. MORIN"1-4/+0
2009-10-26libc/newlib: allow using CVS snapshotsYann E. MORIN"1-12/+27
2009-10-21libc/newlib: allow using newlib with archs other than avr32Yann E. MORIN"1-1/+1
2009-10-26libc/newlib: cleanup the build and finish stepsYann E. MORIN"1-14/+12
2009-10-25libc/newlib: fix host/target confusionYann E. MORIN"1-2/+6
2009-10-21debug/dmalloc: fix handling of threading modelYann E. MORIN"1-3/+3
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-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-11libc/eglibc: fix downloadYann E. MORIN"1-1/+1
2009-09-06tools wrapper: fix buildingYann E. MORIN"1-8/+8
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"1-3/+19
2009-08-29config: choose whether to use the shell or the C wrapperYann E. MORIN"1-3/+19
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