1094 Commits (4b3f9bc28d73594ca12125204ce31c39ab2b6e41)

Author SHA1 Message Date
Felix Fietkau ed95e47f07 musl: update to the latest git version, fixes TLS issues 9 years ago
Felix Fietkau 3e9d2a847b glibc: switch to downloading version 2.22 via tarball instead of git to improve mirror support 9 years ago
Felix Fietkau b26d52d980 glibc: switch to version 2.22 by default 9 years ago
Felix Fietkau 88df28aab1 toolchain: fix default toolchain selection for mips64 added in r47355 9 years ago
Hauke Mehrtens 998f8bd02c musl: fix mips vdso handling 9 years ago
Felix Fietkau 99419349e6 musl: update to 1.1.12 + git from 2016-01-22 9 years ago
Felix Fietkau d9db303af6 gcc: backport a libgcc fix for a dependency on libc write() on ARM 9 years ago
Hauke Mehrtens be5fcf9fd7 musl: Add format attribute to some function declarations 9 years ago
Hauke Mehrtens b5d6256ca8 musl: mips: add vdso support 9 years ago
Felix Fietkau d0077103b7 musl: backport a fix that caused the wrong relocations to be emitted on some architectures 9 years ago
Felix Fietkau 1981ee7d75 toolchain: Reverse glibc/eglibc conditionals to check for eglibc 9 years ago
Felix Fietkau 6ae4479190 gcc: drop version 4.8-linaro 9 years ago
Felix Fietkau 15aa6d1a16 binutils: switch to version 2.25.1 by default 9 years ago
Felix Fietkau 54dad4c873 toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option 9 years ago
Felix Fietkau f6e4badfe4 toolchain: Add glibc 2.22 9 years ago
Felix Fietkau 89ca7c5d0e toolchain/musl: enable debug information 9 years ago
Felix Fietkau dbf2ec47a6 gcc: remove v4.6 relicts 9 years ago
Felix Fietkau e4d186b109 uClibc-ng: update to 1.0.9 9 years ago
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