summaryrefslogtreecommitdiff
path: root/scripts/build
AgeCommit message (Expand)AuthorFilesLines
2010-03-15debug/gdb: add option to use GMP and MPFRYann E. MORIN"1-2/+4
2010-03-05cc/gcc: fix use of companion librariesYann E. MORIN"1-10/+18
2010-03-16debug/gdb: fix building the native ticYann E. MORIN"1-1/+1
2010-03-07debug/ltrace: properly fix building for powerpcYann E. MORIN"1-8/+4
2010-03-06debug/ltrace: fix building on x86Yann E. MORIN"1-3/+10
2010-02-28complibs: remove headers after buildYann E. MORIN"1-0/+3
2010-02-20arch: add mips64Zhuang Yuyao1-2/+7
2010-02-17comp-libs: make libelf a companion libraryYann E. MORIN"2-43/+91
2010-02-17complibs: hide companion libraries for target entryYann E. MORIN"3-9/+18
2010-02-18complibs: simplify config fileYann E. MORIN"3-5/+5
2010-02-17complibs: split-up selection for individual libsYann E. MORIN"8-38/+27
2010-02-09binutils/binutils: fix using GMP and MPFRYann E. MORIN"1-2/+1
2010-02-02comp-libs/mpfr: fix build on DarwinTitus von Boxberg1-0/+1
2010-02-01libc/eglibc: Add option to optimize for sizeRichard Strand1-1/+7
2010-01-30libc/glibc: fix retrieving version stringYann E. MORIN"1-2/+5
2010-01-12libc/glibc: get the version string from version.hYann E. MORIN"1-2/+5
2010-01-12scripts/functions: change handling of nochdirYann E. MORIN"5-9/+9
2010-01-11libc/glibc: get rid of the now obsolete CVS stuffYann E. MORIN"1-63/+28
2010-01-29kernel/linux: remove legacy checkYann E. MORIN"1-5/+0
2010-01-29binutils/elf2flt: activate elf2flt buildYann E. MORIN"1-1/+9
2010-01-29arch: add basic m68k supportYann E. MORIN1-0/+5
2010-01-23Merge.Yann E. MORIN"1-25/+31
2010-01-23libc/uClibc: fix the breakage for x86 and Super-H, after the 32/64 mergeYann E. MORIN"1-2/+9
2010-01-23libc/uclibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"1-2/+2
2010-01-23libc/glibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"1-2/+2
2010-01-23kernel/linux: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"1-2/+2
2010-01-21debug/gdb: fix the space-damageYann E. MORIN"1-22/+22
2010-01-21debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"1-5/+11
2010-01-13debug/gdb: install ncurses in a temporary placeYann E. MORIN"1-3/+7
2010-01-13debug/gdb: staticaly link to ncurses for the native gdbYann E. MORIN"1-1/+1
2010-01-12companion_tools/libtool: Add libtool toolRichard Strand1-0/+27
2010-01-12companion_tools/automake: Add automake toolRichard Strand1-0/+27
2010-01-12companion_tools/m4: Add m4 toolRichard Strand1-0/+27
2010-01-12companion_tools/autoconf: add autoconf toolYann E. MORIN"2-0/+70
2010-01-09libc/glibc: correctly handle dual-bitness archsYann E. MORIN"1-2/+10
2010-01-09arch/alpha: cleanup Alpha codeYann E. MORIN"1-3/+0
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