Tony Ambardar
afc4f709bc
musl: add common glibc extention for nftw
...
Add FTW_ACTIONRETVAL mode and update nftw library for walking file trees.
Update needed to build bpftool userspace utility from Linux kernel source.
Also increment PKG_RELEASE.
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2020-09-01 17:34:17 +08:00
Alexander Couzens
a52f187d7a
musl: use official release tar
...
To prevent "wrong" musl packages which have a new version number
but the package still contains an old version, because
PKG_SOURCE_VERSION was unchanged.
Ref: musl ml https://www.openwall.com/lists/musl/2020/05/22/4
Reviewed-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2020-06-14 11:32:17 +08:00
Matthias Schiffer
4e3715628c
musl: restore lock skipping for mostly-singlethreaded programs, and related patches
...
The remainder of the patch series proposed by upstream [2] for the locking
synchronization issue [1].
[1] https://www.openwall.com/lists/musl/2020/05/22/3
[2] https://www.openwall.com/lists/musl/2020/05/22/10
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2020-05-30 18:19:59 +08:00
Matthias Schiffer
87ba9c4f5e
musl: fix locking synchronization bug
...
Import proposed upstream fix [2] for the critical locking
synchronization bug recently found in musl [1].
This affects all programs that are temporarily multithreaded, but then
return to single-threaded operation.
[1] https://www.openwall.com/lists/musl/2020/05/22/3
[2] https://www.openwall.com/lists/musl/2020/05/22/10
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2020-05-30 18:19:46 +08:00
CN_SZTL
aaac5851ea
toolchain: sync source
2019-12-03 18:36:22 +08:00
LEAN-ESX
aa0cf2e785
toolchain/gcc: bump to 7.5.0 final
2019-12-02 21:13:18 -08:00
LEAN-ESX
e21c8c95e1
"toolchain: switch to GCC v7.4"
...
This reverts commit 7548d17823 .
2019-10-28 01:19:41 -07:00
LEAN-ESX
7548d17823
toolchain: switch to v8.3.2
2019-10-26 10:27:03 -07:00
coolsnowwolf
347daa04b2
Merge branch master of https://github.com/coolsnowwolf/lede
2019-01-03 19:29:28 +08:00
coolsnowwolf
9ba04fd0d7
sync with OpenWrt v18.06.1 stable new R8.1 version
2018-08-23 17:40:23 +08:00
coolsnowwolf
8fe0636b8a
Merge branch 'master' of github.com:lede-project/source
2018-04-23 18:50:49 +08:00
coolsnowwolf
f5a44efb25
update toolchain GCC to 7.3.0
2018-02-08 22:08:32 +08:00
coolsnowwolf
d1c7890c22
x86:Add support for kernel 4.14 and new toolchain
2017-12-19 15:25:36 +08:00
coolsnowwolf
97a4ffcc12
update source
2017-09-06 19:19:45 +08:00