]> git.ipfire.org Git - thirdparty/gcc.git/history - libbacktrace/configure
2019-06-19 Steven G. Kargl <kargl@gcc.gnu.org>
[thirdparty/gcc.git] / libbacktrace / configure
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
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-04-24  hjlRegenerate configure of target libraries
2018-04-19  jakub * config/cet.m4 (GCC_CET_FLAGS): Default to --disable...
2018-02-19  itsimbalCET shouldn't be enabled in 32-bit run-time libraries...
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.
2016-11-15  doko<toplevel>
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-05-13  haubilibbacktrace: Bump to automake 1.11.6
2015-01-24  doko2015-01-24 Matthias Klose <doko@ubuntu.com>
2014-11-21  hjlAlways use PIC option with -shared in libtool
2014-11-11  fxcouderttoplevel:
2014-02-10  mrsMerge in trunk.
2014-02-07  ian PR target/58710
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-09-20  mrsMerge in trunk.
2013-09-20  amodra * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
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/: