Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-18 | elf.c (elf_add): Don't get the wrong offsets if a debug section is missing. | Ian Lance Taylor | 1 | -2/+9 |
2013-07-23 | elf.c (elf_syminfo): Loop over the elf_syminfo_data chain. | Alexander Monakov | 1 | -5/+39 |
2013-07-23 | elf.c (backtrace_initialize): Pass elf_fileline_fn to dl_iterate_phdr callbacks. | Alexander Monakov | 1 | -1/+1 |
2013-01-14 | Update copyright years in libbacktrace. | Richard Sandiford | 1 | -1/+1 |
2012-10-26 | re PR other/55087 (bogus "linux-vdso.so.1: No such file or directory" caused ... | Ian Lance Taylor | 1 | -1/+3 |
2012-10-10 | elf.c: Rename all Elf typedefs to start with b_elf, and be all lower case. | Ian Lance Taylor | 1 | -61/+61 |
2012-10-10 | * elf.c (elf_add_syminfo_data): Add casts to avoid warning. | Hans-Peter Nilsson | 1 | -2/+2 |
2012-10-09 | Add support for tracing through shared libraries. | Ian Lance Taylor | 1 | -29/+243 |
2012-09-27 | re PR other/54726 (libbacktrace segfaults on gcc_asserts with stripped gcc) | Ian Lance Taylor | 1 | -1/+1 |
2012-09-17 | libbacktrace/: | Ian Lance Taylor | 1 | -0/+688 |