1270 Commits (d0b8be75ff248b4cda009a6c1ce72eb0072c6f82)

Author SHA1 Message Date
Felix Fietkau 9d6a9b6f51 gcc: set the isl/cloog prefix when graphite is enabled, disable it explicitly if it is disabled in the config 9 years ago
Felix Fietkau 3d41dbae65 tools: add isl (used for graphite on GCC 5) 9 years ago
Felix Fietkau d3ba30b9cd toolchain/gdb: disable python support 9 years ago
Felix Fietkau f7939f5e74 gcc: remove version 4.6, it is no longer needed 9 years ago
Felix Fietkau 795cab69b3 gcc: enable LTO support unconditionally 9 years ago
Felix Fietkau 8a22f31c25 gcc: use version 5.x for octeon instead of 4.6 - it has been tested with glibc 9 years ago
Felix Fietkau 8b5d644bb3 toolchain: add support of ARC architecture 9 years ago
Felix Fietkau 05baf2ced2 toolchain: remove obsolete kernel version check 9 years ago
Felix Fietkau 2e29046a9e uClibc: mark as broken for all architectures that use musl by default 9 years ago
Felix Fietkau 4e6c4d728b toolchain/gdb: update to 7.10, sync with target package version 9 years ago
Felix Fietkau 014194de60 uclibc: remove version 0.9.33 9 years ago
Felix Fietkau 02df774b52 uclibc-ng: bump version from 1.0.6 to 1.0.8 9 years ago
Felix Fietkau 36d3c4bdbf toolchain: use glibc instead of uclibc for mips64 by default - uclibc is still buggy there in a few places 9 years ago
John Crispin 5430c095af musl: add upstream patch for open_[w]memstream 9 years ago
John Crispin b49cbdff6e uClibc: enable xattr support to make feature sets of libc implementations closer to each other 9 years ago
Felix Fietkau 7ac91a91b3 musl: re-enable des crypto support, fixes pppd MPPE issues 9 years ago
Felix Fietkau 57a70e8a64 toolchain/uClibc: add support of uClibc-ng 9 years ago
Felix Fietkau 6c6508d0e1 gcc: fix accidentally dropped chunk of the musl gcc 5.2.0 powerpc patch (fixes #20501) 9 years ago
Felix Fietkau 3d64edb024 gcc: use qstrip template to fix syntax highlighting 9 years ago
Felix Fietkau 8f57c55993 musl: fix build on sh3 9 years ago
Hauke Mehrtens e2ffe8f1b9 binutils: fix name of Binutils 2.25.1 9 years ago
Felix Fietkau 0c2f21d303 Revert "musl: fix termios struct c_ispeed/c_ospeed field names" (accidental commit) 9 years ago
Felix Fietkau ed1e87ae2e gcc: fix path to powerpc musl dynamic linker with 5.2 (#20501) 9 years ago
Felix Fietkau 5dd5a2990e musl: fix termios struct c_ispeed/c_ospeed field names 9 years ago
Hauke Mehrtens 98e00f8fdd binutils: add binutils 2.25.1 9 years ago
Hauke Mehrtens 0fdb4a458b gcc: update gcc 5.x musl patches 9 years ago
Felix Fietkau 9365745f8e musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzma 9 years ago
Felix Fietkau d571f17129 gcc: add missing powerpc patch for 5.2.0 9 years ago
Felix Fietkau 4077850c7d gcc: remove 4.6.3 leftovers 9 years ago
Felix Fietkau 400fb6cadc gcc: remove version 4.9-linaro 9 years ago
Felix Fietkau 86ba95601a gcc: add ARM codegen fix from PR 65932 9 years ago
Felix Fietkau 58ab3ad6b0 musl: update to version 1.1.11 9 years ago
Steven Barth a6dc587cf6 musl: fix getsubopt function 9 years ago
Hauke Mehrtens 32c3af6a19 toolchain: gcc: add gcc 5.2.0 9 years ago
Felix Fietkau 5537698be1 musl: update to latest git version 9 years ago
Steven Barth bee26ca0de fortify-headers: update to 0.7 9 years ago
John Crispin b2739f37d6 toolchain: fix gcc 4.6 build with gcc5 9 years ago
Felix Fietkau 0f81020b97 gcc: use the -sf suffix for musl ldso on powerpc 9 years ago
Felix Fietkau 05ae45ac6f toolchain/gdb: use expat library to be able to parse target machine definitions 9 years ago
Felix Fietkau 91c3ad77cf toolchain/gdb: update to 7.8, sync with target package version 9 years ago
Felix Fietkau 172374dbdd musl: add powerpc soft-float support 9 years ago
Felix Fietkau cd5d45604f musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack_chk_fail 9 years ago
Steven Barth 9caaed9141 toolchain: binutils: enhance build reproducability 9 years ago
Felix Fietkau 2475351cb1 musl: update to latest git to fix MIPS and PowerPC TLS issues 9 years ago
Matteo Croce c37d7a7e8f fix mklibs with musl 9 years ago
Steven Barth 9bdae8fc1e fortify-headers: fix compatibility with -pedantic 9 years ago
Steven Barth 2738526a16 toolchain: add fortify-headers, enable FORTIFY_SOURCE by default 9 years ago
Jonas Gorski 2086f7284c uclibc: fix _HAS_SSP replacement regex 9 years ago
Steven Barth 1877bc9d8f gcc/musl: rework SSP-support 9 years ago
Felix Fietkau 3a237d638e toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARM 9 years ago