diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-01 08:03:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-01 08:03:10 +0100 |
commit | 74c0b4bdd3eb8ae414272eb0097a79ea746c5f23 (patch) | |
tree | 2281aacb8823161adc71675554c8934eef8bfc84 /9.3.0 | |
parent | 9.3.0: increase expmed cache size from 10^3 to 10^6 (diff) | |
download | gcc-patches-74c0b4bdd3eb8ae414272eb0097a79ea746c5f23.tar.gz gcc-patches-74c0b4bdd3eb8ae414272eb0097a79ea746c5f23.tar.bz2 gcc-patches-74c0b4bdd3eb8ae414272eb0097a79ea746c5f23.zip |
9.3.0: cut 2 patchset
One new patch:
+ 28_all_hppa-faster-synth_mult.patch: speed up xxhash compilation on hppa
One old patch is split in two:
- 04_all_default-ssp-fix.patch
+ 04_all_nossp-on-nostdlib.patch
+ 27_all_default_ssp-buffer-size.patch
to separate two independent fixes.
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to '9.3.0')
-rw-r--r-- | 9.3.0/gentoo/README.history | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/9.3.0/gentoo/README.history b/9.3.0/gentoo/README.history index 5da5a24..7aea050 100644 --- a/9.3.0/gentoo/README.history +++ b/9.3.0/gentoo/README.history @@ -1,4 +1,4 @@ -2 TODO +2 01 Apr 2020 - 04_all_default-ssp-fix.patch + 04_all_nossp-on-nostdlib.patch + 27_all_default_ssp-buffer-size.patch |