aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* comp-libs: make libelf a companion libraryYann E. MORIN"2010-02-172-43/+91
* complibs: hide companion libraries for target entryYann E. MORIN"2010-02-173-9/+18
* complibs: simplify config fileYann E. MORIN"2010-02-183-5/+5
* complibs: split-up selection for individual libsYann E. MORIN"2010-02-178-38/+27
* binutils/binutils: fix using GMP and MPFRYann E. MORIN"2010-02-091-2/+1
* comp-libs/mpfr: fix build on DarwinTitus von Boxberg2010-02-031-0/+1
* libc/eglibc: Add option to optimize for sizeRichard Strand2010-02-011-1/+7
* libc/glibc: fix retrieving version stringYann E. MORIN"2010-01-301-2/+5
* libc/glibc: get the version string from version.hYann E. MORIN"2010-01-121-2/+5
* scripts/functions: change handling of nochdirYann E. MORIN"2010-01-125-9/+9
* libc/glibc: get rid of the now obsolete CVS stuffYann E. MORIN"2010-01-111-63/+28
* kernel/linux: remove legacy checkYann E. MORIN"2010-01-291-5/+0
* binutils/elf2flt: activate elf2flt buildYann E. MORIN"2010-01-291-1/+9
* arch: add basic m68k supportYann E. MORIN2010-01-291-0/+5
* Merge.Yann E. MORIN"2010-01-231-25/+31
|\
| * debug/gdb: fix the space-damageYann E. MORIN"2010-01-211-22/+22
| * debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"2010-01-211-5/+11
* | libc/uClibc: fix the breakage for x86 and Super-H, after the 32/64 mergeYann E. MORIN"2010-01-231-2/+9
* | libc/uclibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* | libc/glibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* | kernel/linux: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
|/
* debug/gdb: install ncurses in a temporary placeYann E. MORIN"2010-01-131-3/+7
* debug/gdb: staticaly link to ncurses for the native gdbYann E. MORIN"2010-01-131-1/+1
* companion_tools/libtool: Add libtool toolRichard Strand2010-01-121-0/+27
* companion_tools/automake: Add automake toolRichard Strand2010-01-121-0/+27
* companion_tools/m4: Add m4 toolRichard Strand2010-01-121-0/+27
* companion_tools/autoconf: add autoconf toolYann E. MORIN"2010-01-122-0/+70
* libc/glibc: correctly handle dual-bitness archsYann E. MORIN"2010-01-091-2/+10
* arch/alpha: cleanup Alpha codeYann E. MORIN"2010-01-091-3/+0
* debug/ltrace: fix for a latent bugYann E. MORIN"2010-01-051-1/+2
* debug/ltrace: chop long linesYann E. MORIN"2010-01-051-2/+4
* 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