blob: 5871f9d0f836976ca3c817ef86505edc2f581ebb [file] [log] [blame]
Mark Wielaardd3f16452013-08-28 18:10:44 +020012013-08-28 Mark Wielaard <mjw@redhat.com>
2
Mark Wielaard79b91812013-08-28 21:54:58 +02003 * addrcfi.c (handle_cfi): Handle .debug_frame or .eh_frame
4 completely missing.
5 * run-addrcfi.sh: Add case for EM_S390 ELFCLASS32 and ELFCLASS64.
6 * testfiles390.bz2: New testfile.
7 * testfiles390x.bz2: Likewise.
8 * Makefile.am (EXTRA_DIST): Add testfiles390.bz2 and
9 testfiles390x.bz2.
10
112013-08-28 Mark Wielaard <mjw@redhat.com>
12
Mark Wielaardd3f16452013-08-28 18:10:44 +020013 * addrcfi.c (handle_cfi): Use printf not error.
14 * run-addrcfi.sh: Add case for EM_PPC and EM_PPC64.
15 * testfileppc32.bz2: New testfile.
16 * testfileppc64.bz2: Likewise.
17 * Makefile.am (EXTRA_DIST): Add testfileppc32.bz2 and
18 testfileppc64.bz2.
19
Mark Wielaard292b1782013-08-27 15:40:56 +0200202013-08-27 Mark Wielaard <mjw@redhat.com>
21
22 * run-addrcfi.sh: New test.
23 * Makefile.am (TESTS): Add run-addrcfi.sh.
24 (EXTRA_DIST): Likewise.
25 * addrcfi.c (op_name): New function.
26 (print_detail): Call and print op_name. Check ops, not result
27 to check if this is "same value" or "undefined".
28 (handle_cfi): Make sure cfa_ops doesn't point to NULL.
29
Mark Wielaard4b9e6392013-08-13 11:40:21 +0200302013-08-13 Mark Wielaard <mjw@redhat.com>
31
32 * run-addr2line-i-test.sh: New test.
33 * testfile-inlines.bz2: New testfile.
34 * Makefile.am (EXTRA_DIST): Add run-addr2line-i-test.sh and
35 testfile-inlines.bz2.
36 (TESTS): Add run-addr2line-i-test.sh.
37
Mark Wielaardd0f85012013-08-12 14:21:31 +0200382013-08-12 Mark Wielaard <mjw@redhat.com>
39
40 * run-addr2line-test.sh: New test.
41 * Makefile.am (EXTRA_DIST): Add run-addr2line-test.sh.
42 (TESTS): Likewise.
43
Jan Kratochvil596d4302013-07-23 16:30:01 +0200442013-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
45
46 * run-unstrip-n.sh (test-core.*): Ignore libc.so.6 entry and order of
47 the entries.
48
Mark Wielaard263d7ee2013-07-02 16:16:58 +0200492013-07-02 Mark Wielaard <mjw@redhat.com>
50
51 * Makefile.am (EXTRA_DIST): Fix typo, forgot extension in
52 testfilenolines.bz2.
53
Jan Kratochvil8ff86292013-05-30 13:21:20 +0200542013-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
55
56 * Makefile.am (EXTRA_DIST): Add test-core-lib.so.bz2,
57 test-core.core.bz2 and test-core.exec.bz2.
58 * run-addrname-test.sh: New test for these files.
59 * run-unstrip-n.sh: Update expected output. New test for these files.
60 * test-core-lib.so.bz2: New file.
61 * test-core.core.bz2: New file.
62 * test-core.exec.bz2: New file.
63
Mark Wielaard9affad32013-05-03 11:28:49 +0200642013-05-03 Mark Wielaard <mjw@redhat.com>
65
66 * testfilenolines.bz2: New test file.
67 * Makefile.am (EXTRA_DIST): Add testfilenolines.bz2.
68 * run-get-lines.sh: Run testrun_compare on testfilenolines.
69
Jan Kratochvil904aec22013-04-30 14:27:16 +0200702013-04-30 Jan Kratochvil <jan.kratochvil@redhat.com>
71
72 * dwfl-report-elf-align.c: Use false add_p_vaddr for dwfl_report_elf.
73
Mark Wielaard807ea312013-04-29 20:48:36 +0200742013-04-29 Mark Wielaard <mjw@redhat.com>
75
76 * test-subr.sh: Don't use pushd, just cd into test-dir.
77 (exit_cleanup): Don't use popd, just cd .. to get out.
78
Mark Wielaarda6098312013-04-26 21:21:56 +0200792013-04-27 Mark Wielaard <mjw@redhat.com>
80
Mark Wielaard527e21e2013-04-27 23:15:44 +020081 * test-subr.sh (exit_cleanup): New function.
82 (trap): Use exit_cleanup as argument.
83 * run-native-test.sh (native_exit): New function.
84 (trap): For EXIT (0) use native_exit as argument.
85
862013-04-27 Mark Wielaard <mjw@redhat.com>
87
Mark Wielaardb0f202e2013-04-28 00:54:17 +020088 * update1.c (main): Use unique tempfile name and unlink file.
89 * update2.c (main): Likewise.
90 * update3.c (main): Likewise.
91 * update4.c (main): Use unique tempfile name.
92
932013-04-27 Mark Wielaard <mjw@redhat.com>
94
Mark Wielaarda6098312013-04-26 21:21:56 +020095 * run-alldts.sh: Add testfile-alldts to tempfiles.
96 * run-elf_cntl_gelf_getshdr.sh: Add test_shdr.out to tempfiles.
97 * run-macro-test.sh: Add readelf.macros.out to tempfiles.
98 * run-strip-reloc.sh: Add readelf.out, readelf.out1, readelf.out2
99 and out.stripped1, out.debug1, out.stripped2, out.debug2 to tempfiles.
100
Mark Wielaard86be7922013-04-26 23:44:25 +02001012013-04-26 Mark Wielaard <mjw@redhat.com>
102
103 * Makefile.am (installed_TESTS_ENVIRONMENT): Export environment,
104 remove wrapper.
105 (TESTS_ENVIRONMENT): Likewise.
106 (installed_LOG_COMPILER): New variable defining wrapper.
107 (LOG_COMPILER): Likewise.
108 * run-*.sh: Fixup location of input and output files.
109 * test-subr.sh: Create test_dir, pushd to execute test in.
110 (trap): Remove test_dir.
111 (testfiles): Use abs_srcdir.
112 (installed_testrun): Match on abs_builddir or abs_top_builddir.
113 (self_test_files): Adjust path.
114
Mark Wielaardcdaaf212013-04-25 16:50:11 -04001152013-04-24 Mark Wielaard <mjw@redhat.com>
116
117 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
118
Mark Wielaarda8c7f052013-03-25 21:11:53 +01001192013-03-25 Mark Wielaard <mjw@redhat.com>
120
Mark Wielaardb79788c2013-03-25 11:45:22 +0100121 * run-readelf-aranges.sh: New test.
122 * testfilefoobarbaz.bz2: New test file.
123 * Makefile.am (TESTS): Add run-readelf-aranges.sh.
124 (EXTRA_DIST): Add run-readelf-aranges.sh and testfilefoobarbaz.bz2.
125
1262013-03-25 Mark Wielaard <mjw@redhat.com>
127
Mark Wielaarda8c7f052013-03-25 21:11:53 +0100128 * run-readelf-dwz-multi.sh: Expect high_pc also as address.
129
Jan Kratochvila1d44822013-03-19 13:40:13 +01001302013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
131
132 * Makefile.am (check_PROGRAMS): Add dwfl-report-elf-align.
133 (TESTS): Add run-dwfl-report-elf-align.sh.
134 (EXTRA_DIST): Add run-dwfl-report-elf-align.sh and
135 testfile-dwfl-report-elf-align-shlib.so.bz2 .
136 (dwfl_report_elf_align_LDADD): New.
137 * dwfl-report-elf-align.c: New file.
138 * run-dwfl-report-elf-align.sh: New file.
139 * testfile-dwfl-report-elf-align-shlib.so.bz2: New file.
140
Mark Wielaardf1b06b52013-03-12 12:02:51 +01001412013-03-12 Mark Wielaard <mjw@redhat.com>
142
143 * run-dwfllines.sh: New test.
144 * dwfllines.c: New test program.
145 * Makefile.am (TESTS): Add run-dwfllines.sh.
146 (EXTRA_DIST): Likewise.
147 (dwfllines_LDADD): New variable.
148
Mark Wielaardf6185a72013-02-22 23:42:59 +01001492013-02-22 Mark Wielaard <mjw@redhat.com>
150
151 * Makefile.am (TESTS): Remove run-readelf-s.sh and run-dwflsyms.sh.
152 (LZMA): Add run-readelf-s.sh and run-dwflsyms.sh to TESTS.
153
Mark Wielaard443304e2013-02-15 22:45:22 +01001542013-02-15 Mark Wielaard <mjw@redhat.com>
155
156 * testfile-dwzstr.bz2: New testfile.
157 * testfile-dwzstr.multi.bz2: Likewise.
158 * run-readelf-dwz-multi.sh: Add readelf testfile-dwzstr test.
159 * Makefile.am (EXTRA_DIST): Add testfile-dwzstr.bz2 and
160 testfile-dwzstr.multi.bz2.
161
Mark Wielaard6c4b2072013-01-30 11:04:38 +01001622013-01-30 Mark Wielaard <mjw@redhat.com>
163
164 * testfileloc.bz2: New testfile.
165 * run-readelf-loc.sh: New test.
166 * Makefile.am (TESTS): Add run-readelf-loc.sh.
167 (EXTRA_DIST): Add run-readelf-loc.sh and testfileloc.bz2.
168
Jan Kratochvilcc84d792012-10-10 19:32:05 +02001692013-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
170
171 * run-readelf-mixed-corenote.sh: New testcase for readelf -n of s390
172 and s390x core notes.
173 * testfile67.bz2: New file.
174 * testfile68.bz2: New file.
175 * Makefile.am (EXTRA_DIST): Add testfile67.bz2 and testfile68.bz2 .
176
Mark Wielaard697bdca2013-01-23 17:39:19 +01001772013-01-23 Mark Wielaard <mjw@redhat.com>
178
179 * testfilebasmin.bz2: New testfile.
180 * Makefile.am (EXTRA_DIST): Add testfilebasmin.bz2.
181 * run-readelf-s.sh: Test testfilebasmin.
182 * run-dwflsyms.sh: Likewise.
183
Mark Wielaard9a91fb22013-01-16 15:19:40 +01001842013-01-16 Mark Wielaard <mjw@redhat.com>
185
186 * Makefile.am (check_PROGRAMS): Add dwflsyms.
187 (TESTS): Add run-readelf-s.sh and run-dwflsyms.sh.
188 (EXTRA_DIST): Add run-readelf-s.sh, testfilebazdbg.bz2,
189 testfilebazdyn.bz2, testfilebazmin.bz2, testfilebazdbg.debug.bz2,
190 testfilebazmdb.bz2, testfilebaztab.bz2 and run-dwflsyms.sh.
191 (dwflsyms_LDADD): New variable.
192
Roland McGrath3f9256d2013-01-07 15:13:46 -08001932013-01-07 Roland McGrath <roland@hack.frob.com>
194
195 * run-prelink-addr-test.sh: Use ln -snf.
196
Mark Wielaard1d6a4352012-12-03 17:01:09 +01001972012-12-03 Mark Wielaard <mjw@redhat.com>
198
199 * Makefile.am (valgrind_cmd): Add --run-libc-freeres=no.
200
Jan Kratochvild5784af2012-10-18 00:11:30 +02002012012-11-29 Jan Kratochvil <jan.kratochvil@redhat.com>
202
203 * run-addrname-test.sh: New test for PIE relocation.
204 * testfile70.core.bz2: New file.
205 * testfile70.exec.bz2: New file.
206 * Makefile.am (EXTRA_DIST): Add testfile70.core.bz2 and
207 testfile70.exec.bz2 .
208
Jan Kratochvild7ed0252012-10-27 21:31:58 +02002092012-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
210
211 * Makefile.am (EXTRA_DIST): Add testfile64.bz2, testfile65.bz2,
212 testfile69.core.bz2 and testfile69.so.bz2 .
213
Jan Kratochvil3fdcdcb2012-10-17 21:49:10 +02002142012-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
215
216 * run-addrname-test.sh: New test for DSO with build-id bias.
217 * testfile69.core.bz2: New file.
218 * testfile69.so.bz2: New file.
219
Jan Kratochvil78dec222012-10-10 08:04:01 +02002202012-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
221
Jan Kratochvil387654d2012-10-10 08:08:44 +0200222 * run-addrname-test.sh: New test for core vDSO bias.
223 * testfile65.bz2: New file.
224
2252012-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
226
Jan Kratochvil78dec222012-10-10 08:04:01 +0200227 * run-addrname-test.sh: New test for symbol preferences.
228 * testfile64.bz2: New file.
229
Mark Wielaarde3e3ee22012-10-01 16:14:12 +02002302012-10-01 Mark Wielaard <mjw@redhat.com>
231
232 * Makefile.am (TESTS_ENVIRONMENT): Define valgrind_cmd if USE_VALGRIND.
233 * test-wrapper.sh: Export VALGRIND_CMD if available.
234 * test-subr.sh (built_testrun): Use VALGRIND_CMD to invoke test prog.
235 (installed_testrun): Likewise.
236
Petr Machataae7c5e72012-09-24 16:16:27 +02002372012-09-24 Petr Machata <pmachata@redhat.com>
238
Petr Machata522a73f2012-09-24 16:46:52 +0200239 * testfile63.bz2: New testfile.
240 * run-readelf-mixed-corenote.sh: New test.
241 * Makefile.am (TEST): Add run-readelf-mixed-corenote.sh.
242 (EXTRA_DIST): Add testfile63.bz2 and run-readelf-mixed-corenote.sh.
243
2442012-09-24 Petr Machata <pmachata@redhat.com>
245
Petr Machataae7c5e72012-09-24 16:16:27 +0200246 * testfile62.bz2: New testfile.
247 * run-readelf-vmcoreinfo.sh: New test.
248 * Makefile.am (TEST): Add run-readelf-vmcoreinfo.sh.
249 (EXTRA_DIST): Add testfile62.bz2 and run-readelf-vmcoreinfo.sh.
250
Petr Machata3662ad12012-09-18 21:35:19 +02002512012-09-18 Petr Machata <pmachata@redhat.com>
252
253 * testfile61.bz2: New testfile.
254 * run-allregs.sh: Run reg_test testfile61.
255 * Makefile.am (EXTRA_DIST): Add testfile61.bz2.
256
Mark Wielaarde0ebc5a2012-08-24 14:51:37 +02002572012-08-24 Mark Wielaard <mjw@redhat.com>
258
259 * Makefile.am (EXTRA_DIST): Add testfile60.bz2.
260
Jeff Kenton257dcf42012-08-22 09:00:03 -04002612012-08-22 Jeff Kenton <jkenton@tilera.com>
262
263 * testfile60.bz2: New testfile.
264 * run-allregs.sh: Run reg_test testfile60.
265
Mark Wielaardf5519fc2012-08-24 13:54:52 +02002662012-08-24 Mark Wielaard <mjw@redhat.com>
267
268 * Makefile.am (TESTS): Only add run-readelf-dwz-multi.sh if
269 ENABLE_DWZ.
270
Mark Wielaardf31c4412012-08-17 00:35:03 +02002712012-08-16 Mark Wielaard <mjw@redhat.com>
272
273 * allregs.c (dwarf_encoding_string): Rewritten using known-dwarf
274 macros.
275 * show-die-info.c (tagnames): Removed.
276 (attrs): Removed.
277 (dwarf_tag_string): New function using known-dwarf macros.
278 (dwarf_attr_string): Likewise.
279 (handle): Call dwarf_tag_string and dwarf_attr_string instead.
280 * run-readelf-dwz-multi.sh: Expect language C89, not ISO C89.
281
Mark Wielaard775375e2012-06-22 12:02:45 +02002822012-06-27 Mark Wielaard <mjw@redhat.com>
283
284 * Makefile.am (TESTS): Add run-readelf-dwz-multi.sh.
285 (EXTRA_DIST): Add run-readelf-dwz-multi.sh,
286 libtestfile_multi_shared.so.bz2, testfile_multi.dwz.bz2 and
287 testfile_multi_main.bz2.
288 * run-readelf-dwz-multi.sh: New test.
289 * libtestfile_multi_shared.so.bz2: New testfile.
290 * testfile_multi.dwz.bz2: New testifle.
291 * testfile_multi_main.bz2: New testifle.
292
Petr Machata30a941c2012-08-01 21:41:36 +02002932012-08-01 Petr Machata <pmachata@redhat.com>
294
295 * run-test-archive64.sh: New test.
296 * testarchive64.a.bz2: New testfile.
297 * Makefile.am (TESTS): Add run-test-archive64.sh.
298 (EXTRA_DIST): Likewise.
299
Mark Wielaard94e387f2012-08-01 15:31:12 +02003002012-08-01 Mark Wielaard <mjw@redhat.com>
301
Mark Wielaardbf707b52012-08-01 15:39:11 +0200302 * run-nm-self.sh: New test.
303 * run-readelf-self.sh: Likewise.
304 * test-subr.sh (testrun_on_self_quiet): New function.
305 * Makefile.am (TESTS): Add run-nm-self.sh and run-readelf-self.sh.
306 (EXTRA_DIST): Likewise.
307
3082012-08-01 Mark Wielaard <mjw@redhat.com>
309
Mark Wielaard94e387f2012-08-01 15:31:12 +0200310 * test-subr.sh (self_test_files): New list of files.
311 (testrun_on_self): New function.
312 * run-elflint-self.sh: Use testrun_on_self.
313
Mark Wielaard714ea0e2012-07-19 13:07:39 +02003142012-07-19 Mark Wielaard <mjw@redhat.com>
315
Mark Wielaard030f6262012-07-18 13:14:30 +0200316 * Makefile.am (check_PROGRAMS): Add test-elf_cntl_gelf_getshdr.
317 (TESTS): Add run-elf_cntl_gelf_getshdr.sh.
318 (EXTRA_DIST): Likewise.
319 (test_elf_cntl_gelf_getshdr_LDADD): New.
320 test-elf_cntl_gelf_getshdr.c: New test program.
321 run-elf_cntl_gelf_getshdr.sh: New test script.
322
3232012-07-19 Mark Wielaard <mjw@redhat.com>
324
Mark Wielaardadcd1dd2012-07-19 22:59:18 +0200325 * run-elflint-self.sh: runtests on ../backends/*so files.
326
3272012-07-19 Mark Wielaard <mjw@redhat.com>
328
Mark Wielaard714ea0e2012-07-19 13:07:39 +0200329 * run-unstrip-n.sh: test_cleanup.
330 * Makefile.am (EXTRA_DIST): Add testcore-rtlib-ppc.bz2.
331
Mark Wielaarde9b23882012-06-29 22:30:15 +02003322012-07-11 Mark Wielaard <mjw@redhat.com>
333
334 * run-readelf-macro.sh: New test.
335 * testfilemacro.bz2: New testfile.
336 * Makefile.am (TESTS): Add run-readelf-macro.sh.
337 (EXTRA_DIST): Add run-readelf-macro.sh and testfilemacro.bz2.
338
Mark Wielaard84a1e0b2012-06-29 23:38:09 +02003392012-06-27 Mark Wielaard <mjw@redhat.com>
340
341 * run-readelf-gdb-index.sh: New test.
342 * testfilegdbindex5.bz2: New testfile.
343 * testfilegdbindex7.bz2: Likewise.
344 * Makefile.am (TESTS): Add run-readelf-gdb-index.sh.
345 (EXTRA_DIST): run-readelf-gdb_index.sh, testfilegdbindex5.bz2 and
346 testfilegdbindex7.bz2.
347
Mark Wielaard97212fe2012-07-17 21:12:39 +02003482012-07-17 Mark Wielaard <mjw@redhat.com>
349
350 * testcore-rtlib-ppc.bz2: New testfile.
351 * run-unstrip-n.sh: Check new ppc core testfile.
352
Mike Frysingerc09c5f32012-06-26 12:07:44 -04003532012-06-26 Mike Frysinger <vapier@gentoo.org>
354
355 * Makefile.am (check_PROGRAMS): Rename from noinst_PROGRAMS.
356
Mark Wielaarda0172d72012-06-25 17:18:53 +02003572012-06-26 Mark Wielaard <mjw@redhat.com>
358
359 * run-macro-test.sh: New test.
360 * testfile-macinfo.bz2: New testfile.
361 * testfile-macros.bz2: Likewise.
362
Mark Wielaard547049b2012-06-22 18:19:02 +02003632012-05-07 Mark Wielaard <mjw@redhat.com>
364
365 * low_high_pc.c: Use proper inttypes in printf formats.
366
Mark Wielaarddbbc67a2012-05-11 12:57:57 +02003672012-05-11 Mark Wielaard <mjw@redhat.com>
368
369 * Makefile.am (TESTS_ENVIRONMENT): Set LC_ALL and LANG to C.
370
Mark Wielaardd9bc75f2012-05-07 13:29:52 +02003712012-05-07 Mark Wielaard <mjw@redhat.com>
372
373 * low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC.
374
Mark Wielaard54797252012-04-27 13:00:50 +02003752012-04-27 Mark Wielaard <mjw@redhat.com>
376
377 * Makefile.am (TESTS): Add run-low_high_pc.sh
378 (EXTRA_DIST): Add run-low_high_pc.sh and testfile_low_high_pc.bz2
379 (noinst_PROGRAMS): Add low_high_pc.
380 (low_high_pc_LDADD): New variable.
381 * low_high_pc.c: New test.
382
Mark Wielaardbdad8e32012-04-26 12:24:33 +02003832012-04-26 Mark Wielaard <mjw@redhat.com>
384
385 * Makefile.am (EXTRA_DIST): Remove run-show-ciefde.sh.
386 * run-show-ciefde.sh: Removed old libdwarf test.
387 * show-ciefde.c: Likewise.
388
Mark Wielaard191d1f02012-04-02 17:11:25 +02003892012-04-02 Mark Wielaard <mjw@redhat.com>
390
Mark Wielaard96a52132012-04-03 00:21:50 +0200391 * Makefile.am (TESTS): Add run-unstrip-n.sh.
392 (EXTRA_DIST): Add testcore-rtlib.bz2 and run-unstrip-n.sh.
393 * run-unstrip-n.sh: New test.
394 * testcore-rtlib.bz2: New testfile.
395
3962012-04-02 Mark Wielaard <mjw@redhat.com>
397
Mark Wielaard191d1f02012-04-02 17:11:25 +0200398 * Makefile.am (TESTS): Add run-readelf-d.sh.
399 (EXTRA_DIST): Add testlib_dynseg.so.bz2 and run-readelf-d.sh.
400 * run-readelf-d.sh: New test.
401 * run-elflint-test.sh: Check new testfile.
402
Tom Tromey581c3f62012-03-21 08:54:32 -06004032012-03-21 Tom Tromey <tromey@redhat.com>
404
405 * typeiter.c: New file.
406 * run-typeiter.sh: New file.
407 * testfile59.bz2: New file.
408 * Makefile.am (noinst_PROGRAMS): Add typeiter.
409 (TESTS): Add run-typeiter.sh.
410 (EXTRA_DIST): Add run-typeiter.sh, testfile59.bz2.
411 (typeiter_LDADD): New variable.
412
Kurt Roeckx5a8e39a2012-02-24 23:40:32 +01004132012-02-21 Kurt Roeckx <kurt@roeckx.be>
414
415 * run-alldts.sh: testrun ./alldts.
416
Roland McGrathe3b15682012-02-21 11:12:46 -08004172012-02-21 Roland McGrath <roland@hack.frob.com>
418
419 * test-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH.
Roland McGrathc1c6a9d2012-02-21 12:51:36 -0800420 * test-subr.sh (installed_testrun): Likewise.
Roland McGrathe3b15682012-02-21 11:12:46 -0800421
Roland McGrathb8ff18e2012-01-18 13:57:08 -08004222012-01-18 Roland McGrath <roland@hack.frob.com>
423
424 * asm-tst4.c (main): Don't set LD_LIBRARY_PATH in system invocation;
425 it will have been inherited correctly from the test harness.
426 * asm-tst5.c (main): Likewise.
427 * asm-tst6.c (main): Likewise.
428 Reported by Serge Pavlov <serge.pavlov.at.gnu@gmail.com>.
429
Roland McGrath32899ac2011-07-09 03:17:24 -07004302011-07-09 Roland McGrath <roland@hack.frob.com>
431
432 * sha1-tst.c: File removed.
433 * Makefile.am (noinst_PROGRAMS, TESTS): Remove it.
434 (sha1_tst_LDADD): Variable removed.
435
436 * md5-sha1-test.c: New file.
437 * Makefile.am [!STANDALONE] (noinst_PROGRAMS, TESTS): Add it.
438 (md5_sha1_test_LDADD): New variable.
439
Mark Wielaard3f2290b2011-05-30 15:46:32 +02004402011-05-30 Mark Wielaard <mjw@redhat.com>
441
442 * Makefile.am (EXTRA_DIST): Add run-readelf-twofiles.sh and
443 run-rerequest_tag.sh
444
Mark Wielaard20a217d2011-05-24 14:30:40 +02004452011-05-24 Mark Wielaard <mjw@redhat.com>
446
447 * Makefile.am (EXTRA_DIST): Add hello_s390.ko.bz2.
448 * run-strip-reloc.sh: Add hello_s390.ko testcase.
449 * hello_s390.ko.bz2: New test file.
450
Mark Wielaard1662bc32011-05-16 11:33:11 +02004512011-05-23 Mark Wielaard <mjw@redhat.com>
452
453 * Makefile.am (TESTS): Add run-strip-reloc.sh.
454 (EXTRA_DIST): Add run-strip-reloc.sh, hello_i386.ko.bz2
455 hello_x86_64.ko.bz2 and hello_ppc64.ko.bz2
456 * run-strip-reloc.sh: New test.
457 * hello_i386.ko.bz2: New test file.
458 * hello_x86_64.ko.bz2: Likewise.
459 * hello_ppc64.ko.bz2: Likewise.
460
Mark Wielaard7a125b92011-05-17 12:20:01 +02004612011-05-18 Mark Wielaard <mjw@redhat.com>
462
463 * run-strip-groups.sh: New test.
464 * testfile58.bz2: New test file.
465 * Makefile.am (EXTRA_DIST): Add testfile58.bz2.
466 (TESTS): Add run-strip-groups.sh.
467 (EXTRA_DIST): Likewise.
468
Marek Polacek494275c2011-03-28 16:00:38 +02004692011-03-28 Marek Polacek <mpolacek@redhat.com>
470
471 * alldts.c: New file.
472 * run-alldts.sh: Use it.
473 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
474 (alldts_LDADD): New variable.
475
4762011-03-02 Marek Polacek <mpolacek@redhat.com>
Marek Polacek48942212011-03-07 11:16:50 -0800477
478 * dwarf-getstring.c: New test.
479 * run-dwarf-getstring.sh: And its wrapper.
480 * Makefile.am (EXTRA_DIST): Add and update all.
481
Jan Kratochvilfec39992011-02-27 12:01:25 -08004822011-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
483
484 * Makefile.am (TESTS): Add run-readelf-twofiles.sh.
485 * run-readelf-twofiles.sh: New file.
486
Mark Wielaard58cfa1c2011-02-25 20:17:52 +01004872011-02-25 Mark Wielaard <mjw@redhat.com>
488
489 * Makefile.am (BUILD_RPATH): Be consistent in naming.
490
Josh Stonedc34eda2011-02-02 16:30:01 -08004912011-02-02 Josh Stone <jistone@redhat.com>
492
493 * run-prelink-addr-test.sh: Add testfile55, 32 and 64-bit.
494 * testfile55-64.bz2, testfile55-64.debug.bz2,
495 testfile55-64.prelink.bz2, testfile55-32.bz2,
496 testfile55-32.debug.bz2, testfile55-32.prelink.bz2: New.
497 * Makefile.am (EXTRA_DIST): Add and update all.
498
Roland McGrath32520bd2011-01-12 10:43:32 -08004992011-01-12 Roland McGrath <roland@redhat.com>
500
501 * run-prelink-addr-test.sh: Make symlinks to find .debug files
Roland McGrath4f6d4e12011-01-12 10:49:40 -0800502 corresponding to .noshdrs files.
Roland McGrath32520bd2011-01-12 10:43:32 -0800503
Josh Stoned41d9a62011-01-11 19:16:57 -08005042011-01-11 Josh Stone <jistone@redhat.com>
505
Josh Stoneccbccef2011-01-11 19:16:59 -0800506 * run-prelink-addr-test.sh: Add testfile54, 32 and 64-bit.
507 * testfile54-32.so.bz2, testfile54-32.so.debug.bz2,
508 testfile54-32.prelink.so.bz2, testfile54-32.noshdrs.so.bz2,
509 testfile54-64.so.bz2, testfile54-64.so.debug.bz2,
510 testfile54-64.prelink.so.bz2, testfile54-64.noshdrs.so.bz2: New.
511 * Makefile.am (EXTRA_DIST): Add and update all.
512
Josh Stonecf514712011-01-11 19:16:58 -0800513 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile53 tests.
514 * testfile53.bz2, testfile53.debug.bz2,
515 testfile53.prelink.bz2: Deleted, so...
516 * testfile53-64.bz2, testfile53-64.debug.bz2,
517 testfile53-64.prelink.bz2: Recreated with 64-bit names.
518 * testfile53-32.bz2, testfile53-32.debug.bz2,
519 testfile53-32.prelink.bz2: New in 32-bit.
520 * Makefile.am (EXTRA_DIST): Add and update all.
521
Josh Stoned41d9a62011-01-11 19:16:57 -0800522 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile52 tests.
523 * testfile52.so.bz2, testfile52.so.debug.bz2,
524 testfile52.prelink.so.bz2: Deleted, so...
525 * testfile52-32.so.bz2, testfile52-32.so.debug.bz2,
526 testfile52-32.prelink.so.bz2: Recreated with 32-bit names.
527 * testfile52-32.noshdrs.so.bz2: New data file, stripped of headers.
528 * testfile52-64.so.bz2, testfile52-64.so.debug.bz2,
Roland McGrath32520bd2011-01-12 10:43:32 -0800529 testfile52-64.prelink.so.bz2, testfile52-64.noshdrs.so.bz2: New files.
Josh Stoned41d9a62011-01-11 19:16:57 -0800530 * Makefile.am (EXTRA_DIST): Add and update all.
531
Josh Stoneffa02002011-01-10 21:28:46 -08005322011-01-10 Josh Stone <jistone@redhat.com>
533
534 * run-prelink-addr-test.sh: New test for prelinked addrs.
535 * Makefile.am (TESTS, EXTRA_DIST): Add it.
536 * testfile52.so.bz2, testfile52.so.debug.bz2: New data files.
537 * testfile52.prelink.so.bz2: New data file, shows REL->RELA.
538 * testfile53.bz2, testfile53.debug.bz2: New data files.
539 * testfile53.prelink.bz2: New data file, shows ET_EXEC remap.
540 * Makefile.am (EXTRA_DIST): Add them.
541
Roland McGrathec86e5f2010-06-14 17:44:38 -07005422010-06-04 Roland McGrath <roland@redhat.com>
543
544 * run-unstrip-test.sh: Also test modifying the file in place.
545
Roland McGrath3c6ee4b2010-04-22 22:38:58 -07005462010-04-22 Roland McGrath <roland@redhat.com>
547
548 * addrcfi.c (handle_cfi): Fix function name in error message.
549 Use dwarf_errmsg, not dwfl_errmsg, after dwarf_cfi_addrframe.
550
Roland McGrath26618d82010-04-14 13:10:47 -07005512010-04-14 Roland McGrath <roland@redhat.com>
552
553 * Makefile.am (EXTRA_DIST): Add run-test-flag-nobits.sh here too.
554
Ulrich Drepperc2d1e482010-04-10 18:23:47 -07005552010-04-10 Ulrich Drepper <drepper@redhat.com>
556
557 * msg_tst.c: Adjust expected error message.
558
Petr Machata77961b52010-04-06 14:16:58 +02005592010-04-01 Petr Machata <pmachata@redhat.com>
560
561 * test-flag-nobits.c: New test.
562 * run-test-flag-nobits.sh: And its wrapper.
563 * Makefile.am (noinst_PROGRAMS, TESTS): Add them.
564 (test_flag_nobits_LDADD): New variable.
565
Roland McGrathe9ca7382010-02-15 15:15:50 -08005662010-02-15 Roland McGrath <roland@redhat.com>
567
Roland McGrath22359e22010-02-15 15:57:03 -0800568 * Makefile.am: Use config/eu.am for common stuff.
569
Roland McGrathe9ca7382010-02-15 15:15:50 -0800570 * asm-tst9.c (main): Rename local to avoid shadowing another local.
571
Roland McGrathaf800142009-07-22 13:55:50 -07005722009-07-22 Roland McGrath <roland@redhat.com>
573
574 * addrcfi.c: Update dwarf_frame_{cfa,register} calling convention.
575
Roland McGrath3c84db32009-06-24 17:41:40 -07005762009-07-08 Roland McGrath <roland@redhat.com>
577
578 * addrcfi.c: New file.
579 * Makefile.am (noinst_PROGRAMS): Add it.
580 (addrcfi_LDADD): New variable.
581
Petr Machatad24c7bf2009-05-07 20:58:19 +02005822009-05-07 Petr Machata <pmachata@redhat.com>
583
584 * testfile51.bz2: New data file.
585 * dwarf-getmacros.c: New test core.
586 * run-dwarf-getmacros.sh: New test wrapper.
Roland McGrath0c735a92009-05-07 18:19:16 -0700587 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
588 (dwarf_getmacros_LDADD): New variable.
Petr Machatad24c7bf2009-05-07 20:58:19 +0200589
Ulrich Drepperf9545c42009-04-23 07:59:02 -07005902009-04-23 Ulrich Drepper <drepper@redhat.com>
591
592 * Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS).
593 (rdwrmmap_LDADD): Add $(libmudflap).
Roland McGrath0c735a92009-05-07 18:19:16 -0700594
Roland McGrath19a8e4d2009-04-21 15:44:07 -07005952009-04-21 Roland McGrath <roland@redhat.com>
596
597 * testfile50.bz2: New data file.
598 * Makefile.am (EXTRA_DIST): Add it.
599 * run-dwfl-addr-sect.sh: Add a case using it.
600
Ulrich Drepper5bd44442008-12-31 09:02:54 -08006012008-12-31 Ulrich Drepper <drepper@redhat.com>
602
Ulrich Drepper3bf57592009-01-01 18:52:05 -0800603 * testfile44.S.bz2: Add tests for dppd, dpps, insertps, movntdqa,
604 mpsadbw, packusdw, pblendvb, pblendw, pcmpeqq, pcmpestri, pcmpestrm,
605 pcmpistri, pcmpistrm, pcmpgtq, phminposuw, pinsrb, pinsrd, pmaxsb,
606 pmaxsd, pmaxud, pmaxuw, pminsb, pminsd, pminud, pminuw, pmovsxbw,
607 pmovsxbd, pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmovsxbw, pmovsxbd,
608 pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmuldq, pmulld, popcnt, ptest,
609 roundss, roundps, roundpd, and roundsd.
610 * testfile45.S.bz2: Likewise.
611 * testfile44.expect.bz2: Adjust accordingly.
612 * testfile45.expect.bz2: Likewise.
613
Ulrich Drepper5bd44442008-12-31 09:02:54 -0800614 * testfile44.S.bz2: Add tests for blendvpd and blendvps.
615 * testfile45.S.bz2: Likewise.
616 * testfile44.expect.bz2: Adjust accordingly.
617 * testfile45.expect.bz2: Likewise.
618
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -08006192008-12-30 Ulrich Drepper <drepper@redhat.com>
620
Ulrich Drepperec32ff92008-12-30 23:24:09 -0800621 * testfile44.S.bz2: Add tests for blendpd and blendps.
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -0800622 * testfile45.S.bz2: Likewise.
623 * testfile44.expect.bz2: Adjust accordingly.
624 * testfile45.expect.bz2: Likewise.
625
Ulrich Drepper5a04b9f2008-12-19 01:14:12 -08006262008-12-19 Ulrich Drepper <drepper@redhat.com>
627
628 * testfile44.S.bz2: Add tests for AMD 3DNOW.
629 * testfile45.S.bz2: Likewise.
630 * testfile44.expect.bz2: Adjust accordingly.
631 * testfile45.expect.bz2: Likewise.
632
Roland McGratha845f682008-12-03 03:41:58 +00006332008-11-26 Roland McGrath <roland@redhat.com>
634
635 * dwfl-bug-getmodules.c: New file.
636 * Makefile.am (noinst_PROGRAMS): Add it.
637 (dwfl_bug_getmodules_LDADD): New variable.
638
6392008-09-10 Roland McGrath <roland@redhat.com>
640
641 * test-subr.sh (LC_ALL): Export it set to "C".
642 * run-dwfl-addr-sect.sh: Don't do it here.
643 * run-strings-test.sh: Likewise.
644
Roland McGrathb4d6f0f2008-08-25 22:55:17 +00006452008-08-21 Denys Vlasenko <dvlasenk@redhat.com>
646
647 * run-addrname-test.sh: Add a new case.
648 * testfile49.bz2: New data file.
649 * Makefile.am (EXTRA_DIST): Add it.
650
Roland McGrath521c47d2008-04-11 07:01:58 +00006512008-04-10 Roland McGrath <roland@redhat.com>
652
653 * testfile48.bz2, testfile48.bz2.debug: New data files.
654 * Makefile.am (EXTRA_DIST): Add them.
655 * run-strip-test8.sh: Use them.
656
657 * testfile16.bz2, testfile16.debug.bz2: Replace data files.
658
659 * run-strip-test.sh: Fail if stripped output has ".debug_*" sections.
660 * run-strip-test8.sh: New file.
661 * testfile47.bz2: New data file.
662 * Makefile.am (TESTS, EXTRA_DIST): Add them.
663
Roland McGrath13b69602008-04-01 02:30:05 +00006642008-03-31 Roland McGrath <roland@redhat.com>
665
666 * run-early-offscn.sh: New file.
667 * early-offscn.c: New file.
668 * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them.
669 (early_offscn_LDADD): New variable.
670
Roland McGrathd11f9cb2008-03-26 20:51:59 +00006712008-03-19 Roland McGrath <roland@redhat.com>
672
673 * run-addrname-test.sh: Add a new case.
674
Roland McGrath658094a2008-02-22 08:14:07 +00006752008-02-22 Roland McGrath <roland@redhat.com>
676
677 * run-elflint-test.sh: Typo fix.
678
6792008-02-21 Roland McGrath <roland@redhat.com>
680
681 * run-disasm-x86.sh: Use uname instead of arch, keep tools required
682 for the build down to minimum.
683 * run-disasm-x86-64.sh: Likewise.
684
Roland McGrath059c83e2008-02-21 06:19:39 +00006852008-02-20 Roland McGrath <roland@redhat.com>
686
687 * testfile46.bz2: New data file.
688 * Makefile.am (EXTRA_DIST): Add it.
689 * run-elflint-test.sh: Test on it.
690
Ulrich Drepperc54785a2008-02-01 18:05:21 +00006912008-02-01 Ulrich Drepper <drepper@redhat.com>
692
693 * Makefile.am: Hook up sha1-tst.c.
694 * sha1-tst.c: New file.
695
Ulrich Drepper4d8bc812008-01-22 06:02:31 +00006962008-01-21 Roland McGrath <roland@redhat.com>
697
698 * testfile45.S.bz2: Add tests for cltq, cqto.
699 * testfile45.expect.bz2: Adjust.
700
Ulrich Drepper35f2fe62008-01-14 19:17:36 +00007012008-01-14 Ulrich Drepper <drepper@redhat.com>
702
703 * testfile45.S.bz2: Add more tests.
704 * testfile45.expect.bz2: Adjust.
705
Ulrich Drepperfd479892008-01-12 03:06:47 +00007062008-01-11 Ulrich Drepper <drepper@redhat.com>
707
708 * testfile45.expect.bz2: Adjust for adding of address for %rip based
709 address mode.
710
Ulrich Drepper96a73992008-01-11 06:17:06 +00007112008-01-10 Ulrich Drepper <drepper@redhat.com>
712
713 * testfile45.S.bz2: Add more tests.
714 * testfile45.expect.bz2: Adjust.
715
Ulrich Drepperff993222008-01-09 05:39:28 +00007162008-01-08 Ulrich Drepper <drepper@redhat.com>
717
718 * Makefile.am (TESTS): Add run-disasm-x86-64.sh.
719 (EXTRA): Add testfile45.S.bz2, testfile45.expect.bz2,
720 run-disasm-x86-64.sh.
721 * run-disasm-x86-64.sh: New file.
722 * testfile45.S.bz2: New file.
723 * testfile45.expect.bz2: New file.
724 * testfile44.S.bz2: New tests.
725 * testfile44.expect.bz2: Adjust.
726
Ulrich Drepper9e6925d2008-01-04 21:42:14 +00007272008-01-04 Ulrich Drepper <drepper@redhat.com>
728
729 * testfile44.S.bz2: New tests.
730 * testfile44.expect.bz2: Adjust.
731
Ulrich Dreppere219f1c2008-01-09 05:49:49 +00007322008-01-04 Roland McGrath <roland@redhat.com>
733
734 * dwfl-bug-fd-leak.c (main): Add a cast.
735
Ulrich Drepperee67b642008-01-03 08:45:10 +00007362008-01-03 Ulrich Drepper <drepper@redhat.com>
737
738 * testfile44.S.bz2: New tests.
739 * testfile44.expect.bz2: Adjust.
740
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00007412008-01-01 Ulrich Drepper <drepper@redhat.com>
742
Ulrich Drepperf231e272008-01-02 18:07:17 +0000743 * line2addr.c: Use %m modifier instead of %a to appease gcc.
744
7452008-01-01 Ulrich Drepper <drepper@redhat.com>
746
Ulrich Drepperee67b642008-01-03 08:45:10 +0000747 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000748 * testfile44.expect.bz2: Adjust.
749
7502007-12-31 Ulrich Drepper <drepper@redhat.com>
751
Ulrich Drepperee67b642008-01-03 08:45:10 +0000752 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000753 * testfile44.expect.bz2: Adjust.
754
7552007-12-30 Ulrich Drepper <drepper@redhat.com>
756
Ulrich Drepperee67b642008-01-03 08:45:10 +0000757 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000758 * testfile44.expect.bz2: Adjust.
759
7602007-12-29 Ulrich Drepper <drepper@redhat.com>
761
Ulrich Drepperee67b642008-01-03 08:45:10 +0000762 * testfile44.s.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000763 * testfile44.expect.bz2: Adjust.
764
7652007-12-28 Ulrich Drepper <drepper@redhat.com>
766
767 * testfile44.S.bz2: New tests.
768 * testfile44.expect.bz2: Adjust.
769
7702007-12-27 Ulrich Drepper <drepper@redhat.com>
771
772 * testfile44.S.bz2: New tests.
773 * testfile44.expect.bz2: Adjust.
774
7752007-12-26 Ulrich Drepper <drepper@redhat.com>
776
777 * testfile44.S.bz2: New tests.
778 * testfile44.expect.bz2: Adjust
779
7802007-12-21 Ulrich Drepper <drepper@redhat.com>
781
782 * testfile44.S.bz2: More tests.
783 * testfile44.expect.bz2: Adjust appropriately.
784
7852007-12-19 Ulrich Drepper <drepper@redhat.com>
786
787 * Makefile.am (TESTS): Add run-disasm.sh.
788 (EXTRA_DIST): Add run-disasm.sh, testfile44.S.bz2, and
789 testfile44.expect.bz2.
790 * run-disasm.sh: New file.
791 * testfile44.S.bz2: New file.
792 * testfile44.expect.bz2: New file.
793
Roland McGrath1a2e8f42007-12-15 23:39:34 +00007942007-12-15 Roland McGrath <roland@redhat.com>
795
796 * run-allregs.sh: Change expected output for powerpc spefscr.
797
Roland McGrathe4c22ea2007-10-23 13:07:39 +00007982007-10-20 Roland McGrath <roland@redhat.com>
799
800 * run-dwfl-addr-sect.sh: Change expected output, no errors.
801
8022007-10-19 Roland McGrath <roland@redhat.com>
803
804 * dwfl-addr-sect.c (handle_address): Return int.
805 Don't exit on error, just return nonzero.
806 (main): Collect results.
807 * run-dwfl-addr-sect.sh: New file.
808 * testfile43.bz2: New data file.
809 * Makefile.am (EXTRA_DIST, TESTS): Add them.
810
8112007-10-18 Roland McGrath <roland@redhat.com>
812
813 * run-allregs.sh: Update expected ppc output for vrsave/vscr.
814
8152007-10-16 Roland McGrath <roland@redhat.com>
816
817 * test-subr.sh (remove_files): Don't pass -Bb to diff.
818
Ulrich Drepperb597dfa2007-10-16 05:21:27 +00008192007-10-09 Roland McGrath <roland@redhat.com>
820
821 * dwflmodtest.c (print_module): Don't use %p in output.
822 * run-dwfl-bug-offline-rel.sh: Updated expected output.
823
8242007-10-08 Roland McGrath <roland@redhat.com>
825
826 * testfile42.bz2: New data file.
827 * Makefile.am (EXTRA_DIST): Add it.
828 * run-elflint-test.sh: New test on that file.
829
Roland McGrath59ea7f32007-10-04 08:50:09 +00008302007-10-04 Roland McGrath <roland@redhat.com>
831
832 * run-readelf-test4.sh: New file.
833 * Makefile.am (TESTS, EXTRA_DIST): Add it.
834
8352007-10-03 Roland McGrath <roland@redhat.com>
836
837 * run-readelf-test3.sh: New file.
838 * Makefile.am (TESTS, EXTRA_DIST): Add it.
839
Roland McGrathf6b92282007-10-02 02:34:11 +00008402007-10-01 Roland McGrath <roland@redhat.com>
841
842 * run-readelf-test2.sh: New file.
843 * Makefile.am (TESTS, EXTRA_DIST): Add it.
844
Roland McGrathc76f0b02007-09-27 07:31:33 +00008452007-09-11 Roland McGrath <roland@redhat.com>
846
847 * run-addrname-test.sh: Add a new case.
848 * testfile41.bz2: New data file.
849 * Makefile.am (EXTRA_DIST): Add it.
850
Roland McGrathcb6d8652007-08-23 08:10:54 +00008512007-08-23 Roland McGrath <roland@redhat.com>
852
853 * run-allregs.sh: Update expected x86-64 output for %rflags.
854
Roland McGrath099dd522007-08-13 22:58:36 +00008552007-08-12 Roland McGrath <roland@redhat.com>
856
857 * run-strip-test7.sh: New file.
858 * testfile39.bz2: New data file.
859 * testfile40.bz2: New data file.
860 * testfile40.debug.bz2: New data file.
861 * Makefile.am (TESTS, EXTRA_DIST): Add them.
862
Roland McGrath42f68682007-08-09 07:54:22 +00008632007-08-09 Roland McGrath <roland@redhat.com>
864
865 * dwfl-bug-report.c: Fix header inclusion.
866
8672007-08-08 Roland McGrath <roland@redhat.com>
868
869 * run-addrname-test.sh: Add a new case using addr2line -S.
870 * testfile38.bz2: New data file.
871 * Makefile.am (EXTRA_DIST): Add it.
872
Roland McGrath87d47802007-07-16 22:23:37 +00008732007-07-16 Roland McGrath <roland@redhat.com>
874
875 * dwfl-bug-report.c: New file.
876 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
877 (dwfl_bug_report_LDADD): New variable.
878
8792007-06-06 Roland McGrath <roland@redhat.com>
Roland McGrath0bc057c2007-06-06 08:42:42 +0000880
881 * run-unstrip-test.sh: Declare testfile.unstrip for removal.
882
Ulrich Drepperb0243862007-06-06 00:09:36 +00008832007-06-05 Ulrich Drepper <drepper@redhat.com>
884
885 * Makefile.am (EXTRA_DIST): Add missing line continuation and
886 testfile37.bz and testfile37.debug.bz2.
887
Roland McGrath53bce222007-05-23 19:15:04 +00008882007-05-23 Roland McGrath <roland@redhat.com>
889
890 * run-allregs.sh: Update expected Alpha results.
891
Roland McGrath9aa8ef72007-05-18 08:59:43 +00008922007-05-18 Roland McGrath <roland@redhat.com>
893
894 * run-strip-test4.sh (stripped, debugfile): Use new reference files.
895 * testfile37.bz2: New data file.
896 * testfile37.debug.bz2: New data file.
897 * run-unstrip-test2.sh: New file.
898 * Makefile.am (TESTS, EXTRA_DIST): Add them.
899
9002007-05-10 Roland McGrath <roland@redhat.com>
901
902 * run-dwfl-bug-offline-rel.sh: New file.
903 * testfile36.bz2: New data file.
904 * testfile36.debug.bz2: New data file.
905 * Makefile.am (TESTS, EXTRA_DIST): Add them.
906
9072007-04-28 Roland McGrath <roland@redhat.com>
908
909 * run-strip-test6.sh (stripped, debugfile): Use new reference files.
910 * testfile35.bz2: New data file.
911 * testfile35.debug.bz2: New data file.
912 * run-unstrip-test.sh: New file.
913 * Makefile.am (TESTS, EXTRA_DIST): Add them.
914
915 * run-strip-test.sh: Do all elflint and cmp runs even when some fail.
916
Roland McGrath2be02912007-04-27 04:07:41 +00009172007-04-26 Roland McGrath <roland@redhat.com>
918
919 * run-elflint-self.sh: Run all tests even if one fails.
920
921 * run-allregs.sh: Add expected output for alpha.
922
Roland McGrath4be15242007-04-25 03:09:33 +00009232007-04-24 Roland McGrath <roland@redhat.com>
924
925 * run-strip-test.sh: When we saved the debug info, test unstrip too.
926
9272007-04-22 Roland McGrath <roland@redhat.com>
928
929 * run-allregs.sh: Update expected register info.
930
Roland McGrath43da9892007-04-16 23:13:37 +00009312007-04-16 Roland McGrath <roland@redhat.com>
932
933 * dwfl-addr-sect.c: New file.
934 * Makefile.am (noinst_PROGRAMS): Add it.
935 (dwfl_addr_sect_LDADD): New variable.
936
9372007-04-05 Roland McGrath <roland@redhat.com>
938
939 * get-files.c: Test dwarf_getsrcdirs.
940 * run-get-files.sh: Update expected output.
941
Roland McGrath5f6a41a2007-04-01 23:11:40 +00009422007-04-01 Roland McGrath <roland@redhat.com>
943
944 * run-allregs.sh: Updated expected output for x86_64.
945
Ulrich Drepper6258e742007-03-13 06:22:40 +00009462007-03-04 Roland McGrath <roland@redhat.com>
947
948 * dwfl-bug-fd-leak.c: New file.
949 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
950 (dwfl_bug_fd_leak_LDADD): New variable.
951
952 * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf,
953 show what files have been located.
954
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00009552007-02-02 Roland McGrath <roland@redhat.com>
956
957 * run-addrname-test.sh: New file.
958 * Makefile.am (TESTS, EXTRA_DIST): Add it.
959 * testfile34.bz2: New data file.
960 * Makefile.am (EXTRA_DIST): Add it.
961
9622007-01-20 Roland McGrath <roland@redhat.com>
963
964 * testfile33.bz2: New data file.
965 * Makefile.am (EXTRA_DIST): Add it.
966 * run-elflint-test.sh: Test on it too.
967
9682007-01-18 Roland McGrath <roland@redhat.com>
969
970 * Makefile.am (CFLAGS): Don't molest it.
971
9722007-01-11 Roland McGrath <roland@redhat.com>
973
974 * testfile32.bz2: New data file.
975 * Makefile.am (EXTRA_DIST): Add it.
976 * run-elflint-test.sh: Test on it too.
977
Ulrich Drepperce0bdb62007-02-05 07:13:52 +00009782007-02-04 Ulrich Drepper <drepper@redhat.com>
979
980 * arls.c: New file.
981 * Makefile (noinst_PROGRAMS): Add arls.
982
983 * run-ranlib-test2.sh: Fix type in comment.
984
Ulrich Dreppercd4992c2007-01-10 20:58:17 +00009852007-01-10 Ulrich Drepper <drepper@redhat.com>
986
987 * run-elflint-self.sh (runtest): Show which file has the problem.
988
Roland McGrathba949b32007-01-10 20:44:29 +00009892007-01-10 Roland McGrath <roland@redhat.com>
990
991 * dwfl-bug-addr-overflow.c: New file.
992 * Makefile.am (TESTS): Add it.
993 (dwfl_bug_addr_overflow_LDADD): New variable.
994
Roland McGrath8190db62006-12-17 23:56:51 +00009952006-12-17 Roland McGrath <roland@redhat.com>
996
997 * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg.
998
Roland McGrathc373d852006-10-10 00:25:21 +00009992006-09-05 Roland McGrath <roland@redhat.com>
1000
1001 * run-strings-test.sh: Export LC_ALL=C for the test.
1002
10032006-08-29 Roland McGrath <roland@redhat.com>
1004
1005 * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh.
1006 * run-arsymtest.sh: Likewise.
1007
1008 * run-native-test.sh (native.c compilation): Add some braces.
1009
10102006-08-22 Roland McGrath <roland@redhat.com>
1011
1012 * allregs.c (dwarf_encoding_string): New function, swiped from readelf.
1013 (struct reginfo): New members bits, type.
1014 (one_register, match_register): Update to take new args,
1015 record and display new info.
1016 (main): Display new info.
1017 * run-allregs.sh: Update expected results.
1018
Roland McGrath19db8592006-08-03 08:52:46 +000010192006-08-03 Roland McGrath <roland@redhat.com>
1020
1021 * run-allregs.sh: Add sparc cases.
1022 * testfile30.bz2: New data file.
1023 * testfile31.bz2: New data file.
1024 * Makefile.am (EXTRA_DIST): Add them.
1025
Roland McGrath95024622006-07-21 10:06:31 +000010262006-07-21 Roland McGrath <roland@redhat.com>
1027
1028 * allregs.c (struct reginfo): Increase size of name.
1029 (one_register): Assert that it's big enough.
1030
Roland McGrathb4379722006-04-05 01:35:26 +000010312006-04-04 Roland McGrath <roland@redhat.com>
1032
1033 * run-bug1-test.sh: Test a second case, to cover both byte orders.
1034 * testfile29.bz2: New file.
1035 * testfile29.rdwr.bz2: New file.
1036 * Makefile.am (EXTRA_DIST): Add them.
1037
Ulrich Drepperba718b12006-04-04 21:31:16 +000010382006-04-04 Ulrich Drepper <drepper@redhat.com>
1039
1040 * Makefile.am: Add rules to run run-bug1-test.sh.
1041 * rdwrmmap.c: New file.
1042 * run-bug1-test.sh: New file.
1043 * testfile28.bz2: New file.
1044 * testfile28.rdwr.bz2: New file.
1045
Roland McGrathdd7e22b2006-03-09 23:05:47 +000010462006-03-09 Roland McGrath <roland@redhat.com>
1047
1048 * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link.
1049
Roland McGrath060fa052006-03-02 07:51:50 +000010502006-03-01 Roland McGrath <roland@redhat.com>
1051
1052 * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h
1053 changes matching 3.0 spec.
1054
Roland McGrathc40f58a2006-01-13 20:13:21 +000010552006-01-13 Roland McGrath <roland@redhat.com>
1056
1057 * run-native-test.sh: Do kill -9 and reap explicitly at end, since
1058 bash 3.1 whines when it's done in the trap 0 handler.
1059
Roland McGrath4b248ce2006-01-12 03:34:38 +000010602006-01-11 Roland McGrath <roland@redhat.com>
1061
1062 * testfile26.bz2: New data file.
1063 * testfile27.bz2: New data file.
1064 * Makefile.am (EXTRA_DIST): Add them.
1065 * run-allregs.sh: Test s390 data.
1066
Roland McGrath124a7982005-12-15 02:37:09 +000010672005-12-14 Roland McGrath <roland@redhat.com>
1068
1069 * run-native-test.sh: Redirect output from native test process.
1070
Roland McGrath94d26ad2005-12-13 23:24:37 +000010712005-12-13 Roland McGrath <roland@redhat.com>
1072
1073 * allregs.c (main): Fail if we find no registers.
1074
1075 * run-native-test.sh: New file.
1076 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1077
Roland McGrathba72ab12005-12-12 00:04:33 +000010782005-12-10 Ulrich Drepper <drepper@redhat.com
1079
1080 * run-readelf-test1.sh: New file.
1081 * Makefile.am (TESTS): Add run-readelf-test1.sh.
1082 (EXTRA_DIST): Likewise.
1083
Roland McGrathd804e722005-12-08 01:35:42 +000010842005-12-07 Roland McGrath <roland@redhat.com>
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +00001085
Roland McGrathd804e722005-12-08 01:35:42 +00001086 * ecp.c (main): Use elf_end to clean up.
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +00001087
Roland McGrath994b4892005-12-05 22:46:21 +000010882005-11-25 Roland McGrath <roland@redhat.com>
1089
1090 * coverage.sh: Given -v argument, print names of unused files.
1091
1092 * addrscopes.c (main): Use dwfl_end before return.
1093 * allregs.c (main): Likewise.
1094 * find-prologues.c (main): Likewise.
1095 * funcretval.c (main): Likewise.
1096 * funcscopes.c (main): Likewise.
1097 * line2addr.c (main): Likewise.
1098
1099 * run-allregs.sh: New file.
1100 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1101
1102 * allregs.c: Use libdwfl wrapper instead of direct libebl calls.
1103 * Makefile.am (allregs_LDADD): Updated.
1104
1105 * allregs.c: New file.
1106 * Makefile.am (noinst_PROGRAMS): Add it.
1107 (allregs_LDADD): New variable.
1108
Roland McGrath9365d2c2005-11-18 23:55:47 +000011092005-11-18 Roland McGrath <roland@redhat.com>
1110
1111 * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib.
1112 * test-wrapper.sh: Likewise.
1113
Roland McGrath575dd392005-11-18 01:41:52 +000011142005-11-17 Roland McGrath <roland@redhat.com>
1115
Roland McGrathaf74f5c2005-11-18 02:25:14 +00001116 * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in
1117 environment for test-wrapper.sh.
1118 * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib.
1119 * test-subr.sh (installed_testrun): Likewise.
1120 Use explicit path in ${bindir}.
1121
Roland McGrath575dd392005-11-18 01:41:52 +00001122 * Makefile.am (installcheck-local): Fix typo in last change.
1123
Roland McGrathd7f8d0c2005-11-17 02:32:03 +000011242005-11-16 Roland McGrath <roland@redhat.com>
1125
1126 * configure.ac: New file, for standalone build/dist of test suite.
1127 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it.
1128 (asm_TESTS): New variable, broken out of ...
1129 (TESTS): ... here. Also remove msg_tst.
1130 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
1131 (installed_TESTS_ENVIRONMENT): New variable.
1132 [STANDALONE] (TESTS_ENVIRONMENT): Use that.
1133 [!STANDALONE] (installcheck-local): Likewise.
1134 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo.
1135 * addrscopes.c: Include <config.h>.
1136 Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers.
1137 * allfcts.c: Likewise.
1138 * asm-tst1.c: Likewise.
1139 * asm-tst2.c: Likewise.
1140 * asm-tst3.c: Likewise.
1141 * asm-tst4.c: Likewise.
1142 * asm-tst5.c: Likewise.
1143 * asm-tst6.c: Likewise.
1144 * asm-tst7.c: Likewise.
1145 * asm-tst8.c: Likewise.
1146 * asm-tst9.c: Likewise.
1147 * dwflmodtest.c: Likewise.
1148 * find-prologues.c: Likewise.
1149 * funcscopes.c: Likewise.
1150 * get-aranges.c: Likewise.
1151 * get-files.c: Likewise.
1152 * get-lines.c: Likewise.
1153 * get-pubnames.c: Likewise.
1154 * line2addr.c: Likewise.
1155 * newscn.c: Likewise.
1156 * show-abbrev.c: Likewise.
1157 * show-die-info.c: Likewise.
1158 * update3.c: Likewise.
1159 * update4.c: Likewise.
Roland McGrathe47ab762005-11-17 03:16:00 +00001160 * funcretval.c: Likewise.
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00001161
1162 * dwflmodtest.c (print_instance): Don't use INTUSE.
1163 (options): Don't use N_ macro.
1164
Roland McGrath1b8b4462005-11-16 01:33:38 +000011652005-11-15 Roland McGrath <roland@redhat.com>
1166
Roland McGrathe47ab762005-11-17 03:16:00 +00001167 * coverage.sh: Look in backends.
1168 * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl.
1169 (TESTS_ENVIRONMENT): Likewise.
1170
1171 * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE,
1172 pass FUNCDIE direclty to dwfl_module_return_value_location.
1173
Roland McGrath1b8b4462005-11-16 01:33:38 +00001174 * Makefile.am (BUILD_RPATH): New variable.
1175 [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value.
1176 (tests_rpath): New variable.
1177 (installcheck-local): Pass it to test-wrapper.sh.
1178 * test-wrapper.sh: In "installed" format, take yes/no value
1179 for elfutils_tests_rpath, which export. When running a test
1180 binary for installcheck, exit 77.
1181 * test-subr.sh (installed_testrun): When running a test binary
1182 for installcheck, exit 77 if $elfutils_tests_rpath = yes.
1183
11842005-11-14 Roland McGrath <roland@redhat.com>
1185
1186 * test-subr.sh: New file.
1187 * test-wrapper.sh: New file.
1188 * Makefile.am (EXTRA_DIST): Add them.
1189 (AM_LDFLAGS): Variable removed.
1190 (TESTS_ENVIRONMENT): New variable.
1191 (installcheck-local): New target.
1192 * run-addrscopes.sh: Use test-subr.sh.
1193 * run-allfcts.sh: Likewise.
1194 * run-ecp-test.sh: Likewise.
1195 * run-ecp-test2.sh: Likewise.
1196 * run-elflint-self.sh: Likewise.
1197 * run-elflint-test.sh: Likewise.
1198 * run-find-prologues.sh: Likewise.
1199 * run-funcscopes.sh: Likewise.
1200 * run-get-aranges.sh: Likewise.
1201 * run-get-files.sh: Likewise.
1202 * run-get-lines.sh: Likewise.
1203 * run-get-pubnames.sh: Likewise.
1204 * run-line2addr.sh: Likewise.
1205 * run-ranlib-test.sh: Likewise.
1206 * run-ranlib-test2.sh: Likewise.
1207 * run-show-abbrev.sh: Likewise.
1208 * run-show-ciefde.sh: Likewise.
1209 * run-show-die-info.sh: Likewise.
1210 * run-strings-test.sh: Likewise.
1211 * run-strip-test.sh: Likewise.
1212
Roland McGrathe47ab762005-11-17 03:16:00 +000012132005-11-13 Roland McGrath <roland@redhat.com>
1214
1215 * funcretval.c: New file.
1216 * Makefile.am (noinst_PROGRAMS): Add it.
1217 (funcretval_LDADD): New variable.
1218
Ulrich Drepper3840c1c2005-11-09 16:13:48 +000012192005-11-09 Ulrich Drepper <drepper@redhat.com>
1220
1221 * line2addr.c (handle_module): Add missing parameter to printf.
1222
Roland McGrath07d4f2f2005-10-28 06:56:24 +000012232005-10-27 Roland McGrath <roland@redhat.com>
1224
Roland McGrath6724c902005-10-28 07:07:19 +00001225 * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes.
1226 * funcscopes.c (handle_function): Likewise.
1227 * dwflmodtest.c (print_inline, print_func): Likewise.
1228 * find-prologues.c (handle_function): Likewise.
1229
12302005-10-27 Roland McGrath <roland@redhat.com>
1231
Roland McGrath07d4f2f2005-10-28 06:56:24 +00001232 * run-find-prologues.sh: New file.
1233 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1234
1235 * find-prologues.c (handle_function): Skip inlines.
1236
12372005-10-25 Roland McGrath <roland@redhat.com>
1238
1239 * find-prologues.c: New file.
1240 * Makefile.am (noinst_PROGRAMS): Add it.
1241 (find_prologues_LDADD): New variable.
1242
Ulrich Drepper3bbc9502005-09-02 20:29:56 +000012432005-09-02 Ulrich Drepper <drepper@redhat.com>
1244
1245 * run-strings-test.sh: Remove strings.out in the end.
1246
Ulrich Drepper7d65d012005-08-31 15:14:26 +000012472005-08-31 Ulrich Drepper <drepper@redhat.com>
1248
1249 * run-addrscopes.sh: Use correct exit code if test cannot be performed.
1250 * run-allfcts.sh: Likewise.
1251 * run-ecp-test.sh: Likewise.
1252 * run-ecp-test2.sh: Likewise.
1253 * run-elflint-test.sh: Likewise.
1254 * run-funcscopes.sh: Likewise.
1255 * run-get-aranges.sh: Likewise.
1256 * run-get-files.sh: Likewise.
1257 * run-get-lines.sh: Likewise.
1258 * run-get-pubnames.sh: Likewise.
1259 * run-line2addr.sh: Likewise.
1260 * run-ranlib-test2.sh: Likewise.
1261 * run-show-abbrev.sh: Likewise.
1262 * run-show-ciefde.sh: Likewise.
1263 * run-show-die-info.sh: Likewise.
1264 * run-strings-test.sh: Likewise.
1265 * run-strip-test.sh: Likewise.
1266
Ulrich Drepper5a6f8d12005-08-30 17:56:53 +000012672005-08-30 Ulrich Drepper <drepper@redhat.com>
1268
1269 * coverage.sh: Handle case where there is no .gcno file at all.
1270
Ulrich Drepper39cec7a2005-08-30 01:22:01 +000012712005-08-29 Ulrich Drepper <drepper@redhat.com>
1272
1273 * Makefile.am (EXTRA_DIST): Add coverage.
1274 [GCOV]: Generate coverage summary after the tests ran
1275 * coverage.sh: New file.
1276
Ulrich Drepperfbe998a2005-08-29 16:27:10 +000012772005-08-28 Ulrich Drepper <drepper@redhat.com>
1278
1279 * Makefile.an [BUILD_STATIC] (libdw): Add -ldl.
1280 (CLEANFILES): Add *.gcno *.gcda *.gconv.
1281
12822005-08-28 Ulrich Drepper <drepper@redhat.com>
1283
1284 * run-strings-test.sh: New file.
1285 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1286
Roland McGrath71e15a02005-08-27 10:33:26 +000012872005-08-27 Roland McGrath <roland@redhat.com>
1288
Roland McGrathb0bc2782005-08-27 21:07:16 +00001289 * addrscopes.c (handle_address): Apply bias to PC addresses.
1290
Roland McGrath71e15a02005-08-27 10:33:26 +00001291 * run-funcscopes.sh: New file.
1292 * testfile25.bz2: New data file.
1293 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1294
12952005-08-26 Roland McGrath <roland@redhat.com>
1296
1297 * addrscopes.c (dwarf_diename_integrate): Removed.
1298 (print_vars, handle_address): Use plain dwarf_diename.
1299
13002005-08-25 Roland McGrath <roland@redhat.com>
1301
1302 * funcscopes.c: New file.
1303 * Makefile.am (noinst_PROGRAMS): Add it.
1304 (funcscopes_LDADD): New variable.
1305
1306 * run-addrscopes.sh: Add another case.
1307 * testfile24.bz2: New data file.
1308 * Makefile.am (EXTRA_DIST): Add it.
1309
1310 * addrscopes.c (handle_address): Take new argument IGNORE_INLINES,
1311 pass it to dwarf_getscopes.
1312 (main): Pass it, true when '=' follows an address.
1313
Roland McGrath4c305da2005-08-25 01:49:35 +000013142005-08-24 Roland McGrath <roland@redhat.com>
Ulrich Drepper8a520952005-08-28 08:56:34 +00001315
Roland McGrath4c305da2005-08-25 01:49:35 +00001316 * line2addr.c (print_address): Omit () for DSOs.
Ulrich Drepper8a520952005-08-28 08:56:34 +00001317
Ulrich Drepper2eb660f2005-08-24 19:47:57 +000013182005-08-24 Ulrich Drepper <drepper@redhat.com>
1319
Ulrich Drepper958bf132005-08-24 21:40:55 +00001320 * run-line2addr.sh: Remove testfile23 in the end.
1321
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00001322 * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl).
Ulrich Drepperf81343a2005-08-24 20:55:31 +00001323 [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules.
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00001324
Roland McGrathd17fac72005-08-23 08:20:21 +000013252005-08-22 Roland McGrath <roland@redhat.com>
1326
1327 * run-line2addr.sh: Add a case.
1328 * testfile23.bz2: New data file.
1329 * Makefile.am (EXTRA_DIST): Add it.
1330
Roland McGrath9a1f3652005-08-18 20:57:04 +000013312005-08-18 Roland McGrath <roland@redhat.com>
1332
Roland McGrathf5fda7d2005-08-18 22:01:57 +00001333 * run-addrscopes.sh: New file.
1334 * testfile22.bz2: New data file.
1335 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1336
Roland McGrath9a1f3652005-08-18 20:57:04 +00001337 * addrscopes.c: New file.
1338 * Makefile.am (noinst_PROGRAMS): Add it.
1339 (addrscopes_LDADD): New variable.
1340
Ulrich Drepper837b5222005-08-16 05:12:01 +000013412005-08-15 Ulrich Drepper <drepper@redhat.com>
1342
1343 * run-elflint-self.sh: Don't run test if the file doesn't exist.
1344
Roland McGrath1ecb6062005-08-15 09:53:04 +000013452005-08-15 Roland McGrath <roland@redhat.com>
1346
1347 * dwflmodtest.c (print_instance, print_inline): New functions.
1348 (print_func): Call print_inline.
1349 (options, parse_opt): Grok -i/--inlines.
1350
Roland McGrath8d18c292005-08-07 21:42:07 +000013512005-08-07 Roland McGrath <roland@redhat.com>
1352
1353 * dwflmodtest.c: Print function details only if -f flag is given.
1354
Ulrich Drepper47be7952005-08-07 04:41:39 +000013552005-08-06 Ulrich Drepper <drepper@redhat.com>
1356
Ulrich Drepper637963b2005-08-07 05:33:07 +00001357 * run-elflint-self.sh: New file.
1358 * Makefile.am (TESTS): Add run-elflint-self.sh.
1359 (EXTRA_DIST): Likewise.
1360
Ulrich Drepper47be7952005-08-07 04:41:39 +00001361 * Makefile.am: Link with statis libs if BUILD_STATIC.
1362 (dwflmodtest_LDADD): Also link with -ldl.
1363
Ulrich Drepper41de4882005-08-03 00:02:56 +000013642005-08-02 Ulrich Drepper <drepper@redhat.com>
1365
Ulrich Dreppera38998e2005-08-03 02:05:39 +00001366 * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS.
1367 * asm-tst1.c: Adjust for new asm_begin interface. Open backend
1368 library first.
1369 * asm-tst2.c: Likewise.
1370 * asm-tst3.c: Likewise.
1371 * asm-tst4.c: Likewise.
1372 * asm-tst5.c: Likewise.
1373 * asm-tst6.c: Likewise.
1374 * asm-tst7.c: Likewise.
1375 * asm-tst8.c: Likewise.
1376 * asm-tst9.c: Likewise.
1377
Ulrich Drepper41de4882005-08-03 00:02:56 +00001378 * msg_tst.c: Add new error message.
1379
Ulrich Drepper18618fd2005-07-28 21:29:22 +000013802005-07-28 Ulrich Drepper <drepper@redhat.com>
1381
1382 * Makefile.am (dwflmodtest_LDADD): Add $(libebl).
1383
Roland McGrathd17fac72005-08-23 08:20:21 +000013842005-06-01 Roland McGrath <roland@redhat.com>
1385
1386 * line2addr.c: Rewritten using libdwfl.
1387 * run-line2addr.sh: Update test for changed arguments.
1388 * Makefile.am (INCLUDES): Add libdwfl source directory to path.
1389 (libdwfl): New variable.
1390 (line2addr_LDADD): Use it.
1391
Roland McGrath18385902005-07-28 07:12:38 +000013922005-07-28 Roland McGrath <roland@redhat.com>
1393
1394 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here.
1395 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest.
1396 (dwflmodtest_LDADD): New variable.
1397 (INCLUDES): Add -I$(top_srcdir)/libdwfl here.
1398
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000013992005-07-21 Ulrich Drepper <drepper@redhat.com>
1400
1401 * testfile18.bz2: New file.
1402 * run-elflint-test.sh: New file.
1403 * Makefile.am (TESTS): Add run-elflint-test.sh.
1404 (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
1405
14062005-05-24 Ulrich Drepper <drepper@redhat.com>
1407
1408 * get-files.c (main): Use correct format specifier.
1409
14102005-05-21 Ulrich Drepper <drepper@redhat.com>
1411
1412 * Makefile.am: Add -Wextra to CFLAGS.
1413 * get-files.c: Remove warning this produced.
1414 * get-pubnames.c: Likewise.
1415 * newfile.c: Likewise.
1416 * newscn.c: Likewise.
1417 * scnnames.c: Likewise.
1418 * showptable.c: Likewise.
1419 * test-nlist.c: Likewise.
1420 * update1.c: Likewise.
1421 * update2.c: Likewise.
1422 * update3.c: Likewise.
1423 * update4.c: Likewise.
1424
14252005-05-08 Ulrich Drepper <drepper@redhat.com>
1426
1427 * run-line2addr.sh: Remove testfile14 at the end.
1428
Ulrich Drepper282bf322005-07-28 21:49:05 +00001429 * run-strip-test.sh: Remove debuginfo test input file as well.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001430
1431 * Makefile.am (EXTRA_DIST): Newly added files incorrectly used
1432 .bz, not .bz2.
1433
14342005-05-03 Roland McGrath <roland@redhat.com>
1435
1436 * run-strip-test.sh: Use variables for test file names.
1437 Optionally produce separate debug file and check it.
1438 * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication.
1439 * run-strip-test3.sh: Likewise.
1440 * run-strip-test4.sh: New file.
1441 * run-strip-test5.sh: New file.
1442 * run-strip-test6.sh: New file.
1443 * testfile15.bz: New file.
1444 * testfile15.debug.bz: New file.
1445 * testfile16.bz: New file.
1446 * testfile16.debug.bz: New file.
1447 * testfile17.bz: New file.
1448 * testfile17.debug.bz: New file.
1449 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1450
14512005-04-25 Ulrich Drepper <drepper@redhat.com>
1452
1453 * run-line2addr.sh: Also use testfile14. Adjust for correct
1454 return of multiple matches.
1455 * testfile14.bz2: New file.
1456 * Makefile.am (EXTRA_DIST): Add testfile14.bz2.
1457
1458 * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change.
1459
Roland McGrath87d47802007-07-16 22:23:37 +000014602005-04-04 Roland McGrath <roland@redhat.com>
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001461
1462 * line2addr.c (main): Initialize LINES and NLINES before calling
1463 dwarf_getsrc_file, and free LINES afterwards.
1464
1465 * allfcts.c (main): Use size_t for CUHL.
1466
14672005-04-04 Ulrich Drepper <drepper@redhat.com>
1468
1469 * line2addr.c: New file.
1470 * run-line2addr.sh: New file.
1471 * Makefile.am: Add rules to build, run, and distribute new code.
1472
14732005-04-02 Ulrich Drepper <drepper@redhat.com>
1474
1475 * allfcts.c: New file.
1476 * run-allfcts.sh: New file.
1477 * Makefile.am: Add rules to build, run, and distribute new code.
1478
14792005-02-05 Ulrich Drepper <drepper@redhat.com>
1480
1481 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test
1482 programs with -lmudflap.
1483
14842004-09-25 Ulrich Drepper <drepper@redhat.com>
1485
1486 * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation.
1487 * asm-tst5.c (main): Likewise.
1488 * asm-tst6.c (main): Likewise.
1489
14902004-01-17 Ulrich Drepper <drepper@redhat.com>
1491
1492 * Makefile.am: Support building with mudflap.
1493
14942004-01-12 Ulrich Drepper <drepper@redhat.com>
1495
1496 * get-aranges.c: Rewrite to use libdw.
1497 * Makefile.am: Reenable get-aranges test.
1498
14992004-01-11 Ulrich Drepper <drepper@redhat.com>
1500
1501 * get-lines.c: New file.
1502 * get-files.c: Adjust for libdw.
1503 * run-get-files.sh: Adjust expected result.
1504 * run-get-lines.sh: Likewise.
1505 * Makefile.am: Run get-lines test. Don't run get-aranges and
1506 get-ciefde test for now.
1507
1508 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface
1509 change. Print attribute offset information.
1510 * run-show-abbrev.sh: Adjust expected output.
1511
15122004-01-09 Ulrich Drepper <drepper@redhat.com>
1513
1514 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change.
1515 * show-die-info.c: Likewise.
1516 * run-show-die-info.sh: Adjust expected output.
1517
15182003-08-13 Ulrich Drepper <drepper@redhat.com>
1519
1520 * Makefile.in: Depend on libebl.a, not libebl.so.
1521
15222003-08-11 Ulrich Drepper <drepper@redhat.com>
1523
1524 * Moved to CVS archive.