blob: 5ebc1bd457013a555637ee226247417569ce31fa [file] [log] [blame]
Michael Forneya45c8042013-11-01 00:51:04 -070012013-11-01 Michael Forney <mforney@mforney.org>
2
3 * Makefile.am (TESTS_ENVIRONMENT): Use and export NM.
4 * run-arsymtest.sh: Use NM.
5
Mark Wielaardd8c75df2013-11-05 11:27:19 +010062013-11-05 Mark Wielaard <mjw@redhat.com>
7
8 * allfcts.c (main): Correct dwarf_getfuncs return value check.
9
Mark Wielaarde6a9bb82013-10-10 11:40:12 +0200102013-10-10 Mark Wielaard <mjw@redhat.com>
11 Josh Stone <jistone@redhat.com>
12
13 * run-allfcts-multi.sh: New test.
14 * test-offset-loop.bz2: New testfile.
15 * test-offset-loop.alt.bz2: New testfile.
16 * Makefile.am (TESTS): Add run-allcft-multi.sh if ENABLE_DWZ.
17 (EXTRA_DIST): Add run-allfcts-multi.sh, test-offset-loop.bz2 and
18 test-offset-loop.alt.bz2.
19
Mark Wielaardd1829742013-10-15 23:53:32 +0200202013-10-15 Mark Wielaard <mjw@redhat.com>
21
22 * run-unstrip-M.sh: New test.
23 * Makefile.am (TESTS): Add run-unstrip-M.sh.
24 (EXTRA_DIST): Likewise.
25
Mark Wielaard3dec3e12013-10-06 17:04:07 +0200262013-10-06 Mark Wielaard <mjw@redhat.com>
27
28 * run-addrcfi.sh: Remove nop from expected ppc and ppc64
29 location expression.
30
Josh Stone5dbbc5e2013-10-03 12:38:25 -0700312013-10-03 Josh Stone <jistone@redhat.com>
32
33 * typeiter2.c: New file, reversing typeiter.c.
34 * run-typeiter.sh: Also run typeiter2.
Mark Wielaardd1829742013-10-15 23:53:32 +020035 * Makefile.am (check_PROGRAMS): Add typeiter2.
Josh Stone5dbbc5e2013-10-03 12:38:25 -070036 (typeiter2_LDADD): New variable.
37
Petr Machataab224102013-09-26 00:39:34 +0200382013-09-26 Petr Machata <pmachata@redhat.com>
39
Petr Machata0c9ae0c2013-09-26 21:02:22 +020040 * run-readelf-mixed-corenote.sh: Update output of testfile71
41 dump--readelf can newly decode the NT_FILE note.
42
432013-09-26 Petr Machata <pmachata@redhat.com>
44
Petr Machataab224102013-09-26 00:39:34 +020045 * Makefile.am (EXTRA_DIST): Add testfile71.bz2.
46 * run-readelf-mixed-corenote.sh: New test for this file.
47 * testfile71.bz2: New file.
48
Mark Wielaard1b734df2013-09-20 09:50:42 -0400492013-09-20 Mark Wielaard <mjw@redhat.com>
50
51 * allfcts.c (cb): Return DWARF_CB_ABORT.
52 (main): Iterate over all offsets returned by dwarf_getfuncs.
53 * run-allfcts.sh: Add nested_funcs and class_func testcases.
54 * testfile_nested_funcs.bz2: New test file.
55 * testfile_class_func.bz2: Likewise.
56 * Makefile.am (EXTRA_DIST): Add testfile_class_func.bz2 and
57 testfile_nested_funcs.bz2.
58
Mark Wielaard6e6e54e2013-08-31 00:52:12 +0200592013-08-30 Mark Wielaard <mjw@redhat.com>
60
61 * Makefile.am (check_PROGRAMS): Add varlocs.
62 (TESTS): Add run-varlocs.sh.
63 (EXTRA_DIST): Add run-varlocs.sh, testfile_const_type.c,
64 testfile_const_type.bz2, testfile_implicit_pointer.c,
65 testfile_implicit_pointer.bz2, testfile_parameter_ref.c,
66 testfile_entry_value.c, testfile_entry_value.bz2,
67 testfile_implicit_value.c and testfile_implicit_value.bz2.
68 (varlocs_LDADD): New.
69 * run-varlocs: New test.
70 * testfile_const_type.c: New test source file.
71 * testfile_entry_value.c: Likewise.
72 * testfile_implicit_pointer.c: Likewise.
73 * testfile_implicit_value.c: Likewise.
74 * testfile_parameter_ref.c: Likewise.
75 * testfile_const_type.bz2: New test file.
76 * testfile_entry_value.bz2: Likewise.
77 * testfile_implicit_pointer.bz2: Likewise.
78 * testfile_implicit_value.bz2: Likewise.
79 * testfile_parameter_ref.bz2: Likewise.
80 * varlocs.c: New test source.
81
Mark Wielaard92e47d62013-09-02 16:46:50 +0200822013-08-29 Mark Wielaard <mjw@redhat.com>
83
84 * run-addrcfi.sh: Add case for EM_ARM.
85 * testfilearm.bz2: New testfile.
86 * Makefile.am (EXTRA_DIST): Add testfilesarm.bz2.
87
Mark Wielaardd3f16452013-08-28 18:10:44 +0200882013-08-28 Mark Wielaard <mjw@redhat.com>
89
Mark Wielaard79b91812013-08-28 21:54:58 +020090 * addrcfi.c (handle_cfi): Handle .debug_frame or .eh_frame
91 completely missing.
92 * run-addrcfi.sh: Add case for EM_S390 ELFCLASS32 and ELFCLASS64.
93 * testfiles390.bz2: New testfile.
94 * testfiles390x.bz2: Likewise.
95 * Makefile.am (EXTRA_DIST): Add testfiles390.bz2 and
96 testfiles390x.bz2.
97
982013-08-28 Mark Wielaard <mjw@redhat.com>
99
Mark Wielaardd3f16452013-08-28 18:10:44 +0200100 * addrcfi.c (handle_cfi): Use printf not error.
101 * run-addrcfi.sh: Add case for EM_PPC and EM_PPC64.
102 * testfileppc32.bz2: New testfile.
103 * testfileppc64.bz2: Likewise.
104 * Makefile.am (EXTRA_DIST): Add testfileppc32.bz2 and
105 testfileppc64.bz2.
106
Mark Wielaard292b1782013-08-27 15:40:56 +02001072013-08-27 Mark Wielaard <mjw@redhat.com>
108
109 * run-addrcfi.sh: New test.
110 * Makefile.am (TESTS): Add run-addrcfi.sh.
111 (EXTRA_DIST): Likewise.
112 * addrcfi.c (op_name): New function.
113 (print_detail): Call and print op_name. Check ops, not result
114 to check if this is "same value" or "undefined".
115 (handle_cfi): Make sure cfa_ops doesn't point to NULL.
116
Mark Wielaard4b9e6392013-08-13 11:40:21 +02001172013-08-13 Mark Wielaard <mjw@redhat.com>
118
119 * run-addr2line-i-test.sh: New test.
120 * testfile-inlines.bz2: New testfile.
121 * Makefile.am (EXTRA_DIST): Add run-addr2line-i-test.sh and
122 testfile-inlines.bz2.
123 (TESTS): Add run-addr2line-i-test.sh.
124
Mark Wielaardd0f85012013-08-12 14:21:31 +02001252013-08-12 Mark Wielaard <mjw@redhat.com>
126
127 * run-addr2line-test.sh: New test.
128 * Makefile.am (EXTRA_DIST): Add run-addr2line-test.sh.
129 (TESTS): Likewise.
130
Jan Kratochvil596d4302013-07-23 16:30:01 +02001312013-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
132
133 * run-unstrip-n.sh (test-core.*): Ignore libc.so.6 entry and order of
134 the entries.
135
Mark Wielaard263d7ee2013-07-02 16:16:58 +02001362013-07-02 Mark Wielaard <mjw@redhat.com>
137
138 * Makefile.am (EXTRA_DIST): Fix typo, forgot extension in
139 testfilenolines.bz2.
140
Jan Kratochvil8ff86292013-05-30 13:21:20 +02001412013-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
142
143 * Makefile.am (EXTRA_DIST): Add test-core-lib.so.bz2,
144 test-core.core.bz2 and test-core.exec.bz2.
145 * run-addrname-test.sh: New test for these files.
146 * run-unstrip-n.sh: Update expected output. New test for these files.
147 * test-core-lib.so.bz2: New file.
148 * test-core.core.bz2: New file.
149 * test-core.exec.bz2: New file.
150
Mark Wielaard9affad32013-05-03 11:28:49 +02001512013-05-03 Mark Wielaard <mjw@redhat.com>
152
153 * testfilenolines.bz2: New test file.
154 * Makefile.am (EXTRA_DIST): Add testfilenolines.bz2.
155 * run-get-lines.sh: Run testrun_compare on testfilenolines.
156
Jan Kratochvil904aec22013-04-30 14:27:16 +02001572013-04-30 Jan Kratochvil <jan.kratochvil@redhat.com>
158
159 * dwfl-report-elf-align.c: Use false add_p_vaddr for dwfl_report_elf.
160
Mark Wielaard807ea312013-04-29 20:48:36 +02001612013-04-29 Mark Wielaard <mjw@redhat.com>
162
163 * test-subr.sh: Don't use pushd, just cd into test-dir.
164 (exit_cleanup): Don't use popd, just cd .. to get out.
165
Mark Wielaarda6098312013-04-26 21:21:56 +02001662013-04-27 Mark Wielaard <mjw@redhat.com>
167
Mark Wielaard527e21e2013-04-27 23:15:44 +0200168 * test-subr.sh (exit_cleanup): New function.
169 (trap): Use exit_cleanup as argument.
170 * run-native-test.sh (native_exit): New function.
171 (trap): For EXIT (0) use native_exit as argument.
172
1732013-04-27 Mark Wielaard <mjw@redhat.com>
174
Mark Wielaardb0f202e2013-04-28 00:54:17 +0200175 * update1.c (main): Use unique tempfile name and unlink file.
176 * update2.c (main): Likewise.
177 * update3.c (main): Likewise.
178 * update4.c (main): Use unique tempfile name.
179
1802013-04-27 Mark Wielaard <mjw@redhat.com>
181
Mark Wielaarda6098312013-04-26 21:21:56 +0200182 * run-alldts.sh: Add testfile-alldts to tempfiles.
183 * run-elf_cntl_gelf_getshdr.sh: Add test_shdr.out to tempfiles.
184 * run-macro-test.sh: Add readelf.macros.out to tempfiles.
185 * run-strip-reloc.sh: Add readelf.out, readelf.out1, readelf.out2
186 and out.stripped1, out.debug1, out.stripped2, out.debug2 to tempfiles.
187
Mark Wielaard86be7922013-04-26 23:44:25 +02001882013-04-26 Mark Wielaard <mjw@redhat.com>
189
190 * Makefile.am (installed_TESTS_ENVIRONMENT): Export environment,
191 remove wrapper.
192 (TESTS_ENVIRONMENT): Likewise.
193 (installed_LOG_COMPILER): New variable defining wrapper.
194 (LOG_COMPILER): Likewise.
195 * run-*.sh: Fixup location of input and output files.
196 * test-subr.sh: Create test_dir, pushd to execute test in.
197 (trap): Remove test_dir.
198 (testfiles): Use abs_srcdir.
199 (installed_testrun): Match on abs_builddir or abs_top_builddir.
200 (self_test_files): Adjust path.
201
Mark Wielaardcdaaf212013-04-25 16:50:11 -04002022013-04-24 Mark Wielaard <mjw@redhat.com>
203
204 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
205
Mark Wielaarda8c7f052013-03-25 21:11:53 +01002062013-03-25 Mark Wielaard <mjw@redhat.com>
207
Mark Wielaardb79788c2013-03-25 11:45:22 +0100208 * run-readelf-aranges.sh: New test.
209 * testfilefoobarbaz.bz2: New test file.
210 * Makefile.am (TESTS): Add run-readelf-aranges.sh.
211 (EXTRA_DIST): Add run-readelf-aranges.sh and testfilefoobarbaz.bz2.
212
2132013-03-25 Mark Wielaard <mjw@redhat.com>
214
Mark Wielaarda8c7f052013-03-25 21:11:53 +0100215 * run-readelf-dwz-multi.sh: Expect high_pc also as address.
216
Jan Kratochvila1d44822013-03-19 13:40:13 +01002172013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
218
219 * Makefile.am (check_PROGRAMS): Add dwfl-report-elf-align.
220 (TESTS): Add run-dwfl-report-elf-align.sh.
221 (EXTRA_DIST): Add run-dwfl-report-elf-align.sh and
222 testfile-dwfl-report-elf-align-shlib.so.bz2 .
223 (dwfl_report_elf_align_LDADD): New.
224 * dwfl-report-elf-align.c: New file.
225 * run-dwfl-report-elf-align.sh: New file.
226 * testfile-dwfl-report-elf-align-shlib.so.bz2: New file.
227
Mark Wielaardf1b06b52013-03-12 12:02:51 +01002282013-03-12 Mark Wielaard <mjw@redhat.com>
229
230 * run-dwfllines.sh: New test.
231 * dwfllines.c: New test program.
232 * Makefile.am (TESTS): Add run-dwfllines.sh.
233 (EXTRA_DIST): Likewise.
234 (dwfllines_LDADD): New variable.
235
Mark Wielaardf6185a72013-02-22 23:42:59 +01002362013-02-22 Mark Wielaard <mjw@redhat.com>
237
238 * Makefile.am (TESTS): Remove run-readelf-s.sh and run-dwflsyms.sh.
239 (LZMA): Add run-readelf-s.sh and run-dwflsyms.sh to TESTS.
240
Mark Wielaard443304e2013-02-15 22:45:22 +01002412013-02-15 Mark Wielaard <mjw@redhat.com>
242
243 * testfile-dwzstr.bz2: New testfile.
244 * testfile-dwzstr.multi.bz2: Likewise.
245 * run-readelf-dwz-multi.sh: Add readelf testfile-dwzstr test.
246 * Makefile.am (EXTRA_DIST): Add testfile-dwzstr.bz2 and
247 testfile-dwzstr.multi.bz2.
248
Mark Wielaard6c4b2072013-01-30 11:04:38 +01002492013-01-30 Mark Wielaard <mjw@redhat.com>
250
251 * testfileloc.bz2: New testfile.
252 * run-readelf-loc.sh: New test.
253 * Makefile.am (TESTS): Add run-readelf-loc.sh.
254 (EXTRA_DIST): Add run-readelf-loc.sh and testfileloc.bz2.
255
Jan Kratochvilcc84d792012-10-10 19:32:05 +02002562013-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
257
258 * run-readelf-mixed-corenote.sh: New testcase for readelf -n of s390
259 and s390x core notes.
260 * testfile67.bz2: New file.
261 * testfile68.bz2: New file.
262 * Makefile.am (EXTRA_DIST): Add testfile67.bz2 and testfile68.bz2 .
263
Mark Wielaard697bdca2013-01-23 17:39:19 +01002642013-01-23 Mark Wielaard <mjw@redhat.com>
265
266 * testfilebasmin.bz2: New testfile.
267 * Makefile.am (EXTRA_DIST): Add testfilebasmin.bz2.
268 * run-readelf-s.sh: Test testfilebasmin.
269 * run-dwflsyms.sh: Likewise.
270
Mark Wielaard9a91fb22013-01-16 15:19:40 +01002712013-01-16 Mark Wielaard <mjw@redhat.com>
272
273 * Makefile.am (check_PROGRAMS): Add dwflsyms.
274 (TESTS): Add run-readelf-s.sh and run-dwflsyms.sh.
275 (EXTRA_DIST): Add run-readelf-s.sh, testfilebazdbg.bz2,
276 testfilebazdyn.bz2, testfilebazmin.bz2, testfilebazdbg.debug.bz2,
277 testfilebazmdb.bz2, testfilebaztab.bz2 and run-dwflsyms.sh.
278 (dwflsyms_LDADD): New variable.
279
Roland McGrath3f9256d2013-01-07 15:13:46 -08002802013-01-07 Roland McGrath <roland@hack.frob.com>
281
282 * run-prelink-addr-test.sh: Use ln -snf.
283
Mark Wielaard1d6a4352012-12-03 17:01:09 +01002842012-12-03 Mark Wielaard <mjw@redhat.com>
285
286 * Makefile.am (valgrind_cmd): Add --run-libc-freeres=no.
287
Jan Kratochvild5784af2012-10-18 00:11:30 +02002882012-11-29 Jan Kratochvil <jan.kratochvil@redhat.com>
289
290 * run-addrname-test.sh: New test for PIE relocation.
291 * testfile70.core.bz2: New file.
292 * testfile70.exec.bz2: New file.
293 * Makefile.am (EXTRA_DIST): Add testfile70.core.bz2 and
294 testfile70.exec.bz2 .
295
Jan Kratochvild7ed0252012-10-27 21:31:58 +02002962012-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
297
298 * Makefile.am (EXTRA_DIST): Add testfile64.bz2, testfile65.bz2,
299 testfile69.core.bz2 and testfile69.so.bz2 .
300
Jan Kratochvil3fdcdcb2012-10-17 21:49:10 +02003012012-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
302
303 * run-addrname-test.sh: New test for DSO with build-id bias.
304 * testfile69.core.bz2: New file.
305 * testfile69.so.bz2: New file.
306
Jan Kratochvil78dec222012-10-10 08:04:01 +02003072012-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
308
Jan Kratochvil387654d2012-10-10 08:08:44 +0200309 * run-addrname-test.sh: New test for core vDSO bias.
310 * testfile65.bz2: New file.
311
3122012-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
313
Jan Kratochvil78dec222012-10-10 08:04:01 +0200314 * run-addrname-test.sh: New test for symbol preferences.
315 * testfile64.bz2: New file.
316
Mark Wielaarde3e3ee22012-10-01 16:14:12 +02003172012-10-01 Mark Wielaard <mjw@redhat.com>
318
319 * Makefile.am (TESTS_ENVIRONMENT): Define valgrind_cmd if USE_VALGRIND.
320 * test-wrapper.sh: Export VALGRIND_CMD if available.
321 * test-subr.sh (built_testrun): Use VALGRIND_CMD to invoke test prog.
322 (installed_testrun): Likewise.
323
Petr Machataae7c5e72012-09-24 16:16:27 +02003242012-09-24 Petr Machata <pmachata@redhat.com>
325
Petr Machata522a73f2012-09-24 16:46:52 +0200326 * testfile63.bz2: New testfile.
327 * run-readelf-mixed-corenote.sh: New test.
328 * Makefile.am (TEST): Add run-readelf-mixed-corenote.sh.
329 (EXTRA_DIST): Add testfile63.bz2 and run-readelf-mixed-corenote.sh.
330
3312012-09-24 Petr Machata <pmachata@redhat.com>
332
Petr Machataae7c5e72012-09-24 16:16:27 +0200333 * testfile62.bz2: New testfile.
334 * run-readelf-vmcoreinfo.sh: New test.
335 * Makefile.am (TEST): Add run-readelf-vmcoreinfo.sh.
336 (EXTRA_DIST): Add testfile62.bz2 and run-readelf-vmcoreinfo.sh.
337
Petr Machata3662ad12012-09-18 21:35:19 +02003382012-09-18 Petr Machata <pmachata@redhat.com>
339
340 * testfile61.bz2: New testfile.
341 * run-allregs.sh: Run reg_test testfile61.
342 * Makefile.am (EXTRA_DIST): Add testfile61.bz2.
343
Mark Wielaarde0ebc5a2012-08-24 14:51:37 +02003442012-08-24 Mark Wielaard <mjw@redhat.com>
345
346 * Makefile.am (EXTRA_DIST): Add testfile60.bz2.
347
Jeff Kenton257dcf42012-08-22 09:00:03 -04003482012-08-22 Jeff Kenton <jkenton@tilera.com>
349
350 * testfile60.bz2: New testfile.
351 * run-allregs.sh: Run reg_test testfile60.
352
Mark Wielaardf5519fc2012-08-24 13:54:52 +02003532012-08-24 Mark Wielaard <mjw@redhat.com>
354
355 * Makefile.am (TESTS): Only add run-readelf-dwz-multi.sh if
356 ENABLE_DWZ.
357
Mark Wielaardf31c4412012-08-17 00:35:03 +02003582012-08-16 Mark Wielaard <mjw@redhat.com>
359
360 * allregs.c (dwarf_encoding_string): Rewritten using known-dwarf
361 macros.
362 * show-die-info.c (tagnames): Removed.
363 (attrs): Removed.
364 (dwarf_tag_string): New function using known-dwarf macros.
365 (dwarf_attr_string): Likewise.
366 (handle): Call dwarf_tag_string and dwarf_attr_string instead.
367 * run-readelf-dwz-multi.sh: Expect language C89, not ISO C89.
368
Mark Wielaard775375e2012-06-22 12:02:45 +02003692012-06-27 Mark Wielaard <mjw@redhat.com>
370
371 * Makefile.am (TESTS): Add run-readelf-dwz-multi.sh.
372 (EXTRA_DIST): Add run-readelf-dwz-multi.sh,
373 libtestfile_multi_shared.so.bz2, testfile_multi.dwz.bz2 and
374 testfile_multi_main.bz2.
375 * run-readelf-dwz-multi.sh: New test.
376 * libtestfile_multi_shared.so.bz2: New testfile.
377 * testfile_multi.dwz.bz2: New testifle.
378 * testfile_multi_main.bz2: New testifle.
379
Petr Machata30a941c2012-08-01 21:41:36 +02003802012-08-01 Petr Machata <pmachata@redhat.com>
381
382 * run-test-archive64.sh: New test.
383 * testarchive64.a.bz2: New testfile.
384 * Makefile.am (TESTS): Add run-test-archive64.sh.
385 (EXTRA_DIST): Likewise.
386
Mark Wielaard94e387f2012-08-01 15:31:12 +02003872012-08-01 Mark Wielaard <mjw@redhat.com>
388
Mark Wielaardbf707b52012-08-01 15:39:11 +0200389 * run-nm-self.sh: New test.
390 * run-readelf-self.sh: Likewise.
391 * test-subr.sh (testrun_on_self_quiet): New function.
392 * Makefile.am (TESTS): Add run-nm-self.sh and run-readelf-self.sh.
393 (EXTRA_DIST): Likewise.
394
3952012-08-01 Mark Wielaard <mjw@redhat.com>
396
Mark Wielaard94e387f2012-08-01 15:31:12 +0200397 * test-subr.sh (self_test_files): New list of files.
398 (testrun_on_self): New function.
399 * run-elflint-self.sh: Use testrun_on_self.
400
Mark Wielaard714ea0e2012-07-19 13:07:39 +02004012012-07-19 Mark Wielaard <mjw@redhat.com>
402
Mark Wielaard030f6262012-07-18 13:14:30 +0200403 * Makefile.am (check_PROGRAMS): Add test-elf_cntl_gelf_getshdr.
404 (TESTS): Add run-elf_cntl_gelf_getshdr.sh.
405 (EXTRA_DIST): Likewise.
406 (test_elf_cntl_gelf_getshdr_LDADD): New.
407 test-elf_cntl_gelf_getshdr.c: New test program.
408 run-elf_cntl_gelf_getshdr.sh: New test script.
409
4102012-07-19 Mark Wielaard <mjw@redhat.com>
411
Mark Wielaardadcd1dd2012-07-19 22:59:18 +0200412 * run-elflint-self.sh: runtests on ../backends/*so files.
413
4142012-07-19 Mark Wielaard <mjw@redhat.com>
415
Mark Wielaard714ea0e2012-07-19 13:07:39 +0200416 * run-unstrip-n.sh: test_cleanup.
417 * Makefile.am (EXTRA_DIST): Add testcore-rtlib-ppc.bz2.
418
Mark Wielaarde9b23882012-06-29 22:30:15 +02004192012-07-11 Mark Wielaard <mjw@redhat.com>
420
421 * run-readelf-macro.sh: New test.
422 * testfilemacro.bz2: New testfile.
423 * Makefile.am (TESTS): Add run-readelf-macro.sh.
424 (EXTRA_DIST): Add run-readelf-macro.sh and testfilemacro.bz2.
425
Mark Wielaard84a1e0b2012-06-29 23:38:09 +02004262012-06-27 Mark Wielaard <mjw@redhat.com>
427
428 * run-readelf-gdb-index.sh: New test.
429 * testfilegdbindex5.bz2: New testfile.
430 * testfilegdbindex7.bz2: Likewise.
431 * Makefile.am (TESTS): Add run-readelf-gdb-index.sh.
432 (EXTRA_DIST): run-readelf-gdb_index.sh, testfilegdbindex5.bz2 and
433 testfilegdbindex7.bz2.
434
Mark Wielaard97212fe2012-07-17 21:12:39 +02004352012-07-17 Mark Wielaard <mjw@redhat.com>
436
437 * testcore-rtlib-ppc.bz2: New testfile.
438 * run-unstrip-n.sh: Check new ppc core testfile.
439
Mike Frysingerc09c5f32012-06-26 12:07:44 -04004402012-06-26 Mike Frysinger <vapier@gentoo.org>
441
442 * Makefile.am (check_PROGRAMS): Rename from noinst_PROGRAMS.
443
Mark Wielaarda0172d72012-06-25 17:18:53 +02004442012-06-26 Mark Wielaard <mjw@redhat.com>
445
446 * run-macro-test.sh: New test.
447 * testfile-macinfo.bz2: New testfile.
448 * testfile-macros.bz2: Likewise.
449
Mark Wielaard547049b2012-06-22 18:19:02 +02004502012-05-07 Mark Wielaard <mjw@redhat.com>
451
452 * low_high_pc.c: Use proper inttypes in printf formats.
453
Mark Wielaarddbbc67a2012-05-11 12:57:57 +02004542012-05-11 Mark Wielaard <mjw@redhat.com>
455
456 * Makefile.am (TESTS_ENVIRONMENT): Set LC_ALL and LANG to C.
457
Mark Wielaardd9bc75f2012-05-07 13:29:52 +02004582012-05-07 Mark Wielaard <mjw@redhat.com>
459
460 * low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC.
461
Mark Wielaard54797252012-04-27 13:00:50 +02004622012-04-27 Mark Wielaard <mjw@redhat.com>
463
464 * Makefile.am (TESTS): Add run-low_high_pc.sh
465 (EXTRA_DIST): Add run-low_high_pc.sh and testfile_low_high_pc.bz2
466 (noinst_PROGRAMS): Add low_high_pc.
467 (low_high_pc_LDADD): New variable.
468 * low_high_pc.c: New test.
469
Mark Wielaardbdad8e32012-04-26 12:24:33 +02004702012-04-26 Mark Wielaard <mjw@redhat.com>
471
472 * Makefile.am (EXTRA_DIST): Remove run-show-ciefde.sh.
473 * run-show-ciefde.sh: Removed old libdwarf test.
474 * show-ciefde.c: Likewise.
475
Mark Wielaard191d1f02012-04-02 17:11:25 +02004762012-04-02 Mark Wielaard <mjw@redhat.com>
477
Mark Wielaard96a52132012-04-03 00:21:50 +0200478 * Makefile.am (TESTS): Add run-unstrip-n.sh.
479 (EXTRA_DIST): Add testcore-rtlib.bz2 and run-unstrip-n.sh.
480 * run-unstrip-n.sh: New test.
481 * testcore-rtlib.bz2: New testfile.
482
4832012-04-02 Mark Wielaard <mjw@redhat.com>
484
Mark Wielaard191d1f02012-04-02 17:11:25 +0200485 * Makefile.am (TESTS): Add run-readelf-d.sh.
486 (EXTRA_DIST): Add testlib_dynseg.so.bz2 and run-readelf-d.sh.
487 * run-readelf-d.sh: New test.
488 * run-elflint-test.sh: Check new testfile.
489
Tom Tromey581c3f62012-03-21 08:54:32 -06004902012-03-21 Tom Tromey <tromey@redhat.com>
491
492 * typeiter.c: New file.
493 * run-typeiter.sh: New file.
494 * testfile59.bz2: New file.
495 * Makefile.am (noinst_PROGRAMS): Add typeiter.
496 (TESTS): Add run-typeiter.sh.
497 (EXTRA_DIST): Add run-typeiter.sh, testfile59.bz2.
498 (typeiter_LDADD): New variable.
499
Kurt Roeckx5a8e39a2012-02-24 23:40:32 +01005002012-02-21 Kurt Roeckx <kurt@roeckx.be>
501
502 * run-alldts.sh: testrun ./alldts.
503
Roland McGrathe3b15682012-02-21 11:12:46 -08005042012-02-21 Roland McGrath <roland@hack.frob.com>
505
506 * test-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH.
Roland McGrathc1c6a9d2012-02-21 12:51:36 -0800507 * test-subr.sh (installed_testrun): Likewise.
Roland McGrathe3b15682012-02-21 11:12:46 -0800508
Roland McGrathb8ff18e2012-01-18 13:57:08 -08005092012-01-18 Roland McGrath <roland@hack.frob.com>
510
511 * asm-tst4.c (main): Don't set LD_LIBRARY_PATH in system invocation;
512 it will have been inherited correctly from the test harness.
513 * asm-tst5.c (main): Likewise.
514 * asm-tst6.c (main): Likewise.
515 Reported by Serge Pavlov <serge.pavlov.at.gnu@gmail.com>.
516
Roland McGrath32899ac2011-07-09 03:17:24 -07005172011-07-09 Roland McGrath <roland@hack.frob.com>
518
519 * sha1-tst.c: File removed.
520 * Makefile.am (noinst_PROGRAMS, TESTS): Remove it.
521 (sha1_tst_LDADD): Variable removed.
522
523 * md5-sha1-test.c: New file.
524 * Makefile.am [!STANDALONE] (noinst_PROGRAMS, TESTS): Add it.
525 (md5_sha1_test_LDADD): New variable.
526
Mark Wielaard3f2290b2011-05-30 15:46:32 +02005272011-05-30 Mark Wielaard <mjw@redhat.com>
528
529 * Makefile.am (EXTRA_DIST): Add run-readelf-twofiles.sh and
530 run-rerequest_tag.sh
531
Mark Wielaard20a217d2011-05-24 14:30:40 +02005322011-05-24 Mark Wielaard <mjw@redhat.com>
533
534 * Makefile.am (EXTRA_DIST): Add hello_s390.ko.bz2.
535 * run-strip-reloc.sh: Add hello_s390.ko testcase.
536 * hello_s390.ko.bz2: New test file.
537
Mark Wielaard1662bc32011-05-16 11:33:11 +02005382011-05-23 Mark Wielaard <mjw@redhat.com>
539
540 * Makefile.am (TESTS): Add run-strip-reloc.sh.
541 (EXTRA_DIST): Add run-strip-reloc.sh, hello_i386.ko.bz2
542 hello_x86_64.ko.bz2 and hello_ppc64.ko.bz2
543 * run-strip-reloc.sh: New test.
544 * hello_i386.ko.bz2: New test file.
545 * hello_x86_64.ko.bz2: Likewise.
546 * hello_ppc64.ko.bz2: Likewise.
547
Mark Wielaard7a125b92011-05-17 12:20:01 +02005482011-05-18 Mark Wielaard <mjw@redhat.com>
549
550 * run-strip-groups.sh: New test.
551 * testfile58.bz2: New test file.
552 * Makefile.am (EXTRA_DIST): Add testfile58.bz2.
553 (TESTS): Add run-strip-groups.sh.
554 (EXTRA_DIST): Likewise.
555
Marek Polacek494275c2011-03-28 16:00:38 +02005562011-03-28 Marek Polacek <mpolacek@redhat.com>
557
558 * alldts.c: New file.
559 * run-alldts.sh: Use it.
560 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
561 (alldts_LDADD): New variable.
562
5632011-03-02 Marek Polacek <mpolacek@redhat.com>
Marek Polacek48942212011-03-07 11:16:50 -0800564
565 * dwarf-getstring.c: New test.
566 * run-dwarf-getstring.sh: And its wrapper.
567 * Makefile.am (EXTRA_DIST): Add and update all.
568
Jan Kratochvilfec39992011-02-27 12:01:25 -08005692011-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
570
571 * Makefile.am (TESTS): Add run-readelf-twofiles.sh.
572 * run-readelf-twofiles.sh: New file.
573
Mark Wielaard58cfa1c2011-02-25 20:17:52 +01005742011-02-25 Mark Wielaard <mjw@redhat.com>
575
576 * Makefile.am (BUILD_RPATH): Be consistent in naming.
577
Josh Stonedc34eda2011-02-02 16:30:01 -08005782011-02-02 Josh Stone <jistone@redhat.com>
579
580 * run-prelink-addr-test.sh: Add testfile55, 32 and 64-bit.
581 * testfile55-64.bz2, testfile55-64.debug.bz2,
582 testfile55-64.prelink.bz2, testfile55-32.bz2,
583 testfile55-32.debug.bz2, testfile55-32.prelink.bz2: New.
584 * Makefile.am (EXTRA_DIST): Add and update all.
585
Roland McGrath32520bd2011-01-12 10:43:32 -08005862011-01-12 Roland McGrath <roland@redhat.com>
587
588 * run-prelink-addr-test.sh: Make symlinks to find .debug files
Roland McGrath4f6d4e12011-01-12 10:49:40 -0800589 corresponding to .noshdrs files.
Roland McGrath32520bd2011-01-12 10:43:32 -0800590
Josh Stoned41d9a62011-01-11 19:16:57 -08005912011-01-11 Josh Stone <jistone@redhat.com>
592
Josh Stoneccbccef2011-01-11 19:16:59 -0800593 * run-prelink-addr-test.sh: Add testfile54, 32 and 64-bit.
594 * testfile54-32.so.bz2, testfile54-32.so.debug.bz2,
595 testfile54-32.prelink.so.bz2, testfile54-32.noshdrs.so.bz2,
596 testfile54-64.so.bz2, testfile54-64.so.debug.bz2,
597 testfile54-64.prelink.so.bz2, testfile54-64.noshdrs.so.bz2: New.
598 * Makefile.am (EXTRA_DIST): Add and update all.
599
Josh Stonecf514712011-01-11 19:16:58 -0800600 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile53 tests.
601 * testfile53.bz2, testfile53.debug.bz2,
602 testfile53.prelink.bz2: Deleted, so...
603 * testfile53-64.bz2, testfile53-64.debug.bz2,
604 testfile53-64.prelink.bz2: Recreated with 64-bit names.
605 * testfile53-32.bz2, testfile53-32.debug.bz2,
606 testfile53-32.prelink.bz2: New in 32-bit.
607 * Makefile.am (EXTRA_DIST): Add and update all.
608
Josh Stoned41d9a62011-01-11 19:16:57 -0800609 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile52 tests.
610 * testfile52.so.bz2, testfile52.so.debug.bz2,
611 testfile52.prelink.so.bz2: Deleted, so...
612 * testfile52-32.so.bz2, testfile52-32.so.debug.bz2,
613 testfile52-32.prelink.so.bz2: Recreated with 32-bit names.
614 * testfile52-32.noshdrs.so.bz2: New data file, stripped of headers.
615 * testfile52-64.so.bz2, testfile52-64.so.debug.bz2,
Roland McGrath32520bd2011-01-12 10:43:32 -0800616 testfile52-64.prelink.so.bz2, testfile52-64.noshdrs.so.bz2: New files.
Josh Stoned41d9a62011-01-11 19:16:57 -0800617 * Makefile.am (EXTRA_DIST): Add and update all.
618
Josh Stoneffa02002011-01-10 21:28:46 -08006192011-01-10 Josh Stone <jistone@redhat.com>
620
621 * run-prelink-addr-test.sh: New test for prelinked addrs.
622 * Makefile.am (TESTS, EXTRA_DIST): Add it.
623 * testfile52.so.bz2, testfile52.so.debug.bz2: New data files.
624 * testfile52.prelink.so.bz2: New data file, shows REL->RELA.
625 * testfile53.bz2, testfile53.debug.bz2: New data files.
626 * testfile53.prelink.bz2: New data file, shows ET_EXEC remap.
627 * Makefile.am (EXTRA_DIST): Add them.
628
Roland McGrathec86e5f2010-06-14 17:44:38 -07006292010-06-04 Roland McGrath <roland@redhat.com>
630
631 * run-unstrip-test.sh: Also test modifying the file in place.
632
Roland McGrath3c6ee4b2010-04-22 22:38:58 -07006332010-04-22 Roland McGrath <roland@redhat.com>
634
635 * addrcfi.c (handle_cfi): Fix function name in error message.
636 Use dwarf_errmsg, not dwfl_errmsg, after dwarf_cfi_addrframe.
637
Roland McGrath26618d82010-04-14 13:10:47 -07006382010-04-14 Roland McGrath <roland@redhat.com>
639
640 * Makefile.am (EXTRA_DIST): Add run-test-flag-nobits.sh here too.
641
Ulrich Drepperc2d1e482010-04-10 18:23:47 -07006422010-04-10 Ulrich Drepper <drepper@redhat.com>
643
644 * msg_tst.c: Adjust expected error message.
645
Petr Machata77961b52010-04-06 14:16:58 +02006462010-04-01 Petr Machata <pmachata@redhat.com>
647
648 * test-flag-nobits.c: New test.
649 * run-test-flag-nobits.sh: And its wrapper.
650 * Makefile.am (noinst_PROGRAMS, TESTS): Add them.
651 (test_flag_nobits_LDADD): New variable.
652
Roland McGrathe9ca7382010-02-15 15:15:50 -08006532010-02-15 Roland McGrath <roland@redhat.com>
654
Roland McGrath22359e22010-02-15 15:57:03 -0800655 * Makefile.am: Use config/eu.am for common stuff.
656
Roland McGrathe9ca7382010-02-15 15:15:50 -0800657 * asm-tst9.c (main): Rename local to avoid shadowing another local.
658
Roland McGrathaf800142009-07-22 13:55:50 -07006592009-07-22 Roland McGrath <roland@redhat.com>
660
661 * addrcfi.c: Update dwarf_frame_{cfa,register} calling convention.
662
Roland McGrath3c84db32009-06-24 17:41:40 -07006632009-07-08 Roland McGrath <roland@redhat.com>
664
665 * addrcfi.c: New file.
666 * Makefile.am (noinst_PROGRAMS): Add it.
667 (addrcfi_LDADD): New variable.
668
Petr Machatad24c7bf2009-05-07 20:58:19 +02006692009-05-07 Petr Machata <pmachata@redhat.com>
670
671 * testfile51.bz2: New data file.
672 * dwarf-getmacros.c: New test core.
673 * run-dwarf-getmacros.sh: New test wrapper.
Roland McGrath0c735a92009-05-07 18:19:16 -0700674 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
675 (dwarf_getmacros_LDADD): New variable.
Petr Machatad24c7bf2009-05-07 20:58:19 +0200676
Ulrich Drepperf9545c42009-04-23 07:59:02 -07006772009-04-23 Ulrich Drepper <drepper@redhat.com>
678
679 * Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS).
680 (rdwrmmap_LDADD): Add $(libmudflap).
Roland McGrath0c735a92009-05-07 18:19:16 -0700681
Roland McGrath19a8e4d2009-04-21 15:44:07 -07006822009-04-21 Roland McGrath <roland@redhat.com>
683
684 * testfile50.bz2: New data file.
685 * Makefile.am (EXTRA_DIST): Add it.
686 * run-dwfl-addr-sect.sh: Add a case using it.
687
Ulrich Drepper5bd44442008-12-31 09:02:54 -08006882008-12-31 Ulrich Drepper <drepper@redhat.com>
689
Ulrich Drepper3bf57592009-01-01 18:52:05 -0800690 * testfile44.S.bz2: Add tests for dppd, dpps, insertps, movntdqa,
691 mpsadbw, packusdw, pblendvb, pblendw, pcmpeqq, pcmpestri, pcmpestrm,
692 pcmpistri, pcmpistrm, pcmpgtq, phminposuw, pinsrb, pinsrd, pmaxsb,
693 pmaxsd, pmaxud, pmaxuw, pminsb, pminsd, pminud, pminuw, pmovsxbw,
694 pmovsxbd, pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmovsxbw, pmovsxbd,
695 pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmuldq, pmulld, popcnt, ptest,
696 roundss, roundps, roundpd, and roundsd.
697 * testfile45.S.bz2: Likewise.
698 * testfile44.expect.bz2: Adjust accordingly.
699 * testfile45.expect.bz2: Likewise.
700
Ulrich Drepper5bd44442008-12-31 09:02:54 -0800701 * testfile44.S.bz2: Add tests for blendvpd and blendvps.
702 * testfile45.S.bz2: Likewise.
703 * testfile44.expect.bz2: Adjust accordingly.
704 * testfile45.expect.bz2: Likewise.
705
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -08007062008-12-30 Ulrich Drepper <drepper@redhat.com>
707
Ulrich Drepperec32ff92008-12-30 23:24:09 -0800708 * testfile44.S.bz2: Add tests for blendpd and blendps.
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -0800709 * testfile45.S.bz2: Likewise.
710 * testfile44.expect.bz2: Adjust accordingly.
711 * testfile45.expect.bz2: Likewise.
712
Ulrich Drepper5a04b9f2008-12-19 01:14:12 -08007132008-12-19 Ulrich Drepper <drepper@redhat.com>
714
715 * testfile44.S.bz2: Add tests for AMD 3DNOW.
716 * testfile45.S.bz2: Likewise.
717 * testfile44.expect.bz2: Adjust accordingly.
718 * testfile45.expect.bz2: Likewise.
719
Roland McGratha845f682008-12-03 03:41:58 +00007202008-11-26 Roland McGrath <roland@redhat.com>
721
722 * dwfl-bug-getmodules.c: New file.
723 * Makefile.am (noinst_PROGRAMS): Add it.
724 (dwfl_bug_getmodules_LDADD): New variable.
725
7262008-09-10 Roland McGrath <roland@redhat.com>
727
728 * test-subr.sh (LC_ALL): Export it set to "C".
729 * run-dwfl-addr-sect.sh: Don't do it here.
730 * run-strings-test.sh: Likewise.
731
Roland McGrathb4d6f0f2008-08-25 22:55:17 +00007322008-08-21 Denys Vlasenko <dvlasenk@redhat.com>
733
734 * run-addrname-test.sh: Add a new case.
735 * testfile49.bz2: New data file.
736 * Makefile.am (EXTRA_DIST): Add it.
737
Roland McGrath521c47d2008-04-11 07:01:58 +00007382008-04-10 Roland McGrath <roland@redhat.com>
739
740 * testfile48.bz2, testfile48.bz2.debug: New data files.
741 * Makefile.am (EXTRA_DIST): Add them.
742 * run-strip-test8.sh: Use them.
743
744 * testfile16.bz2, testfile16.debug.bz2: Replace data files.
745
746 * run-strip-test.sh: Fail if stripped output has ".debug_*" sections.
747 * run-strip-test8.sh: New file.
748 * testfile47.bz2: New data file.
749 * Makefile.am (TESTS, EXTRA_DIST): Add them.
750
Roland McGrath13b69602008-04-01 02:30:05 +00007512008-03-31 Roland McGrath <roland@redhat.com>
752
753 * run-early-offscn.sh: New file.
754 * early-offscn.c: New file.
755 * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them.
756 (early_offscn_LDADD): New variable.
757
Roland McGrathd11f9cb2008-03-26 20:51:59 +00007582008-03-19 Roland McGrath <roland@redhat.com>
759
760 * run-addrname-test.sh: Add a new case.
761
Roland McGrath658094a2008-02-22 08:14:07 +00007622008-02-22 Roland McGrath <roland@redhat.com>
763
764 * run-elflint-test.sh: Typo fix.
765
7662008-02-21 Roland McGrath <roland@redhat.com>
767
768 * run-disasm-x86.sh: Use uname instead of arch, keep tools required
769 for the build down to minimum.
770 * run-disasm-x86-64.sh: Likewise.
771
Roland McGrath059c83e2008-02-21 06:19:39 +00007722008-02-20 Roland McGrath <roland@redhat.com>
773
774 * testfile46.bz2: New data file.
775 * Makefile.am (EXTRA_DIST): Add it.
776 * run-elflint-test.sh: Test on it.
777
Ulrich Drepperc54785a2008-02-01 18:05:21 +00007782008-02-01 Ulrich Drepper <drepper@redhat.com>
779
780 * Makefile.am: Hook up sha1-tst.c.
781 * sha1-tst.c: New file.
782
Ulrich Drepper4d8bc812008-01-22 06:02:31 +00007832008-01-21 Roland McGrath <roland@redhat.com>
784
785 * testfile45.S.bz2: Add tests for cltq, cqto.
786 * testfile45.expect.bz2: Adjust.
787
Ulrich Drepper35f2fe62008-01-14 19:17:36 +00007882008-01-14 Ulrich Drepper <drepper@redhat.com>
789
790 * testfile45.S.bz2: Add more tests.
791 * testfile45.expect.bz2: Adjust.
792
Ulrich Drepperfd479892008-01-12 03:06:47 +00007932008-01-11 Ulrich Drepper <drepper@redhat.com>
794
795 * testfile45.expect.bz2: Adjust for adding of address for %rip based
796 address mode.
797
Ulrich Drepper96a73992008-01-11 06:17:06 +00007982008-01-10 Ulrich Drepper <drepper@redhat.com>
799
800 * testfile45.S.bz2: Add more tests.
801 * testfile45.expect.bz2: Adjust.
802
Ulrich Drepperff993222008-01-09 05:39:28 +00008032008-01-08 Ulrich Drepper <drepper@redhat.com>
804
805 * Makefile.am (TESTS): Add run-disasm-x86-64.sh.
806 (EXTRA): Add testfile45.S.bz2, testfile45.expect.bz2,
807 run-disasm-x86-64.sh.
808 * run-disasm-x86-64.sh: New file.
809 * testfile45.S.bz2: New file.
810 * testfile45.expect.bz2: New file.
811 * testfile44.S.bz2: New tests.
812 * testfile44.expect.bz2: Adjust.
813
Ulrich Drepper9e6925d2008-01-04 21:42:14 +00008142008-01-04 Ulrich Drepper <drepper@redhat.com>
815
816 * testfile44.S.bz2: New tests.
817 * testfile44.expect.bz2: Adjust.
818
Ulrich Dreppere219f1c2008-01-09 05:49:49 +00008192008-01-04 Roland McGrath <roland@redhat.com>
820
821 * dwfl-bug-fd-leak.c (main): Add a cast.
822
Ulrich Drepperee67b642008-01-03 08:45:10 +00008232008-01-03 Ulrich Drepper <drepper@redhat.com>
824
825 * testfile44.S.bz2: New tests.
826 * testfile44.expect.bz2: Adjust.
827
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00008282008-01-01 Ulrich Drepper <drepper@redhat.com>
829
Ulrich Drepperf231e272008-01-02 18:07:17 +0000830 * line2addr.c: Use %m modifier instead of %a to appease gcc.
831
8322008-01-01 Ulrich Drepper <drepper@redhat.com>
833
Ulrich Drepperee67b642008-01-03 08:45:10 +0000834 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000835 * testfile44.expect.bz2: Adjust.
836
8372007-12-31 Ulrich Drepper <drepper@redhat.com>
838
Ulrich Drepperee67b642008-01-03 08:45:10 +0000839 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000840 * testfile44.expect.bz2: Adjust.
841
8422007-12-30 Ulrich Drepper <drepper@redhat.com>
843
Ulrich Drepperee67b642008-01-03 08:45:10 +0000844 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000845 * testfile44.expect.bz2: Adjust.
846
8472007-12-29 Ulrich Drepper <drepper@redhat.com>
848
Ulrich Drepperee67b642008-01-03 08:45:10 +0000849 * testfile44.s.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000850 * testfile44.expect.bz2: Adjust.
851
8522007-12-28 Ulrich Drepper <drepper@redhat.com>
853
854 * testfile44.S.bz2: New tests.
855 * testfile44.expect.bz2: Adjust.
856
8572007-12-27 Ulrich Drepper <drepper@redhat.com>
858
859 * testfile44.S.bz2: New tests.
860 * testfile44.expect.bz2: Adjust.
861
8622007-12-26 Ulrich Drepper <drepper@redhat.com>
863
864 * testfile44.S.bz2: New tests.
865 * testfile44.expect.bz2: Adjust
866
8672007-12-21 Ulrich Drepper <drepper@redhat.com>
868
869 * testfile44.S.bz2: More tests.
870 * testfile44.expect.bz2: Adjust appropriately.
871
8722007-12-19 Ulrich Drepper <drepper@redhat.com>
873
874 * Makefile.am (TESTS): Add run-disasm.sh.
875 (EXTRA_DIST): Add run-disasm.sh, testfile44.S.bz2, and
876 testfile44.expect.bz2.
877 * run-disasm.sh: New file.
878 * testfile44.S.bz2: New file.
879 * testfile44.expect.bz2: New file.
880
Roland McGrath1a2e8f42007-12-15 23:39:34 +00008812007-12-15 Roland McGrath <roland@redhat.com>
882
883 * run-allregs.sh: Change expected output for powerpc spefscr.
884
Roland McGrathe4c22ea2007-10-23 13:07:39 +00008852007-10-20 Roland McGrath <roland@redhat.com>
886
887 * run-dwfl-addr-sect.sh: Change expected output, no errors.
888
8892007-10-19 Roland McGrath <roland@redhat.com>
890
891 * dwfl-addr-sect.c (handle_address): Return int.
892 Don't exit on error, just return nonzero.
893 (main): Collect results.
894 * run-dwfl-addr-sect.sh: New file.
895 * testfile43.bz2: New data file.
896 * Makefile.am (EXTRA_DIST, TESTS): Add them.
897
8982007-10-18 Roland McGrath <roland@redhat.com>
899
900 * run-allregs.sh: Update expected ppc output for vrsave/vscr.
901
9022007-10-16 Roland McGrath <roland@redhat.com>
903
904 * test-subr.sh (remove_files): Don't pass -Bb to diff.
905
Ulrich Drepperb597dfa2007-10-16 05:21:27 +00009062007-10-09 Roland McGrath <roland@redhat.com>
907
908 * dwflmodtest.c (print_module): Don't use %p in output.
909 * run-dwfl-bug-offline-rel.sh: Updated expected output.
910
9112007-10-08 Roland McGrath <roland@redhat.com>
912
913 * testfile42.bz2: New data file.
914 * Makefile.am (EXTRA_DIST): Add it.
915 * run-elflint-test.sh: New test on that file.
916
Roland McGrath59ea7f32007-10-04 08:50:09 +00009172007-10-04 Roland McGrath <roland@redhat.com>
918
919 * run-readelf-test4.sh: New file.
920 * Makefile.am (TESTS, EXTRA_DIST): Add it.
921
9222007-10-03 Roland McGrath <roland@redhat.com>
923
924 * run-readelf-test3.sh: New file.
925 * Makefile.am (TESTS, EXTRA_DIST): Add it.
926
Roland McGrathf6b92282007-10-02 02:34:11 +00009272007-10-01 Roland McGrath <roland@redhat.com>
928
929 * run-readelf-test2.sh: New file.
930 * Makefile.am (TESTS, EXTRA_DIST): Add it.
931
Roland McGrathc76f0b02007-09-27 07:31:33 +00009322007-09-11 Roland McGrath <roland@redhat.com>
933
934 * run-addrname-test.sh: Add a new case.
935 * testfile41.bz2: New data file.
936 * Makefile.am (EXTRA_DIST): Add it.
937
Roland McGrathcb6d8652007-08-23 08:10:54 +00009382007-08-23 Roland McGrath <roland@redhat.com>
939
940 * run-allregs.sh: Update expected x86-64 output for %rflags.
941
Roland McGrath099dd522007-08-13 22:58:36 +00009422007-08-12 Roland McGrath <roland@redhat.com>
943
944 * run-strip-test7.sh: New file.
945 * testfile39.bz2: New data file.
946 * testfile40.bz2: New data file.
947 * testfile40.debug.bz2: New data file.
948 * Makefile.am (TESTS, EXTRA_DIST): Add them.
949
Roland McGrath42f68682007-08-09 07:54:22 +00009502007-08-09 Roland McGrath <roland@redhat.com>
951
952 * dwfl-bug-report.c: Fix header inclusion.
953
9542007-08-08 Roland McGrath <roland@redhat.com>
955
956 * run-addrname-test.sh: Add a new case using addr2line -S.
957 * testfile38.bz2: New data file.
958 * Makefile.am (EXTRA_DIST): Add it.
959
Roland McGrath87d47802007-07-16 22:23:37 +00009602007-07-16 Roland McGrath <roland@redhat.com>
961
962 * dwfl-bug-report.c: New file.
963 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
964 (dwfl_bug_report_LDADD): New variable.
965
9662007-06-06 Roland McGrath <roland@redhat.com>
Roland McGrath0bc057c2007-06-06 08:42:42 +0000967
968 * run-unstrip-test.sh: Declare testfile.unstrip for removal.
969
Ulrich Drepperb0243862007-06-06 00:09:36 +00009702007-06-05 Ulrich Drepper <drepper@redhat.com>
971
972 * Makefile.am (EXTRA_DIST): Add missing line continuation and
973 testfile37.bz and testfile37.debug.bz2.
974
Roland McGrath53bce222007-05-23 19:15:04 +00009752007-05-23 Roland McGrath <roland@redhat.com>
976
977 * run-allregs.sh: Update expected Alpha results.
978
Roland McGrath9aa8ef72007-05-18 08:59:43 +00009792007-05-18 Roland McGrath <roland@redhat.com>
980
981 * run-strip-test4.sh (stripped, debugfile): Use new reference files.
982 * testfile37.bz2: New data file.
983 * testfile37.debug.bz2: New data file.
984 * run-unstrip-test2.sh: New file.
985 * Makefile.am (TESTS, EXTRA_DIST): Add them.
986
9872007-05-10 Roland McGrath <roland@redhat.com>
988
989 * run-dwfl-bug-offline-rel.sh: New file.
990 * testfile36.bz2: New data file.
991 * testfile36.debug.bz2: New data file.
992 * Makefile.am (TESTS, EXTRA_DIST): Add them.
993
9942007-04-28 Roland McGrath <roland@redhat.com>
995
996 * run-strip-test6.sh (stripped, debugfile): Use new reference files.
997 * testfile35.bz2: New data file.
998 * testfile35.debug.bz2: New data file.
999 * run-unstrip-test.sh: New file.
1000 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1001
1002 * run-strip-test.sh: Do all elflint and cmp runs even when some fail.
1003
Roland McGrath2be02912007-04-27 04:07:41 +000010042007-04-26 Roland McGrath <roland@redhat.com>
1005
1006 * run-elflint-self.sh: Run all tests even if one fails.
1007
1008 * run-allregs.sh: Add expected output for alpha.
1009
Roland McGrath4be15242007-04-25 03:09:33 +000010102007-04-24 Roland McGrath <roland@redhat.com>
1011
1012 * run-strip-test.sh: When we saved the debug info, test unstrip too.
1013
10142007-04-22 Roland McGrath <roland@redhat.com>
1015
1016 * run-allregs.sh: Update expected register info.
1017
Roland McGrath43da9892007-04-16 23:13:37 +000010182007-04-16 Roland McGrath <roland@redhat.com>
1019
1020 * dwfl-addr-sect.c: New file.
1021 * Makefile.am (noinst_PROGRAMS): Add it.
1022 (dwfl_addr_sect_LDADD): New variable.
1023
10242007-04-05 Roland McGrath <roland@redhat.com>
1025
1026 * get-files.c: Test dwarf_getsrcdirs.
1027 * run-get-files.sh: Update expected output.
1028
Roland McGrath5f6a41a2007-04-01 23:11:40 +000010292007-04-01 Roland McGrath <roland@redhat.com>
1030
1031 * run-allregs.sh: Updated expected output for x86_64.
1032
Ulrich Drepper6258e742007-03-13 06:22:40 +000010332007-03-04 Roland McGrath <roland@redhat.com>
1034
1035 * dwfl-bug-fd-leak.c: New file.
1036 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
1037 (dwfl_bug_fd_leak_LDADD): New variable.
1038
1039 * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf,
1040 show what files have been located.
1041
Ulrich Drepperaa915fd2007-02-05 07:25:33 +000010422007-02-02 Roland McGrath <roland@redhat.com>
1043
1044 * run-addrname-test.sh: New file.
1045 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1046 * testfile34.bz2: New data file.
1047 * Makefile.am (EXTRA_DIST): Add it.
1048
10492007-01-20 Roland McGrath <roland@redhat.com>
1050
1051 * testfile33.bz2: New data file.
1052 * Makefile.am (EXTRA_DIST): Add it.
1053 * run-elflint-test.sh: Test on it too.
1054
10552007-01-18 Roland McGrath <roland@redhat.com>
1056
1057 * Makefile.am (CFLAGS): Don't molest it.
1058
10592007-01-11 Roland McGrath <roland@redhat.com>
1060
1061 * testfile32.bz2: New data file.
1062 * Makefile.am (EXTRA_DIST): Add it.
1063 * run-elflint-test.sh: Test on it too.
1064
Ulrich Drepperce0bdb62007-02-05 07:13:52 +000010652007-02-04 Ulrich Drepper <drepper@redhat.com>
1066
1067 * arls.c: New file.
1068 * Makefile (noinst_PROGRAMS): Add arls.
1069
1070 * run-ranlib-test2.sh: Fix type in comment.
1071
Ulrich Dreppercd4992c2007-01-10 20:58:17 +000010722007-01-10 Ulrich Drepper <drepper@redhat.com>
1073
1074 * run-elflint-self.sh (runtest): Show which file has the problem.
1075
Roland McGrathba949b32007-01-10 20:44:29 +000010762007-01-10 Roland McGrath <roland@redhat.com>
1077
1078 * dwfl-bug-addr-overflow.c: New file.
1079 * Makefile.am (TESTS): Add it.
1080 (dwfl_bug_addr_overflow_LDADD): New variable.
1081
Roland McGrath8190db62006-12-17 23:56:51 +000010822006-12-17 Roland McGrath <roland@redhat.com>
1083
1084 * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg.
1085
Roland McGrathc373d852006-10-10 00:25:21 +000010862006-09-05 Roland McGrath <roland@redhat.com>
1087
1088 * run-strings-test.sh: Export LC_ALL=C for the test.
1089
10902006-08-29 Roland McGrath <roland@redhat.com>
1091
1092 * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh.
1093 * run-arsymtest.sh: Likewise.
1094
1095 * run-native-test.sh (native.c compilation): Add some braces.
1096
10972006-08-22 Roland McGrath <roland@redhat.com>
1098
1099 * allregs.c (dwarf_encoding_string): New function, swiped from readelf.
1100 (struct reginfo): New members bits, type.
1101 (one_register, match_register): Update to take new args,
1102 record and display new info.
1103 (main): Display new info.
1104 * run-allregs.sh: Update expected results.
1105
Roland McGrath19db8592006-08-03 08:52:46 +000011062006-08-03 Roland McGrath <roland@redhat.com>
1107
1108 * run-allregs.sh: Add sparc cases.
1109 * testfile30.bz2: New data file.
1110 * testfile31.bz2: New data file.
1111 * Makefile.am (EXTRA_DIST): Add them.
1112
Roland McGrath95024622006-07-21 10:06:31 +000011132006-07-21 Roland McGrath <roland@redhat.com>
1114
1115 * allregs.c (struct reginfo): Increase size of name.
1116 (one_register): Assert that it's big enough.
1117
Roland McGrathb4379722006-04-05 01:35:26 +000011182006-04-04 Roland McGrath <roland@redhat.com>
1119
1120 * run-bug1-test.sh: Test a second case, to cover both byte orders.
1121 * testfile29.bz2: New file.
1122 * testfile29.rdwr.bz2: New file.
1123 * Makefile.am (EXTRA_DIST): Add them.
1124
Ulrich Drepperba718b12006-04-04 21:31:16 +000011252006-04-04 Ulrich Drepper <drepper@redhat.com>
1126
1127 * Makefile.am: Add rules to run run-bug1-test.sh.
1128 * rdwrmmap.c: New file.
1129 * run-bug1-test.sh: New file.
1130 * testfile28.bz2: New file.
1131 * testfile28.rdwr.bz2: New file.
1132
Roland McGrathdd7e22b2006-03-09 23:05:47 +000011332006-03-09 Roland McGrath <roland@redhat.com>
1134
1135 * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link.
1136
Roland McGrath060fa052006-03-02 07:51:50 +000011372006-03-01 Roland McGrath <roland@redhat.com>
1138
1139 * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h
1140 changes matching 3.0 spec.
1141
Roland McGrathc40f58a2006-01-13 20:13:21 +000011422006-01-13 Roland McGrath <roland@redhat.com>
1143
1144 * run-native-test.sh: Do kill -9 and reap explicitly at end, since
1145 bash 3.1 whines when it's done in the trap 0 handler.
1146
Roland McGrath4b248ce2006-01-12 03:34:38 +000011472006-01-11 Roland McGrath <roland@redhat.com>
1148
1149 * testfile26.bz2: New data file.
1150 * testfile27.bz2: New data file.
1151 * Makefile.am (EXTRA_DIST): Add them.
1152 * run-allregs.sh: Test s390 data.
1153
Roland McGrath124a7982005-12-15 02:37:09 +000011542005-12-14 Roland McGrath <roland@redhat.com>
1155
1156 * run-native-test.sh: Redirect output from native test process.
1157
Roland McGrath94d26ad2005-12-13 23:24:37 +000011582005-12-13 Roland McGrath <roland@redhat.com>
1159
1160 * allregs.c (main): Fail if we find no registers.
1161
1162 * run-native-test.sh: New file.
1163 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1164
Roland McGrathba72ab12005-12-12 00:04:33 +000011652005-12-10 Ulrich Drepper <drepper@redhat.com
1166
1167 * run-readelf-test1.sh: New file.
1168 * Makefile.am (TESTS): Add run-readelf-test1.sh.
1169 (EXTRA_DIST): Likewise.
1170
Roland McGrathd804e722005-12-08 01:35:42 +000011712005-12-07 Roland McGrath <roland@redhat.com>
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +00001172
Roland McGrathd804e722005-12-08 01:35:42 +00001173 * ecp.c (main): Use elf_end to clean up.
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +00001174
Roland McGrath994b4892005-12-05 22:46:21 +000011752005-11-25 Roland McGrath <roland@redhat.com>
1176
1177 * coverage.sh: Given -v argument, print names of unused files.
1178
1179 * addrscopes.c (main): Use dwfl_end before return.
1180 * allregs.c (main): Likewise.
1181 * find-prologues.c (main): Likewise.
1182 * funcretval.c (main): Likewise.
1183 * funcscopes.c (main): Likewise.
1184 * line2addr.c (main): Likewise.
1185
1186 * run-allregs.sh: New file.
1187 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1188
1189 * allregs.c: Use libdwfl wrapper instead of direct libebl calls.
1190 * Makefile.am (allregs_LDADD): Updated.
1191
1192 * allregs.c: New file.
1193 * Makefile.am (noinst_PROGRAMS): Add it.
1194 (allregs_LDADD): New variable.
1195
Roland McGrath9365d2c2005-11-18 23:55:47 +000011962005-11-18 Roland McGrath <roland@redhat.com>
1197
1198 * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib.
1199 * test-wrapper.sh: Likewise.
1200
Roland McGrath575dd392005-11-18 01:41:52 +000012012005-11-17 Roland McGrath <roland@redhat.com>
1202
Roland McGrathaf74f5c2005-11-18 02:25:14 +00001203 * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in
1204 environment for test-wrapper.sh.
1205 * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib.
1206 * test-subr.sh (installed_testrun): Likewise.
1207 Use explicit path in ${bindir}.
1208
Roland McGrath575dd392005-11-18 01:41:52 +00001209 * Makefile.am (installcheck-local): Fix typo in last change.
1210
Roland McGrathd7f8d0c2005-11-17 02:32:03 +000012112005-11-16 Roland McGrath <roland@redhat.com>
1212
1213 * configure.ac: New file, for standalone build/dist of test suite.
1214 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it.
1215 (asm_TESTS): New variable, broken out of ...
1216 (TESTS): ... here. Also remove msg_tst.
1217 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
1218 (installed_TESTS_ENVIRONMENT): New variable.
1219 [STANDALONE] (TESTS_ENVIRONMENT): Use that.
1220 [!STANDALONE] (installcheck-local): Likewise.
1221 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo.
1222 * addrscopes.c: Include <config.h>.
1223 Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers.
1224 * allfcts.c: Likewise.
1225 * asm-tst1.c: Likewise.
1226 * asm-tst2.c: Likewise.
1227 * asm-tst3.c: Likewise.
1228 * asm-tst4.c: Likewise.
1229 * asm-tst5.c: Likewise.
1230 * asm-tst6.c: Likewise.
1231 * asm-tst7.c: Likewise.
1232 * asm-tst8.c: Likewise.
1233 * asm-tst9.c: Likewise.
1234 * dwflmodtest.c: Likewise.
1235 * find-prologues.c: Likewise.
1236 * funcscopes.c: Likewise.
1237 * get-aranges.c: Likewise.
1238 * get-files.c: Likewise.
1239 * get-lines.c: Likewise.
1240 * get-pubnames.c: Likewise.
1241 * line2addr.c: Likewise.
1242 * newscn.c: Likewise.
1243 * show-abbrev.c: Likewise.
1244 * show-die-info.c: Likewise.
1245 * update3.c: Likewise.
1246 * update4.c: Likewise.
Roland McGrathe47ab762005-11-17 03:16:00 +00001247 * funcretval.c: Likewise.
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00001248
1249 * dwflmodtest.c (print_instance): Don't use INTUSE.
1250 (options): Don't use N_ macro.
1251
Roland McGrath1b8b4462005-11-16 01:33:38 +000012522005-11-15 Roland McGrath <roland@redhat.com>
1253
Roland McGrathe47ab762005-11-17 03:16:00 +00001254 * coverage.sh: Look in backends.
1255 * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl.
1256 (TESTS_ENVIRONMENT): Likewise.
1257
1258 * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE,
1259 pass FUNCDIE direclty to dwfl_module_return_value_location.
1260
Roland McGrath1b8b4462005-11-16 01:33:38 +00001261 * Makefile.am (BUILD_RPATH): New variable.
1262 [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value.
1263 (tests_rpath): New variable.
1264 (installcheck-local): Pass it to test-wrapper.sh.
1265 * test-wrapper.sh: In "installed" format, take yes/no value
1266 for elfutils_tests_rpath, which export. When running a test
1267 binary for installcheck, exit 77.
1268 * test-subr.sh (installed_testrun): When running a test binary
1269 for installcheck, exit 77 if $elfutils_tests_rpath = yes.
1270
12712005-11-14 Roland McGrath <roland@redhat.com>
1272
1273 * test-subr.sh: New file.
1274 * test-wrapper.sh: New file.
1275 * Makefile.am (EXTRA_DIST): Add them.
1276 (AM_LDFLAGS): Variable removed.
1277 (TESTS_ENVIRONMENT): New variable.
1278 (installcheck-local): New target.
1279 * run-addrscopes.sh: Use test-subr.sh.
1280 * run-allfcts.sh: Likewise.
1281 * run-ecp-test.sh: Likewise.
1282 * run-ecp-test2.sh: Likewise.
1283 * run-elflint-self.sh: Likewise.
1284 * run-elflint-test.sh: Likewise.
1285 * run-find-prologues.sh: Likewise.
1286 * run-funcscopes.sh: Likewise.
1287 * run-get-aranges.sh: Likewise.
1288 * run-get-files.sh: Likewise.
1289 * run-get-lines.sh: Likewise.
1290 * run-get-pubnames.sh: Likewise.
1291 * run-line2addr.sh: Likewise.
1292 * run-ranlib-test.sh: Likewise.
1293 * run-ranlib-test2.sh: Likewise.
1294 * run-show-abbrev.sh: Likewise.
1295 * run-show-ciefde.sh: Likewise.
1296 * run-show-die-info.sh: Likewise.
1297 * run-strings-test.sh: Likewise.
1298 * run-strip-test.sh: Likewise.
1299
Roland McGrathe47ab762005-11-17 03:16:00 +000013002005-11-13 Roland McGrath <roland@redhat.com>
1301
1302 * funcretval.c: New file.
1303 * Makefile.am (noinst_PROGRAMS): Add it.
1304 (funcretval_LDADD): New variable.
1305
Ulrich Drepper3840c1c2005-11-09 16:13:48 +000013062005-11-09 Ulrich Drepper <drepper@redhat.com>
1307
1308 * line2addr.c (handle_module): Add missing parameter to printf.
1309
Roland McGrath07d4f2f2005-10-28 06:56:24 +000013102005-10-27 Roland McGrath <roland@redhat.com>
1311
Roland McGrath6724c902005-10-28 07:07:19 +00001312 * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes.
1313 * funcscopes.c (handle_function): Likewise.
1314 * dwflmodtest.c (print_inline, print_func): Likewise.
1315 * find-prologues.c (handle_function): Likewise.
1316
13172005-10-27 Roland McGrath <roland@redhat.com>
1318
Roland McGrath07d4f2f2005-10-28 06:56:24 +00001319 * run-find-prologues.sh: New file.
1320 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1321
1322 * find-prologues.c (handle_function): Skip inlines.
1323
13242005-10-25 Roland McGrath <roland@redhat.com>
1325
1326 * find-prologues.c: New file.
1327 * Makefile.am (noinst_PROGRAMS): Add it.
1328 (find_prologues_LDADD): New variable.
1329
Ulrich Drepper3bbc9502005-09-02 20:29:56 +000013302005-09-02 Ulrich Drepper <drepper@redhat.com>
1331
1332 * run-strings-test.sh: Remove strings.out in the end.
1333
Ulrich Drepper7d65d012005-08-31 15:14:26 +000013342005-08-31 Ulrich Drepper <drepper@redhat.com>
1335
1336 * run-addrscopes.sh: Use correct exit code if test cannot be performed.
1337 * run-allfcts.sh: Likewise.
1338 * run-ecp-test.sh: Likewise.
1339 * run-ecp-test2.sh: Likewise.
1340 * run-elflint-test.sh: Likewise.
1341 * run-funcscopes.sh: Likewise.
1342 * run-get-aranges.sh: Likewise.
1343 * run-get-files.sh: Likewise.
1344 * run-get-lines.sh: Likewise.
1345 * run-get-pubnames.sh: Likewise.
1346 * run-line2addr.sh: Likewise.
1347 * run-ranlib-test2.sh: Likewise.
1348 * run-show-abbrev.sh: Likewise.
1349 * run-show-ciefde.sh: Likewise.
1350 * run-show-die-info.sh: Likewise.
1351 * run-strings-test.sh: Likewise.
1352 * run-strip-test.sh: Likewise.
1353
Ulrich Drepper5a6f8d12005-08-30 17:56:53 +000013542005-08-30 Ulrich Drepper <drepper@redhat.com>
1355
1356 * coverage.sh: Handle case where there is no .gcno file at all.
1357
Ulrich Drepper39cec7a2005-08-30 01:22:01 +000013582005-08-29 Ulrich Drepper <drepper@redhat.com>
1359
1360 * Makefile.am (EXTRA_DIST): Add coverage.
1361 [GCOV]: Generate coverage summary after the tests ran
1362 * coverage.sh: New file.
1363
Ulrich Drepperfbe998a2005-08-29 16:27:10 +000013642005-08-28 Ulrich Drepper <drepper@redhat.com>
1365
1366 * Makefile.an [BUILD_STATIC] (libdw): Add -ldl.
1367 (CLEANFILES): Add *.gcno *.gcda *.gconv.
1368
13692005-08-28 Ulrich Drepper <drepper@redhat.com>
1370
1371 * run-strings-test.sh: New file.
1372 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1373
Roland McGrath71e15a02005-08-27 10:33:26 +000013742005-08-27 Roland McGrath <roland@redhat.com>
1375
Roland McGrathb0bc2782005-08-27 21:07:16 +00001376 * addrscopes.c (handle_address): Apply bias to PC addresses.
1377
Roland McGrath71e15a02005-08-27 10:33:26 +00001378 * run-funcscopes.sh: New file.
1379 * testfile25.bz2: New data file.
1380 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1381
13822005-08-26 Roland McGrath <roland@redhat.com>
1383
1384 * addrscopes.c (dwarf_diename_integrate): Removed.
1385 (print_vars, handle_address): Use plain dwarf_diename.
1386
13872005-08-25 Roland McGrath <roland@redhat.com>
1388
1389 * funcscopes.c: New file.
1390 * Makefile.am (noinst_PROGRAMS): Add it.
1391 (funcscopes_LDADD): New variable.
1392
1393 * run-addrscopes.sh: Add another case.
1394 * testfile24.bz2: New data file.
1395 * Makefile.am (EXTRA_DIST): Add it.
1396
1397 * addrscopes.c (handle_address): Take new argument IGNORE_INLINES,
1398 pass it to dwarf_getscopes.
1399 (main): Pass it, true when '=' follows an address.
1400
Roland McGrath4c305da2005-08-25 01:49:35 +000014012005-08-24 Roland McGrath <roland@redhat.com>
Ulrich Drepper8a520952005-08-28 08:56:34 +00001402
Roland McGrath4c305da2005-08-25 01:49:35 +00001403 * line2addr.c (print_address): Omit () for DSOs.
Ulrich Drepper8a520952005-08-28 08:56:34 +00001404
Ulrich Drepper2eb660f2005-08-24 19:47:57 +000014052005-08-24 Ulrich Drepper <drepper@redhat.com>
1406
Ulrich Drepper958bf132005-08-24 21:40:55 +00001407 * run-line2addr.sh: Remove testfile23 in the end.
1408
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00001409 * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl).
Ulrich Drepperf81343a2005-08-24 20:55:31 +00001410 [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules.
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00001411
Roland McGrathd17fac72005-08-23 08:20:21 +000014122005-08-22 Roland McGrath <roland@redhat.com>
1413
1414 * run-line2addr.sh: Add a case.
1415 * testfile23.bz2: New data file.
1416 * Makefile.am (EXTRA_DIST): Add it.
1417
Roland McGrath9a1f3652005-08-18 20:57:04 +000014182005-08-18 Roland McGrath <roland@redhat.com>
1419
Roland McGrathf5fda7d2005-08-18 22:01:57 +00001420 * run-addrscopes.sh: New file.
1421 * testfile22.bz2: New data file.
1422 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1423
Roland McGrath9a1f3652005-08-18 20:57:04 +00001424 * addrscopes.c: New file.
1425 * Makefile.am (noinst_PROGRAMS): Add it.
1426 (addrscopes_LDADD): New variable.
1427
Ulrich Drepper837b5222005-08-16 05:12:01 +000014282005-08-15 Ulrich Drepper <drepper@redhat.com>
1429
1430 * run-elflint-self.sh: Don't run test if the file doesn't exist.
1431
Roland McGrath1ecb6062005-08-15 09:53:04 +000014322005-08-15 Roland McGrath <roland@redhat.com>
1433
1434 * dwflmodtest.c (print_instance, print_inline): New functions.
1435 (print_func): Call print_inline.
1436 (options, parse_opt): Grok -i/--inlines.
1437
Roland McGrath8d18c292005-08-07 21:42:07 +000014382005-08-07 Roland McGrath <roland@redhat.com>
1439
1440 * dwflmodtest.c: Print function details only if -f flag is given.
1441
Ulrich Drepper47be7952005-08-07 04:41:39 +000014422005-08-06 Ulrich Drepper <drepper@redhat.com>
1443
Ulrich Drepper637963b2005-08-07 05:33:07 +00001444 * run-elflint-self.sh: New file.
1445 * Makefile.am (TESTS): Add run-elflint-self.sh.
1446 (EXTRA_DIST): Likewise.
1447
Ulrich Drepper47be7952005-08-07 04:41:39 +00001448 * Makefile.am: Link with statis libs if BUILD_STATIC.
1449 (dwflmodtest_LDADD): Also link with -ldl.
1450
Ulrich Drepper41de4882005-08-03 00:02:56 +000014512005-08-02 Ulrich Drepper <drepper@redhat.com>
1452
Ulrich Dreppera38998e2005-08-03 02:05:39 +00001453 * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS.
1454 * asm-tst1.c: Adjust for new asm_begin interface. Open backend
1455 library first.
1456 * asm-tst2.c: Likewise.
1457 * asm-tst3.c: Likewise.
1458 * asm-tst4.c: Likewise.
1459 * asm-tst5.c: Likewise.
1460 * asm-tst6.c: Likewise.
1461 * asm-tst7.c: Likewise.
1462 * asm-tst8.c: Likewise.
1463 * asm-tst9.c: Likewise.
1464
Ulrich Drepper41de4882005-08-03 00:02:56 +00001465 * msg_tst.c: Add new error message.
1466
Ulrich Drepper18618fd2005-07-28 21:29:22 +000014672005-07-28 Ulrich Drepper <drepper@redhat.com>
1468
1469 * Makefile.am (dwflmodtest_LDADD): Add $(libebl).
1470
Roland McGrathd17fac72005-08-23 08:20:21 +000014712005-06-01 Roland McGrath <roland@redhat.com>
1472
1473 * line2addr.c: Rewritten using libdwfl.
1474 * run-line2addr.sh: Update test for changed arguments.
1475 * Makefile.am (INCLUDES): Add libdwfl source directory to path.
1476 (libdwfl): New variable.
1477 (line2addr_LDADD): Use it.
1478
Roland McGrath18385902005-07-28 07:12:38 +000014792005-07-28 Roland McGrath <roland@redhat.com>
1480
1481 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here.
1482 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest.
1483 (dwflmodtest_LDADD): New variable.
1484 (INCLUDES): Add -I$(top_srcdir)/libdwfl here.
1485
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000014862005-07-21 Ulrich Drepper <drepper@redhat.com>
1487
1488 * testfile18.bz2: New file.
1489 * run-elflint-test.sh: New file.
1490 * Makefile.am (TESTS): Add run-elflint-test.sh.
1491 (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
1492
14932005-05-24 Ulrich Drepper <drepper@redhat.com>
1494
1495 * get-files.c (main): Use correct format specifier.
1496
14972005-05-21 Ulrich Drepper <drepper@redhat.com>
1498
1499 * Makefile.am: Add -Wextra to CFLAGS.
1500 * get-files.c: Remove warning this produced.
1501 * get-pubnames.c: Likewise.
1502 * newfile.c: Likewise.
1503 * newscn.c: Likewise.
1504 * scnnames.c: Likewise.
1505 * showptable.c: Likewise.
1506 * test-nlist.c: Likewise.
1507 * update1.c: Likewise.
1508 * update2.c: Likewise.
1509 * update3.c: Likewise.
1510 * update4.c: Likewise.
1511
15122005-05-08 Ulrich Drepper <drepper@redhat.com>
1513
1514 * run-line2addr.sh: Remove testfile14 at the end.
1515
Ulrich Drepper282bf322005-07-28 21:49:05 +00001516 * run-strip-test.sh: Remove debuginfo test input file as well.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001517
1518 * Makefile.am (EXTRA_DIST): Newly added files incorrectly used
1519 .bz, not .bz2.
1520
15212005-05-03 Roland McGrath <roland@redhat.com>
1522
1523 * run-strip-test.sh: Use variables for test file names.
1524 Optionally produce separate debug file and check it.
1525 * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication.
1526 * run-strip-test3.sh: Likewise.
1527 * run-strip-test4.sh: New file.
1528 * run-strip-test5.sh: New file.
1529 * run-strip-test6.sh: New file.
1530 * testfile15.bz: New file.
1531 * testfile15.debug.bz: New file.
1532 * testfile16.bz: New file.
1533 * testfile16.debug.bz: New file.
1534 * testfile17.bz: New file.
1535 * testfile17.debug.bz: New file.
1536 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1537
15382005-04-25 Ulrich Drepper <drepper@redhat.com>
1539
1540 * run-line2addr.sh: Also use testfile14. Adjust for correct
1541 return of multiple matches.
1542 * testfile14.bz2: New file.
1543 * Makefile.am (EXTRA_DIST): Add testfile14.bz2.
1544
1545 * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change.
1546
Roland McGrath87d47802007-07-16 22:23:37 +000015472005-04-04 Roland McGrath <roland@redhat.com>
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001548
1549 * line2addr.c (main): Initialize LINES and NLINES before calling
1550 dwarf_getsrc_file, and free LINES afterwards.
1551
1552 * allfcts.c (main): Use size_t for CUHL.
1553
15542005-04-04 Ulrich Drepper <drepper@redhat.com>
1555
1556 * line2addr.c: New file.
1557 * run-line2addr.sh: New file.
1558 * Makefile.am: Add rules to build, run, and distribute new code.
1559
15602005-04-02 Ulrich Drepper <drepper@redhat.com>
1561
1562 * allfcts.c: New file.
1563 * run-allfcts.sh: New file.
1564 * Makefile.am: Add rules to build, run, and distribute new code.
1565
15662005-02-05 Ulrich Drepper <drepper@redhat.com>
1567
1568 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test
1569 programs with -lmudflap.
1570
15712004-09-25 Ulrich Drepper <drepper@redhat.com>
1572
1573 * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation.
1574 * asm-tst5.c (main): Likewise.
1575 * asm-tst6.c (main): Likewise.
1576
15772004-01-17 Ulrich Drepper <drepper@redhat.com>
1578
1579 * Makefile.am: Support building with mudflap.
1580
15812004-01-12 Ulrich Drepper <drepper@redhat.com>
1582
1583 * get-aranges.c: Rewrite to use libdw.
1584 * Makefile.am: Reenable get-aranges test.
1585
15862004-01-11 Ulrich Drepper <drepper@redhat.com>
1587
1588 * get-lines.c: New file.
1589 * get-files.c: Adjust for libdw.
1590 * run-get-files.sh: Adjust expected result.
1591 * run-get-lines.sh: Likewise.
1592 * Makefile.am: Run get-lines test. Don't run get-aranges and
1593 get-ciefde test for now.
1594
1595 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface
1596 change. Print attribute offset information.
1597 * run-show-abbrev.sh: Adjust expected output.
1598
15992004-01-09 Ulrich Drepper <drepper@redhat.com>
1600
1601 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change.
1602 * show-die-info.c: Likewise.
1603 * run-show-die-info.sh: Adjust expected output.
1604
16052003-08-13 Ulrich Drepper <drepper@redhat.com>
1606
1607 * Makefile.in: Depend on libebl.a, not libebl.so.
1608
16092003-08-11 Ulrich Drepper <drepper@redhat.com>
1610
1611 * Moved to CVS archive.