1132 Commits (00639586fd7892de41fa786bb48aaec4ed4b6e6a)

Author SHA1 Message Date
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
Steven Barth eb73f4aed7 musl: update musl to 2015-06-20 9 years ago
Steven Barth b954c61d96 musl: apply hardening options (e.g. SSP) also to libc itself 9 years ago
Steven Barth cfdadd3e1d gcc: musl comes with its own SSP, so use it instead of libssp 9 years ago
Felix Fietkau 7b4d039e00 musl: read the timezone from /etc/TZ 9 years ago
Steven Barth 2fb09857e1 uclibc: unbreak after enabling SSP 9 years ago
Steven Barth 19810a5145 hardening: enable regular SSP support by default 9 years ago
Felix Fietkau 41c53d8f0c musl: update to version 1.1.10+git 9 years ago
Felix Fietkau a778060392 toolchain: switch to musl by default, except for mips64 9 years ago
Imre Kaloz e856d62d0a toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03 9 years ago
Felix Fietkau 555df40af9 musl: update to version 1.1.9 9 years ago
Felix Fietkau 3d35dfb782 Revert "musl: update to version 1.1.9" (r45754) 9 years ago
Felix Fietkau 8cff8c8b08 musl: update to version 1.1.9 9 years ago
Felix Fietkau f0150c65d0 uClibc: elf: Add STT_GNU_IFUNC from glibc 9 years ago
John Crispin 6ab2bcfe72 uClibc: add signal info for seccomp related SIGSYS 9 years ago
Felix Fietkau 4c5f965c74 toolchain: change default emulation for mips64 (octeon) to n64 9 years ago
Felix Fietkau 64661de100 gcc: add some size optimization patches 9 years ago
Nicolas Thill 6a5a7db085 uClibc: backport sync_file_range fixes (closes: #19350) 9 years ago
Felix Fietkau 4ecc5c8ffe uclibc: backport an upstream i386 syscall fix 9 years ago
Felix Fietkau b97c3b0249 uClibc: add another missing backport patch 9 years ago
Felix Fietkau 19150d393d toolchain/uClibc: backport madvise and fallocate (fixes #19336) 9 years ago
Felix Fietkau 5809da3c05 toolchain/musl: update to the latest version, adds aarch64 support 9 years ago
John Crispin b98c198883 toolchain: fix eglibc build when TOOLCHAINOPTS is not set 9 years ago
John Crispin 384eb8ce7d uclibc: add LD_PRELOAD support 9 years ago
Felix Fietkau 2efb6be426 toolchain/glibc: remove broken eglibc 2.15 support 9 years ago
Felix Fietkau 793a451584 toolchain: remove obsolete references to the cris architecture 9 years ago
Felix Fietkau 85a3512150 toolchain: remove obsolete !avr32 dependency 9 years ago
Felix Fietkau 3a52795531 uClibc: remove avr32 support 9 years ago
Felix Fietkau 755a90344e binutils: remove version 2.20.1 (only used by avr32) 9 years ago
Felix Fietkau 76bf68fa52 binutils: remove defunct binutils default version selection for aarch64 9 years ago
Felix Fietkau fc2bd07260 gcc: remove 4.4.7 (only used by avr32) 9 years ago
Felix Fietkau a80c80580c toolchain/kernel-headers: remove an obsolete patch directory 9 years ago
Felix Fietkau 808c460250 toolchain: remove leftovers from old llvm-gcc experiments 9 years ago
John Crispin 57a8bd2bc5 toolchain: r44701 accidentially removed the uclibc default when TOOLCHAINOPTS is set 9 years ago
John Crispin dfd09fc769 glibc: make it more obvious that eglibc is a version of glibc 9 years ago
John Crispin 1d2c7dd65e glibc: remove accidentally commited folder 9 years ago
John Crispin 3e2f578353 toolchain: The glorious return of glibc, ver 2.21 9 years ago
John Crispin 0e6ecf707d uClibc: fix syscall() for syscalls with 6 arguments on PowerPC 9 years ago
Nicolas Thill d48735dd85 toolchain/gcc: fix an ICE on ARM (PR58595) 10 years ago