blob: f81b3022752efe083e685bdfea45411a3fa42ca9 [file] [log] [blame]
Elliott Hughes03333822015-02-18 22:19:45 -080012014-12-18 Mark Wielaard <mjw@redhat.com>
2
3 * configure.ac: Set version to 0.161.
4 * NEWS: Add dwarf.h additions.
5
62014-12-15 Josh Stone <jistone@redhat.com>
7
8 * .gitignore: Add config/compile as installed by automake 1.14.
9
102014-11-27 Mark Wielaard <mjw@redhat.com>
11
12 * configure.ac: Add --disable-textrelcheck.
13
142014-10-06 Mark Wielaard <mjw@redhat.com>
15
16 * NEWS: New section 0.161. Add dwarf_peel_type.
17
182014-08-25 Mark Wielaard <mjw@redhat.com>
19
20 * configure.ac: Set version to 0.160.
21 * NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel
22 module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
23
242014-08-15 Mark Wielaard <mjw@redhat.com>
25
26 * NEWS: Add dwarf_cu_die.
27
282014-08-15 Mark Wielaard <mjw@redhat.com>
29
30 * NEWS: Add dwarf_cu_getdwarf.
31
322014-07-18 Mark Wielaard <mjw@redhat.com>
33
34 * configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct.
35
362014-05-26 Mark Wielaard <mjw@redhat.com>
37
38 * NEWS: New section 0.160. Add unstrip --force.
39
402014-05-17 Mark Wielaard <mjw@redhat.com>
41
42 * configure.ac: Set version to 0.159.
43 * NEWS: Add entries for version 0.159.
44
452014-05-02 Mark Wielaard <mjw@redhat.com>
46
47 * NEWS: Add note about dwz support no longer being experimental and
48 new helper functions.
49 * configure.ac: Remove --enable-dwz.
50 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz.
51
522014-04-11 Mark Wielaard <mjw@redhat.com>
53
54 * Makefile.am (SUBDIRS): Add libdwelf.
55 * configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile.
56 * NEWS: Add note about libdwelf.
57
582014-04-13 Mark Wielaard <mjw@redhat.com>
59
60 * configure.ac: Remove mudflap enable arg and MUDFLAP conditional.
61
622014-01-21 Mark Wielaard <mjw@redhat.com>
63
64 * NEWS (Version 0.159): Add stack -i.
65
662014-01-20 Mark Wielaard <mjw@redhat.com>
67
68 * NEWS (Version 0.159): New. Add stack -d.
69
702014-01-03 Mark Wielaard <mjw@redhat.com>
71
72 * configure.ac: Set version to 0.158.
73 * NEWS: Add entries for version 0.158.
74
752013-12-20 Mark Wielaard <mjw@redhat.com>
76
77 * NEWS (libdwfl): Add dwfl_getthread_frames.
78 (stack): New entry.
79
802013-12-18 Mark Wielaard <mjw@redhat.com>
81
82 * NEWS (libdwfl): Add dwfl_module_getsym_info and
83 dwfl_module_addrinfo.
84 (addr2line): Add -x option.
85
862013-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
87
88 * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks,
89 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl,
90 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers,
91 dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes
92 and dwfl_frame_pc.
93
942013-12-16 Mark Wielaard <mjw@redhat.com>
95
96 * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global.
97
982013-12-09 Josh Stone <jistone@redhat.com>
99
100 * .gitignore: Add config/ar-lib, installed due to AM_PROG_AR.
101
1022013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
103
104 * configure.ac (CC_BIARCH): Remove AS_IF for it.
105
1062013-11-07 Jan Kratochvil <jan.kratochvil@redhat.com>
107
108 * configure.ac: New AC_CHECK_SIZEOF for long. Call utrace_BIARCH, new
109 AC_SUBST for CC_BIARCH.
110
1112013-11-06 Mark Wielaard <mjw@redhat.com>
112
113 * configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but
114 local system does have /usr/lib/debug/.dwz.
115
1162013-11-06 Mark Wielaard <mjw@redhat.com>
117
118 * configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental
119 option.
120
1212013-11-01 Michael Forney <mforney@mforney.org>
122
123 * configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm.
124
1252013-10-30 Jan Kratochvil <jan.kratochvil@redhat.com>
126
127 * NEWS (Version 0.158): New.
128
1292013-09-30 Mark Wielaard <mjw@redhat.com>
130
131 * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
132
1332013-09-27 Mark Wielaard <mjw@redhat.com>
134
135 * configure.ac: Set version to 0.157.
136 * NEWS: Add entries for version 0.157.
137
1382013-09-20 Mark Wielaard <mjw@redhat.com>
139
140 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz.
141
1422013-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
143
144 * configure.ac: Set version to 0.156.
145
1462013-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
147
148 * NEWS: Remove bugfix only entries from Version 0.156.
149
1502013-07-18 Jan Kratochvil <jan.kratochvil@redhat.com>
151
152 * NEWS: Add entries for Version 0.156.
153
1542013-04-28 Jan Kratochvil <jan.kratochvil@redhat.com>
155
156 * NEWS (Version 0.156): New.
157
1582013-04-26 Mark Wielaard <mjw@redhat.com>
159
160 * configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests.
161
1622013-04-25 Mark Wielaard <mjw@redhat.com>
163
164 * .gitignore: Add config/test-driver as installed by automake 1.13.
165 * configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11.
166
1672012-10-01 Mark Wielaard <mjw@redhat.com>
168
169 * configure.ac: Add --enable-valgrind check.
170 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind.
171
1722012-08-27 Mark Wielaard <mjw@redhat.com>
173
174 * configure.ac: Set version to 0.155.
175
1762012-08-24 Mark Wielaard <mjw@redhat.com>
177
178 * configure.ac: Add --enable-dwz check, defaults to no.
179
1802012-07-24 Mark Wielaard <mjw@redhat.com>
181
182 * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD).
183
1842012-06-22 Mark Wielaard <mjw@redhat.com>
185
186 * configure.ac: Set version to 0.154.
187
1882012-01-24 Mark Wielaard <mjw@redhat.com>
189
190 * COPYING: Fix address. Updated version from gnulib.
191
Ben Cheng25b3c042013-11-20 14:45:36 -08001922012-01-23 Mark Wielaard <mjw@redhat.com>
193
194 * configure.ac: Set version to 0.153, update copyright years.
195
1962012-01-20 Roland McGrath <roland@hack.frob.com>
197
198 * configure.ac: Handle --enable-deterministic-archives.
199
2002011-10-08 Roland McGrath <roland@hack.frob.com>
201
202 * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax.
203 Use POSIX.2 $((...)) syntax instead of $[...].
204 Reported by Mike Frysinger <vapier@gentoo.org>.
205
2062011-10-08 Mike Frysinger <vapier@gentoo.org>
207
208 * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly.
209
2102011-10-02 Ulrich Drepper <drepper@gmail.com>
211
212 * configure.ac: Check for __cxa_demangle in libstdc++.
213
2142011-02-08 Roland McGrath <roland@redhat.com>
215
216 * configure.ac (C99 check): Use AC_LANG_SOURCE.
217
218 * configure.ac (ALL_LINGUAS): Remove variable, now obsolete.
219
2202010-09-13 Ulrich Drepper <drepper@redhat.com>
221
222 * configure.ac (ALL_LINGUAS): Add languages which have some
223 translations.
224
2252010-04-15 Roland McGrath <roland@redhat.com>
226
227 * configure.ac (LOCALEDIR, DATADIRNAME): Removed.
228
2292009-09-21 Ulrich Drepper <drepper@redhat.com>
230
231 * configure.ac: Update for more modern autoconf.
232
2332009-08-26 Roland McGrath <roland@redhat.com>
234
235 * configure.ac (zip_LIBS): Check for liblzma too.
236
2372009-04-19 Roland McGrath <roland@redhat.com>
238
239 * configure.ac (eu_version): Round down here, not in version.h macros.
240
2412009-04-17 Roland McGrath <roland@redhat.com>
242
243 * configure.ac (eu_version): Compute number 1000 times larger,
244 let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0).
245
2462009-01-23 Roland McGrath <roland@redhat.com>
247
248 * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.
249
250 * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of
251 building with compiler support but no working runtime support.
252
2532009-01-22 Ulrich Drepper <drepper@redhat.com>
254
255 * Makefile.am (rpm): The tarball is now bzip2-compressed.
256
2572009-01-10 Ulrich Drepper <drepper@redhat.com>
258
259 * configure.ac: Require gcc with TLS support.
260 Rename USE_TLS to USE_LOCKS. The option is renamed to
261 --enable-thread-safety.
262
2632009-01-08 Roland McGrath <roland@redhat.com>
264
265 * configure.ac (eu_ZIPLIB): Moved to m4/zip.am.
266
2672009-01-05 Roland McGrath <roland@redhat.com>
268
269 * configure.ac (eu_ZIPLIB): New macro.
270 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS.
271
2722008-12-30 Ulrich Drepper <drepper@redhat.com>
273
274 * configure.ac: We need automake 1.8 now.
275
2762008-12-24 Roland McGrath <roland@redhat.com>
277
278 * configure.ac: Use automake flags dist-bzip2 no-dist-gzip,
279 distribute only in .tar.bz2 form now.
280
2812008-12-16 Roland McGrath <roland@redhat.com>
282
283 * Makefile.am (pkginclude_HEADERS): New variable, install version.h.
284 * configure.ac: Create it, substituting @eu_version@ with
285 PACKAGE_VERSION canonicalized to four digits of decimal.
286
2872008-08-25 Roland McGrath <roland@redhat.com>
288
289 * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too.
290
2912008-08-21 Roland McGrath <roland@redhat.com>
292
293 * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and
294 move the contents to lib/eu-config.h instead of keeping them here.
295
2962007-12-20 Ulrich Drepper <drepper@redhat.com>
297
298 * configure.ac: Add support for --enable-debugpred.
299 Update likely/unlikely macros for it.
300
3012007-06-05 Ulrich Drepper <drepper@redhat.com>
302
303 * Makefile.am: Remove traces of mini builds.
304 * configure.ac: Don't use libelf-po/POTFILES.in as config file
305 anymore.
306
3072007-05-16 Roland McGrath <roland@redhat.com>
308
309 * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability.
310
3112006-11-02 Roland McGrath <roland@redhat.com>
312
313 * Makefile.am (EXTRA_DIST): Add EXCEPTION file.
314
3152006-08-29 Roland McGrath <roland@redhat.com>
316
317 * configure.ac: Use AM_MAINTAINER_MODE.
318
3192006-07-12 Ulrich Drepper <drepper@redhat.com>
320
321 * configure.ac (internal_function): Don't use internal visibility.
322
3232006-07-05 Ulrich Drepper <drepper@redhat.com>
324
325 * configure.ac: Add dummy automake conditional to get dependencies
326 for non-generic linker right. See src/Makefile.am.
327
3282005-11-18 Roland McGrath <roland@redhat.com>
329
330 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.
331
3322005-11-16 Roland McGrath <roland@redhat.com>
333
334 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
335 In config.h, define ELFUTILS_HEADER macro.
336
3372005-11-15 Roland McGrath <roland@redhat.com>
338
339 * Makefile.am (all_SUBDIRS): Add backends.
340 * configure.ac: Write backends/Makefile.
341
342 * configure.ac: Add --enable-tests-rpath option.
343
3442005-09-16 Roland McGrath <roland@redhat.com>
345
346 * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
347 Don't set it, since on IA64 you get error messages for unaligned
348 accesses, and on Alpha it's at least very slow.
349
3502005-08-29 Ulrich Drepper <drepper@redhat.com>
351
352 * configure.ac: Fix GCOV make condition generation.
353
3542005-08-28 Ulrich Drepper <drepper@redhat.com>
355
356 * configure.ac: Add --enable-gcov option.
357
3582005-08-06 Ulrich Drepper <drepper@redhat.com>
359
360 * configure.ac: Add --enable-gprof option.
361
3622005-07-27 Roland McGrath <roland@redhat.com>
363
364 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw.
365
3662005-07-21 Roland McGrath <roland@redhat.com>
367
368 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.
369
3702005-06-01 Roland McGrath <roland@redhat.com>
371
372 * Makefile.am (all_SUBDIRS): Add libdwfl.
373 * configure.ac: Write libdwfl/Makefile.
374
3752005-05-19 Roland McGrath <roland@redhat.com>
376
377 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.
378
3792005-05-10 Ulrich Drepper <drepper@redhat.com>
380
381 * configure.ac: Define MODVERSION in config.h.
382
3832005-02-22 Ulrich Drepper <drepper@redhat.com>
384
385 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
386 * configure.ac: Don't use doc subdir for now.
387
3882005-02-15 Ulrich Drepper <drepper@redhat.com>
389
390 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS.
391
3922005-02-06 Ulrich Drepper <drepper@redhat.com>
393
394 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.
395
396 * Makefile.am (EXTRA_DIST): Remove splint.rc.
397 * splint.rc: Removed.
398
3992004-09-25 Ulrich Drepper <drepper@redhat.com>
400
401 * configure.ac: Make compile with gcc 4.0.
402
4032004-03-06 Ulrich Drepper <drepper@redhat.com>
404
405 * configure.ac: Use AS_HELP_STRING where applicable.
406
4072004-01-23 Ulrich Drepper <drepper@redhat.com>
408
409 * configure.ac: Check for C99 compiler.
410
411 * configure.ac: Change locking macros in config.h to at least
412 evaluate the parameter. Define base_cpu to none for generic linker.
413
4142004-01-21 Ulrich Drepper <drepper@redhat.com>
415
416 * configure.ac: Print error message in case --disable-generic is
417 used if no linker support for the architecture is available.
418
4192004-01-18 Ulrich Drepper <drepper@redhat.com>
420
421 * configure.ac: Dont generate libebl-po/Makefile.in,
422 libdw-po/Makefile.in, libasm-po/Makefile.in.
423
424 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.
425
4262004-01-17 Ulrich Drepper <drepper@redhat.com>
427
428 * configure.ac: Pretty printing of help message.
429
430 * configure.ac: Move AC_SYS_LARGEFILE test to the front.
431
432 * configure.ac: Add --enable-mudflap option.
433
4342004-01-17 Ulrich Drepper <drepper@redhat.com>
435
436 * configure.ac: Major cleanups. Use aux dir.
437 * config.guess: Moved to new config subdir.
438 * config.rpath: Likewise.
439 * config.sub: Likewise.
440 * depcomp: Likewise.
441 * install-sh: Likewise.
442 * missing: Likewise.
443 * mkinstalldirs: Likewise.
444 * Makefile.am (mini_SUBDIRS): Add config.
445 (EXTRA_DIST): Remove config.rpath.
446
447 * configure.ac: Add AC_REVISION.
448
449 * configure.ac: Add --enable-mudflap option.
450
4512004-01-11 Ulrich Drepper <drepper@redhat.com>
452
453 * configure.ac: Drop libdwarf directory. Add libdw-po.
454 * Makefile.am (all_SUBDIRS): Likewise.
455 * elfutils.spec: Don't distribute anything from libdwarf.
456
4572004-01-05 Ulrich Drepper <drepper@redhat.com>
458
459 * Makefile.am: Support separate libelf built.
460
461 * elfutils.spec.in: Create separata elfutils-libelf-devel package.
462 Install libdw DSOs.
463
464 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
465 name.
466
4672003-08-13 Ulrich Drepper <drepper@redhat.com>
468
469 * elfutils.spec.in: Remove references to libebl.so.
470
4712003-08-11 Ulrich Drepper <drepper@redhat.com>
472
473 * Moved to CVS archive.
474
4752000-08-25 Ulrich Drepper <drepper@redhat.com>
476
477 * The beginning. See the NEWS file for the time being.