aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* toolchain: gcc: fix build with GCC 6Matthias Schiffer2016-09-011-0/+130
* CC: toolchain: use latest glibc 2.21 revisionJohn Crispin2016-03-013-8/+12
* CC: toolchain: fix PKG_SOURCE_URL for gdbJo-Philipp Wich2015-10-261-1/+1
* toolchain: mark musl as broken for the chaos_calmer branchFelix Fietkau2015-07-101-0/+1
* gcc: remove version 4.9Felix Fietkau2015-06-143-19/+0
* toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03Imre Kaloz2015-06-1116-38/+34
* musl: update to version 1.1.9Felix Fietkau2015-06-045-101/+2023
* Revert "musl: update to version 1.1.9" (r45754)Felix Fietkau2015-06-034-807/+95
* musl: update to version 1.1.9Felix Fietkau2015-05-254-95/+807
* uClibc: elf: Add STT_GNU_IFUNC from glibcFelix Fietkau2015-05-251-0/+37
* uClibc: add signal info for seccomp related SIGSYSJohn Crispin2015-05-231-0/+145
* toolchain: change default emulation for mips64 (octeon) to n64Felix Fietkau2015-05-101-0/+37
* gcc: add some size optimization patchesFelix Fietkau2015-05-104-0/+80
* uClibc: backport sync_file_range fixes (closes: #19350)Nicolas Thill2015-04-021-0/+57
* uclibc: backport an upstream i386 syscall fixFelix Fietkau2015-03-291-0/+25
* uClibc: add another missing backport patchFelix Fietkau2015-03-294-0/+28
* toolchain/uClibc: backport madvise and fallocate (fixes #19336)Felix Fietkau2015-03-299-40/+811
* toolchain/musl: update to the latest version, adds aarch64 supportFelix Fietkau2015-03-284-3/+96
* toolchain: fix eglibc build when TOOLCHAINOPTS is not setJohn Crispin2015-03-261-1/+5
* uclibc: add LD_PRELOAD supportJohn Crispin2015-03-261-1/+1
* toolchain/glibc: remove broken eglibc 2.15 supportFelix Fietkau2015-03-253-20/+1
* toolchain: remove obsolete references to the cris architectureFelix Fietkau2015-03-243-18/+0
* toolchain: remove obsolete !avr32 dependencyFelix Fietkau2015-03-241-2/+1
* uClibc: remove avr32 supportFelix Fietkau2015-03-243-23/+0
* binutils: remove version 2.20.1 (only used by avr32)Felix Fietkau2015-03-2410-31205/+7
* binutils: remove defunct binutils default version selection for aarch64Felix Fietkau2015-03-241-1/+0
* gcc: remove 4.4.7 (only used by avr32)Felix Fietkau2015-03-2417-23285/+2
* toolchain/kernel-headers: remove an obsolete patch directoryFelix Fietkau2015-03-171-24/+0
* toolchain: remove leftovers from old llvm-gcc experimentsFelix Fietkau2015-03-154-84/+0
* toolchain: r44701 accidentially removed the uclibc default when TOOLCHAINOPTS...John Crispin2015-03-151-0/+1
* glibc: make it more obvious that eglibc is a version of glibcJohn Crispin2015-03-121-1/+1
* glibc: remove accidentally commited folderJohn Crispin2015-03-1210-382/+0
* toolchain: The glorious return of glibc, ver 2.21John Crispin2015-03-1231-51/+518
* uClibc: fix syscall() for syscalls with 6 arguments on PowerPCJohn Crispin2015-03-121-0/+10
* toolchain/gcc: fix an ICE on ARM (PR58595)Nicolas Thill2015-02-111-0/+117
* eglibc: mark 2.15 as broken it is effected by CVE-2015-0235John Crispin2015-01-281-0/+1
* Support for building an hardened OpenWRTJohn Crispin2015-01-171-0/+1
* musl: update to version 1.1.6Felix Fietkau2015-01-154-3555/+2
* musl: merge changes from git, includes further getopt fixesFelix Fietkau2015-01-114-63/+3553
* binutils: run install twice instead of overwriting the final toolchain with t...Felix Fietkau2014-12-271-1/+3
* binutils: enable plugin supportFelix Fietkau2014-12-271-0/+1
* build: ensure tools are built before building the toolchainFelix Fietkau2014-12-131-1/+1
* gcc: don't clobber stamp-bits with a symlink to itselfFelix Fietkau2014-12-123-0/+35
* uClibc: fix ptrace header files for powerpcFelix Fietkau2014-12-111-0/+96
* toolchain-headers: also copy asm-eva.h for mips(el) for 3.15+Jonas Gorski2014-12-011-0/+1
* toolchain: uClibc: fix compile with full language support enabled (fixes #13095)Felix Fietkau2014-11-301-0/+183
* toolchain: uClibc: fix build with CONFIG_BUILD_NLS selectedFelix Fietkau2014-11-302-0/+4
* aarch64: add initial supportFlorian Fainelli2014-11-242-5/+14
* eglibc: enforce use of autoconf-2.69Florian Fainelli2014-11-241-0/+13
* musl: add getopt support for non-option argumentsJohn Crispin2014-11-191-0/+43