summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* m4: remove unneeded Makefile.amDmitry V. Levin2020-12-151-2/+0
* configure.ac: remove unneeded AC_CONFIG_MACRO_DIR([m4])Dmitry V. Levin2020-12-151-1/+0
* Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.acDmitry V. Levin2020-12-121-3/+3
* Remove unused tests/configure.acDmitry V. Levin2020-12-111-2/+0
* configure.ac: simplify argp checkDmitry V. Levin2020-12-111-23/+8
* configure.ac: fix typo in error diagnosticsDmitry V. Levin2020-12-111-1/+1
* debuginfod: export DEBUGINFOD_SONAME macro in debuginfod.hDmitry V. Levin2020-12-091-1/+4
* Support building when fts and obstack aren't part of libc.Érico Rolim2020-11-031-0/+20
* Prepare for 0.182Mark Wielaard2020-10-311-1/+1
* PR25461: add /etc/profile.d files for default $DEBUGINFOD_URLSFrank Ch. Eigler2020-10-081-0/+13
* libdwfl: Add ZSTD support.Mark Wielaard2020-09-211-2/+11
* Prepare for 0.181elfutils-0.181Mark Wielaard2020-09-081-1/+1
* libdwfl: do not dlopen libdebuginfod.so in --disable-libdebuginfod modeDmitry V. Levin2020-08-311-1/+4
* configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS.Mark Wielaard2020-07-221-1/+2
* debuginfod: Add --disable-libdebuginfod and --enable-libdebuginfod=dummy.Mark Wielaard2020-07-041-6/+28
* elfutils/configure.ac: use $READELF, not readelfSergei Trofimovich2020-06-151-1/+1
* Prepare for 0.180elfutils-0.180Mark Wielaard2020-06-111-2/+2
* libebl: Remove Ebl struct size check and MODVERSION string.Mark Wielaard2020-06-101-6/+0
* Prepare for 0.179elfutils-0.179Mark Wielaard2020-03-301-1/+1
* PR24393: debuginfod configury: tolerate CXX= configure invocationsFrank Ch. Eigler2020-02-031-4/+4
* configure: Fix -D_FORTIFY_SOURCE=2 check when CFLAGS contains -Wno-errorOmar Sandoval2019-12-121-1/+1
* Make sure to always build with build-ids.Mark Wielaard2019-12-111-0/+9
* Prepare for 0.178Mark Wielaard2019-11-261-1/+1
* Fix BUILD_STATIC build and enable gcov for debuginfod.Mark Wielaard2019-11-261-0/+1
* debuginfod 2/2: server sideFrank Ch. Eigler2019-11-221-15/+21
* debuginfod 1/2: client sideAaron Merey2019-11-221-1/+22
* Add configure options for Valgrind annotations.Jonathon Anderson2019-11-081-0/+30
* Add some supporting framework for C11-style atomics.Jonathon Anderson2019-10-221-0/+12
* Don't use dlopen() for libebl modulesOmar Sandoval2019-08-291-11/+1
* Begin adding some docs to elfutilsBen Woodard2019-08-271-2/+1
* Prepare for 0.177elfutils-0.177Mark Wielaard2019-08-131-1/+1
* Prepare for 0.176Mark Wielaard2019-02-141-1/+1
* configure: Add new --enable-install-elfh option.Mark Wielaard2019-01-311-0/+12
* Prepare for 0.175Mark Wielaard2018-11-141-1/+1
* Prepare for 0.174elfutils-0.174Mark Wielaard2018-09-141-1/+1
* Require gawk in maintainer modeRoss Burton2018-07-051-0/+4
* Prepare for 0.173elfutils-0.173Mark Wielaard2018-06-291-1/+1
* Prepare for 0.172.elfutils-0.172Mark Wielaard2018-06-111-1/+1
* Prepare for 0.171.elfutils-0.171Mark Wielaard2018-06-011-1/+1
* libdwfl: Use process_vm_readv when available.Mark Wielaard2018-03-281-2/+4
* Use fallthrough attribute.Joshua Watt2018-02-101-0/+6
* Make sure packed structs follow the gcc memory layoutUlf Hermann2017-09-201-0/+13
* Detect if symbol versioning is supportedUlf Hermann2017-08-181-0/+15
* Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-08-181-0/+16
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-181-2/+54
* Prepare for 0.170.elfutils-0.170Mark Wielaard2017-08-021-1/+1
* backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-241-4/+0
* Prepare for 0.169.elfutils-0.169Mark Wielaard2017-05-051-3/+3
* Check for existence of mempcpyUlf Hermann2017-02-171-0/+3
* Add -D_FORTIFY_SOURCE=2 to CFLAGS if possible.Mark Wielaard2017-02-141-0/+21