public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [committed] Update NEWS with binutils version requirement for static PIE, support
@ 2018-01-22 11:53 Szabolcs Nagy
  2018-01-22 15:20 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Szabolcs Nagy @ 2018-01-22 11:53 UTC (permalink / raw)
  To: GNU C Library; +Cc: nd, Carlos O'Donell, Florian Weimer, H.J. Lu

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: 0001-Update-NEWS-with-binutils-version-requirement-for-st.patch --]
[-- Type: text/x-patch, Size: 964 bytes --]

From 6c2374c0323d8e9d831f01456bd5efca4b2bb6ef Mon Sep 17 00:00:00 2001
From: Szabolcs Nagy <szabolcs.nagy@arm.com>
Date: Mon, 22 Jan 2018 10:22:24 +0000
Subject: [PATCH] Update NEWS with binutils version requirement for static PIE
 support

---
 NEWS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index dd8b7956b2..d8f99b45e2 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,8 @@ Major new features:
   memory and performance.  When the library is built with --enable-static-pie
   the resulting libc.a is usable with GCC 8 and above to create static PIE
   executables using the GCC option '-static-pie'.  This feature is currently
-  supported on i386, x86_64, x32 and aarch64.
+  supported on i386, x86_64 and x32 with binutils >=2.29, and on aarch64 with
+  binutils >=2.30.
 
 * Optimized x86-64 asin, atan2, exp, expf, log, pow, atan, sin, cosf,
   sinf, sincosf and tan with FMA, contributed by Arjan van de Ven and
-- 
2.11.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [committed] Update NEWS with binutils version requirement for static PIE, support
  2018-01-22 11:53 [committed] Update NEWS with binutils version requirement for static PIE, support Szabolcs Nagy
@ 2018-01-22 15:20 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2018-01-22 15:20 UTC (permalink / raw)
  To: Szabolcs Nagy
  Cc: GNU C Library, nd, Carlos O'Donell, Florian Weimer, H.J. Lu

On Jan 22 2018, Szabolcs Nagy <szabolcs.nagy@arm.com> wrote:

> @@ -16,7 +16,8 @@ Major new features:
>    memory and performance.  When the library is built with --enable-static-pie
>    the resulting libc.a is usable with GCC 8 and above to create static PIE
>    executables using the GCC option '-static-pie'.  This feature is currently
> -  supported on i386, x86_64, x32 and aarch64.
> +  supported on i386, x86_64 and x32 with binutils >=2.29, and on aarch64 with

"2.29 or later"

> +  binutils >=2.30.

"2.30 or later"

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-01-22 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-22 11:53 [committed] Update NEWS with binutils version requirement for static PIE, support Szabolcs Nagy
2018-01-22 15:20 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).