| 2018-02-09 Joshua Watt <JPEWhacker@gmail.com> |
| |
| * eu.am (IMPLICIT_FALLTHROUGH_WARNING): Set to 5. |
| |
| 2017-11-02 Mark Wielaard <mark@klomp.org> |
| |
| * elfutils.spec.in: Config files under /usr/lib/sysctl.d (_sysctldir) |
| aren't %config. |
| |
| 2017-10-24 Mark Wielaard <mark@klomp.org> |
| |
| * eu.am (AM_CFLAGS): Handle -Wno-packed-not-aligned. |
| |
| 2017-04-27 Ulf Hermann <ulf.hermann@qt.io> |
| |
| * eu.am: Use fpic_CFLAGS. |
| |
| 2016-08-02 Mark Wielaard <mark@klomp.org> |
| |
| * elfutils.spec.in: Update for 0.170. |
| |
| 2017-05-05 Mark Wielaard <mark@klomp.org> |
| |
| * elfutils.spec.in: Update for 0.169. |
| |
| 2016-12-27 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.168 and new project location. |
| |
| 2016-12-24 Mark Wielaard <mark@klomp.org> |
| |
| * libdw.pc.in: Set URL to http://elfutils.org/ |
| * libelf.pc.in: Likewise. |
| |
| 2016-11-02 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am: Check HAVE_IMPLICIT_FALLTHROUGH_WARNING. |
| (AM_CFLAGS): Add IMPLICIT_FALLTHROUGH_WARNING. |
| |
| 2016-08-04 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.167. |
| |
| 2016-07-06 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Remove eu-ld. |
| |
| 2016-03-31 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.166. |
| |
| 2016-02-13 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am: Check HAVE_NULL_DEREFERENCE_WARNING. |
| (AM_CFLAGS): Add NULL_DEREFERENCE_WARNING. |
| |
| 2016-02-09 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am: Check SANE_LOGICAL_OP_WARNING and |
| HAVE_DUPLICATED_COND_WARNING. |
| (AM_CFLAGS): Add LOGICAL_OP_WARNING and DUPLICATED_COND_WARNING. |
| |
| 2016-01-08 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Add elfcompress. Update for 0.165. |
| |
| 2016-01-04 Mark Wielaard <mjw@redhat.com> |
| |
| * libelf.pc.in: New file. |
| * libdw.pc.in: Likewise. |
| * Makefile.am (EXTRA_DIST): Add libelf.pc.in and libdw.pc.in. |
| (pkgconfigdir): New variable. |
| (pkgconfigdir_DATA): Likewise. |
| * elfutils.spec.in (files devel): Add libdw.pc. |
| (files libelf-devel): Add libelf.pc. |
| |
| 2015-10-15 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.164. |
| |
| 2015-10-07 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am (ARFLAGS): Set to "cr". |
| |
| 2015-10-09 Josh Stone <jistone@redhat.com> |
| |
| * eu.am (print-%): New target to print any variable. |
| |
| 2015-10-05 Josh Stone <jistone@redhat.com> |
| |
| * eu.am (%.os): Add AM_V_CC silencers. |
| |
| 2015-09-24 Jose E. Marchesi <jose.marchesi@oracle.com> |
| |
| * eu.am (%.os): Use -fPIC instead of -fpic to avoid relocation |
| overflows in some platforms. |
| |
| 2015-09-22 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am (AM_CFLAGS): Add -Wold-style-definition -Wstrict-prototypes. |
| |
| 2015-08-04 Mark Wielaard <mjw@redhat.com> |
| |
| * 10-default-yama-scope.conf: New file. |
| * Makefile.am (EXTRA_DIST): Add 10-default-yama-scope.conf. |
| * elfutils.spec.in (Requires): default-yama-scope. |
| (default-yama-scope): New package. |
| |
| 2015-06-19 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.163. |
| |
| 2015-06-11 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in (devel): Include elfutils/known-dwarf.h and |
| elfutils/version.h. |
| |
| 2015-06-10 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.162. |
| |
| 2015-05-23 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am (STACK_USAGE_WARNING): New variable set based on |
| ADD_STACK_USAGE_WARNING conditional. |
| (AM_CFLAGS): Use STACK_USAGE_WARNING variable. |
| |
| 2015-05-23 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am (AM_CFLAGS): Add -Wstack-usage=262144. |
| |
| 2015-04-23 Max Filippov <jcmvbkbc@gmail.com> |
| |
| * eu.am (DEFS.os): New variable. |
| |
| 2015-03-18 Petr Machata <pmachata@redhat.com> |
| |
| * known-dwarf.awk (comment): Drop all uses of this variable. |
| (END): Always emit the non-_DESC variant. Emit |
| DWARF_ALL_KNOWN_DW_ instead of ALL_KNOWN_DW_*, and |
| DWARF_ONE_KNOWN_DW_ instead of ONE_KNOWN_DW_*. |
| |
| 2015-02-20 Petr Machata <pmachata@redhat.com> |
| |
| * known-dwarf.awk (END): Drop useless variables lo, hi. Merge two |
| continue-checks in one. |
| |
| 2014-12-18 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.161. |
| |
| 2014-11-27 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am: Define textrel_msg, textrel_found and textrel_check based |
| on FATAL_TEXTREL. |
| |
| 2014-08-25 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.160. |
| |
| 2014-05-17 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.159. |
| (%files devel): Add libdwelf.h. |
| |
| 2014-04-13 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am (AM_CFLAGS): Don't add -fmudflap. |
| (COMPILE.os): Don't remove no_mudflap.os. |
| |
| 2014-01-22 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am (AM_CFLAGS): Unconditionally add -Wformat=2. |
| |
| 2014-01-03 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for 0.158. |
| |
| 2013-11-01 Michael Forney <mforney@mforney.org> |
| |
| * eu.am: Use READELF. |
| |
| 2013-09-30 Mark Wielaard <mjw@redhat.com> |
| |
| * elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE |
| core notes. |
| |
| 2013-09-27 Mark Wielaard <mjw@redhat.com> |
| |
| * config/elfutils.spec.in: Update for 0.157. |
| |
| 2013-07-25 Jan Kratochvil <jan.kratochvil@redhat.com> |
| |
| * config/elfutils.spec.in: Update for 0.156. |
| |
| 2013-04-24 Mark Wielaard <mjw@redhat.com> |
| |
| * eu.am: Use AM_CPPFLAGS instead of INCLUDES. |
| |
| 2012-08-27 Mark Wielaard <mjw@redhat.com> |
| |
| * config/elfutils.spec.in: Update for 0.155. |
| |
| 2012-07-19 Mark Wielaard <mjw@redhat.com> |
| |
| * known-dwarf.awk: "Generated by" header had wrong file names, |
| mention config/known-dwarf.awk and libdw/dwarf.h contents. |
| |
| 2012-06-22 Mark Wielaard <mjw@redhat.com> |
| |
| * config/elfutils.spec.in: Update for 0.154. |
| |
| 2012-02-23 Mark Wielaard <mjw@redhat.com> |
| |
| * config/elfutils.spec.in: Update for 0.153. |
| |
| 2011-10-31 Mark Wielaard <mjw@redhat.com> |
| |
| * known-dwarf.awk: Use gawk. |
| |
| 2010-07-02 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Add more BuildRequires. |
| Ship the .mo files with the libelf subpackage. |
| |
| 2010-04-15 Roland McGrath <roland@redhat.com> |
| |
| * eu.am (DEFS): Add -DLOCALEDIR=... here. |
| |
| 2010-02-15 Roland McGrath <roland@redhat.com> |
| |
| * eu.am: New file. |
| |
| 2009-04-19 Roland McGrath <roland@redhat.com> |
| |
| * version.h.in: Revert last change. |
| |
| 2009-04-17 Roland McGrath <roland@redhat.com> |
| |
| * version.h.in (_ELFUTILS_PREREQ): Multiple major by 1000000 and minor |
| by 1000; now _ELFUTILS_VERSION is 789000 for version 0.789. |
| |
| 2009-01-22 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Distribute <elfutils/version.h> in |
| elfutils-libelf-devel. |
| |
| 2009-01-22 Roland McGrath <roland@redhat.com> |
| |
| * known-dwarf.awk: Handle DW_FOO_BAR_* sets better. |
| |
| 2009-01-11 Roland McGrath <roland@redhat.com> |
| |
| * known-dwarf.awk: New file. |
| * Makefile.am (EXTRA_DIST): Add it. |
| |
| 2008-12-24 Roland McGrath <roland@redhat.com> |
| |
| * Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic. |
| Put the target inside [if MAINTAINER_MODE]. |
| |
| 2008-12-16 Roland McGrath <roland@redhat.com> |
| |
| * version.h.in: New file. |
| |
| 2008-01-12 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Add m4 to build requirements. |
| |
| 2008-01-02 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Changes for disasm branch merge. |
| |
| 2007-08-08 Roland McGrath <roland@redhat.com> |
| |
| * elfutils.spec.in (License): Canonicalize. |
| |
| 2007-04-23 Roland McGrath <roland@redhat.com> |
| |
| * elfutils.spec.in: Distribute eu-unstrip. |
| |
| 2005-08-13 Roland McGrath <roland@redhat.com> |
| |
| * Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $. |
| |
| 2005-07-28 Roland McGrath <roland@redhat.com> |
| |
| * elfutils.spec.in: Remove libdwfl.so from package. |
| |
| 2005-07-21 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Distribute eu-elfcmp. |
| |
| 2005-04-01 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Distribute eu-addr2line. |
| |
| 2005-03-17 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Distribute libdw.{a,so,h}. |
| |
| 2005-02-22 Ulrich Drepper <drepper@redhat.com> |
| |
| * Makefile.am: Ignore result of cvs run. |
| |
| * elfutils.spec.in: Simplify build process by not using a subdir. |
| This means we can use %configure. |
| |
| 2005-02-18 Ulrich Drepper <drepper@redhat.com> |
| |
| * Makefile.am: Automatically added changelog from NEWS file on dist. |
| |
| 2005-02-15 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Make sure RPM_OPT_FLAGS is used. During |
| %build, really do build the binaries. |
| Remove --enable-shared configure parameters. |
| |
| 2005-02-07 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4. |
| |
| 2004-11-23 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Some more changes for the RPM with the fake |
| binaries. |
| |
| 2004-01-29 Ulrich Drepper <drepper@redhat.com> |
| |
| * elfutils.spec.in: Update BuildRequires. |
| |
| 2004-01-17 Ulrich Drepper <drepper@redhat.com> |
| |
| * Makefile.am: New file. |
| * config.guess: Moved to here from toplevel. |
| * config.rpath: Likewise. |
| * config.sub: Likewise. |
| * depcomp: Likewise. |
| * install-sh: Likewise. |
| * missing: Likewise. |
| * mkinstalldirs: Likewise. |
| * elfutils.spec.in: New file. |