summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* toolchain: get rid of gcc kconfig symbol overloadingnbd2013-04-182-25/+27
* build: consistently use 'depends on' instead of 'depends'nbd2013-04-174-28/+28
* gcc: remove the bogus CONFIG_TLS_SUPPORT symbol - TLS support is required by ...nbd2013-04-072-15/+0
* uClibc: unbreak ld-uClibc on non-64bit platformsnbd2013-04-071-1/+1
* toolchain/uClibc: backport a MIPS64 fix from openadkflorian2013-04-051-0/+25
* toolchain/uClibc: handle different MIPS64 ABIsflorian2013-04-057-1/+110
* toolchain: musl is not available on MIPS64florian2013-04-051-0/+1
* toolchain: allow choosing the MIPS64 user-land ABIflorian2013-04-053-1/+30
* buildroot: factor knowledge of a 64bits architectureflorian2013-04-051-1/+1
* toolchain/gcc: .init and .fini need to pick one ISAflorian2013-04-051-0/+9
* toolchain/uClibc: Disable mips16 for uClibc for nowflorian2013-04-051-0/+2
* [toolchain/gcc]: remove the old (and nonworking) hack and identify our patche...kaloz2013-04-032-3/+9
* toolchain/gcc: remove reference to llvm introduced in r36155florian2013-04-021-1/+0
* toolchain/gcc: add support for GCC 4.8.0florian2013-04-027-0/+629
* toolchain/gcc: update 4.7-linaro to 2013.03florian2013-04-021-2/+2
* [toolchain/gcc]: drop 4.5 supportkaloz2013-04-0120-1081/+0
* [toolchain/gcc]: cleanupkaloz2013-04-012-8/+6
* [toolchain/gcc]: fixup 4.7 configure optionskaloz2013-04-011-2/+2
* [toolchain/gcc]: llvm is marked broken for two and a half year now, nuke itkaloz2013-04-0127-4515/+4
* toolchain/eglibc: add missing ld-search-paths patch to 2.17florian2013-03-291-0/+14
* toolchain: stop generating broken symlink in TOOLCHAIN_DIR/libluka2013-03-281-1/+1
* gdb: update to 7.5-2012.12-1florian2013-03-221-2/+2
* toolchain/binutils: fix partial MD5 sum from r35813florian2013-02-261-1/+1
* toolchain/musl: add support for 0.9.9florian2013-02-266-1/+276
* toolchain/binutils: add musl libc config.sub patch to 2.23.1florian2013-02-261-0/+10
* toolchain/binutils: fix 2.19.1 MD5 sumflorian2013-02-261-1/+1
* toolchain/binutils: refresh patchesflorian2013-02-2613-201/+107
* toolchain/gcc: refresh patchesflorian2013-02-2632-298/+190
* [toolchain] gcc: don't build documentationluka2013-02-265-0/+115
* [toolchain] gcc: remove support for 4.6.2luka2013-02-2618-946/+1
* toolchain: uclibc: fix typo in uclibc common configjogo2013-02-211-1/+1
* buildroot: allow specifying libc personality for external toolchainsjow2013-02-202-1/+12
* toolchain/eglibc: add support for 2.17florian2013-02-073-0/+11
* toolchain/gcc: fix the mips64 linker path to be more musl conformingflorian2013-01-295-15/+15
* toolchain/musl: add parenthesis to the __ARE_4_EQUAL macroflorian2013-01-291-0/+12
* [toolchain] gcc: fix build for MIPS64 targets introduced by musl patchflorian2013-01-075-0/+79
* [toolchain] gcc-linaro-4.6: update to 2012.12florian2013-01-071-2/+2
* [toolchain] gcc-linaro-4.7: update to 2012.12florian2013-01-071-2/+2
* toolchain/musl: simplify musl install stepsflorian2012-12-101-12/+0
* toolchain/musl: update to 0.9.8florian2012-12-106-106/+7
* toolchain/musl: fix typo on configuration symbolflorian2012-12-101-1/+1
* toolchain: use file_copy to install the initial gcc filesjow2012-12-021-2/+1
* toolchain: remove duplicate default in bintutils Kconfigjow2012-12-021-2/+1
* [toolchain] remove support for ubicom32florian2012-11-3017-123768/+3
* [toolchain] gcc/4.5-linaro: backport musl patchflorian2012-11-291-0/+242
* [toolchain] musl: backport an upstream fix for MIPS and termios constantsflorian2012-11-231-0/+99
* [toolchain] musl: disable hardware FPU registers usageflorian2012-11-231-0/+49
* [buildroot] add preliminary support for muslflorian2012-11-2315-3/+1771
* [toolchain] gcc: remove support for 4.7.0florian2012-11-2121-10354/+1
* [toolchain] eglibc/2.16: add missing dl-search-paths patchflorian2012-11-211-0/+14