]> git.ipfire.org Git - thirdparty/elfutils.git/blame - ChangeLog
Fix spelling typos in NEWS, NOTES, TODO, and in comments of configure.ac
[thirdparty/elfutils.git] / ChangeLog
CommitLineData
98b69a97
DL
12020-12-12 Dmitry V. Levin <ldv@altlinux.org>
2
3 * configure.ac: Fix spelling typos in comments.
4 * NEWS: Fix spelling typos.
5 * NOTES: Likewise.
6 * TODO: Likewise.
7
8ffada54
DL
82020-12-11 Dmitry V. Levin <ldv@altlinux.org>
9
441d2f09
DL
10 * configure.ac (AM_CONDITIONAL): Remove HAVE_LIBASM and STANDALONE.
11
be084ccb
DL
12 * configure.ac: Rewrite argp check.
13
8ffada54
DL
14 * configure.ac (AC_MSG_FAILURE): Fix typo.
15
fc5e808d
DL
162020-11-30 Dmitry V. Levin <ldv@altlinux.org>
17
18 * configure.ac (LIBDEBUGINFOD_SONAME): New AC_SUBST variable.
19 (AC_CONFIG_FILES): Add debuginfod/debuginfod.h.
20
da855fc9
ÉR
212020-11-01 Érico N. Rolim <erico.erc@gmail.com>
22
23 * configure.ac: Check for fts and obstack from outside libc.
24
d4fd0804
MW
252020-10-28 Mark Wielaard <mark@klomp.org>
26
27 * configure.ac: Set version to 0.182.
28 * NEWS: Add 0.182 section.
29
70343f48
TT
302020-10-28 Tom Tromey <tom@tromey.com>
31
32 * .gitignore: Add /tests/leb128.
33
94708e96
FCE
342020-10-01 Frank Ch. Eigler <fche@redhat.com>
35
36 PR25461
37 * configure.ac: Add --enable-debuginfod-urls[=URLS] option.
38
52536d7d
MW
392020-09-18 Mark Wielaard <mark@klomp.org>
40
41 * configure.ac: Check availability of libzstd and zstd.
42
41a17386
MW
432020-09-08 Mark Wielaard <mark@klomp.org>
44
45 * configure.ac: Set version to 0.181.
46 * NEWS: Add 0.181 section.
47
4ced3010
DL
482020-08-20 Dmitry V. Levin <ldv@altlinux.org>
49
50 * configure.ac (--enable-libdebuginfod): AC_DEFINE ENABLE_LIBDEBUGINFOD.
51
ad7036f1
MW
522020-07-17 Mark Wielaard <mark@klomp.org>
53
54 * configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS.
55
f7f0cdc5
MW
562020-06-19 Mark Wielaard <mark@klomp.org>
57
58 * Makefile.am (SUBDIRS): Always add debuginfod.
59 * configure.ac (debuginfod): Split off...
60 (libdebuginfod): ... this. Also add DUMME_DEBUGINFOD.
61
9698a399
ST
622020-06-15 Sergei Trofimovich <slyfox@gentoo.org>
63
64 * configure.ac: Use READELF in build-id check.
65
a2bc0214
MW
662020-06-11 Mark Wielaard <mark@klomp.org>
67
68 * configure.ac: Set version to 0.180.
69 * NEWS: Add 0.180 section.
70 * .gitignore: Update with new generated file.
71
27a388bd
MW
722020-06-10 Mark Wielaard <mark@klomp.org>
73
74 * configure.ac (MODVERSION): Remove.
75
3a772880
MW
762020-03-30 Mark Wielaard <mark@klomp.org>
77
78 * configure.ac: Set version to 0.179.
79 * NEWS: Add 0.179 section.
80
a344b8ce
MW
812020-03-25 Mark Wielaard <mark@klomp.org>
82
83 * README: Update mailinglist subscription info.
84 * CONTRIBUTING: Likewise.
85
9b0fb444
FCE
862020-02-03 Frank Ch. Eigler <fche@redhat.com>
87
88 * configure.ac: Tolerate CXX= for debuginfod configuration.
89
c435a338
OS
902019-12-11 Omar Sandoval <osandov@fb.com>
91
92 * configure.ac: Apply -Werror after user-defined CFLAGS in
93 -D_FORTIFY_SOURCE=2 check.
94
cf1b5fe1
MW
952019-12-06 Mark Wielaard <mark@klomp.org>
96
97 * configure.ac: Add ac_cv_buildid check.
98
6b13cb00
MW
992019-11-26 Mark Wielaard <mark@klomp.org>
100
101 * configure.ac: Set version to 0.178.
102 NEWS: Add 0.178 section.
103
3f81dbd2
MW
1042019-11-26 Mark Wielaard <mark@klomp.org>
105
106 * configure.ac: Add CXXFLAGS for gcov.
107
288f6b19
AM
1082019-10-28 Aaron Merey <amerey@redhat.com>
109
110 * debuginfod/: New directory for debuginfod code.
111 * Makefile.am (SUBDIRS): Recurse there.
112 * configure.ac (--enable-debuginfod): New flag & checks.
113
5e2a8e25
JA
1142019-08-25 Jonathon Anderson <jma14@rice.edu>
115
116 * configure.ac: Add new --enable-valgrind-annotations
117 * configure.ac: Add new --with-valgrind (headers only)
118
4f937e24
OS
1192019-07-05 Omar Sandoval <osandov@fb.com>
120
121 * configure.ac: Get rid of --enable-libebl-subdir.
122 * Makefile.am (SUBDIRS): Reorder backends and libcpu before libebl to
123 satisfy build dependencies.
124
5643e037
MW
1252019-08-13 Mark Wielaard <mark@klomp.org>
126
127 * configure.ac: Set version to 0.177.
128 * NEWS: Mention elfclassify, readelf DW_AT_data_member_location
129 and DW_AT_discr_list attribute changes, dwarf.h DW_AT_GNU additions,
130 dwelf_elf_e_machine_string function, dwelf_elf_begin change and
131 C-SKY backend support.
132
89f5c7b5
MW
1332019-02-14 Mark Wielaard <mark@klomp.org>
134
135 * configure.ac: Set version to 0.176.
136 * NEWS: Mention riscv backend updates, new --enable-install-elfh
137 configure flag and fixed CVEs.
138 * GPG-KEY: Update.
139
b63007ed
MW
1402019-01-18 Mark Wielaard <mark@klomp.org>
141
142 * configure.ac: Add new --enable-install-elfh.
143
d6126841
RB
1442018-07-04 Ross Burton <ross.burton@intel.com>
145
146 * configure.ac: Check for gawk.
147
7a1fd63a
MW
1482018-06-11 Mark Wielaard <mark@klomp.org>
149
150 * configure.ac: Set version to 0.172.
151 * NEWS: Mention bug fixes.
152
cf65ca14
MW
1532018-06-01 Mark Wielaard <mark@klomp.org>
154
155 * configure.ac: Set version to 0.171.
156 * NEWS: Mention DWARF5, split-dwarf and GNU DebugFission support.
157
afffdff2
MW
1582018-03-17 Mark Wielaard <mark@klomp.org>
159
160 * configure.ac (CHECK_FUNCS): Check for process_vm_readv.
161
555e15eb
JW
1622018-02-09 Joshua Watt <JPEWhacker@gmail.com>
163
164 * configure.ac (HAVE_FALLTHROUGH): New define.
165
a5c72418
MW
1662017-10-16 Mark Wielaard <mark@klomp.org>
167
168 * .gitignore: Remove tests/md5-sha1-test.
169
17d7194d
UH
1702017-08-18 Ulf Hermann <ulf.hermann@qt.io>
171
172 * configure.ac: Check if the compiler supports
173 __attribute__((gcc_struct)).
174
04ecad6a
MW
1752017-09-19 Mark Wielaard <mark@klomp.org>
176
177 * README: Add basic build instructions.
178
4a3330a9
UH
1792017-05-03 Ulf Hermann <ulf.hermann@qt.io>
180
181 * configure.ac: Test if symbol versioning is supported.
182
1127470a
UH
1832017-04-27 Ulf Hermann <ulf.hermann@qt.io>
184
185 * configure.ac: Check if the compiler supports
186 __attribute__((visibility(...))).
187
07737584
UH
1882017-04-27 Ulf Hermann <ulf.hermann@qt.io>
189
190 * configure.ac: Check if -fPIC, -fPIE, -Wl,-z,defs,
191 and -Wl,-z,relro are supported by the compiler.
192
54ba4ce2
MW
1932017-08-02 Mark Wielaard <mark@klomp.org>
194
195 * configure.ac: Set version to 0.170.
196 * NEWS: Mention new libdw dwarf_line_file function.
197
f9d791a9
MW
1982017-07-26 Mark Wielaard <mark@klomp.org>
199
200 * NEWS: Mention dwarf_getmacros handling version 5 .debug_macro.
201
274f28ce
MW
2022017-07-26 Mark Wielaard <mark@klomp.org>
203
204 * NEWS: Mention dwarf_peel_type DWARF5 tags improvement.
205
75834f33
MW
2062017-07-26 Mark Wielaard <mark@klomp.org>
207
02e30937
MW
208 * NEWS: Mention new DWARF5 calling conventions and defaulted member
209 function.
75834f33 210
2eb1e348
MW
2112017-07-26 Mark Wielaard <mark@klomp.org>
212
213 * NEWS: Mention new dwarf_default_lower_bound function.
214
8e9c76b6
MW
2152017-07-25 Mark Wielaard <mark@klomp.org>
216
d14fd3bc
MW
217 * NEWS: Mention new DWARF5 attributes, tags, character encodings
218 and language codes in dwarf.h.
8e9c76b6 219
1609679b
MW
2202017-07-18 Mark Wielaard <mark@klomp.org>
221
222 * configure.ac: Don't check for linux/bpf.h.
223 * NEWS: Mention always build bpf backend.
224
d03be4f7
MW
2252017-07-14 Mark Wielaard <mark@klomp.org>
226
227 * NEWS: Add 0.170 section and new strip options.
228
6358858c
MW
2292017-05-05 Mark Wielaard <mark@klomp.org>
230
231 * configure.ac: Set version to 0.169. Update copyright year.
232 * NEWS: Add 0.169 section.
233
5c3badb6
UH
2342017-04-21 Ulf Hermann <ulf.hermann@qt.io>
235
236 * .gitignore: Add fillfile and peel_type tests.
237
b3248e68
UH
2382017-02-15 Ulf Hermann <ulf.hermann@qt.io>
239
240 * configure.ac: Add check for mempcpy.
241
01b994e3
MW
2422017-02-09 Mark Wielaard <mark@klomp.org>
243
244 * configure.ac: Add check for adding -D_FORTIFY_SOURCE=2 to CFLAGS.
245
34b037b8
MW
2462017-01-12 Mark Wielaard <mark@klomp.org>
247
248 * configure.ac: Define PACKAGE_URL for older autoconf.
249
515dd0ac
MW
2502016-12-27 Mark Wielaard <mark@klomp.org>
251
252 * configure.ac: Set version to 0.168.
253 * NEWS: Add 0.168 updates.
254
1700fd25
MW
2552016-12-24 Mark Wielaard <mark@klomp.org>
256
257 * README: Move design notes to NOTES. Add URLs for home, releases,
258 bugs, git and mailinglist now on sourceware.
259 * NOTES: Add notes from README.
260 * CONTRIBUTING: Change fedorahosted.org references to new
261 sourceware.org locations.
262 * configure.ac (AC_INIT): Add package URL http://elfutils.org/
263 change bug-report to https://sourceware.org/bugzilla/
264 (AC_COPYRIGHT): Set to the elfutils developers.
265
ee225020
MW
2662016-11-23 Mark Wielaard <mjw@redhat.com>
267
268 * configure.ac: Add test for bad fts.h. Add -DBAD_FTS=1 to CFLAGS
269 if necessary.
270
a3cc8182
MW
2712016-11-02 Mark Wielaard <mjw@redhat.com>
272
273 * configure.ac: Add check for whether gcc accepts
274 -Wimplict-fallthrough.
275
2762016-10-11 Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
a24d52ac
AO
277
278 * configure.ac: Add memrchr, rawmemchr and powerof2 checks.
279
aee5606a
MW
2802016-08-04 Mark Wielaard <mjw@redhat.com>
281
282 * configure.ac: Set version to 0.167.
283 * NEWS: Add 0.167 section.
284
e6ca75dd
MW
2852016-07-06 Mark Wielaard <mjw@redhat.com>
286
287 * .gitignore: Remove src/ld. ldlex.c, ldscript.c and ldscript.h.
288 * configure.ac (enable generic): Removed.
289
9a36c922
RH
2902016-06-28 Richard Henderson <rth@redhat.com>
291
292 * configure.ac (HAVE_LINUX_BPF_H): New test and conditional.
293
c954bc4e
MW
2942016-06-10 Mark Wielaard <mjw@redhat.com>
295
296 * CONTRIBUTING: Extend patch, committer and maintainer guidelines.
297
afeccd48
FB
2982016-05-02 Filipe Brandenburger <filbranden@google.com>
299
300 * configure.ac (argp check): Pass pass &argv.
239cd48b
FB
301 * configure.ac (-W<...> checks): Pass -Werror to the warning checks,
302 to ensure unsupported warning options are noticed during ./configure
303 time and not only later during build.
afeccd48 304
c57e357a
MW
3052016-03-31 Mark Wielaard <mjw@redhat.com>
306
307 * configure.ac: Set version to 0.166.
308
9ba24584
MW
3092016-03-02 Mark Wielaard <mjw@redhat.com>
310
311 * configure.ac: Set program_prefix to eu- by default.
312 * NEWS (0.166): New sections, document --program-prefix default.
313
6993d408
MW
3142016-02-13 Mark Wielaard <mjw@redhat.com>
315
316 * configure.ac: Add check for whether gcc accepts -Wnull-dereference.
317
8bc1423b
MW
3182016-02-08 Mark Wielaard <mjw@redhat.com>
319
320 * configure.ac: Add checks for sane -Wlogical-op and whether gcc
321 accepts -Wduplicated-cond.
322
7930054c
MW
3232016-01-08 Mark Wielaard <mjw@redhat.com>
324
325 * configure.ac: Set version to 0.165.
326 * NEWS: Add 0.164 section.
327
0aa60ac6
MW
3282016-01-04 Mark Wielaard <mjw@redhat.com>
329
330 * configure.ac: Add BZ2_LIBS and LIBLZMA substitutions.
331 Add config/libelf.pc and config/libdw.pc config files.
332
193396a9
MW
3332015-12-31 Mark Wielaard <mjw@redhat.com>
334
335 * Makefile.am (AM_MAKEFLAGS): Set --no-print-directory.
336
528cb45f
MW
3372015-10-16 Mark Wielaard <mjw@redhat.com>
338
339 * configure.ac: Make zlib mandatory.
340
d11eea4a
MW
3412015-10-15 Mark Wielaard <mjw@redhat.com>
342
343 * configure.ac: Set version to 0.164.
344 * NEWS: Add 0.164 additions.
345
c04f491f
MW
3462015-10-07 Mark Wielaard <mjw@redhat.com>
347
348 * configure.ac: Add AM_SILENT_RULES([yes]).
349
133509fa
JM
3502015-09-24 Jose E. Marchesi <jose.marchesi@oracle.com>
351
352 * configure.ac: Use -fPIC instead of -fpic to avoid relocation
353 overflows in some platforms.
354
5686dede
PT
3552015-07-11 Pino Toscano <toscano.pino@tiscali.it>
356
357 * .gitignore: Add more generated files, and anchor some of the
358 existing ones.
359
faf0d3d7
MW
3602015-06-19 Mark Wielaard <mjw@redhat.com>
361
362 * configure.ac: Set version to 0.163.
363 * NEWS: Mention 0.163 is bug fixes only.
364
027d911c
MW
3652015-06-10 Mark Wielaard <mjw@redhat.com>
366
367 * configure.ac: Set version to 0.162.
368 * NEWS: Add 0.162 additions.
369
4b7953db
MW
3702015-06-08 Mark Wielaard <mjw@redhat.com>
371
372 * configure.ac (ADD_STACK_USAGE_WARNING): New conditional based on
373 gcc -Wstack-usage check.
374
f17a9bbc
MW
3752015-05-31 Mark Wielaard <mjw@redhat.com>
376
377 * configure.ac (MODVERSION): Define using LIBEBL_SUBDIR, eu_version
378 and ac_cv_build.
379
170f1bb0
MW
3802015-05-31 Mark Wielaard <mjw@redhat.com>
381
382 * configure.ac (use_undefined): Use AC_LINK_IFELSE. AC_DEFINE
383 CHECK_UNDEFINED.
384
4664fd58
MW
3852015-05-30 Mark Wielaard <mjw@redhat.com>
386
387 * configure.ac: Check for bunzip2. Check flex and bison are
388 installed in maintainer-mode. Otherwise check libdw/known-dwarf.h
389 is already generated.
390
2b250b75
MW
3912015-05-21 Mark Wielaard <mjw@redhat.com>
392
393 * configure.ac: Add --enable-sanitize-undefined.
394 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Rename to...
395 (AM_DISTCHECK_CONFIGURE_FLAGS): this. Add --enable-sanitize-undefined.
396
1ab3c2be
AB
3972015-05-04 Anthony G. Basile <blueness@gentoo.org>
398
399 * configure.ac (argp_LDADD): Check if libc has argp and set
400 argp_LDADD accordingly.
401
1ce4a459
MF
4022015-05-03 Max Filippov <jcmvbkbc@gmail.com>
403
404 * configure.ac (DEMANGLE): Fix enable_demangler setting.
405
e6e80dae
MW
4062015-05-01 Mark Wielaard <mjw@redhat.com>
407
408 * configure.ac (DEMANGLE): Explicitly set enable_demangler.
409
7702a3c1
MW
4102015-05-01 Mark Wielaard <mjw@redhat.com>
411
412 * configure.ac (debugpred): Use and set use_debugpred_val.
413 (textrelcheck): Explicitly set enable_textrelcheck to yes or no.
414 (symbol-versioning): Likewise for enable_symbol_versioning.
415 AC_MSG_NOTICE overview of enabled/disabled features.
416
bafacaca
MF
4172015-04-23 Max Filippov <jcmvbkbc@gmail.com>
418
419 * configure.ac: Add --disable-symbol-versioning.
420
aba6d762
MW
4212015-04-14 Mark Wielaard <mjw@redhat.com>
422
423 * configure.ac (ac_cv_c99): Add explicit checks for all GNU99
424 extensions used.
425
0a35e3ac
MW
4262015-03-13 Mark Wielaard <mjw@redhat.com>
427
428 * configure.ac (ac_cv_c99): Add explicit return.
429 (ac_cv_tls): Add stdlib.h include.
430
09dc83d6
MW
4312014-12-18 Mark Wielaard <mjw@redhat.com>
432
433 * configure.ac: Set version to 0.161.
434 * NEWS: Add dwarf.h additions.
435
f5c340b1
JS
4362014-12-15 Josh Stone <jistone@redhat.com>
437
438 * .gitignore: Add config/compile as installed by automake 1.14.
439
805ec833
MW
4402014-11-27 Mark Wielaard <mjw@redhat.com>
441
442 * configure.ac: Add --disable-textrelcheck.
443
3a36e8a2
MW
4442014-10-06 Mark Wielaard <mjw@redhat.com>
445
446 * NEWS: New section 0.161. Add dwarf_peel_type.
447
5efda26c
MW
4482014-08-25 Mark Wielaard <mjw@redhat.com>
449
450 * configure.ac: Set version to 0.160.
451 * NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel
452 module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
453
f18f2336
MW
4542014-08-15 Mark Wielaard <mjw@redhat.com>
455
456 * NEWS: Add dwarf_cu_die.
457
209f149f
MW
4582014-08-15 Mark Wielaard <mjw@redhat.com>
459
460 * NEWS: Add dwarf_cu_getdwarf.
461
c1e0fcb9
KM
4622014-07-18 Mark Wielaard <mjw@redhat.com>
463
464 * configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct.
465
22497096
MW
4662014-05-26 Mark Wielaard <mjw@redhat.com>
467
468 * NEWS: New section 0.160. Add unstrip --force.
469
f05dff9d
MW
4702014-05-17 Mark Wielaard <mjw@redhat.com>
471
472 * configure.ac: Set version to 0.159.
473 * NEWS: Add entries for version 0.159.
474
bb096d04
MW
4752014-05-02 Mark Wielaard <mjw@redhat.com>
476
477 * NEWS: Add note about dwz support no longer being experimental and
478 new helper functions.
479 * configure.ac: Remove --enable-dwz.
480 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz.
481
9380297e
MW
4822014-04-11 Mark Wielaard <mjw@redhat.com>
483
484 * Makefile.am (SUBDIRS): Add libdwelf.
485 * configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
486 * NEWS: Add note about libdwelf.
487
32324794
MW
4882014-04-13 Mark Wielaard <mjw@redhat.com>
489
490 * configure.ac: Remove mudflap enable arg and MUDFLAP conditional.
491
13968d9a
MW
4922014-01-21 Mark Wielaard <mjw@redhat.com>
493
494 * NEWS (Version 0.159): Add stack -i.
495
531a30ac
MW
4962014-01-20 Mark Wielaard <mjw@redhat.com>
497
498 * NEWS (Version 0.159): New. Add stack -d.
499
70db4cc4
MW
5002014-01-03 Mark Wielaard <mjw@redhat.com>
501
502 * configure.ac: Set version to 0.158.
503 * NEWS: Add entries for version 0.158.
504
e962ec3b
MW
5052013-12-20 Mark Wielaard <mjw@redhat.com>
506
507 * NEWS (libdwfl): Add dwfl_getthread_frames.
508 (stack): New entry.
509
159ac52b
MW
5102013-12-18 Mark Wielaard <mjw@redhat.com>
511
512 * NEWS (libdwfl): Add dwfl_module_getsym_info and
513 dwfl_module_addrinfo.
514 (addr2line): Add -x option.
515
8aa7fbbb
JK
5162013-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
517
518 * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
519 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
520 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
521 dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
522 and dwfl_frame_pc.
523
14c2d9e6
MW
5242013-12-16 Mark Wielaard <mjw@redhat.com>
525
526 * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
527
8b10aaa3
JS
5282013-12-09 Josh Stone <jistone@redhat.com>
529
530 * .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
531
8ae9bc9d
JK
5322013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
533
534 * configure.ac (CC_BIARCH): Remove AS_IF for it.
535
0b867460
JK
5362013-11-07 Jan Kratochvil <jan.kratochvil@redhat.com>
537
538 * configure.ac: New AC_CHECK_SIZEOF for long. Call utrace_BIARCH, new
539 AC_SUBST for CC_BIARCH.
540
38928e27
MW
5412013-11-06 Mark Wielaard <mjw@redhat.com>
542
543 * configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
544 local system does have /usr/lib/debug/.dwz.
545
09c9bb92
MW
5462013-11-06 Mark Wielaard <mjw@redhat.com>
547
548 * configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
549 option.
550
a45c8043
MF
5512013-11-01 Michael Forney <mforney@mforney.org>
552
553 * configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
554
3cf491ee
JK
5552013-10-30 Jan Kratochvil <jan.kratochvil@redhat.com>
556
557 * NEWS (Version 0.158): New.
558
fb927578
MW
5592013-09-30 Mark Wielaard <mjw@redhat.com>
560
561 * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
562
f36d727a
MW
5632013-09-27 Mark Wielaard <mjw@redhat.com>
564
565 * configure.ac: Set version to 0.157.
566 * NEWS: Add entries for version 0.157.
567
21fc33fe
MW
5682013-09-20 Mark Wielaard <mjw@redhat.com>
569
570 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
571
5fdc1de0
JK
5722013-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
573
574 * configure.ac: Set version to 0.156.
575
934d36cb
JK
5762013-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
577
578 * NEWS: Remove bugfix only entries from Version 0.156.
579
a55b1183
JK
5802013-07-18 Jan Kratochvil <jan.kratochvil@redhat.com>
581
582 * NEWS: Add entries for Version 0.156.
583
904aec2c
JK
5842013-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
585
586 * NEWS (Version 0.156): New.
587
86be792c
MW
5882013-04-26 Mark Wielaard <mjw@redhat.com>
589
590 * configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
591
cdaaf215
MW
5922013-04-25 Mark Wielaard <mjw@redhat.com>
593
594 * .gitignore: Add config/test-driver as installed by automake 1.13.
595 * configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
596
e3e3ee26
MW
5972012-10-01 Mark Wielaard <mjw@redhat.com>
598
599 * configure.ac: Add --enable-valgrind check.
600 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
601
3cb9e8cb
MW
6022012-08-27 Mark Wielaard <mjw@redhat.com>
603
604 * configure.ac: Set version to 0.155.
605
f5519fc2
MW
6062012-08-24 Mark Wielaard <mjw@redhat.com>
607
608 * configure.ac: Add --enable-dwz check, defaults to no.
609
030f626f
MW
6102012-07-24 Mark Wielaard <mjw@redhat.com>
611
612 * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
613
d7bde9be
MW
6142012-06-22 Mark Wielaard <mjw@redhat.com>
615
616 * configure.ac: Set version to 0.154.
617
c0c152b0
MW
6182012-01-24 Mark Wielaard <mjw@redhat.com>
619
620 * COPYING: Fix address. Updated version from gnulib.
621
62f4c7bc
MW
6222012-01-23 Mark Wielaard <mjw@redhat.com>
623
624 * configure.ac: Set version to 0.153, update copyright years.
625
3284b799
RM
6262012-01-20 Roland McGrath <roland@hack.frob.com>
627
628 * configure.ac: Handle --enable-deterministic-archives.
629
e9bf1d30
RM
6302011-10-08 Roland McGrath <roland@hack.frob.com>
631
632 * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
633 Use POSIX.2 $((...)) syntax instead of $[...].
634 Reported by Mike Frysinger <vapier@gentoo.org>.
635
8f3002e2
MF
6362011-10-08 Mike Frysinger <vapier@gentoo.org>
637
638 * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
639
b4a16cf0
UD
6402011-10-02 Ulrich Drepper <drepper@gmail.com>
641
642 * configure.ac: Check for __cxa_demangle in libstdc++.
643
bc88fffe
RM
6442011-02-08 Roland McGrath <roland@redhat.com>
645
f64e25f2
RM
646 * configure.ac (C99 check): Use AC_LANG_SOURCE.
647
bc88fffe
RM
648 * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
649
27838fb6
UD
6502010-09-13 Ulrich Drepper <drepper@redhat.com>
651
652 * configure.ac (ALL_LINGUAS): Add languages which have some
653 translations.
654
d862cc83
RM
6552010-04-15 Roland McGrath <roland@redhat.com>
656
b386ccfe 657 * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
d862cc83 658
db12f164
UD
6592009-09-21 Ulrich Drepper <drepper@redhat.com>
660
661 * configure.ac: Update for more modern autoconf.
662
24169646
RM
6632009-08-26 Roland McGrath <roland@redhat.com>
664
665 * configure.ac (zip_LIBS): Check for liblzma too.
666
105e3984
RM
6672009-04-19 Roland McGrath <roland@redhat.com>
668
669 * configure.ac (eu_version): Round down here, not in version.h macros.
670
ee9d60de
RM
6712009-04-17 Roland McGrath <roland@redhat.com>
672
673 * configure.ac (eu_version): Compute number 1000 times larger,
674 let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
675
8181739c
RM
6762009-01-23 Roland McGrath <roland@redhat.com>
677
73e7737d
RM
678 * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
679
8181739c
RM
680 * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
681 building with compiler support but no working runtime support.
682
01f73707
UD
6832009-01-22 Ulrich Drepper <drepper@redhat.com>
684
685 * Makefile.am (rpm): The tarball is now bzip2-compressed.
686
7e678fa3
UD
6872009-01-10 Ulrich Drepper <drepper@redhat.com>
688
689 * configure.ac: Require gcc with TLS support.
690 Rename USE_TLS to USE_LOCKS. The option is renamed to
691 --enable-thread-safety.
692
7a647878
RM
6932009-01-08 Roland McGrath <roland@redhat.com>
694
695 * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
696
bca43152
RM
6972009-01-05 Roland McGrath <roland@redhat.com>
698
699 * configure.ac (eu_ZIPLIB): New macro.
700 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
701
bb3424b0
UD
7022008-12-30 Ulrich Drepper <drepper@redhat.com>
703
704 * configure.ac: We need automake 1.8 now.
705
f2ef7fce
RM
7062008-12-24 Roland McGrath <roland@redhat.com>
707
708 * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
709 distribute only in .tar.bz2 form now.
710
fbc7245d
RM
7112008-12-16 Roland McGrath <roland@redhat.com>
712
713 * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
714 * configure.ac: Create it, substituting @eu_version@ with
715 PACKAGE_VERSION canonicalized to four digits of decimal.
716
b4d6f0f8
RM
7172008-08-25 Roland McGrath <roland@redhat.com>
718
719 * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
720
7212008-08-21 Roland McGrath <roland@redhat.com>
722
723 * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
724 move the contents to lib/eu-config.h instead of keeping them here.
725
3cbdd387
UD
7262007-12-20 Ulrich Drepper <drepper@redhat.com>
727
728 * configure.ac: Add support for --enable-debugpred.
729 Update likely/unlikely macros for it.
730
2c9ee4f9
UD
7312007-06-05 Ulrich Drepper <drepper@redhat.com>
732
733 * Makefile.am: Remove traces of mini builds.
734 * configure.ac: Don't use libelf-po/POTFILES.in as config file
735 anymore.
736
9aa8ef7f
RM
7372007-05-16 Roland McGrath <roland@redhat.com>
738
739 * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
740
8190db6a
RM
7412006-11-02 Roland McGrath <roland@redhat.com>
742
743 * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
744
c373d850
RM
7452006-08-29 Roland McGrath <roland@redhat.com>
746
747 * configure.ac: Use AM_MAINTAINER_MODE.
748
d89d2dbf
UD
7492006-07-12 Ulrich Drepper <drepper@redhat.com>
750
751 * configure.ac (internal_function): Don't use internal visibility.
752
28ed895f
UD
7532006-07-05 Ulrich Drepper <drepper@redhat.com>
754
755 * configure.ac: Add dummy automake conditional to get dependencies
756 for non-generic linker right. See src/Makefile.am.
757
9365d2c3
RM
7582005-11-18 Roland McGrath <roland@redhat.com>
759
760 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
761
d7f8d0ca
RM
7622005-11-16 Roland McGrath <roland@redhat.com>
763
764 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
765 In config.h, define ELFUTILS_HEADER macro.
766
1b8b446a
RM
7672005-11-15 Roland McGrath <roland@redhat.com>
768
e47ab76f
RM
769 * Makefile.am (all_SUBDIRS): Add backends.
770 * configure.ac: Write backends/Makefile.
771
1b8b446a
RM
772 * configure.ac: Add --enable-tests-rpath option.
773
07d4f2fc
RM
7742005-09-16 Roland McGrath <roland@redhat.com>
775
776 * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
777 Don't set it, since on IA64 you get error messages for unaligned
778 accesses, and on Alpha it's at least very slow.
779
39cec7a0
UD
7802005-08-29 Ulrich Drepper <drepper@redhat.com>
781
782 * configure.ac: Fix GCOV make condition generation.
783
fbe998a0
UD
7842005-08-28 Ulrich Drepper <drepper@redhat.com>
785
786 * configure.ac: Add --enable-gcov option.
787
47be795d
UD
7882005-08-06 Ulrich Drepper <drepper@redhat.com>
789
790 * configure.ac: Add --enable-gprof option.
791
1838590b
RM
7922005-07-27 Roland McGrath <roland@redhat.com>
793
794 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
795
b08d5a8f
UD
7962005-07-21 Roland McGrath <roland@redhat.com>
797
798 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
799
8002005-06-01 Roland McGrath <roland@redhat.com>
801
802 * Makefile.am (all_SUBDIRS): Add libdwfl.
803 * configure.ac: Write libdwfl/Makefile.
804
8052005-05-19 Roland McGrath <roland@redhat.com>
806
807 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
808
8092005-05-10 Ulrich Drepper <drepper@redhat.com>
810
811 * configure.ac: Define MODVERSION in config.h.
812
8132005-02-22 Ulrich Drepper <drepper@redhat.com>
814
815 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
816 * configure.ac: Don't use doc subdir for now.
817
8182005-02-15 Ulrich Drepper <drepper@redhat.com>
819
820 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS.
821
8222005-02-06 Ulrich Drepper <drepper@redhat.com>
823
824 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
825
826 * Makefile.am (EXTRA_DIST): Remove splint.rc.
827 * splint.rc: Removed.
828
8292004-09-25 Ulrich Drepper <drepper@redhat.com>
830
831 * configure.ac: Make compile with gcc 4.0.
832
8332004-03-06 Ulrich Drepper <drepper@redhat.com>
834
835 * configure.ac: Use AS_HELP_STRING where applicable.
836
8372004-01-23 Ulrich Drepper <drepper@redhat.com>
838
839 * configure.ac: Check for C99 compiler.
840
841 * configure.ac: Change locking macros in config.h to at least
842 evaluate the parameter. Define base_cpu to none for generic linker.
843
8442004-01-21 Ulrich Drepper <drepper@redhat.com>
845
846 * configure.ac: Print error message in case --disable-generic is
847 used if no linker support for the architecture is available.
848
8492004-01-18 Ulrich Drepper <drepper@redhat.com>
850
851 * configure.ac: Dont generate libebl-po/Makefile.in,
852 libdw-po/Makefile.in, libasm-po/Makefile.in.
853
854 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
855
8562004-01-17 Ulrich Drepper <drepper@redhat.com>
857
858 * configure.ac: Pretty printing of help message.
859
860 * configure.ac: Move AC_SYS_LARGEFILE test to the front.
861
862 * configure.ac: Add --enable-mudflap option.
863
8642004-01-17 Ulrich Drepper <drepper@redhat.com>
865
866 * configure.ac: Major cleanups. Use aux dir.
867 * config.guess: Moved to new config subdir.
868 * config.rpath: Likewise.
869 * config.sub: Likewise.
870 * depcomp: Likewise.
871 * install-sh: Likewise.
872 * missing: Likewise.
873 * mkinstalldirs: Likewise.
874 * Makefile.am (mini_SUBDIRS): Add config.
875 (EXTRA_DIST): Remove config.rpath.
876
877 * configure.ac: Add AC_REVISION.
878
879 * configure.ac: Add --enable-mudflap option.
880
8812004-01-11 Ulrich Drepper <drepper@redhat.com>
882
883 * configure.ac: Drop libdwarf directory. Add libdw-po.
884 * Makefile.am (all_SUBDIRS): Likewise.
885 * elfutils.spec: Don't distribute anything from libdwarf.
886
8872004-01-05 Ulrich Drepper <drepper@redhat.com>
888
889 * Makefile.am: Support separate libelf built.
890
891 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
892 Install libdw DSOs.
893
894 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
895 name.
896
8972003-08-13 Ulrich Drepper <drepper@redhat.com>
898
899 * elfutils.spec.in: Remove references to libebl.so.
900
9012003-08-11 Ulrich Drepper <drepper@redhat.com>
902
903 * Moved to CVS archive.
904
9052000-08-25 Ulrich Drepper <drepper@redhat.com>
906
907 * The beginning. See the NEWS file for the time being.