aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-12-18 21:07:02 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2020-12-18 21:07:02 +0000
commit6481462f57a83df375ce5e469f01c9adfa75286b (patch)
treead362e0b968d54597a864d64c1c155453e4976ce
parent10.2.0: cut 5 patchset (diff)
downloadgcc-patches-6481462f.tar.gz
gcc-patches-6481462f.tar.bz2
gcc-patches-6481462f.zip
8.4.0: cut 3 patchset
Two new patches: + 31_all_plugin-objdump.patch: always use tool-prefiles objdump + 32_all_assume-aligned.patch: fix constraint alignment And one update: U 11_all_extra-options.patch: fix diff file name. Should be a no-op. Bug: https://gcc.gnu.org/PR95648 Bug: https://bugs.gentoo.org/750905 Bug: https://gcc.gnu.org/PR94163 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--8.4.0/gentoo/README.history2
1 files changed, 1 insertions, 1 deletions
diff --git a/8.4.0/gentoo/README.history b/8.4.0/gentoo/README.history
index a4cf80f..b922698 100644
--- a/8.4.0/gentoo/README.history
+++ b/8.4.0/gentoo/README.history
@@ -1,4 +1,4 @@
-3 TODO
+3 18 Dec 2020
+ 31_all_plugin-objdump.patch
U 11_all_extra-options.patch
+ 32_all_assume-aligned.patch