summaryrefslogtreecommitdiff
path: root/sysdeps/sparc/sparc32/Versions
blob: 6d3bfe880eb3c40c884a7ed85f84f23785832c7b (plain)
1
2
3
4
5
6
7
8
9
10
libc {
  GLIBC_2.0 {
    .div; .mul; .rem; .udiv; .umul; .urem;
  }
}
libm {
  GLIBC_2.23 {
    __sqrtl_finite;
  }
}