summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* [buildroot] use ext-toolchain.sh to integrate external toolchainsjow2012-01-182-1/+63
* [toolchain/gcc]: upgrade to latest linaro releaseskaloz2012-01-147-34/+17
* gcc: always explicitly link against libstdc++, fixes build errors on some hos...nbd2012-01-121-1/+1
* [toolchain] introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTER...jow2012-01-081-1/+5
* [toolchain] disable UCLIBC_HAS_XLOCALE and UCLIB_HAS_GLIBC_DIGIT_GROUPING if ...jow2012-01-041-0/+2
* [toolchain] if CONFIG_BUILD_NLS is selected, compile uClibc with locale supportjow2012-01-011-0/+1
* build: add a lib64 symlink in staging_dir/host and staging_dir/toolchain* for...nbd2011-11-281-0/+1
* [toolchain] uclibc: backport upstream signalfd patchflorian2011-08-251-0/+32
* gcc: add 4.6-linaro version 4.6-2011.08hauke2011-08-1815-6/+9865
* gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08hauke2011-08-181-1/+1
* gcc: move patches as the name changed. hauke2011-08-1815-0/+0
* gcc: update gcc-4.5-linaro to 4.5-2011.08hauke2011-08-181-2/+2
* gcc: rename linaro to 4.5-linarohauke2011-08-183-9/+9
* binutils: add binutils 2.21.1hauke2011-08-0610-0/+31249
* kernel-headers: fix compile error caused by wrong host include path when the ...nbd2011-08-051-11/+14
* toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_*jogo2011-08-021-0/+8
* uClibc: backport an x86 compile fix from mainline (thx, swalker)nbd2011-07-251-0/+18
* uClibc: update to latest 0.9.32.1 gitnbd2011-07-259-1460/+9
* eglibc: remove obsolete dependencies to fix missing config options for eglibc...nbd2011-07-161-15/+2
* [toolchain]: In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters.kaloz2011-07-121-3/+3
* [toolchain/gcc]: the only reasons for having 4.4 around are avr32 and ubicom3...kaloz2011-07-081-0/+1
* toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek)nbd2011-07-081-1/+0
* uClibc: fix messed up patch headers in fts patch (patch from #9671)nbd2011-07-081-6/+6
* [toolchain/gcc/linaro]: fix ppc toolchain buildkaloz2011-07-071-0/+11
* [toolchain] uclibc: backport FTS supportflorian2011-07-072-0/+1398
* [toolchain] eglibc: add support for 2.14florian2011-07-073-1/+10
* [toolchain] remove reference to old eglibc versions.florian2011-07-071-18/+0
* eglibc: remove old versionsnbd2011-07-0211-243/+0
* eglibc: fix portability issues rpcgen and zic, fixes compile on darwinnbd2011-07-024-0/+196
* [toolchain/gcc]: simplify configurationkaloz2011-07-022-12/+5
* [toolchain]: nuke support for older gcc versions, except for 4.4.6 (needed fo...kaloz2011-07-0245-120789/+1
* [toolchain/gcc]: both coldfire and etrax are broken and should use a newer gc...kaloz2011-07-021-1/+0
* [toolchain/gcc]: switch avr32 to gcc 4.4, also powerpc targets should work fi...kaloz2011-07-011-2/+2
* [toolchain/gcc]: bump the 4.4 flavour to 4.4.6kaloz2011-07-0117-22/+22
* [toolchain]: replace gcc 4.5.2 support with 4.6.1kaloz2011-07-0119-441/+150
* [toolchain]: add the latest avr32 toolchain patches (with additional fixes)kaloz2011-07-019-8/+22799
* [toolchain/gcc]: upgrade the linaro gcc to 2011.06kaloz2011-07-014-8/+8
* [toolchain/eglibc] eglibc CAN be compiled with -Os after all - flags however ...mirko2011-06-261-3/+2
* uclibc: make powerpc e500 support independent of the target name, always use ...nbd2011-06-262-1/+3
* [toolchain/eglibc] manual/Makefile: Don't mix pattern rules with normal rules.mirko2011-06-231-0/+16
* [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ...jow2011-06-232-1/+9
* [toolchain] introduce option to enable setjump()/longjump() based C++ excepti...jow2011-06-232-0/+14
* Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"mirko2011-06-201-0/+4
* [toolchain/eglibc] explicitly disable the use of ldconfigmirko2011-06-181-0/+1
* [toolchain/eglibc] patch: add /usr/lib to default search path of dynamic linkermirko2011-06-182-0/+32
* [toolchain/eglibc] add support for eglibc version 2.13mirko2011-06-183-0/+9
* [toolchain/eglibc} eglibc in fact can be built with -Osmirko2011-06-181-4/+0
* [toolchain/eglibc] when selecting eglibc, use version 2.12 by defaultmirko2011-06-181-1/+1
* [toolchain/glibc] fix glibc to work with all versions of binutils, fixes #713...mirko2011-06-172-0/+35
* toolchain/gdb: fix compile for powerpc targets, refresh patchnbd2011-06-112-10/+17