12008-12-31 Ulrich Drepper <drepper@redhat.com> 2 3 * testfile44.S.bz2: Add tests for blendvpd and blendvps. 4 * testfile45.S.bz2: Likewise. 5 * testfile44.expect.bz2: Adjust accordingly. 6 * testfile45.expect.bz2: Likewise. 7 82008-12-30 Ulrich Drepper <drepper@redhat.com> 9 10 * testfile44.S.bz2: Add tests for blendpd and blendps. 11 * testfile45.S.bz2: Likewise. 12 * testfile44.expect.bz2: Adjust accordingly. 13 * testfile45.expect.bz2: Likewise. 14 152008-12-19 Ulrich Drepper <drepper@redhat.com> 16 17 * testfile44.S.bz2: Add tests for AMD 3DNOW. 18 * testfile45.S.bz2: Likewise. 19 * testfile44.expect.bz2: Adjust accordingly. 20 * testfile45.expect.bz2: Likewise. 21 222008-11-26 Roland McGrath <roland@redhat.com> 23 24 * dwfl-bug-getmodules.c: New file. 25 * Makefile.am (noinst_PROGRAMS): Add it. 26 (dwfl_bug_getmodules_LDADD): New variable. 27 282008-09-10 Roland McGrath <roland@redhat.com> 29 30 * test-subr.sh (LC_ALL): Export it set to "C". 31 * run-dwfl-addr-sect.sh: Don't do it here. 32 * run-strings-test.sh: Likewise. 33 342008-08-21 Denys Vlasenko <dvlasenk@redhat.com> 35 36 * run-addrname-test.sh: Add a new case. 37 * testfile49.bz2: New data file. 38 * Makefile.am (EXTRA_DIST): Add it. 39 402008-04-10 Roland McGrath <roland@redhat.com> 41 42 * testfile48.bz2, testfile48.bz2.debug: New data files. 43 * Makefile.am (EXTRA_DIST): Add them. 44 * run-strip-test8.sh: Use them. 45 46 * testfile16.bz2, testfile16.debug.bz2: Replace data files. 47 48 * run-strip-test.sh: Fail if stripped output has ".debug_*" sections. 49 * run-strip-test8.sh: New file. 50 * testfile47.bz2: New data file. 51 * Makefile.am (TESTS, EXTRA_DIST): Add them. 52 532008-03-31 Roland McGrath <roland@redhat.com> 54 55 * run-early-offscn.sh: New file. 56 * early-offscn.c: New file. 57 * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them. 58 (early_offscn_LDADD): New variable. 59 602008-03-19 Roland McGrath <roland@redhat.com> 61 62 * run-addrname-test.sh: Add a new case. 63 642008-02-22 Roland McGrath <roland@redhat.com> 65 66 * run-elflint-test.sh: Typo fix. 67 682008-02-21 Roland McGrath <roland@redhat.com> 69 70 * run-disasm-x86.sh: Use uname instead of arch, keep tools required 71 for the build down to minimum. 72 * run-disasm-x86-64.sh: Likewise. 73 742008-02-20 Roland McGrath <roland@redhat.com> 75 76 * testfile46.bz2: New data file. 77 * Makefile.am (EXTRA_DIST): Add it. 78 * run-elflint-test.sh: Test on it. 79 802008-02-01 Ulrich Drepper <drepper@redhat.com> 81 82 * Makefile.am: Hook up sha1-tst.c. 83 * sha1-tst.c: New file. 84 852008-01-21 Roland McGrath <roland@redhat.com> 86 87 * testfile45.S.bz2: Add tests for cltq, cqto. 88 * testfile45.expect.bz2: Adjust. 89 902008-01-14 Ulrich Drepper <drepper@redhat.com> 91 92 * testfile45.S.bz2: Add more tests. 93 * testfile45.expect.bz2: Adjust. 94 952008-01-11 Ulrich Drepper <drepper@redhat.com> 96 97 * testfile45.expect.bz2: Adjust for adding of address for %rip based 98 address mode. 99 1002008-01-10 Ulrich Drepper <drepper@redhat.com> 101 102 * testfile45.S.bz2: Add more tests. 103 * testfile45.expect.bz2: Adjust. 104 1052008-01-08 Ulrich Drepper <drepper@redhat.com> 106 107 * Makefile.am (TESTS): Add run-disasm-x86-64.sh. 108 (EXTRA): Add testfile45.S.bz2, testfile45.expect.bz2, 109 run-disasm-x86-64.sh. 110 * run-disasm-x86-64.sh: New file. 111 * testfile45.S.bz2: New file. 112 * testfile45.expect.bz2: New file. 113 * testfile44.S.bz2: New tests. 114 * testfile44.expect.bz2: Adjust. 115 1162008-01-04 Ulrich Drepper <drepper@redhat.com> 117 118 * testfile44.S.bz2: New tests. 119 * testfile44.expect.bz2: Adjust. 120 1212008-01-04 Roland McGrath <roland@redhat.com> 122 123 * dwfl-bug-fd-leak.c (main): Add a cast. 124 1252008-01-03 Ulrich Drepper <drepper@redhat.com> 126 127 * testfile44.S.bz2: New tests. 128 * testfile44.expect.bz2: Adjust. 129 1302008-01-01 Ulrich Drepper <drepper@redhat.com> 131 132 * line2addr.c: Use %m modifier instead of %a to appease gcc. 133 1342008-01-01 Ulrich Drepper <drepper@redhat.com> 135 136 * testfile44.S.bz2: New tests. 137 * testfile44.expect.bz2: Adjust. 138 1392007-12-31 Ulrich Drepper <drepper@redhat.com> 140 141 * testfile44.S.bz2: New tests. 142 * testfile44.expect.bz2: Adjust. 143 1442007-12-30 Ulrich Drepper <drepper@redhat.com> 145 146 * testfile44.S.bz2: New tests. 147 * testfile44.expect.bz2: Adjust. 148 1492007-12-29 Ulrich Drepper <drepper@redhat.com> 150 151 * testfile44.s.bz2: New tests. 152 * testfile44.expect.bz2: Adjust. 153 1542007-12-28 Ulrich Drepper <drepper@redhat.com> 155 156 * testfile44.S.bz2: New tests. 157 * testfile44.expect.bz2: Adjust. 158 1592007-12-27 Ulrich Drepper <drepper@redhat.com> 160 161 * testfile44.S.bz2: New tests. 162 * testfile44.expect.bz2: Adjust. 163 1642007-12-26 Ulrich Drepper <drepper@redhat.com> 165 166 * testfile44.S.bz2: New tests. 167 * testfile44.expect.bz2: Adjust 168 1692007-12-21 Ulrich Drepper <drepper@redhat.com> 170 171 * testfile44.S.bz2: More tests. 172 * testfile44.expect.bz2: Adjust appropriately. 173 1742007-12-19 Ulrich Drepper <drepper@redhat.com> 175 176 * Makefile.am (TESTS): Add run-disasm.sh. 177 (EXTRA_DIST): Add run-disasm.sh, testfile44.S.bz2, and 178 testfile44.expect.bz2. 179 * run-disasm.sh: New file. 180 * testfile44.S.bz2: New file. 181 * testfile44.expect.bz2: New file. 182 1832007-12-15 Roland McGrath <roland@redhat.com> 184 185 * run-allregs.sh: Change expected output for powerpc spefscr. 186 1872007-10-20 Roland McGrath <roland@redhat.com> 188 189 * run-dwfl-addr-sect.sh: Change expected output, no errors. 190 1912007-10-19 Roland McGrath <roland@redhat.com> 192 193 * dwfl-addr-sect.c (handle_address): Return int. 194 Don't exit on error, just return nonzero. 195 (main): Collect results. 196 * run-dwfl-addr-sect.sh: New file. 197 * testfile43.bz2: New data file. 198 * Makefile.am (EXTRA_DIST, TESTS): Add them. 199 2002007-10-18 Roland McGrath <roland@redhat.com> 201 202 * run-allregs.sh: Update expected ppc output for vrsave/vscr. 203 2042007-10-16 Roland McGrath <roland@redhat.com> 205 206 * test-subr.sh (remove_files): Don't pass -Bb to diff. 207 2082007-10-09 Roland McGrath <roland@redhat.com> 209 210 * dwflmodtest.c (print_module): Don't use %p in output. 211 * run-dwfl-bug-offline-rel.sh: Updated expected output. 212 2132007-10-08 Roland McGrath <roland@redhat.com> 214 215 * testfile42.bz2: New data file. 216 * Makefile.am (EXTRA_DIST): Add it. 217 * run-elflint-test.sh: New test on that file. 218 2192007-10-04 Roland McGrath <roland@redhat.com> 220 221 * run-readelf-test4.sh: New file. 222 * Makefile.am (TESTS, EXTRA_DIST): Add it. 223 2242007-10-03 Roland McGrath <roland@redhat.com> 225 226 * run-readelf-test3.sh: New file. 227 * Makefile.am (TESTS, EXTRA_DIST): Add it. 228 2292007-10-01 Roland McGrath <roland@redhat.com> 230 231 * run-readelf-test2.sh: New file. 232 * Makefile.am (TESTS, EXTRA_DIST): Add it. 233 2342007-09-11 Roland McGrath <roland@redhat.com> 235 236 * run-addrname-test.sh: Add a new case. 237 * testfile41.bz2: New data file. 238 * Makefile.am (EXTRA_DIST): Add it. 239 2402007-08-23 Roland McGrath <roland@redhat.com> 241 242 * run-allregs.sh: Update expected x86-64 output for %rflags. 243 2442007-08-12 Roland McGrath <roland@redhat.com> 245 246 * run-strip-test7.sh: New file. 247 * testfile39.bz2: New data file. 248 * testfile40.bz2: New data file. 249 * testfile40.debug.bz2: New data file. 250 * Makefile.am (TESTS, EXTRA_DIST): Add them. 251 2522007-08-09 Roland McGrath <roland@redhat.com> 253 254 * dwfl-bug-report.c: Fix header inclusion. 255 2562007-08-08 Roland McGrath <roland@redhat.com> 257 258 * run-addrname-test.sh: Add a new case using addr2line -S. 259 * testfile38.bz2: New data file. 260 * Makefile.am (EXTRA_DIST): Add it. 261 2622007-07-16 Roland McGrath <roland@redhat.com> 263 264 * dwfl-bug-report.c: New file. 265 * Makefile.am (noinst_PROGRAMS, TESTS): Add it. 266 (dwfl_bug_report_LDADD): New variable. 267 2682007-06-06 Roland McGrath <roland@redhat.com> 269 270 * run-unstrip-test.sh: Declare testfile.unstrip for removal. 271 2722007-06-05 Ulrich Drepper <drepper@redhat.com> 273 274 * Makefile.am (EXTRA_DIST): Add missing line continuation and 275 testfile37.bz and testfile37.debug.bz2. 276 2772007-05-23 Roland McGrath <roland@redhat.com> 278 279 * run-allregs.sh: Update expected Alpha results. 280 2812007-05-18 Roland McGrath <roland@redhat.com> 282 283 * run-strip-test4.sh (stripped, debugfile): Use new reference files. 284 * testfile37.bz2: New data file. 285 * testfile37.debug.bz2: New data file. 286 * run-unstrip-test2.sh: New file. 287 * Makefile.am (TESTS, EXTRA_DIST): Add them. 288 2892007-05-10 Roland McGrath <roland@redhat.com> 290 291 * run-dwfl-bug-offline-rel.sh: New file. 292 * testfile36.bz2: New data file. 293 * testfile36.debug.bz2: New data file. 294 * Makefile.am (TESTS, EXTRA_DIST): Add them. 295 2962007-04-28 Roland McGrath <roland@redhat.com> 297 298 * run-strip-test6.sh (stripped, debugfile): Use new reference files. 299 * testfile35.bz2: New data file. 300 * testfile35.debug.bz2: New data file. 301 * run-unstrip-test.sh: New file. 302 * Makefile.am (TESTS, EXTRA_DIST): Add them. 303 304 * run-strip-test.sh: Do all elflint and cmp runs even when some fail. 305 3062007-04-26 Roland McGrath <roland@redhat.com> 307 308 * run-elflint-self.sh: Run all tests even if one fails. 309 310 * run-allregs.sh: Add expected output for alpha. 311 3122007-04-24 Roland McGrath <roland@redhat.com> 313 314 * run-strip-test.sh: When we saved the debug info, test unstrip too. 315 3162007-04-22 Roland McGrath <roland@redhat.com> 317 318 * run-allregs.sh: Update expected register info. 319 3202007-04-16 Roland McGrath <roland@redhat.com> 321 322 * dwfl-addr-sect.c: New file. 323 * Makefile.am (noinst_PROGRAMS): Add it. 324 (dwfl_addr_sect_LDADD): New variable. 325 3262007-04-05 Roland McGrath <roland@redhat.com> 327 328 * get-files.c: Test dwarf_getsrcdirs. 329 * run-get-files.sh: Update expected output. 330 3312007-04-01 Roland McGrath <roland@redhat.com> 332 333 * run-allregs.sh: Updated expected output for x86_64. 334 3352007-03-04 Roland McGrath <roland@redhat.com> 336 337 * dwfl-bug-fd-leak.c: New file. 338 * Makefile.am (noinst_PROGRAMS, TESTS): Add it. 339 (dwfl_bug_fd_leak_LDADD): New variable. 340 341 * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf, 342 show what files have been located. 343 3442007-02-02 Roland McGrath <roland@redhat.com> 345 346 * run-addrname-test.sh: New file. 347 * Makefile.am (TESTS, EXTRA_DIST): Add it. 348 * testfile34.bz2: New data file. 349 * Makefile.am (EXTRA_DIST): Add it. 350 3512007-01-20 Roland McGrath <roland@redhat.com> 352 353 * testfile33.bz2: New data file. 354 * Makefile.am (EXTRA_DIST): Add it. 355 * run-elflint-test.sh: Test on it too. 356 3572007-01-18 Roland McGrath <roland@redhat.com> 358 359 * Makefile.am (CFLAGS): Don't molest it. 360 3612007-01-11 Roland McGrath <roland@redhat.com> 362 363 * testfile32.bz2: New data file. 364 * Makefile.am (EXTRA_DIST): Add it. 365 * run-elflint-test.sh: Test on it too. 366 3672007-02-04 Ulrich Drepper <drepper@redhat.com> 368 369 * arls.c: New file. 370 * Makefile (noinst_PROGRAMS): Add arls. 371 372 * run-ranlib-test2.sh: Fix type in comment. 373 3742007-01-10 Ulrich Drepper <drepper@redhat.com> 375 376 * run-elflint-self.sh (runtest): Show which file has the problem. 377 3782007-01-10 Roland McGrath <roland@redhat.com> 379 380 * dwfl-bug-addr-overflow.c: New file. 381 * Makefile.am (TESTS): Add it. 382 (dwfl_bug_addr_overflow_LDADD): New variable. 383 3842006-12-17 Roland McGrath <roland@redhat.com> 385 386 * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg. 387 3882006-09-05 Roland McGrath <roland@redhat.com> 389 390 * run-strings-test.sh: Export LC_ALL=C for the test. 391 3922006-08-29 Roland McGrath <roland@redhat.com> 393 394 * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh. 395 * run-arsymtest.sh: Likewise. 396 397 * run-native-test.sh (native.c compilation): Add some braces. 398 3992006-08-22 Roland McGrath <roland@redhat.com> 400 401 * allregs.c (dwarf_encoding_string): New function, swiped from readelf. 402 (struct reginfo): New members bits, type. 403 (one_register, match_register): Update to take new args, 404 record and display new info. 405 (main): Display new info. 406 * run-allregs.sh: Update expected results. 407 4082006-08-03 Roland McGrath <roland@redhat.com> 409 410 * run-allregs.sh: Add sparc cases. 411 * testfile30.bz2: New data file. 412 * testfile31.bz2: New data file. 413 * Makefile.am (EXTRA_DIST): Add them. 414 4152006-07-21 Roland McGrath <roland@redhat.com> 416 417 * allregs.c (struct reginfo): Increase size of name. 418 (one_register): Assert that it's big enough. 419 4202006-04-04 Roland McGrath <roland@redhat.com> 421 422 * run-bug1-test.sh: Test a second case, to cover both byte orders. 423 * testfile29.bz2: New file. 424 * testfile29.rdwr.bz2: New file. 425 * Makefile.am (EXTRA_DIST): Add them. 426 4272006-04-04 Ulrich Drepper <drepper@redhat.com> 428 429 * Makefile.am: Add rules to run run-bug1-test.sh. 430 * rdwrmmap.c: New file. 431 * run-bug1-test.sh: New file. 432 * testfile28.bz2: New file. 433 * testfile28.rdwr.bz2: New file. 434 4352006-03-09 Roland McGrath <roland@redhat.com> 436 437 * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link. 438 4392006-03-01 Roland McGrath <roland@redhat.com> 440 441 * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h 442 changes matching 3.0 spec. 443 4442006-01-13 Roland McGrath <roland@redhat.com> 445 446 * run-native-test.sh: Do kill -9 and reap explicitly at end, since 447 bash 3.1 whines when it's done in the trap 0 handler. 448 4492006-01-11 Roland McGrath <roland@redhat.com> 450 451 * testfile26.bz2: New data file. 452 * testfile27.bz2: New data file. 453 * Makefile.am (EXTRA_DIST): Add them. 454 * run-allregs.sh: Test s390 data. 455 4562005-12-14 Roland McGrath <roland@redhat.com> 457 458 * run-native-test.sh: Redirect output from native test process. 459 4602005-12-13 Roland McGrath <roland@redhat.com> 461 462 * allregs.c (main): Fail if we find no registers. 463 464 * run-native-test.sh: New file. 465 * Makefile.am (TESTS, EXTRA_DIST): Add it. 466 4672005-12-10 Ulrich Drepper <drepper@redhat.com 468 469 * run-readelf-test1.sh: New file. 470 * Makefile.am (TESTS): Add run-readelf-test1.sh. 471 (EXTRA_DIST): Likewise. 472 4732005-12-07 Roland McGrath <roland@redhat.com> 474 475 * ecp.c (main): Use elf_end to clean up. 476 4772005-11-25 Roland McGrath <roland@redhat.com> 478 479 * coverage.sh: Given -v argument, print names of unused files. 480 481 * addrscopes.c (main): Use dwfl_end before return. 482 * allregs.c (main): Likewise. 483 * find-prologues.c (main): Likewise. 484 * funcretval.c (main): Likewise. 485 * funcscopes.c (main): Likewise. 486 * line2addr.c (main): Likewise. 487 488 * run-allregs.sh: New file. 489 * Makefile.am (TESTS, EXTRA_DIST): Add it. 490 491 * allregs.c: Use libdwfl wrapper instead of direct libebl calls. 492 * Makefile.am (allregs_LDADD): Updated. 493 494 * allregs.c: New file. 495 * Makefile.am (noinst_PROGRAMS): Add it. 496 (allregs_LDADD): New variable. 497 4982005-11-18 Roland McGrath <roland@redhat.com> 499 500 * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib. 501 * test-wrapper.sh: Likewise. 502 5032005-11-17 Roland McGrath <roland@redhat.com> 504 505 * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in 506 environment for test-wrapper.sh. 507 * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib. 508 * test-subr.sh (installed_testrun): Likewise. 509 Use explicit path in ${bindir}. 510 511 * Makefile.am (installcheck-local): Fix typo in last change. 512 5132005-11-16 Roland McGrath <roland@redhat.com> 514 515 * configure.ac: New file, for standalone build/dist of test suite. 516 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it. 517 (asm_TESTS): New variable, broken out of ... 518 (TESTS): ... here. Also remove msg_tst. 519 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst. 520 (installed_TESTS_ENVIRONMENT): New variable. 521 [STANDALONE] (TESTS_ENVIRONMENT): Use that. 522 [!STANDALONE] (installcheck-local): Likewise. 523 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo. 524 * addrscopes.c: Include <config.h>. 525 Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers. 526 * allfcts.c: Likewise. 527 * asm-tst1.c: Likewise. 528 * asm-tst2.c: Likewise. 529 * asm-tst3.c: Likewise. 530 * asm-tst4.c: Likewise. 531 * asm-tst5.c: Likewise. 532 * asm-tst6.c: Likewise. 533 * asm-tst7.c: Likewise. 534 * asm-tst8.c: Likewise. 535 * asm-tst9.c: Likewise. 536 * dwflmodtest.c: Likewise. 537 * find-prologues.c: Likewise. 538 * funcscopes.c: Likewise. 539 * get-aranges.c: Likewise. 540 * get-files.c: Likewise. 541 * get-lines.c: Likewise. 542 * get-pubnames.c: Likewise. 543 * line2addr.c: Likewise. 544 * newscn.c: Likewise. 545 * show-abbrev.c: Likewise. 546 * show-die-info.c: Likewise. 547 * update3.c: Likewise. 548 * update4.c: Likewise. 549 * funcretval.c: Likewise. 550 551 * dwflmodtest.c (print_instance): Don't use INTUSE. 552 (options): Don't use N_ macro. 553 5542005-11-15 Roland McGrath <roland@redhat.com> 555 556 * coverage.sh: Look in backends. 557 * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl. 558 (TESTS_ENVIRONMENT): Likewise. 559 560 * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE, 561 pass FUNCDIE direclty to dwfl_module_return_value_location. 562 563 * Makefile.am (BUILD_RPATH): New variable. 564 [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value. 565 (tests_rpath): New variable. 566 (installcheck-local): Pass it to test-wrapper.sh. 567 * test-wrapper.sh: In "installed" format, take yes/no value 568 for elfutils_tests_rpath, which export. When running a test 569 binary for installcheck, exit 77. 570 * test-subr.sh (installed_testrun): When running a test binary 571 for installcheck, exit 77 if $elfutils_tests_rpath = yes. 572 5732005-11-14 Roland McGrath <roland@redhat.com> 574 575 * test-subr.sh: New file. 576 * test-wrapper.sh: New file. 577 * Makefile.am (EXTRA_DIST): Add them. 578 (AM_LDFLAGS): Variable removed. 579 (TESTS_ENVIRONMENT): New variable. 580 (installcheck-local): New target. 581 * run-addrscopes.sh: Use test-subr.sh. 582 * run-allfcts.sh: Likewise. 583 * run-ecp-test.sh: Likewise. 584 * run-ecp-test2.sh: Likewise. 585 * run-elflint-self.sh: Likewise. 586 * run-elflint-test.sh: Likewise. 587 * run-find-prologues.sh: Likewise. 588 * run-funcscopes.sh: Likewise. 589 * run-get-aranges.sh: Likewise. 590 * run-get-files.sh: Likewise. 591 * run-get-lines.sh: Likewise. 592 * run-get-pubnames.sh: Likewise. 593 * run-line2addr.sh: Likewise. 594 * run-ranlib-test.sh: Likewise. 595 * run-ranlib-test2.sh: Likewise. 596 * run-show-abbrev.sh: Likewise. 597 * run-show-ciefde.sh: Likewise. 598 * run-show-die-info.sh: Likewise. 599 * run-strings-test.sh: Likewise. 600 * run-strip-test.sh: Likewise. 601 6022005-11-13 Roland McGrath <roland@redhat.com> 603 604 * funcretval.c: New file. 605 * Makefile.am (noinst_PROGRAMS): Add it. 606 (funcretval_LDADD): New variable. 607 6082005-11-09 Ulrich Drepper <drepper@redhat.com> 609 610 * line2addr.c (handle_module): Add missing parameter to printf. 611 6122005-10-27 Roland McGrath <roland@redhat.com> 613 614 * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes. 615 * funcscopes.c (handle_function): Likewise. 616 * dwflmodtest.c (print_inline, print_func): Likewise. 617 * find-prologues.c (handle_function): Likewise. 618 6192005-10-27 Roland McGrath <roland@redhat.com> 620 621 * run-find-prologues.sh: New file. 622 * Makefile.am (TESTS, EXTRA_DIST): Add it. 623 624 * find-prologues.c (handle_function): Skip inlines. 625 6262005-10-25 Roland McGrath <roland@redhat.com> 627 628 * find-prologues.c: New file. 629 * Makefile.am (noinst_PROGRAMS): Add it. 630 (find_prologues_LDADD): New variable. 631 6322005-09-02 Ulrich Drepper <drepper@redhat.com> 633 634 * run-strings-test.sh: Remove strings.out in the end. 635 6362005-08-31 Ulrich Drepper <drepper@redhat.com> 637 638 * run-addrscopes.sh: Use correct exit code if test cannot be performed. 639 * run-allfcts.sh: Likewise. 640 * run-ecp-test.sh: Likewise. 641 * run-ecp-test2.sh: Likewise. 642 * run-elflint-test.sh: Likewise. 643 * run-funcscopes.sh: Likewise. 644 * run-get-aranges.sh: Likewise. 645 * run-get-files.sh: Likewise. 646 * run-get-lines.sh: Likewise. 647 * run-get-pubnames.sh: Likewise. 648 * run-line2addr.sh: Likewise. 649 * run-ranlib-test2.sh: Likewise. 650 * run-show-abbrev.sh: Likewise. 651 * run-show-ciefde.sh: Likewise. 652 * run-show-die-info.sh: Likewise. 653 * run-strings-test.sh: Likewise. 654 * run-strip-test.sh: Likewise. 655 6562005-08-30 Ulrich Drepper <drepper@redhat.com> 657 658 * coverage.sh: Handle case where there is no .gcno file at all. 659 6602005-08-29 Ulrich Drepper <drepper@redhat.com> 661 662 * Makefile.am (EXTRA_DIST): Add coverage. 663 [GCOV]: Generate coverage summary after the tests ran 664 * coverage.sh: New file. 665 6662005-08-28 Ulrich Drepper <drepper@redhat.com> 667 668 * Makefile.an [BUILD_STATIC] (libdw): Add -ldl. 669 (CLEANFILES): Add *.gcno *.gcda *.gconv. 670 6712005-08-28 Ulrich Drepper <drepper@redhat.com> 672 673 * run-strings-test.sh: New file. 674 * Makefile.am (TESTS, EXTRA_DIST): Add it. 675 6762005-08-27 Roland McGrath <roland@redhat.com> 677 678 * addrscopes.c (handle_address): Apply bias to PC addresses. 679 680 * run-funcscopes.sh: New file. 681 * testfile25.bz2: New data file. 682 * Makefile.am (TESTS, EXTRA_DIST): Add them. 683 6842005-08-26 Roland McGrath <roland@redhat.com> 685 686 * addrscopes.c (dwarf_diename_integrate): Removed. 687 (print_vars, handle_address): Use plain dwarf_diename. 688 6892005-08-25 Roland McGrath <roland@redhat.com> 690 691 * funcscopes.c: New file. 692 * Makefile.am (noinst_PROGRAMS): Add it. 693 (funcscopes_LDADD): New variable. 694 695 * run-addrscopes.sh: Add another case. 696 * testfile24.bz2: New data file. 697 * Makefile.am (EXTRA_DIST): Add it. 698 699 * addrscopes.c (handle_address): Take new argument IGNORE_INLINES, 700 pass it to dwarf_getscopes. 701 (main): Pass it, true when '=' follows an address. 702 7032005-08-24 Roland McGrath <roland@redhat.com> 704 705 * line2addr.c (print_address): Omit () for DSOs. 706 7072005-08-24 Ulrich Drepper <drepper@redhat.com> 708 709 * run-line2addr.sh: Remove testfile23 in the end. 710 711 * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl). 712 [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules. 713 7142005-08-22 Roland McGrath <roland@redhat.com> 715 716 * run-line2addr.sh: Add a case. 717 * testfile23.bz2: New data file. 718 * Makefile.am (EXTRA_DIST): Add it. 719 7202005-08-18 Roland McGrath <roland@redhat.com> 721 722 * run-addrscopes.sh: New file. 723 * testfile22.bz2: New data file. 724 * Makefile.am (TESTS, EXTRA_DIST): Add them. 725 726 * addrscopes.c: New file. 727 * Makefile.am (noinst_PROGRAMS): Add it. 728 (addrscopes_LDADD): New variable. 729 7302005-08-15 Ulrich Drepper <drepper@redhat.com> 731 732 * run-elflint-self.sh: Don't run test if the file doesn't exist. 733 7342005-08-15 Roland McGrath <roland@redhat.com> 735 736 * dwflmodtest.c (print_instance, print_inline): New functions. 737 (print_func): Call print_inline. 738 (options, parse_opt): Grok -i/--inlines. 739 7402005-08-07 Roland McGrath <roland@redhat.com> 741 742 * dwflmodtest.c: Print function details only if -f flag is given. 743 7442005-08-06 Ulrich Drepper <drepper@redhat.com> 745 746 * run-elflint-self.sh: New file. 747 * Makefile.am (TESTS): Add run-elflint-self.sh. 748 (EXTRA_DIST): Likewise. 749 750 * Makefile.am: Link with statis libs if BUILD_STATIC. 751 (dwflmodtest_LDADD): Also link with -ldl. 752 7532005-08-02 Ulrich Drepper <drepper@redhat.com> 754 755 * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS. 756 * asm-tst1.c: Adjust for new asm_begin interface. Open backend 757 library first. 758 * asm-tst2.c: Likewise. 759 * asm-tst3.c: Likewise. 760 * asm-tst4.c: Likewise. 761 * asm-tst5.c: Likewise. 762 * asm-tst6.c: Likewise. 763 * asm-tst7.c: Likewise. 764 * asm-tst8.c: Likewise. 765 * asm-tst9.c: Likewise. 766 767 * msg_tst.c: Add new error message. 768 7692005-07-28 Ulrich Drepper <drepper@redhat.com> 770 771 * Makefile.am (dwflmodtest_LDADD): Add $(libebl). 772 7732005-06-01 Roland McGrath <roland@redhat.com> 774 775 * line2addr.c: Rewritten using libdwfl. 776 * run-line2addr.sh: Update test for changed arguments. 777 * Makefile.am (INCLUDES): Add libdwfl source directory to path. 778 (libdwfl): New variable. 779 (line2addr_LDADD): Use it. 780 7812005-07-28 Roland McGrath <roland@redhat.com> 782 783 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here. 784 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest. 785 (dwflmodtest_LDADD): New variable. 786 (INCLUDES): Add -I$(top_srcdir)/libdwfl here. 787 7882005-07-21 Ulrich Drepper <drepper@redhat.com> 789 790 * testfile18.bz2: New file. 791 * run-elflint-test.sh: New file. 792 * Makefile.am (TESTS): Add run-elflint-test.sh. 793 (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2. 794 7952005-05-24 Ulrich Drepper <drepper@redhat.com> 796 797 * get-files.c (main): Use correct format specifier. 798 7992005-05-21 Ulrich Drepper <drepper@redhat.com> 800 801 * Makefile.am: Add -Wextra to CFLAGS. 802 * get-files.c: Remove warning this produced. 803 * get-pubnames.c: Likewise. 804 * newfile.c: Likewise. 805 * newscn.c: Likewise. 806 * scnnames.c: Likewise. 807 * showptable.c: Likewise. 808 * test-nlist.c: Likewise. 809 * update1.c: Likewise. 810 * update2.c: Likewise. 811 * update3.c: Likewise. 812 * update4.c: Likewise. 813 8142005-05-08 Ulrich Drepper <drepper@redhat.com> 815 816 * run-line2addr.sh: Remove testfile14 at the end. 817 818 * run-strip-test.sh: Remove debuginfo test input file as well. 819 820 * Makefile.am (EXTRA_DIST): Newly added files incorrectly used 821 .bz, not .bz2. 822 8232005-05-03 Roland McGrath <roland@redhat.com> 824 825 * run-strip-test.sh: Use variables for test file names. 826 Optionally produce separate debug file and check it. 827 * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication. 828 * run-strip-test3.sh: Likewise. 829 * run-strip-test4.sh: New file. 830 * run-strip-test5.sh: New file. 831 * run-strip-test6.sh: New file. 832 * testfile15.bz: New file. 833 * testfile15.debug.bz: New file. 834 * testfile16.bz: New file. 835 * testfile16.debug.bz: New file. 836 * testfile17.bz: New file. 837 * testfile17.debug.bz: New file. 838 * Makefile.am (TESTS, EXTRA_DIST): Add them. 839 8402005-04-25 Ulrich Drepper <drepper@redhat.com> 841 842 * run-line2addr.sh: Also use testfile14. Adjust for correct 843 return of multiple matches. 844 * testfile14.bz2: New file. 845 * Makefile.am (EXTRA_DIST): Add testfile14.bz2. 846 847 * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change. 848 8492005-04-04 Roland McGrath <roland@redhat.com> 850 851 * line2addr.c (main): Initialize LINES and NLINES before calling 852 dwarf_getsrc_file, and free LINES afterwards. 853 854 * allfcts.c (main): Use size_t for CUHL. 855 8562005-04-04 Ulrich Drepper <drepper@redhat.com> 857 858 * line2addr.c: New file. 859 * run-line2addr.sh: New file. 860 * Makefile.am: Add rules to build, run, and distribute new code. 861 8622005-04-02 Ulrich Drepper <drepper@redhat.com> 863 864 * allfcts.c: New file. 865 * run-allfcts.sh: New file. 866 * Makefile.am: Add rules to build, run, and distribute new code. 867 8682005-02-05 Ulrich Drepper <drepper@redhat.com> 869 870 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test 871 programs with -lmudflap. 872 8732004-09-25 Ulrich Drepper <drepper@redhat.com> 874 875 * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation. 876 * asm-tst5.c (main): Likewise. 877 * asm-tst6.c (main): Likewise. 878 8792004-01-17 Ulrich Drepper <drepper@redhat.com> 880 881 * Makefile.am: Support building with mudflap. 882 8832004-01-12 Ulrich Drepper <drepper@redhat.com> 884 885 * get-aranges.c: Rewrite to use libdw. 886 * Makefile.am: Reenable get-aranges test. 887 8882004-01-11 Ulrich Drepper <drepper@redhat.com> 889 890 * get-lines.c: New file. 891 * get-files.c: Adjust for libdw. 892 * run-get-files.sh: Adjust expected result. 893 * run-get-lines.sh: Likewise. 894 * Makefile.am: Run get-lines test. Don't run get-aranges and 895 get-ciefde test for now. 896 897 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface 898 change. Print attribute offset information. 899 * run-show-abbrev.sh: Adjust expected output. 900 9012004-01-09 Ulrich Drepper <drepper@redhat.com> 902 903 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change. 904 * show-die-info.c: Likewise. 905 * run-show-die-info.sh: Adjust expected output. 906 9072003-08-13 Ulrich Drepper <drepper@redhat.com> 908 909 * Makefile.in: Depend on libebl.a, not libebl.so. 910 9112003-08-11 Ulrich Drepper <drepper@redhat.com> 912 913 * Moved to CVS archive. 914