summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define PACKAGE_URL for older autoconf.Mark Wielaard2017-01-121-0/+6
* Prepare for elfutils 0.168 release.elfutils-0.168Mark Wielaard2016-12-271-1/+1
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-241-2/+2
* Only workaround fts.h if we have a bad version that doesn't handle LFS.Mark Wielaard2016-11-231-0/+9
* Add GCC7 -Wimplicit-fallthrough support/fixes.Mark Wielaard2016-11-101-0/+10
* Do not depend on some non-POSIX features.Akihiko Odaki2016-10-131-0/+5
* Prepare 0.167 release.Mark Wielaard2016-08-041-1/+1
* Remove eu-ld and unused code.Mark Wielaard2016-08-031-30/+0
* Add support for BPFRichard Henderson2016-06-281-0/+4
* config: Pass the compiler -Werror during warning detectionFilipe Brandenburger2016-05-031-3/+3
* config: Fix check for argp_parse to pass &argvFilipe Brandenburger2016-05-021-1/+1
* Prepare 0.166 release.elfutils-0.166Mark Wielaard2016-03-311-1/+1
* config: Use --program-prefix=eu- by default.Mark Wielaard2016-03-021-0/+13
* config: Check for and use gcc -Wnull-dereference.Mark Wielaard2016-02-221-0/+10
* config: Check for and use gcc -Wlogical-op and -Wduplicated-cond.Mark Wielaard2016-02-151-0/+22
* configure: clarify zlib error messageMike Frysinger2016-01-141-1/+1
* Prepare 0.165 release.Mark Wielaard2016-01-081-1/+1
* config: Add libelf and libdw pkg-config files.Mark Wielaard2016-01-051-2/+10
* Make zlib mandatory.Mark Wielaard2015-10-261-2/+8
* Prepare 0.164 release.Mark Wielaard2015-10-151-1/+1
* configure.ac: Add AM_SILENT_RULES([yes])Mark Wielaard2015-10-121-0/+2
* Use -fPIC instead of -fpic when generating PIC code.Jose E. Marchesi2015-10-061-1/+1
* Prepare 0.163 release.elfutils-0.163Mark Wielaard2015-06-191-1/+1
* Prepare 0.162 release.Mark Wielaard2015-06-101-1/+1
* configure: Add check for gcc -Wstack-usage.Mark Wielaard2015-06-101-0/+8
* Define MODVERSION in a more reproducable way.Mark Wielaard2015-06-051-6/+6
* Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.Mark Wielaard2015-06-051-3/+9
* configure: Add check for bunzip2 and maintainer-mode tools.Mark Wielaard2015-06-051-0/+24
* configure: Add --enable-sanitize-undefined.Mark Wielaard2015-05-271-0/+18
* Link against standalone argp libraryAnthony G. Basile2015-05-041-0/+25
* configure: fix enable_demangler settingMax Filippov2015-05-031-2/+2