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