]> git.ipfire.org Git - thirdparty/gcc.git/history - libbacktrace
pretty-print.h (pp_underscore): New.
[thirdparty/gcc.git] / libbacktrace /
2013-07-23  Alexander Monakovelf.c (elf_syminfo): Loop over the elf_syminfo_data...
2013-07-23  Alexander Monakovelf.c (backtrace_initialize): Pass elf_fileline_fn...
2013-03-25  Ian Lance Tayloralloc.c: #include <sys/types.h>.
2013-01-31  Ian Lance Taylordwarf.c (read_function_info): Permit fvec parameter...
2013-01-25  Jakub Jelinekre PR other/56076 (Several 64-bit libgo tests FAIL...
2013-01-17  Ian Lance Taylordwarf.c (struct unit): Add filename and abs_filename...
2013-01-14  Richard SandifordUpdate copyright years in libbacktrace.
2013-01-01  Ian Lance Taylorre PR bootstrap/54834 (bootstrap fails when building...
2013-01-01  Ian Lance Taylorre PR other/55536 (libbacktrace abort in backtrace_allo...
2012-12-12  John David Anglinmmapio.c: Define MAP_FAILED if not defined.
2012-12-11  Jakub Jelinekre PR bootstrap/54926 (Bootstrap comparison failure...
2012-12-07  Jakub Jelinekre PR bootstrap/54926 (Bootstrap comparison failure...
2012-11-20  Ian Lance Taylor* dwarf.c (read_attribute): Always clear val.
2012-11-13  Ian Lance Taylorre PR other/55312 (libbacktrace doesn't honor --disable...
2012-11-12  Ian Lance Taylorconfigure.ac: Check for getexecname.
2012-10-29  Ian Lance Taylormmap.c (backtrace_vector_release): Correct last patch...
2012-10-29  Ian Lance Taylormmap.c (backtrace_vector_release): Make sure freed...
2012-10-26  Ian Lance Taylorre PR other/55087 (bogus "linux-vdso.so.1: No such...
2012-10-26  Jack Howarthre PR target/55061 (libbacktrace build fails during...
2012-10-24  Ian Lance Taylorre PR target/55061 (libbacktrace build fails during...
2012-10-11  Ian Lance Taylorconfigure.ac: Do not use dl_iterate_phdr on Solaris 10.
2012-10-10  Ian Lance Taylorelf.c: Rename all Elf typedefs to start with b_elf...
2012-10-10  Hans-Peter Nilsson* elf.c (elf_add_syminfo_data): Add casts to avoid...
2012-10-10  Ian Lance Taylordwarf.c (dwarf_fileline): Add cast to avoid warning.
2012-10-09  Ian Lance TaylorAdd support for tracing through shared libraries.
2012-10-04  Gerald Pfeifer* btest.c (f23): Avoid uninitialized variable warning.
2012-10-04  Ian Lance Taylordwarf.c: If the system header files do not declare...
2012-10-03  Ian Lance Taylordwarf.c (read_uleb128): Fix overflow test.
2012-10-02  Uros BizjakChangeLog: Fix whitespace.
2012-10-02  Uros Bizjakre PR other/54761 (FAIL log)
2012-09-29  Ian Lance Taylorre PR other/54749 (libbacktrace)
2012-09-28  Ian Lance Taylorre PR bootstrap/54732 (Installation failure: libbacktra...
2012-09-27  Ian Lance Taylorre PR other/54726 (libbacktrace segfaults on gcc_assert...
2012-09-19  Ian Lance Taylorconfigure.ac: Only use GCC_CHECK_UNWIND_GETIPINFO when...
2012-09-19  Rainer Orthconfigure.ac (GCC_HEADER_STDINT): Invoke.
2012-09-19  Ian Lance Taylorre PR bootstrap/54623 (install fails with libbacktrace...
2012-09-18  Ian Lance Taylorposix.c (O_BINARY): Define if not defined.
2012-09-18  Ian Lance Taylor* btest.c (test1, test2, test3, test4): Add the unused...
2012-09-18  Ian Lance Taylor* dwarf.c: Correct test of HAVE_DECL_STRNLEN.
2012-09-18  Ian Lance Taylorconfigure.ac: Add AC_USE_SYSTEM_EXTENSIONS.
2012-09-18  Ian Lance Taylorconfigure.ac: Check whether strnlen is declared.
2012-09-18  Rainer OrthFix libbacktrace bootstrap with gcc 4.4
2012-09-17  Ian Lance Taylorre PR bootstrap/54611 (Bootstrap failure: conflicting...
2012-09-17  Gerald Pfeiferre PR bootstrap/54611 (Bootstrap failure: conflicting...
2012-09-17  Ian Lance Taylorre PR bootstrap/54609 (libbacktrace breaks bootstrap...
2012-09-17  Ian Lance Taylorlibbacktrace/: