aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
* uClibc: enable xattr support to make feature sets of libc implementations clo...John Crispin2015-10-26
* musl: re-enable des crypto support, fixes pppd MPPE issuesFelix Fietkau2015-10-01
* toolchain/uClibc: add support of uClibc-ngFelix Fietkau2015-10-01
* gcc: fix accidentally dropped chunk of the musl gcc 5.2.0 powerpc patch (fixe...Felix Fietkau2015-09-22
* gcc: use qstrip template to fix syntax highlightingFelix Fietkau2015-09-22
* musl: fix build on sh3Felix Fietkau2015-09-21
* binutils: fix name of Binutils 2.25.1Hauke Mehrtens2015-09-15
* Revert "musl: fix termios struct c_ispeed/c_ospeed field names" (accidental c...Felix Fietkau2015-09-13
* gcc: fix path to powerpc musl dynamic linker with 5.2 (#20501)Felix Fietkau2015-09-13
* musl: fix termios struct c_ispeed/c_ospeed field namesFelix Fietkau2015-09-13
* binutils: add binutils 2.25.1Hauke Mehrtens2015-09-11
* gcc: update gcc 5.x musl patchesHauke Mehrtens2015-09-11
* musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzmaFelix Fietkau2015-09-08
* gcc: add missing powerpc patch for 5.2.0Felix Fietkau2015-09-07
* gcc: remove 4.6.3 leftoversFelix Fietkau2015-09-06
* gcc: remove version 4.9-linaroFelix Fietkau2015-09-06
* gcc: add ARM codegen fix from PR 65932Felix Fietkau2015-09-03
* musl: update to version 1.1.11Felix Fietkau2015-09-02
* musl: fix getsubopt functionSteven Barth2015-08-18
* toolchain: gcc: add gcc 5.2.0Hauke Mehrtens2015-08-16
* musl: update to latest git versionFelix Fietkau2015-07-24
* fortify-headers: update to 0.7Steven Barth2015-07-24
* toolchain: fix gcc 4.6 build with gcc5John Crispin2015-07-14
* gcc: use the -sf suffix for musl ldso on powerpcFelix Fietkau2015-07-12
* toolchain/gdb: use expat library to be able to parse target machine definitionsFelix Fietkau2015-07-10
* toolchain/gdb: update to 7.8, sync with target package versionFelix Fietkau2015-07-10
* musl: add powerpc soft-float supportFelix Fietkau2015-07-08
* musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack...Felix Fietkau2015-07-08
* toolchain: binutils: enhance build reproducabilitySteven Barth2015-06-29
* musl: update to latest git to fix MIPS and PowerPC TLS issuesFelix Fietkau2015-06-27
* fix mklibs with muslMatteo Croce2015-06-25
* fortify-headers: fix compatibility with -pedanticSteven Barth2015-06-24
* toolchain: add fortify-headers, enable FORTIFY_SOURCE by defaultSteven Barth2015-06-23
* uclibc: fix _HAS_SSP replacement regexJonas Gorski2015-06-23
* gcc/musl: rework SSP-supportSteven Barth2015-06-22
* toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARMFelix Fietkau2015-06-21
* musl: update musl to 2015-06-20Steven Barth2015-06-20
* musl: apply hardening options (e.g. SSP) also to libc itselfSteven Barth2015-06-20
* gcc: musl comes with its own SSP, so use it instead of libsspSteven Barth2015-06-20
* musl: read the timezone from /etc/TZFelix Fietkau2015-06-19
* uclibc: unbreak after enabling SSPSteven Barth2015-06-18
* hardening: enable regular SSP support by defaultSteven Barth2015-06-17
* musl: update to version 1.1.10+gitFelix Fietkau2015-06-16
* toolchain: switch to musl by default, except for mips64Felix Fietkau2015-06-15
* toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03Imre Kaloz2015-06-11
* musl: update to version 1.1.9Felix Fietkau2015-06-04
* Revert "musl: update to version 1.1.9" (r45754)Felix Fietkau2015-06-03
* musl: update to version 1.1.9Felix Fietkau2015-05-25
* uClibc: elf: Add STT_GNU_IFUNC from glibcFelix Fietkau2015-05-25
* uClibc: add signal info for seccomp related SIGSYSJohn Crispin2015-05-23