summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-10-22libc/newlib: add option to compile support for long long IOsYann E. MORIN"1-0/+5
2010-10-22libc/newlib: add option to compile support for float IOsYann E. MORIN"1-1/+16
2010-10-31scripts: do not provide to-sysroot include symlinkYann E. MORIN"2-4/+1
2010-10-24Merge.Yann E. MORIN"1-9/+0
2010-10-24Revert #a09246191120: cc/gcc: fix C++ headers locationYann E. MORIN"1-9/+0
2010-10-22scripts: add STATE logging level for state save/restore output.Anthony Foiani1-13/+15
2010-10-22scripts: add "FILE" and "CFG" debug levels.Anthony Foiani24-45/+49
2010-10-20cc/gcc: fix 128-bit long doubles optionYann E. MORIN"1-4/+4
2010-10-08cc/gcc: fix C++ headers locationYann E. MORIN"1-0/+9
2010-10-07scripts: update/fix patch-reworkYann E. MORIN"1-9/+7
2010-10-09cc/gcc: add an option to enable/disable build of libsspYann E. MORIN"1-0/+5
2010-10-08cc/gcc: add an option to enable/disable build of libgompYann E. MORIN"1-0/+6
2010-10-09cc/gcc: add option to enable 128-bit long doublesYann E. MORIN"1-0/+12
2010-10-08cc/gcc: fix enabling/disabling LTOYann E. MORIN"1-0/+2
2010-10-07scripts: always create lib32 and lib64 symlinksYann E. MORIN"1-17/+16
2010-10-03complibs: better deduce whether to backup complibs or notYann E. MORIN"1-6/+2
2010-09-12cc/gcc: disable complibs if not selectedYann E. MORIN"1-0/+10
2010-09-12cc/gcc: do not force use of non-vital companion librariesYann E. MORIN"1-6/+10
2010-09-12libc/uClibc: use the MIPS ABI selectionYann E. MORIN"1-0/+34
2010-09-12arch/mips: add option for MIPS ABIsYann E. MORIN"1-0/+4
2010-09-11scripts/internal: cleanup build symlinksYann E. MORIN"1-0/+20
2010-09-10scripts: hack-in lib32->lib symlinksYann E. MORIN"1-4/+12
2010-09-10libc/uClibc: change munging code based on target archYann E. MORIN"1-14/+16
2010-08-23debug/gdb: use libexpatYann E. MORIN"1-0/+36
2010-08-23debug/gdb: install dependable libs in a generic target static libs dirYann E. MORIN"1-5/+10
2010-08-23complibs: noone is using companion libs on the target; nuke themYann E. MORIN"5-89/+2
2010-08-23debug/gdb: companion libs are not usedYann E. MORIN"1-11/+0
2010-08-23binutils/binutils: companion libraries are not usedYann E. MORIN"1-11/+0
2010-08-26scripts/log: do not interpret log string as printf formatYann E. MORIN"1-1/+1
2010-08-21internals: call strip in a portable wayTitus von Boxberg1-5/+14
2010-08-17libc/mingw: fix space-damageYann E. MORIN"1-8/+8
2010-08-14mingw32: enable sysrooted toolchainsEsben Haabendal1-1/+8
2010-08-14libc/mingw: use pre-set headers dirEsben Haabendal1-6/+6
2010-08-14kernel/mingw32: use pre-set headers dirEsben Haabendal1-3/+3
2010-08-11libc/uClibc: fix downloading pregen localesYann E. MORIN"1-1/+1
2010-08-11scripts: in case of failed download, remove partial filesYann E. MORIN"1-2/+2
2010-08-11scripts: when downloading, use aria2 only when //Yann E. MORIN"1-1/+1
2010-08-10scripts: better sanitise the patch namesYann E. MORIN"1-1/+1
2010-08-05complibs/cloog: with static ppl, correctly link with libmYann E. MORIN"1-1/+1
2010-08-05cc/gcc: with static ppl, correctly link with libmDarcy Watkins1-2/+4
2010-05-27scripts: add option to strip all toolchain executablesRemy Bohmer2-0/+18
2010-07-30Fix CT_SanitizePathJohannes Stezenbach1-7/+5
2010-07-29cc/gcc: add option to compile against static libstdc++, for gcc-4.4 and newerJohannes Stezenbach1-4/+10
2010-07-29scripts: remove . from $PATHYann E. MORIN"2-0/+21
2010-07-28cc/gcc: add option to enable/disable libmudflapYann E. MORIN"1-0/+6
2010-07-28cc/gcc: make sjlj config option a tristateYann E. MORIN"1-2/+5
2010-07-27libc/uClibc: fix space damageYann E. MORIN"1-37/+37
2010-07-27libc/uClibc: fix using pre-generated locale dataYann E. MORIN"1-4/+19
2010-07-27libc/uClibc: do not systematically use pre-generated locale dataYann E. MORIN"1-12/+27
2010-07-22scripts: add a cross-ldd-likeYann E. MORIN"2-0/+227