Mark Wielaard | 94e387f | 2012-08-01 15:31:12 +0200 | [diff] [blame^] | 1 | 2012-08-01 Mark Wielaard <mjw@redhat.com> |
| 2 | |
| 3 | * test-subr.sh (self_test_files): New list of files. |
| 4 | (testrun_on_self): New function. |
| 5 | * run-elflint-self.sh: Use testrun_on_self. |
| 6 | |
Mark Wielaard | 714ea0e | 2012-07-19 13:07:39 +0200 | [diff] [blame] | 7 | 2012-07-19 Mark Wielaard <mjw@redhat.com> |
| 8 | |
Mark Wielaard | 030f626 | 2012-07-18 13:14:30 +0200 | [diff] [blame] | 9 | * Makefile.am (check_PROGRAMS): Add test-elf_cntl_gelf_getshdr. |
| 10 | (TESTS): Add run-elf_cntl_gelf_getshdr.sh. |
| 11 | (EXTRA_DIST): Likewise. |
| 12 | (test_elf_cntl_gelf_getshdr_LDADD): New. |
| 13 | test-elf_cntl_gelf_getshdr.c: New test program. |
| 14 | run-elf_cntl_gelf_getshdr.sh: New test script. |
| 15 | |
| 16 | 2012-07-19 Mark Wielaard <mjw@redhat.com> |
| 17 | |
Mark Wielaard | adcd1dd | 2012-07-19 22:59:18 +0200 | [diff] [blame] | 18 | * run-elflint-self.sh: runtests on ../backends/*so files. |
| 19 | |
| 20 | 2012-07-19 Mark Wielaard <mjw@redhat.com> |
| 21 | |
Mark Wielaard | 714ea0e | 2012-07-19 13:07:39 +0200 | [diff] [blame] | 22 | * run-unstrip-n.sh: test_cleanup. |
| 23 | * Makefile.am (EXTRA_DIST): Add testcore-rtlib-ppc.bz2. |
| 24 | |
Mark Wielaard | e9b2388 | 2012-06-29 22:30:15 +0200 | [diff] [blame] | 25 | 2012-07-11 Mark Wielaard <mjw@redhat.com> |
| 26 | |
| 27 | * run-readelf-macro.sh: New test. |
| 28 | * testfilemacro.bz2: New testfile. |
| 29 | * Makefile.am (TESTS): Add run-readelf-macro.sh. |
| 30 | (EXTRA_DIST): Add run-readelf-macro.sh and testfilemacro.bz2. |
| 31 | |
Mark Wielaard | 84a1e0b | 2012-06-29 23:38:09 +0200 | [diff] [blame] | 32 | 2012-06-27 Mark Wielaard <mjw@redhat.com> |
| 33 | |
| 34 | * run-readelf-gdb-index.sh: New test. |
| 35 | * testfilegdbindex5.bz2: New testfile. |
| 36 | * testfilegdbindex7.bz2: Likewise. |
| 37 | * Makefile.am (TESTS): Add run-readelf-gdb-index.sh. |
| 38 | (EXTRA_DIST): run-readelf-gdb_index.sh, testfilegdbindex5.bz2 and |
| 39 | testfilegdbindex7.bz2. |
| 40 | |
Mark Wielaard | 97212fe | 2012-07-17 21:12:39 +0200 | [diff] [blame] | 41 | 2012-07-17 Mark Wielaard <mjw@redhat.com> |
| 42 | |
| 43 | * testcore-rtlib-ppc.bz2: New testfile. |
| 44 | * run-unstrip-n.sh: Check new ppc core testfile. |
| 45 | |
Mike Frysinger | c09c5f3 | 2012-06-26 12:07:44 -0400 | [diff] [blame] | 46 | 2012-06-26 Mike Frysinger <vapier@gentoo.org> |
| 47 | |
| 48 | * Makefile.am (check_PROGRAMS): Rename from noinst_PROGRAMS. |
| 49 | |
Mark Wielaard | a0172d7 | 2012-06-25 17:18:53 +0200 | [diff] [blame] | 50 | 2012-06-26 Mark Wielaard <mjw@redhat.com> |
| 51 | |
| 52 | * run-macro-test.sh: New test. |
| 53 | * testfile-macinfo.bz2: New testfile. |
| 54 | * testfile-macros.bz2: Likewise. |
| 55 | |
Mark Wielaard | 547049b | 2012-06-22 18:19:02 +0200 | [diff] [blame] | 56 | 2012-05-07 Mark Wielaard <mjw@redhat.com> |
| 57 | |
| 58 | * low_high_pc.c: Use proper inttypes in printf formats. |
| 59 | |
Mark Wielaard | dbbc67a | 2012-05-11 12:57:57 +0200 | [diff] [blame] | 60 | 2012-05-11 Mark Wielaard <mjw@redhat.com> |
| 61 | |
| 62 | * Makefile.am (TESTS_ENVIRONMENT): Set LC_ALL and LANG to C. |
| 63 | |
Mark Wielaard | d9bc75f | 2012-05-07 13:29:52 +0200 | [diff] [blame] | 64 | 2012-05-07 Mark Wielaard <mjw@redhat.com> |
| 65 | |
| 66 | * low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC. |
| 67 | |
Mark Wielaard | 5479725 | 2012-04-27 13:00:50 +0200 | [diff] [blame] | 68 | 2012-04-27 Mark Wielaard <mjw@redhat.com> |
| 69 | |
| 70 | * Makefile.am (TESTS): Add run-low_high_pc.sh |
| 71 | (EXTRA_DIST): Add run-low_high_pc.sh and testfile_low_high_pc.bz2 |
| 72 | (noinst_PROGRAMS): Add low_high_pc. |
| 73 | (low_high_pc_LDADD): New variable. |
| 74 | * low_high_pc.c: New test. |
| 75 | |
Mark Wielaard | bdad8e3 | 2012-04-26 12:24:33 +0200 | [diff] [blame] | 76 | 2012-04-26 Mark Wielaard <mjw@redhat.com> |
| 77 | |
| 78 | * Makefile.am (EXTRA_DIST): Remove run-show-ciefde.sh. |
| 79 | * run-show-ciefde.sh: Removed old libdwarf test. |
| 80 | * show-ciefde.c: Likewise. |
| 81 | |
Mark Wielaard | 191d1f0 | 2012-04-02 17:11:25 +0200 | [diff] [blame] | 82 | 2012-04-02 Mark Wielaard <mjw@redhat.com> |
| 83 | |
Mark Wielaard | 96a5213 | 2012-04-03 00:21:50 +0200 | [diff] [blame] | 84 | * Makefile.am (TESTS): Add run-unstrip-n.sh. |
| 85 | (EXTRA_DIST): Add testcore-rtlib.bz2 and run-unstrip-n.sh. |
| 86 | * run-unstrip-n.sh: New test. |
| 87 | * testcore-rtlib.bz2: New testfile. |
| 88 | |
| 89 | 2012-04-02 Mark Wielaard <mjw@redhat.com> |
| 90 | |
Mark Wielaard | 191d1f0 | 2012-04-02 17:11:25 +0200 | [diff] [blame] | 91 | * Makefile.am (TESTS): Add run-readelf-d.sh. |
| 92 | (EXTRA_DIST): Add testlib_dynseg.so.bz2 and run-readelf-d.sh. |
| 93 | * run-readelf-d.sh: New test. |
| 94 | * run-elflint-test.sh: Check new testfile. |
| 95 | |
Tom Tromey | 581c3f6 | 2012-03-21 08:54:32 -0600 | [diff] [blame] | 96 | 2012-03-21 Tom Tromey <tromey@redhat.com> |
| 97 | |
| 98 | * typeiter.c: New file. |
| 99 | * run-typeiter.sh: New file. |
| 100 | * testfile59.bz2: New file. |
| 101 | * Makefile.am (noinst_PROGRAMS): Add typeiter. |
| 102 | (TESTS): Add run-typeiter.sh. |
| 103 | (EXTRA_DIST): Add run-typeiter.sh, testfile59.bz2. |
| 104 | (typeiter_LDADD): New variable. |
| 105 | |
Kurt Roeckx | 5a8e39a | 2012-02-24 23:40:32 +0100 | [diff] [blame] | 106 | 2012-02-21 Kurt Roeckx <kurt@roeckx.be> |
| 107 | |
| 108 | * run-alldts.sh: testrun ./alldts. |
| 109 | |
Roland McGrath | e3b1568 | 2012-02-21 11:12:46 -0800 | [diff] [blame] | 110 | 2012-02-21 Roland McGrath <roland@hack.frob.com> |
| 111 | |
| 112 | * test-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH. |
Roland McGrath | c1c6a9d | 2012-02-21 12:51:36 -0800 | [diff] [blame] | 113 | * test-subr.sh (installed_testrun): Likewise. |
Roland McGrath | e3b1568 | 2012-02-21 11:12:46 -0800 | [diff] [blame] | 114 | |
Roland McGrath | b8ff18e | 2012-01-18 13:57:08 -0800 | [diff] [blame] | 115 | 2012-01-18 Roland McGrath <roland@hack.frob.com> |
| 116 | |
| 117 | * asm-tst4.c (main): Don't set LD_LIBRARY_PATH in system invocation; |
| 118 | it will have been inherited correctly from the test harness. |
| 119 | * asm-tst5.c (main): Likewise. |
| 120 | * asm-tst6.c (main): Likewise. |
| 121 | Reported by Serge Pavlov <serge.pavlov.at.gnu@gmail.com>. |
| 122 | |
Roland McGrath | 32899ac | 2011-07-09 03:17:24 -0700 | [diff] [blame] | 123 | 2011-07-09 Roland McGrath <roland@hack.frob.com> |
| 124 | |
| 125 | * sha1-tst.c: File removed. |
| 126 | * Makefile.am (noinst_PROGRAMS, TESTS): Remove it. |
| 127 | (sha1_tst_LDADD): Variable removed. |
| 128 | |
| 129 | * md5-sha1-test.c: New file. |
| 130 | * Makefile.am [!STANDALONE] (noinst_PROGRAMS, TESTS): Add it. |
| 131 | (md5_sha1_test_LDADD): New variable. |
| 132 | |
Mark Wielaard | 3f2290b | 2011-05-30 15:46:32 +0200 | [diff] [blame] | 133 | 2011-05-30 Mark Wielaard <mjw@redhat.com> |
| 134 | |
| 135 | * Makefile.am (EXTRA_DIST): Add run-readelf-twofiles.sh and |
| 136 | run-rerequest_tag.sh |
| 137 | |
Mark Wielaard | 20a217d | 2011-05-24 14:30:40 +0200 | [diff] [blame] | 138 | 2011-05-24 Mark Wielaard <mjw@redhat.com> |
| 139 | |
| 140 | * Makefile.am (EXTRA_DIST): Add hello_s390.ko.bz2. |
| 141 | * run-strip-reloc.sh: Add hello_s390.ko testcase. |
| 142 | * hello_s390.ko.bz2: New test file. |
| 143 | |
Mark Wielaard | 1662bc3 | 2011-05-16 11:33:11 +0200 | [diff] [blame] | 144 | 2011-05-23 Mark Wielaard <mjw@redhat.com> |
| 145 | |
| 146 | * Makefile.am (TESTS): Add run-strip-reloc.sh. |
| 147 | (EXTRA_DIST): Add run-strip-reloc.sh, hello_i386.ko.bz2 |
| 148 | hello_x86_64.ko.bz2 and hello_ppc64.ko.bz2 |
| 149 | * run-strip-reloc.sh: New test. |
| 150 | * hello_i386.ko.bz2: New test file. |
| 151 | * hello_x86_64.ko.bz2: Likewise. |
| 152 | * hello_ppc64.ko.bz2: Likewise. |
| 153 | |
Mark Wielaard | 7a125b9 | 2011-05-17 12:20:01 +0200 | [diff] [blame] | 154 | 2011-05-18 Mark Wielaard <mjw@redhat.com> |
| 155 | |
| 156 | * run-strip-groups.sh: New test. |
| 157 | * testfile58.bz2: New test file. |
| 158 | * Makefile.am (EXTRA_DIST): Add testfile58.bz2. |
| 159 | (TESTS): Add run-strip-groups.sh. |
| 160 | (EXTRA_DIST): Likewise. |
| 161 | |
Marek Polacek | 494275c | 2011-03-28 16:00:38 +0200 | [diff] [blame] | 162 | 2011-03-28 Marek Polacek <mpolacek@redhat.com> |
| 163 | |
| 164 | * alldts.c: New file. |
| 165 | * run-alldts.sh: Use it. |
| 166 | * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them. |
| 167 | (alldts_LDADD): New variable. |
| 168 | |
| 169 | 2011-03-02 Marek Polacek <mpolacek@redhat.com> |
Marek Polacek | 4894221 | 2011-03-07 11:16:50 -0800 | [diff] [blame] | 170 | |
| 171 | * dwarf-getstring.c: New test. |
| 172 | * run-dwarf-getstring.sh: And its wrapper. |
| 173 | * Makefile.am (EXTRA_DIST): Add and update all. |
| 174 | |
Jan Kratochvil | fec3999 | 2011-02-27 12:01:25 -0800 | [diff] [blame] | 175 | 2011-02-27 Jan Kratochvil <jan.kratochvil@redhat.com> |
| 176 | |
| 177 | * Makefile.am (TESTS): Add run-readelf-twofiles.sh. |
| 178 | * run-readelf-twofiles.sh: New file. |
| 179 | |
Mark Wielaard | 58cfa1c | 2011-02-25 20:17:52 +0100 | [diff] [blame] | 180 | 2011-02-25 Mark Wielaard <mjw@redhat.com> |
| 181 | |
| 182 | * Makefile.am (BUILD_RPATH): Be consistent in naming. |
| 183 | |
Josh Stone | dc34eda | 2011-02-02 16:30:01 -0800 | [diff] [blame] | 184 | 2011-02-02 Josh Stone <jistone@redhat.com> |
| 185 | |
| 186 | * run-prelink-addr-test.sh: Add testfile55, 32 and 64-bit. |
| 187 | * testfile55-64.bz2, testfile55-64.debug.bz2, |
| 188 | testfile55-64.prelink.bz2, testfile55-32.bz2, |
| 189 | testfile55-32.debug.bz2, testfile55-32.prelink.bz2: New. |
| 190 | * Makefile.am (EXTRA_DIST): Add and update all. |
| 191 | |
Roland McGrath | 32520bd | 2011-01-12 10:43:32 -0800 | [diff] [blame] | 192 | 2011-01-12 Roland McGrath <roland@redhat.com> |
| 193 | |
| 194 | * run-prelink-addr-test.sh: Make symlinks to find .debug files |
Roland McGrath | 4f6d4e1 | 2011-01-12 10:49:40 -0800 | [diff] [blame] | 195 | corresponding to .noshdrs files. |
Roland McGrath | 32520bd | 2011-01-12 10:43:32 -0800 | [diff] [blame] | 196 | |
Josh Stone | d41d9a6 | 2011-01-11 19:16:57 -0800 | [diff] [blame] | 197 | 2011-01-11 Josh Stone <jistone@redhat.com> |
| 198 | |
Josh Stone | ccbccef | 2011-01-11 19:16:59 -0800 | [diff] [blame] | 199 | * run-prelink-addr-test.sh: Add testfile54, 32 and 64-bit. |
| 200 | * testfile54-32.so.bz2, testfile54-32.so.debug.bz2, |
| 201 | testfile54-32.prelink.so.bz2, testfile54-32.noshdrs.so.bz2, |
| 202 | testfile54-64.so.bz2, testfile54-64.so.debug.bz2, |
| 203 | testfile54-64.prelink.so.bz2, testfile54-64.noshdrs.so.bz2: New. |
| 204 | * Makefile.am (EXTRA_DIST): Add and update all. |
| 205 | |
Josh Stone | cf51471 | 2011-01-11 19:16:58 -0800 | [diff] [blame] | 206 | * run-prelink-addr-test.sh: Run 32 and 64-bit testfile53 tests. |
| 207 | * testfile53.bz2, testfile53.debug.bz2, |
| 208 | testfile53.prelink.bz2: Deleted, so... |
| 209 | * testfile53-64.bz2, testfile53-64.debug.bz2, |
| 210 | testfile53-64.prelink.bz2: Recreated with 64-bit names. |
| 211 | * testfile53-32.bz2, testfile53-32.debug.bz2, |
| 212 | testfile53-32.prelink.bz2: New in 32-bit. |
| 213 | * Makefile.am (EXTRA_DIST): Add and update all. |
| 214 | |
Josh Stone | d41d9a6 | 2011-01-11 19:16:57 -0800 | [diff] [blame] | 215 | * run-prelink-addr-test.sh: Run 32 and 64-bit testfile52 tests. |
| 216 | * testfile52.so.bz2, testfile52.so.debug.bz2, |
| 217 | testfile52.prelink.so.bz2: Deleted, so... |
| 218 | * testfile52-32.so.bz2, testfile52-32.so.debug.bz2, |
| 219 | testfile52-32.prelink.so.bz2: Recreated with 32-bit names. |
| 220 | * testfile52-32.noshdrs.so.bz2: New data file, stripped of headers. |
| 221 | * testfile52-64.so.bz2, testfile52-64.so.debug.bz2, |
Roland McGrath | 32520bd | 2011-01-12 10:43:32 -0800 | [diff] [blame] | 222 | testfile52-64.prelink.so.bz2, testfile52-64.noshdrs.so.bz2: New files. |
Josh Stone | d41d9a6 | 2011-01-11 19:16:57 -0800 | [diff] [blame] | 223 | * Makefile.am (EXTRA_DIST): Add and update all. |
| 224 | |
Josh Stone | ffa0200 | 2011-01-10 21:28:46 -0800 | [diff] [blame] | 225 | 2011-01-10 Josh Stone <jistone@redhat.com> |
| 226 | |
| 227 | * run-prelink-addr-test.sh: New test for prelinked addrs. |
| 228 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 229 | * testfile52.so.bz2, testfile52.so.debug.bz2: New data files. |
| 230 | * testfile52.prelink.so.bz2: New data file, shows REL->RELA. |
| 231 | * testfile53.bz2, testfile53.debug.bz2: New data files. |
| 232 | * testfile53.prelink.bz2: New data file, shows ET_EXEC remap. |
| 233 | * Makefile.am (EXTRA_DIST): Add them. |
| 234 | |
Roland McGrath | ec86e5f | 2010-06-14 17:44:38 -0700 | [diff] [blame] | 235 | 2010-06-04 Roland McGrath <roland@redhat.com> |
| 236 | |
| 237 | * run-unstrip-test.sh: Also test modifying the file in place. |
| 238 | |
Roland McGrath | 3c6ee4b | 2010-04-22 22:38:58 -0700 | [diff] [blame] | 239 | 2010-04-22 Roland McGrath <roland@redhat.com> |
| 240 | |
| 241 | * addrcfi.c (handle_cfi): Fix function name in error message. |
| 242 | Use dwarf_errmsg, not dwfl_errmsg, after dwarf_cfi_addrframe. |
| 243 | |
Roland McGrath | 26618d8 | 2010-04-14 13:10:47 -0700 | [diff] [blame] | 244 | 2010-04-14 Roland McGrath <roland@redhat.com> |
| 245 | |
| 246 | * Makefile.am (EXTRA_DIST): Add run-test-flag-nobits.sh here too. |
| 247 | |
Ulrich Drepper | c2d1e48 | 2010-04-10 18:23:47 -0700 | [diff] [blame] | 248 | 2010-04-10 Ulrich Drepper <drepper@redhat.com> |
| 249 | |
| 250 | * msg_tst.c: Adjust expected error message. |
| 251 | |
Petr Machata | 77961b5 | 2010-04-06 14:16:58 +0200 | [diff] [blame] | 252 | 2010-04-01 Petr Machata <pmachata@redhat.com> |
| 253 | |
| 254 | * test-flag-nobits.c: New test. |
| 255 | * run-test-flag-nobits.sh: And its wrapper. |
| 256 | * Makefile.am (noinst_PROGRAMS, TESTS): Add them. |
| 257 | (test_flag_nobits_LDADD): New variable. |
| 258 | |
Roland McGrath | e9ca738 | 2010-02-15 15:15:50 -0800 | [diff] [blame] | 259 | 2010-02-15 Roland McGrath <roland@redhat.com> |
| 260 | |
Roland McGrath | 22359e2 | 2010-02-15 15:57:03 -0800 | [diff] [blame] | 261 | * Makefile.am: Use config/eu.am for common stuff. |
| 262 | |
Roland McGrath | e9ca738 | 2010-02-15 15:15:50 -0800 | [diff] [blame] | 263 | * asm-tst9.c (main): Rename local to avoid shadowing another local. |
| 264 | |
Roland McGrath | af80014 | 2009-07-22 13:55:50 -0700 | [diff] [blame] | 265 | 2009-07-22 Roland McGrath <roland@redhat.com> |
| 266 | |
| 267 | * addrcfi.c: Update dwarf_frame_{cfa,register} calling convention. |
| 268 | |
Roland McGrath | 3c84db3 | 2009-06-24 17:41:40 -0700 | [diff] [blame] | 269 | 2009-07-08 Roland McGrath <roland@redhat.com> |
| 270 | |
| 271 | * addrcfi.c: New file. |
| 272 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 273 | (addrcfi_LDADD): New variable. |
| 274 | |
Petr Machata | d24c7bf | 2009-05-07 20:58:19 +0200 | [diff] [blame] | 275 | 2009-05-07 Petr Machata <pmachata@redhat.com> |
| 276 | |
| 277 | * testfile51.bz2: New data file. |
| 278 | * dwarf-getmacros.c: New test core. |
| 279 | * run-dwarf-getmacros.sh: New test wrapper. |
Roland McGrath | 0c735a9 | 2009-05-07 18:19:16 -0700 | [diff] [blame] | 280 | * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them. |
| 281 | (dwarf_getmacros_LDADD): New variable. |
Petr Machata | d24c7bf | 2009-05-07 20:58:19 +0200 | [diff] [blame] | 282 | |
Ulrich Drepper | f9545c4 | 2009-04-23 07:59:02 -0700 | [diff] [blame] | 283 | 2009-04-23 Ulrich Drepper <drepper@redhat.com> |
| 284 | |
| 285 | * Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS). |
| 286 | (rdwrmmap_LDADD): Add $(libmudflap). |
Roland McGrath | 0c735a9 | 2009-05-07 18:19:16 -0700 | [diff] [blame] | 287 | |
Roland McGrath | 19a8e4d | 2009-04-21 15:44:07 -0700 | [diff] [blame] | 288 | 2009-04-21 Roland McGrath <roland@redhat.com> |
| 289 | |
| 290 | * testfile50.bz2: New data file. |
| 291 | * Makefile.am (EXTRA_DIST): Add it. |
| 292 | * run-dwfl-addr-sect.sh: Add a case using it. |
| 293 | |
Ulrich Drepper | 5bd4444 | 2008-12-31 09:02:54 -0800 | [diff] [blame] | 294 | 2008-12-31 Ulrich Drepper <drepper@redhat.com> |
| 295 | |
Ulrich Drepper | 3bf5759 | 2009-01-01 18:52:05 -0800 | [diff] [blame] | 296 | * testfile44.S.bz2: Add tests for dppd, dpps, insertps, movntdqa, |
| 297 | mpsadbw, packusdw, pblendvb, pblendw, pcmpeqq, pcmpestri, pcmpestrm, |
| 298 | pcmpistri, pcmpistrm, pcmpgtq, phminposuw, pinsrb, pinsrd, pmaxsb, |
| 299 | pmaxsd, pmaxud, pmaxuw, pminsb, pminsd, pminud, pminuw, pmovsxbw, |
| 300 | pmovsxbd, pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmovsxbw, pmovsxbd, |
| 301 | pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmuldq, pmulld, popcnt, ptest, |
| 302 | roundss, roundps, roundpd, and roundsd. |
| 303 | * testfile45.S.bz2: Likewise. |
| 304 | * testfile44.expect.bz2: Adjust accordingly. |
| 305 | * testfile45.expect.bz2: Likewise. |
| 306 | |
Ulrich Drepper | 5bd4444 | 2008-12-31 09:02:54 -0800 | [diff] [blame] | 307 | * testfile44.S.bz2: Add tests for blendvpd and blendvps. |
| 308 | * testfile45.S.bz2: Likewise. |
| 309 | * testfile44.expect.bz2: Adjust accordingly. |
| 310 | * testfile45.expect.bz2: Likewise. |
| 311 | |
Ulrich Drepper | 26d3c6f | 2008-12-30 23:12:16 -0800 | [diff] [blame] | 312 | 2008-12-30 Ulrich Drepper <drepper@redhat.com> |
| 313 | |
Ulrich Drepper | ec32ff9 | 2008-12-30 23:24:09 -0800 | [diff] [blame] | 314 | * testfile44.S.bz2: Add tests for blendpd and blendps. |
Ulrich Drepper | 26d3c6f | 2008-12-30 23:12:16 -0800 | [diff] [blame] | 315 | * testfile45.S.bz2: Likewise. |
| 316 | * testfile44.expect.bz2: Adjust accordingly. |
| 317 | * testfile45.expect.bz2: Likewise. |
| 318 | |
Ulrich Drepper | 5a04b9f | 2008-12-19 01:14:12 -0800 | [diff] [blame] | 319 | 2008-12-19 Ulrich Drepper <drepper@redhat.com> |
| 320 | |
| 321 | * testfile44.S.bz2: Add tests for AMD 3DNOW. |
| 322 | * testfile45.S.bz2: Likewise. |
| 323 | * testfile44.expect.bz2: Adjust accordingly. |
| 324 | * testfile45.expect.bz2: Likewise. |
| 325 | |
Roland McGrath | a845f68 | 2008-12-03 03:41:58 +0000 | [diff] [blame] | 326 | 2008-11-26 Roland McGrath <roland@redhat.com> |
| 327 | |
| 328 | * dwfl-bug-getmodules.c: New file. |
| 329 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 330 | (dwfl_bug_getmodules_LDADD): New variable. |
| 331 | |
| 332 | 2008-09-10 Roland McGrath <roland@redhat.com> |
| 333 | |
| 334 | * test-subr.sh (LC_ALL): Export it set to "C". |
| 335 | * run-dwfl-addr-sect.sh: Don't do it here. |
| 336 | * run-strings-test.sh: Likewise. |
| 337 | |
Roland McGrath | b4d6f0f | 2008-08-25 22:55:17 +0000 | [diff] [blame] | 338 | 2008-08-21 Denys Vlasenko <dvlasenk@redhat.com> |
| 339 | |
| 340 | * run-addrname-test.sh: Add a new case. |
| 341 | * testfile49.bz2: New data file. |
| 342 | * Makefile.am (EXTRA_DIST): Add it. |
| 343 | |
Roland McGrath | 521c47d | 2008-04-11 07:01:58 +0000 | [diff] [blame] | 344 | 2008-04-10 Roland McGrath <roland@redhat.com> |
| 345 | |
| 346 | * testfile48.bz2, testfile48.bz2.debug: New data files. |
| 347 | * Makefile.am (EXTRA_DIST): Add them. |
| 348 | * run-strip-test8.sh: Use them. |
| 349 | |
| 350 | * testfile16.bz2, testfile16.debug.bz2: Replace data files. |
| 351 | |
| 352 | * run-strip-test.sh: Fail if stripped output has ".debug_*" sections. |
| 353 | * run-strip-test8.sh: New file. |
| 354 | * testfile47.bz2: New data file. |
| 355 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 356 | |
Roland McGrath | 13b6960 | 2008-04-01 02:30:05 +0000 | [diff] [blame] | 357 | 2008-03-31 Roland McGrath <roland@redhat.com> |
| 358 | |
| 359 | * run-early-offscn.sh: New file. |
| 360 | * early-offscn.c: New file. |
| 361 | * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them. |
| 362 | (early_offscn_LDADD): New variable. |
| 363 | |
Roland McGrath | d11f9cb | 2008-03-26 20:51:59 +0000 | [diff] [blame] | 364 | 2008-03-19 Roland McGrath <roland@redhat.com> |
| 365 | |
| 366 | * run-addrname-test.sh: Add a new case. |
| 367 | |
Roland McGrath | 658094a | 2008-02-22 08:14:07 +0000 | [diff] [blame] | 368 | 2008-02-22 Roland McGrath <roland@redhat.com> |
| 369 | |
| 370 | * run-elflint-test.sh: Typo fix. |
| 371 | |
| 372 | 2008-02-21 Roland McGrath <roland@redhat.com> |
| 373 | |
| 374 | * run-disasm-x86.sh: Use uname instead of arch, keep tools required |
| 375 | for the build down to minimum. |
| 376 | * run-disasm-x86-64.sh: Likewise. |
| 377 | |
Roland McGrath | 059c83e | 2008-02-21 06:19:39 +0000 | [diff] [blame] | 378 | 2008-02-20 Roland McGrath <roland@redhat.com> |
| 379 | |
| 380 | * testfile46.bz2: New data file. |
| 381 | * Makefile.am (EXTRA_DIST): Add it. |
| 382 | * run-elflint-test.sh: Test on it. |
| 383 | |
Ulrich Drepper | c54785a | 2008-02-01 18:05:21 +0000 | [diff] [blame] | 384 | 2008-02-01 Ulrich Drepper <drepper@redhat.com> |
| 385 | |
| 386 | * Makefile.am: Hook up sha1-tst.c. |
| 387 | * sha1-tst.c: New file. |
| 388 | |
Ulrich Drepper | 4d8bc81 | 2008-01-22 06:02:31 +0000 | [diff] [blame] | 389 | 2008-01-21 Roland McGrath <roland@redhat.com> |
| 390 | |
| 391 | * testfile45.S.bz2: Add tests for cltq, cqto. |
| 392 | * testfile45.expect.bz2: Adjust. |
| 393 | |
Ulrich Drepper | 35f2fe6 | 2008-01-14 19:17:36 +0000 | [diff] [blame] | 394 | 2008-01-14 Ulrich Drepper <drepper@redhat.com> |
| 395 | |
| 396 | * testfile45.S.bz2: Add more tests. |
| 397 | * testfile45.expect.bz2: Adjust. |
| 398 | |
Ulrich Drepper | fd47989 | 2008-01-12 03:06:47 +0000 | [diff] [blame] | 399 | 2008-01-11 Ulrich Drepper <drepper@redhat.com> |
| 400 | |
| 401 | * testfile45.expect.bz2: Adjust for adding of address for %rip based |
| 402 | address mode. |
| 403 | |
Ulrich Drepper | 96a7399 | 2008-01-11 06:17:06 +0000 | [diff] [blame] | 404 | 2008-01-10 Ulrich Drepper <drepper@redhat.com> |
| 405 | |
| 406 | * testfile45.S.bz2: Add more tests. |
| 407 | * testfile45.expect.bz2: Adjust. |
| 408 | |
Ulrich Drepper | ff99322 | 2008-01-09 05:39:28 +0000 | [diff] [blame] | 409 | 2008-01-08 Ulrich Drepper <drepper@redhat.com> |
| 410 | |
| 411 | * Makefile.am (TESTS): Add run-disasm-x86-64.sh. |
| 412 | (EXTRA): Add testfile45.S.bz2, testfile45.expect.bz2, |
| 413 | run-disasm-x86-64.sh. |
| 414 | * run-disasm-x86-64.sh: New file. |
| 415 | * testfile45.S.bz2: New file. |
| 416 | * testfile45.expect.bz2: New file. |
| 417 | * testfile44.S.bz2: New tests. |
| 418 | * testfile44.expect.bz2: Adjust. |
| 419 | |
Ulrich Drepper | 9e6925d | 2008-01-04 21:42:14 +0000 | [diff] [blame] | 420 | 2008-01-04 Ulrich Drepper <drepper@redhat.com> |
| 421 | |
| 422 | * testfile44.S.bz2: New tests. |
| 423 | * testfile44.expect.bz2: Adjust. |
| 424 | |
Ulrich Drepper | e219f1c | 2008-01-09 05:49:49 +0000 | [diff] [blame] | 425 | 2008-01-04 Roland McGrath <roland@redhat.com> |
| 426 | |
| 427 | * dwfl-bug-fd-leak.c (main): Add a cast. |
| 428 | |
Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame] | 429 | 2008-01-03 Ulrich Drepper <drepper@redhat.com> |
| 430 | |
| 431 | * testfile44.S.bz2: New tests. |
| 432 | * testfile44.expect.bz2: Adjust. |
| 433 | |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 434 | 2008-01-01 Ulrich Drepper <drepper@redhat.com> |
| 435 | |
Ulrich Drepper | f231e27 | 2008-01-02 18:07:17 +0000 | [diff] [blame] | 436 | * line2addr.c: Use %m modifier instead of %a to appease gcc. |
| 437 | |
| 438 | 2008-01-01 Ulrich Drepper <drepper@redhat.com> |
| 439 | |
Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame] | 440 | * testfile44.S.bz2: New tests. |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 441 | * testfile44.expect.bz2: Adjust. |
| 442 | |
| 443 | 2007-12-31 Ulrich Drepper <drepper@redhat.com> |
| 444 | |
Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame] | 445 | * testfile44.S.bz2: New tests. |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 446 | * testfile44.expect.bz2: Adjust. |
| 447 | |
| 448 | 2007-12-30 Ulrich Drepper <drepper@redhat.com> |
| 449 | |
Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame] | 450 | * testfile44.S.bz2: New tests. |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 451 | * testfile44.expect.bz2: Adjust. |
| 452 | |
| 453 | 2007-12-29 Ulrich Drepper <drepper@redhat.com> |
| 454 | |
Ulrich Drepper | ee67b64 | 2008-01-03 08:45:10 +0000 | [diff] [blame] | 455 | * testfile44.s.bz2: New tests. |
Ulrich Drepper | 3cbdd38 | 2008-01-02 17:44:39 +0000 | [diff] [blame] | 456 | * testfile44.expect.bz2: Adjust. |
| 457 | |
| 458 | 2007-12-28 Ulrich Drepper <drepper@redhat.com> |
| 459 | |
| 460 | * testfile44.S.bz2: New tests. |
| 461 | * testfile44.expect.bz2: Adjust. |
| 462 | |
| 463 | 2007-12-27 Ulrich Drepper <drepper@redhat.com> |
| 464 | |
| 465 | * testfile44.S.bz2: New tests. |
| 466 | * testfile44.expect.bz2: Adjust. |
| 467 | |
| 468 | 2007-12-26 Ulrich Drepper <drepper@redhat.com> |
| 469 | |
| 470 | * testfile44.S.bz2: New tests. |
| 471 | * testfile44.expect.bz2: Adjust |
| 472 | |
| 473 | 2007-12-21 Ulrich Drepper <drepper@redhat.com> |
| 474 | |
| 475 | * testfile44.S.bz2: More tests. |
| 476 | * testfile44.expect.bz2: Adjust appropriately. |
| 477 | |
| 478 | 2007-12-19 Ulrich Drepper <drepper@redhat.com> |
| 479 | |
| 480 | * Makefile.am (TESTS): Add run-disasm.sh. |
| 481 | (EXTRA_DIST): Add run-disasm.sh, testfile44.S.bz2, and |
| 482 | testfile44.expect.bz2. |
| 483 | * run-disasm.sh: New file. |
| 484 | * testfile44.S.bz2: New file. |
| 485 | * testfile44.expect.bz2: New file. |
| 486 | |
Roland McGrath | 1a2e8f4 | 2007-12-15 23:39:34 +0000 | [diff] [blame] | 487 | 2007-12-15 Roland McGrath <roland@redhat.com> |
| 488 | |
| 489 | * run-allregs.sh: Change expected output for powerpc spefscr. |
| 490 | |
Roland McGrath | e4c22ea | 2007-10-23 13:07:39 +0000 | [diff] [blame] | 491 | 2007-10-20 Roland McGrath <roland@redhat.com> |
| 492 | |
| 493 | * run-dwfl-addr-sect.sh: Change expected output, no errors. |
| 494 | |
| 495 | 2007-10-19 Roland McGrath <roland@redhat.com> |
| 496 | |
| 497 | * dwfl-addr-sect.c (handle_address): Return int. |
| 498 | Don't exit on error, just return nonzero. |
| 499 | (main): Collect results. |
| 500 | * run-dwfl-addr-sect.sh: New file. |
| 501 | * testfile43.bz2: New data file. |
| 502 | * Makefile.am (EXTRA_DIST, TESTS): Add them. |
| 503 | |
| 504 | 2007-10-18 Roland McGrath <roland@redhat.com> |
| 505 | |
| 506 | * run-allregs.sh: Update expected ppc output for vrsave/vscr. |
| 507 | |
| 508 | 2007-10-16 Roland McGrath <roland@redhat.com> |
| 509 | |
| 510 | * test-subr.sh (remove_files): Don't pass -Bb to diff. |
| 511 | |
Ulrich Drepper | b597dfa | 2007-10-16 05:21:27 +0000 | [diff] [blame] | 512 | 2007-10-09 Roland McGrath <roland@redhat.com> |
| 513 | |
| 514 | * dwflmodtest.c (print_module): Don't use %p in output. |
| 515 | * run-dwfl-bug-offline-rel.sh: Updated expected output. |
| 516 | |
| 517 | 2007-10-08 Roland McGrath <roland@redhat.com> |
| 518 | |
| 519 | * testfile42.bz2: New data file. |
| 520 | * Makefile.am (EXTRA_DIST): Add it. |
| 521 | * run-elflint-test.sh: New test on that file. |
| 522 | |
Roland McGrath | 59ea7f3 | 2007-10-04 08:50:09 +0000 | [diff] [blame] | 523 | 2007-10-04 Roland McGrath <roland@redhat.com> |
| 524 | |
| 525 | * run-readelf-test4.sh: New file. |
| 526 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 527 | |
| 528 | 2007-10-03 Roland McGrath <roland@redhat.com> |
| 529 | |
| 530 | * run-readelf-test3.sh: New file. |
| 531 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 532 | |
Roland McGrath | f6b9228 | 2007-10-02 02:34:11 +0000 | [diff] [blame] | 533 | 2007-10-01 Roland McGrath <roland@redhat.com> |
| 534 | |
| 535 | * run-readelf-test2.sh: New file. |
| 536 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 537 | |
Roland McGrath | c76f0b0 | 2007-09-27 07:31:33 +0000 | [diff] [blame] | 538 | 2007-09-11 Roland McGrath <roland@redhat.com> |
| 539 | |
| 540 | * run-addrname-test.sh: Add a new case. |
| 541 | * testfile41.bz2: New data file. |
| 542 | * Makefile.am (EXTRA_DIST): Add it. |
| 543 | |
Roland McGrath | cb6d865 | 2007-08-23 08:10:54 +0000 | [diff] [blame] | 544 | 2007-08-23 Roland McGrath <roland@redhat.com> |
| 545 | |
| 546 | * run-allregs.sh: Update expected x86-64 output for %rflags. |
| 547 | |
Roland McGrath | 099dd52 | 2007-08-13 22:58:36 +0000 | [diff] [blame] | 548 | 2007-08-12 Roland McGrath <roland@redhat.com> |
| 549 | |
| 550 | * run-strip-test7.sh: New file. |
| 551 | * testfile39.bz2: New data file. |
| 552 | * testfile40.bz2: New data file. |
| 553 | * testfile40.debug.bz2: New data file. |
| 554 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 555 | |
Roland McGrath | 42f6868 | 2007-08-09 07:54:22 +0000 | [diff] [blame] | 556 | 2007-08-09 Roland McGrath <roland@redhat.com> |
| 557 | |
| 558 | * dwfl-bug-report.c: Fix header inclusion. |
| 559 | |
| 560 | 2007-08-08 Roland McGrath <roland@redhat.com> |
| 561 | |
| 562 | * run-addrname-test.sh: Add a new case using addr2line -S. |
| 563 | * testfile38.bz2: New data file. |
| 564 | * Makefile.am (EXTRA_DIST): Add it. |
| 565 | |
Roland McGrath | 87d4780 | 2007-07-16 22:23:37 +0000 | [diff] [blame] | 566 | 2007-07-16 Roland McGrath <roland@redhat.com> |
| 567 | |
| 568 | * dwfl-bug-report.c: New file. |
| 569 | * Makefile.am (noinst_PROGRAMS, TESTS): Add it. |
| 570 | (dwfl_bug_report_LDADD): New variable. |
| 571 | |
| 572 | 2007-06-06 Roland McGrath <roland@redhat.com> |
Roland McGrath | 0bc057c | 2007-06-06 08:42:42 +0000 | [diff] [blame] | 573 | |
| 574 | * run-unstrip-test.sh: Declare testfile.unstrip for removal. |
| 575 | |
Ulrich Drepper | b024386 | 2007-06-06 00:09:36 +0000 | [diff] [blame] | 576 | 2007-06-05 Ulrich Drepper <drepper@redhat.com> |
| 577 | |
| 578 | * Makefile.am (EXTRA_DIST): Add missing line continuation and |
| 579 | testfile37.bz and testfile37.debug.bz2. |
| 580 | |
Roland McGrath | 53bce22 | 2007-05-23 19:15:04 +0000 | [diff] [blame] | 581 | 2007-05-23 Roland McGrath <roland@redhat.com> |
| 582 | |
| 583 | * run-allregs.sh: Update expected Alpha results. |
| 584 | |
Roland McGrath | 9aa8ef7 | 2007-05-18 08:59:43 +0000 | [diff] [blame] | 585 | 2007-05-18 Roland McGrath <roland@redhat.com> |
| 586 | |
| 587 | * run-strip-test4.sh (stripped, debugfile): Use new reference files. |
| 588 | * testfile37.bz2: New data file. |
| 589 | * testfile37.debug.bz2: New data file. |
| 590 | * run-unstrip-test2.sh: New file. |
| 591 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 592 | |
| 593 | 2007-05-10 Roland McGrath <roland@redhat.com> |
| 594 | |
| 595 | * run-dwfl-bug-offline-rel.sh: New file. |
| 596 | * testfile36.bz2: New data file. |
| 597 | * testfile36.debug.bz2: New data file. |
| 598 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 599 | |
| 600 | 2007-04-28 Roland McGrath <roland@redhat.com> |
| 601 | |
| 602 | * run-strip-test6.sh (stripped, debugfile): Use new reference files. |
| 603 | * testfile35.bz2: New data file. |
| 604 | * testfile35.debug.bz2: New data file. |
| 605 | * run-unstrip-test.sh: New file. |
| 606 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 607 | |
| 608 | * run-strip-test.sh: Do all elflint and cmp runs even when some fail. |
| 609 | |
Roland McGrath | 2be0291 | 2007-04-27 04:07:41 +0000 | [diff] [blame] | 610 | 2007-04-26 Roland McGrath <roland@redhat.com> |
| 611 | |
| 612 | * run-elflint-self.sh: Run all tests even if one fails. |
| 613 | |
| 614 | * run-allregs.sh: Add expected output for alpha. |
| 615 | |
Roland McGrath | 4be1524 | 2007-04-25 03:09:33 +0000 | [diff] [blame] | 616 | 2007-04-24 Roland McGrath <roland@redhat.com> |
| 617 | |
| 618 | * run-strip-test.sh: When we saved the debug info, test unstrip too. |
| 619 | |
| 620 | 2007-04-22 Roland McGrath <roland@redhat.com> |
| 621 | |
| 622 | * run-allregs.sh: Update expected register info. |
| 623 | |
Roland McGrath | 43da989 | 2007-04-16 23:13:37 +0000 | [diff] [blame] | 624 | 2007-04-16 Roland McGrath <roland@redhat.com> |
| 625 | |
| 626 | * dwfl-addr-sect.c: New file. |
| 627 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 628 | (dwfl_addr_sect_LDADD): New variable. |
| 629 | |
| 630 | 2007-04-05 Roland McGrath <roland@redhat.com> |
| 631 | |
| 632 | * get-files.c: Test dwarf_getsrcdirs. |
| 633 | * run-get-files.sh: Update expected output. |
| 634 | |
Roland McGrath | 5f6a41a | 2007-04-01 23:11:40 +0000 | [diff] [blame] | 635 | 2007-04-01 Roland McGrath <roland@redhat.com> |
| 636 | |
| 637 | * run-allregs.sh: Updated expected output for x86_64. |
| 638 | |
Ulrich Drepper | 6258e74 | 2007-03-13 06:22:40 +0000 | [diff] [blame] | 639 | 2007-03-04 Roland McGrath <roland@redhat.com> |
| 640 | |
| 641 | * dwfl-bug-fd-leak.c: New file. |
| 642 | * Makefile.am (noinst_PROGRAMS, TESTS): Add it. |
| 643 | (dwfl_bug_fd_leak_LDADD): New variable. |
| 644 | |
| 645 | * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf, |
| 646 | show what files have been located. |
| 647 | |
Ulrich Drepper | aa915fd | 2007-02-05 07:25:33 +0000 | [diff] [blame] | 648 | 2007-02-02 Roland McGrath <roland@redhat.com> |
| 649 | |
| 650 | * run-addrname-test.sh: New file. |
| 651 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 652 | * testfile34.bz2: New data file. |
| 653 | * Makefile.am (EXTRA_DIST): Add it. |
| 654 | |
| 655 | 2007-01-20 Roland McGrath <roland@redhat.com> |
| 656 | |
| 657 | * testfile33.bz2: New data file. |
| 658 | * Makefile.am (EXTRA_DIST): Add it. |
| 659 | * run-elflint-test.sh: Test on it too. |
| 660 | |
| 661 | 2007-01-18 Roland McGrath <roland@redhat.com> |
| 662 | |
| 663 | * Makefile.am (CFLAGS): Don't molest it. |
| 664 | |
| 665 | 2007-01-11 Roland McGrath <roland@redhat.com> |
| 666 | |
| 667 | * testfile32.bz2: New data file. |
| 668 | * Makefile.am (EXTRA_DIST): Add it. |
| 669 | * run-elflint-test.sh: Test on it too. |
| 670 | |
Ulrich Drepper | ce0bdb6 | 2007-02-05 07:13:52 +0000 | [diff] [blame] | 671 | 2007-02-04 Ulrich Drepper <drepper@redhat.com> |
| 672 | |
| 673 | * arls.c: New file. |
| 674 | * Makefile (noinst_PROGRAMS): Add arls. |
| 675 | |
| 676 | * run-ranlib-test2.sh: Fix type in comment. |
| 677 | |
Ulrich Drepper | cd4992c | 2007-01-10 20:58:17 +0000 | [diff] [blame] | 678 | 2007-01-10 Ulrich Drepper <drepper@redhat.com> |
| 679 | |
| 680 | * run-elflint-self.sh (runtest): Show which file has the problem. |
| 681 | |
Roland McGrath | ba949b3 | 2007-01-10 20:44:29 +0000 | [diff] [blame] | 682 | 2007-01-10 Roland McGrath <roland@redhat.com> |
| 683 | |
| 684 | * dwfl-bug-addr-overflow.c: New file. |
| 685 | * Makefile.am (TESTS): Add it. |
| 686 | (dwfl_bug_addr_overflow_LDADD): New variable. |
| 687 | |
Roland McGrath | 8190db6 | 2006-12-17 23:56:51 +0000 | [diff] [blame] | 688 | 2006-12-17 Roland McGrath <roland@redhat.com> |
| 689 | |
| 690 | * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg. |
| 691 | |
Roland McGrath | c373d85 | 2006-10-10 00:25:21 +0000 | [diff] [blame] | 692 | 2006-09-05 Roland McGrath <roland@redhat.com> |
| 693 | |
| 694 | * run-strings-test.sh: Export LC_ALL=C for the test. |
| 695 | |
| 696 | 2006-08-29 Roland McGrath <roland@redhat.com> |
| 697 | |
| 698 | * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh. |
| 699 | * run-arsymtest.sh: Likewise. |
| 700 | |
| 701 | * run-native-test.sh (native.c compilation): Add some braces. |
| 702 | |
| 703 | 2006-08-22 Roland McGrath <roland@redhat.com> |
| 704 | |
| 705 | * allregs.c (dwarf_encoding_string): New function, swiped from readelf. |
| 706 | (struct reginfo): New members bits, type. |
| 707 | (one_register, match_register): Update to take new args, |
| 708 | record and display new info. |
| 709 | (main): Display new info. |
| 710 | * run-allregs.sh: Update expected results. |
| 711 | |
Roland McGrath | 19db859 | 2006-08-03 08:52:46 +0000 | [diff] [blame] | 712 | 2006-08-03 Roland McGrath <roland@redhat.com> |
| 713 | |
| 714 | * run-allregs.sh: Add sparc cases. |
| 715 | * testfile30.bz2: New data file. |
| 716 | * testfile31.bz2: New data file. |
| 717 | * Makefile.am (EXTRA_DIST): Add them. |
| 718 | |
Roland McGrath | 9502462 | 2006-07-21 10:06:31 +0000 | [diff] [blame] | 719 | 2006-07-21 Roland McGrath <roland@redhat.com> |
| 720 | |
| 721 | * allregs.c (struct reginfo): Increase size of name. |
| 722 | (one_register): Assert that it's big enough. |
| 723 | |
Roland McGrath | b437972 | 2006-04-05 01:35:26 +0000 | [diff] [blame] | 724 | 2006-04-04 Roland McGrath <roland@redhat.com> |
| 725 | |
| 726 | * run-bug1-test.sh: Test a second case, to cover both byte orders. |
| 727 | * testfile29.bz2: New file. |
| 728 | * testfile29.rdwr.bz2: New file. |
| 729 | * Makefile.am (EXTRA_DIST): Add them. |
| 730 | |
Ulrich Drepper | ba718b1 | 2006-04-04 21:31:16 +0000 | [diff] [blame] | 731 | 2006-04-04 Ulrich Drepper <drepper@redhat.com> |
| 732 | |
| 733 | * Makefile.am: Add rules to run run-bug1-test.sh. |
| 734 | * rdwrmmap.c: New file. |
| 735 | * run-bug1-test.sh: New file. |
| 736 | * testfile28.bz2: New file. |
| 737 | * testfile28.rdwr.bz2: New file. |
| 738 | |
Roland McGrath | dd7e22b | 2006-03-09 23:05:47 +0000 | [diff] [blame] | 739 | 2006-03-09 Roland McGrath <roland@redhat.com> |
| 740 | |
| 741 | * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link. |
| 742 | |
Roland McGrath | 060fa05 | 2006-03-02 07:51:50 +0000 | [diff] [blame] | 743 | 2006-03-01 Roland McGrath <roland@redhat.com> |
| 744 | |
| 745 | * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h |
| 746 | changes matching 3.0 spec. |
| 747 | |
Roland McGrath | c40f58a | 2006-01-13 20:13:21 +0000 | [diff] [blame] | 748 | 2006-01-13 Roland McGrath <roland@redhat.com> |
| 749 | |
| 750 | * run-native-test.sh: Do kill -9 and reap explicitly at end, since |
| 751 | bash 3.1 whines when it's done in the trap 0 handler. |
| 752 | |
Roland McGrath | 4b248ce | 2006-01-12 03:34:38 +0000 | [diff] [blame] | 753 | 2006-01-11 Roland McGrath <roland@redhat.com> |
| 754 | |
| 755 | * testfile26.bz2: New data file. |
| 756 | * testfile27.bz2: New data file. |
| 757 | * Makefile.am (EXTRA_DIST): Add them. |
| 758 | * run-allregs.sh: Test s390 data. |
| 759 | |
Roland McGrath | 124a798 | 2005-12-15 02:37:09 +0000 | [diff] [blame] | 760 | 2005-12-14 Roland McGrath <roland@redhat.com> |
| 761 | |
| 762 | * run-native-test.sh: Redirect output from native test process. |
| 763 | |
Roland McGrath | 94d26ad | 2005-12-13 23:24:37 +0000 | [diff] [blame] | 764 | 2005-12-13 Roland McGrath <roland@redhat.com> |
| 765 | |
| 766 | * allregs.c (main): Fail if we find no registers. |
| 767 | |
| 768 | * run-native-test.sh: New file. |
| 769 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 770 | |
Roland McGrath | ba72ab1 | 2005-12-12 00:04:33 +0000 | [diff] [blame] | 771 | 2005-12-10 Ulrich Drepper <drepper@redhat.com |
| 772 | |
| 773 | * run-readelf-test1.sh: New file. |
| 774 | * Makefile.am (TESTS): Add run-readelf-test1.sh. |
| 775 | (EXTRA_DIST): Likewise. |
| 776 | |
Roland McGrath | d804e72 | 2005-12-08 01:35:42 +0000 | [diff] [blame] | 777 | 2005-12-07 Roland McGrath <roland@redhat.com> |
Ulrich Drepper | f7e1bd9 | 2005-12-10 17:32:38 +0000 | [diff] [blame] | 778 | |
Roland McGrath | d804e72 | 2005-12-08 01:35:42 +0000 | [diff] [blame] | 779 | * ecp.c (main): Use elf_end to clean up. |
Ulrich Drepper | f7e1bd9 | 2005-12-10 17:32:38 +0000 | [diff] [blame] | 780 | |
Roland McGrath | 994b489 | 2005-12-05 22:46:21 +0000 | [diff] [blame] | 781 | 2005-11-25 Roland McGrath <roland@redhat.com> |
| 782 | |
| 783 | * coverage.sh: Given -v argument, print names of unused files. |
| 784 | |
| 785 | * addrscopes.c (main): Use dwfl_end before return. |
| 786 | * allregs.c (main): Likewise. |
| 787 | * find-prologues.c (main): Likewise. |
| 788 | * funcretval.c (main): Likewise. |
| 789 | * funcscopes.c (main): Likewise. |
| 790 | * line2addr.c (main): Likewise. |
| 791 | |
| 792 | * run-allregs.sh: New file. |
| 793 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 794 | |
| 795 | * allregs.c: Use libdwfl wrapper instead of direct libebl calls. |
| 796 | * Makefile.am (allregs_LDADD): Updated. |
| 797 | |
| 798 | * allregs.c: New file. |
| 799 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 800 | (allregs_LDADD): New variable. |
| 801 | |
Roland McGrath | 9365d2c | 2005-11-18 23:55:47 +0000 | [diff] [blame] | 802 | 2005-11-18 Roland McGrath <roland@redhat.com> |
| 803 | |
| 804 | * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib. |
| 805 | * test-wrapper.sh: Likewise. |
| 806 | |
Roland McGrath | 575dd39 | 2005-11-18 01:41:52 +0000 | [diff] [blame] | 807 | 2005-11-17 Roland McGrath <roland@redhat.com> |
| 808 | |
Roland McGrath | af74f5c | 2005-11-18 02:25:14 +0000 | [diff] [blame] | 809 | * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in |
| 810 | environment for test-wrapper.sh. |
| 811 | * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib. |
| 812 | * test-subr.sh (installed_testrun): Likewise. |
| 813 | Use explicit path in ${bindir}. |
| 814 | |
Roland McGrath | 575dd39 | 2005-11-18 01:41:52 +0000 | [diff] [blame] | 815 | * Makefile.am (installcheck-local): Fix typo in last change. |
| 816 | |
Roland McGrath | d7f8d0c | 2005-11-17 02:32:03 +0000 | [diff] [blame] | 817 | 2005-11-16 Roland McGrath <roland@redhat.com> |
| 818 | |
| 819 | * configure.ac: New file, for standalone build/dist of test suite. |
| 820 | * Makefile.am [!STANDALONE] (INCLUDES): Don't define it. |
| 821 | (asm_TESTS): New variable, broken out of ... |
| 822 | (TESTS): ... here. Also remove msg_tst. |
| 823 | [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst. |
| 824 | (installed_TESTS_ENVIRONMENT): New variable. |
| 825 | [STANDALONE] (TESTS_ENVIRONMENT): Use that. |
| 826 | [!STANDALONE] (installcheck-local): Likewise. |
| 827 | [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo. |
| 828 | * addrscopes.c: Include <config.h>. |
| 829 | Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers. |
| 830 | * allfcts.c: Likewise. |
| 831 | * asm-tst1.c: Likewise. |
| 832 | * asm-tst2.c: Likewise. |
| 833 | * asm-tst3.c: Likewise. |
| 834 | * asm-tst4.c: Likewise. |
| 835 | * asm-tst5.c: Likewise. |
| 836 | * asm-tst6.c: Likewise. |
| 837 | * asm-tst7.c: Likewise. |
| 838 | * asm-tst8.c: Likewise. |
| 839 | * asm-tst9.c: Likewise. |
| 840 | * dwflmodtest.c: Likewise. |
| 841 | * find-prologues.c: Likewise. |
| 842 | * funcscopes.c: Likewise. |
| 843 | * get-aranges.c: Likewise. |
| 844 | * get-files.c: Likewise. |
| 845 | * get-lines.c: Likewise. |
| 846 | * get-pubnames.c: Likewise. |
| 847 | * line2addr.c: Likewise. |
| 848 | * newscn.c: Likewise. |
| 849 | * show-abbrev.c: Likewise. |
| 850 | * show-die-info.c: Likewise. |
| 851 | * update3.c: Likewise. |
| 852 | * update4.c: Likewise. |
Roland McGrath | e47ab76 | 2005-11-17 03:16:00 +0000 | [diff] [blame] | 853 | * funcretval.c: Likewise. |
Roland McGrath | d7f8d0c | 2005-11-17 02:32:03 +0000 | [diff] [blame] | 854 | |
| 855 | * dwflmodtest.c (print_instance): Don't use INTUSE. |
| 856 | (options): Don't use N_ macro. |
| 857 | |
Roland McGrath | 1b8b446 | 2005-11-16 01:33:38 +0000 | [diff] [blame] | 858 | 2005-11-15 Roland McGrath <roland@redhat.com> |
| 859 | |
Roland McGrath | e47ab76 | 2005-11-17 03:16:00 +0000 | [diff] [blame] | 860 | * coverage.sh: Look in backends. |
| 861 | * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl. |
| 862 | (TESTS_ENVIRONMENT): Likewise. |
| 863 | |
| 864 | * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE, |
| 865 | pass FUNCDIE direclty to dwfl_module_return_value_location. |
| 866 | |
Roland McGrath | 1b8b446 | 2005-11-16 01:33:38 +0000 | [diff] [blame] | 867 | * Makefile.am (BUILD_RPATH): New variable. |
| 868 | [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value. |
| 869 | (tests_rpath): New variable. |
| 870 | (installcheck-local): Pass it to test-wrapper.sh. |
| 871 | * test-wrapper.sh: In "installed" format, take yes/no value |
| 872 | for elfutils_tests_rpath, which export. When running a test |
| 873 | binary for installcheck, exit 77. |
| 874 | * test-subr.sh (installed_testrun): When running a test binary |
| 875 | for installcheck, exit 77 if $elfutils_tests_rpath = yes. |
| 876 | |
| 877 | 2005-11-14 Roland McGrath <roland@redhat.com> |
| 878 | |
| 879 | * test-subr.sh: New file. |
| 880 | * test-wrapper.sh: New file. |
| 881 | * Makefile.am (EXTRA_DIST): Add them. |
| 882 | (AM_LDFLAGS): Variable removed. |
| 883 | (TESTS_ENVIRONMENT): New variable. |
| 884 | (installcheck-local): New target. |
| 885 | * run-addrscopes.sh: Use test-subr.sh. |
| 886 | * run-allfcts.sh: Likewise. |
| 887 | * run-ecp-test.sh: Likewise. |
| 888 | * run-ecp-test2.sh: Likewise. |
| 889 | * run-elflint-self.sh: Likewise. |
| 890 | * run-elflint-test.sh: Likewise. |
| 891 | * run-find-prologues.sh: Likewise. |
| 892 | * run-funcscopes.sh: Likewise. |
| 893 | * run-get-aranges.sh: Likewise. |
| 894 | * run-get-files.sh: Likewise. |
| 895 | * run-get-lines.sh: Likewise. |
| 896 | * run-get-pubnames.sh: Likewise. |
| 897 | * run-line2addr.sh: Likewise. |
| 898 | * run-ranlib-test.sh: Likewise. |
| 899 | * run-ranlib-test2.sh: Likewise. |
| 900 | * run-show-abbrev.sh: Likewise. |
| 901 | * run-show-ciefde.sh: Likewise. |
| 902 | * run-show-die-info.sh: Likewise. |
| 903 | * run-strings-test.sh: Likewise. |
| 904 | * run-strip-test.sh: Likewise. |
| 905 | |
Roland McGrath | e47ab76 | 2005-11-17 03:16:00 +0000 | [diff] [blame] | 906 | 2005-11-13 Roland McGrath <roland@redhat.com> |
| 907 | |
| 908 | * funcretval.c: New file. |
| 909 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 910 | (funcretval_LDADD): New variable. |
| 911 | |
Ulrich Drepper | 3840c1c | 2005-11-09 16:13:48 +0000 | [diff] [blame] | 912 | 2005-11-09 Ulrich Drepper <drepper@redhat.com> |
| 913 | |
| 914 | * line2addr.c (handle_module): Add missing parameter to printf. |
| 915 | |
Roland McGrath | 07d4f2f | 2005-10-28 06:56:24 +0000 | [diff] [blame] | 916 | 2005-10-27 Roland McGrath <roland@redhat.com> |
| 917 | |
Roland McGrath | 6724c90 | 2005-10-28 07:07:19 +0000 | [diff] [blame] | 918 | * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes. |
| 919 | * funcscopes.c (handle_function): Likewise. |
| 920 | * dwflmodtest.c (print_inline, print_func): Likewise. |
| 921 | * find-prologues.c (handle_function): Likewise. |
| 922 | |
| 923 | 2005-10-27 Roland McGrath <roland@redhat.com> |
| 924 | |
Roland McGrath | 07d4f2f | 2005-10-28 06:56:24 +0000 | [diff] [blame] | 925 | * run-find-prologues.sh: New file. |
| 926 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 927 | |
| 928 | * find-prologues.c (handle_function): Skip inlines. |
| 929 | |
| 930 | 2005-10-25 Roland McGrath <roland@redhat.com> |
| 931 | |
| 932 | * find-prologues.c: New file. |
| 933 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 934 | (find_prologues_LDADD): New variable. |
| 935 | |
Ulrich Drepper | 3bbc950 | 2005-09-02 20:29:56 +0000 | [diff] [blame] | 936 | 2005-09-02 Ulrich Drepper <drepper@redhat.com> |
| 937 | |
| 938 | * run-strings-test.sh: Remove strings.out in the end. |
| 939 | |
Ulrich Drepper | 7d65d01 | 2005-08-31 15:14:26 +0000 | [diff] [blame] | 940 | 2005-08-31 Ulrich Drepper <drepper@redhat.com> |
| 941 | |
| 942 | * run-addrscopes.sh: Use correct exit code if test cannot be performed. |
| 943 | * run-allfcts.sh: Likewise. |
| 944 | * run-ecp-test.sh: Likewise. |
| 945 | * run-ecp-test2.sh: Likewise. |
| 946 | * run-elflint-test.sh: Likewise. |
| 947 | * run-funcscopes.sh: Likewise. |
| 948 | * run-get-aranges.sh: Likewise. |
| 949 | * run-get-files.sh: Likewise. |
| 950 | * run-get-lines.sh: Likewise. |
| 951 | * run-get-pubnames.sh: Likewise. |
| 952 | * run-line2addr.sh: Likewise. |
| 953 | * run-ranlib-test2.sh: Likewise. |
| 954 | * run-show-abbrev.sh: Likewise. |
| 955 | * run-show-ciefde.sh: Likewise. |
| 956 | * run-show-die-info.sh: Likewise. |
| 957 | * run-strings-test.sh: Likewise. |
| 958 | * run-strip-test.sh: Likewise. |
| 959 | |
Ulrich Drepper | 5a6f8d1 | 2005-08-30 17:56:53 +0000 | [diff] [blame] | 960 | 2005-08-30 Ulrich Drepper <drepper@redhat.com> |
| 961 | |
| 962 | * coverage.sh: Handle case where there is no .gcno file at all. |
| 963 | |
Ulrich Drepper | 39cec7a | 2005-08-30 01:22:01 +0000 | [diff] [blame] | 964 | 2005-08-29 Ulrich Drepper <drepper@redhat.com> |
| 965 | |
| 966 | * Makefile.am (EXTRA_DIST): Add coverage. |
| 967 | [GCOV]: Generate coverage summary after the tests ran |
| 968 | * coverage.sh: New file. |
| 969 | |
Ulrich Drepper | fbe998a | 2005-08-29 16:27:10 +0000 | [diff] [blame] | 970 | 2005-08-28 Ulrich Drepper <drepper@redhat.com> |
| 971 | |
| 972 | * Makefile.an [BUILD_STATIC] (libdw): Add -ldl. |
| 973 | (CLEANFILES): Add *.gcno *.gcda *.gconv. |
| 974 | |
| 975 | 2005-08-28 Ulrich Drepper <drepper@redhat.com> |
| 976 | |
| 977 | * run-strings-test.sh: New file. |
| 978 | * Makefile.am (TESTS, EXTRA_DIST): Add it. |
| 979 | |
Roland McGrath | 71e15a0 | 2005-08-27 10:33:26 +0000 | [diff] [blame] | 980 | 2005-08-27 Roland McGrath <roland@redhat.com> |
| 981 | |
Roland McGrath | b0bc278 | 2005-08-27 21:07:16 +0000 | [diff] [blame] | 982 | * addrscopes.c (handle_address): Apply bias to PC addresses. |
| 983 | |
Roland McGrath | 71e15a0 | 2005-08-27 10:33:26 +0000 | [diff] [blame] | 984 | * run-funcscopes.sh: New file. |
| 985 | * testfile25.bz2: New data file. |
| 986 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 987 | |
| 988 | 2005-08-26 Roland McGrath <roland@redhat.com> |
| 989 | |
| 990 | * addrscopes.c (dwarf_diename_integrate): Removed. |
| 991 | (print_vars, handle_address): Use plain dwarf_diename. |
| 992 | |
| 993 | 2005-08-25 Roland McGrath <roland@redhat.com> |
| 994 | |
| 995 | * funcscopes.c: New file. |
| 996 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 997 | (funcscopes_LDADD): New variable. |
| 998 | |
| 999 | * run-addrscopes.sh: Add another case. |
| 1000 | * testfile24.bz2: New data file. |
| 1001 | * Makefile.am (EXTRA_DIST): Add it. |
| 1002 | |
| 1003 | * addrscopes.c (handle_address): Take new argument IGNORE_INLINES, |
| 1004 | pass it to dwarf_getscopes. |
| 1005 | (main): Pass it, true when '=' follows an address. |
| 1006 | |
Roland McGrath | 4c305da | 2005-08-25 01:49:35 +0000 | [diff] [blame] | 1007 | 2005-08-24 Roland McGrath <roland@redhat.com> |
Ulrich Drepper | 8a52095 | 2005-08-28 08:56:34 +0000 | [diff] [blame] | 1008 | |
Roland McGrath | 4c305da | 2005-08-25 01:49:35 +0000 | [diff] [blame] | 1009 | * line2addr.c (print_address): Omit () for DSOs. |
Ulrich Drepper | 8a52095 | 2005-08-28 08:56:34 +0000 | [diff] [blame] | 1010 | |
Ulrich Drepper | 2eb660f | 2005-08-24 19:47:57 +0000 | [diff] [blame] | 1011 | 2005-08-24 Ulrich Drepper <drepper@redhat.com> |
| 1012 | |
Ulrich Drepper | 958bf13 | 2005-08-24 21:40:55 +0000 | [diff] [blame] | 1013 | * run-line2addr.sh: Remove testfile23 in the end. |
| 1014 | |
Ulrich Drepper | 2eb660f | 2005-08-24 19:47:57 +0000 | [diff] [blame] | 1015 | * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl). |
Ulrich Drepper | f81343a | 2005-08-24 20:55:31 +0000 | [diff] [blame] | 1016 | [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules. |
Ulrich Drepper | 2eb660f | 2005-08-24 19:47:57 +0000 | [diff] [blame] | 1017 | |
Roland McGrath | d17fac7 | 2005-08-23 08:20:21 +0000 | [diff] [blame] | 1018 | 2005-08-22 Roland McGrath <roland@redhat.com> |
| 1019 | |
| 1020 | * run-line2addr.sh: Add a case. |
| 1021 | * testfile23.bz2: New data file. |
| 1022 | * Makefile.am (EXTRA_DIST): Add it. |
| 1023 | |
Roland McGrath | 9a1f365 | 2005-08-18 20:57:04 +0000 | [diff] [blame] | 1024 | 2005-08-18 Roland McGrath <roland@redhat.com> |
| 1025 | |
Roland McGrath | f5fda7d | 2005-08-18 22:01:57 +0000 | [diff] [blame] | 1026 | * run-addrscopes.sh: New file. |
| 1027 | * testfile22.bz2: New data file. |
| 1028 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 1029 | |
Roland McGrath | 9a1f365 | 2005-08-18 20:57:04 +0000 | [diff] [blame] | 1030 | * addrscopes.c: New file. |
| 1031 | * Makefile.am (noinst_PROGRAMS): Add it. |
| 1032 | (addrscopes_LDADD): New variable. |
| 1033 | |
Ulrich Drepper | 837b522 | 2005-08-16 05:12:01 +0000 | [diff] [blame] | 1034 | 2005-08-15 Ulrich Drepper <drepper@redhat.com> |
| 1035 | |
| 1036 | * run-elflint-self.sh: Don't run test if the file doesn't exist. |
| 1037 | |
Roland McGrath | 1ecb606 | 2005-08-15 09:53:04 +0000 | [diff] [blame] | 1038 | 2005-08-15 Roland McGrath <roland@redhat.com> |
| 1039 | |
| 1040 | * dwflmodtest.c (print_instance, print_inline): New functions. |
| 1041 | (print_func): Call print_inline. |
| 1042 | (options, parse_opt): Grok -i/--inlines. |
| 1043 | |
Roland McGrath | 8d18c29 | 2005-08-07 21:42:07 +0000 | [diff] [blame] | 1044 | 2005-08-07 Roland McGrath <roland@redhat.com> |
| 1045 | |
| 1046 | * dwflmodtest.c: Print function details only if -f flag is given. |
| 1047 | |
Ulrich Drepper | 47be795 | 2005-08-07 04:41:39 +0000 | [diff] [blame] | 1048 | 2005-08-06 Ulrich Drepper <drepper@redhat.com> |
| 1049 | |
Ulrich Drepper | 637963b | 2005-08-07 05:33:07 +0000 | [diff] [blame] | 1050 | * run-elflint-self.sh: New file. |
| 1051 | * Makefile.am (TESTS): Add run-elflint-self.sh. |
| 1052 | (EXTRA_DIST): Likewise. |
| 1053 | |
Ulrich Drepper | 47be795 | 2005-08-07 04:41:39 +0000 | [diff] [blame] | 1054 | * Makefile.am: Link with statis libs if BUILD_STATIC. |
| 1055 | (dwflmodtest_LDADD): Also link with -ldl. |
| 1056 | |
Ulrich Drepper | 41de488 | 2005-08-03 00:02:56 +0000 | [diff] [blame] | 1057 | 2005-08-02 Ulrich Drepper <drepper@redhat.com> |
| 1058 | |
Ulrich Drepper | a38998e | 2005-08-03 02:05:39 +0000 | [diff] [blame] | 1059 | * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS. |
| 1060 | * asm-tst1.c: Adjust for new asm_begin interface. Open backend |
| 1061 | library first. |
| 1062 | * asm-tst2.c: Likewise. |
| 1063 | * asm-tst3.c: Likewise. |
| 1064 | * asm-tst4.c: Likewise. |
| 1065 | * asm-tst5.c: Likewise. |
| 1066 | * asm-tst6.c: Likewise. |
| 1067 | * asm-tst7.c: Likewise. |
| 1068 | * asm-tst8.c: Likewise. |
| 1069 | * asm-tst9.c: Likewise. |
| 1070 | |
Ulrich Drepper | 41de488 | 2005-08-03 00:02:56 +0000 | [diff] [blame] | 1071 | * msg_tst.c: Add new error message. |
| 1072 | |
Ulrich Drepper | 18618fd | 2005-07-28 21:29:22 +0000 | [diff] [blame] | 1073 | 2005-07-28 Ulrich Drepper <drepper@redhat.com> |
| 1074 | |
| 1075 | * Makefile.am (dwflmodtest_LDADD): Add $(libebl). |
| 1076 | |
Roland McGrath | d17fac7 | 2005-08-23 08:20:21 +0000 | [diff] [blame] | 1077 | 2005-06-01 Roland McGrath <roland@redhat.com> |
| 1078 | |
| 1079 | * line2addr.c: Rewritten using libdwfl. |
| 1080 | * run-line2addr.sh: Update test for changed arguments. |
| 1081 | * Makefile.am (INCLUDES): Add libdwfl source directory to path. |
| 1082 | (libdwfl): New variable. |
| 1083 | (line2addr_LDADD): Use it. |
| 1084 | |
Roland McGrath | 1838590 | 2005-07-28 07:12:38 +0000 | [diff] [blame] | 1085 | 2005-07-28 Roland McGrath <roland@redhat.com> |
| 1086 | |
| 1087 | * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here. |
| 1088 | * Makefile.am (noinst_PROGRAMS): Add dwflmodtest. |
| 1089 | (dwflmodtest_LDADD): New variable. |
| 1090 | (INCLUDES): Add -I$(top_srcdir)/libdwfl here. |
| 1091 | |
Ulrich Drepper | b08d5a8 | 2005-07-26 05:00:05 +0000 | [diff] [blame] | 1092 | 2005-07-21 Ulrich Drepper <drepper@redhat.com> |
| 1093 | |
| 1094 | * testfile18.bz2: New file. |
| 1095 | * run-elflint-test.sh: New file. |
| 1096 | * Makefile.am (TESTS): Add run-elflint-test.sh. |
| 1097 | (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2. |
| 1098 | |
| 1099 | 2005-05-24 Ulrich Drepper <drepper@redhat.com> |
| 1100 | |
| 1101 | * get-files.c (main): Use correct format specifier. |
| 1102 | |
| 1103 | 2005-05-21 Ulrich Drepper <drepper@redhat.com> |
| 1104 | |
| 1105 | * Makefile.am: Add -Wextra to CFLAGS. |
| 1106 | * get-files.c: Remove warning this produced. |
| 1107 | * get-pubnames.c: Likewise. |
| 1108 | * newfile.c: Likewise. |
| 1109 | * newscn.c: Likewise. |
| 1110 | * scnnames.c: Likewise. |
| 1111 | * showptable.c: Likewise. |
| 1112 | * test-nlist.c: Likewise. |
| 1113 | * update1.c: Likewise. |
| 1114 | * update2.c: Likewise. |
| 1115 | * update3.c: Likewise. |
| 1116 | * update4.c: Likewise. |
| 1117 | |
| 1118 | 2005-05-08 Ulrich Drepper <drepper@redhat.com> |
| 1119 | |
| 1120 | * run-line2addr.sh: Remove testfile14 at the end. |
| 1121 | |
Ulrich Drepper | 282bf32 | 2005-07-28 21:49:05 +0000 | [diff] [blame] | 1122 | * run-strip-test.sh: Remove debuginfo test input file as well. |
Ulrich Drepper | b08d5a8 | 2005-07-26 05:00:05 +0000 | [diff] [blame] | 1123 | |
| 1124 | * Makefile.am (EXTRA_DIST): Newly added files incorrectly used |
| 1125 | .bz, not .bz2. |
| 1126 | |
| 1127 | 2005-05-03 Roland McGrath <roland@redhat.com> |
| 1128 | |
| 1129 | * run-strip-test.sh: Use variables for test file names. |
| 1130 | Optionally produce separate debug file and check it. |
| 1131 | * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication. |
| 1132 | * run-strip-test3.sh: Likewise. |
| 1133 | * run-strip-test4.sh: New file. |
| 1134 | * run-strip-test5.sh: New file. |
| 1135 | * run-strip-test6.sh: New file. |
| 1136 | * testfile15.bz: New file. |
| 1137 | * testfile15.debug.bz: New file. |
| 1138 | * testfile16.bz: New file. |
| 1139 | * testfile16.debug.bz: New file. |
| 1140 | * testfile17.bz: New file. |
| 1141 | * testfile17.debug.bz: New file. |
| 1142 | * Makefile.am (TESTS, EXTRA_DIST): Add them. |
| 1143 | |
| 1144 | 2005-04-25 Ulrich Drepper <drepper@redhat.com> |
| 1145 | |
| 1146 | * run-line2addr.sh: Also use testfile14. Adjust for correct |
| 1147 | return of multiple matches. |
| 1148 | * testfile14.bz2: New file. |
| 1149 | * Makefile.am (EXTRA_DIST): Add testfile14.bz2. |
| 1150 | |
| 1151 | * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change. |
| 1152 | |
Roland McGrath | 87d4780 | 2007-07-16 22:23:37 +0000 | [diff] [blame] | 1153 | 2005-04-04 Roland McGrath <roland@redhat.com> |
Ulrich Drepper | b08d5a8 | 2005-07-26 05:00:05 +0000 | [diff] [blame] | 1154 | |
| 1155 | * line2addr.c (main): Initialize LINES and NLINES before calling |
| 1156 | dwarf_getsrc_file, and free LINES afterwards. |
| 1157 | |
| 1158 | * allfcts.c (main): Use size_t for CUHL. |
| 1159 | |
| 1160 | 2005-04-04 Ulrich Drepper <drepper@redhat.com> |
| 1161 | |
| 1162 | * line2addr.c: New file. |
| 1163 | * run-line2addr.sh: New file. |
| 1164 | * Makefile.am: Add rules to build, run, and distribute new code. |
| 1165 | |
| 1166 | 2005-04-02 Ulrich Drepper <drepper@redhat.com> |
| 1167 | |
| 1168 | * allfcts.c: New file. |
| 1169 | * run-allfcts.sh: New file. |
| 1170 | * Makefile.am: Add rules to build, run, and distribute new code. |
| 1171 | |
| 1172 | 2005-02-05 Ulrich Drepper <drepper@redhat.com> |
| 1173 | |
| 1174 | * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test |
| 1175 | programs with -lmudflap. |
| 1176 | |
| 1177 | 2004-09-25 Ulrich Drepper <drepper@redhat.com> |
| 1178 | |
| 1179 | * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation. |
| 1180 | * asm-tst5.c (main): Likewise. |
| 1181 | * asm-tst6.c (main): Likewise. |
| 1182 | |
| 1183 | 2004-01-17 Ulrich Drepper <drepper@redhat.com> |
| 1184 | |
| 1185 | * Makefile.am: Support building with mudflap. |
| 1186 | |
| 1187 | 2004-01-12 Ulrich Drepper <drepper@redhat.com> |
| 1188 | |
| 1189 | * get-aranges.c: Rewrite to use libdw. |
| 1190 | * Makefile.am: Reenable get-aranges test. |
| 1191 | |
| 1192 | 2004-01-11 Ulrich Drepper <drepper@redhat.com> |
| 1193 | |
| 1194 | * get-lines.c: New file. |
| 1195 | * get-files.c: Adjust for libdw. |
| 1196 | * run-get-files.sh: Adjust expected result. |
| 1197 | * run-get-lines.sh: Likewise. |
| 1198 | * Makefile.am: Run get-lines test. Don't run get-aranges and |
| 1199 | get-ciefde test for now. |
| 1200 | |
| 1201 | * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface |
| 1202 | change. Print attribute offset information. |
| 1203 | * run-show-abbrev.sh: Adjust expected output. |
| 1204 | |
| 1205 | 2004-01-09 Ulrich Drepper <drepper@redhat.com> |
| 1206 | |
| 1207 | * show-abbrev.c: Adjust call to dwarf_nextcu after interface change. |
| 1208 | * show-die-info.c: Likewise. |
| 1209 | * run-show-die-info.sh: Adjust expected output. |
| 1210 | |
| 1211 | 2003-08-13 Ulrich Drepper <drepper@redhat.com> |
| 1212 | |
| 1213 | * Makefile.in: Depend on libebl.a, not libebl.so. |
| 1214 | |
| 1215 | 2003-08-11 Ulrich Drepper <drepper@redhat.com> |
| 1216 | |
| 1217 | * Moved to CVS archive. |