blob: 45418a0a9a676b36d5fc2880abfd6e771c2b30fa [file] [log] [blame]
Ross Burtond6126842018-07-04 12:11:07 +010012018-07-04 Ross Burton <ross.burton@intel.com>
2
3 * configure.ac: Check for gawk.
4
Mark Wielaard7a1fd632018-06-11 17:14:39 +020052018-06-11 Mark Wielaard <mark@klomp.org>
6
7 * configure.ac: Set version to 0.172.
8 * NEWS: Mention bug fixes.
9
Mark Wielaardcf65ca12018-06-01 21:16:56 +0200102018-06-01 Mark Wielaard <mark@klomp.org>
11
12 * configure.ac: Set version to 0.171.
13 * NEWS: Mention DWARF5, split-dwarf and GNU DebugFission support.
14
Mark Wielaardafffdff2018-03-18 00:24:08 +0100152018-03-17 Mark Wielaard <mark@klomp.org>
16
17 * configure.ac (CHECK_FUNCS): Check for process_vm_readv.
18
Joshua Watt555e15e2018-02-09 10:27:18 -0600192018-02-09 Joshua Watt <JPEWhacker@gmail.com>
20
21 * configure.ac (HAVE_FALLTHROUGH): New define.
22
Mark Wielaarda5c72412017-10-16 16:16:12 +0200232017-10-16 Mark Wielaard <mark@klomp.org>
24
25 * .gitignore: Remove tests/md5-sha1-test.
26
Ulf Hermann17d71942017-08-18 14:05:10 +0200272017-08-18 Ulf Hermann <ulf.hermann@qt.io>
28
29 * configure.ac: Check if the compiler supports
30 __attribute__((gcc_struct)).
31
Mark Wielaard04ecad62017-09-19 16:05:49 +0200322017-09-19 Mark Wielaard <mark@klomp.org>
33
34 * README: Add basic build instructions.
35
Ulf Hermann4a3330a2017-08-18 15:50:42 +0200362017-05-03 Ulf Hermann <ulf.hermann@qt.io>
37
38 * configure.ac: Test if symbol versioning is supported.
39
Ulf Hermann07737582017-08-18 12:41:11 +0200402017-04-27 Ulf Hermann <ulf.hermann@qt.io>
41
Ulf Hermann11274702017-08-18 13:06:36 +020042 * configure.ac: Check if the compiler supports
43 __attribute__((visibility(...))).
44
452017-04-27 Ulf Hermann <ulf.hermann@qt.io>
46
Ulf Hermann07737582017-08-18 12:41:11 +020047 * configure.ac: Check if -fPIC, -fPIE, -Wl,-z,defs,
48 and -Wl,-z,relro are supported by the compiler.
49
Mark Wielaard54ba4ce2017-08-02 18:30:07 +0200502017-08-02 Mark Wielaard <mark@klomp.org>
51
52 * configure.ac: Set version to 0.170.
53 * NEWS: Mention new libdw dwarf_line_file function.
54
Mark Wielaard2eb1e342017-07-26 18:06:21 +0200552017-07-26 Mark Wielaard <mark@klomp.org>
56
Mark Wielaardf9d791a2017-07-26 23:02:18 +020057 * NEWS: Mention dwarf_getmacros handling version 5 .debug_macro.
58
592017-07-26 Mark Wielaard <mark@klomp.org>
60
Mark Wielaard274f28c2017-07-26 22:54:59 +020061 * NEWS: Mention dwarf_peel_type DWARF5 tags improvement.
62
632017-07-26 Mark Wielaard <mark@klomp.org>
64
Mark Wielaard02e30932017-07-26 18:32:27 +020065 * NEWS: Mention new DWARF5 calling conventions and defaulted member
66 function.
Mark Wielaard75834f32017-07-26 18:15:20 +020067
682017-07-26 Mark Wielaard <mark@klomp.org>
69
Mark Wielaard2eb1e342017-07-26 18:06:21 +020070 * NEWS: Mention new dwarf_default_lower_bound function.
71
Mark Wielaard8e9c76b2017-07-25 15:29:10 +0200722017-07-25 Mark Wielaard <mark@klomp.org>
73
Mark Wielaardd14fd3b2017-07-26 17:44:29 +020074 * NEWS: Mention new DWARF5 attributes, tags, character encodings
75 and language codes in dwarf.h.
Mark Wielaard8e9c76b2017-07-25 15:29:10 +020076
Mark Wielaard16096792017-07-18 14:12:36 +0200772017-07-18 Mark Wielaard <mark@klomp.org>
78
79 * configure.ac: Don't check for linux/bpf.h.
80 * NEWS: Mention always build bpf backend.
81
Mark Wielaardd03be4f2017-07-14 17:09:40 +0200822017-07-14 Mark Wielaard <mark@klomp.org>
83
84 * NEWS: Add 0.170 section and new strip options.
85
Mark Wielaard63588582017-05-05 09:47:29 +0200862017-05-05 Mark Wielaard <mark@klomp.org>
87
88 * configure.ac: Set version to 0.169. Update copyright year.
89 * NEWS: Add 0.169 section.
90
Ulf Hermann5c3badb2017-04-21 18:51:08 +0200912017-04-21 Ulf Hermann <ulf.hermann@qt.io>
92
93 * .gitignore: Add fillfile and peel_type tests.
94
Ulf Hermannb3248e62017-02-16 10:10:30 +0100952017-02-15 Ulf Hermann <ulf.hermann@qt.io>
96
97 * configure.ac: Add check for mempcpy.
98
Mark Wielaard01b994e2017-02-09 21:09:54 +0100992017-02-09 Mark Wielaard <mark@klomp.org>
100
101 * configure.ac: Add check for adding -D_FORTIFY_SOURCE=2 to CFLAGS.
102
Mark Wielaard34b037b2017-01-12 11:43:30 +01001032017-01-12 Mark Wielaard <mark@klomp.org>
104
105 * configure.ac: Define PACKAGE_URL for older autoconf.
106
Mark Wielaard515dd0a2016-12-27 15:23:53 +01001072016-12-27 Mark Wielaard <mark@klomp.org>
108
109 * configure.ac: Set version to 0.168.
110 * NEWS: Add 0.168 updates.
111
Mark Wielaard1700fd22016-12-24 22:31:41 +01001122016-12-24 Mark Wielaard <mark@klomp.org>
113
114 * README: Move design notes to NOTES. Add URLs for home, releases,
115 bugs, git and mailinglist now on sourceware.
116 * NOTES: Add notes from README.
117 * CONTRIBUTING: Change fedorahosted.org references to new
118 sourceware.org locations.
119 * configure.ac (AC_INIT): Add package URL http://elfutils.org/
120 change bug-report to https://sourceware.org/bugzilla/
121 (AC_COPYRIGHT): Set to the elfutils developers.
122
Mark Wielaardee225022016-11-23 20:51:35 +01001232016-11-23 Mark Wielaard <mjw@redhat.com>
124
125 * configure.ac: Add test for bad fts.h. Add -DBAD_FTS=1 to CFLAGS
126 if necessary.
127
Mark Wielaarda3cc8182016-11-02 13:29:26 +01001282016-11-02 Mark Wielaard <mjw@redhat.com>
129
130 * configure.ac: Add check for whether gcc accepts
131 -Wimplict-fallthrough.
132
1332016-10-11 Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Akihiko Odakia24d52a2016-10-13 09:16:48 +0900134
135 * configure.ac: Add memrchr, rawmemchr and powerof2 checks.
136
Mark Wielaardaee56062016-08-04 13:36:34 +02001372016-08-04 Mark Wielaard <mjw@redhat.com>
138
139 * configure.ac: Set version to 0.167.
140 * NEWS: Add 0.167 section.
141
Mark Wielaarde6ca75d2016-07-06 18:27:54 +02001422016-07-06 Mark Wielaard <mjw@redhat.com>
143
144 * .gitignore: Remove src/ld. ldlex.c, ldscript.c and ldscript.h.
145 * configure.ac (enable generic): Removed.
146
Richard Henderson9a36c922016-06-21 15:10:10 -07001472016-06-28 Richard Henderson <rth@redhat.com>
148
149 * configure.ac (HAVE_LINUX_BPF_H): New test and conditional.
150
Mark Wielaardc954bc42016-06-10 14:03:15 +02001512016-06-10 Mark Wielaard <mjw@redhat.com>
152
153 * CONTRIBUTING: Extend patch, committer and maintainer guidelines.
154
Filipe Brandenburgerafeccd42016-05-02 12:18:47 -07001552016-05-02 Filipe Brandenburger <filbranden@google.com>
156
157 * configure.ac (argp check): Pass pass &argv.
Filipe Brandenburger239cd482016-05-02 13:26:13 -0700158 * configure.ac (-W<...> checks): Pass -Werror to the warning checks,
159 to ensure unsupported warning options are noticed during ./configure
160 time and not only later during build.
Filipe Brandenburgerafeccd42016-05-02 12:18:47 -0700161
Mark Wielaardc57e3572016-03-31 11:04:25 +02001622016-03-31 Mark Wielaard <mjw@redhat.com>
163
164 * configure.ac: Set version to 0.166.
165
Mark Wielaard9ba24582016-03-02 15:04:43 +01001662016-03-02 Mark Wielaard <mjw@redhat.com>
167
168 * configure.ac: Set program_prefix to eu- by default.
169 * NEWS (0.166): New sections, document --program-prefix default.
170
Mark Wielaard6993d402016-02-13 19:10:00 +01001712016-02-13 Mark Wielaard <mjw@redhat.com>
172
173 * configure.ac: Add check for whether gcc accepts -Wnull-dereference.
174
Mark Wielaard8bc14232016-02-09 16:10:22 +01001752016-02-08 Mark Wielaard <mjw@redhat.com>
176
177 * configure.ac: Add checks for sane -Wlogical-op and whether gcc
178 accepts -Wduplicated-cond.
179
Mark Wielaard79300542016-01-08 14:44:49 +01001802016-01-08 Mark Wielaard <mjw@redhat.com>
181
182 * configure.ac: Set version to 0.165.
183 * NEWS: Add 0.164 section.
184
Mark Wielaard0aa60ac2016-01-04 21:41:52 +01001852016-01-04 Mark Wielaard <mjw@redhat.com>
186
187 * configure.ac: Add BZ2_LIBS and LIBLZMA substitutions.
188 Add config/libelf.pc and config/libdw.pc config files.
189
Mark Wielaard193396a2015-12-31 22:08:23 +01001902015-12-31 Mark Wielaard <mjw@redhat.com>
191
192 * Makefile.am (AM_MAKEFLAGS): Set --no-print-directory.
193
Mark Wielaard528cb452015-10-16 23:07:12 +02001942015-10-16 Mark Wielaard <mjw@redhat.com>
195
196 * configure.ac: Make zlib mandatory.
197
Mark Wielaardd11eea42015-10-15 18:28:34 +02001982015-10-15 Mark Wielaard <mjw@redhat.com>
199
200 * configure.ac: Set version to 0.164.
201 * NEWS: Add 0.164 additions.
202
Mark Wielaardc04f4912015-10-07 13:37:56 +02002032015-10-07 Mark Wielaard <mjw@redhat.com>
204
205 * configure.ac: Add AM_SILENT_RULES([yes]).
206
Jose E. Marchesi133509f2015-10-05 17:36:30 +02002072015-09-24 Jose E. Marchesi <jose.marchesi@oracle.com>
208
209 * configure.ac: Use -fPIC instead of -fpic to avoid relocation
210 overflows in some platforms.
211
Pino Toscano5686ded2015-07-11 09:55:40 +02002122015-07-11 Pino Toscano <toscano.pino@tiscali.it>
213
214 * .gitignore: Add more generated files, and anchor some of the
215 existing ones.
216
Mark Wielaardfaf0d3d2015-06-19 13:43:58 +02002172015-06-19 Mark Wielaard <mjw@redhat.com>
218
219 * configure.ac: Set version to 0.163.
220 * NEWS: Mention 0.163 is bug fixes only.
221
Mark Wielaard027d9112015-06-10 17:44:42 +02002222015-06-10 Mark Wielaard <mjw@redhat.com>
223
224 * configure.ac: Set version to 0.162.
225 * NEWS: Add 0.162 additions.
226
Mark Wielaard4b7953d2015-06-09 00:28:13 +02002272015-06-08 Mark Wielaard <mjw@redhat.com>
228
229 * configure.ac (ADD_STACK_USAGE_WARNING): New conditional based on
230 gcc -Wstack-usage check.
231
Mark Wielaard170f1bb2015-05-31 22:37:19 +02002322015-05-31 Mark Wielaard <mjw@redhat.com>
233
Mark Wielaardf17a9bb2015-05-31 23:03:30 +0200234 * configure.ac (MODVERSION): Define using LIBEBL_SUBDIR, eu_version
235 and ac_cv_build.
236
2372015-05-31 Mark Wielaard <mjw@redhat.com>
238
Mark Wielaard170f1bb2015-05-31 22:37:19 +0200239 * configure.ac (use_undefined): Use AC_LINK_IFELSE. AC_DEFINE
240 CHECK_UNDEFINED.
241
Mark Wielaard4664fd52015-05-30 22:50:37 +02002422015-05-30 Mark Wielaard <mjw@redhat.com>
243
244 * configure.ac: Check for bunzip2. Check flex and bison are
245 installed in maintainer-mode. Otherwise check libdw/known-dwarf.h
246 is already generated.
247
Mark Wielaard2b250b72015-05-21 23:36:51 +02002482015-05-21 Mark Wielaard <mjw@redhat.com>
249
250 * configure.ac: Add --enable-sanitize-undefined.
251 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Rename to...
252 (AM_DISTCHECK_CONFIGURE_FLAGS): this. Add --enable-sanitize-undefined.
253
Anthony G. Basile1ab3c2b2015-05-04 02:25:39 +03002542015-05-04 Anthony G. Basile <blueness@gentoo.org>
255
256 * configure.ac (argp_LDADD): Check if libc has argp and set
257 argp_LDADD accordingly.
258
Max Filippov1ce4a452015-05-03 21:14:09 +03002592015-05-03 Max Filippov <jcmvbkbc@gmail.com>
260
261 * configure.ac (DEMANGLE): Fix enable_demangler setting.
262
Mark Wielaard7702a3c2015-05-01 09:23:57 +02002632015-05-01 Mark Wielaard <mjw@redhat.com>
264
Mark Wielaarde6e80da2015-05-01 10:31:36 +0200265 * configure.ac (DEMANGLE): Explicitly set enable_demangler.
266
2672015-05-01 Mark Wielaard <mjw@redhat.com>
268
Mark Wielaard7702a3c2015-05-01 09:23:57 +0200269 * configure.ac (debugpred): Use and set use_debugpred_val.
270 (textrelcheck): Explicitly set enable_textrelcheck to yes or no.
271 (symbol-versioning): Likewise for enable_symbol_versioning.
272 AC_MSG_NOTICE overview of enabled/disabled features.
273
Max Filippovbafacac2015-04-23 20:46:59 +02002742015-04-23 Max Filippov <jcmvbkbc@gmail.com>
275
276 * configure.ac: Add --disable-symbol-versioning.
277
Mark Wielaardaba6d762015-04-14 10:18:37 +02002782015-04-14 Mark Wielaard <mjw@redhat.com>
279
280 * configure.ac (ac_cv_c99): Add explicit checks for all GNU99
281 extensions used.
282
Mark Wielaard0a35e3a2015-03-13 23:51:40 +01002832015-03-13 Mark Wielaard <mjw@redhat.com>
284
285 * configure.ac (ac_cv_c99): Add explicit return.
286 (ac_cv_tls): Add stdlib.h include.
287
Mark Wielaard09dc83d2014-12-18 23:41:41 +01002882014-12-18 Mark Wielaard <mjw@redhat.com>
289
290 * configure.ac: Set version to 0.161.
291 * NEWS: Add dwarf.h additions.
292
Josh Stonef5c340b2014-12-15 11:05:11 -08002932014-12-15 Josh Stone <jistone@redhat.com>
294
295 * .gitignore: Add config/compile as installed by automake 1.14.
296
Mark Wielaard805ec832014-11-27 23:53:30 +01002972014-11-27 Mark Wielaard <mjw@redhat.com>
298
299 * configure.ac: Add --disable-textrelcheck.
300
Mark Wielaard3a36e8a2014-10-06 22:00:16 +02003012014-10-06 Mark Wielaard <mjw@redhat.com>
302
303 * NEWS: New section 0.161. Add dwarf_peel_type.
304
Mark Wielaard5efda262014-08-25 22:13:57 +02003052014-08-25 Mark Wielaard <mjw@redhat.com>
306
307 * configure.ac: Set version to 0.160.
308 * NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel
309 module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
310
Mark Wielaard209f1492014-08-15 13:08:24 +02003112014-08-15 Mark Wielaard <mjw@redhat.com>
312
Mark Wielaardf18f2332014-08-15 16:03:21 +0200313 * NEWS: Add dwarf_cu_die.
314
3152014-08-15 Mark Wielaard <mjw@redhat.com>
316
Mark Wielaard209f1492014-08-15 13:08:24 +0200317 * NEWS: Add dwarf_cu_getdwarf.
318
Kyle McMartinc1e0fcb2014-06-09 21:06:26 +02003192014-07-18 Mark Wielaard <mjw@redhat.com>
320
321 * configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct.
322
Mark Wielaard22497092014-05-26 21:28:05 +02003232014-05-26 Mark Wielaard <mjw@redhat.com>
324
325 * NEWS: New section 0.160. Add unstrip --force.
326
Mark Wielaardf05dff92014-05-18 00:28:26 +02003272014-05-17 Mark Wielaard <mjw@redhat.com>
328
329 * configure.ac: Set version to 0.159.
330 * NEWS: Add entries for version 0.159.
331
Mark Wielaardbb096d02014-05-03 00:23:06 +02003322014-05-02 Mark Wielaard <mjw@redhat.com>
333
334 * NEWS: Add note about dwz support no longer being experimental and
335 new helper functions.
336 * configure.ac: Remove --enable-dwz.
337 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz.
338
Mark Wielaard93802972014-04-11 23:52:47 +02003392014-04-11 Mark Wielaard <mjw@redhat.com>
340
341 * Makefile.am (SUBDIRS): Add libdwelf.
342 * configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
343 * NEWS: Add note about libdwelf.
344
Mark Wielaard32324792014-04-13 17:39:57 +02003452014-04-13 Mark Wielaard <mjw@redhat.com>
346
347 * configure.ac: Remove mudflap enable arg and MUDFLAP conditional.
348
Mark Wielaard13968d92014-01-21 16:13:49 +01003492014-01-21 Mark Wielaard <mjw@redhat.com>
350
351 * NEWS (Version 0.159): Add stack -i.
352
Mark Wielaard531a30a2014-01-20 23:09:26 +01003532014-01-20 Mark Wielaard <mjw@redhat.com>
354
355 * NEWS (Version 0.159): New. Add stack -d.
356
Mark Wielaard70db4cc2014-01-03 22:16:34 +01003572014-01-03 Mark Wielaard <mjw@redhat.com>
358
359 * configure.ac: Set version to 0.158.
360 * NEWS: Add entries for version 0.158.
361
Mark Wielaarde962ec32013-12-20 10:09:12 +01003622013-12-20 Mark Wielaard <mjw@redhat.com>
363
364 * NEWS (libdwfl): Add dwfl_getthread_frames.
365 (stack): New entry.
366
Mark Wielaard159ac522013-12-18 11:05:54 +01003672013-12-18 Mark Wielaard <mjw@redhat.com>
368
369 * NEWS (libdwfl): Add dwfl_module_getsym_info and
370 dwfl_module_addrinfo.
371 (addr2line): Add -x option.
372
Jan Kratochvil8aa7fbb2013-12-18 14:37:49 +01003732013-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
374
375 * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
376 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
377 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
378 dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
379 and dwfl_frame_pc.
380
Mark Wielaard14c2d9e2013-12-16 13:28:59 +01003812013-12-16 Mark Wielaard <mjw@redhat.com>
382
383 * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
384
Josh Stone8b10aaa2013-12-09 13:15:56 -08003852013-12-09 Josh Stone <jistone@redhat.com>
386
387 * .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
388
Jan Kratochvil8ae9bc92013-12-02 20:54:28 +01003892013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
390
391 * configure.ac (CC_BIARCH): Remove AS_IF for it.
392
Jan Kratochvil0b867462013-05-30 14:37:38 +02003932013-11-07 Jan Kratochvil <jan.kratochvil@redhat.com>
394
395 * configure.ac: New AC_CHECK_SIZEOF for long. Call utrace_BIARCH, new
396 AC_SUBST for CC_BIARCH.
397
Mark Wielaard09c9bb92013-11-06 12:21:32 +01003982013-11-06 Mark Wielaard <mjw@redhat.com>
399
Mark Wielaard38928e22013-11-06 14:57:33 +0100400 * configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
401 local system does have /usr/lib/debug/.dwz.
402
4032013-11-06 Mark Wielaard <mjw@redhat.com>
404
Mark Wielaard09c9bb92013-11-06 12:21:32 +0100405 * configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
406 option.
407
Michael Forneya45c8042013-11-01 00:51:04 -07004082013-11-01 Michael Forney <mforney@mforney.org>
409
410 * configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
411
Jan Kratochvil3cf491e2013-10-30 10:48:20 +01004122013-10-30 Jan Kratochvil <jan.kratochvil@redhat.com>
413
414 * NEWS (Version 0.158): New.
415
Mark Wielaardfb927572013-09-30 13:50:26 +02004162013-09-30 Mark Wielaard <mjw@redhat.com>
417
418 * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
419
Mark Wielaardf36d7272013-09-27 14:02:26 +02004202013-09-27 Mark Wielaard <mjw@redhat.com>
421
422 * configure.ac: Set version to 0.157.
423 * NEWS: Add entries for version 0.157.
424
Mark Wielaard21fc33f2013-09-20 14:48:00 +02004252013-09-20 Mark Wielaard <mjw@redhat.com>
426
427 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
428
Jan Kratochvil5fdc1de2013-07-25 11:17:49 +02004292013-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
430
431 * configure.ac: Set version to 0.156.
432
Jan Kratochvil934d36c2013-07-19 23:26:28 +02004332013-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
434
435 * NEWS: Remove bugfix only entries from Version 0.156.
436
Jan Kratochvila55b1182013-07-19 00:24:06 +02004372013-07-18 Jan Kratochvil <jan.kratochvil@redhat.com>
438
439 * NEWS: Add entries for Version 0.156.
440
Jan Kratochvil904aec22013-04-30 14:27:16 +02004412013-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
442
443 * NEWS (Version 0.156): New.
444
Mark Wielaard86be7922013-04-26 23:44:25 +02004452013-04-26 Mark Wielaard <mjw@redhat.com>
446
447 * configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
448
Mark Wielaardcdaaf212013-04-25 16:50:11 -04004492013-04-25 Mark Wielaard <mjw@redhat.com>
450
451 * .gitignore: Add config/test-driver as installed by automake 1.13.
452 * configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
453
Mark Wielaarde3e3ee22012-10-01 16:14:12 +02004542012-10-01 Mark Wielaard <mjw@redhat.com>
455
456 * configure.ac: Add --enable-valgrind check.
457 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
458
Mark Wielaard3cb9e8c2012-08-27 15:31:31 +02004592012-08-27 Mark Wielaard <mjw@redhat.com>
460
461 * configure.ac: Set version to 0.155.
462
Mark Wielaardf5519fc2012-08-24 13:54:52 +02004632012-08-24 Mark Wielaard <mjw@redhat.com>
464
465 * configure.ac: Add --enable-dwz check, defaults to no.
466
Mark Wielaard030f6262012-07-18 13:14:30 +02004672012-07-24 Mark Wielaard <mjw@redhat.com>
468
469 * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
470
Mark Wielaardd7bde9b2012-06-22 14:14:08 +02004712012-06-22 Mark Wielaard <mjw@redhat.com>
472
473 * configure.ac: Set version to 0.154.
474
Mark Wielaardc0c152b2012-02-24 10:56:30 +01004752012-01-24 Mark Wielaard <mjw@redhat.com>
476
477 * COPYING: Fix address. Updated version from gnulib.
478
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01004792012-01-23 Mark Wielaard <mjw@redhat.com>
480
481 * configure.ac: Set version to 0.153, update copyright years.
482
Roland McGrath3284b792012-01-20 12:51:46 -08004832012-01-20 Roland McGrath <roland@hack.frob.com>
484
485 * configure.ac: Handle --enable-deterministic-archives.
486
Roland McGrathe9bf1d32011-10-08 15:14:30 -07004872011-10-08 Roland McGrath <roland@hack.frob.com>
488
489 * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
490 Use POSIX.2 $((...)) syntax instead of $[...].
491 Reported by Mike Frysinger <vapier@gentoo.org>.
492
Mike Frysinger8f3002e2011-10-08 15:09:15 -07004932011-10-08 Mike Frysinger <vapier@gentoo.org>
494
495 * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
496
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04004972011-10-02 Ulrich Drepper <drepper@gmail.com>
498
499 * configure.ac: Check for __cxa_demangle in libstdc++.
500
Roland McGrathbc88fff2011-02-08 18:59:04 -08005012011-02-08 Roland McGrath <roland@redhat.com>
502
Roland McGrathf64e25f2011-02-08 19:36:50 -0800503 * configure.ac (C99 check): Use AC_LANG_SOURCE.
504
Roland McGrathbc88fff2011-02-08 18:59:04 -0800505 * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
506
Ulrich Drepper27838fb2010-09-13 09:43:11 -07005072010-09-13 Ulrich Drepper <drepper@redhat.com>
508
509 * configure.ac (ALL_LINGUAS): Add languages which have some
510 translations.
511
Roland McGrathd862cc82010-04-15 13:41:32 -07005122010-04-15 Roland McGrath <roland@redhat.com>
513
Roland McGrathb386ccf2010-04-15 14:01:05 -0700514 * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
Roland McGrathd862cc82010-04-15 13:41:32 -0700515
Ulrich Drepperdb12f162009-09-21 08:04:38 -07005162009-09-21 Ulrich Drepper <drepper@redhat.com>
517
518 * configure.ac: Update for more modern autoconf.
519
Roland McGrath24169642009-08-26 02:26:34 -07005202009-08-26 Roland McGrath <roland@redhat.com>
521
522 * configure.ac (zip_LIBS): Check for liblzma too.
523
Roland McGrath105e3982009-04-19 16:07:45 -07005242009-04-19 Roland McGrath <roland@redhat.com>
525
526 * configure.ac (eu_version): Round down here, not in version.h macros.
527
Roland McGrathee9d60d2009-04-17 13:18:35 -07005282009-04-17 Roland McGrath <roland@redhat.com>
529
530 * configure.ac (eu_version): Compute number 1000 times larger,
531 let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
532
Roland McGrath81817392009-01-23 03:23:02 -08005332009-01-23 Roland McGrath <roland@redhat.com>
534
Roland McGrath73e77372009-01-23 14:31:33 -0800535 * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
536
Roland McGrath81817392009-01-23 03:23:02 -0800537 * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
538 building with compiler support but no working runtime support.
539
Ulrich Drepper01f73702009-01-22 23:32:11 -08005402009-01-22 Ulrich Drepper <drepper@redhat.com>
541
542 * Makefile.am (rpm): The tarball is now bzip2-compressed.
543
Ulrich Drepper7e678fa2009-01-10 18:02:05 -08005442009-01-10 Ulrich Drepper <drepper@redhat.com>
545
546 * configure.ac: Require gcc with TLS support.
547 Rename USE_TLS to USE_LOCKS. The option is renamed to
548 --enable-thread-safety.
549
Roland McGrath7a647872009-01-08 19:22:35 -08005502009-01-08 Roland McGrath <roland@redhat.com>
551
552 * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
553
Roland McGrathbca43152009-01-05 23:59:32 -08005542009-01-05 Roland McGrath <roland@redhat.com>
555
556 * configure.ac (eu_ZIPLIB): New macro.
557 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
558
Ulrich Drepperbb3424b2008-12-30 21:49:41 -08005592008-12-30 Ulrich Drepper <drepper@redhat.com>
560
561 * configure.ac: We need automake 1.8 now.
562
Roland McGrathf2ef7fc2008-12-24 02:01:04 -08005632008-12-24 Roland McGrath <roland@redhat.com>
564
565 * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
566 distribute only in .tar.bz2 form now.
567
Roland McGrathfbc72452008-12-16 17:03:03 -08005682008-12-16 Roland McGrath <roland@redhat.com>
569
570 * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
571 * configure.ac: Create it, substituting @eu_version@ with
572 PACKAGE_VERSION canonicalized to four digits of decimal.
573
Roland McGrathb4d6f0f2008-08-25 22:55:17 +00005742008-08-25 Roland McGrath <roland@redhat.com>
575
576 * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
577
5782008-08-21 Roland McGrath <roland@redhat.com>
579
580 * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
581 move the contents to lib/eu-config.h instead of keeping them here.
582
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00005832007-12-20 Ulrich Drepper <drepper@redhat.com>
584
585 * configure.ac: Add support for --enable-debugpred.
586 Update likely/unlikely macros for it.
587
Ulrich Drepper2c9ee4f2007-06-06 02:49:30 +00005882007-06-05 Ulrich Drepper <drepper@redhat.com>
589
590 * Makefile.am: Remove traces of mini builds.
591 * configure.ac: Don't use libelf-po/POTFILES.in as config file
592 anymore.
593
Roland McGrath9aa8ef72007-05-18 08:59:43 +00005942007-05-16 Roland McGrath <roland@redhat.com>
595
596 * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
597
Roland McGrath8190db62006-12-17 23:56:51 +00005982006-11-02 Roland McGrath <roland@redhat.com>
599
600 * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
601
Roland McGrathc373d852006-10-10 00:25:21 +00006022006-08-29 Roland McGrath <roland@redhat.com>
603
604 * configure.ac: Use AM_MAINTAINER_MODE.
605
Ulrich Drepperd89d2db2006-07-12 18:39:51 +00006062006-07-12 Ulrich Drepper <drepper@redhat.com>
607
608 * configure.ac (internal_function): Don't use internal visibility.
609
Ulrich Drepper28ed8952006-07-07 03:43:47 +00006102006-07-05 Ulrich Drepper <drepper@redhat.com>
611
612 * configure.ac: Add dummy automake conditional to get dependencies
613 for non-generic linker right. See src/Makefile.am.
614
Roland McGrath9365d2c2005-11-18 23:55:47 +00006152005-11-18 Roland McGrath <roland@redhat.com>
616
617 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
618
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00006192005-11-16 Roland McGrath <roland@redhat.com>
620
621 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
622 In config.h, define ELFUTILS_HEADER macro.
623
Roland McGrath1b8b4462005-11-16 01:33:38 +00006242005-11-15 Roland McGrath <roland@redhat.com>
625
Roland McGrathe47ab762005-11-17 03:16:00 +0000626 * Makefile.am (all_SUBDIRS): Add backends.
627 * configure.ac: Write backends/Makefile.
628
Roland McGrath1b8b4462005-11-16 01:33:38 +0000629 * configure.ac: Add --enable-tests-rpath option.
630
Roland McGrath07d4f2f2005-10-28 06:56:24 +00006312005-09-16 Roland McGrath <roland@redhat.com>
632
633 * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
634 Don't set it, since on IA64 you get error messages for unaligned
635 accesses, and on Alpha it's at least very slow.
636
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00006372005-08-29 Ulrich Drepper <drepper@redhat.com>
638
639 * configure.ac: Fix GCOV make condition generation.
640
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00006412005-08-28 Ulrich Drepper <drepper@redhat.com>
642
643 * configure.ac: Add --enable-gcov option.
644
Ulrich Drepper47be7952005-08-07 04:41:39 +00006452005-08-06 Ulrich Drepper <drepper@redhat.com>
646
647 * configure.ac: Add --enable-gprof option.
648
Roland McGrath18385902005-07-28 07:12:38 +00006492005-07-27 Roland McGrath <roland@redhat.com>
650
651 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
652
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00006532005-07-21 Roland McGrath <roland@redhat.com>
654
655 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
656
6572005-06-01 Roland McGrath <roland@redhat.com>
658
659 * Makefile.am (all_SUBDIRS): Add libdwfl.
660 * configure.ac: Write libdwfl/Makefile.
661
6622005-05-19 Roland McGrath <roland@redhat.com>
663
664 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
665
6662005-05-10 Ulrich Drepper <drepper@redhat.com>
667
668 * configure.ac: Define MODVERSION in config.h.
669
6702005-02-22 Ulrich Drepper <drepper@redhat.com>
671
672 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
673 * configure.ac: Don't use doc subdir for now.
674
6752005-02-15 Ulrich Drepper <drepper@redhat.com>
676
677 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS.
678
6792005-02-06 Ulrich Drepper <drepper@redhat.com>
680
681 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
682
683 * Makefile.am (EXTRA_DIST): Remove splint.rc.
684 * splint.rc: Removed.
685
6862004-09-25 Ulrich Drepper <drepper@redhat.com>
687
688 * configure.ac: Make compile with gcc 4.0.
689
6902004-03-06 Ulrich Drepper <drepper@redhat.com>
691
692 * configure.ac: Use AS_HELP_STRING where applicable.
693
6942004-01-23 Ulrich Drepper <drepper@redhat.com>
695
696 * configure.ac: Check for C99 compiler.
697
698 * configure.ac: Change locking macros in config.h to at least
699 evaluate the parameter. Define base_cpu to none for generic linker.
700
7012004-01-21 Ulrich Drepper <drepper@redhat.com>
702
703 * configure.ac: Print error message in case --disable-generic is
704 used if no linker support for the architecture is available.
705
7062004-01-18 Ulrich Drepper <drepper@redhat.com>
707
708 * configure.ac: Dont generate libebl-po/Makefile.in,
709 libdw-po/Makefile.in, libasm-po/Makefile.in.
710
711 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
712
7132004-01-17 Ulrich Drepper <drepper@redhat.com>
714
715 * configure.ac: Pretty printing of help message.
716
717 * configure.ac: Move AC_SYS_LARGEFILE test to the front.
718
719 * configure.ac: Add --enable-mudflap option.
720
7212004-01-17 Ulrich Drepper <drepper@redhat.com>
722
723 * configure.ac: Major cleanups. Use aux dir.
724 * config.guess: Moved to new config subdir.
725 * config.rpath: Likewise.
726 * config.sub: Likewise.
727 * depcomp: Likewise.
728 * install-sh: Likewise.
729 * missing: Likewise.
730 * mkinstalldirs: Likewise.
731 * Makefile.am (mini_SUBDIRS): Add config.
732 (EXTRA_DIST): Remove config.rpath.
733
734 * configure.ac: Add AC_REVISION.
735
736 * configure.ac: Add --enable-mudflap option.
737
7382004-01-11 Ulrich Drepper <drepper@redhat.com>
739
740 * configure.ac: Drop libdwarf directory. Add libdw-po.
741 * Makefile.am (all_SUBDIRS): Likewise.
742 * elfutils.spec: Don't distribute anything from libdwarf.
743
7442004-01-05 Ulrich Drepper <drepper@redhat.com>
745
746 * Makefile.am: Support separate libelf built.
747
748 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
749 Install libdw DSOs.
750
751 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
752 name.
753
7542003-08-13 Ulrich Drepper <drepper@redhat.com>
755
756 * elfutils.spec.in: Remove references to libebl.so.
757
7582003-08-11 Ulrich Drepper <drepper@redhat.com>
759
760 * Moved to CVS archive.
761
7622000-08-25 Ulrich Drepper <drepper@redhat.com>
763
764 * The beginning. See the NEWS file for the time being.