aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* debug/gdb: remove insightYann E. MORIN"2010-04-151-20/+1
* Add basic support for the Blackfin architectureThomas Petazzoni2010-04-073-6/+26
* Merge.Yann E. MORIN"2010-04-131-1/+1
|\
| * Revert 3ea4e6f7b85f: Force autoreconf for mpfrYann E. MORIN"2010-04-131-1/+1
* | scripts/functions: make CT_Patch dumberYann E. MORIN"2010-04-1124-33/+29
* | libc/newlib: only compute version string, not full filenameYann E. MORIN"2010-04-111-8/+8
* | debug/gdb: remove snapshot versionYann E. MORIN"2010-04-111-13/+6
* | cc/gcc: add bugurl and compiler version to core gcc compilerRemy Bohmer2010-04-091-0/+4
|/
* [CT-NG:patch 05/19] Force autoreconf for mpfrBart vdr. Meulen2010-04-091-1/+1
* complibs: don't install in toolchain dir when built as staticYann E. MORIN"2010-04-117-37/+37
* complibs: allow either static or shared buildYann E. MORIN"2010-04-117-27/+87
* complibs: build static librariesYann E. MORIN"2010-04-106-10/+13
* config: replace COMP_LIBS with COMPLIBSYann E. MORIN"2010-04-105-5/+5
* complibs/mpfr: fix extractYann E. MORIN"2010-04-101-1/+1
* cc/gcc: fix thread-less final gcc buildArnaud Lacombe2010-04-071-1/+9
* cc/gcc: fix recent gcc buildArnaud Lacombe2010-04-071-4/+4
* binutils/sstrip: fix when sstrip is disabledYann E. MORIN"2010-03-241-3/+3
* binutils/sstrip: get rid of ELFkickersYann E. MORIN"2010-03-171-54/+29
* tools: move sstrip to the binary utilities menuYann E. MORIN"2010-03-173-89/+10
* debug/gdb: gdb>=7.0 can use MPC, enable for cross-gdbYann E. MORIN"2010-03-151-0/+3
* debug/gdb: add option to use GMP and MPFRYann E. MORIN"2010-03-151-2/+4
* cc/gcc: fix use of companion librariesYann E. MORIN"2010-03-051-10/+18