aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* libc/uClibc: fix snapshotsYann E. MORIN"2010-07-031-4/+19
* libc/uClibc: fix munging .config for LT old/newYann E. MORIN"2010-07-021-7/+4
* scripts/finish: do not try to symlink if sed expr is a no-opYann E. MORIN"2010-07-071-1/+5
* debug/gdb: fix incorrect pathYann E. MORIN"2010-07-011-1/+1
* libc/glibc: fix installed scriptsYann E. MORIN"2010-07-011-0/+13
* cc/gcc: add option do disable PCHYann E. MORIN"2010-06-171-0/+3
* kernel/linux: allow headers from full custom source treeYann E. MORIN"2010-06-171-8/+49
* kernel/linux: reorder upstream/custom-tree handlingYann E. MORIN"2010-06-151-7/+5
* cc/gcc: baremetal requires a two-pass processYann E. MORIN"2010-06-131-4/+12
* libc/newlib: build in the 'start files' passYann E. MORIN"2010-06-131-8/+6
* cc/gcc: store core build rules in an arrayYann E. MORIN"2010-06-131-8/+6
* cc/gcc: implement default for core optionsYann E. MORIN"2010-06-131-14/+15
* cc/gcc: fix headers copy for core staticYann E. MORIN"2010-06-131-2/+1
* libc/uClibc: apply the threading model to the configurationYann E. MORIN"2010-06-091-0/+30
* cc/gcc: Make usage of --enable-target-optspace configurableTitus von Boxberg2010-05-241-2/+8
* scripts/build/internals.sh: compile wrapper with portable options.Titus von Boxberg2010-05-221-6/+6
* test-suite: apply cleanup passYann E. MORIN"2010-05-221-16/+10
* test-suite: Added new test suite feature (experimental)Martin Lund2010-05-192-0/+77
* scripts/build/internals.sh: Always use binary wrapper under BSD/MacOSTitus von Boxberg2010-05-221-0/+7
* build/internals.sh: Replace nonportable call to statTitus von Boxberg2010-05-191-1/+1
* debug/gdb: install tic in the buildtools directoryYann E. MORIN"2010-04-291-1/+1
* debug/gdb: be less verbose during the ncurses buildYann E. MORIN"2010-04-291-12/+1
* arch/sh: fix type in variant handlingYann E. MORIN"2010-04-251-1/+1
* libc/newlib: don't do // downloadsYann E. MORIN"2010-04-211-0/+9
* libc/glibc: fix kernel version checkYann E. MORIN"2010-04-211-1/+3
* cc/gcc: use proper host compiler for canadian bare-metalRemy Bohmer2010-04-091-1/+13
* cc/gcc: allow building a canadian bare-metal compilerBart vdr. Meulen2010-04-201-19/+10
* cc/gcc: fix cc symlink when executables have an extensionYann E. MORIN"2010-04-201-2/+8
* cc/gcc: add support for 4.5.0 or later versionsYann E. MORIN"2010-04-151-0/+6
* complibs/libelf: enable the host buildYann E. MORIN"2010-04-151-37/+33
* complibs/libelf: build target libelf in its own directoryYann E. MORIN"2010-04-151-2/+2