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: 9.3.0/gentoo/
Date: Wed, 01 Apr 2020 07:04:51
Message-Id: 1585724590.74c0b4bdd3eb8ae414272eb0097a79ea746c5f23.slyfox@gentoo
1 commit: 74c0b4bdd3eb8ae414272eb0097a79ea746c5f23
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 1 07:03:10 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 1 07:03:10 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=74c0b4bd
7
8 9.3.0: cut 2 patchset
9
10 One new patch:
11 + 28_all_hppa-faster-synth_mult.patch: speed up xxhash compilation on hppa
12
13 One old patch is split in two:
14 - 04_all_default-ssp-fix.patch
15 + 04_all_nossp-on-nostdlib.patch
16 + 27_all_default_ssp-buffer-size.patch
17 to separate two independent fixes.
18
19 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
20
21 9.3.0/gentoo/README.history | 2 +-
22 1 file changed, 1 insertion(+), 1 deletion(-)
23
24 diff --git a/9.3.0/gentoo/README.history b/9.3.0/gentoo/README.history
25 index 5da5a24..7aea050 100644
26 --- a/9.3.0/gentoo/README.history
27 +++ b/9.3.0/gentoo/README.history
28 @@ -1,4 +1,4 @@
29 -2 TODO
30 +2 01 Apr 2020
31 - 04_all_default-ssp-fix.patch
32 + 04_all_nossp-on-nostdlib.patch
33 + 27_all_default_ssp-buffer-size.patch