aboutsummaryrefslogtreecommitdiff
path: root/libbacktrace/btest.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-06-12elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor1-254/+13
2017-03-08btest.c (test5): Replace #ifdef guard with 'unused' attribute to fix compile ...Sam Thursfield1-3/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam1-4/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-29libbacktrace: add support of PE/COFFTristan Gingold1-0/+6
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libbacktrace/Richard Sandiford1-1/+1
2013-11-28dwarf.c (find_address_ranges): New static function, broken out of build_addre...Ian Lance Taylor1-0/+15
2013-11-19backtrace.h (backtrace_syminfo_callback): Add symsize argument.Jakub Jelinek1-3/+27
2013-11-16backtrace.h (backtrace_syminfo): Update comment and parameter name to take an...Ian Lance Taylor1-0/+48
2013-01-14Update copyright years in libbacktrace.Richard Sandiford1-1/+1
2012-10-04* btest.c (f23): Avoid uninitialized variable warning.Gerald Pfeifer1-1/+1
2012-09-19configure.ac (GCC_HEADER_STDINT): Invoke.Rainer Orth1-1/+0
2012-09-18* btest.c (test1, test2, test3, test4): Add the unused attribute.Ian Lance Taylor1-4/+4
2012-09-17libbacktrace/:Ian Lance Taylor1-0/+629