glibc/ports/sysdeps/aarch64
Siddhesh Poyarekar b937534868 Avoid crashing in LD_DEBUG when program name is unavailable
Resolves: #15465

The program name may be unavailable if the user application tampers
with argc and argv[].  Some parts of the dynamic linker caters for
this while others don't, so this patch consolidates the check and
fallback into a single macro and updates all users.
2013-05-29 21:34:12 +05:30
..
bits Use __extension__ with long long in installed headers. 2013-01-10 20:19:45 +00:00
fpu Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
nptl Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
soft-fp MIPS: soft-fp NaN representation corrections 2013-05-16 23:33:55 +01:00
__longjmp.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
backtrace.c AArch64 Port 2012-11-09 17:54:04 +00:00
bsd-_setjmp.S AArch64 Port 2012-11-09 17:54:04 +00:00
bsd-setjmp.S AArch64 Port 2012-11-09 17:54:04 +00:00
bzero.S AArch64: Implement optimized bzero. 2013-01-17 10:56:49 +00:00
crti.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
crtn.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-irel.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-link.sym AArch64 Port 2012-11-09 17:54:04 +00:00
dl-machine.h Avoid crashing in LD_DEBUG when program name is unavailable 2013-05-29 21:34:12 +05:30
dl-sysdep.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-tls.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-tlsdesc.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-tlsdesc.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
dl-trampoline.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
Implies AArch64 Port 2012-11-09 17:54:04 +00:00
jmpbuf-offsets.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
jmpbuf-unwind.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ldsodefs.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
libc-tls.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
libm-test-ulps Don't include expected results in libm-test test names. 2013-05-22 11:49:36 +00:00
Makefile AArch64 Port 2012-11-09 17:54:04 +00:00
memcmp.S AArch64: Implement optimized memcmp. 2013-01-17 10:56:48 +00:00
memcpy.S AArch64: Implement optimized memcpy. 2013-01-17 10:56:49 +00:00
memmove.S AArch64: Implement optimized memmove. 2013-01-17 10:56:49 +00:00
memset.S AArch64: Implement optimized memset. 2013-01-17 10:56:48 +00:00
memusage.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
preconfigure AArch64 Port 2012-11-09 17:54:04 +00:00
setjmp.S AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmp 2013-05-21 10:52:46 +02:00
shlib-versions AArch64 Port 2012-11-09 17:54:04 +00:00
sotruss-lib.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
stackinfo.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
start.S Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
strcmp.S AArch64: Implement optimized strcmp 2013-01-17 10:56:49 +00:00
strlen.S AArch64: Implement optimized strlen. 2013-01-17 10:56:50 +00:00
strncmp.S AArch64: Adding optimized strncmp implementation. 2013-01-24 14:33:12 +00:00
strnlen.S AArch64: Adding optimized strnlen implementation. 2013-01-24 14:33:11 +00:00
sysdep.h AArch64: Adding optimized strnlen implementation. 2013-01-24 14:33:11 +00:00
tls-macros.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tlsdesc.c Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
tlsdesc.sym AArch64 Port 2012-11-09 17:54:04 +00:00
tst-audit.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00