12016-01-08  Mark Wielaard  <mjw@redhat.com>
2
3	* configure.ac: Set version to 0.165.
4	* NEWS: Add 0.164 section.
5
62016-01-04  Mark Wielaard  <mjw@redhat.com>
7
8	* configure.ac: Add BZ2_LIBS and LIBLZMA substitutions.
9	Add config/libelf.pc and config/libdw.pc config files.
10
112015-12-31  Mark Wielaard  <mjw@redhat.com>
12
13	* Makefile.am (AM_MAKEFLAGS): Set --no-print-directory.
14
152015-10-16  Mark Wielaard  <mjw@redhat.com>
16
17	* configure.ac: Make zlib mandatory.
18
192015-10-15  Mark Wielaard  <mjw@redhat.com>
20
21	* configure.ac: Set version to 0.164.
22	* NEWS: Add 0.164 additions.
23
242015-10-07  Mark Wielaard  <mjw@redhat.com>
25
26	* configure.ac: Add AM_SILENT_RULES([yes]).
27
282015-09-24  Jose E. Marchesi  <jose.marchesi@oracle.com>
29
30	* configure.ac: Use -fPIC instead of -fpic to avoid relocation
31	overflows in some platforms.
32
332015-07-11  Pino Toscano  <toscano.pino@tiscali.it>
34
35	* .gitignore: Add more generated files, and anchor some of the
36	existing ones.
37
382015-06-19  Mark Wielaard  <mjw@redhat.com>
39
40	* configure.ac: Set version to 0.163.
41	* NEWS: Mention 0.163 is bug fixes only.
42
432015-06-10  Mark Wielaard  <mjw@redhat.com>
44
45	* configure.ac: Set version to 0.162.
46	* NEWS: Add 0.162 additions.
47
482015-06-08  Mark Wielaard  <mjw@redhat.com>
49
50	* configure.ac (ADD_STACK_USAGE_WARNING): New conditional based on
51	gcc -Wstack-usage check.
52
532015-05-31  Mark Wielaard  <mjw@redhat.com>
54
55	* configure.ac (MODVERSION): Define using LIBEBL_SUBDIR, eu_version
56	and ac_cv_build.
57
582015-05-31  Mark Wielaard  <mjw@redhat.com>
59
60	* configure.ac (use_undefined): Use AC_LINK_IFELSE. AC_DEFINE
61	CHECK_UNDEFINED.
62
632015-05-30  Mark Wielaard  <mjw@redhat.com>
64
65	* configure.ac: Check for bunzip2. Check flex and bison are
66	installed in maintainer-mode. Otherwise check libdw/known-dwarf.h
67	is already generated.
68
692015-05-21  Mark Wielaard  <mjw@redhat.com>
70
71	* configure.ac: Add --enable-sanitize-undefined.
72	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Rename to...
73	(AM_DISTCHECK_CONFIGURE_FLAGS): this. Add --enable-sanitize-undefined.
74
752015-05-04  Anthony G. Basile  <blueness@gentoo.org>
76
77	* configure.ac (argp_LDADD): Check if libc has argp and set
78	argp_LDADD accordingly.
79
802015-05-03  Max Filippov  <jcmvbkbc@gmail.com>
81
82	* configure.ac (DEMANGLE): Fix enable_demangler setting.
83
842015-05-01  Mark Wielaard  <mjw@redhat.com>
85
86	* configure.ac (DEMANGLE): Explicitly set enable_demangler.
87
882015-05-01  Mark Wielaard  <mjw@redhat.com>
89
90	* configure.ac (debugpred): Use and set use_debugpred_val.
91	(textrelcheck): Explicitly set enable_textrelcheck to yes or no.
92	(symbol-versioning): Likewise for enable_symbol_versioning.
93	AC_MSG_NOTICE overview of enabled/disabled features.
94
952015-04-23  Max Filippov  <jcmvbkbc@gmail.com>
96
97	* configure.ac: Add --disable-symbol-versioning.
98
992015-04-14  Mark Wielaard  <mjw@redhat.com>
100
101	* configure.ac (ac_cv_c99): Add explicit checks for all GNU99
102	extensions used.
103
1042015-03-13  Mark Wielaard  <mjw@redhat.com>
105
106	* configure.ac (ac_cv_c99): Add explicit return.
107	(ac_cv_tls): Add stdlib.h include.
108
1092014-12-18  Mark Wielaard  <mjw@redhat.com>
110
111	* configure.ac: Set version to 0.161.
112	* NEWS: Add dwarf.h additions.
113
1142014-12-15  Josh Stone  <jistone@redhat.com>
115
116	* .gitignore: Add config/compile as installed by automake 1.14.
117
1182014-11-27  Mark Wielaard  <mjw@redhat.com>
119
120	* configure.ac: Add --disable-textrelcheck.
121
1222014-10-06  Mark Wielaard  <mjw@redhat.com>
123
124	* NEWS: New section 0.161. Add dwarf_peel_type.
125
1262014-08-25  Mark Wielaard  <mjw@redhat.com>
127
128	* configure.ac: Set version to 0.160.
129	* NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel
130	module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
131
1322014-08-15  Mark Wielaard  <mjw@redhat.com>
133
134	* NEWS: Add dwarf_cu_die.
135
1362014-08-15  Mark Wielaard  <mjw@redhat.com>
137
138	* NEWS: Add dwarf_cu_getdwarf.
139
1402014-07-18  Mark Wielaard  <mjw@redhat.com>
141
142	* configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct.
143
1442014-05-26  Mark Wielaard  <mjw@redhat.com>
145
146	* NEWS: New section 0.160. Add unstrip --force.
147
1482014-05-17  Mark Wielaard  <mjw@redhat.com>
149
150	* configure.ac: Set version to 0.159.
151	* NEWS: Add entries for version 0.159.
152
1532014-05-02  Mark Wielaard  <mjw@redhat.com>
154
155	* NEWS: Add note about dwz support no longer being experimental and
156	new helper functions.
157	* configure.ac: Remove --enable-dwz.
158	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz.
159
1602014-04-11  Mark Wielaard  <mjw@redhat.com>
161
162	* Makefile.am (SUBDIRS): Add libdwelf.
163	* configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
164	* NEWS: Add note about libdwelf.
165
1662014-04-13  Mark Wielaard  <mjw@redhat.com>
167
168	* configure.ac: Remove mudflap enable arg and MUDFLAP conditional.
169
1702014-01-21  Mark Wielaard  <mjw@redhat.com>
171
172	* NEWS (Version 0.159): Add stack -i.
173
1742014-01-20  Mark Wielaard  <mjw@redhat.com>
175
176	* NEWS (Version 0.159): New. Add stack -d.
177
1782014-01-03  Mark Wielaard  <mjw@redhat.com>
179
180	* configure.ac: Set version to 0.158.
181	* NEWS: Add entries for version 0.158.
182
1832013-12-20  Mark Wielaard  <mjw@redhat.com>
184
185	* NEWS (libdwfl): Add dwfl_getthread_frames.
186	(stack): New entry.
187
1882013-12-18  Mark Wielaard  <mjw@redhat.com>
189
190	* NEWS (libdwfl): Add dwfl_module_getsym_info and
191	dwfl_module_addrinfo.
192	(addr2line): Add -x option.
193
1942013-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
195
196	* NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
197	Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
198	dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
199	dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
200	and dwfl_frame_pc.
201
2022013-12-16  Mark Wielaard  <mjw@redhat.com>
203
204	* NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
205
2062013-12-09  Josh Stone  <jistone@redhat.com>
207
208	* .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
209
2102013-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
211
212	* configure.ac (CC_BIARCH): Remove AS_IF for it.
213
2142013-11-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
215
216	* configure.ac: New AC_CHECK_SIZEOF for long.  Call utrace_BIARCH, new
217	AC_SUBST for CC_BIARCH.
218
2192013-11-06  Mark Wielaard  <mjw@redhat.com>
220
221	* configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
222	local system does have /usr/lib/debug/.dwz.
223
2242013-11-06  Mark Wielaard  <mjw@redhat.com>
225
226	* configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
227	option.
228
2292013-11-01  Michael Forney  <mforney@mforney.org>
230
231	* configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
232
2332013-10-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
234
235	* NEWS (Version 0.158): New.
236
2372013-09-30  Mark Wielaard  <mjw@redhat.com>
238
239	* NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
240
2412013-09-27  Mark Wielaard  <mjw@redhat.com>
242
243	* configure.ac: Set version to 0.157.
244	* NEWS: Add entries for version 0.157.
245
2462013-09-20  Mark Wielaard  <mjw@redhat.com>
247
248	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
249
2502013-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
251
252	* configure.ac: Set version to 0.156.
253
2542013-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
255
256	* NEWS: Remove bugfix only entries from Version 0.156.
257
2582013-07-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
259
260	* NEWS: Add entries for Version 0.156.
261
2622013-04-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
263
264	* NEWS (Version 0.156): New.
265
2662013-04-26  Mark Wielaard  <mjw@redhat.com>
267
268	* configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
269
2702013-04-25  Mark Wielaard  <mjw@redhat.com>
271
272	* .gitignore: Add config/test-driver as installed by automake 1.13.
273	* configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
274
2752012-10-01  Mark Wielaard  <mjw@redhat.com>
276
277	* configure.ac: Add --enable-valgrind check.
278	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
279
2802012-08-27  Mark Wielaard  <mjw@redhat.com>
281
282	* configure.ac: Set version to 0.155.
283
2842012-08-24  Mark Wielaard  <mjw@redhat.com>
285
286	* configure.ac: Add --enable-dwz check, defaults to no.
287
2882012-07-24  Mark Wielaard  <mjw@redhat.com>
289
290	* TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
291
2922012-06-22  Mark Wielaard  <mjw@redhat.com>
293
294	* configure.ac: Set version to 0.154.
295
2962012-01-24  Mark Wielaard  <mjw@redhat.com>
297
298	* COPYING: Fix address. Updated version from gnulib.
299
3002012-01-23  Mark Wielaard  <mjw@redhat.com>
301
302	* configure.ac: Set version to 0.153, update copyright years.
303
3042012-01-20  Roland McGrath  <roland@hack.frob.com>
305
306	* configure.ac: Handle --enable-deterministic-archives.
307
3082011-10-08  Roland McGrath  <roland@hack.frob.com>
309
310	* configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
311	Use POSIX.2 $((...)) syntax instead of $[...].
312	Reported by Mike Frysinger <vapier@gentoo.org>.
313
3142011-10-08  Mike Frysinger  <vapier@gentoo.org>
315
316	* configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
317
3182011-10-02  Ulrich Drepper  <drepper@gmail.com>
319
320	* configure.ac: Check for __cxa_demangle in libstdc++.
321
3222011-02-08  Roland McGrath  <roland@redhat.com>
323
324	* configure.ac (C99 check): Use AC_LANG_SOURCE.
325
326	* configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
327
3282010-09-13  Ulrich Drepper  <drepper@redhat.com>
329
330	* configure.ac (ALL_LINGUAS): Add languages which have some
331	translations.
332
3332010-04-15  Roland McGrath  <roland@redhat.com>
334
335	* configure.ac (LOCALEDIR, DATADIRNAME): Removed.
336
3372009-09-21  Ulrich Drepper  <drepper@redhat.com>
338
339	* configure.ac: Update for more modern autoconf.
340
3412009-08-26  Roland McGrath  <roland@redhat.com>
342
343	* configure.ac (zip_LIBS): Check for liblzma too.
344
3452009-04-19  Roland McGrath  <roland@redhat.com>
346
347	* configure.ac (eu_version): Round down here, not in version.h macros.
348
3492009-04-17  Roland McGrath  <roland@redhat.com>
350
351	* configure.ac (eu_version): Compute number 1000 times larger,
352	let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
353
3542009-01-23  Roland McGrath  <roland@redhat.com>
355
356	* configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
357
358	* configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
359	building with compiler support but no working runtime support.
360
3612009-01-22  Ulrich Drepper  <drepper@redhat.com>
362
363	* Makefile.am (rpm): The tarball is now bzip2-compressed.
364
3652009-01-10  Ulrich Drepper  <drepper@redhat.com>
366
367	* configure.ac: Require gcc with TLS support.
368	Rename USE_TLS to USE_LOCKS.  The option is renamed to
369	--enable-thread-safety.
370
3712009-01-08  Roland McGrath  <roland@redhat.com>
372
373	* configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
374
3752009-01-05  Roland McGrath  <roland@redhat.com>
376
377	* configure.ac (eu_ZIPLIB): New macro.
378	Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
379
3802008-12-30  Ulrich Drepper  <drepper@redhat.com>
381
382	* configure.ac: We need automake 1.8 now.
383
3842008-12-24  Roland McGrath  <roland@redhat.com>
385
386	* configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
387	distribute only in .tar.bz2 form now.
388
3892008-12-16  Roland McGrath  <roland@redhat.com>
390
391	* Makefile.am (pkginclude_HEADERS): New variable, install version.h.
392	* configure.ac: Create it, substituting @eu_version@ with
393	PACKAGE_VERSION canonicalized to four digits of decimal.
394
3952008-08-25  Roland McGrath  <roland@redhat.com>
396
397	* configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
398
3992008-08-21  Roland McGrath  <roland@redhat.com>
400
401	* configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
402	move the contents to lib/eu-config.h instead of keeping them here.
403
4042007-12-20  Ulrich Drepper  <drepper@redhat.com>
405
406	* configure.ac: Add support for --enable-debugpred.
407	Update likely/unlikely macros for it.
408
4092007-06-05  Ulrich Drepper  <drepper@redhat.com>
410
411	* Makefile.am: Remove traces of mini builds.
412	* configure.ac: Don't use libelf-po/POTFILES.in as config file
413	anymore.
414
4152007-05-16  Roland McGrath  <roland@redhat.com>
416
417	* configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
418
4192006-11-02  Roland McGrath  <roland@redhat.com>
420
421	* Makefile.am (EXTRA_DIST): Add EXCEPTION file.
422
4232006-08-29  Roland McGrath  <roland@redhat.com>
424
425	* configure.ac: Use AM_MAINTAINER_MODE.
426
4272006-07-12  Ulrich Drepper  <drepper@redhat.com>
428
429	* configure.ac (internal_function): Don't use internal visibility.
430
4312006-07-05  Ulrich Drepper  <drepper@redhat.com>
432
433	* configure.ac: Add dummy automake conditional to get dependencies
434	for non-generic linker right.  See src/Makefile.am.
435
4362005-11-18  Roland McGrath  <roland@redhat.com>
437
438	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
439
4402005-11-16  Roland McGrath  <roland@redhat.com>
441
442	* configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
443	In config.h, define ELFUTILS_HEADER macro.
444
4452005-11-15  Roland McGrath  <roland@redhat.com>
446
447	* Makefile.am (all_SUBDIRS): Add backends.
448	* configure.ac: Write backends/Makefile.
449
450	* configure.ac: Add --enable-tests-rpath option.
451
4522005-09-16  Roland McGrath  <roland@redhat.com>
453
454	* configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
455	Don't set it, since on IA64 you get error messages for unaligned
456	accesses, and on Alpha it's at least very slow.
457
4582005-08-29  Ulrich Drepper  <drepper@redhat.com>
459
460	* configure.ac: Fix GCOV make condition generation.
461
4622005-08-28  Ulrich Drepper  <drepper@redhat.com>
463
464	* configure.ac: Add --enable-gcov option.
465
4662005-08-06  Ulrich Drepper  <drepper@redhat.com>
467
468	* configure.ac: Add --enable-gprof option.
469
4702005-07-27  Roland McGrath  <roland@redhat.com>
471
472	* Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
473
4742005-07-21  Roland McGrath  <roland@redhat.com>
475
476	* configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
477
4782005-06-01  Roland McGrath  <roland@redhat.com>
479
480	* Makefile.am (all_SUBDIRS): Add libdwfl.
481	* configure.ac: Write libdwfl/Makefile.
482
4832005-05-19  Roland McGrath  <roland@redhat.com>
484
485	* configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
486
4872005-05-10  Ulrich Drepper  <drepper@redhat.com>
488
489	* configure.ac: Define MODVERSION in config.h.
490
4912005-02-22  Ulrich Drepper  <drepper@redhat.com>
492
493	* Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
494	* configure.ac: Don't use doc subdir for now.
495
4962005-02-15  Ulrich Drepper  <drepper@redhat.com>
497
498	* configure.ac: Remove AM_GNU_GETTEXT use.  Use only AM_PO_SUBDIRS.
499
5002005-02-06  Ulrich Drepper  <drepper@redhat.com>
501
502	* configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
503
504	* Makefile.am (EXTRA_DIST): Remove splint.rc.
505	* splint.rc: Removed.
506
5072004-09-25  Ulrich Drepper  <drepper@redhat.com>
508
509	* configure.ac: Make compile with gcc 4.0.
510
5112004-03-06  Ulrich Drepper  <drepper@redhat.com>
512
513	* configure.ac: Use AS_HELP_STRING where applicable.
514
5152004-01-23  Ulrich Drepper  <drepper@redhat.com>
516
517	* configure.ac: Check for C99 compiler.
518
519	* configure.ac: Change locking macros in config.h to at least
520	evaluate the parameter.  Define base_cpu to none for generic linker.
521
5222004-01-21  Ulrich Drepper  <drepper@redhat.com>
523
524	* configure.ac: Print error message in case --disable-generic is
525	used if no linker support for the architecture is available.
526
5272004-01-18  Ulrich Drepper  <drepper@redhat.com>
528
529	* configure.ac: Dont generate libebl-po/Makefile.in,
530	libdw-po/Makefile.in, libasm-po/Makefile.in.
531
532	* Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
533
5342004-01-17  Ulrich Drepper  <drepper@redhat.com>
535
536	* configure.ac: Pretty printing of help message.
537
538	* configure.ac: Move AC_SYS_LARGEFILE test to the front.
539
540	* configure.ac: Add --enable-mudflap option.
541
5422004-01-17  Ulrich Drepper  <drepper@redhat.com>
543
544	* configure.ac: Major cleanups.  Use aux dir.
545	* config.guess: Moved to new config subdir.
546	* config.rpath: Likewise.
547	* config.sub: Likewise.
548	* depcomp: Likewise.
549	* install-sh: Likewise.
550	* missing: Likewise.
551	* mkinstalldirs: Likewise.
552	* Makefile.am (mini_SUBDIRS): Add config.
553	(EXTRA_DIST): Remove config.rpath.
554
555	* configure.ac: Add AC_REVISION.
556
557	* configure.ac: Add --enable-mudflap option.
558
5592004-01-11  Ulrich Drepper  <drepper@redhat.com>
560
561	* configure.ac: Drop libdwarf directory.  Add libdw-po.
562	* Makefile.am (all_SUBDIRS): Likewise.
563	* elfutils.spec: Don't distribute anything from libdwarf.
564
5652004-01-05  Ulrich Drepper  <drepper@redhat.com>
566
567	* Makefile.am: Support separate libelf built.
568
569	* elfutils.spec.in: Create separata elfutils-libelf-devel package.
570	Install libdw DSOs.
571
572	* configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
573	name.
574
5752003-08-13  Ulrich Drepper  <drepper@redhat.com>
576
577	* elfutils.spec.in: Remove references to libebl.so.
578
5792003-08-11  Ulrich Drepper  <drepper@redhat.com>
580
581	* Moved to CVS archive.
582
5832000-08-25  Ulrich Drepper  <drepper@redhat.com>
584
585	* The beginning.  See the NEWS file for the time being.
586