aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/ztest.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-05-13libbacktrace: mark test_large parameter unused in ztest.cIan Lance Taylor1-1/+1
2020-02-15libbacktrace: update to current libgo test fileIan Lance Taylor1-2/+2
2020-02-03libbacktrace: always pass -g when compiling test codeIan Lance Taylor1-7/+11
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-17elf.c (codes): Fix size to be 288.Ian Lance Taylor1-1/+64
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-06ztest.c (test_large): Pass unsigned long *, not size_t *, to zlib uncompress ...Ian Lance Taylor1-1/+4
2017-10-05elf.c (elf_zlib_fetch): Change pval argument to uint64_t *.Ian Lance Taylor1-3/+3
2017-10-03ztest.c: #include <errno.h>.Ian Lance Taylor1-15/+30
2017-10-02libbacktrace: Conditionalize test timing on clock_gettime availabilityThomas Schwinge1-1/+11
2017-09-29re PR other/67165 (please enable libbacktrace to work with compressed debug s...Ian Lance Taylor1-0/+446