]> git.ipfire.org Git - thirdparty/gcc.git/history - libbacktrace/dwarf.c
Update copyright years in libbacktrace.
[thirdparty/gcc.git] / libbacktrace / dwarf.c
2013-01-14  Richard SandifordUpdate copyright years in libbacktrace.
2012-11-20  Ian Lance Taylor* dwarf.c (read_attribute): Always clear val.
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  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-09-19  Rainer Orthconfigure.ac (GCC_HEADER_STDINT): Invoke.
2012-09-18  Ian Lance Taylor* dwarf.c: Correct test of HAVE_DECL_STRNLEN.
2012-09-18  Ian Lance Taylorconfigure.ac: Check whether strnlen is declared.
2012-09-17  Ian Lance Taylorlibbacktrace/: