glibc/sysdeps/unix/sysv/linux/alpha
Joseph Myers bb014f50c4 Implement C23 logp1
C23 adds various <math.h> function families originally defined in TS
18661-4.  Add the logp1 functions (aliases for log1p functions - the
name is intended to be more consistent with the new log2p1 and
log10p1, where clearly it would have been very confusing to name those
functions log21p and log101p).  As aliases rather than new functions,
the content of this patch is somewhat different from those actually
adding new functions.

Tests are shared with log1p, so this patch *does* mechanically update
all affected libm-test-ulps files to expect the same errors for both
functions.

The vector versions of log1p on aarch64 and x86_64 are *not* updated
to have logp1 aliases (and thus there are no corresponding header,
tests, abilist or ulps changes for vector functions either).  It would
be reasonable for such vector aliases and corresponding changes to
other files to be made separately.  For now, the log1p tests instead
avoid testing logp1 in the vector case (a Makefile change is needed to
avoid problems with grep, used in generating the .c files for vector
function tests, matching more than one ALL_RM_TEST line in a file
testing multiple functions with the same inputs, when it assumes that
the .inc file only has a single such line).

Tested for x86_64 and x86, and with build-many-glibcs.py.
2024-06-17 13:47:09 +00:00
..
alpha
alphaev6/fpu
alphaev67/fpu
bits Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
fpu
sys Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Implies
Makefile
Versions
____longjmp_chk.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
a.out.h
adjtime.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
adjtimex.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
aio_cancel.c
arch-syscall.h Update syscall lists for Linux 6.8 2024-03-13 13:57:56 +00:00
brk_call.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
c++-types.data
clone.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
configure configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
configure.ac
dl-auxv.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
dl-support.c
dl-sysdep.c
errlist-compat-data.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
fraiseexcpt.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
fstatfs.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
fstatfs64.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
fxstat64.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
fxstatat64.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getclktck.c
getcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getdents.c
getdents64.c
getegid.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
geteuid.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
gethostname.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getppid.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getrlimit64.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
gettimeofday.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
glob-lstat-compat.c
globfree.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ieee_get_fp_control.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ieee_set_fp_control.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ioperm.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ipc_priv.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
kernel-features.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
kernel_sigaction.h
kernel_stat.h
kernel_sysinfo.h
kernel_termios.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist Implement C23 <stdbit.h> 2024-01-03 12:07:14 +00:00
libc_malloc_debug.abilist
libdl.abilist
libm.abilist Implement C23 logp1 2024-06-17 13:47:09 +00:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt-compat.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data Cleanup __tls_get_addr on alpha/microblaze localplt.data 2024-04-04 17:20:33 -03:00
lxstat64.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
makecontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
nldbl-abi.h
oldglob.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
osf_adjtime.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
osf_getitimer.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
osf_getrusage.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
osf_gettimeofday.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
osf_setitimer.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
osf_settimeofday.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
osf_utimes.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
osf_wait4.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
pointer_guard.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
rt_sigaction.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
select.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setfpucw.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setrlimit64.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
settimeofday.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
shlib-versions crypt: Remove libcrypt support 2023-10-30 13:03:59 -03:00
sigcontextinfo.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sizes.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
statfs.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
statfs64.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
swapcontext.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
syscall.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
syscalls.list
sysconf.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sysdep.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
timer_t_was_int_compat.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ucontext-offsets.sym
vfork.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wait4.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
wordexp.c
xstat64.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
xstatconv.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
xstatconv.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
xstatver.h