glibc/sysdeps/unix/sysv/linux/sparc
Paul E. Murphy e2239af353 Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI
Improve the commentary to aid future developers who will stumble
upon this novel, yet not always perfect, mechanism to support
alternative formats for long double.

Likewise, rename __LONG_DOUBLE_USES_FLOAT128 to
__LDOUBLE_REDIRECTS_TO_FLOAT128_ABI now that development work
has settled down.  The command used was

git grep -l __LONG_DOUBLE_USES_FLOAT128 ':!./ChangeLog*' | \
  xargs sed -i 's/__LONG_DOUBLE_USES_FLOAT128/__LDOUBLE_REDIRECTS_TO_FLOAT128_ABI/g'

Reviewed-by: Tulio Magno Quites Machado Filho <tuliom@linux.ibm.com>
2020-04-30 08:52:08 -05:00
..
bits semctl: Remove the sem-pad.h file 2020-04-29 08:29:30 -07:00
sparc32 Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 2020-04-30 08:52:08 -05:00
sparc64 Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 2020-04-30 08:52:08 -05:00
sys
Implies
Makefile sparc: Move sigreturn stub to assembly 2020-03-06 13:17:20 -03:00
Versions
a.out.h
aio_cancel.c
configure
configure.ac
dl-cache.h
getrlimit64.c
getshmlba.c
getsysstats.c
kernel-features.h
kernel_sigaction.h
kernel_termios.h
ldd-rewrite.sed
profil-counter.h
readelflib.c
rt-sysdep.c
sysdep.c
sysdep.h linux: Remove INTERNAL_SYSCALL_DECL 2020-02-14 21:12:45 -03:00