summaryrefslogtreecommitdiff
path: root/sysdeps/alpha/Versions
blob: 76b67a6b9084a3d3c2f12aa0ba3e43e14186e35c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
libc {
  GLIBC_2.0 {
    # functions with special/multiple interfaces
    __divqu; __remqu; __divqs; __remqs; __divlu; __remlu; __divls;
    __remls; __divl; __reml; __divq; __remq; __divqu; __remqu;
  }
}
libm {
  GLIBC_2.0 {
    # used in inline functions.
    __atan2;
  }
}