aboutsummaryrefslogtreecommitdiff
path: root/SHARED-FILES
diff options
context:
space:
mode:
Diffstat (limited to 'SHARED-FILES')
-rw-r--r--SHARED-FILES4
1 files changed, 4 insertions, 0 deletions
diff --git a/SHARED-FILES b/SHARED-FILES
index b9627afdfe..99f8554393 100644
--- a/SHARED-FILES
+++ b/SHARED-FILES
@@ -314,3 +314,7 @@ sysdeps/ieee754/flt-32/s_atanf.c:
(src/binary32/atan/atanf.c in CORE-MATH)
- The code was adapted to use glibc code style and internal
functions to handle errno, overflow, and underflow.
+sysdeps/ieee754/flt-32/e_atan2f.c:
+ (src/binary32/atan2/atan2f.c in CORE-MATH)
+ - The code was adapted to use glibc code style and internal
+ functions to handle errno, overflow, and underflow.