index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
/
musl
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-06-07
1
-1
/
+1
*
musl: update to latest git, adds some fixes for the mips64 port and regular e...
Felix Fietkau
2016-03-07
3
-3308
/
+3736
*
musl: add mips64 port
Felix Fietkau
2016-02-26
1
-0
/
+2714
*
musl: update to version 1.1.14
Felix Fietkau
2016-02-25
7
-17926
/
+8
*
musl: fix an alignment issue that was breaking ldso on ARMv5
Felix Fietkau
2016-01-31
1
-1
/
+3
*
musl: fix GDB debugging on mips (local, remote)
Felix Fietkau
2016-01-30
1
-0
/
+55
*
musl: update to the latest git version, fixes TLS issues
Felix Fietkau
2016-01-30
7
-7745
/
+17878
*
musl: fix mips vdso handling
Hauke Mehrtens
2016-01-25
1
-3
/
+54
*
musl: update to 1.1.12 + git from 2016-01-22
Felix Fietkau
2016-01-25
9
-201
/
+8125
*
musl: Add format attribute to some function declarations
Hauke Mehrtens
2016-01-24
1
-0
/
+209
*
musl: mips: add vdso support
Hauke Mehrtens
2016-01-23
1
-0
/
+29
*
musl: backport a fix that caused the wrong relocations to be emitted on some ...
Felix Fietkau
2016-01-21
1
-0
/
+55
*
toolchain/musl: remove old CONFIG_MUSL_ENABLE_DEBUG option
Felix Fietkau
2016-01-19
2
-11
/
+0
*
toolchain/musl: enable debug information
Felix Fietkau
2016-01-19
1
-1
/
+2
*
musl: fix handling of point-to-point interfaces in getifaddrs()
Jo-Philipp Wich
2015-11-16
1
-0
/
+18
*
musl: add upstream patch for open_[w]memstream
John Crispin
2015-11-02
1
-0
/
+79
*
musl: re-enable des crypto support, fixes pppd MPPE issues
Felix Fietkau
2015-10-01
1
-56
/
+6
*
musl: fix build on sh3
Felix Fietkau
2015-09-21
1
-0
/
+6
*
Revert "musl: fix termios struct c_ispeed/c_ospeed field names" (accidental c...
Felix Fietkau
2015-09-13
1
-141
/
+0
*
musl: fix termios struct c_ispeed/c_ospeed field names
Felix Fietkau
2015-09-13
1
-0
/
+141
*
musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzma
Felix Fietkau
2015-09-08
1
-0
/
+110
*
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
*
musl: update to latest git version
Felix Fietkau
2015-07-24
5
-214
/
+829
*
gcc: use the -sf suffix for musl ldso on powerpc
Felix Fietkau
2015-07-12
1
-2
/
+15
*
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
*
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
*
gcc/musl: rework SSP-support
Steven Barth
2015-06-22
1
-0
/
+58
*
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
*
musl: read the timezone from /etc/TZ
Felix Fietkau
2015-06-19
1
-0
/
+28
*
musl: update to version 1.1.10+git
Felix Fietkau
2015-06-16
5
-2023
/
+1586
*
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
*
toolchain/musl: update to the latest version, adds aarch64 support
Felix Fietkau
2015-03-28
3
-2
/
+95
*
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
*
musl: add getopt support for non-option arguments
John Crispin
2014-11-19
1
-0
/
+43
*
musl: fix getopt optional argument processing
Felix Fietkau
2014-10-21
1
-0
/
+20
*
musl: update to version 1.1.5
Felix Fietkau
2014-10-19
2
-2
/
+2
*
toolchain/musl: update to version 1.1.4
Felix Fietkau
2014-08-02
2
-2
/
+2
*
musl: add sgidefs.h
Felix Fietkau
2014-06-29
1
-0
/
+73
*
musl: add a few more glibc types to includes
Felix Fietkau
2014-06-29
1
-0
/
+3
*
musl: remove fake glibc defines
Felix Fietkau
2014-06-29
1
-8
/
+0
*
musl: update to version 1.1.3
Felix Fietkau
2014-06-29
2
-2
/
+2
*
musl: fix toolchain build failure caused by some header changes
Felix Fietkau
2014-06-12
2
-1
/
+4
*
musl: install a few extra headers to improve compatibility with various packages
Felix Fietkau
2014-06-09
6
-0
/
+1039
[next]