]> gcc.gnu.org Git - gcc.git/history - libbacktrace
remove conditional compilation of HAVE_AS_LEB128 code
[gcc.git] / libbacktrace /
2016-09-11 Carlos Liam* all: Remove meaningless trailing whitespace.
2016-05-18 Uros Bizjakre PR target/71161 (Lots of ASAN and libgo runtime...
2016-03-02 Max Ostapenkoelf.c (backtrace_initialize): Properly initialize elf_f...
2016-02-06 John David Anglinmmap.c (MAP_FAILED): Define if not defined.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-18 Andris PavenisSpecify that DJGPP do not have mmap even when sys/mman...
2015-12-10 John David AnglinPR 68115/libfortran
2015-09-17 Ian Lance Taylorposix.c (backtrace_open): Cast second argument of open...
2015-09-11 Ian Lance TaylorMakefile.am (backtrace.lo): Depend on internal.h.
2015-09-08 Hans-Peter Nilsson* backtrace.c: #include <sys/types.h>.
2015-09-08 Ian Lance Taylorre PR other/67457 (segfault in libbacktrace)
2015-09-08 Ian Lance Taylorre PR other/67457 (segfault in libbacktrace)
2015-08-31 Ulrich Weigandconfigure.ac: For spu-*-* targets, set have_fcntl to no.
2015-08-27 Ulrich Weigandconfigure.ac: Remove [disable-shared] argument to LT_INIT.
2015-08-25 Hans-Peter Nilssonconfigure.ac: Only compile with -fPIC if the target...
2015-08-24 Ulrich Weigandconfigure.ac: Set have_mmap to no on spu-*-* targets.
2015-08-13 Ian Lance Taylordwarf.c (read_function_entry): Add vec_inlined parameter.
2015-06-12 Martin Seborre PR sanitizer/65479 (sanitizer stack trace missing...
2015-05-29 Tristan Gingoldlibbacktrace: add support of PE/COFF
2015-05-13 Michael Haubenwallnerlibbacktrace: Bump to automake 1.11.6
2015-01-26 Matthias KloseMove wrong ChangeLog entry from the toplevel ChangeLog to
2015-01-24 Matthias Kloseconfigure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-21 H.J. LuAlways use PIC option with -shared in libtool
2014-11-11 David MalcolmMerger of dmalcolm/jit branch from git
2014-11-11 Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-10-23 Ian Lance Taylorinternal.h (backtrace_atomic_load_pointer): Fix to...
2014-05-09 Ian Lance Taylormmap.c (backtrace_free): If freeing a large aligned...
2014-03-07 Ian Lance Taylor* sort.c (backtrace_qsort): Use middle element as pivot.
2014-03-07 Ian Lance Taylorsort.c: New file.
2014-02-07 Misty De Meore PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set...
2014-01-02 Richard SandifordUpdate copyright years in libbacktrace/
2013-12-06 Jakub Jelinekelf.c (ET_DYN): Undefine and define again.
2013-12-05 Ian Lance Tayloralloc.c (backtrace_vector_finish): Add error_callback...
2013-11-28 Ian Lance Taylordwarf.c (find_address_ranges): New static function...
2013-11-19 Jakub Jelinekbacktrace.h (backtrace_syminfo_callback): Add symsize...
2013-11-19 Jakub Jelinek* atomic.c: Include sys/types.h.
2013-11-19 Ian Lance Taylorconfigure.ac: Check for support of __atomic extensions.
2013-11-18 Jakub Jelinekelf.c (SHN_UNDEF): Define.
2013-11-18 Jakub Jelinek* elf.c (phdr_callback): Process info->dlpi_addr =...
2013-11-16 Ian Lance Taylorbacktrace.h (backtrace_create_state): Correct comment...
2013-11-16 Ian Lance Taylorbacktrace.h (backtrace_syminfo): Update comment and...
2013-10-18 Ian Lance Taylorelf.c (elf_add): Don't get the wrong offsets if a debug...
2013-10-15 David MalcolmAdd --enable-host-shared configuration option
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
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/:
This page took 1.391093 seconds and 8 git commands to generate.