blob: ad8cd0336432167a653ef10b13652ea35e8f3c19 [file] [log] [blame]
Mark Wielaard531a30a2014-01-20 23:09:26 +010012014-01-20 Mark Wielaard <mjw@redhat.com>
2
3 * NEWS (Version 0.159): New. Add stack -d.
4
Mark Wielaard70db4cc2014-01-03 22:16:34 +010052014-01-03 Mark Wielaard <mjw@redhat.com>
6
7 * configure.ac: Set version to 0.158.
8 * NEWS: Add entries for version 0.158.
9
Mark Wielaarde962ec32013-12-20 10:09:12 +0100102013-12-20 Mark Wielaard <mjw@redhat.com>
11
12 * NEWS (libdwfl): Add dwfl_getthread_frames.
13 (stack): New entry.
14
Mark Wielaard159ac522013-12-18 11:05:54 +0100152013-12-18 Mark Wielaard <mjw@redhat.com>
16
17 * NEWS (libdwfl): Add dwfl_module_getsym_info and
18 dwfl_module_addrinfo.
19 (addr2line): Add -x option.
20
Jan Kratochvil8aa7fbb2013-12-18 14:37:49 +0100212013-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
22
23 * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
24 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
25 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
26 dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
27 and dwfl_frame_pc.
28
Mark Wielaard14c2d9e2013-12-16 13:28:59 +0100292013-12-16 Mark Wielaard <mjw@redhat.com>
30
31 * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
32
Josh Stone8b10aaa2013-12-09 13:15:56 -0800332013-12-09 Josh Stone <jistone@redhat.com>
34
35 * .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
36
Jan Kratochvil8ae9bc92013-12-02 20:54:28 +0100372013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
38
39 * configure.ac (CC_BIARCH): Remove AS_IF for it.
40
Jan Kratochvil0b867462013-05-30 14:37:38 +0200412013-11-07 Jan Kratochvil <jan.kratochvil@redhat.com>
42
43 * configure.ac: New AC_CHECK_SIZEOF for long. Call utrace_BIARCH, new
44 AC_SUBST for CC_BIARCH.
45
Mark Wielaard09c9bb92013-11-06 12:21:32 +0100462013-11-06 Mark Wielaard <mjw@redhat.com>
47
Mark Wielaard38928e22013-11-06 14:57:33 +010048 * configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
49 local system does have /usr/lib/debug/.dwz.
50
512013-11-06 Mark Wielaard <mjw@redhat.com>
52
Mark Wielaard09c9bb92013-11-06 12:21:32 +010053 * configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
54 option.
55
Michael Forneya45c8042013-11-01 00:51:04 -0700562013-11-01 Michael Forney <mforney@mforney.org>
57
58 * configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
59
Jan Kratochvil3cf491e2013-10-30 10:48:20 +0100602013-10-30 Jan Kratochvil <jan.kratochvil@redhat.com>
61
62 * NEWS (Version 0.158): New.
63
Mark Wielaardfb927572013-09-30 13:50:26 +0200642013-09-30 Mark Wielaard <mjw@redhat.com>
65
66 * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
67
Mark Wielaardf36d7272013-09-27 14:02:26 +0200682013-09-27 Mark Wielaard <mjw@redhat.com>
69
70 * configure.ac: Set version to 0.157.
71 * NEWS: Add entries for version 0.157.
72
Mark Wielaard21fc33f2013-09-20 14:48:00 +0200732013-09-20 Mark Wielaard <mjw@redhat.com>
74
75 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
76
Jan Kratochvil5fdc1de2013-07-25 11:17:49 +0200772013-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
78
79 * configure.ac: Set version to 0.156.
80
Jan Kratochvil934d36c2013-07-19 23:26:28 +0200812013-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
82
83 * NEWS: Remove bugfix only entries from Version 0.156.
84
Jan Kratochvila55b1182013-07-19 00:24:06 +0200852013-07-18 Jan Kratochvil <jan.kratochvil@redhat.com>
86
87 * NEWS: Add entries for Version 0.156.
88
Jan Kratochvil904aec22013-04-30 14:27:16 +0200892013-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
90
91 * NEWS (Version 0.156): New.
92
Mark Wielaard86be7922013-04-26 23:44:25 +0200932013-04-26 Mark Wielaard <mjw@redhat.com>
94
95 * configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
96
Mark Wielaardcdaaf212013-04-25 16:50:11 -0400972013-04-25 Mark Wielaard <mjw@redhat.com>
98
99 * .gitignore: Add config/test-driver as installed by automake 1.13.
100 * configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
101
Mark Wielaarde3e3ee22012-10-01 16:14:12 +02001022012-10-01 Mark Wielaard <mjw@redhat.com>
103
104 * configure.ac: Add --enable-valgrind check.
105 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
106
Mark Wielaard3cb9e8c2012-08-27 15:31:31 +02001072012-08-27 Mark Wielaard <mjw@redhat.com>
108
109 * configure.ac: Set version to 0.155.
110
Mark Wielaardf5519fc2012-08-24 13:54:52 +02001112012-08-24 Mark Wielaard <mjw@redhat.com>
112
113 * configure.ac: Add --enable-dwz check, defaults to no.
114
Mark Wielaard030f6262012-07-18 13:14:30 +02001152012-07-24 Mark Wielaard <mjw@redhat.com>
116
117 * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
118
Mark Wielaardd7bde9b2012-06-22 14:14:08 +02001192012-06-22 Mark Wielaard <mjw@redhat.com>
120
121 * configure.ac: Set version to 0.154.
122
Mark Wielaardc0c152b2012-02-24 10:56:30 +01001232012-01-24 Mark Wielaard <mjw@redhat.com>
124
125 * COPYING: Fix address. Updated version from gnulib.
126
Mark Wielaard62f4c7b2012-02-23 12:28:59 +01001272012-01-23 Mark Wielaard <mjw@redhat.com>
128
129 * configure.ac: Set version to 0.153, update copyright years.
130
Roland McGrath3284b792012-01-20 12:51:46 -08001312012-01-20 Roland McGrath <roland@hack.frob.com>
132
133 * configure.ac: Handle --enable-deterministic-archives.
134
Roland McGrathe9bf1d32011-10-08 15:14:30 -07001352011-10-08 Roland McGrath <roland@hack.frob.com>
136
137 * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
138 Use POSIX.2 $((...)) syntax instead of $[...].
139 Reported by Mike Frysinger <vapier@gentoo.org>.
140
Mike Frysinger8f3002e2011-10-08 15:09:15 -07001412011-10-08 Mike Frysinger <vapier@gentoo.org>
142
143 * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
144
Ulrich Drepperb4a16cf2011-10-02 08:33:19 -04001452011-10-02 Ulrich Drepper <drepper@gmail.com>
146
147 * configure.ac: Check for __cxa_demangle in libstdc++.
148
Roland McGrathbc88fff2011-02-08 18:59:04 -08001492011-02-08 Roland McGrath <roland@redhat.com>
150
Roland McGrathf64e25f2011-02-08 19:36:50 -0800151 * configure.ac (C99 check): Use AC_LANG_SOURCE.
152
Roland McGrathbc88fff2011-02-08 18:59:04 -0800153 * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
154
Ulrich Drepper27838fb2010-09-13 09:43:11 -07001552010-09-13 Ulrich Drepper <drepper@redhat.com>
156
157 * configure.ac (ALL_LINGUAS): Add languages which have some
158 translations.
159
Roland McGrathd862cc82010-04-15 13:41:32 -07001602010-04-15 Roland McGrath <roland@redhat.com>
161
Roland McGrathb386ccf2010-04-15 14:01:05 -0700162 * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
Roland McGrathd862cc82010-04-15 13:41:32 -0700163
Ulrich Drepperdb12f162009-09-21 08:04:38 -07001642009-09-21 Ulrich Drepper <drepper@redhat.com>
165
166 * configure.ac: Update for more modern autoconf.
167
Roland McGrath24169642009-08-26 02:26:34 -07001682009-08-26 Roland McGrath <roland@redhat.com>
169
170 * configure.ac (zip_LIBS): Check for liblzma too.
171
Roland McGrath105e3982009-04-19 16:07:45 -07001722009-04-19 Roland McGrath <roland@redhat.com>
173
174 * configure.ac (eu_version): Round down here, not in version.h macros.
175
Roland McGrathee9d60d2009-04-17 13:18:35 -07001762009-04-17 Roland McGrath <roland@redhat.com>
177
178 * configure.ac (eu_version): Compute number 1000 times larger,
179 let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
180
Roland McGrath81817392009-01-23 03:23:02 -08001812009-01-23 Roland McGrath <roland@redhat.com>
182
Roland McGrath73e77372009-01-23 14:31:33 -0800183 * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
184
Roland McGrath81817392009-01-23 03:23:02 -0800185 * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
186 building with compiler support but no working runtime support.
187
Ulrich Drepper01f73702009-01-22 23:32:11 -08001882009-01-22 Ulrich Drepper <drepper@redhat.com>
189
190 * Makefile.am (rpm): The tarball is now bzip2-compressed.
191
Ulrich Drepper7e678fa2009-01-10 18:02:05 -08001922009-01-10 Ulrich Drepper <drepper@redhat.com>
193
194 * configure.ac: Require gcc with TLS support.
195 Rename USE_TLS to USE_LOCKS. The option is renamed to
196 --enable-thread-safety.
197
Roland McGrath7a647872009-01-08 19:22:35 -08001982009-01-08 Roland McGrath <roland@redhat.com>
199
200 * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
201
Roland McGrathbca43152009-01-05 23:59:32 -08002022009-01-05 Roland McGrath <roland@redhat.com>
203
204 * configure.ac (eu_ZIPLIB): New macro.
205 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
206
Ulrich Drepperbb3424b2008-12-30 21:49:41 -08002072008-12-30 Ulrich Drepper <drepper@redhat.com>
208
209 * configure.ac: We need automake 1.8 now.
210
Roland McGrathf2ef7fc2008-12-24 02:01:04 -08002112008-12-24 Roland McGrath <roland@redhat.com>
212
213 * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
214 distribute only in .tar.bz2 form now.
215
Roland McGrathfbc72452008-12-16 17:03:03 -08002162008-12-16 Roland McGrath <roland@redhat.com>
217
218 * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
219 * configure.ac: Create it, substituting @eu_version@ with
220 PACKAGE_VERSION canonicalized to four digits of decimal.
221
Roland McGrathb4d6f0f2008-08-25 22:55:17 +00002222008-08-25 Roland McGrath <roland@redhat.com>
223
224 * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
225
2262008-08-21 Roland McGrath <roland@redhat.com>
227
228 * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
229 move the contents to lib/eu-config.h instead of keeping them here.
230
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00002312007-12-20 Ulrich Drepper <drepper@redhat.com>
232
233 * configure.ac: Add support for --enable-debugpred.
234 Update likely/unlikely macros for it.
235
Ulrich Drepper2c9ee4f2007-06-06 02:49:30 +00002362007-06-05 Ulrich Drepper <drepper@redhat.com>
237
238 * Makefile.am: Remove traces of mini builds.
239 * configure.ac: Don't use libelf-po/POTFILES.in as config file
240 anymore.
241
Roland McGrath9aa8ef72007-05-18 08:59:43 +00002422007-05-16 Roland McGrath <roland@redhat.com>
243
244 * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
245
Roland McGrath8190db62006-12-17 23:56:51 +00002462006-11-02 Roland McGrath <roland@redhat.com>
247
248 * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
249
Roland McGrathc373d852006-10-10 00:25:21 +00002502006-08-29 Roland McGrath <roland@redhat.com>
251
252 * configure.ac: Use AM_MAINTAINER_MODE.
253
Ulrich Drepperd89d2db2006-07-12 18:39:51 +00002542006-07-12 Ulrich Drepper <drepper@redhat.com>
255
256 * configure.ac (internal_function): Don't use internal visibility.
257
Ulrich Drepper28ed8952006-07-07 03:43:47 +00002582006-07-05 Ulrich Drepper <drepper@redhat.com>
259
260 * configure.ac: Add dummy automake conditional to get dependencies
261 for non-generic linker right. See src/Makefile.am.
262
Roland McGrath9365d2c2005-11-18 23:55:47 +00002632005-11-18 Roland McGrath <roland@redhat.com>
264
265 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
266
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00002672005-11-16 Roland McGrath <roland@redhat.com>
268
269 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
270 In config.h, define ELFUTILS_HEADER macro.
271
Roland McGrath1b8b4462005-11-16 01:33:38 +00002722005-11-15 Roland McGrath <roland@redhat.com>
273
Roland McGrathe47ab762005-11-17 03:16:00 +0000274 * Makefile.am (all_SUBDIRS): Add backends.
275 * configure.ac: Write backends/Makefile.
276
Roland McGrath1b8b4462005-11-16 01:33:38 +0000277 * configure.ac: Add --enable-tests-rpath option.
278
Roland McGrath07d4f2f2005-10-28 06:56:24 +00002792005-09-16 Roland McGrath <roland@redhat.com>
280
281 * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
282 Don't set it, since on IA64 you get error messages for unaligned
283 accesses, and on Alpha it's at least very slow.
284
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00002852005-08-29 Ulrich Drepper <drepper@redhat.com>
286
287 * configure.ac: Fix GCOV make condition generation.
288
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00002892005-08-28 Ulrich Drepper <drepper@redhat.com>
290
291 * configure.ac: Add --enable-gcov option.
292
Ulrich Drepper47be7952005-08-07 04:41:39 +00002932005-08-06 Ulrich Drepper <drepper@redhat.com>
294
295 * configure.ac: Add --enable-gprof option.
296
Roland McGrath18385902005-07-28 07:12:38 +00002972005-07-27 Roland McGrath <roland@redhat.com>
298
299 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
300
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00003012005-07-21 Roland McGrath <roland@redhat.com>
302
303 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
304
3052005-06-01 Roland McGrath <roland@redhat.com>
306
307 * Makefile.am (all_SUBDIRS): Add libdwfl.
308 * configure.ac: Write libdwfl/Makefile.
309
3102005-05-19 Roland McGrath <roland@redhat.com>
311
312 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
313
3142005-05-10 Ulrich Drepper <drepper@redhat.com>
315
316 * configure.ac: Define MODVERSION in config.h.
317
3182005-02-22 Ulrich Drepper <drepper@redhat.com>
319
320 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
321 * configure.ac: Don't use doc subdir for now.
322
3232005-02-15 Ulrich Drepper <drepper@redhat.com>
324
325 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS.
326
3272005-02-06 Ulrich Drepper <drepper@redhat.com>
328
329 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
330
331 * Makefile.am (EXTRA_DIST): Remove splint.rc.
332 * splint.rc: Removed.
333
3342004-09-25 Ulrich Drepper <drepper@redhat.com>
335
336 * configure.ac: Make compile with gcc 4.0.
337
3382004-03-06 Ulrich Drepper <drepper@redhat.com>
339
340 * configure.ac: Use AS_HELP_STRING where applicable.
341
3422004-01-23 Ulrich Drepper <drepper@redhat.com>
343
344 * configure.ac: Check for C99 compiler.
345
346 * configure.ac: Change locking macros in config.h to at least
347 evaluate the parameter. Define base_cpu to none for generic linker.
348
3492004-01-21 Ulrich Drepper <drepper@redhat.com>
350
351 * configure.ac: Print error message in case --disable-generic is
352 used if no linker support for the architecture is available.
353
3542004-01-18 Ulrich Drepper <drepper@redhat.com>
355
356 * configure.ac: Dont generate libebl-po/Makefile.in,
357 libdw-po/Makefile.in, libasm-po/Makefile.in.
358
359 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
360
3612004-01-17 Ulrich Drepper <drepper@redhat.com>
362
363 * configure.ac: Pretty printing of help message.
364
365 * configure.ac: Move AC_SYS_LARGEFILE test to the front.
366
367 * configure.ac: Add --enable-mudflap option.
368
3692004-01-17 Ulrich Drepper <drepper@redhat.com>
370
371 * configure.ac: Major cleanups. Use aux dir.
372 * config.guess: Moved to new config subdir.
373 * config.rpath: Likewise.
374 * config.sub: Likewise.
375 * depcomp: Likewise.
376 * install-sh: Likewise.
377 * missing: Likewise.
378 * mkinstalldirs: Likewise.
379 * Makefile.am (mini_SUBDIRS): Add config.
380 (EXTRA_DIST): Remove config.rpath.
381
382 * configure.ac: Add AC_REVISION.
383
384 * configure.ac: Add --enable-mudflap option.
385
3862004-01-11 Ulrich Drepper <drepper@redhat.com>
387
388 * configure.ac: Drop libdwarf directory. Add libdw-po.
389 * Makefile.am (all_SUBDIRS): Likewise.
390 * elfutils.spec: Don't distribute anything from libdwarf.
391
3922004-01-05 Ulrich Drepper <drepper@redhat.com>
393
394 * Makefile.am: Support separate libelf built.
395
396 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
397 Install libdw DSOs.
398
399 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
400 name.
401
4022003-08-13 Ulrich Drepper <drepper@redhat.com>
403
404 * elfutils.spec.in: Remove references to libebl.so.
405
4062003-08-11 Ulrich Drepper <drepper@redhat.com>
407
408 * Moved to CVS archive.
409
4102000-08-25 Ulrich Drepper <drepper@redhat.com>
411
412 * The beginning. See the NEWS file for the time being.