aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/powerpc64/backtrace.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-20powerpc: Remove backtrace implementationAdhemerval Zanella1-117/+0
2021-01-28powerpc64: Workaround sigtramp vdso return callRaoni Fassina Firmino1-1/+12
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-21Fix array overflow in backtrace on PowerPC (bug 25423)Andreas Schwab1-0/+2
2020-01-03elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella1-4/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-17Refactor vDSO initialization codeAdhemerval Zanella1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-1/+1
2017-05-11powerpc: Fix signal handling in backtraceAdhemerval Zanella1-7/+10
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-04-20libc-vdso.h place consolidationAdhemerval Zanella1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-20PowerPC: fix backtrace to handle signal trampolinesAdhemerval Zanella1-1/+35
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-2/+2
2013-02-01Remove BOUNDED_N and BOUNDED_1.Joseph Myers1-3/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper1-1/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-2/+1
2007-07-122.5-18.1Jakub Jelinek1-1/+2
2002-09-172002-09-17 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath1-0/+69