summaryrefslogtreecommitdiff
path: root/libbacktrace
Commit message (Expand)AuthorAgeFilesLines
* Add PR number.dje2017-08-021-0/+1
* * xcoff.c (xcoff_process_linenos): Initialize incl to NULL.dje2017-08-022-1/+5
* * xcoff.c: Don't leak a file descriptor if an archive is malformed.ian2017-07-282-4/+9
* Fix pid_t printingro2017-07-282-1/+6
* * configure.ac: Check for XCOFF32/XCOFF64. Check for loadquery.ian2017-07-267-33/+1544
* * filetype.awk: Add AIX XCOFF type detection.ian2017-07-218-3/+109
* 2017-06-21 Richard Biener <rguenther@suse.de>rguenth2017-06-214-2/+217
* * elf.c (backtrace_initialize): Always set *fileline_fn.ian2017-06-1211-420/+656
* * dwarf.c (free_line_header): Don't free dirs if dirs_count == 0.ian2017-05-196-15/+365
* * btest.c (test5): Replace #ifdef guard with 'unused' attributeian2017-03-082-3/+6
* Update copyright years.jakub2017-01-0125-25/+29
* <toplevel>doko2016-11-152-1/+4
* * all: Remove meaningless trailing whitespace.ian2016-09-1125-75/+79
* PR target/71161uros2016-05-182-2/+12
* libbacktrace/chefmax2016-03-022-2/+8
* * mmap.c (MAP_FAILED): Define if not defined.danglin2016-02-062-0/+8
* Update copyright years.jakub2016-01-0425-24/+34
* Specify that DJGPP do not have mmap even when sys/mman.h existsandris2015-12-183-2/+9
* PR 68115/libfortrandanglin2015-12-104-4/+19
* 2015-09-17 Ian Lance Taylor <iant@google.com>dje2015-09-172-1/+5
* * Makefile.am (backtrace.lo): Depend on internal.h.ian2015-09-113-2/+13
* * backtrace.c: #include <sys/types.h>.hp2015-09-082-0/+6
* PR other/67457ian2015-09-085-8/+51
* PR other/67457ian2015-09-082-1/+6
* * configure.ac: For spu-*-* targets, set have_fcntl to no.uweigand2015-08-313-0/+7
* * configure.ac: Remove [disable-shared] argument to LT_INIT.uweigand2015-08-273-53/+26
* * configure.ac: Only compile with -fPIC if the targethp2015-08-253-3/+31
* * configure.ac: Set have_mmap to no on spu-*-* targets.uweigand2015-08-243-0/+29
* * dwarf.c (read_function_entry): Add vec_inlined parameter.ian2015-08-132-4/+18
* 2015-06-11 Martin Sebor <msebor@redhat.com>msebor2015-06-122-5/+20
* libbacktrace: add support of PE/COFFgingold2015-05-299-2/+993
* libbacktrace: Bump to automake 1.11.6haubi2015-05-134-49/+97
* Move wrong ChangeLog entry from the toplevel ChangeLog todoko2015-01-261-0/+5
* 2015-01-24 Matthias Klose <doko@ubuntu.com>doko2015-01-242-66/+72
* Update copyright years.jakub2015-01-0524-23/+27
* Always use PIC option with -shared in libtoolhjl2014-11-212-1/+6
* Merger of dmalcolm/jit branch from gitdmalcolm2014-11-112-0/+18
* toplevel:fxcoudert2014-11-112-1/+6
* * internal.h (backtrace_atomic_load_pointer) [no atomic or sync]:ian2014-10-232-1/+6
* * mmap.c (backtrace_free): If freeing a large aligned block ofian2014-05-092-2/+34
* * sort.c (backtrace_qsort): Use middle element as pivot.ian2014-03-072-0/+10
* * sort.c: New file.ian2014-03-078-15/+288
* PR target/58710ian2014-02-074-4/+12
* Update copyright years in libbacktrace/rsandifo2014-01-0222-21/+25
* * elf.c (ET_DYN): Undefine and define again.jakub2013-12-062-11/+56
* * alloc.c (backtrace_vector_finish): Add error_callback and dataian2013-12-055-14/+51
* * dwarf.c (find_address_ranges): New static function, broken outian2013-11-283-156/+208
* * backtrace.h (backtrace_syminfo_callback): Add symsize argument.jakub2013-11-194-8/+44
* * atomic.c: Include sys/types.h.jakub2013-11-192-0/+6
* * configure.ac: Check for support of __atomic extensions.ian2013-11-1911-79/+263