]> git.ipfire.org Git - thirdparty/gcc.git/history - libbacktrace/configure.ac
[Ada] New pragma Aggregate_Individually_Assign
[thirdparty/gcc.git] / libbacktrace / configure.ac
2019-05-14  roRemove obsolete Solaris 10 support
2019-01-29  vries[libbacktrace] Add test-cases exercising build-id and dwz
2019-01-17  vries[libbacktrace] Add btest_dwz test-case
2019-01-01  jakub Update copyright years.
2018-10-31  jsm28Update GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-08-05  ibuclawlibbacktrace: Suppress the default action-if-found...
2018-01-03  jakub Update copyright years.
2017-11-17  itsimbalEnable building libbacktrace with Intel CET
2017-10-03  ian * ztest.c: #include <errno.h>.
2017-10-02  tschwingelibbacktrace: Support the case that clock_gettime is...
2017-10-02  tschwingelibbacktrace: Conditionalize test timing on clock_getti...
2017-09-29  ian PR other/67165
2017-09-22  ian PR sanitizer/77631
2017-09-20  ian PR sanitizer/77631
2017-07-26  ian * configure.ac: Check for XCOFF32/XCOFF64. Check...
2017-07-21  ian * filetype.awk: Add AIX XCOFF type detection.
2017-06-21  rguenth2017-06-21 Richard Biener <rguenther@suse.de>
2017-06-12  ian * elf.c (backtrace_initialize): Always set *fileline_fn.
2017-01-01  jakub Update copyright years.
2016-09-11  ian * all: Remove meaningless trailing whitespace.
2016-01-04  jakub Update copyright years.
2015-12-18  andrisSpecify that DJGPP do not have mmap even when sys/mman...
2015-12-10  danglin PR 68115/libfortran
2015-08-31  uweigand * configure.ac: For spu-*-* targets, set have_fcntl...
2015-08-27  uweigand * configure.ac: Remove [disable-shared] argument to...
2015-08-25  hp * configure.ac: Only compile with -fPIC if the target
2015-08-24  uweigand * configure.ac: Set have_mmap to no on spu-*-* targets.
2015-05-29  gingoldlibbacktrace: add support of PE/COFF
2015-01-24  doko2015-01-24 Matthias Klose <doko@ubuntu.com>
2015-01-05  jakub Update copyright years.
2014-02-10  mrsMerge in trunk.
2014-02-07  ian PR target/58710
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in libbacktrace/
2013-11-20  rsandifoMerge from trunk.
2013-11-19  ian * configure.ac: Check for support of __atomic extensions.
2013-10-20  mrsMerge in trunk.
2013-10-15  dmalcolmAdd --enable-host-shared configuration option
2013-01-14  rsandifoUpdate copyright years in libbacktrace.
2012-12-11  jakub PR bootstrap/54926
2012-11-13  ian PR other/55312
2012-11-12  ian * configure.ac: Check for getexecname.
2012-10-26  ian PR target/55061
2012-10-24  ian PR target/55061
2012-10-11  ian * configure.ac: Do not use dl_iterate_phdr on Solaris 10.
2012-10-09  ian Add support for tracing through shared libraries.
2012-10-02  uros PR other/54761
2012-09-28  ian PR bootstrap/54732
2012-09-19  ian * configure.ac: Only use GCC_CHECK_UNWIND_GETIPINFO...
2012-09-19  ian * configure.ac (GCC_HEADER_STDINT): Invoke.
2012-09-18  ian * posix.c (O_BINARY): Define if not defined.
2012-09-18  ian * configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.
2012-09-18  ian * configure.ac: Check whether strnlen is declared.
2012-09-17  ianlibbacktrace/: