summaryrefslogtreecommitdiffstats
path: root/config/ChangeLog
blob: 1e8ad0e416a3ed16c36bd5ed2c909f0c952ca924 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
2017-05-04  Ulf Hermann  <ulf.hermann@qt.io>

	* eu.am: Increase stack limit to 512k.

2017-04-28  Ulf Hermann  <ulf.hermann@qt.io>

	* eu.am: Disable textrel_check if we're not building ELF files.

2017-04-21  Ulf Hermann  <ulf.hermann@qt.io>

	* eu.am: Add $(top_srcdir)libgnu and $(top_builddir)/libgnu to -I if requested.

2018-06-11  Mark Wielaard  <mark@klomp.org>

	* elfutils.spec.in: Update for 0.172.

2018-06-01  Mark Wielaard  <mark@klomp.org>

	* elfutils.spec.in: Update for 0.171.

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.