[crosstool-ng/crosstool-ng] 4d012d: Fix Linaro GCC build with glibc 2.26
Alexey Neyman
stilor@att.net
Mon Aug 28 05:06:00 GMT 2017
Branch: refs/heads/master
Home: https://github.com/crosstool-ng/crosstool-ng
Commit: 4d012dd5663a593c2cca851d60a6bac414ffdb09
https://github.com/crosstool-ng/crosstool-ng/commit/4d012dd5663a593c2cca851d60a6bac414ffdb09
Author: Nathan Chancellor <natechancellor@gmail.com>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
A packages/gcc-linaro/5.4-2017.05/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc-linaro/6.3-2017.05/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc-linaro/7.1-2017.05/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
Log Message:
-----------
Fix Linaro GCC build with glibc 2.26
These were added by GCC in July but these branches are from May. I
suspect that they will be added to at least the 6.x and 7.x branches
but 5.x is EOL from Linaro it seems (as the base GCC version hasn't
been updated in a year and a half). For right now, these are needed.
This was testing on an arm64 build but the patches have fixes for all
supported architectures.
Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Commit: 24b0e666b599253ff4884558a095a9d730694133
https://github.com/crosstool-ng/crosstool-ng/commit/24b0e666b599253ff4884558a095a9d730694133
Author: Alexey Neyman <stilor@att.net>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
M config/libc/bionic.in
M config/libc/glibc.in
M packages/binutils/package.desc
A packages/gcc-linaro/4.9-2017.01/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc/4.9.4/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc/5.4.0/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc/6.4.0/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
M packages/glibc/package.desc
Log Message:
-----------
Apply ucontext patch to mainstream GCC releases
Not applicable to 4.8, as GLIBC2.26 requires 4.9 or newer. Record
that dependency.
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: 0194366dbf4a823207cc3c42111dbb820dff0f09
https://github.com/crosstool-ng/crosstool-ng/commit/0194366dbf4a823207cc3c42111dbb820dff0f09
Author: Alexey Neyman <stilor@att.net>
Date: 2017-08-27 (Sun, 27 Aug 2017)
Changed paths:
M config/libc/bionic.in
M config/libc/glibc.in
M packages/binutils/package.desc
A packages/gcc-linaro/4.9-2017.01/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc-linaro/5.4-2017.05/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc-linaro/6.3-2017.05/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc-linaro/7.1-2017.05/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc/4.9.4/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc/5.4.0/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
A packages/gcc/6.4.0/0001-Use-ucontext_t-not-struct-ucontext-in-linux-unwind.h.patch
M packages/glibc/package.desc
Log Message:
-----------
Merge pull request #817 from stilor/linaro-glibc-2.26
Fix older GCC with glibc 2.26
Compare: https://github.com/crosstool-ng/crosstool-ng/compare/c1b17d7bdd37...0194366dbf4a
More information about the crossgcc
mailing list