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] hppa: Define __NO_LONG_DOUBLE_MATH so headers are consistent with libm build


On 12/13/2015 4:13 AM, Andreas Schwab wrote:
John David Anglin <dave.anglin@bell.net> writes:

diff --git a/sysdeps/unix/sysv/linux/hppa/libc.abilist b/sysdeps/unix/sysv/linux/hppa/libc.abilist
index 1d30644..72435f8 100644
--- a/sysdeps/unix/sysv/linux/hppa/libc.abilist
+++ b/sysdeps/unix/sysv/linux/hppa/libc.abilist
@@ -263,6 +263,7 @@ GLIBC_2.2 __fcntl F
  GLIBC_2.2 __ffs F
  GLIBC_2.2 __finite F
  GLIBC_2.2 __finitef F
+GLIBC_2.2 __finitel F
  GLIBC_2.2 __flbf F
  GLIBC_2.2 __fork F
  GLIBC_2.2 __fpending F
@@ -294,9 +295,11 @@ GLIBC_2.2 __isdigit_l F
You can't do that.  Please read the thread starting at
<http://sourceware.org/ml/libc-alpha/2015-11/msg00564.html>.

I committed my fix, so I expect if you simply merge up to the tip of master,
the hppa abilist problem will go away too.

--
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com


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