commit:     0a78f726294b27bea27c31bb2449f2ae2d820c9f
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 18:17:05 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 18:17:05 2021 +0000
URL:        https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=0a78f726

11.0.0: drop upstreamed 07_all_i386_libgcc_note.GNU-stack.patch

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../gentoo/07_all_i386_libgcc_note.GNU-stack.patch | 54 ----------------------
 11.0.0/gentoo/README.history                       |  3 ++
 2 files changed, 3 insertions(+), 54 deletions(-)

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
deleted file mode 100644
index 7f74945..0000000
--- a/11.0.0/gentoo/07_all_i386_libgcc_note.GNU-stack.patch
+++ /dev/null
@@ -1,54 +0,0 @@
---- a/libgcc/config/i386/resms64.h     2018-01-03 11:03:58.000000000 +0100
-+++ b/libgcc/config/i386/resms64.h     2018-05-01 12:59:48.942833419 +0200
-@@ -57,3 +57,6 @@ MS2SYSV_STUB_END(resms64_17)
- MS2SYSV_STUB_END(resms64_18)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
---- a/libgcc/config/i386/resms64f.h    2018-01-03 11:03:58.000000000 +0100
-+++ b/libgcc/config/i386/resms64f.h    2018-05-01 13:00:23.422832853 +0200
-@@ -55,3 +55,6 @@ MS2SYSV_STUB_END(resms64f_16)
- MS2SYSV_STUB_END(resms64f_17)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
---- a/libgcc/config/i386/resms64fx.h   2018-02-26 20:46:34.000000000 +0100
-+++ b/libgcc/config/i386/resms64fx.h   2018-05-01 13:06:49.682826518 +0200
-@@ -62,3 +62,6 @@ MS2SYSV_STUB_END(resms64fx_16)
- MS2SYSV_STUB_END(resms64fx_17)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
---- a/libgcc/config/i386/resms64x.h    2018-02-26 20:46:34.000000000 +0100
-+++ b/libgcc/config/i386/resms64x.h    2018-05-01 13:07:21.702825993 +0200
-@@ -63,3 +63,6 @@ MS2SYSV_STUB_END(resms64x_17)
- MS2SYSV_STUB_END(resms64x_18)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
---- a/libgcc/config/i386/savms64.h     2018-01-03 11:03:58.000000000 +0100
-+++ b/libgcc/config/i386/savms64.h     2018-05-01 13:07:48.952825546 +0200
-@@ -57,3 +57,6 @@ MS2SYSV_STUB_END(savms64_17)
- MS2SYSV_STUB_END(savms64_18)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif
---- a/libgcc/config/i386/savms64f.h    2018-01-03 11:03:58.000000000 +0100
-+++ b/libgcc/config/i386/savms64f.h    2018-05-01 13:08:30.082824871 +0200
-@@ -55,3 +55,6 @@ MS2SYSV_STUB_END(savms64f_16)
- MS2SYSV_STUB_END(savms64f_17)
- 
- #endif /* __x86_64__ */
-+#if defined(__linux__) && defined(__ELF__)
-+.section .note.GNU-stack,"",%progbits
-+#endif

diff --git a/11.0.0/gentoo/README.history b/11.0.0/gentoo/README.history
index 0e3f92b..5c5307a 100644
--- a/11.0.0/gentoo/README.history
+++ b/11.0.0/gentoo/README.history
@@ -1,3 +1,6 @@
+6              28 Jan 2021
+       - 07_all_i386_libgcc_note.GNU-stack.patch
+
 5              17 Dec 2020
        U 05_all_alpha-mieee-default.patch
        U 27_all_EXTRA_OPTIONS-fstack-clash-protection.patch

Reply via email to