Revert {send,sendm,recv,recvm}msg conformance changes
[glibc.git] / sysdeps / unix / sysv / linux / i386 / localplt.data
blob4ce8447673be80d5229f345e4b9b4dc048a77366
1 # Linker in binutils 2.26 and newer consolidates R_X86_64_JUMP_SLOT
2 # relocation with R_386_GLOB_DAT relocation against the same symbol.
3 libc.so: _Unwind_Find_FDE + REL R_386_GLOB_DAT
4 libc.so: calloc + REL R_386_GLOB_DAT
5 libc.so: free + REL R_386_GLOB_DAT
6 libc.so: malloc + REL R_386_GLOB_DAT
7 libc.so: memalign + REL R_386_GLOB_DAT
8 libc.so: realloc + REL R_386_GLOB_DAT
9 libm.so: matherr
10 # The dynamic loader uses __libc_memalign internally to allocate aligned
11 # TLS storage. The other malloc family of functions are expected to allow
12 # user symbol interposition.
13 ld.so: __libc_memalign + REL R_386_GLOB_DAT
14 ld.so: malloc + REL R_386_GLOB_DAT
15 ld.so: calloc + REL R_386_GLOB_DAT
16 ld.so: realloc + REL R_386_GLOB_DAT
17 ld.so: free + REL R_386_GLOB_DAT