readelf: Don't consider padding DT_NULL as dynamic section entry
[platform/upstream/elfutils.git] / configure.ac
2022-03-24 Mark Wielaardconfigure: Don't check whether -m64 works for 32bit...
2022-03-14 Mark Wielaardconfigure: Use AS_HELP_STRING instead of AC_HELP_STRING.
2022-03-14 Mark Wielaardconfigure: Test for _FORTIFY_SOURCE=3 support.
2021-12-08 Mark Wielaardconfigure: Add --enable-sanitize-address
2021-11-10 Mark WielaardPrepare for 0.186 elfutils-0.186
2021-08-31 Adrian Ratiuconfigure.ac: rework gnu99 ext check to allow clang
2021-08-27 Saleem Abdulrasoolhandle libc implementations which do not provide `error.h`
2021-07-29 Mark Wielaardlib: Add static inline reallocarray fallback function
2021-05-22 Mark WielaardPrepare for 0.185 elfutils-0.185
2021-05-10 Mark WielaardPrepare for 0.184 elfutils-0.184
2021-03-30 Frank Ch. Eiglerdebuginfod: Set child thread names via pthread_setname_np()
2021-03-06 Timm Bäderbuild: Check for -Wno-packed-not-aligned support
2021-03-06 Timm Bäderbuild: Check for -Wtrampolines support
2021-03-01 Timm Bäderbuild: Check for -Wimplicit-fallthrough=5 separately
2021-02-05 Mark WielaardPrepare for 0.183
2021-02-05 Érico Rolimlibdwfl: use GNU strerror_r only when available.
2021-01-12 Dmitry V. LevinAdd coverage target
2020-12-16 Dmitry V. LevinModernize gettext infrastructure
2020-12-15 Dmitry V. Levinm4: remove unneeded Makefile.am
2020-12-15 Dmitry V. Levinconfigure.ac: remove unneeded AC_CONFIG_MACRO_DIR(...
2020-12-12 Dmitry V. LevinFix spelling typos in NEWS, NOTES, TODO, and in comment...
2020-12-11 Dmitry V. LevinRemove unused tests/configure.ac
2020-12-11 Dmitry V. Levinconfigure.ac: simplify argp check
2020-12-11 Dmitry V. Levinconfigure.ac: fix typo in error diagnostics
2020-12-09 Dmitry V. Levindebuginfod: export DEBUGINFOD_SONAME macro in debuginfod.h
2020-11-03 Érico RolimSupport building when fts and obstack aren't part of...
2020-10-31 Mark WielaardPrepare for 0.182
2020-10-08 Frank Ch. EiglerPR25461: add /etc/profile.d files for default $DEBUGINF...
2020-09-21 Mark Wielaardlibdwfl: Add ZSTD support.
2020-09-08 Mark WielaardPrepare for 0.181 elfutils-0.181
2020-08-31 Dmitry V. Levinlibdwfl: do not dlopen libdebuginfod.so in --disable...
2020-07-22 Mark Wielaardconfigure.ac: Set -DBAD_FTS=1 also for CXXFLAGS.
2020-07-03 Mark Wielaarddebuginfod: Add --disable-libdebuginfod and --enable...
2020-06-15 Sergei Trofimovichelfutils/configure.ac: use $READELF, not readelf
2020-06-11 Mark WielaardPrepare for 0.180 elfutils-0.180
2020-06-10 Mark Wielaardlibebl: Remove Ebl struct size check and MODVERSION...
2020-03-30 Mark WielaardPrepare for 0.179 elfutils-0.179
2020-02-03 Frank Ch. EiglerPR24393: debuginfod configury: tolerate CXX= configure...
2019-12-12 Omar Sandovalconfigure: Fix -D_FORTIFY_SOURCE=2 check when CFLAGS...
2019-12-11 Mark WielaardMake sure to always build with build-ids.
2019-11-26 Mark WielaardPrepare for 0.178
2019-11-26 Mark WielaardFix BUILD_STATIC build and enable gcov for debuginfod.
2019-11-22 Frank Ch. Eiglerdebuginfod 2/2: server side
2019-11-22 Aaron Mereydebuginfod 1/2: client side
2019-11-08 Jonathon AndersonAdd configure options for Valgrind annotations.
2019-10-22 Jonathon AndersonAdd some supporting framework for C11-style atomics.
2019-08-29 Omar SandovalDon't use dlopen() for libebl modules
2019-08-27 Ben WoodardBegin adding some docs to elfutils
2019-08-13 Mark WielaardPrepare for 0.177 elfutils-0.177
2019-02-14 Mark WielaardPrepare for 0.176
2019-01-31 Mark Wielaardconfigure: Add new --enable-install-elfh option.
2018-11-14 Mark WielaardPrepare for 0.175
2018-09-14 Mark WielaardPrepare for 0.174 elfutils-0.174
2018-07-05 Ross BurtonRequire gawk in maintainer mode
2018-06-29 Mark WielaardPrepare for 0.173 elfutils-0.173
2018-06-11 Mark WielaardPrepare for 0.172. elfutils-0.172
2018-06-01 Mark WielaardPrepare for 0.171. elfutils-0.171
2018-03-28 Mark Wielaardlibdwfl: Use process_vm_readv when available.
2018-02-10 Joshua WattUse fallthrough attribute.
2017-09-20 Ulf HermannMake sure packed structs follow the gcc memory layout
2017-08-18 Ulf HermannDetect if symbol versioning is supported
2017-08-18 Ulf HermannCheck if gcc complains about __attribute__ (visibility...
2017-08-18 Ulf HermannCheck for -z,defs, -z,relro, -fPIC, -fPIE before using...
2017-08-02 Mark WielaardPrepare for 0.170. elfutils-0.170
2017-07-24 Mark Wielaardbackends: Don't depend on linux/bpf.h to compile bpf...
2017-05-05 Mark WielaardPrepare for 0.169. elfutils-0.169
2017-02-17 Ulf HermannCheck for existence of mempcpy
2017-02-14 Mark WielaardAdd -D_FORTIFY_SOURCE=2 to CFLAGS if possible.
2017-01-12 Mark WielaardDefine PACKAGE_URL for older autoconf.
2016-12-27 Mark WielaardPrepare for elfutils 0.168 release. elfutils-0.168
2016-12-24 Mark Wielaardelfutils.org/ is now hosted at http://sourceware.org...
2016-11-23 Mark WielaardOnly workaround fts.h if we have a bad version that...
2016-11-10 Mark WielaardAdd GCC7 -Wimplicit-fallthrough support/fixes.
2016-10-13 Akihiko OdakiDo not depend on some non-POSIX features.
2016-08-04 Mark WielaardPrepare 0.167 release.
2016-08-03 Mark WielaardRemove eu-ld and unused code.
2016-06-28 Richard HendersonAdd support for BPF
2016-05-03 Filipe Brandenburgerconfig: Pass the compiler -Werror during warning detection
2016-05-02 Filipe Brandenburgerconfig: Fix check for argp_parse to pass &argv
2016-03-31 Mark WielaardPrepare 0.166 release. elfutils-0.166
2016-03-02 Mark Wielaardconfig: Use --program-prefix=eu- by default.
2016-02-22 Mark Wielaardconfig: Check for and use gcc -Wnull-dereference.
2016-02-15 Mark Wielaardconfig: Check for and use gcc -Wlogical-op and -Wduplic...
2016-01-14 Mike Frysingerconfigure: clarify zlib error message
2016-01-08 Mark WielaardPrepare 0.165 release.
2016-01-05 Mark Wielaardconfig: Add libelf and libdw pkg-config files.
2015-10-26 Mark WielaardMake zlib mandatory.
2015-10-15 Mark WielaardPrepare 0.164 release.
2015-10-12 Mark Wielaardconfigure.ac: Add AM_SILENT_RULES([yes])
2015-10-06 Jose E. MarchesiUse -fPIC instead of -fpic when generating PIC code.
2015-06-19 Mark WielaardPrepare 0.163 release. elfutils-0.163
2015-06-10 Mark WielaardPrepare 0.162 release.
2015-06-10 Mark Wielaardconfigure: Add check for gcc -Wstack-usage.
2015-06-05 Mark WielaardDefine MODVERSION in a more reproducable way.
2015-06-05 Mark WielaardFix sanitize-undefined config check. Don't ALLOW_UNALIG...
2015-06-05 Mark Wielaardconfigure: Add check for bunzip2 and maintainer-mode...
2015-05-27 Mark Wielaardconfigure: Add --enable-sanitize-undefined.
2015-05-04 Anthony G. BasileLink against standalone argp library
2015-05-03 Max Filippovconfigure: fix enable_demangler setting
2015-05-01 Mark Wielaardtests: Split run-stack tests to support missing demangler.
next