Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gcc-patches:master commit in: 4.8.5/gentoo/
Date: Sat, 01 Jun 2019 08:36:10
Message-Id: 1559377676.28d89990740832d87ef34520fec5c20eb7a2ac41.slyfox@gentoo
1 commit: 28d89990740832d87ef34520fec5c20eb7a2ac41
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 1 08:27:56 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 08:27:56 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=28d89990
7
8 4.8.5: cut 1.5 patchset
9
10 Four new patches:
11 96_all_stage1-ldflags.patch: fix LDFLAGS passing to STAGE1
12 97_all_libjava-ucontext.patch: fix ucontext definition for glibc-2.28
13 98_all_asan-signal_h.patch: fix signal declarations for glibc-2.28
14 99_all_libsanitizer-res_state-glibc-2.28.patch: fix libsanitizer for glibc-2.28
15
16 Bug: https://bugs.gentoo.org/629502
17 Bug: https://bugs.gentoo.org/671568
18 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
19
20 4.8.5/gentoo/README.history | 2 +-
21 1 file changed, 1 insertion(+), 1 deletion(-)
22
23 diff --git a/4.8.5/gentoo/README.history b/4.8.5/gentoo/README.history
24 index 6cf4dd0..7387d1a 100644
25 --- a/4.8.5/gentoo/README.history
26 +++ b/4.8.5/gentoo/README.history
27 @@ -1,4 +1,4 @@
28 -1.5 TODO
29 +1.5 1 Jun 2019
30 + 96_all_stage1-ldflags.patch
31 + 97_all_libjava-ucontext.patch
32 + 98_all_asan-signal_h.patch