summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* gcc: remove version 4.7nbd2013-05-2335-1873/+0
* gcc: port missing patches from 4.6 to 4.8nbd2013-05-2312-0/+284
* gcc: fix avr32 default GCC versionjogo2013-05-221-1/+1
* toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support...nbd2013-05-092-8/+1
* toolchain/musl: add version 0.9.10nbd2013-05-098-0/+314
* toolchain/musl: fix libstdc++ build issuesnbd2013-05-092-0/+120
* toolchain/musl: fix build issues on mac os xnbd2013-05-092-0/+54
* toolchain/gcc: add support for 4.8-linaronbd2013-05-0410-5/+697
* toolchain/gcc: forward port missing patches to gcc 4.8.0nbd2013-05-042-0/+47
* toolchain: add missing patch to gcc v4.8.0jow2013-05-021-0/+14
* toolchain: gcc: backport fixes for gcc bug 54295jogo2013-04-293-0/+210
* toolchain: get rid of libc implementation symbol overloadingnbd2013-04-181-5/+14
* toolchain: get rid of musl version kconfig symbol overloadingnbd2013-04-182-12/+12
* toolchain: get rid of eglibc version kconfig symbol overloadingnbd2013-04-182-9/+21
* toolchain: get rid of uclibc version kconfig symbol overloadingnbd2013-04-182-10/+6
* 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