1060 Commits (900b4865b83b758ff219133f7ed53c5d690cbe64)

Author SHA1 Message Date
Felix Fietkau 06a3d35eda gcc: fix visibility of symbols libgcc.a 11 years ago
Felix Fietkau 69f99ebadb eglibc: use version 2.19 by default (lots of fixes, some security related) 11 years ago
Felix Fietkau f3087c7e4e eglibc: remove versions 2.16 and 2.17 - they are unmaintained 11 years ago
Felix Fietkau f354297fa9 eglibc: add version 2.19 11 years ago
Felix Fietkau b050f87d13 gcc: prevent the use of LDRD/STRD on ARMv5TE 11 years ago
Nicolas Thill 6c511ed529 toolchain: update build steps doc 11 years ago
Imre Kaloz 5e906232b0 upgrade Linaro GCC 4.8 to 2014.01 11 years ago
Luka Perkov 196f434c96 eglibc: fix build failure on newer make versions 11 years ago
Imre Kaloz 5c3cb628f8 upgrade the Linaro binutils to 2.24-2013.12 11 years ago
Imre Kaloz f6be067784 upgrade Linaro GCC 4.8 to 4.8-2013.12 11 years ago
Felix Fietkau 8bd7e0b19b uClibc: Fix lookup with DNS search in multi-threaded application. 11 years ago
Felix Fietkau c4b013f00b uClibc: make res_init() thread safe 11 years ago
Felix Fietkau 8cabffaa3b uClibc: Fix threaded use of res_ functions. 11 years ago
Felix Fietkau cc304329b3 uClibc: disable sha256 and sha512 for libcrypt - saves about 13k uncompressed in libcrypt 11 years ago
Imre Kaloz ad2cd7878c enable using soft-float regardless of having a fpu 11 years ago
Imre Kaloz b1f4f27fc4 upgrade Linaro GCC 4.8 to 4.8-2013.11 11 years ago
Imre Kaloz 9fa3c68938 move menuconfig options into separate files 11 years ago
Imre Kaloz 61ad6831d3 replace the mips64 fixes patch with an upstream commit 11 years ago
Felix Fietkau edc8ac6246 uClibc: Deactivate oversized thread stack cache 11 years ago
Felix Fietkau 3f6a5c862b uClibc: get rid of bogus unused strlcpy definition to fix build errors 11 years ago
Felix Fietkau efdcc4e98c toolchain/gdb: remove use of extern inline to fix build errors 11 years ago
Felix Fietkau 5b1e1eff73 gcc 4.8-linaro: backport an upstream fix to fix asm goto miscompilation 11 years ago
Steven Barth 4a4c2fe74c uClibc: fix scoped-IPv6-addresses in getnameinfo 11 years ago
Felix Fietkau 12762698cf toolchain/gcc: upgrade linaro gcc 4.6 to 4.6-2013.05 11 years ago
Felix Fietkau 75946ee468 toolchain/gcc: fix up breakage introduced in r37945 11 years ago
Imre Kaloz 6d13c47f57 upgrade Linaro gcc 4.8 to 4.8-2013.08 11 years ago
Imre Kaloz 348c3af966 add support for Linaro binutils 2.23.2-2013.06 11 years ago
Imre Kaloz 2dad4ed357 upgrade to 7.6-2013.05 11 years ago
Florian Fainelli 73dcf0dc2e toolchain: refresh uClibc patches 11 years ago
Florian Fainelli cb6e729be7 toolchain: define MUSL dynamic linker for SPARC 11 years ago
Felix Fietkau 258b2cf7aa toolchain/gcc: remove 4.6.3, it is unused and unmaintained 11 years ago
Felix Fietkau a1a5f59ea3 build: decouple the mips16 support flag from the toolchain 11 years ago
Felix Fietkau 6b404a4d08 musl: mark as broken, many packages do not compile with it 11 years ago
Felix Fietkau 5f2e61addf gcc: merge a bugfix for a MIPS specific internal compiler error 11 years ago
Felix Fietkau e00aaea5df gcc: add a bugfix for an internal compiler error on mips64 11 years ago
Felix Fietkau 82e51044d8 uClibc: build with debug symbols by default (without changing other compile related flags) 11 years ago
Felix Fietkau 6ac26a1ef7 gcc: fix up displayed version after r37179 11 years ago
Felix Fietkau 1446a26cc2 gcc: do not delete DATESTAMP and DEV-PHASE version info (fixes __GLIBCXX__ definition) 11 years ago
Luka Perkov 00b5a14567 toolchain/musl: add version 0.9.11 11 years ago
Felix Fietkau 02a6750af8 uClibc: use position independent code for crt1, slightly reduces size of all executables 11 years ago
Felix Fietkau 98df29f9d7 gcc: add a patch to get rid of useless java class sections 11 years ago
Felix Fietkau b121128ecf binutils: stop generating the useless _DYNAMIC_LINKING symbol on mips 11 years ago
Felix Fietkau 6260e6ef48 binutils: remove some unused obsolete versions 11 years ago
Mirko Vogt 1848a0f239 add patch for eglibc version 2.15 11 years ago
Felix Fietkau 2befaa2f0d gcc: fix arm libgcc issues with 4.8.0 and 4.8-linaro 11 years ago
Florian Fainelli 9c59929e6e toolchain: do not build GDB when using an external toolchain 11 years ago
Felix Fietkau 7d3fca89c0 gcc: remove version 4.7 11 years ago
Felix Fietkau ba29b8f04f gcc: port missing patches from 4.6 to 4.8 11 years ago
Jonas Gorski 6a4bd9012e gcc: fix avr32 default GCC version 11 years ago
Felix Fietkau 2430e9a4f5 toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 years ago