glibc/sysdeps
Paul E. Murphy 02bbfb414f ldbl-128: Use L(x) macro for long double constants
This runs the attached sed script against these files using
a regex which aggressively matches long double literals
when not obviously part of a comment.

Likewise, 5 digit or less integral constants are replaced
with integer constants, excepting the two cases of 0 used
in large tables, which are also the only integral values
of the form x.0*E0L encountered within these converted
files.

Likewise, -L(x) is transformed into L(-x).

Naturally, the script has a few minor hiccups which are
more clearly remedied via the attached fixup patch.  Such
hiccups include, context-sensitive promotion to a real
type, and munging constants inside harder to detect
comment blocks.
2016-09-13 15:33:59 -05:00
..
aarch64 Add femode_t functions: aarch64. 2016-09-07 16:41:20 +00:00
alpha Add femode_t functions: alpha. 2016-09-07 16:42:19 +00:00
arm Add femode_t functions: arm. 2016-09-07 16:43:03 +00:00
generic Remove unneeded stubs for k_rem_pio2l. 2016-09-01 09:31:06 -05:00
gnu Define UDP_ENCAP_* from Linux 4.7 in netinet/udp.h. 2016-08-03 12:13:16 +00:00
hppa Add femode_t functions: hppa. 2016-09-07 16:43:43 +00:00
i386 Add femode_t functions. 2016-09-07 16:40:09 +00:00
ia64 Add femode_t functions: ia64. 2016-09-07 16:44:22 +00:00
ieee754 ldbl-128: Use L(x) macro for long double constants 2016-09-13 15:33:59 -05:00
init_array Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
m68k Add femode_t functions: m68k. 2016-09-07 16:45:21 +00:00
mach hurd: Fix adjtime call with OLDDELTA == NULL 2016-08-30 23:07:30 +02:00
microblaze Add femode_t functions. 2016-09-07 16:40:09 +00:00
mips Add femode_t functions: mips. 2016-09-07 16:46:02 +00:00
nacl Add femode_t functions. 2016-09-07 16:40:09 +00:00
nios2 Add femode_t functions. 2016-09-07 16:40:09 +00:00
nptl malloc: Simplify static malloc interposition [BZ #20432] 2016-08-26 23:20:41 +02:00
posix Fix generic wait3 after union wait_status removal. 2016-09-02 16:57:59 -07:00
powerpc Add e500 version of fetestexceptflag. 2016-09-07 17:47:11 +00:00
pthread Revert "aio: fix newp->running data race" 2016-05-04 15:52:30 +02:00
s390 Add femode_t functions: s390. 2016-09-07 16:47:30 +00:00
sh Add femode_t functions: sh. 2016-09-07 16:48:08 +00:00
sparc Add femode_t functions: sparc. 2016-09-07 16:48:41 +00:00
tile Add femode_t functions. 2016-09-07 16:40:09 +00:00
unix Add femode_t functions. 2016-09-07 16:40:09 +00:00
wordsize-32 Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
wordsize-64 Update copyright dates with scripts/update-copyrights. 2016-01-04 16:05:18 +00:00
x86 Add femode_t functions. 2016-09-07 16:40:09 +00:00
x86_64 Add femode_t functions. 2016-09-07 16:40:09 +00:00