summaryrefslogtreecommitdiff
path: root/libbacktrace
Commit message (Expand)AuthorAgeFilesLines
...
* * elf.c (elf_add_syminfo_data): Add casts to avoid warning.hp2012-10-102-2/+6
* * dwarf.c (dwarf_fileline): Add cast to avoid warning.ian2012-10-102-3/+8
* Add support for tracing through shared libraries.ian2012-10-097-106/+579
* * btest.c (f23): Avoid uninitialized variable warning.gerald2012-10-042-1/+5
* * dwarf.c: If the system header files do not declare strnlen,ian2012-10-042-2/+21
* * dwarf.c (read_uleb128): Fix overflow test.ian2012-10-032-10/+25
* * gcc/ChangeLog: Fix whitespace.uros2012-10-021-3/+3
* PR other/54761uros2012-10-025-5/+26
* PR other/54749ian2012-09-292-1/+8
* PR bootstrap/54732ian2012-09-286-682/+100
* PR other/54726ian2012-09-272-1/+7
* * configure.ac: Only use GCC_CHECK_UNWIND_GETIPINFO when compiledian2012-09-193-1/+30
* * configure.ac (GCC_HEADER_STDINT): Invoke.ian2012-09-199-5/+1078
* PR bootstrap/54623ian2012-09-193-2/+15
* * posix.c (O_BINARY): Define if not defined.ian2012-09-185-1/+53
* * btest.c (test1, test2, test3, test4): Add the unused attribute.ian2012-09-182-4/+8
* * dwarf.c: Correct test of HAVE_DECL_STRNLEN.ian2012-09-182-1/+5
* * configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.ian2012-09-185-995/+1639
* * configure.ac: Check whether strnlen is declared.ian2012-09-185-2/+77
* Fix libbacktrace bootstrap with gcc 4.4ro2012-09-183-0/+7
* PR bootstrap/54611ian2012-09-172-3/+10
* PR bootstrap/54611gerald2012-09-172-1/+7
* PR bootstrap/54609ian2012-09-172-6/+13
* libbacktrace/:ian2012-09-1727-0/+21527