libdwfl: Fix fd leak/closing wrong fd after dwfl_core_file_report()
[platform/upstream/elfutils.git] / configure.ac
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.
2015-05-01 Mark Wielaardconfigure: print feature settings overview
2015-04-23 Max FilippovAllow disabling symbol versioning at configure time
2015-04-14 Mark Wielaardconfigure: Add explicit checks for all GNU99 extensions...
2015-03-13 Mark WielaardFix -Wimplicit warnings.
2014-12-18 Mark WielaardPrepare 0.161 release.
2014-12-04 Mark WielaardAdd configure --disable-textrelcheck option to enable...
2014-08-25 Mark WielaardPrepare 0.160 release.
2014-08-01 Kyle McMartinaarch64: use <sys/user.h> defined register structures
2014-05-18 Mark WielaardPrepare 0.159 release.
2014-05-02 Mark WielaardRemove --enable-dwz. dwz alt debug is no longer experim...
2014-04-24 Mark Wielaardlibdwelf: New DWARF ELF Low-level Functions. Add dwelf_...
2014-04-18 Mark WielaardRemove mudflap build option.
2014-01-03 Mark WielaardPrepare 0.158 release.
2013-12-02 Jan KratochvilTests for unwinder of x86*.
2013-11-07 Jan KratochvilUnwinder for x86*.
2013-11-06 Mark Wielaardconfigure.ac: Warn when --enable-dwz=no, but /usr/lib...
2013-11-06 Mark Wielaardconfigure.ac: Add warning that --enable-thread-safety...
2013-11-05 Michael ForneyCheck for prefixed ar, readelf, and nm
2013-09-27 Mark WielaardPrepare 0.157 release.
2013-07-25 Jan KratochvilPrepare 0.156 release. elfutils-0.156
2013-04-26 Mark WielaardEnable automake parallel-tests for make check.
2013-04-26 Mark WielaardUpdates for Automake 1.13.
2012-10-01 Mark WielaardAdd configure --enable-valgrind option to run all tests...
2012-08-27 Mark WielaardPrepare 0.155 release. elfutils-0.155
2012-08-24 Mark WielaardDon't include dwz support by default.
2012-08-14 Jan PokornýUpdate main bugzilla URL
2012-06-22 Mark WielaardPrepare 0.153 release.
2012-06-05 Mark WielaardUpdate name, license and contributor policy.
2012-02-23 Mark WielaardPrepare 0.153 release. elfutils-0.153
2012-01-20 Roland McGrathHandle --enable-deterministic-archives to make -D behav...
2011-10-08 Roland McGrathUse POSIX.2 shell features in eu_version calculation.
2011-10-08 Mike FrysingerFix use of AC_ARG_ENABLE to handle $enableval correctly.
2011-10-02 Ulrich DrepperAdd demangling support to nm
2011-02-15 Ulrich DrepperPrepare 0.152 release. elfutils-0.152
2011-02-09 Roland McGrathUse AC_LANG_SOURCE.
2011-02-09 Roland McGrathRemove obsolete ALL_LINGUAS variable from configure.
2011-01-12 Ulrich DrepperPrepare 0.151 release. elfutils-0.151
2010-11-23 Ulrich Drepperelfutils 0.150 release preparation elfutils-0.150
2010-11-15 Roland McGrathVersion bump for 0.150 development.
2010-09-13 Ulrich DrepperPrepare 0.149 release. elfutils-0.149
2010-09-13 Ulrich DrepperUpdate ALL_LINGUAS.
2010-08-04 Roland McGrathBump version to indicate pre-0.149 development.
2010-06-28 Ulrich Drepper0.148 release. elfutils-0.148
2010-05-03 Roland McGrathNEWS items for 0.147
2010-04-21 Ulrich DrepperPrepare 0.146 release.
2010-04-15 Roland McGrathSet LOCALEDIR via make rather than configure, as per...
2010-04-15 Roland McGrathFix LOCALEDIR default.
2010-03-05 Ulrich DrepperStart development of 0.146.
2010-02-24 Ulrich Drepper0.145 release preparations. elfutils-0.145
next