index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix mklibs with musl
Matteo Croce
2015-06-25
1
-0
/
+11
*
fortify-headers: fix compatibility with -pedantic
Steven Barth
2015-06-24
1
-0
/
+122
*
toolchain: add fortify-headers, enable FORTIFY_SOURCE by default
Steven Barth
2015-06-23
3
-1
/
+55
*
uclibc: fix _HAS_SSP replacement regex
Jonas Gorski
2015-06-23
1
-1
/
+1
*
gcc/musl: rework SSP-support
Steven Barth
2015-06-22
4
-12
/
+73
*
toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARM
Felix Fietkau
2015-06-21
1
-0
/
+1
*
musl: update musl to 2015-06-20
Steven Barth
2015-06-20
1
-73
/
+763
*
musl: apply hardening options (e.g. SSP) also to libc itself
Steven Barth
2015-06-20
1
-0
/
+1
*
gcc: musl comes with its own SSP, so use it instead of libssp
Steven Barth
2015-06-20
2
-0
/
+15
*
musl: read the timezone from /etc/TZ
Felix Fietkau
2015-06-19
1
-0
/
+28
*
uclibc: unbreak after enabling SSP
Steven Barth
2015-06-18
2
-1
/
+2
*
hardening: enable regular SSP support by default
Steven Barth
2015-06-17
1
-1
/
+1
*
musl: update to version 1.1.10+git
Felix Fietkau
2015-06-16
5
-2023
/
+1586
*
toolchain: switch to musl by default, except for mips64
Felix Fietkau
2015-06-15
1
-4
/
+4
*
toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03
Imre Kaloz
2015-06-11
16
-38
/
+34
*
musl: update to version 1.1.9
Felix Fietkau
2015-06-04
5
-101
/
+2023
*
Revert "musl: update to version 1.1.9" (r45754)
Felix Fietkau
2015-06-03
4
-807
/
+95
*
musl: update to version 1.1.9
Felix Fietkau
2015-05-25
4
-95
/
+807
*
uClibc: elf: Add STT_GNU_IFUNC from glibc
Felix Fietkau
2015-05-25
1
-0
/
+37
*
uClibc: add signal info for seccomp related SIGSYS
John Crispin
2015-05-23
1
-0
/
+145
*
toolchain: change default emulation for mips64 (octeon) to n64
Felix Fietkau
2015-05-10
1
-0
/
+37
*
gcc: add some size optimization patches
Felix Fietkau
2015-05-10
4
-0
/
+80
*
uClibc: backport sync_file_range fixes (closes: #19350)
Nicolas Thill
2015-04-02
1
-0
/
+57
*
uclibc: backport an upstream i386 syscall fix
Felix Fietkau
2015-03-29
1
-0
/
+25
*
uClibc: add another missing backport patch
Felix Fietkau
2015-03-29
4
-0
/
+28
*
toolchain/uClibc: backport madvise and fallocate (fixes #19336)
Felix Fietkau
2015-03-29
9
-40
/
+811
*
toolchain/musl: update to the latest version, adds aarch64 support
Felix Fietkau
2015-03-28
4
-3
/
+96
*
toolchain: fix eglibc build when TOOLCHAINOPTS is not set
John Crispin
2015-03-26
1
-1
/
+5
*
uclibc: add LD_PRELOAD support
John Crispin
2015-03-26
1
-1
/
+1
*
toolchain/glibc: remove broken eglibc 2.15 support
Felix Fietkau
2015-03-25
3
-20
/
+1
*
toolchain: remove obsolete references to the cris architecture
Felix Fietkau
2015-03-24
3
-18
/
+0
*
toolchain: remove obsolete !avr32 dependency
Felix Fietkau
2015-03-24
1
-2
/
+1
*
uClibc: remove avr32 support
Felix Fietkau
2015-03-24
3
-23
/
+0
*
binutils: remove version 2.20.1 (only used by avr32)
Felix Fietkau
2015-03-24
10
-31205
/
+7
*
binutils: remove defunct binutils default version selection for aarch64
Felix Fietkau
2015-03-24
1
-1
/
+0
*
gcc: remove 4.4.7 (only used by avr32)
Felix Fietkau
2015-03-24
17
-23285
/
+2
*
toolchain/kernel-headers: remove an obsolete patch directory
Felix Fietkau
2015-03-17
1
-24
/
+0
*
toolchain: remove leftovers from old llvm-gcc experiments
Felix Fietkau
2015-03-15
4
-84
/
+0
*
toolchain: r44701 accidentially removed the uclibc default when TOOLCHAINOPTS...
John Crispin
2015-03-15
1
-0
/
+1
*
glibc: make it more obvious that eglibc is a version of glibc
John Crispin
2015-03-12
1
-1
/
+1
*
glibc: remove accidentally commited folder
John Crispin
2015-03-12
10
-382
/
+0
*
toolchain: The glorious return of glibc, ver 2.21
John Crispin
2015-03-12
31
-51
/
+518
*
uClibc: fix syscall() for syscalls with 6 arguments on PowerPC
John Crispin
2015-03-12
1
-0
/
+10
*
toolchain/gcc: fix an ICE on ARM (PR58595)
Nicolas Thill
2015-02-11
1
-0
/
+117
*
eglibc: mark 2.15 as broken it is effected by CVE-2015-0235
John Crispin
2015-01-28
1
-0
/
+1
*
Support for building an hardened OpenWRT
John Crispin
2015-01-17
1
-0
/
+1
*
musl: update to version 1.1.6
Felix Fietkau
2015-01-15
4
-3555
/
+2
*
musl: merge changes from git, includes further getopt fixes
Felix Fietkau
2015-01-11
4
-63
/
+3553
*
binutils: run install twice instead of overwriting the final toolchain with t...
Felix Fietkau
2014-12-27
1
-1
/
+3
*
binutils: enable plugin support
Felix Fietkau
2014-12-27
1
-0
/
+1
[next]