1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-09 14:21:14 +03:00
Files
glibc/sysdeps
Florian Weimer 16536e98e3 aarch64: Accept PLT calls to __getauxval within libc.so
When using outline atomics (-moutline-atomics, the default for ARMv8-A
starting with GCC 10), libgcc contains an ELF constructor which calls
__getauxval.  This code is built outside of glibc, so none of its
internal PLT avoidance schemes can be applied to it.  This change
suppresses the elf/check-localplt failure.
2020-05-12 12:51:10 +02:00
..
2020-04-08 13:52:44 -03:00
2020-04-08 13:52:45 -03:00
2020-04-24 22:32:09 +02:00
2020-04-24 22:08:59 +00:00
2020-03-19 11:45:44 -03:00