summaryrefslogtreecommitdiff
path: root/libbacktrace/dwarf.c
Commit message (Expand)AuthorAgeFilesLines
* PR other/56076ian2013-01-251-1/+2
* * dwarf.c (struct unit): Add filename and abs_filename fields.ian2013-01-171-2/+51
* Update copyright years in libbacktrace.rsandifo2013-01-141-1/+1
* * dwarf.c (read_attribute): Always clear val.ian2012-11-201-0/+6
* * dwarf.c (dwarf_fileline): Add cast to avoid warning.ian2012-10-101-3/+3
* Add support for tracing through shared libraries.ian2012-10-091-60/+215
* * dwarf.c: If the system header files do not declare strnlen,ian2012-10-041-2/+16
* * dwarf.c (read_uleb128): Fix overflow test.ian2012-10-031-10/+19
* * configure.ac (GCC_HEADER_STDINT): Invoke.ian2012-09-191-1/+0
* * dwarf.c: Correct test of HAVE_DECL_STRNLEN.ian2012-09-181-1/+1
* * configure.ac: Check whether strnlen is declared.ian2012-09-181-0/+5
* libbacktrace/:ian2012-09-171-0/+2742