glibc/sysdeps/unix/sysv/linux/sparc/sparc64
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 Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI 2020-04-30 08:52:08 -05:00
Implies
Makefile
Versions
____longjmp_chk.S
__longjmp.S
__start_context.S
arch-syscall.h Update syscall lists for Linux 5.6. 2020-04-03 18:07:55 +00:00
brk.S
bsd-_setjmp.S
bsd-setjmp.S
c++-types.data
clone.S
configure
configure.ac
dl-brk.S
dl-cache.h
dl-fxstatat64.c
fxstat.c
fxstatat.c
getcontext.S
ipc_priv.h
jmp_buf-macros.h
kernel_stat.h
ld.abilist ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
libBrokenLocale.abilist
libanl.abilist
libc.abilist nptl: Move pthread_sigmask implementation to libc 2020-04-21 14:01:58 -03:00
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist nptl: Move pthread_sigmask implementation to libc 2020-04-21 14:01:58 -03:00
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486] 2020-02-15 11:01:23 +01:00
longjmp.S
lxstat.c
makecontext.c
personality.c
pipe.S
register-dump.h
setcontext.S
setjmp.S
shlib-versions
sigaction.c sparc: Move sigreturn stub to assembly 2020-03-06 13:17:20 -03:00
sigcontextinfo.h
sigjmp.S
sigreturn_stub.S sparc: Move sigreturn stub to assembly 2020-03-06 13:17:20 -03:00
sizes.h
swapcontext.c
syscall.S
syscalls.list
sysdep.h
timer_create.c
timer_delete.c
timer_getoverr.c
timer_gettime.c
timer_settime.c
ucontext_i.h
vfork.S
wordexp.c
xstat.c
xstatconv.c