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
*
binutils: add binutils 2.25.1
Hauke Mehrtens
2015-09-11
6
-6
/
+116
*
gcc: update gcc 5.x musl patches
Hauke Mehrtens
2015-09-11
15
-200
/
+612
*
musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzma
Felix Fietkau
2015-09-08
1
-0
/
+110
*
gcc: add missing powerpc patch for 5.2.0
Felix Fietkau
2015-09-07
1
-0
/
+65
*
gcc: remove 4.6.3 leftovers
Felix Fietkau
2015-09-06
2
-4
/
+0
*
gcc: remove version 4.9-linaro
Felix Fietkau
2015-09-06
36
-1304
/
+0
*
gcc: add ARM codegen fix from PR 65932
Felix Fietkau
2015-09-03
2
-1
/
+21
*
musl: update to version 1.1.11
Felix Fietkau
2015-09-02
7
-3180
/
+5
*
musl: fix getsubopt function
Steven Barth
2015-08-18
1
-0
/
+29
*
toolchain: gcc: add gcc 5.2.0
Hauke Mehrtens
2015-08-16
33
-0
/
+1275
*
musl: update to latest git version
Felix Fietkau
2015-07-24
5
-214
/
+829
*
fortify-headers: update to 0.7
Steven Barth
2015-07-24
3
-150
/
+2
*
toolchain: fix gcc 4.6 build with gcc5
John Crispin
2015-07-14
5
-6
/
+27
*
gcc: use the -sf suffix for musl ldso on powerpc
Felix Fietkau
2015-07-12
3
-6
/
+19
*
toolchain/gdb: use expat library to be able to parse target machine definitions
Felix Fietkau
2015-07-10
1
-16
/
+14
*
toolchain/gdb: update to 7.8, sync with target package version
Felix Fietkau
2015-07-10
6
-49
/
+36
*
musl: add powerpc soft-float support
Felix Fietkau
2015-07-08
1
-0
/
+141
*
musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack...
Felix Fietkau
2015-07-08
1
-2
/
+2
*
toolchain: binutils: enhance build reproducability
Steven Barth
2015-06-29
1
-0
/
+1
*
musl: update to latest git to fix MIPS and PowerPC TLS issues
Felix Fietkau
2015-06-27
1
-137
/
+392
*
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
[next]