tree-optimization/95495 - use SLP_TREE_REPRESENTATIVE in assertion
[gcc.git] / libbacktrace / configure.ac
2020-05-12 H.J. Lulibbacktrace: Enable Intel CET on Intel CET enabled...
2020-05-11 Ian Lance Taylorlibbacktrace: declare getpagesize if necessary
2020-05-09 Ian Lance Taylorlibbacktrace: add Mach-O support
2020-05-09 Ian Lance Taylorlibbacktrace: support fetching executable name using...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-13 Ian Lance Taylorlibbacktrace: add DWARF 5 support
2019-09-03 Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-05-14 Rainer OrthRemove obsolete Solaris 10 support
2019-01-29 Tom de Vries[libbacktrace] Add test-cases exercising build-id and dwz
2019-01-17 Tom de Vries[libbacktrace] Add btest_dwz test-case
2019-01-01 Jakub JelinekUpdate copyright years.
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-01-03 Jakub JelinekUpdate copyright years.
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.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-09-11 Carlos Liam* all: Remove meaningless trailing whitespace.
2016-01-04 Jakub JelinekUpdate copyright years.
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-01-24 Matthias Kloseconfigure.ac: Move AM_ENABLE_MULTILIB before AC_PROG_CC.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-02-07 Misty De Meore PR libgcc/58710 (HAVE_GETIPINFO is incorrectly set...
2014-01-02 Richard SandifordUpdate copyright years in libbacktrace/
2013-11-19 Ian Lance Taylorconfigure.ac: Check for support of __atomic extensions.
2013-10-15 David MalcolmAdd --enable-host-shared configuration option
2013-01-14 Richard SandifordUpdate copyright years in libbacktrace.
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/: