setipv4sourcefilter: Avoid using alloca.
[glibc.git] / sysdeps / powerpc / Versions
blobcca8fd2fc5abe6bcb31d7fdf466a5f66e1c07583
1 libm {
2   GLIBC_2.1 {
3     # symbols used in macros from sysdeps/powerpc/bits/fenv.h
4     __fe_dfl_env; __fe_enabled_env; __fe_nonieee_env; __fe_nomask_env;
5   }
6   GLIBC_2.25 {
7     __fe_dfl_mode;
8   }
11 libc {
12   GLIBC_2.3.4 {
13     _longjmp; __sigsetjmp; _setjmp;
14     longjmp; setjmp;
15   }
18 ld {
19   GLIBC_2.22 {
20     __tls_get_addr_opt;
21   }
22   GLIBC_2.23 {
23     # Symbol used to version control when the ABI started to specify that HWCAP
24     # and AT_PLATFORM data should be stored into the TCB.
25     __parse_hwcap_and_convert_at_platform;
26   }