Add Changelog ...
[glibc.git] / sysdeps / arm / Versions
blob5f2af29c380ddeed299595d8e13691a3091c1153
1 libc {
2   GLIBC_2.4 {
3     # ARM EABI compatibility routines
4     __aeabi_assert;
5     __aeabi_atexit;
6     __aeabi_errno_addr;
7     __aeabi_localeconv;
8     __aeabi_MB_CUR_MAX;
9     __aeabi_memclr; __aeabi_memclr4; __aeabi_memclr8;
10     __aeabi_memcpy; __aeabi_memcpy4; __aeabi_memcpy8;
11     __aeabi_memmove; __aeabi_memmove4; __aeabi_memmove8;
12     __aeabi_memset; __aeabi_memset4; __aeabi_memset8;
14     # Helper routines
15     __gnu_Unwind_Find_exidx;
16   }
17   GLIBC_2.8 {
18     __gnu_mcount_nc;
19   }