12022-11-02 Mark Wielaard <mark@klomp.org> 2 3 * configure.ac (AC_INIT): Set version to 0.188. 4 * NEWS: Likewise. 5 62022-10-31 Aaron Merey <amerey@redhat.com> 7 8 * NEWS: Add debuginfod_find_section. 9 102022-10-20 Mark Wielaard <mark@klomp.org> 11 12 * Makefile.am (rpm): Remove --sign. 13 142022-10-22 Mark Wielaard <mark@klomp.org> 15 16 * configure.ac: Use AC_PROG_CC with autoconf 2.70, or AC_PROG_CC_C99 17 for earlier versions. Use AC_PROG_LEX([noyywrap]). 18 192022-09-13 Aleksei Vetrov <vvvvvv@google.com> 20 21 * NEWS (libdwfl): Add dwfl_report_offline_memory. 22 232022-09-27 Taketo Kabe <kabe@sra-tohoku.co.jp> 24 25 * debuginfod/debuginfod-client.c: Correctly get timestamp when 26 compiling with -D_TIME_BITS=64 on 32bit environment. 27 282022-04-28 Di Chen <dichen@redhat.com> 29 30 * NEWS: Add readefl -D, --use-dynamic. 31 322022-07-28 Di Chen <dichen@redhat.com> 33 34 * NEWS: Add dwfl_frame_reg. 35 362022-07-13 Mark Wielaard <mark@klomp.org> 37 38 * NEWS: Add dwfl_get_debuginfod_client. 39 402022-06-02 Mark Wielaard <mark@klomp.org> 41 42 * configure.ac (OLD_LIBMICROHTTPD): New AM_CONDITIONAL based on 43 libmicrohttpd < 0.9.51. 44 452022-05-02 Mark Wielaard <mark@klomp.org> 46 47 * Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Remove 48 --enable-valgrind --enable-sanitize-undefined. 49 502022-04-25 Mark Wielaard <mark@klomp.org> 51 52 * configure.ac (AC_INIT): Set version to 0.187. 53 * NEWS: Add some more 0.187 items. 54 552022-04-24 Frank Ch. Eigler <fche@redhat.com> 56 57 * AUTHORS.sh, .mailmap: New files. 58 * AUTHORS: Regenerated to cover entire history of elfutils. 59 602022-04-24 Mark Wielaard <mark@klomp.org> 61 62 * configure.ac (AC_CHECK_FUNCS): Add mremap. 63 642021-03-20 Mark Wielaard <mark@klomp.org> 65 66 * configure.ac: Remove -m64 on 32bit target comments for 67 utrace_BIARCH check. 68 692021-03-14 Mark Wielaard <mark@klomp.org> 70 71 * configure.ac: Use AS_HELP_STRING instead of AC_HELP_STRING. 72 732021-03-11 Mark Wielaard <mark@klomp.org> 74 75 * NEWS: Document new --relative option for addr2line. 76 772022-03-10 Mark Wielaard <mark@klomp.org> 78 79 * configure.ac: Move AC_PROG_CXX earlier. Check for both 80 -D_FORTIFY_SOURCE=3 and -D_FORTIFY_SOURCE=2 support. Also 81 set CXXFLAGS. Output final CFLAGS and CXXFLAGS setting. 82 832021-12-04 Mark Wielaard <mark@klomp.org> 84 85 * configure.ac: Add --enable-sanitize-address. 86 872021-11-10 Mark Wielaard <mark@klomp.org> 88 89 * configure.ac (AC_INIT): Set version to 0.186. 90 * NEWS: Add translation item. 91 922021-09-03 John Mellor-Crummey <johnmc@rice.edu> 93 94 * NEWS: Read inlining info in NVIDIA extended line map 95 962021-08-10 Adrian Ratiu <adrian.ratiu@collabora.com> 97 98 * configure.ac (AC_CACHE_CHECK): Rework std=gnu99 check to allow clang. 99 1002021-08-20 Saleem Abdulrasool <abdulras@google.com> 101 102 * Add AC_CHECK_HEADERS for error.h and err.h. 103 1042021-07-28 Mark Wielaard <mark@klomp.org> 105 106 * configure.ac (AC_CHECK_DECLS): Add reallocarray check. 107 1082021-05-22 Mark Wielaard <mark@klomp.org> 109 110 * configure.ac (AC_INIT): Set version to 0.185. 111 * NEWS: Add 0.185 entries. 112 1132021-05-10 Mark Wielaard <mark@klomp.org> 114 115 * configure.ac (AC_INIT): Set version to 0.184. 116 * NEWS: Add libdw, translation and debuginfod-client entries. 117 1182021-03-30 Frank Ch. Eigler <fche@redhat.com> 119 120 * configure.ac: Look for pthread_setname_np. 121 1222021-02-17 Timm Bäder <tbaeder@redhat.com> 123 124 * configure.ac: Add -Wno-packed-not-aligned check. 125 1262021-02-17 Timm Bäder <tbaeder@redhat.com> 127 128 * configure.ac: Add -Wtrampolines check. 129 1302021-02-05 Mark Wielaard <mark@klomp.org> 131 132 * configure.ac (AC_INIT): Set version to 0.183. 133 (AC_COPYRIGHT): Update Copyright year. 134 * NEWS: Add 0.183 section. 135 1362021-02-01 Érico Nogueira <ericonr@disroot.org> 137 138 * configure.ac: Check for GNU strerror_r. 139 1402021-01-12 Dmitry V. Levin <ldv@altlinux.org> 141 142 * configure.ac [--enable-gcov]: Check for gcov, lcov, and genhtml. 143 * Makefile.am [GCOV] (coverage, coverage-clean): New targets. 144 * .gitignore: Update. 145 1462020-12-20 Dmitry V. Levin <ldv@altlinux.org> 147 148 * .gitignore: Move subdirectory patterns to separate .gitignore files. 149 150 * .gitignore: Update. 151 1522020-12-15 Dmitry V. Levin <ldv@altlinux.org> 153 154 * configure.ac (USE_NLS, AM_PO_SUBDIRS): Remove. 155 (AM_GNU_GETTEXT, AM_GNU_GETTEXT_VERSION, 156 AM_GNU_GETTEXT_REQUIRE_VERSION): Use these macros to setup the gettext 157 infrastructure. 158 * .gitignore: Update. 159 160 * Makefile.am (SUBDIRS): Remove m4. 161 * configure.ac (AC_CONFIG_FILES): Remove m4/Makefile. 162 163 * configure.ac (AC_CONFIG_MACRO_DIR): Remove. 164 1652020-12-12 Dmitry V. Levin <ldv@altlinux.org> 166 167 * configure.ac: Fix spelling typos in comments. 168 * NEWS: Fix spelling typos. 169 * NOTES: Likewise. 170 * TODO: Likewise. 171 1722020-12-11 Dmitry V. Levin <ldv@altlinux.org> 173 174 * configure.ac (AM_CONDITIONAL): Remove HAVE_LIBASM and STANDALONE. 175 176 * configure.ac: Rewrite argp check. 177 178 * configure.ac (AC_MSG_FAILURE): Fix typo. 179 1802020-11-30 Dmitry V. Levin <ldv@altlinux.org> 181 182 * configure.ac (LIBDEBUGINFOD_SONAME): New AC_SUBST variable. 183 (AC_CONFIG_FILES): Add debuginfod/debuginfod.h. 184 1852020-11-01 Érico N. Rolim <erico.erc@gmail.com> 186 187 * configure.ac: Check for fts and obstack from outside libc. 188 1892020-10-28 Mark Wielaard <mark@klomp.org> 190 191 * configure.ac: Set version to 0.182. 192 * NEWS: Add 0.182 section. 193 1942020-10-28 Tom Tromey <tom@tromey.com> 195 196 * .gitignore: Add /tests/leb128. 197 1982020-10-01 Frank Ch. Eigler <fche@redhat.com> 199 200 PR25461 201 * configure.ac: Add --enable-debuginfod-urls[=URLS] option. 202 2032020-09-18 Mark Wielaard <mark@klomp.org> 204 205 * configure.ac: Check availability of libzstd and zstd. 206 2072020-09-08 Mark Wielaard <mark@klomp.org> 208 209 * configure.ac: Set version to 0.181. 210 * NEWS: Add 0.181 section. 211 2122020-08-20 Dmitry V. Levin <ldv@altlinux.org> 213 214 * configure.ac (--enable-libdebuginfod): AC_DEFINE ENABLE_LIBDEBUGINFOD. 215 2162020-07-17 Mark Wielaard <mark@klomp.org> 217 218 * configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS. 219 2202020-06-19 Mark Wielaard <mark@klomp.org> 221 222 * Makefile.am (SUBDIRS): Always add debuginfod. 223 * configure.ac (debuginfod): Split off... 224 (libdebuginfod): ... this. Also add DUMME_DEBUGINFOD. 225 2262020-06-15 Sergei Trofimovich <slyfox@gentoo.org> 227 228 * configure.ac: Use READELF in build-id check. 229 2302020-06-11 Mark Wielaard <mark@klomp.org> 231 232 * configure.ac: Set version to 0.180. 233 * NEWS: Add 0.180 section. 234 * .gitignore: Update with new generated file. 235 2362020-06-10 Mark Wielaard <mark@klomp.org> 237 238 * configure.ac (MODVERSION): Remove. 239 2402020-03-30 Mark Wielaard <mark@klomp.org> 241 242 * configure.ac: Set version to 0.179. 243 * NEWS: Add 0.179 section. 244 2452020-03-25 Mark Wielaard <mark@klomp.org> 246 247 * README: Update mailinglist subscription info. 248 * CONTRIBUTING: Likewise. 249 2502020-02-03 Frank Ch. Eigler <fche@redhat.com> 251 252 * configure.ac: Tolerate CXX= for debuginfod configuration. 253 2542019-12-11 Omar Sandoval <osandov@fb.com> 255 256 * configure.ac: Apply -Werror after user-defined CFLAGS in 257 -D_FORTIFY_SOURCE=2 check. 258 2592019-12-06 Mark Wielaard <mark@klomp.org> 260 261 * configure.ac: Add ac_cv_buildid check. 262 2632019-11-26 Mark Wielaard <mark@klomp.org> 264 265 * configure.ac: Set version to 0.178. 266 NEWS: Add 0.178 section. 267 2682019-11-26 Mark Wielaard <mark@klomp.org> 269 270 * configure.ac: Add CXXFLAGS for gcov. 271 2722019-10-28 Aaron Merey <amerey@redhat.com> 273 274 * debuginfod/: New directory for debuginfod code. 275 * Makefile.am (SUBDIRS): Recurse there. 276 * configure.ac (--enable-debuginfod): New flag & checks. 277 2782019-08-25 Jonathon Anderson <jma14@rice.edu> 279 280 * configure.ac: Add new --enable-valgrind-annotations 281 * configure.ac: Add new --with-valgrind (headers only) 282 2832019-07-05 Omar Sandoval <osandov@fb.com> 284 285 * configure.ac: Get rid of --enable-libebl-subdir. 286 * Makefile.am (SUBDIRS): Reorder backends and libcpu before libebl to 287 satisfy build dependencies. 288 2892019-08-13 Mark Wielaard <mark@klomp.org> 290 291 * configure.ac: Set version to 0.177. 292 * NEWS: Mention elfclassify, readelf DW_AT_data_member_location 293 and DW_AT_discr_list attribute changes, dwarf.h DW_AT_GNU additions, 294 dwelf_elf_e_machine_string function, dwelf_elf_begin change and 295 C-SKY backend support. 296 2972019-02-14 Mark Wielaard <mark@klomp.org> 298 299 * configure.ac: Set version to 0.176. 300 * NEWS: Mention riscv backend updates, new --enable-install-elfh 301 configure flag and fixed CVEs. 302 * GPG-KEY: Update. 303 3042019-01-18 Mark Wielaard <mark@klomp.org> 305 306 * configure.ac: Add new --enable-install-elfh. 307 3082018-07-04 Ross Burton <ross.burton@intel.com> 309 310 * configure.ac: Check for gawk. 311 3122018-06-11 Mark Wielaard <mark@klomp.org> 313 314 * configure.ac: Set version to 0.172. 315 * NEWS: Mention bug fixes. 316 3172018-06-01 Mark Wielaard <mark@klomp.org> 318 319 * configure.ac: Set version to 0.171. 320 * NEWS: Mention DWARF5, split-dwarf and GNU DebugFission support. 321 3222018-03-17 Mark Wielaard <mark@klomp.org> 323 324 * configure.ac (CHECK_FUNCS): Check for process_vm_readv. 325 3262018-02-09 Joshua Watt <JPEWhacker@gmail.com> 327 328 * configure.ac (HAVE_FALLTHROUGH): New define. 329 3302017-10-16 Mark Wielaard <mark@klomp.org> 331 332 * .gitignore: Remove tests/md5-sha1-test. 333 3342017-08-18 Ulf Hermann <ulf.hermann@qt.io> 335 336 * configure.ac: Check if the compiler supports 337 __attribute__((gcc_struct)). 338 3392017-09-19 Mark Wielaard <mark@klomp.org> 340 341 * README: Add basic build instructions. 342 3432017-05-03 Ulf Hermann <ulf.hermann@qt.io> 344 345 * configure.ac: Test if symbol versioning is supported. 346 3472017-04-27 Ulf Hermann <ulf.hermann@qt.io> 348 349 * configure.ac: Check if the compiler supports 350 __attribute__((visibility(...))). 351 3522017-04-27 Ulf Hermann <ulf.hermann@qt.io> 353 354 * configure.ac: Check if -fPIC, -fPIE, -Wl,-z,defs, 355 and -Wl,-z,relro are supported by the compiler. 356 3572017-08-02 Mark Wielaard <mark@klomp.org> 358 359 * configure.ac: Set version to 0.170. 360 * NEWS: Mention new libdw dwarf_line_file function. 361 3622017-07-26 Mark Wielaard <mark@klomp.org> 363 364 * NEWS: Mention dwarf_getmacros handling version 5 .debug_macro. 365 3662017-07-26 Mark Wielaard <mark@klomp.org> 367 368 * NEWS: Mention dwarf_peel_type DWARF5 tags improvement. 369 3702017-07-26 Mark Wielaard <mark@klomp.org> 371 372 * NEWS: Mention new DWARF5 calling conventions and defaulted member 373 function. 374 3752017-07-26 Mark Wielaard <mark@klomp.org> 376 377 * NEWS: Mention new dwarf_default_lower_bound function. 378 3792017-07-25 Mark Wielaard <mark@klomp.org> 380 381 * NEWS: Mention new DWARF5 attributes, tags, character encodings 382 and language codes in dwarf.h. 383 3842017-07-18 Mark Wielaard <mark@klomp.org> 385 386 * configure.ac: Don't check for linux/bpf.h. 387 * NEWS: Mention always build bpf backend. 388 3892017-07-14 Mark Wielaard <mark@klomp.org> 390 391 * NEWS: Add 0.170 section and new strip options. 392 3932017-05-05 Mark Wielaard <mark@klomp.org> 394 395 * configure.ac: Set version to 0.169. Update copyright year. 396 * NEWS: Add 0.169 section. 397 3982017-04-21 Ulf Hermann <ulf.hermann@qt.io> 399 400 * .gitignore: Add fillfile and peel_type tests. 401 4022017-02-15 Ulf Hermann <ulf.hermann@qt.io> 403 404 * configure.ac: Add check for mempcpy. 405 4062017-02-09 Mark Wielaard <mark@klomp.org> 407 408 * configure.ac: Add check for adding -D_FORTIFY_SOURCE=2 to CFLAGS. 409 4102017-01-12 Mark Wielaard <mark@klomp.org> 411 412 * configure.ac: Define PACKAGE_URL for older autoconf. 413 4142016-12-27 Mark Wielaard <mark@klomp.org> 415 416 * configure.ac: Set version to 0.168. 417 * NEWS: Add 0.168 updates. 418 4192016-12-24 Mark Wielaard <mark@klomp.org> 420 421 * README: Move design notes to NOTES. Add URLs for home, releases, 422 bugs, git and mailinglist now on sourceware. 423 * NOTES: Add notes from README. 424 * CONTRIBUTING: Change fedorahosted.org references to new 425 sourceware.org locations. 426 * configure.ac (AC_INIT): Add package URL http://elfutils.org/ 427 change bug-report to https://sourceware.org/bugzilla/ 428 (AC_COPYRIGHT): Set to the elfutils developers. 429 4302016-11-23 Mark Wielaard <mjw@redhat.com> 431 432 * configure.ac: Add test for bad fts.h. Add -DBAD_FTS=1 to CFLAGS 433 if necessary. 434 4352016-11-02 Mark Wielaard <mjw@redhat.com> 436 437 * configure.ac: Add check for whether gcc accepts 438 -Wimplict-fallthrough. 439 4402016-10-11 Akihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp> 441 442 * configure.ac: Add memrchr, rawmemchr and powerof2 checks. 443 4442016-08-04 Mark Wielaard <mjw@redhat.com> 445 446 * configure.ac: Set version to 0.167. 447 * NEWS: Add 0.167 section. 448 4492016-07-06 Mark Wielaard <mjw@redhat.com> 450 451 * .gitignore: Remove src/ld. ldlex.c, ldscript.c and ldscript.h. 452 * configure.ac (enable generic): Removed. 453 4542016-06-28 Richard Henderson <rth@redhat.com> 455 456 * configure.ac (HAVE_LINUX_BPF_H): New test and conditional. 457 4582016-06-10 Mark Wielaard <mjw@redhat.com> 459 460 * CONTRIBUTING: Extend patch, committer and maintainer guidelines. 461 4622016-05-02 Filipe Brandenburger <filbranden@google.com> 463 464 * configure.ac (argp check): Pass pass &argv. 465 * configure.ac (-W<...> checks): Pass -Werror to the warning checks, 466 to ensure unsupported warning options are noticed during ./configure 467 time and not only later during build. 468 4692016-03-31 Mark Wielaard <mjw@redhat.com> 470 471 * configure.ac: Set version to 0.166. 472 4732016-03-02 Mark Wielaard <mjw@redhat.com> 474 475 * configure.ac: Set program_prefix to eu- by default. 476 * NEWS (0.166): New sections, document --program-prefix default. 477 4782016-02-13 Mark Wielaard <mjw@redhat.com> 479 480 * configure.ac: Add check for whether gcc accepts -Wnull-dereference. 481 4822016-02-08 Mark Wielaard <mjw@redhat.com> 483 484 * configure.ac: Add checks for sane -Wlogical-op and whether gcc 485 accepts -Wduplicated-cond. 486 4872016-01-08 Mark Wielaard <mjw@redhat.com> 488 489 * configure.ac: Set version to 0.165. 490 * NEWS: Add 0.164 section. 491 4922016-01-04 Mark Wielaard <mjw@redhat.com> 493 494 * configure.ac: Add BZ2_LIBS and LIBLZMA substitutions. 495 Add config/libelf.pc and config/libdw.pc config files. 496 4972015-12-31 Mark Wielaard <mjw@redhat.com> 498 499 * Makefile.am (AM_MAKEFLAGS): Set --no-print-directory. 500 5012015-10-16 Mark Wielaard <mjw@redhat.com> 502 503 * configure.ac: Make zlib mandatory. 504 5052015-10-15 Mark Wielaard <mjw@redhat.com> 506 507 * configure.ac: Set version to 0.164. 508 * NEWS: Add 0.164 additions. 509 5102015-10-07 Mark Wielaard <mjw@redhat.com> 511 512 * configure.ac: Add AM_SILENT_RULES([yes]). 513 5142015-09-24 Jose E. Marchesi <jose.marchesi@oracle.com> 515 516 * configure.ac: Use -fPIC instead of -fpic to avoid relocation 517 overflows in some platforms. 518 5192015-07-11 Pino Toscano <toscano.pino@tiscali.it> 520 521 * .gitignore: Add more generated files, and anchor some of the 522 existing ones. 523 5242015-06-19 Mark Wielaard <mjw@redhat.com> 525 526 * configure.ac: Set version to 0.163. 527 * NEWS: Mention 0.163 is bug fixes only. 528 5292015-06-10 Mark Wielaard <mjw@redhat.com> 530 531 * configure.ac: Set version to 0.162. 532 * NEWS: Add 0.162 additions. 533 5342015-06-08 Mark Wielaard <mjw@redhat.com> 535 536 * configure.ac (ADD_STACK_USAGE_WARNING): New conditional based on 537 gcc -Wstack-usage check. 538 5392015-05-31 Mark Wielaard <mjw@redhat.com> 540 541 * configure.ac (MODVERSION): Define using LIBEBL_SUBDIR, eu_version 542 and ac_cv_build. 543 5442015-05-31 Mark Wielaard <mjw@redhat.com> 545 546 * configure.ac (use_undefined): Use AC_LINK_IFELSE. AC_DEFINE 547 CHECK_UNDEFINED. 548 5492015-05-30 Mark Wielaard <mjw@redhat.com> 550 551 * configure.ac: Check for bunzip2. Check flex and bison are 552 installed in maintainer-mode. Otherwise check libdw/known-dwarf.h 553 is already generated. 554 5552015-05-21 Mark Wielaard <mjw@redhat.com> 556 557 * configure.ac: Add --enable-sanitize-undefined. 558 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Rename to... 559 (AM_DISTCHECK_CONFIGURE_FLAGS): this. Add --enable-sanitize-undefined. 560 5612015-05-04 Anthony G. Basile <blueness@gentoo.org> 562 563 * configure.ac (argp_LDADD): Check if libc has argp and set 564 argp_LDADD accordingly. 565 5662015-05-03 Max Filippov <jcmvbkbc@gmail.com> 567 568 * configure.ac (DEMANGLE): Fix enable_demangler setting. 569 5702015-05-01 Mark Wielaard <mjw@redhat.com> 571 572 * configure.ac (DEMANGLE): Explicitly set enable_demangler. 573 5742015-05-01 Mark Wielaard <mjw@redhat.com> 575 576 * configure.ac (debugpred): Use and set use_debugpred_val. 577 (textrelcheck): Explicitly set enable_textrelcheck to yes or no. 578 (symbol-versioning): Likewise for enable_symbol_versioning. 579 AC_MSG_NOTICE overview of enabled/disabled features. 580 5812015-04-23 Max Filippov <jcmvbkbc@gmail.com> 582 583 * configure.ac: Add --disable-symbol-versioning. 584 5852015-04-14 Mark Wielaard <mjw@redhat.com> 586 587 * configure.ac (ac_cv_c99): Add explicit checks for all GNU99 588 extensions used. 589 5902015-03-13 Mark Wielaard <mjw@redhat.com> 591 592 * configure.ac (ac_cv_c99): Add explicit return. 593 (ac_cv_tls): Add stdlib.h include. 594 5952014-12-18 Mark Wielaard <mjw@redhat.com> 596 597 * configure.ac: Set version to 0.161. 598 * NEWS: Add dwarf.h additions. 599 6002014-12-15 Josh Stone <jistone@redhat.com> 601 602 * .gitignore: Add config/compile as installed by automake 1.14. 603 6042014-11-27 Mark Wielaard <mjw@redhat.com> 605 606 * configure.ac: Add --disable-textrelcheck. 607 6082014-10-06 Mark Wielaard <mjw@redhat.com> 609 610 * NEWS: New section 0.161. Add dwarf_peel_type. 611 6122014-08-25 Mark Wielaard <mjw@redhat.com> 613 614 * configure.ac: Set version to 0.160. 615 * NEWS: Add removal of DW_TAG_mutable_type, LZMA .ko.xz kernel 616 module support, ARM THUMB functions and ppc64le ELFv2 abi backends. 617 6182014-08-15 Mark Wielaard <mjw@redhat.com> 619 620 * NEWS: Add dwarf_cu_die. 621 6222014-08-15 Mark Wielaard <mjw@redhat.com> 623 624 * NEWS: Add dwarf_cu_getdwarf. 625 6262014-07-18 Mark Wielaard <mjw@redhat.com> 627 628 * configure.ac (AC_CHECK_TYPE): Test for struct user_regs_struct. 629 6302014-05-26 Mark Wielaard <mjw@redhat.com> 631 632 * NEWS: New section 0.160. Add unstrip --force. 633 6342014-05-17 Mark Wielaard <mjw@redhat.com> 635 636 * configure.ac: Set version to 0.159. 637 * NEWS: Add entries for version 0.159. 638 6392014-05-02 Mark Wielaard <mjw@redhat.com> 640 641 * NEWS: Add note about dwz support no longer being experimental and 642 new helper functions. 643 * configure.ac: Remove --enable-dwz. 644 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Remove --enable-dwz. 645 6462014-04-11 Mark Wielaard <mjw@redhat.com> 647 648 * Makefile.am (SUBDIRS): Add libdwelf. 649 * configure.ac (AC_CONFIG_FILES): Add libdwelf/Makefile. 650 * NEWS: Add note about libdwelf. 651 6522014-04-13 Mark Wielaard <mjw@redhat.com> 653 654 * configure.ac: Remove mudflap enable arg and MUDFLAP conditional. 655 6562014-01-21 Mark Wielaard <mjw@redhat.com> 657 658 * NEWS (Version 0.159): Add stack -i. 659 6602014-01-20 Mark Wielaard <mjw@redhat.com> 661 662 * NEWS (Version 0.159): New. Add stack -d. 663 6642014-01-03 Mark Wielaard <mjw@redhat.com> 665 666 * configure.ac: Set version to 0.158. 667 * NEWS: Add entries for version 0.158. 668 6692013-12-20 Mark Wielaard <mjw@redhat.com> 670 671 * NEWS (libdwfl): Add dwfl_getthread_frames. 672 (stack): New entry. 673 6742013-12-18 Mark Wielaard <mjw@redhat.com> 675 676 * NEWS (libdwfl): Add dwfl_module_getsym_info and 677 dwfl_module_addrinfo. 678 (addr2line): Add -x option. 679 6802013-12-17 Jan Kratochvil <jan.kratochvil@redhat.com> 681 682 * NEWS (Version 0.158) (libdwfl): Added Dwfl_Thread_Callbacks, 683 Dwfl_Thread, Dwfl_Frame, dwfl_attach_state, dwfl_pid, dwfl_thread_dwfl, 684 dwfl_thread_tid, dwfl_frame_thread, dwfl_thread_state_registers, 685 dwfl_thread_state_register_pc, dwfl_getthreads, dwfl_thread_getframes 686 and dwfl_frame_pc. 687 6882013-12-16 Mark Wielaard <mjw@redhat.com> 689 690 * NEWS (libdwfl): Add dwfl_module_getsymtab_first_global. 691 6922013-12-09 Josh Stone <jistone@redhat.com> 693 694 * .gitignore: Add config/ar-lib, installed due to AM_PROG_AR. 695 6962013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com> 697 698 * configure.ac (CC_BIARCH): Remove AS_IF for it. 699 7002013-11-07 Jan Kratochvil <jan.kratochvil@redhat.com> 701 702 * configure.ac: New AC_CHECK_SIZEOF for long. Call utrace_BIARCH, new 703 AC_SUBST for CC_BIARCH. 704 7052013-11-06 Mark Wielaard <mjw@redhat.com> 706 707 * configure.ac (--enable-dwz): Add AC_MSG_WARN when disabled but 708 local system does have /usr/lib/debug/.dwz. 709 7102013-11-06 Mark Wielaard <mjw@redhat.com> 711 712 * configure.ac (--enable-thread-safety): Add AC_MSG_WARN experimental 713 option. 714 7152013-11-01 Michael Forney <mforney@mforney.org> 716 717 * configure.ac: Call AM_PROG_AR and AC_CHECK_TOOL for readelf and nm. 718 7192013-10-30 Jan Kratochvil <jan.kratochvil@redhat.com> 720 721 * NEWS (Version 0.158): New. 722 7232013-09-30 Mark Wielaard <mjw@redhat.com> 724 725 * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes. 726 7272013-09-27 Mark Wielaard <mjw@redhat.com> 728 729 * configure.ac: Set version to 0.157. 730 * NEWS: Add entries for version 0.157. 731 7322013-09-20 Mark Wielaard <mjw@redhat.com> 733 734 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-dwz. 735 7362013-07-25 Jan Kratochvil <jan.kratochvil@redhat.com> 737 738 * configure.ac: Set version to 0.156. 739 7402013-07-19 Jan Kratochvil <jan.kratochvil@redhat.com> 741 742 * NEWS: Remove bugfix only entries from Version 0.156. 743 7442013-07-18 Jan Kratochvil <jan.kratochvil@redhat.com> 745 746 * NEWS: Add entries for Version 0.156. 747 7482013-04-28 Jan Kratochvil <jan.kratochvil@redhat.com> 749 750 * NEWS (Version 0.156): New. 751 7522013-04-26 Mark Wielaard <mjw@redhat.com> 753 754 * configure.ac (AM_INIT_AUTOMAKE): Request parallel-tests. 755 7562013-04-25 Mark Wielaard <mjw@redhat.com> 757 758 * .gitignore: Add config/test-driver as installed by automake 1.13. 759 * configure.ac (AM_INIT_AUTOMAKE): Require at least automake 1.11. 760 7612012-10-01 Mark Wielaard <mjw@redhat.com> 762 763 * configure.ac: Add --enable-valgrind check. 764 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-valgrind. 765 7662012-08-27 Mark Wielaard <mjw@redhat.com> 767 768 * configure.ac: Set version to 0.155. 769 7702012-08-24 Mark Wielaard <mjw@redhat.com> 771 772 * configure.ac: Add --enable-dwz check, defaults to no. 773 7742012-07-24 Mark Wielaard <mjw@redhat.com> 775 776 * TODO: Add note on shdrs after elf_cntl (ELF_C_FDREAD). 777 7782012-06-22 Mark Wielaard <mjw@redhat.com> 779 780 * configure.ac: Set version to 0.154. 781 7822012-01-24 Mark Wielaard <mjw@redhat.com> 783 784 * COPYING: Fix address. Updated version from gnulib. 785 7862012-01-23 Mark Wielaard <mjw@redhat.com> 787 788 * configure.ac: Set version to 0.153, update copyright years. 789 7902012-01-20 Roland McGrath <roland@hack.frob.com> 791 792 * configure.ac: Handle --enable-deterministic-archives. 793 7942011-10-08 Roland McGrath <roland@hack.frob.com> 795 796 * configure.ac (eu_version): Use sed instead of ${x/y/z} syntax. 797 Use POSIX.2 $((...)) syntax instead of $[...]. 798 Reported by Mike Frysinger <vapier@gentoo.org>. 799 8002011-10-08 Mike Frysinger <vapier@gentoo.org> 801 802 * configure.ac: Fix use of AC_ARG_ENABLE to handle $enableval correctly. 803 8042011-10-02 Ulrich Drepper <drepper@gmail.com> 805 806 * configure.ac: Check for __cxa_demangle in libstdc++. 807 8082011-02-08 Roland McGrath <roland@redhat.com> 809 810 * configure.ac (C99 check): Use AC_LANG_SOURCE. 811 812 * configure.ac (ALL_LINGUAS): Remove variable, now obsolete. 813 8142010-09-13 Ulrich Drepper <drepper@redhat.com> 815 816 * configure.ac (ALL_LINGUAS): Add languages which have some 817 translations. 818 8192010-04-15 Roland McGrath <roland@redhat.com> 820 821 * configure.ac (LOCALEDIR, DATADIRNAME): Removed. 822 8232009-09-21 Ulrich Drepper <drepper@redhat.com> 824 825 * configure.ac: Update for more modern autoconf. 826 8272009-08-26 Roland McGrath <roland@redhat.com> 828 829 * configure.ac (zip_LIBS): Check for liblzma too. 830 8312009-04-19 Roland McGrath <roland@redhat.com> 832 833 * configure.ac (eu_version): Round down here, not in version.h macros. 834 8352009-04-17 Roland McGrath <roland@redhat.com> 836 837 * configure.ac (eu_version): Compute number 1000 times larger, 838 let $PACKAGE_VERSION be x.y.z as well as x.y (implied x.y.0). 839 8402009-01-23 Roland McGrath <roland@redhat.com> 841 842 * configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3. 843 844 * configure.ac (__thread check): Use AC_LINK_IFELSE, in case of 845 building with compiler support but no working runtime support. 846 8472009-01-22 Ulrich Drepper <drepper@redhat.com> 848 849 * Makefile.am (rpm): The tarball is now bzip2-compressed. 850 8512009-01-10 Ulrich Drepper <drepper@redhat.com> 852 853 * configure.ac: Require gcc with TLS support. 854 Rename USE_TLS to USE_LOCKS. The option is renamed to 855 --enable-thread-safety. 856 8572009-01-08 Roland McGrath <roland@redhat.com> 858 859 * configure.ac (eu_ZIPLIB): Moved to m4/zip.am. 860 8612009-01-05 Roland McGrath <roland@redhat.com> 862 863 * configure.ac (eu_ZIPLIB): New macro. 864 Use it to test for -lz, -lbz2, set .am ZLIB, BZLIB, zip_LIBS. 865 8662008-12-30 Ulrich Drepper <drepper@redhat.com> 867 868 * configure.ac: We need automake 1.8 now. 869 8702008-12-24 Roland McGrath <roland@redhat.com> 871 872 * configure.ac: Use automake flags dist-bzip2 no-dist-gzip, 873 distribute only in .tar.bz2 form now. 874 8752008-12-16 Roland McGrath <roland@redhat.com> 876 877 * Makefile.am (pkginclude_HEADERS): New variable, install version.h. 878 * configure.ac: Create it, substituting @eu_version@ with 879 PACKAGE_VERSION canonicalized to four digits of decimal. 880 8812008-08-25 Roland McGrath <roland@redhat.com> 882 883 * configure.ac (--enable-tls): Set AM_CONDITIONAL USE_TLS too. 884 8852008-08-21 Roland McGrath <roland@redhat.com> 886 887 * configure.ac (AH_BOTTOM): Emit #include <eu-config.h> and 888 move the contents to lib/eu-config.h instead of keeping them here. 889 8902007-12-20 Ulrich Drepper <drepper@redhat.com> 891 892 * configure.ac: Add support for --enable-debugpred. 893 Update likely/unlikely macros for it. 894 8952007-06-05 Ulrich Drepper <drepper@redhat.com> 896 897 * Makefile.am: Remove traces of mini builds. 898 * configure.ac: Don't use libelf-po/POTFILES.in as config file 899 anymore. 900 9012007-05-16 Roland McGrath <roland@redhat.com> 902 903 * configure.ac (AM_INIT_AUTOMAKE): Use -Wno-portability. 904 9052006-11-02 Roland McGrath <roland@redhat.com> 906 907 * Makefile.am (EXTRA_DIST): Add EXCEPTION file. 908 9092006-08-29 Roland McGrath <roland@redhat.com> 910 911 * configure.ac: Use AM_MAINTAINER_MODE. 912 9132006-07-12 Ulrich Drepper <drepper@redhat.com> 914 915 * configure.ac (internal_function): Don't use internal visibility. 916 9172006-07-05 Ulrich Drepper <drepper@redhat.com> 918 919 * configure.ac: Add dummy automake conditional to get dependencies 920 for non-generic linker right. See src/Makefile.am. 921 9222005-11-18 Roland McGrath <roland@redhat.com> 923 924 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable. 925 9262005-11-16 Roland McGrath <roland@redhat.com> 927 928 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals. 929 In config.h, define ELFUTILS_HEADER macro. 930 9312005-11-15 Roland McGrath <roland@redhat.com> 932 933 * Makefile.am (all_SUBDIRS): Add backends. 934 * configure.ac: Write backends/Makefile. 935 936 * configure.ac: Add --enable-tests-rpath option. 937 9382005-09-16 Roland McGrath <roland@redhat.com> 939 940 * configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]: 941 Don't set it, since on IA64 you get error messages for unaligned 942 accesses, and on Alpha it's at least very slow. 943 9442005-08-29 Ulrich Drepper <drepper@redhat.com> 945 946 * configure.ac: Fix GCOV make condition generation. 947 9482005-08-28 Ulrich Drepper <drepper@redhat.com> 949 950 * configure.ac: Add --enable-gcov option. 951 9522005-08-06 Ulrich Drepper <drepper@redhat.com> 953 954 * configure.ac: Add --enable-gprof option. 955 9562005-07-27 Roland McGrath <roland@redhat.com> 957 958 * Makefile.am (all_SUBDIRS): Put libdwfl before libdw. 959 9602005-07-21 Roland McGrath <roland@redhat.com> 961 962 * configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR. 963 9642005-06-01 Roland McGrath <roland@redhat.com> 965 966 * Makefile.am (all_SUBDIRS): Add libdwfl. 967 * configure.ac: Write libdwfl/Makefile. 968 9692005-05-19 Roland McGrath <roland@redhat.com> 970 971 * configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros. 972 9732005-05-10 Ulrich Drepper <drepper@redhat.com> 974 975 * configure.ac: Define MODVERSION in config.h. 976 9772005-02-22 Ulrich Drepper <drepper@redhat.com> 978 979 * Makefile.am (all_SUBDIRS): Don't add doc subdir for now. 980 * configure.ac: Don't use doc subdir for now. 981 9822005-02-15 Ulrich Drepper <drepper@redhat.com> 983 984 * configure.ac: Remove AM_GNU_GETTEXT use. Use only AM_PO_SUBDIRS. 985 9862005-02-06 Ulrich Drepper <drepper@redhat.com> 987 988 * configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2. 989 990 * Makefile.am (EXTRA_DIST): Remove splint.rc. 991 * splint.rc: Removed. 992 9932004-09-25 Ulrich Drepper <drepper@redhat.com> 994 995 * configure.ac: Make compile with gcc 4.0. 996 9972004-03-06 Ulrich Drepper <drepper@redhat.com> 998 999 * configure.ac: Use AS_HELP_STRING where applicable. 1000 10012004-01-23 Ulrich Drepper <drepper@redhat.com> 1002 1003 * configure.ac: Check for C99 compiler. 1004 1005 * configure.ac: Change locking macros in config.h to at least 1006 evaluate the parameter. Define base_cpu to none for generic linker. 1007 10082004-01-21 Ulrich Drepper <drepper@redhat.com> 1009 1010 * configure.ac: Print error message in case --disable-generic is 1011 used if no linker support for the architecture is available. 1012 10132004-01-18 Ulrich Drepper <drepper@redhat.com> 1014 1015 * configure.ac: Dont generate libebl-po/Makefile.in, 1016 libdw-po/Makefile.in, libasm-po/Makefile.in. 1017 1018 * Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po. 1019 10202004-01-17 Ulrich Drepper <drepper@redhat.com> 1021 1022 * configure.ac: Pretty printing of help message. 1023 1024 * configure.ac: Move AC_SYS_LARGEFILE test to the front. 1025 1026 * configure.ac: Add --enable-mudflap option. 1027 10282004-01-17 Ulrich Drepper <drepper@redhat.com> 1029 1030 * configure.ac: Major cleanups. Use aux dir. 1031 * config.guess: Moved to new config subdir. 1032 * config.rpath: Likewise. 1033 * config.sub: Likewise. 1034 * depcomp: Likewise. 1035 * install-sh: Likewise. 1036 * missing: Likewise. 1037 * mkinstalldirs: Likewise. 1038 * Makefile.am (mini_SUBDIRS): Add config. 1039 (EXTRA_DIST): Remove config.rpath. 1040 1041 * configure.ac: Add AC_REVISION. 1042 1043 * configure.ac: Add --enable-mudflap option. 1044 10452004-01-11 Ulrich Drepper <drepper@redhat.com> 1046 1047 * configure.ac: Drop libdwarf directory. Add libdw-po. 1048 * Makefile.am (all_SUBDIRS): Likewise. 1049 * elfutils.spec: Don't distribute anything from libdwarf. 1050 10512004-01-05 Ulrich Drepper <drepper@redhat.com> 1052 1053 * Makefile.am: Support separate libelf built. 1054 1055 * elfutils.spec.in: Create separata elfutils-libelf-devel package. 1056 Install libdw DSOs. 1057 1058 * configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file 1059 name. 1060 10612003-08-13 Ulrich Drepper <drepper@redhat.com> 1062 1063 * elfutils.spec.in: Remove references to libebl.so. 1064 10652003-08-11 Ulrich Drepper <drepper@redhat.com> 1066 1067 * Moved to CVS archive. 1068 10692000-08-25 Ulrich Drepper <drepper@redhat.com> 1070 1071 * The beginning. See the NEWS file for the time being. 1072