config: Add -Wstack-usage=262144 (256K) warning check.
[platform/upstream/elfutils.git] / config / ChangeLog
1 2015-05-23  Mark Wielaard  <mjw@redhat.com>
2
3         * eu.am (AM_CFLAGS): Add -Wstack-usage=262144.
4
5 2015-04-23  Max Filippov  <jcmvbkbc@gmail.com>
6
7         * eu.am (DEFS.os): New variable.
8
9 2015-03-18  Petr Machata  <pmachata@redhat.com>
10
11         * known-dwarf.awk (comment): Drop all uses of this variable.
12         (END): Always emit the non-_DESC variant.  Emit
13         DWARF_ALL_KNOWN_DW_ instead of ALL_KNOWN_DW_*, and
14         DWARF_ONE_KNOWN_DW_ instead of ONE_KNOWN_DW_*.
15
16 2015-02-20  Petr Machata  <pmachata@redhat.com>
17
18         * known-dwarf.awk (END): Drop useless variables lo, hi.  Merge two
19         continue-checks in one.
20
21 2014-12-18  Mark Wielaard  <mjw@redhat.com>
22
23         * elfutils.spec.in: Update for 0.161.
24
25 2014-11-27  Mark Wielaard  <mjw@redhat.com>
26
27         * eu.am: Define textrel_msg, textrel_found and textrel_check based
28         on FATAL_TEXTREL.
29
30 2014-08-25  Mark Wielaard  <mjw@redhat.com>
31
32         * elfutils.spec.in: Update for 0.160.
33
34 2014-05-17  Mark Wielaard  <mjw@redhat.com>
35
36         * elfutils.spec.in: Update for 0.159.
37         (%files devel): Add libdwelf.h.
38
39 2014-04-13  Mark Wielaard  <mjw@redhat.com>
40
41         * eu.am (AM_CFLAGS): Don't add -fmudflap.
42         (COMPILE.os): Don't remove no_mudflap.os.
43
44 2014-01-22  Mark Wielaard  <mjw@redhat.com>
45
46         * eu.am (AM_CFLAGS): Unconditionally add -Wformat=2.
47
48 2014-01-03  Mark Wielaard  <mjw@redhat.com>
49
50         * elfutils.spec.in: Update for 0.158.
51
52 2013-11-01  Michael Forney  <mforney@mforney.org>
53
54         * eu.am: Use READELF.
55
56 2013-09-30  Mark Wielaard  <mjw@redhat.com>
57
58         * elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE
59         core notes.
60
61 2013-09-27  Mark Wielaard  <mjw@redhat.com>
62
63         * config/elfutils.spec.in: Update for 0.157.
64
65 2013-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
66
67         * config/elfutils.spec.in: Update for 0.156.
68
69 2013-04-24  Mark Wielaard  <mjw@redhat.com>
70
71         * eu.am: Use AM_CPPFLAGS instead of INCLUDES.
72
73 2012-08-27  Mark Wielaard  <mjw@redhat.com>
74
75         * config/elfutils.spec.in: Update for 0.155.
76
77 2012-07-19  Mark Wielaard  <mjw@redhat.com>
78
79         * known-dwarf.awk: "Generated by" header had wrong file names,
80         mention config/known-dwarf.awk and libdw/dwarf.h contents.
81
82 2012-06-22  Mark Wielaard  <mjw@redhat.com>
83
84         * config/elfutils.spec.in: Update for 0.154.
85
86 2012-02-23  Mark Wielaard  <mjw@redhat.com>
87
88         * config/elfutils.spec.in: Update for 0.153.
89
90 2011-10-31  Mark Wielaard  <mjw@redhat.com>
91
92         * known-dwarf.awk: Use gawk.
93
94 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
95
96         * elfutils.spec.in: Add more BuildRequires.
97         Ship the .mo files with the libelf subpackage.
98
99 2010-04-15  Roland McGrath  <roland@redhat.com>
100
101         * eu.am (DEFS): Add -DLOCALEDIR=... here.
102
103 2010-02-15  Roland McGrath  <roland@redhat.com>
104
105         * eu.am: New file.
106
107 2009-04-19  Roland McGrath  <roland@redhat.com>
108
109         * version.h.in: Revert last change.
110
111 2009-04-17  Roland McGrath  <roland@redhat.com>
112
113         * version.h.in (_ELFUTILS_PREREQ): Multiple major by 1000000 and minor
114         by 1000; now _ELFUTILS_VERSION is 789000 for version 0.789.
115
116 2009-01-22  Ulrich Drepper  <drepper@redhat.com>
117
118         * elfutils.spec.in: Distribute <elfutils/version.h> in
119         elfutils-libelf-devel.
120
121 2009-01-22  Roland McGrath  <roland@redhat.com>
122
123         * known-dwarf.awk: Handle DW_FOO_BAR_* sets better.
124
125 2009-01-11  Roland McGrath  <roland@redhat.com>
126
127         * known-dwarf.awk: New file.
128         * Makefile.am (EXTRA_DIST): Add it.
129
130 2008-12-24  Roland McGrath  <roland@redhat.com>
131
132         * Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic.
133         Put the target inside [if MAINTAINER_MODE].
134
135 2008-12-16  Roland McGrath  <roland@redhat.com>
136
137         * version.h.in: New file.
138
139 2008-01-12  Ulrich Drepper  <drepper@redhat.com>
140
141         * elfutils.spec.in: Add m4 to build requirements.
142
143 2008-01-02  Ulrich Drepper  <drepper@redhat.com>
144
145         * elfutils.spec.in: Changes for disasm branch merge.
146
147 2007-08-08  Roland McGrath  <roland@redhat.com>
148
149         * elfutils.spec.in (License): Canonicalize.
150
151 2007-04-23  Roland McGrath  <roland@redhat.com>
152
153         * elfutils.spec.in: Distribute eu-unstrip.
154
155 2005-08-13  Roland McGrath  <roland@redhat.com>
156
157         * Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $.
158
159 2005-07-28  Roland McGrath  <roland@redhat.com>
160
161         * elfutils.spec.in: Remove libdwfl.so from package.
162
163 2005-07-21  Ulrich Drepper  <drepper@redhat.com>
164
165         * elfutils.spec.in: Distribute eu-elfcmp.
166
167 2005-04-01  Ulrich Drepper  <drepper@redhat.com>
168
169         * elfutils.spec.in: Distribute eu-addr2line.
170
171 2005-03-17  Ulrich Drepper  <drepper@redhat.com>
172
173         * elfutils.spec.in: Distribute libdw.{a,so,h}.
174
175 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
176
177         * Makefile.am: Ignore result of cvs run.
178
179         * elfutils.spec.in: Simplify build process by not using a subdir.
180         This means we can use %configure.
181
182 2005-02-18  Ulrich Drepper  <drepper@redhat.com>
183
184         * Makefile.am: Automatically added changelog from NEWS file on dist.
185
186 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
187
188         * elfutils.spec.in: Make sure RPM_OPT_FLAGS is used.  During
189         %build, really do build the binaries.
190         Remove --enable-shared configure parameters.
191
192 2005-02-07  Ulrich Drepper  <drepper@redhat.com>
193
194         * elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
195
196 2004-11-23  Ulrich Drepper  <drepper@redhat.com>
197
198         * elfutils.spec.in: Some more changes for the RPM with the fake
199         binaries.
200
201 2004-01-29  Ulrich Drepper  <drepper@redhat.com>
202
203         * elfutils.spec.in: Update BuildRequires.
204
205 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
206
207         * Makefile.am: New file.
208         * config.guess: Moved to here from toplevel.
209         * config.rpath: Likewise.
210         * config.sub: Likewise.
211         * depcomp: Likewise.
212         * install-sh: Likewise.
213         * missing: Likewise.
214         * mkinstalldirs: Likewise.
215         * elfutils.spec.in: New file.