kernel: generic: add kernel 4.3
[openwrt/staging/chunkeey.git] / toolchain /
2015-10-01 Felix Fietkaumusl: re-enable des crypto support, fixes pppd MPPE...
2015-10-01 Felix Fietkautoolchain/uClibc: add support of uClibc-ng
2015-09-22 Felix Fietkaugcc: fix accidentally dropped chunk of the musl gcc...
2015-09-22 Felix Fietkaugcc: use qstrip template to fix syntax highlighting
2015-09-21 Felix Fietkaumusl: fix build on sh3
2015-09-15 Hauke Mehrtensbinutils: fix name of Binutils 2.25.1
2015-09-13 Felix FietkauRevert "musl: fix termios struct c_ispeed/c_ospeed...
2015-09-13 Felix Fietkaugcc: fix path to powerpc musl dynamic linker with 5...
2015-09-13 Felix Fietkaumusl: fix termios struct c_ispeed/c_ospeed field names
2015-09-11 Hauke Mehrtensbinutils: add binutils 2.25.1
2015-09-11 Hauke Mehrtensgcc: update gcc 5.x musl patches
2015-09-08 Felix Fietkaumusl: add a hack to remove unused crypt() algorithms...
2015-09-07 Felix Fietkaugcc: add missing powerpc patch for 5.2.0
2015-09-06 Felix Fietkaugcc: remove 4.6.3 leftovers
2015-09-06 Felix Fietkaugcc: remove version 4.9-linaro
2015-09-03 Felix Fietkaugcc: add ARM codegen fix from PR 65932
2015-09-02 Felix Fietkaumusl: update to version 1.1.11
2015-08-18 Steven Barthmusl: fix getsubopt function
2015-08-16 Hauke Mehrtenstoolchain: gcc: add gcc 5.2.0
2015-07-24 Felix Fietkaumusl: update to latest git version
2015-07-24 Steven Barthfortify-headers: update to 0.7
2015-07-14 John Crispintoolchain: fix gcc 4.6 build with gcc5
2015-07-12 Felix Fietkaugcc: use the -sf suffix for musl ldso on powerpc
2015-07-10 Felix Fietkautoolchain/gdb: use expat library to be able to parse...
2015-07-10 Felix Fietkautoolchain/gdb: update to 7.8, sync with target package...
2015-07-08 Felix Fietkaumusl: add powerpc soft-float support
2015-07-08 Felix Fietkaumusl: call a_crash() inside __stack_chk_fail_local...
2015-06-29 Steven Barthtoolchain: binutils: enhance build reproducability
2015-06-27 Felix Fietkaumusl: update to latest git to fix MIPS and PowerPC...
2015-06-25 Matteo Crocefix mklibs with musl
2015-06-24 Steven Barthfortify-headers: fix compatibility with -pedantic
2015-06-23 Steven Barthtoolchain: add fortify-headers, enable FORTIFY_SOURCE...
2015-06-23 Jonas Gorskiuclibc: fix _HAS_SSP replacement regex
2015-06-22 Steven Barthgcc/musl: rework SSP-support
2015-06-21 Felix Fietkautoolchain: mark gcc 4.9 as broken, it miscompiles some...
2015-06-20 Steven Barthmusl: update musl to 2015-06-20
2015-06-20 Steven Barthmusl: apply hardening options (e.g. SSP) also to libc...
2015-06-20 Steven Barthgcc: musl comes with its own SSP, so use it instead...
2015-06-19 Felix Fietkaumusl: read the timezone from /etc/TZ
2015-06-18 Steven Barthuclibc: unbreak after enabling SSP
2015-06-17 Steven Barthhardening: enable regular SSP support by default
2015-06-16 Felix Fietkaumusl: update to version 1.1.10+git
2015-06-15 Felix Fietkautoolchain: switch to musl by default, except for mips64
2015-06-11 Imre Kaloztoolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03
2015-06-04 Felix Fietkaumusl: update to version 1.1.9
2015-06-03 Felix FietkauRevert "musl: update to version 1.1.9" (r45754)
2015-05-25 Felix Fietkaumusl: update to version 1.1.9
2015-05-25 Felix FietkauuClibc: elf: Add STT_GNU_IFUNC from glibc
2015-05-23 John CrispinuClibc: add signal info for seccomp related SIGSYS
2015-05-10 Felix Fietkautoolchain: change default emulation for mips64 (octeon...
2015-05-10 Felix Fietkaugcc: add some size optimization patches
2015-04-02 Nicolas ThilluClibc: backport sync_file_range fixes (closes: #19350)
2015-03-29 Felix Fietkauuclibc: backport an upstream i386 syscall fix
2015-03-29 Felix FietkauuClibc: add another missing backport patch
2015-03-29 Felix Fietkautoolchain/uClibc: backport madvise and fallocate (fixes...
2015-03-28 Felix Fietkautoolchain/musl: update to the latest version, adds...
2015-03-26 John Crispintoolchain: fix eglibc build when TOOLCHAINOPTS is not set
2015-03-26 John Crispinuclibc: add LD_PRELOAD support
2015-03-25 Felix Fietkautoolchain/glibc: remove broken eglibc 2.15 support
2015-03-24 Felix Fietkautoolchain: remove obsolete references to the cris archi...
2015-03-24 Felix Fietkautoolchain: remove obsolete !avr32 dependency
2015-03-24 Felix FietkauuClibc: remove avr32 support
2015-03-24 Felix Fietkaubinutils: remove version 2.20.1 (only used by avr32)
2015-03-24 Felix Fietkaubinutils: remove defunct binutils default version selec...
2015-03-24 Felix Fietkaugcc: remove 4.4.7 (only used by avr32)
2015-03-17 Felix Fietkautoolchain/kernel-headers: remove an obsolete patch...
2015-03-15 Felix Fietkautoolchain: remove leftovers from old llvm-gcc experiments
2015-03-15 John Crispintoolchain: r44701 accidentially removed the uclibc...
2015-03-12 John Crispinglibc: make it more obvious that eglibc is a version...
2015-03-12 John Crispinglibc: remove accidentally commited folder
2015-03-12 John Crispintoolchain: The glorious return of glibc, ver 2.21
2015-03-12 John CrispinuClibc: fix syscall() for syscalls with 6 arguments...
2015-02-11 Nicolas Thilltoolchain/gcc: fix an ICE on ARM (PR58595)
2015-01-28 John Crispineglibc: mark 2.15 as broken it is effected by CVE-2015...
2015-01-17 John CrispinSupport for building an hardened OpenWRT
2015-01-15 Felix Fietkaumusl: update to version 1.1.6
2015-01-11 Felix Fietkaumusl: merge changes from git, includes further getopt...
2014-12-27 Felix Fietkaubinutils: run install twice instead of overwriting...
2014-12-27 Felix Fietkaubinutils: enable plugin support
2014-12-13 Felix Fietkaubuild: ensure tools are built before building the toolchain
2014-12-12 Felix Fietkaugcc: don't clobber stamp-bits with a symlink to itself
2014-12-11 Felix FietkauuClibc: fix ptrace header files for powerpc
2014-12-01 Jonas Gorskitoolchain-headers: also copy asm-eva.h for mips(el...
2014-11-30 Felix Fietkautoolchain: uClibc: fix compile with full language suppo...
2014-11-30 Felix Fietkautoolchain: uClibc: fix build with CONFIG_BUILD_NLS...
2014-11-24 Florian Fainelliaarch64: add initial support
2014-11-24 Florian Fainellieglibc: enforce use of autoconf-2.69
2014-11-19 John Crispinmusl: add getopt support for non-option arguments
2014-10-24 Florian Fainellitoolchain: fix mips64 musl linker names
2014-10-21 Felix Fietkaumusl: fix getopt optional argument processing
2014-10-20 Felix Fietkaubinutils: remove linaro version string, it confuses...
2014-10-20 Felix Fietkaugcc: update 4.9 to linaro 2014.10
2014-10-19 Felix Fietkautoolchain: mark musl as non-broken
2014-10-19 Felix Fietkaugcc: do not assume that the Mac OS X filesystem is...
2014-10-19 Felix Fietkaumusl: update to version 1.1.5
2014-10-19 Felix Fietkaugcc: update, split and rework 4.9 musl patches
2014-10-19 Felix Fietkaugcc: update, split and rework 4.8 musl patches
2014-10-19 Felix Fietkaugcc: backport an upstream fix for extern vars with...
2014-10-18 Felix Fietkautoolchain: fix binutils broken symlink
2014-10-14 John CrispinuClibc: Backport uClibc master git commit fd355bc1dbcb7...
next