diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-10-25 15:21:39 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-11-01 11:17:04 -0300 |
commit | 345e9c7d0b36922e790e43bc4a75c40664e7981a (patch) | |
tree | 0756950c5ca08fa86fe643baceacb75f7a856f97 /elf/noload.c | |
parent | 93ced0e1b83ec837f3de70c751180d225fe3f8dc (diff) | |
download | glibc-345e9c7d0b36922e790e43bc4a75c40664e7981a.zip glibc-345e9c7d0b36922e790e43bc4a75c40664e7981a.tar.gz glibc-345e9c7d0b36922e790e43bc4a75c40664e7981a.tar.bz2 |
math: Add e_gammaf_r to glibc code and style
Also remove the use of builtins in favor of standard names, compiler
already inline them (if supported) with current compiler options.
It also fixes and issue where __builtin_roundeven is not support on
gcc older than version 10.
Checked on x86_64-linux-gnu and i686-linux_gnu.
Signed-off-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'elf/noload.c')
0 files changed, 0 insertions, 0 deletions