2016-01-08 Mark Wielaard * elfutils.spec.in: Add elfcompress. Update for 0.165. 2016-01-04 Mark Wielaard * 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 * elfutils.spec.in: Update for 0.164. 2015-10-07 Mark Wielaard * eu.am (ARFLAGS): Set to "cr". 2015-10-09 Josh Stone * eu.am (print-%): New target to print any variable. 2015-10-05 Josh Stone * eu.am (%.os): Add AM_V_CC silencers. 2015-09-24 Jose E. Marchesi * eu.am (%.os): Use -fPIC instead of -fpic to avoid relocation overflows in some platforms. 2015-09-22 Mark Wielaard * eu.am (AM_CFLAGS): Add -Wold-style-definition -Wstrict-prototypes. 2015-08-04 Mark Wielaard * 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 * elfutils.spec.in: Update for 0.163. 2015-06-11 Mark Wielaard * elfutils.spec.in (devel): Include elfutils/known-dwarf.h and elfutils/version.h. 2015-06-10 Mark Wielaard * elfutils.spec.in: Update for 0.162. 2015-05-23 Mark Wielaard * 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 * eu.am (AM_CFLAGS): Add -Wstack-usage=262144. 2015-04-23 Max Filippov * eu.am (DEFS.os): New variable. 2015-03-18 Petr Machata * 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 * known-dwarf.awk (END): Drop useless variables lo, hi. Merge two continue-checks in one. 2014-12-18 Mark Wielaard * elfutils.spec.in: Update for 0.161. 2014-11-27 Mark Wielaard * eu.am: Define textrel_msg, textrel_found and textrel_check based on FATAL_TEXTREL. 2014-08-25 Mark Wielaard * elfutils.spec.in: Update for 0.160. 2014-05-17 Mark Wielaard * elfutils.spec.in: Update for 0.159. (%files devel): Add libdwelf.h. 2014-04-13 Mark Wielaard * eu.am (AM_CFLAGS): Don't add -fmudflap. (COMPILE.os): Don't remove no_mudflap.os. 2014-01-22 Mark Wielaard * eu.am (AM_CFLAGS): Unconditionally add -Wformat=2. 2014-01-03 Mark Wielaard * elfutils.spec.in: Update for 0.158. 2013-11-01 Michael Forney * eu.am: Use READELF. 2013-09-30 Mark Wielaard * elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE core notes. 2013-09-27 Mark Wielaard * config/elfutils.spec.in: Update for 0.157. 2013-07-25 Jan Kratochvil * config/elfutils.spec.in: Update for 0.156. 2013-04-24 Mark Wielaard * eu.am: Use AM_CPPFLAGS instead of INCLUDES. 2012-08-27 Mark Wielaard * config/elfutils.spec.in: Update for 0.155. 2012-07-19 Mark Wielaard * 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 * config/elfutils.spec.in: Update for 0.154. 2012-02-23 Mark Wielaard * config/elfutils.spec.in: Update for 0.153. 2011-10-31 Mark Wielaard * known-dwarf.awk: Use gawk. 2010-07-02 Ulrich Drepper * elfutils.spec.in: Add more BuildRequires. Ship the .mo files with the libelf subpackage. 2010-04-15 Roland McGrath * eu.am (DEFS): Add -DLOCALEDIR=... here. 2010-02-15 Roland McGrath * eu.am: New file. 2009-04-19 Roland McGrath * version.h.in: Revert last change. 2009-04-17 Roland McGrath * 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 * elfutils.spec.in: Distribute in elfutils-libelf-devel. 2009-01-22 Roland McGrath * known-dwarf.awk: Handle DW_FOO_BAR_* sets better. 2009-01-11 Roland McGrath * known-dwarf.awk: New file. * Makefile.am (EXTRA_DIST): Add it. 2008-12-24 Roland McGrath * Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic. Put the target inside [if MAINTAINER_MODE]. 2008-12-16 Roland McGrath * version.h.in: New file. 2008-01-12 Ulrich Drepper * elfutils.spec.in: Add m4 to build requirements. 2008-01-02 Ulrich Drepper * elfutils.spec.in: Changes for disasm branch merge. 2007-08-08 Roland McGrath * elfutils.spec.in (License): Canonicalize. 2007-04-23 Roland McGrath * elfutils.spec.in: Distribute eu-unstrip. 2005-08-13 Roland McGrath * Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $. 2005-07-28 Roland McGrath * elfutils.spec.in: Remove libdwfl.so from package. 2005-07-21 Ulrich Drepper * elfutils.spec.in: Distribute eu-elfcmp. 2005-04-01 Ulrich Drepper * elfutils.spec.in: Distribute eu-addr2line. 2005-03-17 Ulrich Drepper * elfutils.spec.in: Distribute libdw.{a,so,h}. 2005-02-22 Ulrich Drepper * 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 * Makefile.am: Automatically added changelog from NEWS file on dist. 2005-02-15 Ulrich Drepper * 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 * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4. 2004-11-23 Ulrich Drepper * elfutils.spec.in: Some more changes for the RPM with the fake binaries. 2004-01-29 Ulrich Drepper * elfutils.spec.in: Update BuildRequires. 2004-01-17 Ulrich Drepper * 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.