blob: 8eeaa08e49d7cde301634ac8dc86c63854cf84ac [file] [log] [blame]
Mark Wielaard805ec832014-11-27 23:53:30 +010012014-11-27 Mark Wielaard <mjw@redhat.com>
2
3 * configure.ac: Add --disable-textrelcheck.
4
Mark Wielaard3a36e8a2014-10-06 22:00:16 +020052014-10-06 Mark Wielaard <mjw@redhat.com>
6
7 * NEWS: New section 0.161. Add dwarf_peel_type.
8
Mark Wielaard5efda262014-08-25 22:13:57 +020092014-08-25 Mark Wielaard <mjw@redhat.com>
10
11 * configure.ac: Set version to 0.160.
12 * NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel
13 module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
14
Mark Wielaard209f1492014-08-15 13:08:24 +0200152014-08-15 Mark Wielaard <mjw@redhat.com>
16
Mark Wielaardf18f2332014-08-15 16:03:21 +020017 * NEWS: Add dwarf_cu_die.
18
192014-08-15 Mark Wielaard <mjw@redhat.com>
20
Mark Wielaard209f1492014-08-15 13:08:24 +020021 * NEWS: Add dwarf_cu_getdwarf.
22
Kyle McMartinc1e0fcb2014-06-09 21:06:26 +0200232014-07-18 Mark Wielaard <mjw@redhat.com>
24
25 * configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct.
26
Mark Wielaard22497092014-05-26 21:28:05 +0200272014-05-26 Mark Wielaard <mjw@redhat.com>
28
29 * NEWS: New section 0.160. Add unstrip --force.
30
Mark Wielaardf05dff92014-05-18 00:28:26 +0200312014-05-17 Mark Wielaard <mjw@redhat.com>
32
33 * configure.ac: Set version to 0.159.
34 * NEWS: Add entries for version 0.159.
35
Mark Wielaardbb096d02014-05-03 00:23:06 +0200362014-05-02 Mark Wielaard <mjw@redhat.com>
37
38 * NEWS: Add note about dwz support no longer being experimental and
39 new helper functions.
40 * configure.ac: Remove --enable-dwz.
41 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz.
42
Mark Wielaard93802972014-04-11 23:52:47 +0200432014-04-11 Mark Wielaard <mjw@redhat.com>
44
45 * Makefile.am (SUBDIRS): Add libdwelf.
46 * configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
47 * NEWS: Add note about libdwelf.
48
Mark Wielaard32324792014-04-13 17:39:57 +0200492014-04-13 Mark Wielaard <mjw@redhat.com>
50
51 * configure.ac: Remove mudflap enable arg and MUDFLAP conditional.
52
Mark Wielaard13968d92014-01-21 16:13:49 +0100532014-01-21 Mark Wielaard <mjw@redhat.com>
54
55 * NEWS (Version 0.159): Add stack -i.
56
Mark Wielaard531a30a2014-01-20 23:09:26 +0100572014-01-20 Mark Wielaard <mjw@redhat.com>
58
59 * NEWS (Version 0.159): New. Add stack -d.
60
Mark Wielaard70db4cc2014-01-03 22:16:34 +0100612014-01-03 Mark Wielaard <mjw@redhat.com>
62
63 * configure.ac: Set version to 0.158.
64 * NEWS: Add entries for version 0.158.
65
Mark Wielaarde962ec32013-12-20 10:09:12 +0100662013-12-20 Mark Wielaard <mjw@redhat.com>
67
68 * NEWS (libdwfl): Add dwfl_getthread_frames.
69 (stack): New entry.
70
Mark Wielaard159ac522013-12-18 11:05:54 +0100712013-12-18 Mark Wielaard <mjw@redhat.com>
72
73 * NEWS (libdwfl): Add dwfl_module_getsym_info and
74 dwfl_module_addrinfo.
75 (addr2line): Add -x option.
76
Jan Kratochvil8aa7fbb2013-12-18 14:37:49 +0100772013-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
78
79 * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
80 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
81 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
82 dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
83 and dwfl_frame_pc.
84
Mark Wielaard14c2d9e2013-12-16 13:28:59 +0100852013-12-16 Mark Wielaard <mjw@redhat.com>
86
87 * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
88
Josh Stone8b10aaa2013-12-09 13:15:56 -0800892013-12-09 Josh Stone <jistone@redhat.com>
90
91 * .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
92
Jan Kratochvil8ae9bc92013-12-02 20:54:28 +0100932013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
94
95 * configure.ac (CC_BIARCH): Remove AS_IF for it.
96
Jan Kratochvil0b867462013-05-30 14:37:38 +0200972013-11-07 Jan Kratochvil <jan.kratochvil@redhat.com>
98
99 * configure.ac: New AC_CHECK_SIZEOF for long. Call utrace_BIARCH, new
100 AC_SUBST for CC_BIARCH.
101
Mark Wielaard09c9bb92013-11-06 12:21:32 +01001022013-11-06 Mark Wielaard <mjw@redhat.com>
103
Mark Wielaard38928e22013-11-06 14:57:33 +0100104 * configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
105 local system does have /usr/lib/debug/.dwz.
106
1072013-11-06 Mark Wielaard <mjw@redhat.com>
108
Mark Wielaard09c9bb92013-11-06 12:21:32 +0100109 * configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
110 option.
111
Michael Forneya45c8042013-11-01 00:51:04 -07001122013-11-01 Michael Forney <mforney@mforney.org>
113
114 * configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
115
Jan Kratochvil3cf491e2013-10-30 10:48:20 +01001162013-10-30 Jan Kratochvil <jan.kratochvil@redhat.com>
117
118 * NEWS (Version 0.158): New.
119
Mark Wielaardfb927572013-09-30 13:50:26 +02001202013-09-30 Mark Wielaard <mjw@redhat.com>
121
122 * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
123
Mark Wielaardf36d7272013-09-27 14:02:26 +02001242013-09-27 Mark Wielaard <mjw@redhat.com>
125
126 * configure.ac: Set version to 0.157.
127 * NEWS: Add entries for version 0.157.
128
Mark Wielaard21fc33f2013-09-20 14:48:00 +02001292013-09-20 Mark Wielaard <mjw@redhat.com>
130
131 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
132
Jan Kratochvil5fdc1de2013-07-25 11:17:49 +02001332013-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
134
135 * configure.ac: Set version to 0.156.
136
Jan Kratochvil934d36c2013-07-19 23:26:28 +02001372013-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
138
139 * NEWS: Remove bugfix only entries from Version 0.156.
140
Jan Kratochvila55b1182013-07-19 00:24:06 +02001412013-07-18 Jan Kratochvil <jan.kratochvil@redhat.com>
142
143 * NEWS: Add entries for Version 0.156.
144
Jan Kratochvil904aec22013-04-30 14:27:16 +02001452013-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
146
147 * NEWS (Version 0.156): New.
148
Mark Wielaard86be7922013-04-26 23:44:25 +02001492013-04-26 Mark Wielaard <mjw@redhat.com>
150
151 * configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
152
Mark Wielaardcdaaf212013-04-25 16:50:11 -04001532013-04-25 Mark Wielaard <mjw@redhat.com>
154
155 * .gitignore: Add config/test-driver as installed by automake 1.13.
156 * configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
157
Mark Wielaarde3e3ee22012-10-01 16:14:12 +02001582012-10-01 Mark Wielaard <mjw@redhat.com>
159
160 * configure.ac: Add --enable-valgrind check.
161 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
162
Mark Wielaard3cb9e8c2012-08-27 15:31:31 +02001632012-08-27 Mark Wielaard <mjw@redhat.com>
164
165 * configure.ac: Set version to 0.155.
166
Mark Wielaardf5519fc2012-08-24 13:54:52 +02001672012-08-24 Mark Wielaard <mjw@redhat.com>
168
169 * configure.ac: Add --enable-dwz check, defaults to no.
170
Mark Wielaard030f6262012-07-18 13:14:30 +02001712012-07-24 Mark Wielaard <mjw@redhat.com>
172
173 * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
174
Mark Wielaardd7bde9b2012-06-22 14:14:08 +02001752012-06-22 Mark Wielaard <mjw@redhat.com>
176
177 * configure.ac: Set version to 0.154.
178
Mark Wielaardc0c152b2012-02-24 10:56:30 +01001792012-01-24 Mark Wielaard <mjw@redhat.com>
180
181 * COPYING: Fix address. Updated version from gnulib.
182
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01001832012-01-23 Mark Wielaard <mjw@redhat.com>
184
185 * configure.ac: Set version to 0.153, update copyright years.
186
Roland McGrath3284b792012-01-20 12:51:46 -08001872012-01-20 Roland McGrath <roland@hack.frob.com>
188
189 * configure.ac: Handle --enable-deterministic-archives.
190
Roland McGrathe9bf1d32011-10-08 15:14:30 -07001912011-10-08 Roland McGrath <roland@hack.frob.com>
192
193 * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
194 Use POSIX.2 $((...)) syntax instead of $[...].
195 Reported by Mike Frysinger <vapier@gentoo.org>.
196
Mike Frysinger8f3002e2011-10-08 15:09:15 -07001972011-10-08 Mike Frysinger <vapier@gentoo.org>
198
199 * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
200
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04002012011-10-02 Ulrich Drepper <drepper@gmail.com>
202
203 * configure.ac: Check for __cxa_demangle in libstdc++.
204
Roland McGrathbc88fff2011-02-08 18:59:04 -08002052011-02-08 Roland McGrath <roland@redhat.com>
206
Roland McGrathf64e25f2011-02-08 19:36:50 -0800207 * configure.ac (C99 check): Use AC_LANG_SOURCE.
208
Roland McGrathbc88fff2011-02-08 18:59:04 -0800209 * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
210
Ulrich Drepper27838fb2010-09-13 09:43:11 -07002112010-09-13 Ulrich Drepper <drepper@redhat.com>
212
213 * configure.ac (ALL_LINGUAS): Add languages which have some
214 translations.
215
Roland McGrathd862cc82010-04-15 13:41:32 -07002162010-04-15 Roland McGrath <roland@redhat.com>
217
Roland McGrathb386ccf2010-04-15 14:01:05 -0700218 * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
Roland McGrathd862cc82010-04-15 13:41:32 -0700219
Ulrich Drepperdb12f162009-09-21 08:04:38 -07002202009-09-21 Ulrich Drepper <drepper@redhat.com>
221
222 * configure.ac: Update for more modern autoconf.
223
Roland McGrath24169642009-08-26 02:26:34 -07002242009-08-26 Roland McGrath <roland@redhat.com>
225
226 * configure.ac (zip_LIBS): Check for liblzma too.
227
Roland McGrath105e3982009-04-19 16:07:45 -07002282009-04-19 Roland McGrath <roland@redhat.com>
229
230 * configure.ac (eu_version): Round down here, not in version.h macros.
231
Roland McGrathee9d60d2009-04-17 13:18:35 -07002322009-04-17 Roland McGrath <roland@redhat.com>
233
234 * configure.ac (eu_version): Compute number 1000 times larger,
235 let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
236
Roland McGrath81817392009-01-23 03:23:02 -08002372009-01-23 Roland McGrath <roland@redhat.com>
238
Roland McGrath73e77372009-01-23 14:31:33 -0800239 * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
240
Roland McGrath81817392009-01-23 03:23:02 -0800241 * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
242 building with compiler support but no working runtime support.
243
Ulrich Drepper01f73702009-01-22 23:32:11 -08002442009-01-22 Ulrich Drepper <drepper@redhat.com>
245
246 * Makefile.am (rpm): The tarball is now bzip2-compressed.
247
Ulrich Drepper7e678fa2009-01-10 18:02:05 -08002482009-01-10 Ulrich Drepper <drepper@redhat.com>
249
250 * configure.ac: Require gcc with TLS support.
251 Rename USE_TLS to USE_LOCKS. The option is renamed to
252 --enable-thread-safety.
253
Roland McGrath7a647872009-01-08 19:22:35 -08002542009-01-08 Roland McGrath <roland@redhat.com>
255
256 * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
257
Roland McGrathbca43152009-01-05 23:59:32 -08002582009-01-05 Roland McGrath <roland@redhat.com>
259
260 * configure.ac (eu_ZIPLIB): New macro.
261 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
262
Ulrich Drepperbb3424b2008-12-30 21:49:41 -08002632008-12-30 Ulrich Drepper <drepper@redhat.com>
264
265 * configure.ac: We need automake 1.8 now.
266
Roland McGrathf2ef7fc2008-12-24 02:01:04 -08002672008-12-24 Roland McGrath <roland@redhat.com>
268
269 * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
270 distribute only in .tar.bz2 form now.
271
Roland McGrathfbc72452008-12-16 17:03:03 -08002722008-12-16 Roland McGrath <roland@redhat.com>
273
274 * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
275 * configure.ac: Create it, substituting @eu_version@ with
276 PACKAGE_VERSION canonicalized to four digits of decimal.
277
Roland McGrathb4d6f0f2008-08-25 22:55:17 +00002782008-08-25 Roland McGrath <roland@redhat.com>
279
280 * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
281
2822008-08-21 Roland McGrath <roland@redhat.com>
283
284 * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
285 move the contents to lib/eu-config.h instead of keeping them here.
286
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00002872007-12-20 Ulrich Drepper <drepper@redhat.com>
288
289 * configure.ac: Add support for --enable-debugpred.
290 Update likely/unlikely macros for it.
291
Ulrich Drepper2c9ee4f2007-06-06 02:49:30 +00002922007-06-05 Ulrich Drepper <drepper@redhat.com>
293
294 * Makefile.am: Remove traces of mini builds.
295 * configure.ac: Don't use libelf-po/POTFILES.in as config file
296 anymore.
297
Roland McGrath9aa8ef72007-05-18 08:59:43 +00002982007-05-16 Roland McGrath <roland@redhat.com>
299
300 * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
301
Roland McGrath8190db62006-12-17 23:56:51 +00003022006-11-02 Roland McGrath <roland@redhat.com>
303
304 * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
305
Roland McGrathc373d852006-10-10 00:25:21 +00003062006-08-29 Roland McGrath <roland@redhat.com>
307
308 * configure.ac: Use AM_MAINTAINER_MODE.
309
Ulrich Drepperd89d2db2006-07-12 18:39:51 +00003102006-07-12 Ulrich Drepper <drepper@redhat.com>
311
312 * configure.ac (internal_function): Don't use internal visibility.
313
Ulrich Drepper28ed8952006-07-07 03:43:47 +00003142006-07-05 Ulrich Drepper <drepper@redhat.com>
315
316 * configure.ac: Add dummy automake conditional to get dependencies
317 for non-generic linker right. See src/Makefile.am.
318
Roland McGrath9365d2c2005-11-18 23:55:47 +00003192005-11-18 Roland McGrath <roland@redhat.com>
320
321 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
322
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00003232005-11-16 Roland McGrath <roland@redhat.com>
324
325 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
326 In config.h, define ELFUTILS_HEADER macro.
327
Roland McGrath1b8b4462005-11-16 01:33:38 +00003282005-11-15 Roland McGrath <roland@redhat.com>
329
Roland McGrathe47ab762005-11-17 03:16:00 +0000330 * Makefile.am (all_SUBDIRS): Add backends.
331 * configure.ac: Write backends/Makefile.
332
Roland McGrath1b8b4462005-11-16 01:33:38 +0000333 * configure.ac: Add --enable-tests-rpath option.
334
Roland McGrath07d4f2f2005-10-28 06:56:24 +00003352005-09-16 Roland McGrath <roland@redhat.com>
336
337 * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
338 Don't set it, since on IA64 you get error messages for unaligned
339 accesses, and on Alpha it's at least very slow.
340
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00003412005-08-29 Ulrich Drepper <drepper@redhat.com>
342
343 * configure.ac: Fix GCOV make condition generation.
344
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00003452005-08-28 Ulrich Drepper <drepper@redhat.com>
346
347 * configure.ac: Add --enable-gcov option.
348
Ulrich Drepper47be7952005-08-07 04:41:39 +00003492005-08-06 Ulrich Drepper <drepper@redhat.com>
350
351 * configure.ac: Add --enable-gprof option.
352
Roland McGrath18385902005-07-28 07:12:38 +00003532005-07-27 Roland McGrath <roland@redhat.com>
354
355 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
356
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00003572005-07-21 Roland McGrath <roland@redhat.com>
358
359 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
360
3612005-06-01 Roland McGrath <roland@redhat.com>
362
363 * Makefile.am (all_SUBDIRS): Add libdwfl.
364 * configure.ac: Write libdwfl/Makefile.
365
3662005-05-19 Roland McGrath <roland@redhat.com>
367
368 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
369
3702005-05-10 Ulrich Drepper <drepper@redhat.com>
371
372 * configure.ac: Define MODVERSION in config.h.
373
3742005-02-22 Ulrich Drepper <drepper@redhat.com>
375
376 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
377 * configure.ac: Don't use doc subdir for now.
378
3792005-02-15 Ulrich Drepper <drepper@redhat.com>
380
381 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS.
382
3832005-02-06 Ulrich Drepper <drepper@redhat.com>
384
385 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
386
387 * Makefile.am (EXTRA_DIST): Remove splint.rc.
388 * splint.rc: Removed.
389
3902004-09-25 Ulrich Drepper <drepper@redhat.com>
391
392 * configure.ac: Make compile with gcc 4.0.
393
3942004-03-06 Ulrich Drepper <drepper@redhat.com>
395
396 * configure.ac: Use AS_HELP_STRING where applicable.
397
3982004-01-23 Ulrich Drepper <drepper@redhat.com>
399
400 * configure.ac: Check for C99 compiler.
401
402 * configure.ac: Change locking macros in config.h to at least
403 evaluate the parameter. Define base_cpu to none for generic linker.
404
4052004-01-21 Ulrich Drepper <drepper@redhat.com>
406
407 * configure.ac: Print error message in case --disable-generic is
408 used if no linker support for the architecture is available.
409
4102004-01-18 Ulrich Drepper <drepper@redhat.com>
411
412 * configure.ac: Dont generate libebl-po/Makefile.in,
413 libdw-po/Makefile.in, libasm-po/Makefile.in.
414
415 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
416
4172004-01-17 Ulrich Drepper <drepper@redhat.com>
418
419 * configure.ac: Pretty printing of help message.
420
421 * configure.ac: Move AC_SYS_LARGEFILE test to the front.
422
423 * configure.ac: Add --enable-mudflap option.
424
4252004-01-17 Ulrich Drepper <drepper@redhat.com>
426
427 * configure.ac: Major cleanups. Use aux dir.
428 * config.guess: Moved to new config subdir.
429 * config.rpath: Likewise.
430 * config.sub: Likewise.
431 * depcomp: Likewise.
432 * install-sh: Likewise.
433 * missing: Likewise.
434 * mkinstalldirs: Likewise.
435 * Makefile.am (mini_SUBDIRS): Add config.
436 (EXTRA_DIST): Remove config.rpath.
437
438 * configure.ac: Add AC_REVISION.
439
440 * configure.ac: Add --enable-mudflap option.
441
4422004-01-11 Ulrich Drepper <drepper@redhat.com>
443
444 * configure.ac: Drop libdwarf directory. Add libdw-po.
445 * Makefile.am (all_SUBDIRS): Likewise.
446 * elfutils.spec: Don't distribute anything from libdwarf.
447
4482004-01-05 Ulrich Drepper <drepper@redhat.com>
449
450 * Makefile.am: Support separate libelf built.
451
452 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
453 Install libdw DSOs.
454
455 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
456 name.
457
4582003-08-13 Ulrich Drepper <drepper@redhat.com>
459
460 * elfutils.spec.in: Remove references to libebl.so.
461
4622003-08-11 Ulrich Drepper <drepper@redhat.com>
463
464 * Moved to CVS archive.
465
4662000-08-25 Ulrich Drepper <drepper@redhat.com>
467
468 * The beginning. See the NEWS file for the time being.