summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2010-12-05scripts/internals: strip all executablesYann E. MORIN"1-8/+14
2010-12-09cc/gcc: build bare-metal gcc staticallyBryan Hundven"1-13/+47
2010-12-09cc/gcc: build final gcc staticallyBryan Hundven"1-11/+24
2010-12-09binutils/binutils: build staticallyBryan Hundven"1-1/+8
2010-11-28complibs/cloog: fix linking with libstdc++Yann E. MORIN"1-1/+2
2010-11-28scripts: recover on partially downloaded filesYann E. MORIN"1-5/+16
2010-11-16scripts: call curl and wget in sequenceYann E. MORIN"1-41/+24
2010-11-16scripts: remove aria2c as downloader, retain only curl and wgetYann E. MORIN"2-22/+1
2010-10-18complibs/CLooG: only install the librariesYann E. MORIN"1-5/+2
2010-11-24scripts/xldd: try to handle RPATH tagsYann E. MORIN"1-3/+43
2010-11-23scripts/xldd: better handle the origin of the libraryYann E. MORIN"1-36/+37
2010-11-24scripts/xldd: avoid reporting duplicatesYann E. MORIN"1-5/+18
2010-11-23script/xldd: add debug tracesYann E. MORIN"1-1/+36
2010-11-23scripts/xldd: parse /etc/ld.so.confYann E. MORIN"1-1/+26
2010-11-23scripts/xldd: better find sysroot with old gccYann E. MORIN"1-1/+9
2010-11-23scripts/xldd: report appropriate load address for 32- or 64-bitYann E. MORIN"2-2/+4
2010-11-23scripts/xldd: stop at first matchYann E. MORIN"1-0/+2
2010-11-23scripts/xldd: fix space-damageYann E. MORIN"1-7/+7
2010-11-23scripts/xldd: fix version stringYann E. MORIN"2-2/+4
2010-11-23scripts/xldd: fix typoesYann E. MORIN"1-2/+2
2010-11-11libc/*glibc: enable selection of the oldest supported ABIYann E. MORIN"2-0/+8
2010-11-10libc/*glibc: add option to disable symbols versioningYann E. MORIN"2-0/+8
2010-11-09libc/eglibc: fix downloadingBob Dunlop1-1/+1
2010-11-01scripts: also overide LANGYann E. MORIN"1-1/+4
2010-10-22libc/newlib: add option to compile support for IOs on C99 formatsYann E. MORIN"1-0/+5
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