]> git.ipfire.org Git - thirdparty/gcc.git/history - libbacktrace/configure
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libbacktrace / configure
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-08-05  Iain Buclawlibbacktrace: Suppress the default action-if-found...
2018-04-24  H.J. LuRegenerate configure of target libraries
2018-04-19  Jakub Jelinekcet.m4 (GCC_CET_FLAGS): Default to --disable-cet, repla...
2018-02-19  Igor TsimbalistCET shouldn't be enabled in 32-bit run-time libraries...
2017-11-17  Igor TsimbalistEnable building libbacktrace with Intel CET
2017-10-03  Ian Lance Taylorztest.c: #include <errno.h>.
2017-10-02  Thomas Schwingelibbacktrace: Support the case that clock_gettime is...
2017-10-02  Thomas Schwingelibbacktrace: Conditionalize test timing on clock_getti...
2017-09-29  Ian Lance Taylorre PR other/67165 (please enable libbacktrace to work...
2017-09-22  Ian Lance Taylorre PR sanitizer/77631 (no symbols in backtrace shown...
2017-09-20  Ian Lance Taylorre PR sanitizer/77631 (no symbols in backtrace shown...
2017-07-26  Tony Reixconfigure.ac: Check for XCOFF32/XCOFF64.
2017-07-21  Tony Reixfiletype.awk: Add AIX XCOFF type detection.
2017-06-21  Richard Bienerconfigure.ac: Add AC_SYS_LARGEFILE.
2017-06-12  Ian Lance Taylorelf.c (backtrace_initialize): Always set *fileline_fn.
2016-11-15  Matthias Kloseconfig-ml.in: Remove references to GCJ.
2015-12-18  Andris PavenisSpecify that DJGPP do not have mmap even when sys/mman...
2015-12-10  John David AnglinPR 68115/libfortran
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-05-29  Tristan Gingoldlibbacktrace: add support of PE/COFF
2015-05-13  Michael Haubenwallnerlibbacktrace: Bump to automake 1.11.6
2015-01-24  Matthias Kloseconfigure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
2014-11-21  H.J. LuAlways use PIC option with -shared in libtool
2014-11-11  Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-02-07  Misty De Meore PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set...
2013-11-19  Ian Lance Taylorconfigure.ac: Check for support of __atomic extensions.
2013-10-15  David MalcolmAdd --enable-host-shared configuration option
2013-09-20  Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2012-12-11  Jakub Jelinekre PR bootstrap/54926 (Bootstrap comparison failure...
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-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-09  Ian Lance TaylorAdd support for tracing through shared libraries.
2012-10-02  Uros Bizjakre PR other/54761 (FAIL log)
2012-09-28  Ian Lance Taylorre PR bootstrap/54732 (Installation failure: libbacktra...
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-18  Ian Lance Taylorposix.c (O_BINARY): Define if not defined.
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-17  Ian Lance Taylorlibbacktrace/: