This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] powerpc64le: Iterate over all object suffixes when appending -mfloat128


On Jun 27 2017, "Gabriel F. T. Gomes" <gftg@linux.vnet.ibm.com> wrote:

> 	* sysdeps/powerpc/powerpc64le/Makefile: Use $(all-object-suffixes)
> 	to iterate over all possible object suffixes.

Ok.

> diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64le/localplt.data b/sysdeps/unix/sysv/linux/powerpc/powerpc64le/localplt.data
> new file mode 100644
> index 0000000..17f89ca
> --- /dev/null
> +++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64le/localplt.data
> @@ -0,0 +1,3 @@
> +# GCC emits a call to __getauxval from have_ieee_hw_p (libgcc)
> +# (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81193)
> +libc.so: __getauxval

This is unrelated and should not be part of the commit.

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."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]