From 0ed91d50eeb5abdccf46d40d42c3a35c6694bc49 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 20 Jan 1999 09:23:50 +0000 Subject: Update. * sysdeps/alpha/Versions: Add __atan2 for libm and GLIBC_2.0. --- sysdeps/alpha/Versions | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sysdeps') diff --git a/sysdeps/alpha/Versions b/sysdeps/alpha/Versions index c7c1f047f6..76b67a6b90 100644 --- a/sysdeps/alpha/Versions +++ b/sysdeps/alpha/Versions @@ -5,3 +5,9 @@ libc { __remls; __divl; __reml; __divq; __remq; __divqu; __remqu; } } +libm { + GLIBC_2.0 { + # used in inline functions. + __atan2; + } +} -- cgit 1.4.1