configure: Add new --enable-install-elfh option.
[platform/upstream/elfutils.git] / ChangeLog
1 2019-01-18  Mark Wielaard  <mark@klomp.org>
2
3         * configure.ac: Add new --enable-install-elfh.
4
5 2018-07-04  Ross Burton <ross.burton@intel.com>
6
7         * configure.ac: Check for gawk.
8
9 2018-06-11  Mark Wielaard  <mark@klomp.org>
10
11         * configure.ac: Set version to 0.172.
12         * NEWS: Mention bug fixes.
13
14 2018-06-01  Mark Wielaard  <mark@klomp.org>
15
16         * configure.ac: Set version to 0.171.
17         * NEWS: Mention DWARF5, split-dwarf and GNU DebugFission support.
18
19 2018-03-17  Mark Wielaard  <mark@klomp.org>
20
21         * configure.ac (CHECK_FUNCS): Check for process_vm_readv.
22
23 2018-02-09  Joshua Watt  <JPEWhacker@gmail.com>
24
25         * configure.ac (HAVE_FALLTHROUGH): New define.
26
27 2017-10-16  Mark Wielaard  <mark@klomp.org>
28
29         * .gitignore: Remove tests/md5-sha1-test.
30
31 2017-08-18  Ulf Hermann  <ulf.hermann@qt.io>
32
33         * configure.ac: Check if the compiler supports
34         __attribute__((gcc_struct)).
35
36 2017-09-19  Mark Wielaard  <mark@klomp.org>
37
38         * README: Add basic build instructions.
39
40 2017-05-03  Ulf Hermann  <ulf.hermann@qt.io>
41
42         * configure.ac: Test if symbol versioning is supported.
43
44 2017-04-27  Ulf Hermann  <ulf.hermann@qt.io>
45
46         * configure.ac: Check if the compiler supports
47         __attribute__((visibility(...))).
48
49 2017-04-27  Ulf Hermann  <ulf.hermann@qt.io>
50
51         * configure.ac: Check if -fPIC, -fPIE, -Wl,-z,defs,
52         and -Wl,-z,relro are supported by the compiler.
53
54 2017-08-02  Mark Wielaard  <mark@klomp.org>
55
56         * configure.ac: Set version to 0.170.
57         * NEWS: Mention new libdw dwarf_line_file function.
58
59 2017-07-26  Mark Wielaard  <mark@klomp.org>
60
61         * NEWS: Mention dwarf_getmacros handling version 5 .debug_macro.
62
63 2017-07-26  Mark Wielaard  <mark@klomp.org>
64
65         * NEWS: Mention dwarf_peel_type DWARF5 tags improvement.
66
67 2017-07-26  Mark Wielaard  <mark@klomp.org>
68
69         * NEWS: Mention new DWARF5 calling conventions and defaulted member
70         function.
71
72 2017-07-26  Mark Wielaard  <mark@klomp.org>
73
74         * NEWS: Mention new dwarf_default_lower_bound function.
75
76 2017-07-25  Mark Wielaard  <mark@klomp.org>
77
78         * NEWS: Mention new DWARF5 attributes, tags, character encodings
79         and language codes in dwarf.h.
80
81 2017-07-18  Mark Wielaard  <mark@klomp.org>
82
83         * configure.ac: Don't check for linux/bpf.h.
84         * NEWS: Mention always build bpf backend.
85
86 2017-07-14  Mark Wielaard  <mark@klomp.org>
87
88         * NEWS: Add 0.170 section and new strip options.
89
90 2017-05-05  Mark Wielaard  <mark@klomp.org>
91
92         * configure.ac: Set version to 0.169. Update copyright year.
93         * NEWS: Add 0.169 section.
94
95 2017-04-21  Ulf Hermann  <ulf.hermann@qt.io>
96
97         * .gitignore: Add fillfile and peel_type tests.
98
99 2017-02-15  Ulf Hermann  <ulf.hermann@qt.io>
100
101         * configure.ac: Add check for mempcpy.
102
103 2017-02-09  Mark Wielaard  <mark@klomp.org>
104
105         * configure.ac: Add check for adding -D_FORTIFY_SOURCE=2 to CFLAGS.
106
107 2017-01-12  Mark Wielaard  <mark@klomp.org>
108
109         * configure.ac: Define PACKAGE_URL for older autoconf.
110
111 2016-12-27  Mark Wielaard  <mark@klomp.org>
112
113         * configure.ac: Set version to 0.168.
114         * NEWS: Add 0.168 updates.
115
116 2016-12-24  Mark Wielaard  <mark@klomp.org>
117
118         * README: Move design notes to NOTES. Add URLs for home, releases,
119         bugs, git and mailinglist now on sourceware.
120         * NOTES: Add notes from README.
121         * CONTRIBUTING: Change fedorahosted.org references to new
122         sourceware.org locations.
123         * configure.ac (AC_INIT): Add package URL http://elfutils.org/
124         change bug-report to https://sourceware.org/bugzilla/
125         (AC_COPYRIGHT): Set to the elfutils developers.
126
127 2016-11-23  Mark Wielaard  <mjw@redhat.com>
128
129         * configure.ac: Add test for bad fts.h. Add -DBAD_FTS=1 to CFLAGS
130         if necessary.
131
132 2016-11-02  Mark Wielaard  <mjw@redhat.com>
133
134         * configure.ac: Add check for whether gcc accepts
135         -Wimplict-fallthrough.
136
137 2016-10-11  Akihiko Odaki  <akihiko.odaki.4i@stu.hosei.ac.jp>
138
139         * configure.ac: Add memrchr, rawmemchr and powerof2 checks.
140
141 2016-08-04  Mark Wielaard  <mjw@redhat.com>
142
143         * configure.ac: Set version to 0.167.
144         * NEWS: Add 0.167 section.
145
146 2016-07-06  Mark Wielaard  <mjw@redhat.com>
147
148         * .gitignore: Remove src/ld. ldlex.c, ldscript.c and ldscript.h.
149         * configure.ac (enable generic): Removed.
150
151 2016-06-28  Richard Henderson <rth@redhat.com>
152
153         * configure.ac (HAVE_LINUX_BPF_H): New test and conditional.
154
155 2016-06-10  Mark Wielaard  <mjw@redhat.com>
156
157         * CONTRIBUTING: Extend patch, committer and maintainer guidelines.
158
159 2016-05-02  Filipe Brandenburger  <filbranden@google.com>
160
161         * configure.ac (argp check): Pass pass &argv.
162         * configure.ac (-W<...> checks): Pass -Werror to the warning checks,
163         to ensure unsupported warning options are noticed during ./configure
164         time and not only later during build.
165
166 2016-03-31  Mark Wielaard  <mjw@redhat.com>
167
168         * configure.ac: Set version to 0.166.
169
170 2016-03-02  Mark Wielaard  <mjw@redhat.com>
171
172         * configure.ac: Set program_prefix to eu- by default.
173         * NEWS (0.166): New sections, document --program-prefix default.
174
175 2016-02-13  Mark Wielaard  <mjw@redhat.com>
176
177         * configure.ac: Add check for whether gcc accepts -Wnull-dereference.
178
179 2016-02-08  Mark Wielaard  <mjw@redhat.com>
180
181         * configure.ac: Add checks for sane -Wlogical-op and whether gcc
182         accepts -Wduplicated-cond.
183
184 2016-01-08  Mark Wielaard  <mjw@redhat.com>
185
186         * configure.ac: Set version to 0.165.
187         * NEWS: Add 0.164 section.
188
189 2016-01-04  Mark Wielaard  <mjw@redhat.com>
190
191         * configure.ac: Add BZ2_LIBS and LIBLZMA substitutions.
192         Add config/libelf.pc and config/libdw.pc config files.
193
194 2015-12-31  Mark Wielaard  <mjw@redhat.com>
195
196         * Makefile.am (AM_MAKEFLAGS): Set --no-print-directory.
197
198 2015-10-16  Mark Wielaard  <mjw@redhat.com>
199
200         * configure.ac: Make zlib mandatory.
201
202 2015-10-15  Mark Wielaard  <mjw@redhat.com>
203
204         * configure.ac: Set version to 0.164.
205         * NEWS: Add 0.164 additions.
206
207 2015-10-07  Mark Wielaard  <mjw@redhat.com>
208
209         * configure.ac: Add AM_SILENT_RULES([yes]).
210
211 2015-09-24  Jose E. Marchesi  <jose.marchesi@oracle.com>
212
213         * configure.ac: Use -fPIC instead of -fpic to avoid relocation
214         overflows in some platforms.
215
216 2015-07-11  Pino Toscano  <toscano.pino@tiscali.it>
217
218         * .gitignore: Add more generated files, and anchor some of the
219         existing ones.
220
221 2015-06-19  Mark Wielaard  <mjw@redhat.com>
222
223         * configure.ac: Set version to 0.163.
224         * NEWS: Mention 0.163 is bug fixes only.
225
226 2015-06-10  Mark Wielaard  <mjw@redhat.com>
227
228         * configure.ac: Set version to 0.162.
229         * NEWS: Add 0.162 additions.
230
231 2015-06-08  Mark Wielaard  <mjw@redhat.com>
232
233         * configure.ac (ADD_STACK_USAGE_WARNING): New conditional based on
234         gcc -Wstack-usage check.
235
236 2015-05-31  Mark Wielaard  <mjw@redhat.com>
237
238         * configure.ac (MODVERSION): Define using LIBEBL_SUBDIR, eu_version
239         and ac_cv_build.
240
241 2015-05-31  Mark Wielaard  <mjw@redhat.com>
242
243         * configure.ac (use_undefined): Use AC_LINK_IFELSE. AC_DEFINE
244         CHECK_UNDEFINED.
245
246 2015-05-30  Mark Wielaard  <mjw@redhat.com>
247
248         * configure.ac: Check for bunzip2. Check flex and bison are
249         installed in maintainer-mode. Otherwise check libdw/known-dwarf.h
250         is already generated.
251
252 2015-05-21  Mark Wielaard  <mjw@redhat.com>
253
254         * configure.ac: Add --enable-sanitize-undefined.
255         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Rename to...
256         (AM_DISTCHECK_CONFIGURE_FLAGS): this. Add --enable-sanitize-undefined.
257
258 2015-05-04  Anthony G. Basile  <blueness@gentoo.org>
259
260         * configure.ac (argp_LDADD): Check if libc has argp and set
261         argp_LDADD accordingly.
262
263 2015-05-03  Max Filippov  <jcmvbkbc@gmail.com>
264
265         * configure.ac (DEMANGLE): Fix enable_demangler setting.
266
267 2015-05-01  Mark Wielaard  <mjw@redhat.com>
268
269         * configure.ac (DEMANGLE): Explicitly set enable_demangler.
270
271 2015-05-01  Mark Wielaard  <mjw@redhat.com>
272
273         * configure.ac (debugpred): Use and set use_debugpred_val.
274         (textrelcheck): Explicitly set enable_textrelcheck to yes or no.
275         (symbol-versioning): Likewise for enable_symbol_versioning.
276         AC_MSG_NOTICE overview of enabled/disabled features.
277
278 2015-04-23  Max Filippov  <jcmvbkbc@gmail.com>
279
280         * configure.ac: Add --disable-symbol-versioning.
281
282 2015-04-14  Mark Wielaard  <mjw@redhat.com>
283
284         * configure.ac (ac_cv_c99): Add explicit checks for all GNU99
285         extensions used.
286
287 2015-03-13  Mark Wielaard  <mjw@redhat.com>
288
289         * configure.ac (ac_cv_c99): Add explicit return.
290         (ac_cv_tls): Add stdlib.h include.
291
292 2014-12-18  Mark Wielaard  <mjw@redhat.com>
293
294         * configure.ac: Set version to 0.161.
295         * NEWS: Add dwarf.h additions.
296
297 2014-12-15  Josh Stone  <jistone@redhat.com>
298
299         * .gitignore: Add config/compile as installed by automake 1.14.
300
301 2014-11-27  Mark Wielaard  <mjw@redhat.com>
302
303         * configure.ac: Add --disable-textrelcheck.
304
305 2014-10-06  Mark Wielaard  <mjw@redhat.com>
306
307         * NEWS: New section 0.161. Add dwarf_peel_type.
308
309 2014-08-25  Mark Wielaard  <mjw@redhat.com>
310
311         * configure.ac: Set version to 0.160.
312         * NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel
313         module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
314
315 2014-08-15  Mark Wielaard  <mjw@redhat.com>
316
317         * NEWS: Add dwarf_cu_die.
318
319 2014-08-15  Mark Wielaard  <mjw@redhat.com>
320
321         * NEWS: Add dwarf_cu_getdwarf.
322
323 2014-07-18  Mark Wielaard  <mjw@redhat.com>
324
325         * configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct.
326
327 2014-05-26  Mark Wielaard  <mjw@redhat.com>
328
329         * NEWS: New section 0.160. Add unstrip --force.
330
331 2014-05-17  Mark Wielaard  <mjw@redhat.com>
332
333         * configure.ac: Set version to 0.159.
334         * NEWS: Add entries for version 0.159.
335
336 2014-05-02  Mark Wielaard  <mjw@redhat.com>
337
338         * NEWS: Add note about dwz support no longer being experimental and
339         new helper functions.
340         * configure.ac: Remove --enable-dwz.
341         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz.
342
343 2014-04-11  Mark Wielaard  <mjw@redhat.com>
344
345         * Makefile.am (SUBDIRS): Add libdwelf.
346         * configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
347         * NEWS: Add note about libdwelf.
348
349 2014-04-13  Mark Wielaard  <mjw@redhat.com>
350
351         * configure.ac: Remove mudflap enable arg and MUDFLAP conditional.
352
353 2014-01-21  Mark Wielaard  <mjw@redhat.com>
354
355         * NEWS (Version 0.159): Add stack -i.
356
357 2014-01-20  Mark Wielaard  <mjw@redhat.com>
358
359         * NEWS (Version 0.159): New. Add stack -d.
360
361 2014-01-03  Mark Wielaard  <mjw@redhat.com>
362
363         * configure.ac: Set version to 0.158.
364         * NEWS: Add entries for version 0.158.
365
366 2013-12-20  Mark Wielaard  <mjw@redhat.com>
367
368         * NEWS (libdwfl): Add dwfl_getthread_frames.
369         (stack): New entry.
370
371 2013-12-18  Mark Wielaard  <mjw@redhat.com>
372
373         * NEWS (libdwfl): Add dwfl_module_getsym_info and
374         dwfl_module_addrinfo.
375         (addr2line): Add -x option.
376
377 2013-12-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
378
379         * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
380         Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
381         dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
382         dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
383         and dwfl_frame_pc.
384
385 2013-12-16  Mark Wielaard  <mjw@redhat.com>
386
387         * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
388
389 2013-12-09  Josh Stone  <jistone@redhat.com>
390
391         * .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
392
393 2013-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
394
395         * configure.ac (CC_BIARCH): Remove AS_IF for it.
396
397 2013-11-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
398
399         * configure.ac: New AC_CHECK_SIZEOF for long.  Call utrace_BIARCH, new
400         AC_SUBST for CC_BIARCH.
401
402 2013-11-06  Mark Wielaard  <mjw@redhat.com>
403
404         * configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
405         local system does have /usr/lib/debug/.dwz.
406
407 2013-11-06  Mark Wielaard  <mjw@redhat.com>
408
409         * configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
410         option.
411
412 2013-11-01  Michael Forney  <mforney@mforney.org>
413
414         * configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
415
416 2013-10-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
417
418         * NEWS (Version 0.158): New.
419
420 2013-09-30  Mark Wielaard  <mjw@redhat.com>
421
422         * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
423
424 2013-09-27  Mark Wielaard  <mjw@redhat.com>
425
426         * configure.ac: Set version to 0.157.
427         * NEWS: Add entries for version 0.157.
428
429 2013-09-20  Mark Wielaard  <mjw@redhat.com>
430
431         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
432
433 2013-07-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
434
435         * configure.ac: Set version to 0.156.
436
437 2013-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
438
439         * NEWS: Remove bugfix only entries from Version 0.156.
440
441 2013-07-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
442
443         * NEWS: Add entries for Version 0.156.
444
445 2013-04-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
446
447         * NEWS (Version 0.156): New.
448
449 2013-04-26  Mark Wielaard  <mjw@redhat.com>
450
451         * configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
452
453 2013-04-25  Mark Wielaard  <mjw@redhat.com>
454
455         * .gitignore: Add config/test-driver as installed by automake 1.13.
456         * configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
457
458 2012-10-01  Mark Wielaard  <mjw@redhat.com>
459
460         * configure.ac: Add --enable-valgrind check.
461         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
462
463 2012-08-27  Mark Wielaard  <mjw@redhat.com>
464
465         * configure.ac: Set version to 0.155.
466
467 2012-08-24  Mark Wielaard  <mjw@redhat.com>
468
469         * configure.ac: Add --enable-dwz check, defaults to no.
470
471 2012-07-24  Mark Wielaard  <mjw@redhat.com>
472
473         * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
474
475 2012-06-22  Mark Wielaard  <mjw@redhat.com>
476
477         * configure.ac: Set version to 0.154.
478
479 2012-01-24  Mark Wielaard  <mjw@redhat.com>
480
481         * COPYING: Fix address. Updated version from gnulib.
482
483 2012-01-23  Mark Wielaard  <mjw@redhat.com>
484
485         * configure.ac: Set version to 0.153, update copyright years.
486
487 2012-01-20  Roland McGrath  <roland@hack.frob.com>
488
489         * configure.ac: Handle --enable-deterministic-archives.
490
491 2011-10-08  Roland McGrath  <roland@hack.frob.com>
492
493         * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
494         Use POSIX.2 $((...)) syntax instead of $[...].
495         Reported by Mike Frysinger <vapier@gentoo.org>.
496
497 2011-10-08  Mike Frysinger  <vapier@gentoo.org>
498
499         * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
500
501 2011-10-02  Ulrich Drepper  <drepper@gmail.com>
502
503         * configure.ac: Check for __cxa_demangle in libstdc++.
504
505 2011-02-08  Roland McGrath  <roland@redhat.com>
506
507         * configure.ac (C99 check): Use AC_LANG_SOURCE.
508
509         * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
510
511 2010-09-13  Ulrich Drepper  <drepper@redhat.com>
512
513         * configure.ac (ALL_LINGUAS): Add languages which have some
514         translations.
515
516 2010-04-15  Roland McGrath  <roland@redhat.com>
517
518         * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
519
520 2009-09-21  Ulrich Drepper  <drepper@redhat.com>
521
522         * configure.ac: Update for more modern autoconf.
523
524 2009-08-26  Roland McGrath  <roland@redhat.com>
525
526         * configure.ac (zip_LIBS): Check for liblzma too.
527
528 2009-04-19  Roland McGrath  <roland@redhat.com>
529
530         * configure.ac (eu_version): Round down here, not in version.h macros.
531
532 2009-04-17  Roland McGrath  <roland@redhat.com>
533
534         * configure.ac (eu_version): Compute number 1000 times larger,
535         let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
536
537 2009-01-23  Roland McGrath  <roland@redhat.com>
538
539         * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
540
541         * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
542         building with compiler support but no working runtime support.
543
544 2009-01-22  Ulrich Drepper  <drepper@redhat.com>
545
546         * Makefile.am (rpm): The tarball is now bzip2-compressed.
547
548 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
549
550         * configure.ac: Require gcc with TLS support.
551         Rename USE_TLS to USE_LOCKS.  The option is renamed to
552         --enable-thread-safety.
553
554 2009-01-08  Roland McGrath  <roland@redhat.com>
555
556         * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
557
558 2009-01-05  Roland McGrath  <roland@redhat.com>
559
560         * configure.ac (eu_ZIPLIB): New macro.
561         Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
562
563 2008-12-30  Ulrich Drepper  <drepper@redhat.com>
564
565         * configure.ac: We need automake 1.8 now.
566
567 2008-12-24  Roland McGrath  <roland@redhat.com>
568
569         * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
570         distribute only in .tar.bz2 form now.
571
572 2008-12-16  Roland McGrath  <roland@redhat.com>
573
574         * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
575         * configure.ac: Create it, substituting @eu_version@ with
576         PACKAGE_VERSION canonicalized to four digits of decimal.
577
578 2008-08-25  Roland McGrath  <roland@redhat.com>
579
580         * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
581
582 2008-08-21  Roland McGrath  <roland@redhat.com>
583
584         * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
585         move the contents to lib/eu-config.h instead of keeping them here.
586
587 2007-12-20  Ulrich Drepper  <drepper@redhat.com>
588
589         * configure.ac: Add support for --enable-debugpred.
590         Update likely/unlikely macros for it.
591
592 2007-06-05  Ulrich Drepper  <drepper@redhat.com>
593
594         * Makefile.am: Remove traces of mini builds.
595         * configure.ac: Don't use libelf-po/POTFILES.in as config file
596         anymore.
597
598 2007-05-16  Roland McGrath  <roland@redhat.com>
599
600         * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
601
602 2006-11-02  Roland McGrath  <roland@redhat.com>
603
604         * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
605
606 2006-08-29  Roland McGrath  <roland@redhat.com>
607
608         * configure.ac: Use AM_MAINTAINER_MODE.
609
610 2006-07-12  Ulrich Drepper  <drepper@redhat.com>
611
612         * configure.ac (internal_function): Don't use internal visibility.
613
614 2006-07-05  Ulrich Drepper  <drepper@redhat.com>
615
616         * configure.ac: Add dummy automake conditional to get dependencies
617         for non-generic linker right.  See src/Makefile.am.
618
619 2005-11-18  Roland McGrath  <roland@redhat.com>
620
621         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
622
623 2005-11-16  Roland McGrath  <roland@redhat.com>
624
625         * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
626         In config.h, define ELFUTILS_HEADER macro.
627
628 2005-11-15  Roland McGrath  <roland@redhat.com>
629
630         * Makefile.am (all_SUBDIRS): Add backends.
631         * configure.ac: Write backends/Makefile.
632
633         * configure.ac: Add --enable-tests-rpath option.
634
635 2005-09-16  Roland McGrath  <roland@redhat.com>
636
637         * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
638         Don't set it, since on IA64 you get error messages for unaligned
639         accesses, and on Alpha it's at least very slow.
640
641 2005-08-29  Ulrich Drepper  <drepper@redhat.com>
642
643         * configure.ac: Fix GCOV make condition generation.
644
645 2005-08-28  Ulrich Drepper  <drepper@redhat.com>
646
647         * configure.ac: Add --enable-gcov option.
648
649 2005-08-06  Ulrich Drepper  <drepper@redhat.com>
650
651         * configure.ac: Add --enable-gprof option.
652
653 2005-07-27  Roland McGrath  <roland@redhat.com>
654
655         * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
656
657 2005-07-21  Roland McGrath  <roland@redhat.com>
658
659         * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
660
661 2005-06-01  Roland McGrath  <roland@redhat.com>
662
663         * Makefile.am (all_SUBDIRS): Add libdwfl.
664         * configure.ac: Write libdwfl/Makefile.
665
666 2005-05-19  Roland McGrath  <roland@redhat.com>
667
668         * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
669
670 2005-05-10  Ulrich Drepper  <drepper@redhat.com>
671
672         * configure.ac: Define MODVERSION in config.h.
673
674 2005-02-22  Ulrich Drepper  <drepper@redhat.com>
675
676         * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
677         * configure.ac: Don't use doc subdir for now.
678
679 2005-02-15  Ulrich Drepper  <drepper@redhat.com>
680
681         * configure.ac: Remove AM_GNU_GETTEXT use.  Use only AM_PO_SUBDIRS.
682
683 2005-02-06  Ulrich Drepper  <drepper@redhat.com>
684
685         * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
686
687         * Makefile.am (EXTRA_DIST): Remove splint.rc.
688         * splint.rc: Removed.
689
690 2004-09-25  Ulrich Drepper  <drepper@redhat.com>
691
692         * configure.ac: Make compile with gcc 4.0.
693
694 2004-03-06  Ulrich Drepper  <drepper@redhat.com>
695
696         * configure.ac: Use AS_HELP_STRING where applicable.
697
698 2004-01-23  Ulrich Drepper  <drepper@redhat.com>
699
700         * configure.ac: Check for C99 compiler.
701
702         * configure.ac: Change locking macros in config.h to at least
703         evaluate the parameter.  Define base_cpu to none for generic linker.
704
705 2004-01-21  Ulrich Drepper  <drepper@redhat.com>
706
707         * configure.ac: Print error message in case --disable-generic is
708         used if no linker support for the architecture is available.
709
710 2004-01-18  Ulrich Drepper  <drepper@redhat.com>
711
712         * configure.ac: Dont generate libebl-po/Makefile.in,
713         libdw-po/Makefile.in, libasm-po/Makefile.in.
714
715         * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
716
717 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
718
719         * configure.ac: Pretty printing of help message.
720
721         * configure.ac: Move AC_SYS_LARGEFILE test to the front.
722
723         * configure.ac: Add --enable-mudflap option.
724
725 2004-01-17  Ulrich Drepper  <drepper@redhat.com>
726
727         * configure.ac: Major cleanups.  Use aux dir.
728         * config.guess: Moved to new config subdir.
729         * config.rpath: Likewise.
730         * config.sub: Likewise.
731         * depcomp: Likewise.
732         * install-sh: Likewise.
733         * missing: Likewise.
734         * mkinstalldirs: Likewise.
735         * Makefile.am (mini_SUBDIRS): Add config.
736         (EXTRA_DIST): Remove config.rpath.
737
738         * configure.ac: Add AC_REVISION.
739
740         * configure.ac: Add --enable-mudflap option.
741
742 2004-01-11  Ulrich Drepper  <drepper@redhat.com>
743
744         * configure.ac: Drop libdwarf directory.  Add libdw-po.
745         * Makefile.am (all_SUBDIRS): Likewise.
746         * elfutils.spec: Don't distribute anything from libdwarf.
747
748 2004-01-05  Ulrich Drepper  <drepper@redhat.com>
749
750         * Makefile.am: Support separate libelf built.
751
752         * elfutils.spec.in: Create separata elfutils-libelf-devel package.
753         Install libdw DSOs.
754
755         * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
756         name.
757
758 2003-08-13  Ulrich Drepper  <drepper@redhat.com>
759
760         * elfutils.spec.in: Remove references to libebl.so.
761
762 2003-08-11  Ulrich Drepper  <drepper@redhat.com>
763
764         * Moved to CVS archive.
765
766 2000-08-25  Ulrich Drepper  <drepper@redhat.com>
767
768         * The beginning.  See the NEWS file for the time being.