summaryrefslogtreecommitdiff
path: root/libbacktrace
AgeCommit message (Expand)AuthorFilesLines
2017-08-30PR sanitizer/77631Denis Khalikov7-208/+1597
2017-01-09Merge branches/gcc-6-branch rev 244220.Yvan Roux1-0/+4
2016-08-22Merge branches/gcc-6-branch rev 239654.Yvan Roux1-0/+4
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux2-2/+12
2016-04-27Update ChangeLog and version files for releasegccadmin1-0/+4
2016-03-02libbacktrace/chefmax2-2/+8
2016-02-06 * mmap.c (MAP_FAILED): Define if not defined.danglin2-0/+8
2016-01-04 Update copyright years.jakub25-24/+34
2015-12-18Specify that DJGPP do not have mmap even when sys/mman.h existsandris3-2/+9
2015-12-10 PR 68115/libfortrandanglin4-4/+19
2015-09-172015-09-17 Ian Lance Taylor <iant@google.com>dje2-1/+5
2015-09-11 * Makefile.am (backtrace.lo): Depend on internal.h.ian3-2/+13
2015-09-08 * backtrace.c: #include <sys/types.h>.hp2-0/+6
2015-09-08 PR other/67457ian5-8/+51
2015-09-08 PR other/67457ian2-1/+6
2015-08-31 * configure.ac: For spu-*-* targets, set have_fcntl to no.uweigand3-0/+7
2015-08-27 * configure.ac: Remove [disable-shared] argument to LT_INIT.uweigand3-53/+26
2015-08-25 * configure.ac: Only compile with -fPIC if the targethp3-3/+31
2015-08-24 * configure.ac: Set have_mmap to no on spu-*-* targets.uweigand3-0/+29
2015-08-13 * dwarf.c (read_function_entry): Add vec_inlined parameter.ian2-4/+18
2015-06-122015-06-11 Martin Sebor <msebor@redhat.com>msebor2-5/+20
2015-05-29libbacktrace: add support of PE/COFFgingold9-2/+993
2015-05-13libbacktrace: Bump to automake 1.11.6haubi4-49/+97
2015-01-26Move wrong ChangeLog entry from the toplevel ChangeLog todoko1-0/+5
2015-01-242015-01-24 Matthias Klose <doko@ubuntu.com>doko2-66/+72
2015-01-05 Update copyright years.jakub24-23/+27
2014-11-21Always use PIC option with -shared in libtoolhjl2-1/+6
2014-11-11Merger of dmalcolm/jit branch from gitdmalcolm2-0/+18
2014-11-11toplevel:fxcoudert2-1/+6
2014-10-23 * internal.h (backtrace_atomic_load_pointer) [no atomic or sync]:ian2-1/+6
2014-05-09 * mmap.c (backtrace_free): If freeing a large aligned block ofian2-2/+34
2014-03-07 * sort.c (backtrace_qsort): Use middle element as pivot.ian2-0/+10
2014-03-07 * sort.c: New file.ian8-15/+288
2014-02-07 PR target/58710ian4-4/+12
2014-01-02Update copyright years in libbacktrace/rsandifo22-21/+25
2013-12-06 * elf.c (ET_DYN): Undefine and define again.jakub2-11/+56
2013-12-05 * alloc.c (backtrace_vector_finish): Add error_callback and dataian5-14/+51
2013-11-28 * dwarf.c (find_address_ranges): New static function, broken outian3-156/+208
2013-11-19 * backtrace.h (backtrace_syminfo_callback): Add symsize argument.jakub4-8/+44
2013-11-19 * atomic.c: Include sys/types.h.jakub2-0/+6
2013-11-19 * configure.ac: Check for support of __atomic extensions.ian11-79/+263
2013-11-18 * elf.c (SHN_UNDEF): Define.jakub2-3/+14
2013-11-18 * elf.c (phdr_callback): Process info->dlpi_addr == 0 normally.jakub2-6/+6
2013-11-16 * backtrace.h (backtrace_create_state): Correct comment aboutian2-2/+6
2013-11-16 * backtrace.h (backtrace_syminfo): Update comment and parameterian4-25/+94
2013-10-18 * elf.c (elf_add): Don't get the wrong offsets if a debug sectionian2-2/+14
2013-10-15Add --enable-host-shared configuration optiondmalcolm3-2/+21
2013-09-20 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonicalamodra2-5/+15
2013-07-23 * elf.c (elf_syminfo): Loop over the elf_syminfo_data chain.amonakov2-5/+43
2013-07-23 * elf.c (backtrace_initialize): Pass elf_fileline_fn toamonakov2-1/+6