aboutsummaryrefslogtreecommitdiff
path: root/scripts/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* debug/gdb: fix building the native ticYann E. MORIN"2010-03-161-1/+1
* debug/ltrace: properly fix building for powerpcYann E. MORIN"2010-03-071-8/+4
* debug/ltrace: fix building on x86Yann E. MORIN"2010-03-061-3/+10
* complibs: remove headers after buildYann E. MORIN"2010-02-281-0/+3
* arch: add mips64Zhuang Yuyao2010-02-201-2/+7
* comp-libs: make libelf a companion libraryYann E. MORIN"2010-02-172-43/+91
* complibs: hide companion libraries for target entryYann E. MORIN"2010-02-173-9/+18
* complibs: simplify config fileYann E. MORIN"2010-02-183-5/+5
* complibs: split-up selection for individual libsYann E. MORIN"2010-02-178-38/+27
* binutils/binutils: fix using GMP and MPFRYann E. MORIN"2010-02-091-2/+1
* comp-libs/mpfr: fix build on DarwinTitus von Boxberg2010-02-031-0/+1
* libc/eglibc: Add option to optimize for sizeRichard Strand2010-02-011-1/+7
* libc/glibc: fix retrieving version stringYann E. MORIN"2010-01-301-2/+5
* libc/glibc: get the version string from version.hYann E. MORIN"2010-01-121-2/+5
* scripts/functions: change handling of nochdirYann E. MORIN"2010-01-125-9/+9
* libc/glibc: get rid of the now obsolete CVS stuffYann E. MORIN"2010-01-111-63/+28
* kernel/linux: remove legacy checkYann E. MORIN"2010-01-291-5/+0
* binutils/elf2flt: activate elf2flt buildYann E. MORIN"2010-01-291-1/+9
* arch: add basic m68k supportYann E. MORIN2010-01-291-0/+5
* Merge.Yann E. MORIN"2010-01-231-25/+31
|\
| * debug/gdb: fix the space-damageYann E. MORIN"2010-01-211-22/+22
| * debug/gdb: do not expose the ncurses version in the menuconfigYann E. MORIN"2010-01-211-5/+11
* | libc/uClibc: fix the breakage for x86 and Super-H, after the 32/64 mergeYann E. MORIN"2010-01-231-2/+9
* | libc/uclibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* | libc/glibc: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
* | kernel/linux: use CT_ARCH, in place of CT_KERNEL_ARCHYann E. MORIN"2010-01-231-2/+2
|/