aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
...
* libc/*glibc: add option to disable symbols versioningYann E. MORIN"2010-11-112-0/+8
* libc/eglibc: fix downloadingBob Dunlop2010-11-091-1/+1
* libc/newlib: add option to compile support for IOs on C99 formatsYann E. MORIN"2010-10-231-0/+5
* libc/newlib: add option to compile support for long long IOsYann E. MORIN"2010-10-231-0/+5
* libc/newlib: add option to compile support for float IOsYann E. MORIN"2010-10-231-1/+16
* scripts: do not provide to-sysroot include symlinkYann E. MORIN"2010-10-311-2/+1
* Merge.Yann E. MORIN"2010-10-241-9/+0
|\
| * Revert #a09246191120: cc/gcc: fix C++ headers locationYann E. MORIN"2010-10-241-9/+0
* | scripts: add "FILE" and "CFG" debug levels.Anthony Foiani2010-10-2223-39/+39
* | cc/gcc: fix 128-bit long doubles optionYann E. MORIN"2010-10-201-4/+4
* | cc/gcc: add an option to enable/disable build of libsspYann E. MORIN"2010-10-091-0/+5
* | cc/gcc: add an option to enable/disable build of libgompYann E. MORIN"2010-10-081-0/+6
* | cc/gcc: add option to enable 128-bit long doublesYann E. MORIN"2010-10-091-0/+12
* | cc/gcc: fix enabling/disabling LTOYann E. MORIN"2010-10-081-0/+2
|/
* cc/gcc: fix C++ headers locationYann E. MORIN"2010-10-081-0/+9
* cc/gcc: disable complibs if not selectedYann E. MORIN"2010-09-121-0/+10
* cc/gcc: do not force use of non-vital companion librariesYann E. MORIN"2010-09-121-6/+10
* libc/uClibc: use the MIPS ABI selectionYann E. MORIN"2010-09-121-0/+34
* arch/mips: add option for MIPS ABIsYann E. MORIN"2010-09-121-0/+4
* scripts/internal: cleanup build symlinksYann E. MORIN"2010-09-111-0/+20
* libc/uClibc: change munging code based on target archYann E. MORIN"2010-09-101-14/+16
* debug/gdb: use libexpatYann E. MORIN"2010-08-231-0/+36
* debug/gdb: install dependable libs in a generic target static libs dirYann E. MORIN"2010-08-231-5/+10
* complibs: noone is using companion libs on the target; nuke themYann E. MORIN"2010-08-235-89/+2
* debug/gdb: companion libs are not usedYann E. MORIN"2010-08-231-11/+0
* binutils/binutils: companion libraries are not usedYann E. MORIN"2010-08-231-11/+0
* internals: call strip in a portable wayTitus von Boxberg2010-08-211-5/+14
* libc/mingw: fix space-damageYann E. MORIN"2010-08-171-8/+8
* mingw32: enable sysrooted toolchainsEsben Haabendal2010-08-151-1/+8
* libc/mingw: use pre-set headers dirEsben Haabendal2010-08-141-6/+6
* kernel/mingw32: use pre-set headers dirEsben Haabendal2010-08-141-3/+3
* libc/uClibc: fix downloading pregen localesYann E. MORIN"2010-08-111-1/+1
* complibs/cloog: with static ppl, correctly link with libmYann E. MORIN"2010-08-061-1/+1
* cc/gcc: with static ppl, correctly link with libmDarcy Watkins2010-08-051-2/+4
* scripts: add option to strip all toolchain executablesRemy Bohmer2010-05-271-0/+15
* cc/gcc: add option to compile against static libstdc++, for gcc-4.4 and newerJohannes Stezenbach2010-07-291-4/+10
* cc/gcc: add option to enable/disable libmudflapYann E. MORIN"2010-07-281-0/+6
* cc/gcc: make sjlj config option a tristateYann E. MORIN"2010-07-281-2/+5
* libc/uClibc: fix space damageYann E. MORIN"2010-07-281-37/+37
* libc/uClibc: fix using pre-generated locale dataYann E. MORIN"2010-07-281-4/+19
* libc/uClibc: do not systematically use pre-generated locale dataYann E. MORIN"2010-07-281-12/+27
* scripts: add a cross-ldd-likeYann E. MORIN"2010-07-221-0/+13
* libc/uClibc: do not install cross-lddYann E. MORIN"2010-07-221-11/+0
* complibs: fix using static companion librariesBart vdr. Meulen2010-07-191-1/+1
* debug/gdb: properly remove build ticYann E. MORIN"2010-07-111-1/+1
* debug/gdb: Fix compilation for Mingw hostsYann E. MORIN"2010-07-111-61/+72
* kernel/mingw: add target librariesYann E. MORIN"2010-07-111-1/+79
* kernel: add mingwYann E. MORIN"2010-07-113-1/+109
* cc/gcc: gcc-4.4 does not use MPCYann E. MORIN"2010-07-101-6/+6
* libc/uClibc: enable NPTL for snapshotsYann E. MORIN"2010-07-031-5/+73