Add configure --disable-textrelcheck option to enable CC=afl-fuzz on 32bit.
[platform/upstream/elfutils.git] / ChangeLog
1 2014-11-27  Mark Wielaard  <mjw@redhat.com>
2
3         * configure.ac: Add --disable-textrelcheck.
4
5 2014-10-06  Mark Wielaard  <mjw@redhat.com>
6
7         * NEWS: New section 0.161. Add dwarf_peel_type.
8
9 2014-08-25  Mark Wielaard  <mjw@redhat.com>
10
11         * configure.ac: Set version to 0.160.
12         * NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel
13         module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
14
15 2014-08-15  Mark Wielaard  <mjw@redhat.com>
16
17         * NEWS: Add dwarf_cu_die.
18
19 2014-08-15  Mark Wielaard  <mjw@redhat.com>
20
21         * NEWS: Add dwarf_cu_getdwarf.
22
23 2014-07-18  Mark Wielaard  <mjw@redhat.com>
24
25         * configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct.
26
27 2014-05-26  Mark Wielaard  <mjw@redhat.com>
28
29         * NEWS: New section 0.160. Add unstrip --force.
30
31 2014-05-17  Mark Wielaard  <mjw@redhat.com>
32
33         * configure.ac: Set version to 0.159.
34         * NEWS: Add entries for version 0.159.
35
36 2014-05-02  Mark Wielaard  <mjw@redhat.com>
37
38         * NEWS: Add note about dwz support no longer being experimental and
39         new helper functions.
40         * configure.ac: Remove --enable-dwz.
41         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz.
42
43 2014-04-11  Mark Wielaard  <mjw@redhat.com>
44
45         * Makefile.am (SUBDIRS): Add libdwelf.
46         * configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
47         * NEWS: Add note about libdwelf.
48
49 2014-04-13  Mark Wielaard  <mjw@redhat.com>
50
51         * configure.ac: Remove mudflap enable arg and MUDFLAP conditional.
52
53 2014-01-21  Mark Wielaard  <mjw@redhat.com>
54
55         * NEWS (Version 0.159): Add stack -i.
56
57 2014-01-20  Mark Wielaard  <mjw@redhat.com>
58
59         * NEWS (Version 0.159): New. Add stack -d.
60
61 2014-01-03  Mark Wielaard  <mjw@redhat.com>
62
63         * configure.ac: Set version to 0.158.
64         * NEWS: Add entries for version 0.158.
65
66 2013-12-20  Mark Wielaard  <mjw@redhat.com>
67
68         * NEWS (libdwfl): Add dwfl_getthread_frames.
69         (stack): New entry.
70
71 2013-12-18  Mark Wielaard  <mjw@redhat.com>
72
73         * NEWS (libdwfl): Add dwfl_module_getsym_info and
74         dwfl_module_addrinfo.
75         (addr2line): Add -x option.
76
77 2013-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
78
79         * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
80         Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
81         dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
82         dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
83         and dwfl_frame_pc.
84
85 2013-12-16  Mark Wielaard  <mjw@redhat.com>
86
87         * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
88
89 2013-12-09  Josh Stone  <jistone@redhat.com>
90
91         * .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
92
93 2013-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
94
95         * configure.ac (CC_BIARCH): Remove AS_IF for it.
96
97 2013-11-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
98
99         * configure.ac: New AC_CHECK_SIZEOF for long.  Call utrace_BIARCH, new
100         AC_SUBST for CC_BIARCH.
101
102 2013-11-06  Mark Wielaard  <mjw@redhat.com>
103
104         * configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
105         local system does have /usr/lib/debug/.dwz.
106
107 2013-11-06  Mark Wielaard  <mjw@redhat.com>
108
109         * configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
110         option.
111
112 2013-11-01  Michael Forney  <mforney@mforney.org>
113
114         * configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
115
116 2013-10-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
117
118         * NEWS (Version 0.158): New.
119
120 2013-09-30  Mark Wielaard  <mjw@redhat.com>
121
122         * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
123
124 2013-09-27  Mark Wielaard  <mjw@redhat.com>
125
126         * configure.ac: Set version to 0.157.
127         * NEWS: Add entries for version 0.157.
128
129 2013-09-20  Mark Wielaard  <mjw@redhat.com>
130
131         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
132
133 2013-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
134
135         * configure.ac: Set version to 0.156.
136
137 2013-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
138
139         * NEWS: Remove bugfix only entries from Version 0.156.
140
141 2013-07-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
142
143         * NEWS: Add entries for Version 0.156.
144
145 2013-04-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
146
147         * NEWS (Version 0.156): New.
148
149 2013-04-26  Mark Wielaard  <mjw@redhat.com>
150
151         * configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
152
153 2013-04-25  Mark Wielaard  <mjw@redhat.com>
154
155         * .gitignore: Add config/test-driver as installed by automake 1.13.
156         * configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
157
158 2012-10-01  Mark Wielaard  <mjw@redhat.com>
159
160         * configure.ac: Add --enable-valgrind check.
161         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
162
163 2012-08-27  Mark Wielaard  <mjw@redhat.com>
164
165         * configure.ac: Set version to 0.155.
166
167 2012-08-24  Mark Wielaard  <mjw@redhat.com>
168
169         * configure.ac: Add --enable-dwz check, defaults to no.
170
171 2012-07-24  Mark Wielaard  <mjw@redhat.com>
172
173         * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
174
175 2012-06-22  Mark Wielaard  <mjw@redhat.com>
176
177         * configure.ac: Set version to 0.154.
178
179 2012-01-24  Mark Wielaard  <mjw@redhat.com>
180
181         * COPYING: Fix address. Updated version from gnulib.
182
183 2012-01-23  Mark Wielaard  <mjw@redhat.com>
184
185         * configure.ac: Set version to 0.153, update copyright years.
186
187 2012-01-20  Roland McGrath  <roland@hack.frob.com>
188
189         * configure.ac: Handle --enable-deterministic-archives.
190
191 2011-10-08  Roland McGrath  <roland@hack.frob.com>
192
193         * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
194         Use POSIX.2 $((...)) syntax instead of $[...].
195         Reported by Mike Frysinger <vapier@gentoo.org>.
196
197 2011-10-08  Mike Frysinger  <vapier@gentoo.org>
198
199         * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
200
201 2011-10-02  Ulrich Drepper  <drepper@gmail.com>
202
203         * configure.ac: Check for __cxa_demangle in libstdc++.
204
205 2011-02-08  Roland McGrath  <roland@redhat.com>
206
207         * configure.ac (C99 check): Use AC_LANG_SOURCE.
208
209         * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
210
211 2010-09-13  Ulrich Drepper  <drepper@redhat.com>
212
213         * configure.ac (ALL_LINGUAS): Add languages which have some
214         translations.
215
216 2010-04-15  Roland McGrath  <roland@redhat.com>
217
218         * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
219
220 2009-09-21  Ulrich Drepper  <drepper@redhat.com>
221
222         * configure.ac: Update for more modern autoconf.
223
224 2009-08-26  Roland McGrath  <roland@redhat.com>
225
226         * configure.ac (zip_LIBS): Check for liblzma too.
227
228 2009-04-19  Roland McGrath  <roland@redhat.com>
229
230         * configure.ac (eu_version): Round down here, not in version.h macros.
231
232 2009-04-17  Roland McGrath  <roland@redhat.com>
233
234         * configure.ac (eu_version): Compute number 1000 times larger,
235         let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
236
237 2009-01-23  Roland McGrath  <roland@redhat.com>
238
239         * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
240
241         * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
242         building with compiler support but no working runtime support.
243
244 2009-01-22  Ulrich Drepper  <drepper@redhat.com>
245
246         * Makefile.am (rpm): The tarball is now bzip2-compressed.
247
248 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
249
250         * configure.ac: Require gcc with TLS support.
251         Rename USE_TLS to USE_LOCKS.  The option is renamed to
252         --enable-thread-safety.
253
254 2009-01-08  Roland McGrath  <roland@redhat.com>
255
256         * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
257
258 2009-01-05  Roland McGrath  <roland@redhat.com>
259
260         * configure.ac (eu_ZIPLIB): New macro.
261         Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
262
263 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
264
265         * configure.ac: We need automake 1.8 now.
266
267 2008-12-24  Roland McGrath  <roland@redhat.com>
268
269         * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
270         distribute only in .tar.bz2 form now.
271
272 2008-12-16  Roland McGrath  <roland@redhat.com>
273
274         * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
275         * configure.ac: Create it, substituting @eu_version@ with
276         PACKAGE_VERSION canonicalized to four digits of decimal.
277
278 2008-08-25  Roland McGrath  <roland@redhat.com>
279
280         * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
281
282 2008-08-21  Roland McGrath  <roland@redhat.com>
283
284         * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
285         move the contents to lib/eu-config.h instead of keeping them here.
286
287 2007-12-20  Ulrich Drepper  <drepper@redhat.com>
288
289         * configure.ac: Add support for --enable-debugpred.
290         Update likely/unlikely macros for it.
291
292 2007-06-05  Ulrich Drepper  <drepper@redhat.com>
293
294         * Makefile.am: Remove traces of mini builds.
295         * configure.ac: Don't use libelf-po/POTFILES.in as config file
296         anymore.
297
298 2007-05-16  Roland McGrath  <roland@redhat.com>
299
300         * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
301
302 2006-11-02  Roland McGrath  <roland@redhat.com>
303
304         * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
305
306 2006-08-29  Roland McGrath  <roland@redhat.com>
307
308         * configure.ac: Use AM_MAINTAINER_MODE.
309
310 2006-07-12  Ulrich Drepper  <drepper@redhat.com>
311
312         * configure.ac (internal_function): Don't use internal visibility.
313
314 2006-07-05  Ulrich Drepper  <drepper@redhat.com>
315
316         * configure.ac: Add dummy automake conditional to get dependencies
317         for non-generic linker right.  See src/Makefile.am.
318
319 2005-11-18  Roland McGrath  <roland@redhat.com>
320
321         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
322
323 2005-11-16  Roland McGrath  <roland@redhat.com>
324
325         * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
326         In config.h, define ELFUTILS_HEADER macro.
327
328 2005-11-15  Roland McGrath  <roland@redhat.com>
329
330         * Makefile.am (all_SUBDIRS): Add backends.
331         * configure.ac: Write backends/Makefile.
332
333         * configure.ac: Add --enable-tests-rpath option.
334
335 2005-09-16  Roland McGrath  <roland@redhat.com>
336
337         * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
338         Don't set it, since on IA64 you get error messages for unaligned
339         accesses, and on Alpha it's at least very slow.
340
341 2005-08-29  Ulrich Drepper  <drepper@redhat.com>
342
343         * configure.ac: Fix GCOV make condition generation.
344
345 2005-08-28  Ulrich Drepper  <drepper@redhat.com>
346
347         * configure.ac: Add --enable-gcov option.
348
349 2005-08-06  Ulrich Drepper  <drepper@redhat.com>
350
351         * configure.ac: Add --enable-gprof option.
352
353 2005-07-27  Roland McGrath  <roland@redhat.com>
354
355         * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
356
357 2005-07-21  Roland McGrath  <roland@redhat.com>
358
359         * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
360
361 2005-06-01  Roland McGrath  <roland@redhat.com>
362
363         * Makefile.am (all_SUBDIRS): Add libdwfl.
364         * configure.ac: Write libdwfl/Makefile.
365
366 2005-05-19  Roland McGrath  <roland@redhat.com>
367
368         * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
369
370 2005-05-10  Ulrich Drepper  <drepper@redhat.com>
371
372         * configure.ac: Define MODVERSION in config.h.
373
374 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
375
376         * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
377         * configure.ac: Don't use doc subdir for now.
378
379 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
380
381         * configure.ac: Remove AM_GNU_GETTEXT use.  Use only AM_PO_SUBDIRS.
382
383 2005-02-06  Ulrich Drepper  <drepper@redhat.com>
384
385         * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
386
387         * Makefile.am (EXTRA_DIST): Remove splint.rc.
388         * splint.rc: Removed.
389
390 2004-09-25  Ulrich Drepper  <drepper@redhat.com>
391
392         * configure.ac: Make compile with gcc 4.0.
393
394 2004-03-06  Ulrich Drepper  <drepper@redhat.com>
395
396         * configure.ac: Use AS_HELP_STRING where applicable.
397
398 2004-01-23  Ulrich Drepper  <drepper@redhat.com>
399
400         * configure.ac: Check for C99 compiler.
401
402         * configure.ac: Change locking macros in config.h to at least
403         evaluate the parameter.  Define base_cpu to none for generic linker.
404
405 2004-01-21  Ulrich Drepper  <drepper@redhat.com>
406
407         * configure.ac: Print error message in case --disable-generic is
408         used if no linker support for the architecture is available.
409
410 2004-01-18  Ulrich Drepper  <drepper@redhat.com>
411
412         * configure.ac: Dont generate libebl-po/Makefile.in,
413         libdw-po/Makefile.in, libasm-po/Makefile.in.
414
415         * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
416
417 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
418
419         * configure.ac: Pretty printing of help message.
420
421         * configure.ac: Move AC_SYS_LARGEFILE test to the front.
422
423         * configure.ac: Add --enable-mudflap option.
424
425 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
426
427         * configure.ac: Major cleanups.  Use aux dir.
428         * config.guess: Moved to new config subdir.
429         * config.rpath: Likewise.
430         * config.sub: Likewise.
431         * depcomp: Likewise.
432         * install-sh: Likewise.
433         * missing: Likewise.
434         * mkinstalldirs: Likewise.
435         * Makefile.am (mini_SUBDIRS): Add config.
436         (EXTRA_DIST): Remove config.rpath.
437
438         * configure.ac: Add AC_REVISION.
439
440         * configure.ac: Add --enable-mudflap option.
441
442 2004-01-11  Ulrich Drepper  <drepper@redhat.com>
443
444         * configure.ac: Drop libdwarf directory.  Add libdw-po.
445         * Makefile.am (all_SUBDIRS): Likewise.
446         * elfutils.spec: Don't distribute anything from libdwarf.
447
448 2004-01-05  Ulrich Drepper  <drepper@redhat.com>
449
450         * Makefile.am: Support separate libelf built.
451
452         * elfutils.spec.in: Create separata elfutils-libelf-devel package.
453         Install libdw DSOs.
454
455         * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
456         name.
457
458 2003-08-13  Ulrich Drepper  <drepper@redhat.com>
459
460         * elfutils.spec.in: Remove references to libebl.so.
461
462 2003-08-11  Ulrich Drepper  <drepper@redhat.com>
463
464         * Moved to CVS archive.
465
466 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
467
468         * The beginning.  See the NEWS file for the time being.