1226 Commits (f4d6e8f98f18dbd179b1396ac14788ee7d1c137e)

Author SHA1 Message Date
Felix Fietkau 6638374f5d gcc: make colors optional based on the GCC_COLORS env var 9 years ago
Felix Fietkau 52a307e54a gcc: fix internal compiler error on MIPS with MIPS16 enabled (triggered by libpcap) 9 years ago
Felix Fietkau 124b8a6dd6 gcc: switch to 5.2.0 by default 9 years ago
Felix Fietkau 79452344fe gdb: use separate patches for upstream and ARC gdb 9 years ago
Felix Fietkau 331735a357 gcc: add a patch to 5.x that supports translation of __FILE__ paths 9 years ago
Jo-Philipp Wich ab11edcd4c musl: fix handling of point-to-point interfaces in getifaddrs() 9 years ago
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