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

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

[rfa] ldbl-128 missing long-double-fcts


Before Steve pointed me at the extra Implies files, I was testing
alpha without backward compatibility with 64-bit long double, and
in the process I discovered that using plain ldbl-128 doesn't work.

Ok?


r~


Index: sysdeps/ieee754/ldbl-128/Makefile
===================================================================
RCS file: sysdeps/ieee754/ldbl-128/Makefile
diff -N sysdeps/ieee754/ldbl-128/Makefile
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ sysdeps/ieee754/ldbl-128/Makefile	14 Mar 2007 00:43:17 -0000
@@ -0,0 +1 @@
+long-double-fcts = yes


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