1 2015-10-09 Josh Stone <jistone@redhat.com>
3 * eu.am (print-%): New target to print any variable.
5 2015-10-05 Josh Stone <jistone@redhat.com>
7 * eu.am (%.os): Add AM_V_CC silencers.
9 2015-09-24 Jose E. Marchesi <jose.marchesi@oracle.com>
11 * eu.am (%.os): Use -fPIC instead of -fpic to avoid relocation
12 overflows in some platforms.
14 2015-09-22 Mark Wielaard <mjw@redhat.com>
16 * eu.am (AM_CFLAGS): Add -Wold-style-definition -Wstrict-prototypes.
18 2015-08-04 Mark Wielaard <mjw@redhat.com>
20 * 10-default-yama-scope.conf: New file.
21 * Makefile.am (EXTRA_DIST): Add 10-default-yama-scope.conf.
22 * elfutils.spec.in (Requires): default-yama-scope.
23 (default-yama-scope): New package.
25 2015-06-19 Mark Wielaard <mjw@redhat.com>
27 * elfutils.spec.in: Update for 0.163.
29 2015-06-11 Mark Wielaard <mjw@redhat.com>
31 * elfutils.spec.in (devel): Include elfutils/known-dwarf.h and
34 2015-06-10 Mark Wielaard <mjw@redhat.com>
36 * elfutils.spec.in: Update for 0.162.
38 2015-05-23 Mark Wielaard <mjw@redhat.com>
40 * eu.am (STACK_USAGE_WARNING): New variable set based on
41 ADD_STACK_USAGE_WARNING conditional.
42 (AM_CFLAGS): Use STACK_USAGE_WARNING variable.
44 2015-05-23 Mark Wielaard <mjw@redhat.com>
46 * eu.am (AM_CFLAGS): Add -Wstack-usage=262144.
48 2015-04-23 Max Filippov <jcmvbkbc@gmail.com>
50 * eu.am (DEFS.os): New variable.
52 2015-03-18 Petr Machata <pmachata@redhat.com>
54 * known-dwarf.awk (comment): Drop all uses of this variable.
55 (END): Always emit the non-_DESC variant. Emit
56 DWARF_ALL_KNOWN_DW_ instead of ALL_KNOWN_DW_*, and
57 DWARF_ONE_KNOWN_DW_ instead of ONE_KNOWN_DW_*.
59 2015-02-20 Petr Machata <pmachata@redhat.com>
61 * known-dwarf.awk (END): Drop useless variables lo, hi. Merge two
62 continue-checks in one.
64 2014-12-18 Mark Wielaard <mjw@redhat.com>
66 * elfutils.spec.in: Update for 0.161.
68 2014-11-27 Mark Wielaard <mjw@redhat.com>
70 * eu.am: Define textrel_msg, textrel_found and textrel_check based
73 2014-08-25 Mark Wielaard <mjw@redhat.com>
75 * elfutils.spec.in: Update for 0.160.
77 2014-05-17 Mark Wielaard <mjw@redhat.com>
79 * elfutils.spec.in: Update for 0.159.
80 (%files devel): Add libdwelf.h.
82 2014-04-13 Mark Wielaard <mjw@redhat.com>
84 * eu.am (AM_CFLAGS): Don't add -fmudflap.
85 (COMPILE.os): Don't remove no_mudflap.os.
87 2014-01-22 Mark Wielaard <mjw@redhat.com>
89 * eu.am (AM_CFLAGS): Unconditionally add -Wformat=2.
91 2014-01-03 Mark Wielaard <mjw@redhat.com>
93 * elfutils.spec.in: Update for 0.158.
95 2013-11-01 Michael Forney <mforney@mforney.org>
99 2013-09-30 Mark Wielaard <mjw@redhat.com>
101 * elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE
104 2013-09-27 Mark Wielaard <mjw@redhat.com>
106 * config/elfutils.spec.in: Update for 0.157.
108 2013-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
110 * config/elfutils.spec.in: Update for 0.156.
112 2013-04-24 Mark Wielaard <mjw@redhat.com>
114 * eu.am: Use AM_CPPFLAGS instead of INCLUDES.
116 2012-08-27 Mark Wielaard <mjw@redhat.com>
118 * config/elfutils.spec.in: Update for 0.155.
120 2012-07-19 Mark Wielaard <mjw@redhat.com>
122 * known-dwarf.awk: "Generated by" header had wrong file names,
123 mention config/known-dwarf.awk and libdw/dwarf.h contents.
125 2012-06-22 Mark Wielaard <mjw@redhat.com>
127 * config/elfutils.spec.in: Update for 0.154.
129 2012-02-23 Mark Wielaard <mjw@redhat.com>
131 * config/elfutils.spec.in: Update for 0.153.
133 2011-10-31 Mark Wielaard <mjw@redhat.com>
135 * known-dwarf.awk: Use gawk.
137 2010-07-02 Ulrich Drepper <drepper@redhat.com>
139 * elfutils.spec.in: Add more BuildRequires.
140 Ship the .mo files with the libelf subpackage.
142 2010-04-15 Roland McGrath <roland@redhat.com>
144 * eu.am (DEFS): Add -DLOCALEDIR=... here.
146 2010-02-15 Roland McGrath <roland@redhat.com>
150 2009-04-19 Roland McGrath <roland@redhat.com>
152 * version.h.in: Revert last change.
154 2009-04-17 Roland McGrath <roland@redhat.com>
156 * version.h.in (_ELFUTILS_PREREQ): Multiple major by 1000000 and minor
157 by 1000; now _ELFUTILS_VERSION is 789000 for version 0.789.
159 2009-01-22 Ulrich Drepper <drepper@redhat.com>
161 * elfutils.spec.in: Distribute <elfutils/version.h> in
162 elfutils-libelf-devel.
164 2009-01-22 Roland McGrath <roland@redhat.com>
166 * known-dwarf.awk: Handle DW_FOO_BAR_* sets better.
168 2009-01-11 Roland McGrath <roland@redhat.com>
170 * known-dwarf.awk: New file.
171 * Makefile.am (EXTRA_DIST): Add it.
173 2008-12-24 Roland McGrath <roland@redhat.com>
175 * Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic.
176 Put the target inside [if MAINTAINER_MODE].
178 2008-12-16 Roland McGrath <roland@redhat.com>
180 * version.h.in: New file.
182 2008-01-12 Ulrich Drepper <drepper@redhat.com>
184 * elfutils.spec.in: Add m4 to build requirements.
186 2008-01-02 Ulrich Drepper <drepper@redhat.com>
188 * elfutils.spec.in: Changes for disasm branch merge.
190 2007-08-08 Roland McGrath <roland@redhat.com>
192 * elfutils.spec.in (License): Canonicalize.
194 2007-04-23 Roland McGrath <roland@redhat.com>
196 * elfutils.spec.in: Distribute eu-unstrip.
198 2005-08-13 Roland McGrath <roland@redhat.com>
200 * Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $.
202 2005-07-28 Roland McGrath <roland@redhat.com>
204 * elfutils.spec.in: Remove libdwfl.so from package.
206 2005-07-21 Ulrich Drepper <drepper@redhat.com>
208 * elfutils.spec.in: Distribute eu-elfcmp.
210 2005-04-01 Ulrich Drepper <drepper@redhat.com>
212 * elfutils.spec.in: Distribute eu-addr2line.
214 2005-03-17 Ulrich Drepper <drepper@redhat.com>
216 * elfutils.spec.in: Distribute libdw.{a,so,h}.
218 2005-02-22 Ulrich Drepper <drepper@redhat.com>
220 * Makefile.am: Ignore result of cvs run.
222 * elfutils.spec.in: Simplify build process by not using a subdir.
223 This means we can use %configure.
225 2005-02-18 Ulrich Drepper <drepper@redhat.com>
227 * Makefile.am: Automatically added changelog from NEWS file on dist.
229 2005-02-15 Ulrich Drepper <drepper@redhat.com>
231 * elfutils.spec.in: Make sure RPM_OPT_FLAGS is used. During
232 %build, really do build the binaries.
233 Remove --enable-shared configure parameters.
235 2005-02-07 Ulrich Drepper <drepper@redhat.com>
237 * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
239 2004-11-23 Ulrich Drepper <drepper@redhat.com>
241 * elfutils.spec.in: Some more changes for the RPM with the fake
244 2004-01-29 Ulrich Drepper <drepper@redhat.com>
246 * elfutils.spec.in: Update BuildRequires.
248 2004-01-17 Ulrich Drepper <drepper@redhat.com>
250 * Makefile.am: New file.
251 * config.guess: Moved to here from toplevel.
252 * config.rpath: Likewise.
253 * config.sub: Likewise.
255 * install-sh: Likewise.
257 * mkinstalldirs: Likewise.
258 * elfutils.spec.in: New file.