Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame^] | 1 | 2008-01-03 Ulrich Drepper <drepper@redhat.com> |
| 2 | |
| 3 | * testfile44.S.bz2: New tests. |
| 4 | * testfile44.expect.bz2: Adjust. |
| 5 | |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 6 | 2008-01-01 Ulrich Drepper <drepper@redhat.com> |
| 7 | |
Ulrich Drepper | f231e27 | 2008-01-02 18:07:17 +0000 | [diff] [blame] | 8 | * line2addr.c: Use %m modifier instead of %a to appease gcc. |
| 9 | |
| 10 | 2008-01-01 Ulrich Drepper <drepper@redhat.com> |
| 11 | |
Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame^] | 12 | * testfile44.S.bz2: New tests. |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 13 | * testfile44.expect.bz2: Adjust. |
| 14 | |
| 15 | 2007-12-31 Ulrich Drepper <drepper@redhat.com> |
| 16 | |
Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame^] | 17 | * testfile44.S.bz2: New tests. |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 18 | * testfile44.expect.bz2: Adjust. |
| 19 | |
| 20 | 2007-12-30 Ulrich Drepper <drepper@redhat.com> |
| 21 | |
Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame^] | 22 | * testfile44.S.bz2: New tests. |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 23 | * testfile44.expect.bz2: Adjust. |
| 24 | |
| 25 | 2007-12-29 Ulrich Drepper <drepper@redhat.com> |
| 26 | |
Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame^] | 27 | * testfile44.s.bz2: New tests. |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 28 | * testfile44.expect.bz2: Adjust. |
| 29 | |
| 30 | 2007-12-28 Ulrich Drepper <drepper@redhat.com> |
| 31 | |
| 32 | * testfile44.S.bz2: New tests. |
| 33 | * testfile44.expect.bz2: Adjust. |
| 34 | |
| 35 | 2007-12-27 Ulrich Drepper <drepper@redhat.com> |
| 36 | |
| 37 | * testfile44.S.bz2: New tests. |
| 38 | * testfile44.expect.bz2: Adjust. |
| 39 | |
| 40 | 2007-12-26 Ulrich Drepper <drepper@redhat.com> |
| 41 | |
| 42 | * testfile44.S.bz2: New tests. |
| 43 | * testfile44.expect.bz2: Adjust |
| 44 | |
| 45 | 2007-12-21 Ulrich Drepper <drepper@redhat.com> |
| 46 | |
| 47 | * testfile44.S.bz2: More tests. |
| 48 | * testfile44.expect.bz2: Adjust appropriately. |
| 49 | |
| 50 | 2007-12-19 Ulrich Drepper <drepper@redhat.com> |
| 51 | |
| 52 | * Makefile.am (TESTS): Add run-disasm.sh. |
| 53 | (EXTRA_DIST): Add run-disasm.sh, testfile44.S.bz2, and |
| 54 | testfile44.expect.bz2. |
| 55 | * run-disasm.sh: New file. |
| 56 | * testfile44.S.bz2: New file. |
| 57 | * testfile44.expect.bz2: New file. |
| 58 | |
Roland McGrath | 1a2e8f4 | 2007-12-15 23:39:34 +0000 | [diff] [blame] | 59 | 2007-12-15 Roland McGrath <roland@redhat.com> |
| 60 | |
| 61 | * run-allregs.sh: Change expected output for powerpc spefscr. |
| 62 | |
Roland McGrath | e4c22ea | 2007-10-23 13:07:39 +0000 | [diff] [blame] | 63 | 2007-10-20 Roland McGrath <roland@redhat.com> |
| 64 | |
| 65 | * run-dwfl-addr-sect.sh: Change expected output, no errors. |
| 66 | |
| 67 | 2007-10-19 Roland McGrath <roland@redhat.com> |
| 68 | |
| 69 | * dwfl-addr-sect.c (handle_address): Return int. |
| 70 | Don't exit on error, just return nonzero. |
| 71 | (main): Collect results. |
| 72 | * run-dwfl-addr-sect.sh: New file. |
| 73 | * testfile43.bz2: New data file. |
| 74 | * Makefile.am (EXTRA_DIST, TESTS): Add them. |
| 75 | |
| 76 | 2007-10-18 Roland McGrath <roland@redhat.com> |
| 77 | |
| 78 | * run-allregs.sh: Update expected ppc output for vrsave/vscr. |
| 79 | |
| 80 | 2007-10-16 Roland McGrath <roland@redhat.com> |
| 81 | |
| 82 | * test-subr.sh (remove_files): Don't pass -Bb to diff. |
| 83 | |
Ulrich Drepper | b597dfa | 2007-10-16 05:21:27 +0000 | [diff] [blame] | 84 | 2007-10-09 Roland McGrath <roland@redhat.com> |
| 85 | |
| 86 | * dwflmodtest.c (print_module): Don't use %p in output. |
| 87 | * run-dwfl-bug-offline-rel.sh: Updated expected output. |
| 88 | |
| 89 | 2007-10-08 Roland McGrath <roland@redhat.com> |
| 90 | |
| 91 | * testfile42.bz2: New data file. |
| 92 | * Makefile.am (EXTRA_DIST): Add it. |
| 93 | * run-elflint-test.sh: New test on that file. |
| 94 | |
Roland McGrath | 59ea7f3 | 2007-10-04 08:50:09 +0000 | [diff] [blame] | 95 | 2007-10-04 Roland McGrath <roland@redhat.com> |
| 96 | |
| 97 | * run-readelf-test4.sh: New file. |
| 98 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 99 | |
| 100 | 2007-10-03 Roland McGrath <roland@redhat.com> |
| 101 | |
| 102 | * run-readelf-test3.sh: New file. |
| 103 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 104 | |
Roland McGrath | f6b9228 | 2007-10-02 02:34:11 +0000 | [diff] [blame] | 105 | 2007-10-01 Roland McGrath <roland@redhat.com> |
| 106 | |
| 107 | * run-readelf-test2.sh: New file. |
| 108 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 109 | |
Roland McGrath | c76f0b0 | 2007-09-27 07:31:33 +0000 | [diff] [blame] | 110 | 2007-09-11 Roland McGrath <roland@redhat.com> |
| 111 | |
| 112 | * run-addrname-test.sh: Add a new case. |
| 113 | * testfile41.bz2: New data file. |
| 114 | * Makefile.am (EXTRA_DIST): Add it. |
| 115 | |
Roland McGrath | cb6d865 | 2007-08-23 08:10:54 +0000 | [diff] [blame] | 116 | 2007-08-23 Roland McGrath <roland@redhat.com> |
| 117 | |
| 118 | * run-allregs.sh: Update expected x86-64 output for %rflags. |
| 119 | |
Roland McGrath | 099dd52 | 2007-08-13 22:58:36 +0000 | [diff] [blame] | 120 | 2007-08-12 Roland McGrath <roland@redhat.com> |
| 121 | |
| 122 | * run-strip-test7.sh: New file. |
| 123 | * testfile39.bz2: New data file. |
| 124 | * testfile40.bz2: New data file. |
| 125 | * testfile40.debug.bz2: New data file. |
| 126 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 127 | |
Roland McGrath | 42f6868 | 2007-08-09 07:54:22 +0000 | [diff] [blame] | 128 | 2007-08-09 Roland McGrath <roland@redhat.com> |
| 129 | |
| 130 | * dwfl-bug-report.c: Fix header inclusion. |
| 131 | |
| 132 | 2007-08-08 Roland McGrath <roland@redhat.com> |
| 133 | |
| 134 | * run-addrname-test.sh: Add a new case using addr2line -S. |
| 135 | * testfile38.bz2: New data file. |
| 136 | * Makefile.am (EXTRA_DIST): Add it. |
| 137 | |
Roland McGrath | 87d4780 | 2007-07-16 22:23:37 +0000 | [diff] [blame] | 138 | 2007-07-16 Roland McGrath <roland@redhat.com> |
| 139 | |
| 140 | * dwfl-bug-report.c: New file. |
| 141 | * Makefile.am (noinst_PROGRAMS, TESTS): Add it. |
| 142 | (dwfl_bug_report_LDADD): New variable. |
| 143 | |
| 144 | 2007-06-06 Roland McGrath <roland@redhat.com> |
Roland McGrath | 0bc057c | 2007-06-06 08:42:42 +0000 | [diff] [blame] | 145 | |
| 146 | * run-unstrip-test.sh: Declare testfile.unstrip for removal. |
| 147 | |
Ulrich Drepper | b024386 | 2007-06-06 00:09:36 +0000 | [diff] [blame] | 148 | 2007-06-05 Ulrich Drepper <drepper@redhat.com> |
| 149 | |
| 150 | * Makefile.am (EXTRA_DIST): Add missing line continuation and |
| 151 | testfile37.bz and testfile37.debug.bz2. |
| 152 | |
Roland McGrath | 53bce22 | 2007-05-23 19:15:04 +0000 | [diff] [blame] | 153 | 2007-05-23 Roland McGrath <roland@redhat.com> |
| 154 | |
| 155 | * run-allregs.sh: Update expected Alpha results. |
| 156 | |
Roland McGrath | 9aa8ef7 | 2007-05-18 08:59:43 +0000 | [diff] [blame] | 157 | 2007-05-18 Roland McGrath <roland@redhat.com> |
| 158 | |
| 159 | * run-strip-test4.sh (stripped, debugfile): Use new reference files. |
| 160 | * testfile37.bz2: New data file. |
| 161 | * testfile37.debug.bz2: New data file. |
| 162 | * run-unstrip-test2.sh: New file. |
| 163 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 164 | |
| 165 | 2007-05-10 Roland McGrath <roland@redhat.com> |
| 166 | |
| 167 | * run-dwfl-bug-offline-rel.sh: New file. |
| 168 | * testfile36.bz2: New data file. |
| 169 | * testfile36.debug.bz2: New data file. |
| 170 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 171 | |
| 172 | 2007-04-28 Roland McGrath <roland@redhat.com> |
| 173 | |
| 174 | * run-strip-test6.sh (stripped, debugfile): Use new reference files. |
| 175 | * testfile35.bz2: New data file. |
| 176 | * testfile35.debug.bz2: New data file. |
| 177 | * run-unstrip-test.sh: New file. |
| 178 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 179 | |
| 180 | * run-strip-test.sh: Do all elflint and cmp runs even when some fail. |
| 181 | |
Roland McGrath | 2be0291 | 2007-04-27 04:07:41 +0000 | [diff] [blame] | 182 | 2007-04-26 Roland McGrath <roland@redhat.com> |
| 183 | |
| 184 | * run-elflint-self.sh: Run all tests even if one fails. |
| 185 | |
| 186 | * run-allregs.sh: Add expected output for alpha. |
| 187 | |
Roland McGrath | 4be1524 | 2007-04-25 03:09:33 +0000 | [diff] [blame] | 188 | 2007-04-24 Roland McGrath <roland@redhat.com> |
| 189 | |
| 190 | * run-strip-test.sh: When we saved the debug info, test unstrip too. |
| 191 | |
| 192 | 2007-04-22 Roland McGrath <roland@redhat.com> |
| 193 | |
| 194 | * run-allregs.sh: Update expected register info. |
| 195 | |
Roland McGrath | 43da989 | 2007-04-16 23:13:37 +0000 | [diff] [blame] | 196 | 2007-04-16 Roland McGrath <roland@redhat.com> |
| 197 | |
| 198 | * dwfl-addr-sect.c: New file. |
| 199 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 200 | (dwfl_addr_sect_LDADD): New variable. |
| 201 | |
| 202 | 2007-04-05 Roland McGrath <roland@redhat.com> |
| 203 | |
| 204 | * get-files.c: Test dwarf_getsrcdirs. |
| 205 | * run-get-files.sh: Update expected output. |
| 206 | |
Roland McGrath | 5f6a41a | 2007-04-01 23:11:40 +0000 | [diff] [blame] | 207 | 2007-04-01 Roland McGrath <roland@redhat.com> |
| 208 | |
| 209 | * run-allregs.sh: Updated expected output for x86_64. |
| 210 | |
Ulrich Drepper | 6258e74 | 2007-03-13 06:22:40 +0000 | [diff] [blame] | 211 | 2007-03-04 Roland McGrath <roland@redhat.com> |
| 212 | |
| 213 | * dwfl-bug-fd-leak.c: New file. |
| 214 | * Makefile.am (noinst_PROGRAMS, TESTS): Add it. |
| 215 | (dwfl_bug_fd_leak_LDADD): New variable. |
| 216 | |
| 217 | * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf, |
| 218 | show what files have been located. |
| 219 | |
Ulrich Drepper | aa915fd | 2007-02-05 07:25:33 +0000 | [diff] [blame] | 220 | 2007-02-02 Roland McGrath <roland@redhat.com> |
| 221 | |
| 222 | * run-addrname-test.sh: New file. |
| 223 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 224 | * testfile34.bz2: New data file. |
| 225 | * Makefile.am (EXTRA_DIST): Add it. |
| 226 | |
| 227 | 2007-01-20 Roland McGrath <roland@redhat.com> |
| 228 | |
| 229 | * testfile33.bz2: New data file. |
| 230 | * Makefile.am (EXTRA_DIST): Add it. |
| 231 | * run-elflint-test.sh: Test on it too. |
| 232 | |
| 233 | 2007-01-18 Roland McGrath <roland@redhat.com> |
| 234 | |
| 235 | * Makefile.am (CFLAGS): Don't molest it. |
| 236 | |
| 237 | 2007-01-11 Roland McGrath <roland@redhat.com> |
| 238 | |
| 239 | * testfile32.bz2: New data file. |
| 240 | * Makefile.am (EXTRA_DIST): Add it. |
| 241 | * run-elflint-test.sh: Test on it too. |
| 242 | |
Ulrich Drepper | ce0bdb6 | 2007-02-05 07:13:52 +0000 | [diff] [blame] | 243 | 2007-02-04 Ulrich Drepper <drepper@redhat.com> |
| 244 | |
| 245 | * arls.c: New file. |
| 246 | * Makefile (noinst_PROGRAMS): Add arls. |
| 247 | |
| 248 | * run-ranlib-test2.sh: Fix type in comment. |
| 249 | |
Ulrich Drepper | cd4992c | 2007-01-10 20:58:17 +0000 | [diff] [blame] | 250 | 2007-01-10 Ulrich Drepper <drepper@redhat.com> |
| 251 | |
| 252 | * run-elflint-self.sh (runtest): Show which file has the problem. |
| 253 | |
Roland McGrath | ba949b3 | 2007-01-10 20:44:29 +0000 | [diff] [blame] | 254 | 2007-01-10 Roland McGrath <roland@redhat.com> |
| 255 | |
| 256 | * dwfl-bug-addr-overflow.c: New file. |
| 257 | * Makefile.am (TESTS): Add it. |
| 258 | (dwfl_bug_addr_overflow_LDADD): New variable. |
| 259 | |
Roland McGrath | 8190db6 | 2006-12-17 23:56:51 +0000 | [diff] [blame] | 260 | 2006-12-17 Roland McGrath <roland@redhat.com> |
| 261 | |
| 262 | * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg. |
| 263 | |
Roland McGrath | c373d85 | 2006-10-10 00:25:21 +0000 | [diff] [blame] | 264 | 2006-09-05 Roland McGrath <roland@redhat.com> |
| 265 | |
| 266 | * run-strings-test.sh: Export LC_ALL=C for the test. |
| 267 | |
| 268 | 2006-08-29 Roland McGrath <roland@redhat.com> |
| 269 | |
| 270 | * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh. |
| 271 | * run-arsymtest.sh: Likewise. |
| 272 | |
| 273 | * run-native-test.sh (native.c compilation): Add some braces. |
| 274 | |
| 275 | 2006-08-22 Roland McGrath <roland@redhat.com> |
| 276 | |
| 277 | * allregs.c (dwarf_encoding_string): New function, swiped from readelf. |
| 278 | (struct reginfo): New members bits, type. |
| 279 | (one_register, match_register): Update to take new args, |
| 280 | record and display new info. |
| 281 | (main): Display new info. |
| 282 | * run-allregs.sh: Update expected results. |
| 283 | |
Roland McGrath | 19db859 | 2006-08-03 08:52:46 +0000 | [diff] [blame] | 284 | 2006-08-03 Roland McGrath <roland@redhat.com> |
| 285 | |
| 286 | * run-allregs.sh: Add sparc cases. |
| 287 | * testfile30.bz2: New data file. |
| 288 | * testfile31.bz2: New data file. |
| 289 | * Makefile.am (EXTRA_DIST): Add them. |
| 290 | |
Roland McGrath | 9502462 | 2006-07-21 10:06:31 +0000 | [diff] [blame] | 291 | 2006-07-21 Roland McGrath <roland@redhat.com> |
| 292 | |
| 293 | * allregs.c (struct reginfo): Increase size of name. |
| 294 | (one_register): Assert that it's big enough. |
| 295 | |
Roland McGrath | b437972 | 2006-04-05 01:35:26 +0000 | [diff] [blame] | 296 | 2006-04-04 Roland McGrath <roland@redhat.com> |
| 297 | |
| 298 | * run-bug1-test.sh: Test a second case, to cover both byte orders. |
| 299 | * testfile29.bz2: New file. |
| 300 | * testfile29.rdwr.bz2: New file. |
| 301 | * Makefile.am (EXTRA_DIST): Add them. |
| 302 | |
Ulrich Drepper | ba718b1 | 2006-04-04 21:31:16 +0000 | [diff] [blame] | 303 | 2006-04-04 Ulrich Drepper <drepper@redhat.com> |
| 304 | |
| 305 | * Makefile.am: Add rules to run run-bug1-test.sh. |
| 306 | * rdwrmmap.c: New file. |
| 307 | * run-bug1-test.sh: New file. |
| 308 | * testfile28.bz2: New file. |
| 309 | * testfile28.rdwr.bz2: New file. |
| 310 | |
Roland McGrath | dd7e22b | 2006-03-09 23:05:47 +0000 | [diff] [blame] | 311 | 2006-03-09 Roland McGrath <roland@redhat.com> |
| 312 | |
| 313 | * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link. |
| 314 | |
Roland McGrath | 060fa05 | 2006-03-02 07:51:50 +0000 | [diff] [blame] | 315 | 2006-03-01 Roland McGrath <roland@redhat.com> |
| 316 | |
| 317 | * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h |
| 318 | changes matching 3.0 spec. |
| 319 | |
Roland McGrath | c40f58a | 2006-01-13 20:13:21 +0000 | [diff] [blame] | 320 | 2006-01-13 Roland McGrath <roland@redhat.com> |
| 321 | |
| 322 | * run-native-test.sh: Do kill -9 and reap explicitly at end, since |
| 323 | bash 3.1 whines when it's done in the trap 0 handler. |
| 324 | |
Roland McGrath | 4b248ce | 2006-01-12 03:34:38 +0000 | [diff] [blame] | 325 | 2006-01-11 Roland McGrath <roland@redhat.com> |
| 326 | |
| 327 | * testfile26.bz2: New data file. |
| 328 | * testfile27.bz2: New data file. |
| 329 | * Makefile.am (EXTRA_DIST): Add them. |
| 330 | * run-allregs.sh: Test s390 data. |
| 331 | |
Roland McGrath | 124a798 | 2005-12-15 02:37:09 +0000 | [diff] [blame] | 332 | 2005-12-14 Roland McGrath <roland@redhat.com> |
| 333 | |
| 334 | * run-native-test.sh: Redirect output from native test process. |
| 335 | |
Roland McGrath | 94d26ad | 2005-12-13 23:24:37 +0000 | [diff] [blame] | 336 | 2005-12-13 Roland McGrath <roland@redhat.com> |
| 337 | |
| 338 | * allregs.c (main): Fail if we find no registers. |
| 339 | |
| 340 | * run-native-test.sh: New file. |
| 341 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 342 | |
Roland McGrath | ba72ab1 | 2005-12-12 00:04:33 +0000 | [diff] [blame] | 343 | 2005-12-10 Ulrich Drepper <drepper@redhat.com |
| 344 | |
| 345 | * run-readelf-test1.sh: New file. |
| 346 | * Makefile.am (TESTS): Add run-readelf-test1.sh. |
| 347 | (EXTRA_DIST): Likewise. |
| 348 | |
Roland McGrath | d804e72 | 2005-12-08 01:35:42 +0000 | [diff] [blame] | 349 | 2005-12-07 Roland McGrath <roland@redhat.com> |
Ulrich Drepper | f7e1bd9 | 2005-12-10 17:32:38 +0000 | [diff] [blame] | 350 | |
Roland McGrath | d804e72 | 2005-12-08 01:35:42 +0000 | [diff] [blame] | 351 | * ecp.c (main): Use elf_end to clean up. |
Ulrich Drepper | f7e1bd9 | 2005-12-10 17:32:38 +0000 | [diff] [blame] | 352 | |
Roland McGrath | 994b489 | 2005-12-05 22:46:21 +0000 | [diff] [blame] | 353 | 2005-11-25 Roland McGrath <roland@redhat.com> |
| 354 | |
| 355 | * coverage.sh: Given -v argument, print names of unused files. |
| 356 | |
| 357 | * addrscopes.c (main): Use dwfl_end before return. |
| 358 | * allregs.c (main): Likewise. |
| 359 | * find-prologues.c (main): Likewise. |
| 360 | * funcretval.c (main): Likewise. |
| 361 | * funcscopes.c (main): Likewise. |
| 362 | * line2addr.c (main): Likewise. |
| 363 | |
| 364 | * run-allregs.sh: New file. |
| 365 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 366 | |
| 367 | * allregs.c: Use libdwfl wrapper instead of direct libebl calls. |
| 368 | * Makefile.am (allregs_LDADD): Updated. |
| 369 | |
| 370 | * allregs.c: New file. |
| 371 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 372 | (allregs_LDADD): New variable. |
| 373 | |
Roland McGrath | 9365d2c | 2005-11-18 23:55:47 +0000 | [diff] [blame] | 374 | 2005-11-18 Roland McGrath <roland@redhat.com> |
| 375 | |
| 376 | * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib. |
| 377 | * test-wrapper.sh: Likewise. |
| 378 | |
Roland McGrath | 575dd39 | 2005-11-18 01:41:52 +0000 | [diff] [blame] | 379 | 2005-11-17 Roland McGrath <roland@redhat.com> |
| 380 | |
Roland McGrath | af74f5c | 2005-11-18 02:25:14 +0000 | [diff] [blame] | 381 | * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in |
| 382 | environment for test-wrapper.sh. |
| 383 | * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib. |
| 384 | * test-subr.sh (installed_testrun): Likewise. |
| 385 | Use explicit path in ${bindir}. |
| 386 | |
Roland McGrath | 575dd39 | 2005-11-18 01:41:52 +0000 | [diff] [blame] | 387 | * Makefile.am (installcheck-local): Fix typo in last change. |
| 388 | |
Roland McGrath | d7f8d0c | 2005-11-17 02:32:03 +0000 | [diff] [blame] | 389 | 2005-11-16 Roland McGrath <roland@redhat.com> |
| 390 | |
| 391 | * configure.ac: New file, for standalone build/dist of test suite. |
| 392 | * Makefile.am [!STANDALONE] (INCLUDES): Don't define it. |
| 393 | (asm_TESTS): New variable, broken out of ... |
| 394 | (TESTS): ... here. Also remove msg_tst. |
| 395 | [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst. |
| 396 | (installed_TESTS_ENVIRONMENT): New variable. |
| 397 | [STANDALONE] (TESTS_ENVIRONMENT): Use that. |
| 398 | [!STANDALONE] (installcheck-local): Likewise. |
| 399 | [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo. |
| 400 | * addrscopes.c: Include <config.h>. |
| 401 | Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers. |
| 402 | * allfcts.c: Likewise. |
| 403 | * asm-tst1.c: Likewise. |
| 404 | * asm-tst2.c: Likewise. |
| 405 | * asm-tst3.c: Likewise. |
| 406 | * asm-tst4.c: Likewise. |
| 407 | * asm-tst5.c: Likewise. |
| 408 | * asm-tst6.c: Likewise. |
| 409 | * asm-tst7.c: Likewise. |
| 410 | * asm-tst8.c: Likewise. |
| 411 | * asm-tst9.c: Likewise. |
| 412 | * dwflmodtest.c: Likewise. |
| 413 | * find-prologues.c: Likewise. |
| 414 | * funcscopes.c: Likewise. |
| 415 | * get-aranges.c: Likewise. |
| 416 | * get-files.c: Likewise. |
| 417 | * get-lines.c: Likewise. |
| 418 | * get-pubnames.c: Likewise. |
| 419 | * line2addr.c: Likewise. |
| 420 | * newscn.c: Likewise. |
| 421 | * show-abbrev.c: Likewise. |
| 422 | * show-die-info.c: Likewise. |
| 423 | * update3.c: Likewise. |
| 424 | * update4.c: Likewise. |
Roland McGrath | e47ab76 | 2005-11-17 03:16:00 +0000 | [diff] [blame] | 425 | * funcretval.c: Likewise. |
Roland McGrath | d7f8d0c | 2005-11-17 02:32:03 +0000 | [diff] [blame] | 426 | |
| 427 | * dwflmodtest.c (print_instance): Don't use INTUSE. |
| 428 | (options): Don't use N_ macro. |
| 429 | |
Roland McGrath | 1b8b446 | 2005-11-16 01:33:38 +0000 | [diff] [blame] | 430 | 2005-11-15 Roland McGrath <roland@redhat.com> |
| 431 | |
Roland McGrath | e47ab76 | 2005-11-17 03:16:00 +0000 | [diff] [blame] | 432 | * coverage.sh: Look in backends. |
| 433 | * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl. |
| 434 | (TESTS_ENVIRONMENT): Likewise. |
| 435 | |
| 436 | * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE, |
| 437 | pass FUNCDIE direclty to dwfl_module_return_value_location. |
| 438 | |
Roland McGrath | 1b8b446 | 2005-11-16 01:33:38 +0000 | [diff] [blame] | 439 | * Makefile.am (BUILD_RPATH): New variable. |
| 440 | [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value. |
| 441 | (tests_rpath): New variable. |
| 442 | (installcheck-local): Pass it to test-wrapper.sh. |
| 443 | * test-wrapper.sh: In "installed" format, take yes/no value |
| 444 | for elfutils_tests_rpath, which export. When running a test |
| 445 | binary for installcheck, exit 77. |
| 446 | * test-subr.sh (installed_testrun): When running a test binary |
| 447 | for installcheck, exit 77 if $elfutils_tests_rpath = yes. |
| 448 | |
| 449 | 2005-11-14 Roland McGrath <roland@redhat.com> |
| 450 | |
| 451 | * test-subr.sh: New file. |
| 452 | * test-wrapper.sh: New file. |
| 453 | * Makefile.am (EXTRA_DIST): Add them. |
| 454 | (AM_LDFLAGS): Variable removed. |
| 455 | (TESTS_ENVIRONMENT): New variable. |
| 456 | (installcheck-local): New target. |
| 457 | * run-addrscopes.sh: Use test-subr.sh. |
| 458 | * run-allfcts.sh: Likewise. |
| 459 | * run-ecp-test.sh: Likewise. |
| 460 | * run-ecp-test2.sh: Likewise. |
| 461 | * run-elflint-self.sh: Likewise. |
| 462 | * run-elflint-test.sh: Likewise. |
| 463 | * run-find-prologues.sh: Likewise. |
| 464 | * run-funcscopes.sh: Likewise. |
| 465 | * run-get-aranges.sh: Likewise. |
| 466 | * run-get-files.sh: Likewise. |
| 467 | * run-get-lines.sh: Likewise. |
| 468 | * run-get-pubnames.sh: Likewise. |
| 469 | * run-line2addr.sh: Likewise. |
| 470 | * run-ranlib-test.sh: Likewise. |
| 471 | * run-ranlib-test2.sh: Likewise. |
| 472 | * run-show-abbrev.sh: Likewise. |
| 473 | * run-show-ciefde.sh: Likewise. |
| 474 | * run-show-die-info.sh: Likewise. |
| 475 | * run-strings-test.sh: Likewise. |
| 476 | * run-strip-test.sh: Likewise. |
| 477 | |
Roland McGrath | e47ab76 | 2005-11-17 03:16:00 +0000 | [diff] [blame] | 478 | 2005-11-13 Roland McGrath <roland@redhat.com> |
| 479 | |
| 480 | * funcretval.c: New file. |
| 481 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 482 | (funcretval_LDADD): New variable. |
| 483 | |
Ulrich Drepper | 3840c1c | 2005-11-09 16:13:48 +0000 | [diff] [blame] | 484 | 2005-11-09 Ulrich Drepper <drepper@redhat.com> |
| 485 | |
| 486 | * line2addr.c (handle_module): Add missing parameter to printf. |
| 487 | |
Roland McGrath | 07d4f2f | 2005-10-28 06:56:24 +0000 | [diff] [blame] | 488 | 2005-10-27 Roland McGrath <roland@redhat.com> |
| 489 | |
Roland McGrath | 6724c90 | 2005-10-28 07:07:19 +0000 | [diff] [blame] | 490 | * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes. |
| 491 | * funcscopes.c (handle_function): Likewise. |
| 492 | * dwflmodtest.c (print_inline, print_func): Likewise. |
| 493 | * find-prologues.c (handle_function): Likewise. |
| 494 | |
| 495 | 2005-10-27 Roland McGrath <roland@redhat.com> |
| 496 | |
Roland McGrath | 07d4f2f | 2005-10-28 06:56:24 +0000 | [diff] [blame] | 497 | * run-find-prologues.sh: New file. |
| 498 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 499 | |
| 500 | * find-prologues.c (handle_function): Skip inlines. |
| 501 | |
| 502 | 2005-10-25 Roland McGrath <roland@redhat.com> |
| 503 | |
| 504 | * find-prologues.c: New file. |
| 505 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 506 | (find_prologues_LDADD): New variable. |
| 507 | |
Ulrich Drepper | 3bbc950 | 2005-09-02 20:29:56 +0000 | [diff] [blame] | 508 | 2005-09-02 Ulrich Drepper <drepper@redhat.com> |
| 509 | |
| 510 | * run-strings-test.sh: Remove strings.out in the end. |
| 511 | |
Ulrich Drepper | 7d65d01 | 2005-08-31 15:14:26 +0000 | [diff] [blame] | 512 | 2005-08-31 Ulrich Drepper <drepper@redhat.com> |
| 513 | |
| 514 | * run-addrscopes.sh: Use correct exit code if test cannot be performed. |
| 515 | * run-allfcts.sh: Likewise. |
| 516 | * run-ecp-test.sh: Likewise. |
| 517 | * run-ecp-test2.sh: Likewise. |
| 518 | * run-elflint-test.sh: Likewise. |
| 519 | * run-funcscopes.sh: Likewise. |
| 520 | * run-get-aranges.sh: Likewise. |
| 521 | * run-get-files.sh: Likewise. |
| 522 | * run-get-lines.sh: Likewise. |
| 523 | * run-get-pubnames.sh: Likewise. |
| 524 | * run-line2addr.sh: Likewise. |
| 525 | * run-ranlib-test2.sh: Likewise. |
| 526 | * run-show-abbrev.sh: Likewise. |
| 527 | * run-show-ciefde.sh: Likewise. |
| 528 | * run-show-die-info.sh: Likewise. |
| 529 | * run-strings-test.sh: Likewise. |
| 530 | * run-strip-test.sh: Likewise. |
| 531 | |
Ulrich Drepper | 5a6f8d1 | 2005-08-30 17:56:53 +0000 | [diff] [blame] | 532 | 2005-08-30 Ulrich Drepper <drepper@redhat.com> |
| 533 | |
| 534 | * coverage.sh: Handle case where there is no .gcno file at all. |
| 535 | |
Ulrich Drepper | 39cec7a | 2005-08-30 01:22:01 +0000 | [diff] [blame] | 536 | 2005-08-29 Ulrich Drepper <drepper@redhat.com> |
| 537 | |
| 538 | * Makefile.am (EXTRA_DIST): Add coverage. |
| 539 | [GCOV]: Generate coverage summary after the tests ran |
| 540 | * coverage.sh: New file. |
| 541 | |
Ulrich Drepper | fbe998a | 2005-08-29 16:27:10 +0000 | [diff] [blame] | 542 | 2005-08-28 Ulrich Drepper <drepper@redhat.com> |
| 543 | |
| 544 | * Makefile.an [BUILD_STATIC] (libdw): Add -ldl. |
| 545 | (CLEANFILES): Add *.gcno *.gcda *.gconv. |
| 546 | |
| 547 | 2005-08-28 Ulrich Drepper <drepper@redhat.com> |
| 548 | |
| 549 | * run-strings-test.sh: New file. |
| 550 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 551 | |
Roland McGrath | 71e15a0 | 2005-08-27 10:33:26 +0000 | [diff] [blame] | 552 | 2005-08-27 Roland McGrath <roland@redhat.com> |
| 553 | |
Roland McGrath | b0bc278 | 2005-08-27 21:07:16 +0000 | [diff] [blame] | 554 | * addrscopes.c (handle_address): Apply bias to PC addresses. |
| 555 | |
Roland McGrath | 71e15a0 | 2005-08-27 10:33:26 +0000 | [diff] [blame] | 556 | * run-funcscopes.sh: New file. |
| 557 | * testfile25.bz2: New data file. |
| 558 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 559 | |
| 560 | 2005-08-26 Roland McGrath <roland@redhat.com> |
| 561 | |
| 562 | * addrscopes.c (dwarf_diename_integrate): Removed. |
| 563 | (print_vars, handle_address): Use plain dwarf_diename. |
| 564 | |
| 565 | 2005-08-25 Roland McGrath <roland@redhat.com> |
| 566 | |
| 567 | * funcscopes.c: New file. |
| 568 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 569 | (funcscopes_LDADD): New variable. |
| 570 | |
| 571 | * run-addrscopes.sh: Add another case. |
| 572 | * testfile24.bz2: New data file. |
| 573 | * Makefile.am (EXTRA_DIST): Add it. |
| 574 | |
| 575 | * addrscopes.c (handle_address): Take new argument IGNORE_INLINES, |
| 576 | pass it to dwarf_getscopes. |
| 577 | (main): Pass it, true when '=' follows an address. |
| 578 | |
Roland McGrath | 4c305da | 2005-08-25 01:49:35 +0000 | [diff] [blame] | 579 | 2005-08-24 Roland McGrath <roland@redhat.com> |
Ulrich Drepper | 8a52095 | 2005-08-28 08:56:34 +0000 | [diff] [blame] | 580 | |
Roland McGrath | 4c305da | 2005-08-25 01:49:35 +0000 | [diff] [blame] | 581 | * line2addr.c (print_address): Omit () for DSOs. |
Ulrich Drepper | 8a52095 | 2005-08-28 08:56:34 +0000 | [diff] [blame] | 582 | |
Ulrich Drepper | 2eb660f | 2005-08-24 19:47:57 +0000 | [diff] [blame] | 583 | 2005-08-24 Ulrich Drepper <drepper@redhat.com> |
| 584 | |
Ulrich Drepper | 958bf13 | 2005-08-24 21:40:55 +0000 | [diff] [blame] | 585 | * run-line2addr.sh: Remove testfile23 in the end. |
| 586 | |
Ulrich Drepper | 2eb660f | 2005-08-24 19:47:57 +0000 | [diff] [blame] | 587 | * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl). |
Ulrich Drepper | f81343a | 2005-08-24 20:55:31 +0000 | [diff] [blame] | 588 | [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules. |
Ulrich Drepper | 2eb660f | 2005-08-24 19:47:57 +0000 | [diff] [blame] | 589 | |
Roland McGrath | d17fac7 | 2005-08-23 08:20:21 +0000 | [diff] [blame] | 590 | 2005-08-22 Roland McGrath <roland@redhat.com> |
| 591 | |
| 592 | * run-line2addr.sh: Add a case. |
| 593 | * testfile23.bz2: New data file. |
| 594 | * Makefile.am (EXTRA_DIST): Add it. |
| 595 | |
Roland McGrath | 9a1f365 | 2005-08-18 20:57:04 +0000 | [diff] [blame] | 596 | 2005-08-18 Roland McGrath <roland@redhat.com> |
| 597 | |
Roland McGrath | f5fda7d | 2005-08-18 22:01:57 +0000 | [diff] [blame] | 598 | * run-addrscopes.sh: New file. |
| 599 | * testfile22.bz2: New data file. |
| 600 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 601 | |
Roland McGrath | 9a1f365 | 2005-08-18 20:57:04 +0000 | [diff] [blame] | 602 | * addrscopes.c: New file. |
| 603 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 604 | (addrscopes_LDADD): New variable. |
| 605 | |
Ulrich Drepper | 837b522 | 2005-08-16 05:12:01 +0000 | [diff] [blame] | 606 | 2005-08-15 Ulrich Drepper <drepper@redhat.com> |
| 607 | |
| 608 | * run-elflint-self.sh: Don't run test if the file doesn't exist. |
| 609 | |
Roland McGrath | 1ecb606 | 2005-08-15 09:53:04 +0000 | [diff] [blame] | 610 | 2005-08-15 Roland McGrath <roland@redhat.com> |
| 611 | |
| 612 | * dwflmodtest.c (print_instance, print_inline): New functions. |
| 613 | (print_func): Call print_inline. |
| 614 | (options, parse_opt): Grok -i/--inlines. |
| 615 | |
Roland McGrath | 8d18c29 | 2005-08-07 21:42:07 +0000 | [diff] [blame] | 616 | 2005-08-07 Roland McGrath <roland@redhat.com> |
| 617 | |
| 618 | * dwflmodtest.c: Print function details only if -f flag is given. |
| 619 | |
Ulrich Drepper | 47be795 | 2005-08-07 04:41:39 +0000 | [diff] [blame] | 620 | 2005-08-06 Ulrich Drepper <drepper@redhat.com> |
| 621 | |
Ulrich Drepper | 637963b | 2005-08-07 05:33:07 +0000 | [diff] [blame] | 622 | * run-elflint-self.sh: New file. |
| 623 | * Makefile.am (TESTS): Add run-elflint-self.sh. |
| 624 | (EXTRA_DIST): Likewise. |
| 625 | |
Ulrich Drepper | 47be795 | 2005-08-07 04:41:39 +0000 | [diff] [blame] | 626 | * Makefile.am: Link with statis libs if BUILD_STATIC. |
| 627 | (dwflmodtest_LDADD): Also link with -ldl. |
| 628 | |
Ulrich Drepper | 41de488 | 2005-08-03 00:02:56 +0000 | [diff] [blame] | 629 | 2005-08-02 Ulrich Drepper <drepper@redhat.com> |
| 630 | |
Ulrich Drepper | a38998e | 2005-08-03 02:05:39 +0000 | [diff] [blame] | 631 | * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS. |
| 632 | * asm-tst1.c: Adjust for new asm_begin interface. Open backend |
| 633 | library first. |
| 634 | * asm-tst2.c: Likewise. |
| 635 | * asm-tst3.c: Likewise. |
| 636 | * asm-tst4.c: Likewise. |
| 637 | * asm-tst5.c: Likewise. |
| 638 | * asm-tst6.c: Likewise. |
| 639 | * asm-tst7.c: Likewise. |
| 640 | * asm-tst8.c: Likewise. |
| 641 | * asm-tst9.c: Likewise. |
| 642 | |
Ulrich Drepper | 41de488 | 2005-08-03 00:02:56 +0000 | [diff] [blame] | 643 | * msg_tst.c: Add new error message. |
| 644 | |
Ulrich Drepper | 18618fd | 2005-07-28 21:29:22 +0000 | [diff] [blame] | 645 | 2005-07-28 Ulrich Drepper <drepper@redhat.com> |
| 646 | |
| 647 | * Makefile.am (dwflmodtest_LDADD): Add $(libebl). |
| 648 | |
Roland McGrath | d17fac7 | 2005-08-23 08:20:21 +0000 | [diff] [blame] | 649 | 2005-06-01 Roland McGrath <roland@redhat.com> |
| 650 | |
| 651 | * line2addr.c: Rewritten using libdwfl. |
| 652 | * run-line2addr.sh: Update test for changed arguments. |
| 653 | * Makefile.am (INCLUDES): Add libdwfl source directory to path. |
| 654 | (libdwfl): New variable. |
| 655 | (line2addr_LDADD): Use it. |
| 656 | |
Roland McGrath | 1838590 | 2005-07-28 07:12:38 +0000 | [diff] [blame] | 657 | 2005-07-28 Roland McGrath <roland@redhat.com> |
| 658 | |
| 659 | * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here. |
| 660 | * Makefile.am (noinst_PROGRAMS): Add dwflmodtest. |
| 661 | (dwflmodtest_LDADD): New variable. |
| 662 | (INCLUDES): Add -I$(top_srcdir)/libdwfl here. |
| 663 | |
Ulrich Drepper | b08d5a8 | 2005-07-26 05:00:05 +0000 | [diff] [blame] | 664 | 2005-07-21 Ulrich Drepper <drepper@redhat.com> |
| 665 | |
| 666 | * testfile18.bz2: New file. |
| 667 | * run-elflint-test.sh: New file. |
| 668 | * Makefile.am (TESTS): Add run-elflint-test.sh. |
| 669 | (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2. |
| 670 | |
| 671 | 2005-05-24 Ulrich Drepper <drepper@redhat.com> |
| 672 | |
| 673 | * get-files.c (main): Use correct format specifier. |
| 674 | |
| 675 | 2005-05-21 Ulrich Drepper <drepper@redhat.com> |
| 676 | |
| 677 | * Makefile.am: Add -Wextra to CFLAGS. |
| 678 | * get-files.c: Remove warning this produced. |
| 679 | * get-pubnames.c: Likewise. |
| 680 | * newfile.c: Likewise. |
| 681 | * newscn.c: Likewise. |
| 682 | * scnnames.c: Likewise. |
| 683 | * showptable.c: Likewise. |
| 684 | * test-nlist.c: Likewise. |
| 685 | * update1.c: Likewise. |
| 686 | * update2.c: Likewise. |
| 687 | * update3.c: Likewise. |
| 688 | * update4.c: Likewise. |
| 689 | |
| 690 | 2005-05-08 Ulrich Drepper <drepper@redhat.com> |
| 691 | |
| 692 | * run-line2addr.sh: Remove testfile14 at the end. |
| 693 | |
Ulrich Drepper | 282bf32 | 2005-07-28 21:49:05 +0000 | [diff] [blame] | 694 | * run-strip-test.sh: Remove debuginfo test input file as well. |
Ulrich Drepper | b08d5a8 | 2005-07-26 05:00:05 +0000 | [diff] [blame] | 695 | |
| 696 | * Makefile.am (EXTRA_DIST): Newly added files incorrectly used |
| 697 | .bz, not .bz2. |
| 698 | |
| 699 | 2005-05-03 Roland McGrath <roland@redhat.com> |
| 700 | |
| 701 | * run-strip-test.sh: Use variables for test file names. |
| 702 | Optionally produce separate debug file and check it. |
| 703 | * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication. |
| 704 | * run-strip-test3.sh: Likewise. |
| 705 | * run-strip-test4.sh: New file. |
| 706 | * run-strip-test5.sh: New file. |
| 707 | * run-strip-test6.sh: New file. |
| 708 | * testfile15.bz: New file. |
| 709 | * testfile15.debug.bz: New file. |
| 710 | * testfile16.bz: New file. |
| 711 | * testfile16.debug.bz: New file. |
| 712 | * testfile17.bz: New file. |
| 713 | * testfile17.debug.bz: New file. |
| 714 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 715 | |
| 716 | 2005-04-25 Ulrich Drepper <drepper@redhat.com> |
| 717 | |
| 718 | * run-line2addr.sh: Also use testfile14. Adjust for correct |
| 719 | return of multiple matches. |
| 720 | * testfile14.bz2: New file. |
| 721 | * Makefile.am (EXTRA_DIST): Add testfile14.bz2. |
| 722 | |
| 723 | * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change. |
| 724 | |
Roland McGrath | 87d4780 | 2007-07-16 22:23:37 +0000 | [diff] [blame] | 725 | 2005-04-04 Roland McGrath <roland@redhat.com> |
Ulrich Drepper | b08d5a8 | 2005-07-26 05:00:05 +0000 | [diff] [blame] | 726 | |
| 727 | * line2addr.c (main): Initialize LINES and NLINES before calling |
| 728 | dwarf_getsrc_file, and free LINES afterwards. |
| 729 | |
| 730 | * allfcts.c (main): Use size_t for CUHL. |
| 731 | |
| 732 | 2005-04-04 Ulrich Drepper <drepper@redhat.com> |
| 733 | |
| 734 | * line2addr.c: New file. |
| 735 | * run-line2addr.sh: New file. |
| 736 | * Makefile.am: Add rules to build, run, and distribute new code. |
| 737 | |
| 738 | 2005-04-02 Ulrich Drepper <drepper@redhat.com> |
| 739 | |
| 740 | * allfcts.c: New file. |
| 741 | * run-allfcts.sh: New file. |
| 742 | * Makefile.am: Add rules to build, run, and distribute new code. |
| 743 | |
| 744 | 2005-02-05 Ulrich Drepper <drepper@redhat.com> |
| 745 | |
| 746 | * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test |
| 747 | programs with -lmudflap. |
| 748 | |
| 749 | 2004-09-25 Ulrich Drepper <drepper@redhat.com> |
| 750 | |
| 751 | * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation. |
| 752 | * asm-tst5.c (main): Likewise. |
| 753 | * asm-tst6.c (main): Likewise. |
| 754 | |
| 755 | 2004-01-17 Ulrich Drepper <drepper@redhat.com> |
| 756 | |
| 757 | * Makefile.am: Support building with mudflap. |
| 758 | |
| 759 | 2004-01-12 Ulrich Drepper <drepper@redhat.com> |
| 760 | |
| 761 | * get-aranges.c: Rewrite to use libdw. |
| 762 | * Makefile.am: Reenable get-aranges test. |
| 763 | |
| 764 | 2004-01-11 Ulrich Drepper <drepper@redhat.com> |
| 765 | |
| 766 | * get-lines.c: New file. |
| 767 | * get-files.c: Adjust for libdw. |
| 768 | * run-get-files.sh: Adjust expected result. |
| 769 | * run-get-lines.sh: Likewise. |
| 770 | * Makefile.am: Run get-lines test. Don't run get-aranges and |
| 771 | get-ciefde test for now. |
| 772 | |
| 773 | * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface |
| 774 | change. Print attribute offset information. |
| 775 | * run-show-abbrev.sh: Adjust expected output. |
| 776 | |
| 777 | 2004-01-09 Ulrich Drepper <drepper@redhat.com> |
| 778 | |
| 779 | * show-abbrev.c: Adjust call to dwarf_nextcu after interface change. |
| 780 | * show-die-info.c: Likewise. |
| 781 | * run-show-die-info.sh: Adjust expected output. |
| 782 | |
| 783 | 2003-08-13 Ulrich Drepper <drepper@redhat.com> |
| 784 | |
| 785 | * Makefile.in: Depend on libebl.a, not libebl.so. |
| 786 | |
| 787 | 2003-08-11 Ulrich Drepper <drepper@redhat.com> |
| 788 | |
| 789 | * Moved to CVS archive. |