summaryrefslogtreecommitdiff
path: root/libbacktrace/btest.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-02-26[libbacktrace] Fix btest-lto for older gccTom de Vries
2019-02-10[libbacktrace] Add btest_ltoTom de Vries
2019-01-01Update copyright years.Jakub Jelinek
2018-01-31elf.c (elf_add): Close descriptor if we use a debugfile.Ian Lance Taylor
2018-01-03Update copyright years.Jakub Jelinek
2017-06-12elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor
2017-03-08btest.c (test5): Replace #ifdef guard with 'unused' attribute to fix compile ...Sam Thursfield
2017-01-01Update copyright years.Jakub Jelinek
2016-09-11* all: Remove meaningless trailing whitespace.Carlos Liam
2016-01-04Update copyright years.Jakub Jelinek
2015-05-29libbacktrace: add support of PE/COFFTristan Gingold
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libbacktrace/Richard Sandiford
2013-11-28dwarf.c (find_address_ranges): New static function, broken out of build_addre...Ian Lance Taylor
2013-11-19backtrace.h (backtrace_syminfo_callback): Add symsize argument.Jakub Jelinek
2013-11-16backtrace.h (backtrace_syminfo): Update comment and parameter name to take an...Ian Lance Taylor
2013-01-14Update copyright years in libbacktrace.Richard Sandiford
2012-10-04* btest.c (f23): Avoid uninitialized variable warning.Gerald Pfeifer
2012-09-19configure.ac (GCC_HEADER_STDINT): Invoke.Rainer Orth
2012-09-18* btest.c (test1, test2, test3, test4): Add the unused attribute.Ian Lance Taylor
2012-09-17libbacktrace/:Ian Lance Taylor