summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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
2010-07-22libc/uClibc: do not install cross-lddYann E. MORIN"1-11/+0
2010-07-19complibs: fix using static companion librariesBart vdr. Meulen1-1/+1
2010-07-17scripts/functions: recognise Cygwin build hostsYann E. MORIN"1-1/+1
2010-07-17scripts: use 'hg archive' to create release tarballsYann E. MORIN"1-10/+3
2010-07-15scripts: update config.{guess,sub}Yann E. MORIN"2-29/+62
2010-07-11debug/gdb: properly remove build ticYann E. MORIN"1-1/+1
2010-07-11debug/gdb: Fix compilation for Mingw hostsYann E. MORIN"1-61/+72
2010-07-11kernel/mingw: add target librariesYann E. MORIN"1-1/+79
2010-07-11kernel: add mingwYann E. MORIN"3-1/+109
2010-07-10cc/gcc: gcc-4.4 does not use MPCYann E. MORIN"1-6/+6
2010-07-02libc/uClibc: enable NPTL for snapshotsYann E. MORIN"1-5/+73
2010-07-02libc/uClibc: fix snapshotsYann E. MORIN"1-4/+19
2010-07-02libc/uClibc: fix munging .config for LT old/newYann E. MORIN"1-7/+4
2010-07-07scripts/finish: do not try to symlink if sed expr is a no-opYann E. MORIN"1-1/+5
2010-06-30debug/gdb: fix incorrect pathYann E. MORIN"1-1/+1
2010-06-30libc/glibc: fix installed scriptsYann E. MORIN"1-0/+13
2010-06-22scripts/wrapper: fix wrong test when checking access to the reall toolYann E. MORIN"1-1/+1
2010-06-17cc/gcc: add option do disable PCHYann E. MORIN"1-0/+3
2010-06-17kernel/linux: allow headers from full custom source treeYann E. MORIN"1-8/+49
2010-06-15kernel/linux: reorder upstream/custom-tree handlingYann E. MORIN"1-7/+5
2010-06-13cc/gcc: baremetal requires a two-pass processYann E. MORIN"1-4/+12
2010-06-13libc/newlib: build in the 'start files' passYann E. MORIN"1-8/+6
2010-06-13cc/gcc: store core build rules in an arrayYann E. MORIN"1-8/+6
2010-06-13cc/gcc: implement default for core optionsYann E. MORIN"1-14/+15
2010-06-13cc/gcc: fix headers copy for core staticYann E. MORIN"1-2/+1
2010-06-08libc/uClibc: apply the threading model to the configurationYann E. MORIN"1-0/+30
2010-05-24cc/gcc: Make usage of --enable-target-optspace configurableTitus von Boxberg1-2/+8
2010-05-22scripts/build/internals.sh: compile wrapper with portable options.Titus von Boxberg1-6/+6
2010-05-22test-suite: apply cleanup passYann E. MORIN"2-17/+11