summaryrefslogtreecommitdiff
path: root/libbacktrace/btest.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* elf.c (elf_add): Close descriptor if we use a debugfile.Ian Lance Taylor2018-01-311-0/+22
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* elf.c (backtrace_initialize): Always set *fileline_fn.Ian Lance Taylor2017-06-121-254/+13
* btest.c (test5): Replace #ifdef guard with 'unused' attribute to fix compile ...Sam Thursfield2017-03-081-3/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* * all: Remove meaningless trailing whitespace.Carlos Liam2016-09-111-4/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* libbacktrace: add support of PE/COFFTristan Gingold2015-05-291-0/+6
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in libbacktrace/Richard Sandiford2014-01-021-1/+1
* dwarf.c (find_address_ranges): New static function, broken out of build_addre...Ian Lance Taylor2013-11-281-0/+15
* backtrace.h (backtrace_syminfo_callback): Add symsize argument.Jakub Jelinek2013-11-191-3/+27
* backtrace.h (backtrace_syminfo): Update comment and parameter name to take an...Ian Lance Taylor2013-11-161-0/+48
* Update copyright years in libbacktrace.Richard Sandiford2013-01-141-1/+1
* * btest.c (f23): Avoid uninitialized variable warning.Gerald Pfeifer2012-10-041-1/+1
* configure.ac (GCC_HEADER_STDINT): Invoke.Rainer Orth2012-09-191-1/+0
* * btest.c (test1, test2, test3, test4): Add the unused attribute.Ian Lance Taylor2012-09-181-4/+4
* libbacktrace/:Ian Lance Taylor2012-09-171-0/+629