glibc/sysdeps/unix/sysv/linux/i386
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
..
i686 Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
i786
Implies
Makefile
Versions
____longjmp_chk.S i386: Remove CET support 2024-01-09 13:55:51 -03:00
arch-syscall.h Update syscall lists for Linux 6.8 2024-03-13 13:57:56 +00:00
brk.c 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
clone3.S Remove the clone3 symbol from libc.a [BZ #31770] 2024-05-21 07:05:08 -07:00
configure configure: Use autoconf 2.71 2023-07-17 10:08:10 -04:00
configure.ac
dl-procinfo.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
dl-sysdep.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
dl-writev.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
getcontext.S i386: Remove CET support 2024-01-09 13:55:51 -03:00
kernel-features.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
kernel_stat.h
ld.abilist
ldconfig.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
libBrokenLocale.abilist
libanl.abilist
libc-do-syscall-int80.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
libc-do-syscall.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
libc.abilist Implement C23 <stdbit.h> 2024-01-03 12:07:14 +00:00
libc_malloc_debug.abilist
libc_sigaction.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
libdl.abilist
libm.abilist Implement C23 logp1 2024-06-17 13:47:09 +00:00
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.S i386: Remove CET support 2024-01-09 13:55:51 -03:00
pointer_guard.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
setcontext.S i386: Remove CET support 2024-01-09 13:55:51 -03:00
shlib-versions
sigcontextinfo.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
startup.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
struct_kernel_shmid64_ds.h
swapcontext.S i386: Remove CET support 2024-01-09 13:55:51 -03:00
syscall.S Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
syscalls.list
sysdep.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
sysdep.h i386: Remove CET support 2024-01-09 13:55:51 -03:00
time64-compat.h
tst-bz21269.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
ucontext_i.sym i386: Remove CET support 2024-01-09 13:55:51 -03:00
vfork.S i386: Remove CET support 2024-01-09 13:55:51 -03:00