PR29926: debuginfod: Fix usage of deprecated CURLINFO_*
[platform/upstream/elfutils.git] / ChangeLog
1 2022-11-02  Mark Wielaard  <mark@klomp.org>
2
3         * configure.ac (AC_INIT): Set version to 0.188.
4         * NEWS: Likewise.
5
6 2022-10-31  Aaron Merey  <amerey@redhat.com>
7
8         * NEWS: Add debuginfod_find_section.
9
10 2022-10-20  Mark Wielaard  <mark@klomp.org>
11
12         * Makefile.am (rpm): Remove --sign.
13
14 2022-10-22  Mark Wielaard  <mark@klomp.org>
15
16         * configure.ac: Use AC_PROG_CC with autoconf 2.70, or AC_PROG_CC_C99
17         for earlier versions. Use AC_PROG_LEX([noyywrap]).
18
19 2022-09-13  Aleksei Vetrov  <vvvvvv@google.com>
20
21         * NEWS (libdwfl): Add dwfl_report_offline_memory.
22
23 2022-09-27  Taketo Kabe  <kabe@sra-tohoku.co.jp>
24
25         * debuginfod/debuginfod-client.c: Correctly get timestamp when
26         compiling with -D_TIME_BITS=64 on 32bit environment.
27
28 2022-04-28  Di Chen  <dichen@redhat.com>
29
30         * NEWS: Add readefl -D, --use-dynamic.
31
32 2022-07-28  Di Chen  <dichen@redhat.com>
33
34         * NEWS: Add dwfl_frame_reg.
35
36 2022-07-13  Mark Wielaard  <mark@klomp.org>
37
38         * NEWS: Add dwfl_get_debuginfod_client.
39
40 2022-06-02  Mark Wielaard  <mark@klomp.org>
41
42         * configure.ac (OLD_LIBMICROHTTPD): New AM_CONDITIONAL based on
43         libmicrohttpd < 0.9.51.
44
45 2022-05-02  Mark Wielaard  <mark@klomp.org>
46
47         * Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Remove
48         --enable-valgrind --enable-sanitize-undefined.
49
50 2022-04-25  Mark Wielaard  <mark@klomp.org>
51
52         * configure.ac (AC_INIT): Set version to 0.187.
53         * NEWS: Add some more 0.187 items.
54
55 2022-04-24  Frank Ch. Eigler  <fche@redhat.com>
56
57         * AUTHORS.sh, .mailmap: New files.
58         * AUTHORS: Regenerated to cover entire history of elfutils.
59
60 2022-04-24  Mark Wielaard  <mark@klomp.org>
61
62         * configure.ac (AC_CHECK_FUNCS): Add mremap.
63
64 2021-03-20  Mark Wielaard  <mark@klomp.org>
65
66         * configure.ac: Remove -m64 on 32bit target comments for
67         utrace_BIARCH check.
68
69 2021-03-14  Mark Wielaard  <mark@klomp.org>
70
71         * configure.ac: Use AS_HELP_STRING instead of AC_HELP_STRING.
72
73 2021-03-11  Mark Wielaard  <mark@klomp.org>
74
75         * NEWS: Document new --relative option for addr2line.
76
77 2022-03-10  Mark Wielaard  <mark@klomp.org>
78
79         * configure.ac: Move AC_PROG_CXX earlier. Check for both
80         -D_FORTIFY_SOURCE=3 and -D_FORTIFY_SOURCE=2 support. Also
81         set CXXFLAGS. Output final CFLAGS and CXXFLAGS setting.
82
83 2021-12-04  Mark Wielaard  <mark@klomp.org>
84
85         * configure.ac: Add --enable-sanitize-address.
86
87 2021-11-10  Mark Wielaard  <mark@klomp.org>
88
89         * configure.ac (AC_INIT): Set version to 0.186.
90         * NEWS: Add translation item.
91
92 2021-09-03  John Mellor-Crummey <johnmc@rice.edu>
93
94         * NEWS: Read inlining info in NVIDIA extended line map
95
96 2021-08-10  Adrian Ratiu  <adrian.ratiu@collabora.com>
97
98         * configure.ac (AC_CACHE_CHECK): Rework std=gnu99 check to allow clang.
99
100 2021-08-20  Saleem Abdulrasool  <abdulras@google.com>
101
102         * Add AC_CHECK_HEADERS for error.h and err.h.
103
104 2021-07-28  Mark Wielaard  <mark@klomp.org>
105
106         * configure.ac (AC_CHECK_DECLS): Add reallocarray check.
107
108 2021-05-22  Mark Wielaard  <mark@klomp.org>
109
110         * configure.ac (AC_INIT): Set version to 0.185.
111         * NEWS: Add 0.185 entries.
112
113 2021-05-10  Mark Wielaard  <mark@klomp.org>
114
115         * configure.ac (AC_INIT): Set version to 0.184.
116         * NEWS: Add libdw, translation and debuginfod-client entries.
117
118 2021-03-30  Frank Ch. Eigler  <fche@redhat.com>
119
120         * configure.ac: Look for pthread_setname_np.
121
122 2021-02-17  Timm Bäder  <tbaeder@redhat.com>
123
124         * configure.ac: Add -Wno-packed-not-aligned check.
125
126 2021-02-17  Timm Bäder  <tbaeder@redhat.com>
127
128         * configure.ac: Add -Wtrampolines check.
129
130 2021-02-05  Mark Wielaard  <mark@klomp.org>
131
132         * configure.ac (AC_INIT): Set version to 0.183.
133         (AC_COPYRIGHT): Update Copyright year.
134         * NEWS: Add 0.183 section.
135
136 2021-02-01  Érico Nogueira  <ericonr@disroot.org>
137
138         * configure.ac: Check for GNU strerror_r.
139
140 2021-01-12  Dmitry V. Levin  <ldv@altlinux.org>
141
142         * configure.ac [--enable-gcov]: Check for gcov, lcov, and genhtml.
143         * Makefile.am [GCOV] (coverage, coverage-clean): New targets.
144         * .gitignore: Update.
145
146 2020-12-20  Dmitry V. Levin  <ldv@altlinux.org>
147
148         * .gitignore: Move subdirectory patterns to separate .gitignore files.
149
150         * .gitignore: Update.
151
152 2020-12-15  Dmitry V. Levin  <ldv@altlinux.org>
153
154         * configure.ac (USE_NLS, AM_PO_SUBDIRS): Remove.
155         (AM_GNU_GETTEXT, AM_GNU_GETTEXT_VERSION,
156         AM_GNU_GETTEXT_REQUIRE_VERSION): Use these macros to setup the gettext
157         infrastructure.
158         * .gitignore: Update.
159
160         * Makefile.am (SUBDIRS): Remove m4.
161         * configure.ac (AC_CONFIG_FILES): Remove m4/Makefile.
162
163         * configure.ac (AC_CONFIG_MACRO_DIR): Remove.
164
165 2020-12-12  Dmitry V. Levin  <ldv@altlinux.org>
166
167         * configure.ac: Fix spelling typos in comments.
168         * NEWS: Fix spelling typos.
169         * NOTES: Likewise.
170         * TODO: Likewise.
171
172 2020-12-11  Dmitry V. Levin  <ldv@altlinux.org>
173
174         * configure.ac (AM_CONDITIONAL): Remove HAVE_LIBASM and STANDALONE.
175
176         * configure.ac: Rewrite argp check.
177
178         * configure.ac (AC_MSG_FAILURE): Fix typo.
179
180 2020-11-30  Dmitry V. Levin  <ldv@altlinux.org>
181
182         * configure.ac (LIBDEBUGINFOD_SONAME): New AC_SUBST variable.
183         (AC_CONFIG_FILES): Add debuginfod/debuginfod.h.
184
185 2020-11-01  Érico N. Rolim  <erico.erc@gmail.com>
186
187         * configure.ac: Check for fts and obstack from outside libc.
188
189 2020-10-28  Mark Wielaard  <mark@klomp.org>
190
191         * configure.ac: Set version to 0.182.
192         * NEWS: Add 0.182 section.
193
194 2020-10-28  Tom Tromey  <tom@tromey.com>
195
196         * .gitignore: Add /tests/leb128.
197
198 2020-10-01  Frank Ch. Eigler  <fche@redhat.com>
199
200         PR25461
201         * configure.ac: Add --enable-debuginfod-urls[=URLS] option.
202
203 2020-09-18  Mark Wielaard  <mark@klomp.org>
204
205         * configure.ac: Check availability of libzstd and zstd.
206
207 2020-09-08  Mark Wielaard  <mark@klomp.org>
208
209         * configure.ac: Set version to 0.181.
210         * NEWS: Add 0.181 section.
211
212 2020-08-20  Dmitry V. Levin  <ldv@altlinux.org>
213
214         * configure.ac (--enable-libdebuginfod): AC_DEFINE ENABLE_LIBDEBUGINFOD.
215
216 2020-07-17  Mark Wielaard  <mark@klomp.org>
217
218         * configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS.
219
220 2020-06-19  Mark Wielaard  <mark@klomp.org>
221
222         * Makefile.am (SUBDIRS): Always add debuginfod.
223         * configure.ac (debuginfod): Split off...
224         (libdebuginfod): ... this. Also add DUMME_DEBUGINFOD.
225
226 2020-06-15  Sergei Trofimovich <slyfox@gentoo.org>
227
228         * configure.ac: Use READELF in build-id check.
229
230 2020-06-11  Mark Wielaard  <mark@klomp.org>
231
232         * configure.ac: Set version to 0.180.
233         * NEWS: Add 0.180 section.
234         * .gitignore: Update with new generated file.
235
236 2020-06-10  Mark Wielaard  <mark@klomp.org>
237
238         * configure.ac (MODVERSION): Remove.
239
240 2020-03-30  Mark Wielaard  <mark@klomp.org>
241
242         * configure.ac: Set version to 0.179.
243         * NEWS: Add 0.179 section.
244
245 2020-03-25  Mark Wielaard  <mark@klomp.org>
246
247         * README: Update mailinglist subscription info.
248         * CONTRIBUTING: Likewise.
249
250 2020-02-03  Frank Ch. Eigler  <fche@redhat.com>
251
252         * configure.ac: Tolerate CXX= for debuginfod configuration.
253
254 2019-12-11  Omar Sandoval  <osandov@fb.com>
255
256         * configure.ac: Apply -Werror after user-defined CFLAGS in
257         -D_FORTIFY_SOURCE=2 check.
258
259 2019-12-06  Mark Wielaard  <mark@klomp.org>
260
261         * configure.ac: Add ac_cv_buildid check.
262
263 2019-11-26  Mark Wielaard  <mark@klomp.org>
264
265         * configure.ac: Set version to 0.178.
266         NEWS: Add 0.178 section.
267
268 2019-11-26  Mark Wielaard  <mark@klomp.org>
269
270         * configure.ac: Add CXXFLAGS for gcov.
271
272 2019-10-28  Aaron Merey  <amerey@redhat.com>
273
274         * debuginfod/: New directory for debuginfod code.
275         * Makefile.am (SUBDIRS): Recurse there.
276         * configure.ac (--enable-debuginfod): New flag & checks.
277
278 2019-08-25  Jonathon Anderson <jma14@rice.edu>
279
280         * configure.ac: Add new --enable-valgrind-annotations
281         * configure.ac: Add new --with-valgrind (headers only)
282
283 2019-07-05  Omar Sandoval  <osandov@fb.com>
284
285         * configure.ac: Get rid of --enable-libebl-subdir.
286         * Makefile.am (SUBDIRS): Reorder backends and libcpu before libebl to
287         satisfy build dependencies.
288
289 2019-08-13  Mark Wielaard  <mark@klomp.org>
290
291         * configure.ac: Set version to 0.177.
292         * NEWS: Mention elfclassify, readelf DW_AT_data_member_location
293         and DW_AT_discr_list attribute changes, dwarf.h DW_AT_GNU additions,
294         dwelf_elf_e_machine_string function, dwelf_elf_begin change and
295         C-SKY backend support.
296
297 2019-02-14  Mark Wielaard  <mark@klomp.org>
298
299         * configure.ac: Set version to 0.176.
300         * NEWS: Mention riscv backend updates, new --enable-install-elfh
301         configure flag and fixed CVEs.
302         * GPG-KEY: Update.
303
304 2019-01-18  Mark Wielaard  <mark@klomp.org>
305
306         * configure.ac: Add new --enable-install-elfh.
307
308 2018-07-04  Ross Burton <ross.burton@intel.com>
309
310         * configure.ac: Check for gawk.
311
312 2018-06-11  Mark Wielaard  <mark@klomp.org>
313
314         * configure.ac: Set version to 0.172.
315         * NEWS: Mention bug fixes.
316
317 2018-06-01  Mark Wielaard  <mark@klomp.org>
318
319         * configure.ac: Set version to 0.171.
320         * NEWS: Mention DWARF5, split-dwarf and GNU DebugFission support.
321
322 2018-03-17  Mark Wielaard  <mark@klomp.org>
323
324         * configure.ac (CHECK_FUNCS): Check for process_vm_readv.
325
326 2018-02-09  Joshua Watt  <JPEWhacker@gmail.com>
327
328         * configure.ac (HAVE_FALLTHROUGH): New define.
329
330 2017-10-16  Mark Wielaard  <mark@klomp.org>
331
332         * .gitignore: Remove tests/md5-sha1-test.
333
334 2017-08-18  Ulf Hermann  <ulf.hermann@qt.io>
335
336         * configure.ac: Check if the compiler supports
337         __attribute__((gcc_struct)).
338
339 2017-09-19  Mark Wielaard  <mark@klomp.org>
340
341         * README: Add basic build instructions.
342
343 2017-05-03  Ulf Hermann  <ulf.hermann@qt.io>
344
345         * configure.ac: Test if symbol versioning is supported.
346
347 2017-04-27  Ulf Hermann  <ulf.hermann@qt.io>
348
349         * configure.ac: Check if the compiler supports
350         __attribute__((visibility(...))).
351
352 2017-04-27  Ulf Hermann  <ulf.hermann@qt.io>
353
354         * configure.ac: Check if -fPIC, -fPIE, -Wl,-z,defs,
355         and -Wl,-z,relro are supported by the compiler.
356
357 2017-08-02  Mark Wielaard  <mark@klomp.org>
358
359         * configure.ac: Set version to 0.170.
360         * NEWS: Mention new libdw dwarf_line_file function.
361
362 2017-07-26  Mark Wielaard  <mark@klomp.org>
363
364         * NEWS: Mention dwarf_getmacros handling version 5 .debug_macro.
365
366 2017-07-26  Mark Wielaard  <mark@klomp.org>
367
368         * NEWS: Mention dwarf_peel_type DWARF5 tags improvement.
369
370 2017-07-26  Mark Wielaard  <mark@klomp.org>
371
372         * NEWS: Mention new DWARF5 calling conventions and defaulted member
373         function.
374
375 2017-07-26  Mark Wielaard  <mark@klomp.org>
376
377         * NEWS: Mention new dwarf_default_lower_bound function.
378
379 2017-07-25  Mark Wielaard  <mark@klomp.org>
380
381         * NEWS: Mention new DWARF5 attributes, tags, character encodings
382         and language codes in dwarf.h.
383
384 2017-07-18  Mark Wielaard  <mark@klomp.org>
385
386         * configure.ac: Don't check for linux/bpf.h.
387         * NEWS: Mention always build bpf backend.
388
389 2017-07-14  Mark Wielaard  <mark@klomp.org>
390
391         * NEWS: Add 0.170 section and new strip options.
392
393 2017-05-05  Mark Wielaard  <mark@klomp.org>
394
395         * configure.ac: Set version to 0.169. Update copyright year.
396         * NEWS: Add 0.169 section.
397
398 2017-04-21  Ulf Hermann  <ulf.hermann@qt.io>
399
400         * .gitignore: Add fillfile and peel_type tests.
401
402 2017-02-15  Ulf Hermann  <ulf.hermann@qt.io>
403
404         * configure.ac: Add check for mempcpy.
405
406 2017-02-09  Mark Wielaard  <mark@klomp.org>
407
408         * configure.ac: Add check for adding -D_FORTIFY_SOURCE=2 to CFLAGS.
409
410 2017-01-12  Mark Wielaard  <mark@klomp.org>
411
412         * configure.ac: Define PACKAGE_URL for older autoconf.
413
414 2016-12-27  Mark Wielaard  <mark@klomp.org>
415
416         * configure.ac: Set version to 0.168.
417         * NEWS: Add 0.168 updates.
418
419 2016-12-24  Mark Wielaard  <mark@klomp.org>
420
421         * README: Move design notes to NOTES. Add URLs for home, releases,
422         bugs, git and mailinglist now on sourceware.
423         * NOTES: Add notes from README.
424         * CONTRIBUTING: Change fedorahosted.org references to new
425         sourceware.org locations.
426         * configure.ac (AC_INIT): Add package URL http://elfutils.org/
427         change bug-report to https://sourceware.org/bugzilla/
428         (AC_COPYRIGHT): Set to the elfutils developers.
429
430 2016-11-23  Mark Wielaard  <mjw@redhat.com>
431
432         * configure.ac: Add test for bad fts.h. Add -DBAD_FTS=1 to CFLAGS
433         if necessary.
434
435 2016-11-02  Mark Wielaard  <mjw@redhat.com>
436
437         * configure.ac: Add check for whether gcc accepts
438         -Wimplict-fallthrough.
439
440 2016-10-11  Akihiko Odaki  <akihiko.odaki.4i@stu.hosei.ac.jp>
441
442         * configure.ac: Add memrchr, rawmemchr and powerof2 checks.
443
444 2016-08-04  Mark Wielaard  <mjw@redhat.com>
445
446         * configure.ac: Set version to 0.167.
447         * NEWS: Add 0.167 section.
448
449 2016-07-06  Mark Wielaard  <mjw@redhat.com>
450
451         * .gitignore: Remove src/ld. ldlex.c, ldscript.c and ldscript.h.
452         * configure.ac (enable generic): Removed.
453
454 2016-06-28  Richard Henderson <rth@redhat.com>
455
456         * configure.ac (HAVE_LINUX_BPF_H): New test and conditional.
457
458 2016-06-10  Mark Wielaard  <mjw@redhat.com>
459
460         * CONTRIBUTING: Extend patch, committer and maintainer guidelines.
461
462 2016-05-02  Filipe Brandenburger  <filbranden@google.com>
463
464         * configure.ac (argp check): Pass pass &argv.
465         * configure.ac (-W<...> checks): Pass -Werror to the warning checks,
466         to ensure unsupported warning options are noticed during ./configure
467         time and not only later during build.
468
469 2016-03-31  Mark Wielaard  <mjw@redhat.com>
470
471         * configure.ac: Set version to 0.166.
472
473 2016-03-02  Mark Wielaard  <mjw@redhat.com>
474
475         * configure.ac: Set program_prefix to eu- by default.
476         * NEWS (0.166): New sections, document --program-prefix default.
477
478 2016-02-13  Mark Wielaard  <mjw@redhat.com>
479
480         * configure.ac: Add check for whether gcc accepts -Wnull-dereference.
481
482 2016-02-08  Mark Wielaard  <mjw@redhat.com>
483
484         * configure.ac: Add checks for sane -Wlogical-op and whether gcc
485         accepts -Wduplicated-cond.
486
487 2016-01-08  Mark Wielaard  <mjw@redhat.com>
488
489         * configure.ac: Set version to 0.165.
490         * NEWS: Add 0.164 section.
491
492 2016-01-04  Mark Wielaard  <mjw@redhat.com>
493
494         * configure.ac: Add BZ2_LIBS and LIBLZMA substitutions.
495         Add config/libelf.pc and config/libdw.pc config files.
496
497 2015-12-31  Mark Wielaard  <mjw@redhat.com>
498
499         * Makefile.am (AM_MAKEFLAGS): Set --no-print-directory.
500
501 2015-10-16  Mark Wielaard  <mjw@redhat.com>
502
503         * configure.ac: Make zlib mandatory.
504
505 2015-10-15  Mark Wielaard  <mjw@redhat.com>
506
507         * configure.ac: Set version to 0.164.
508         * NEWS: Add 0.164 additions.
509
510 2015-10-07  Mark Wielaard  <mjw@redhat.com>
511
512         * configure.ac: Add AM_SILENT_RULES([yes]).
513
514 2015-09-24  Jose E. Marchesi  <jose.marchesi@oracle.com>
515
516         * configure.ac: Use -fPIC instead of -fpic to avoid relocation
517         overflows in some platforms.
518
519 2015-07-11  Pino Toscano  <toscano.pino@tiscali.it>
520
521         * .gitignore: Add more generated files, and anchor some of the
522         existing ones.
523
524 2015-06-19  Mark Wielaard  <mjw@redhat.com>
525
526         * configure.ac: Set version to 0.163.
527         * NEWS: Mention 0.163 is bug fixes only.
528
529 2015-06-10  Mark Wielaard  <mjw@redhat.com>
530
531         * configure.ac: Set version to 0.162.
532         * NEWS: Add 0.162 additions.
533
534 2015-06-08  Mark Wielaard  <mjw@redhat.com>
535
536         * configure.ac (ADD_STACK_USAGE_WARNING): New conditional based on
537         gcc -Wstack-usage check.
538
539 2015-05-31  Mark Wielaard  <mjw@redhat.com>
540
541         * configure.ac (MODVERSION): Define using LIBEBL_SUBDIR, eu_version
542         and ac_cv_build.
543
544 2015-05-31  Mark Wielaard  <mjw@redhat.com>
545
546         * configure.ac (use_undefined): Use AC_LINK_IFELSE. AC_DEFINE
547         CHECK_UNDEFINED.
548
549 2015-05-30  Mark Wielaard  <mjw@redhat.com>
550
551         * configure.ac: Check for bunzip2. Check flex and bison are
552         installed in maintainer-mode. Otherwise check libdw/known-dwarf.h
553         is already generated.
554
555 2015-05-21  Mark Wielaard  <mjw@redhat.com>
556
557         * configure.ac: Add --enable-sanitize-undefined.
558         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Rename to...
559         (AM_DISTCHECK_CONFIGURE_FLAGS): this. Add --enable-sanitize-undefined.
560
561 2015-05-04  Anthony G. Basile  <blueness@gentoo.org>
562
563         * configure.ac (argp_LDADD): Check if libc has argp and set
564         argp_LDADD accordingly.
565
566 2015-05-03  Max Filippov  <jcmvbkbc@gmail.com>
567
568         * configure.ac (DEMANGLE): Fix enable_demangler setting.
569
570 2015-05-01  Mark Wielaard  <mjw@redhat.com>
571
572         * configure.ac (DEMANGLE): Explicitly set enable_demangler.
573
574 2015-05-01  Mark Wielaard  <mjw@redhat.com>
575
576         * configure.ac (debugpred): Use and set use_debugpred_val.
577         (textrelcheck): Explicitly set enable_textrelcheck to yes or no.
578         (symbol-versioning): Likewise for enable_symbol_versioning.
579         AC_MSG_NOTICE overview of enabled/disabled features.
580
581 2015-04-23  Max Filippov  <jcmvbkbc@gmail.com>
582
583         * configure.ac: Add --disable-symbol-versioning.
584
585 2015-04-14  Mark Wielaard  <mjw@redhat.com>
586
587         * configure.ac (ac_cv_c99): Add explicit checks for all GNU99
588         extensions used.
589
590 2015-03-13  Mark Wielaard  <mjw@redhat.com>
591
592         * configure.ac (ac_cv_c99): Add explicit return.
593         (ac_cv_tls): Add stdlib.h include.
594
595 2014-12-18  Mark Wielaard  <mjw@redhat.com>
596
597         * configure.ac: Set version to 0.161.
598         * NEWS: Add dwarf.h additions.
599
600 2014-12-15  Josh Stone  <jistone@redhat.com>
601
602         * .gitignore: Add config/compile as installed by automake 1.14.
603
604 2014-11-27  Mark Wielaard  <mjw@redhat.com>
605
606         * configure.ac: Add --disable-textrelcheck.
607
608 2014-10-06  Mark Wielaard  <mjw@redhat.com>
609
610         * NEWS: New section 0.161. Add dwarf_peel_type.
611
612 2014-08-25  Mark Wielaard  <mjw@redhat.com>
613
614         * configure.ac: Set version to 0.160.
615         * NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel
616         module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
617
618 2014-08-15  Mark Wielaard  <mjw@redhat.com>
619
620         * NEWS: Add dwarf_cu_die.
621
622 2014-08-15  Mark Wielaard  <mjw@redhat.com>
623
624         * NEWS: Add dwarf_cu_getdwarf.
625
626 2014-07-18  Mark Wielaard  <mjw@redhat.com>
627
628         * configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct.
629
630 2014-05-26  Mark Wielaard  <mjw@redhat.com>
631
632         * NEWS: New section 0.160. Add unstrip --force.
633
634 2014-05-17  Mark Wielaard  <mjw@redhat.com>
635
636         * configure.ac: Set version to 0.159.
637         * NEWS: Add entries for version 0.159.
638
639 2014-05-02  Mark Wielaard  <mjw@redhat.com>
640
641         * NEWS: Add note about dwz support no longer being experimental and
642         new helper functions.
643         * configure.ac: Remove --enable-dwz.
644         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz.
645
646 2014-04-11  Mark Wielaard  <mjw@redhat.com>
647
648         * Makefile.am (SUBDIRS): Add libdwelf.
649         * configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
650         * NEWS: Add note about libdwelf.
651
652 2014-04-13  Mark Wielaard  <mjw@redhat.com>
653
654         * configure.ac: Remove mudflap enable arg and MUDFLAP conditional.
655
656 2014-01-21  Mark Wielaard  <mjw@redhat.com>
657
658         * NEWS (Version 0.159): Add stack -i.
659
660 2014-01-20  Mark Wielaard  <mjw@redhat.com>
661
662         * NEWS (Version 0.159): New. Add stack -d.
663
664 2014-01-03  Mark Wielaard  <mjw@redhat.com>
665
666         * configure.ac: Set version to 0.158.
667         * NEWS: Add entries for version 0.158.
668
669 2013-12-20  Mark Wielaard  <mjw@redhat.com>
670
671         * NEWS (libdwfl): Add dwfl_getthread_frames.
672         (stack): New entry.
673
674 2013-12-18  Mark Wielaard  <mjw@redhat.com>
675
676         * NEWS (libdwfl): Add dwfl_module_getsym_info and
677         dwfl_module_addrinfo.
678         (addr2line): Add -x option.
679
680 2013-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
681
682         * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
683         Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
684         dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
685         dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
686         and dwfl_frame_pc.
687
688 2013-12-16  Mark Wielaard  <mjw@redhat.com>
689
690         * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
691
692 2013-12-09  Josh Stone  <jistone@redhat.com>
693
694         * .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
695
696 2013-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
697
698         * configure.ac (CC_BIARCH): Remove AS_IF for it.
699
700 2013-11-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
701
702         * configure.ac: New AC_CHECK_SIZEOF for long.  Call utrace_BIARCH, new
703         AC_SUBST for CC_BIARCH.
704
705 2013-11-06  Mark Wielaard  <mjw@redhat.com>
706
707         * configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
708         local system does have /usr/lib/debug/.dwz.
709
710 2013-11-06  Mark Wielaard  <mjw@redhat.com>
711
712         * configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
713         option.
714
715 2013-11-01  Michael Forney  <mforney@mforney.org>
716
717         * configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
718
719 2013-10-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
720
721         * NEWS (Version 0.158): New.
722
723 2013-09-30  Mark Wielaard  <mjw@redhat.com>
724
725         * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
726
727 2013-09-27  Mark Wielaard  <mjw@redhat.com>
728
729         * configure.ac: Set version to 0.157.
730         * NEWS: Add entries for version 0.157.
731
732 2013-09-20  Mark Wielaard  <mjw@redhat.com>
733
734         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
735
736 2013-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
737
738         * configure.ac: Set version to 0.156.
739
740 2013-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
741
742         * NEWS: Remove bugfix only entries from Version 0.156.
743
744 2013-07-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
745
746         * NEWS: Add entries for Version 0.156.
747
748 2013-04-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
749
750         * NEWS (Version 0.156): New.
751
752 2013-04-26  Mark Wielaard  <mjw@redhat.com>
753
754         * configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
755
756 2013-04-25  Mark Wielaard  <mjw@redhat.com>
757
758         * .gitignore: Add config/test-driver as installed by automake 1.13.
759         * configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
760
761 2012-10-01  Mark Wielaard  <mjw@redhat.com>
762
763         * configure.ac: Add --enable-valgrind check.
764         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
765
766 2012-08-27  Mark Wielaard  <mjw@redhat.com>
767
768         * configure.ac: Set version to 0.155.
769
770 2012-08-24  Mark Wielaard  <mjw@redhat.com>
771
772         * configure.ac: Add --enable-dwz check, defaults to no.
773
774 2012-07-24  Mark Wielaard  <mjw@redhat.com>
775
776         * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
777
778 2012-06-22  Mark Wielaard  <mjw@redhat.com>
779
780         * configure.ac: Set version to 0.154.
781
782 2012-01-24  Mark Wielaard  <mjw@redhat.com>
783
784         * COPYING: Fix address. Updated version from gnulib.
785
786 2012-01-23  Mark Wielaard  <mjw@redhat.com>
787
788         * configure.ac: Set version to 0.153, update copyright years.
789
790 2012-01-20  Roland McGrath  <roland@hack.frob.com>
791
792         * configure.ac: Handle --enable-deterministic-archives.
793
794 2011-10-08  Roland McGrath  <roland@hack.frob.com>
795
796         * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
797         Use POSIX.2 $((...)) syntax instead of $[...].
798         Reported by Mike Frysinger <vapier@gentoo.org>.
799
800 2011-10-08  Mike Frysinger  <vapier@gentoo.org>
801
802         * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
803
804 2011-10-02  Ulrich Drepper  <drepper@gmail.com>
805
806         * configure.ac: Check for __cxa_demangle in libstdc++.
807
808 2011-02-08  Roland McGrath  <roland@redhat.com>
809
810         * configure.ac (C99 check): Use AC_LANG_SOURCE.
811
812         * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
813
814 2010-09-13  Ulrich Drepper  <drepper@redhat.com>
815
816         * configure.ac (ALL_LINGUAS): Add languages which have some
817         translations.
818
819 2010-04-15  Roland McGrath  <roland@redhat.com>
820
821         * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
822
823 2009-09-21  Ulrich Drepper  <drepper@redhat.com>
824
825         * configure.ac: Update for more modern autoconf.
826
827 2009-08-26  Roland McGrath  <roland@redhat.com>
828
829         * configure.ac (zip_LIBS): Check for liblzma too.
830
831 2009-04-19  Roland McGrath  <roland@redhat.com>
832
833         * configure.ac (eu_version): Round down here, not in version.h macros.
834
835 2009-04-17  Roland McGrath  <roland@redhat.com>
836
837         * configure.ac (eu_version): Compute number 1000 times larger,
838         let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
839
840 2009-01-23  Roland McGrath  <roland@redhat.com>
841
842         * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
843
844         * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
845         building with compiler support but no working runtime support.
846
847 2009-01-22  Ulrich Drepper  <drepper@redhat.com>
848
849         * Makefile.am (rpm): The tarball is now bzip2-compressed.
850
851 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
852
853         * configure.ac: Require gcc with TLS support.
854         Rename USE_TLS to USE_LOCKS.  The option is renamed to
855         --enable-thread-safety.
856
857 2009-01-08  Roland McGrath  <roland@redhat.com>
858
859         * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
860
861 2009-01-05  Roland McGrath  <roland@redhat.com>
862
863         * configure.ac (eu_ZIPLIB): New macro.
864         Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
865
866 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
867
868         * configure.ac: We need automake 1.8 now.
869
870 2008-12-24  Roland McGrath  <roland@redhat.com>
871
872         * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
873         distribute only in .tar.bz2 form now.
874
875 2008-12-16  Roland McGrath  <roland@redhat.com>
876
877         * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
878         * configure.ac: Create it, substituting @eu_version@ with
879         PACKAGE_VERSION canonicalized to four digits of decimal.
880
881 2008-08-25  Roland McGrath  <roland@redhat.com>
882
883         * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
884
885 2008-08-21  Roland McGrath  <roland@redhat.com>
886
887         * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
888         move the contents to lib/eu-config.h instead of keeping them here.
889
890 2007-12-20  Ulrich Drepper  <drepper@redhat.com>
891
892         * configure.ac: Add support for --enable-debugpred.
893         Update likely/unlikely macros for it.
894
895 2007-06-05  Ulrich Drepper  <drepper@redhat.com>
896
897         * Makefile.am: Remove traces of mini builds.
898         * configure.ac: Don't use libelf-po/POTFILES.in as config file
899         anymore.
900
901 2007-05-16  Roland McGrath  <roland@redhat.com>
902
903         * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
904
905 2006-11-02  Roland McGrath  <roland@redhat.com>
906
907         * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
908
909 2006-08-29  Roland McGrath  <roland@redhat.com>
910
911         * configure.ac: Use AM_MAINTAINER_MODE.
912
913 2006-07-12  Ulrich Drepper  <drepper@redhat.com>
914
915         * configure.ac (internal_function): Don't use internal visibility.
916
917 2006-07-05  Ulrich Drepper  <drepper@redhat.com>
918
919         * configure.ac: Add dummy automake conditional to get dependencies
920         for non-generic linker right.  See src/Makefile.am.
921
922 2005-11-18  Roland McGrath  <roland@redhat.com>
923
924         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
925
926 2005-11-16  Roland McGrath  <roland@redhat.com>
927
928         * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
929         In config.h, define ELFUTILS_HEADER macro.
930
931 2005-11-15  Roland McGrath  <roland@redhat.com>
932
933         * Makefile.am (all_SUBDIRS): Add backends.
934         * configure.ac: Write backends/Makefile.
935
936         * configure.ac: Add --enable-tests-rpath option.
937
938 2005-09-16  Roland McGrath  <roland@redhat.com>
939
940         * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
941         Don't set it, since on IA64 you get error messages for unaligned
942         accesses, and on Alpha it's at least very slow.
943
944 2005-08-29  Ulrich Drepper  <drepper@redhat.com>
945
946         * configure.ac: Fix GCOV make condition generation.
947
948 2005-08-28  Ulrich Drepper  <drepper@redhat.com>
949
950         * configure.ac: Add --enable-gcov option.
951
952 2005-08-06  Ulrich Drepper  <drepper@redhat.com>
953
954         * configure.ac: Add --enable-gprof option.
955
956 2005-07-27  Roland McGrath  <roland@redhat.com>
957
958         * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
959
960 2005-07-21  Roland McGrath  <roland@redhat.com>
961
962         * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
963
964 2005-06-01  Roland McGrath  <roland@redhat.com>
965
966         * Makefile.am (all_SUBDIRS): Add libdwfl.
967         * configure.ac: Write libdwfl/Makefile.
968
969 2005-05-19  Roland McGrath  <roland@redhat.com>
970
971         * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
972
973 2005-05-10  Ulrich Drepper  <drepper@redhat.com>
974
975         * configure.ac: Define MODVERSION in config.h.
976
977 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
978
979         * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
980         * configure.ac: Don't use doc subdir for now.
981
982 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
983
984         * configure.ac: Remove AM_GNU_GETTEXT use.  Use only AM_PO_SUBDIRS.
985
986 2005-02-06  Ulrich Drepper  <drepper@redhat.com>
987
988         * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
989
990         * Makefile.am (EXTRA_DIST): Remove splint.rc.
991         * splint.rc: Removed.
992
993 2004-09-25  Ulrich Drepper  <drepper@redhat.com>
994
995         * configure.ac: Make compile with gcc 4.0.
996
997 2004-03-06  Ulrich Drepper  <drepper@redhat.com>
998
999         * configure.ac: Use AS_HELP_STRING where applicable.
1000
1001 2004-01-23  Ulrich Drepper  <drepper@redhat.com>
1002
1003         * configure.ac: Check for C99 compiler.
1004
1005         * configure.ac: Change locking macros in config.h to at least
1006         evaluate the parameter.  Define base_cpu to none for generic linker.
1007
1008 2004-01-21  Ulrich Drepper  <drepper@redhat.com>
1009
1010         * configure.ac: Print error message in case --disable-generic is
1011         used if no linker support for the architecture is available.
1012
1013 2004-01-18  Ulrich Drepper  <drepper@redhat.com>
1014
1015         * configure.ac: Dont generate libebl-po/Makefile.in,
1016         libdw-po/Makefile.in, libasm-po/Makefile.in.
1017
1018         * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
1019
1020 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
1021
1022         * configure.ac: Pretty printing of help message.
1023
1024         * configure.ac: Move AC_SYS_LARGEFILE test to the front.
1025
1026         * configure.ac: Add --enable-mudflap option.
1027
1028 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
1029
1030         * configure.ac: Major cleanups.  Use aux dir.
1031         * config.guess: Moved to new config subdir.
1032         * config.rpath: Likewise.
1033         * config.sub: Likewise.
1034         * depcomp: Likewise.
1035         * install-sh: Likewise.
1036         * missing: Likewise.
1037         * mkinstalldirs: Likewise.
1038         * Makefile.am (mini_SUBDIRS): Add config.
1039         (EXTRA_DIST): Remove config.rpath.
1040
1041         * configure.ac: Add AC_REVISION.
1042
1043         * configure.ac: Add --enable-mudflap option.
1044
1045 2004-01-11  Ulrich Drepper  <drepper@redhat.com>
1046
1047         * configure.ac: Drop libdwarf directory.  Add libdw-po.
1048         * Makefile.am (all_SUBDIRS): Likewise.
1049         * elfutils.spec: Don't distribute anything from libdwarf.
1050
1051 2004-01-05  Ulrich Drepper  <drepper@redhat.com>
1052
1053         * Makefile.am: Support separate libelf built.
1054
1055         * elfutils.spec.in: Create separata elfutils-libelf-devel package.
1056         Install libdw DSOs.
1057
1058         * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
1059         name.
1060
1061 2003-08-13  Ulrich Drepper  <drepper@redhat.com>
1062
1063         * elfutils.spec.in: Remove references to libebl.so.
1064
1065 2003-08-11  Ulrich Drepper  <drepper@redhat.com>
1066
1067         * Moved to CVS archive.
1068
1069 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
1070
1071         * The beginning.  See the NEWS file for the time being.