aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libc/glibc: no default mode for backendYann E. MORIN"2011-12-131-7/+7
* cc/gcc: print supported multilibsYann E. MORIN"2011-12-301-0/+30
* cc/gcc: build multilibYann E. MORIN"2011-11-231-2/+12
* binutils/binutils: build multilibYann E. MORIN"2011-11-231-2/+10
* config: add option to build multilibYann E. MORIN"2011-11-231-0/+17
* cc/gcc: add option to use system zlibYann E. MORIN"2011-12-312-0/+21
* libc/uClibc: add latest versionYann E. MORIN"2011-12-302-0/+46
* kernel/linux: update to latest versionsYann E. MORIN"2011-12-301-9/+14
* scripts: update config.guess and config.subYann E. MORIN"2011-12-302-11/+19
* binutils/binutils: add the patches used by BuildRoot for 2.22Benoît Thébaudeau"2011-12-144-0/+148
* libc/eglibc: fix localedef 2.14 buildBenoît Thébaudeau"2011-12-141-0/+1
* libc/newlib: build manual for newlibYann E. MORIN"2011-12-151-0/+15
* scripts: fix dumping execution backtraceYann E. MORIN"2011-12-131-43/+43
* libc/glibc: document the glibc backend argumentsYann E. MORIN"2011-11-211-1/+4
* libc/glibc: create build dir using libc_modeYann E. MORIN"2011-11-211-4/+2
* binutils/binutils: fix extra config array variable nameBenoît Thébaudeau"2011-12-121-1/+1
* debug/gdb: update Linaro GDB revisions to 2011.12Benoît Thébaudeau"2011-12-121-3/+3
* cc/gcc: update Linaro GCC revisions to 2011.12Benoît Thébaudeau"2011-12-121-6/+6
* scripts: unset CONFIG_SITEYann E. MORIN"2011-12-121-0/+2
* kernel/linux: fix missing quoteBenoît Thébaudeau"2011-12-121-1/+1
* kernel/linux: add latest versionsYann E. MORIN"2011-12-111-6/+26
* kernel/linux: add alternate download locationsYann E. MORIN"2011-12-121-4/+4
* binutils/binutils: add binutils 2.22Titus von Boxberg"2011-11-282-1/+16
* scripts: create CT_HEADERS_DIRZhenqiang Chen2011-12-071-1/+1
* scripts: use CT_CONFIG_SHELL instead of CT_SHELLTitus von Boxberg"2011-11-301-3/+3
* config/target: enforce floating point supportYann E. MORIN"2011-11-251-0/+2
* arch/sparc: Sparc supports setting the floating point typeYann E. MORIN"2011-11-241-0/+1
* arch/powerpc: PowerPC supports setting the floating point typeYann E. MORIN"2011-11-241-0/+1
* arch/mips: MIPS supports setting the floating point typeYann E. MORIN"2011-11-241-0/+1
* arch/arm: ARM supports setting the floating point typeYann E. MORIN"2011-11-241-0/+1
* config/target: add float support selectionYann E. MORIN"2011-11-251-0/+4
* arch: rename the SUPPORT_XXX optionsYann E. MORIN"2011-11-3012-46/+46
* libc/newlib: remove hard-coded "-O"Zhenqiang Chen2011-11-281-1/+1
* config: fix NLS typoYann E. MORIN"2011-11-281-1/+1
* scripts/functions: extract: portable call for old and defective tarsTitus von Boxberg2011-11-221-6/+6
* debug/gdb: add extra config for gdb cross.Yann E. MORIN"2011-11-232-2/+10
* libc/newlib: add option to optimise for sizeZhenqiang Chen2011-11-222-0/+11
* cc/gcc: Apply CT_CC_GCC_DISABLE_PCH to do_cc_core.Zhenqiang Chen2011-11-181-0/+2
* libc/newlib: Add extra config for newlib.Zhenqiang Chen2011-11-182-1/+8
* cc/gcc: handle NLS optionZhenqiang Chen2011-11-171-4/+4
* binutils/binutils: handle NLS optionZhenqiang Chen2011-11-171-2/+4
* config/toolchain: Add "Enable nls" in "Toolchain options".Zhenqiang Chen2011-11-181-0/+8
* libc/uClibc: use endian string in testsYann E. MORIN"2011-11-201-3/+5
* libc/eglibc: use endian string in testsYann E. MORIN"2011-11-201-3/+3
* arch/sh: use endian string in testsYann E. MORIN"2011-11-201-3/+3
* arch/mips: use endian string in testsYann E. MORIN"2011-11-201-3/+3
* scripts/functions: use endian string in testsYann E. MORIN"2011-11-201-3/+5
* config: introduce endianness as a stringYann E. MORIN"2011-11-141-0/+6
* scripts: add support for building manualsYann E. MORIN"2011-11-165-2/+57
* docs: Add strategies for assembling root filesystems.Yann E. MORIN"2011-11-161-9/+132