aboutsummaryrefslogtreecommitdiff
path: root/debug/tst-backtrace5.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
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/+12
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-03nptl: Fix testcases for new pthread cancellation mechanismAdhemerval Zanella1-9/+10
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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-10debug: Additional compiler barriers for backtrace tests [BZ #20956]Florian Weimer1-5/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-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-3/+8
2013-01-24Avoid backtrace tests matching filenames when searching for function names.Joseph Myers1-18/+6
2013-01-18Add tests that backtrace and backtrace_symbols produce correct results.Joseph Myers1-0/+148