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: 11.0.0/gentoo/
Date: Thu, 28 Jan 2021 18:17:27
Message-Id: 1611857825.0a78f726294b27bea27c31bb2449f2ae2d820c9f.slyfox@gentoo
1 commit: 0a78f726294b27bea27c31bb2449f2ae2d820c9f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 28 18:17:05 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 28 18:17:05 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=0a78f726
7
8 11.0.0: drop upstreamed 07_all_i386_libgcc_note.GNU-stack.patch
9
10 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
11
12 .../gentoo/07_all_i386_libgcc_note.GNU-stack.patch | 54 ----------------------
13 11.0.0/gentoo/README.history | 3 ++
14 2 files changed, 3 insertions(+), 54 deletions(-)
15
16 diff --git a/11.0.0/gentoo/07_all_i386_libgcc_note.GNU-stack.patch b/11.0.0/gentoo/07_all_i386_libgcc_note.GNU-stack.patch
17 deleted file mode 100644
18 index 7f74945..0000000
19 --- a/11.0.0/gentoo/07_all_i386_libgcc_note.GNU-stack.patch
20 +++ /dev/null
21 @@ -1,54 +0,0 @@
22 ---- a/libgcc/config/i386/resms64.h 2018-01-03 11:03:58.000000000 +0100
23 -+++ b/libgcc/config/i386/resms64.h 2018-05-01 12:59:48.942833419 +0200
24 -@@ -57,3 +57,6 @@ MS2SYSV_STUB_END(resms64_17)
25 - MS2SYSV_STUB_END(resms64_18)
26 -
27 - #endif /* __x86_64__ */
28 -+#if defined(__linux__) && defined(__ELF__)
29 -+.section .note.GNU-stack,"",%progbits
30 -+#endif
31 ---- a/libgcc/config/i386/resms64f.h 2018-01-03 11:03:58.000000000 +0100
32 -+++ b/libgcc/config/i386/resms64f.h 2018-05-01 13:00:23.422832853 +0200
33 -@@ -55,3 +55,6 @@ MS2SYSV_STUB_END(resms64f_16)
34 - MS2SYSV_STUB_END(resms64f_17)
35 -
36 - #endif /* __x86_64__ */
37 -+#if defined(__linux__) && defined(__ELF__)
38 -+.section .note.GNU-stack,"",%progbits
39 -+#endif
40 ---- a/libgcc/config/i386/resms64fx.h 2018-02-26 20:46:34.000000000 +0100
41 -+++ b/libgcc/config/i386/resms64fx.h 2018-05-01 13:06:49.682826518 +0200
42 -@@ -62,3 +62,6 @@ MS2SYSV_STUB_END(resms64fx_16)
43 - MS2SYSV_STUB_END(resms64fx_17)
44 -
45 - #endif /* __x86_64__ */
46 -+#if defined(__linux__) && defined(__ELF__)
47 -+.section .note.GNU-stack,"",%progbits
48 -+#endif
49 ---- a/libgcc/config/i386/resms64x.h 2018-02-26 20:46:34.000000000 +0100
50 -+++ b/libgcc/config/i386/resms64x.h 2018-05-01 13:07:21.702825993 +0200
51 -@@ -63,3 +63,6 @@ MS2SYSV_STUB_END(resms64x_17)
52 - MS2SYSV_STUB_END(resms64x_18)
53 -
54 - #endif /* __x86_64__ */
55 -+#if defined(__linux__) && defined(__ELF__)
56 -+.section .note.GNU-stack,"",%progbits
57 -+#endif
58 ---- a/libgcc/config/i386/savms64.h 2018-01-03 11:03:58.000000000 +0100
59 -+++ b/libgcc/config/i386/savms64.h 2018-05-01 13:07:48.952825546 +0200
60 -@@ -57,3 +57,6 @@ MS2SYSV_STUB_END(savms64_17)
61 - MS2SYSV_STUB_END(savms64_18)
62 -
63 - #endif /* __x86_64__ */
64 -+#if defined(__linux__) && defined(__ELF__)
65 -+.section .note.GNU-stack,"",%progbits
66 -+#endif
67 ---- a/libgcc/config/i386/savms64f.h 2018-01-03 11:03:58.000000000 +0100
68 -+++ b/libgcc/config/i386/savms64f.h 2018-05-01 13:08:30.082824871 +0200
69 -@@ -55,3 +55,6 @@ MS2SYSV_STUB_END(savms64f_16)
70 - MS2SYSV_STUB_END(savms64f_17)
71 -
72 - #endif /* __x86_64__ */
73 -+#if defined(__linux__) && defined(__ELF__)
74 -+.section .note.GNU-stack,"",%progbits
75 -+#endif
76
77 diff --git a/11.0.0/gentoo/README.history b/11.0.0/gentoo/README.history
78 index 0e3f92b..5c5307a 100644
79 --- a/11.0.0/gentoo/README.history
80 +++ b/11.0.0/gentoo/README.history
81 @@ -1,3 +1,6 @@
82 +6 28 Jan 2021
83 + - 07_all_i386_libgcc_note.GNU-stack.patch
84 +
85 5 17 Dec 2020
86 U 05_all_alpha-mieee-default.patch
87 U 27_all_EXTRA_OPTIONS-fstack-clash-protection.patch