blob: c68ae26cd6898c874ee6ed3caaf8e4aa87e02b9d [file] [log] [blame]
Mark Wielaardb92af192014-01-03 18:15:02 +010012014-01-03 Mark Wielaard <mjw@redhat.com>
2
3 * run-addrcfi.sh: Add case for EM_AARCH64.
4 * testfileaarch64.bz2: New testfile.
5 * Makefile.am (EXTRA_DIST): Add testfilesaarch64.bz2.
6
Mark Wielaard19108012013-12-30 22:00:57 +010072013-12-30 Mark Wielaard <mjw@redhat.com>
8
9 * backtrace-dwarf.c (report_pid): Explicitly call
10 dwfl_linux_proc_attach and check for errors.
11 * backtrace.c (report_pid): Likewise.
12
Mark Wielaardb6ef1ce2013-12-21 19:39:19 +0100132013-12-21 Mark Wielaard <mjw@redhat.com>
14
15 * backtrace.c (callback_verify): Only assert that case 5 is the last
16 instruction of backtracegen on x86_64 native.
17
Jan Kratochvilc6a41482013-12-17 18:49:54 +0100182013-12-18 Jan Kratochvil <jan.kratochvil@redhat.com>
Mark Wielaard159ac522013-12-18 11:05:54 +010019 Mark Wielaard <mjw@redhat.com>
20
21 * Makefile.am (EXTRA_DIST): Add testfile66.bz2, testfile66.core.bz2
22 and testfilebaz*ppc64*.bz2 files.
23 * dwflsyms.c (list_syms): Remove unused from parameter mod_name. Print
24 error on dwfl_module_getsymtab error.
25 (list_syms): Use dwfl_module_getsym and dwfl_module_getsym_info.
26 Compare values for non-ET_REL. Use dwfl_module_addrinfo.
27 Also print section of actual value if different from sym.
28 * run-addrname-test.sh (testfile66, testfile66.core): New tests.
29 Test addr2line -x by showing different sections for address and
30 found name in testfile66.
31 * run-dwflsyms.sh (testfile66, testfile66.core, hello_ppc64.ko,
32 testfilebaz*ppc64): New tests.
33 * testfile66.bz2, testfile66.core.bz2, testfilebazdbgppc64.bz2,
34 testfilebazdbgppc64.debug.bz2, testfilebazdbgppc64_pl.bz2,
35 testfilebazdbgppc64_plr.bz2, testfilebazdynppc64.bz2,
36 testfilebazmdbppc64.bz2, testfilebazminppc64.bz2,
37 testfilebazminppc64_pl.bz2, testfilebazminppc64_plr.bz2,
38 testfilebaztabppc64.bz2: New test files.
39
402013-12-18 Jan Kratochvil <jan.kratochvil@redhat.com>
Jan Kratochvilc6a41482013-12-17 18:49:54 +010041
42 unwinder: s390 and s390x
43 * Makefile.am (TESTS): Add run-backtrace-core-s390x.sh and
44 run-backtrace-core-s390.sh.
45 (EXTRA_DIST): Add backtrace.s390x.core.bz2, backtrace.s390x.exec.bz2,
46 backtrace.s390.core.bz2, backtrace.s390.exec.bz2,
47 run-backtrace-core-s390x.sh and run-backtrace-core-s390.sh.
48 * backtrace.s390.core.bz2: New file.
49 * backtrace.s390.exec.bz2: New file.
50 * backtrace.s390x.core.bz2: New file.
51 * backtrace.s390x.exec.bz2: New file.
52 * run-backtrace-core-s390.sh: New file.
53 * run-backtrace-core-s390x.sh: New file.
54
Jan Kratochvilb3c810f2013-12-17 21:11:48 +0100552013-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
56
57 * backtrace-dwarf.c (executable, find_elf, dwfl_offline): Remove unused
58 code.
59
Jan Kratochvil5cbf42a2013-12-15 18:56:17 +0100602013-12-15 Jan Kratochvil <jan.kratochvil@redhat.com>
61
62 unwinder: ppc
63 * Makefile.am (TESTS): Add run-backtrace-core-ppc.sh.
64 (EXTRA_DIST): Add backtrace.ppc.core.bz2,
65 backtrace.ppc.exec.bz2 and run-backtrace-core-ppc.sh.
66 * backtrace.ppc.core.bz2: New file.
67 * backtrace.ppc.exec.bz2: New file.
68 * run-backtrace-core-ppc.sh: New file.
69
Mark Wielaard7fc49292013-12-13 22:42:46 +0100702013-12-10 Mark Wielaard <mjw@redhat.com>
71
Mark Wielaard63572f42013-12-13 23:12:18 +010072 * Makefile.am (backtrace_child_biarch_SOURCES): New backtrace-child.c.
73
742013-12-10 Mark Wielaard <mjw@redhat.com>
75
Mark Wielaard7fc49292013-12-13 22:42:46 +010076 * Makefile.am (valgrind_cmd): Remove --trace-children=yes.
77 * backtrace-subr.sh (check_native_core): Disable valgrind while
78 dumping core.
79 * run-backtrace-data.sh: Disable valgrind.
80 * run-backtrace-dwarf.sh: Likewise.
81
Mark Wielaard3951f2e2013-12-09 16:33:26 +0100822013-12-09 Mark Wielaard <mjw@redhat.com>
83
84 * varlocs.c (print_expr): Update comment to explain empty location
85 associated with DW_OP_GNU_implicit_pointer.
86
Jan Kratochvilf88863f2013-12-05 16:16:14 +0100872013-12-05 Jan Kratochvil <jan.kratochvil@redhat.com>
88
89 Fix test FAIL with -O2.
90 * backtrace-child.c (sigusr2): Add NOINLINE_NOCLONE and final asm stub.
91
Mark Wielaard813aae02013-12-05 15:26:51 +0100922013-12-05 Mark Wielaard <mjw@redhat.com>
93
94 * backtrace-data.c (main): If unsupported also print to stderr.
95 * run-backtrace-dwarf.sh: Add check_unsupported and check_main.
96
Mark Wielaard1bfab192013-12-04 20:55:23 +0100972013-12-04 Mark Wielaard <mjw@redhat.com>
98
99 * Makefile.am (backtrace-child-biarch): Add $(EXEEXT).
100
Jan Kratochvil8ae9bc92013-12-02 20:54:28 +01001012013-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
102
103 * Makefile.am (check_PROGRAMS): Add backtrace, backtrace-child,
104 backtrace-data and backtrace-dwarf.
105 (BUILT_SOURCES, clean-local, backtrace-child-biarch): New.
106 (TESTS): Add run-backtrace-native.sh, run-backtrace-data.sh,
107 run-backtrace-dwarf.sh, run-backtrace-native-biarch.sh,
108 run-backtrace-native-core.sh, run-backtrace-native-core-biarch.sh,
109 run-backtrace-core-x86_64.sh and run-backtrace-core-i386.sh.
110 <!BIARCH> Add export of ELFUTILS_DISABLE_BIARCH.
111 (EXTRA_DIST): Add run-backtrace-data.sh, run-backtrace-dwarf.sh,
112 cleanup-13.c, run-backtrace-native.sh, run-backtrace-native-biarch.sh,
113 run-backtrace-native-core.sh, run-backtrace-native-core-biarch.sh,
114 run-backtrace-core-x86_64.sh, run-backtrace-core-i386.sh,
115 backtrace-subr.sh, backtrace.i386.core.bz2, backtrace.i386.exec.bz2,
116 backtrace.x86_64.core.bz2, backtrace.x86_64.exec.bz2.
117 (backtrace_LDADD, backtrace_child_CFLAGS, backtrace_child_LDFLAGS)
118 (backtrace_data_LDADD, backtrace_dwarf_CFLAGS, backtrace_dwarf_LDADD):
119 New.
120 * backtrace-child.c: New file.
121 * backtrace-data.c: New file.
122 * backtrace-dwarf.c: New file.
123 * backtrace-subr.sh: New file.
124 * backtrace.c: New file.
125 * cleanup-13.c: New file.
126 * backtrace.i386.core.bz2: New file.
127 * backtrace.i386.exec.bz2: New file.
128 * backtrace.x86_64.core.bz2: New file.
129 * backtrace.x86_64.exec.bz2: New file.
130 * run-backtrace-core-i386.sh: New file.
131 * run-backtrace-core-x86_64.sh: New file.
132 * run-backtrace-native-biarch.sh: New file.
133 * run-backtrace-native-core-biarch.sh: New file.
134 * run-backtrace-native-core.sh: New file.
135 * run-backtrace-native.sh: New file.
136 * run-backtrace-data.sh: New file.
137 * run-backtrace-dwarf.sh: New file.
138
Mark Wielaard819c3492013-11-27 16:45:44 +01001392013-11-27 Mark Wielaard <mjw@redhat.com>
140
141 * dwflsyms.c (gelf_bind_order): New function.
142 (elf_section_name): Likewise.
143 (addr_in_section): Likewise.
144 (list_syms): Use dwfl_module_getsym_elf and dwfl_module_addrsym_elf.
145 Refine assert using gelf_bind_order. Print elf_section_name. Check
146 bias with addr_in_section.
147 * run-dwflsyms.sh: Add section names to expected output.
148
Mark Wielaard0d5a8672013-11-26 10:44:18 +01001492013-11-26 Mark Wielaard <mjw@redhat.com>
150
151 * Makefile.am (EXTRA_DIST): Add run-funcretval.sh.
152
Petr Machata98c8a732013-11-26 03:10:31 +01001532013-11-25 Petr Machata <pmachata@redhat.com>
154
155 * testfile_aarch64_core.bz2, hello_aarch64.ko.bz2: New files.
156 * funcretval_test.c, funcretval_test_aarch64.bz2: Likewise.
157 * Makefile.am (EXTRA_DIST): Add these.
158 (TESTS): Add run-funcretval.sh.
159 * run-allregs.sh: Use testfile_aarch64_core.bz2 for a regs_test.
160 * run-readelf-mixed-corenote.sh: ... and for a readelf -n test.
161 * run-strip-reloc.sh: Add a test on hello_aarch64.ko.bz2.
162 * run-funcretval.sh: New file.
163
Josh Stonedb35c872013-11-18 14:29:35 -08001642013-11-18 Josh Stone <jistone@redhat.com>
165
166 * testfilebazdbg_plr.bz2: New testfile.
167 * testfilebazmin_plr.bz2: Likewise.
168 * Makefile.am (EXTRA_DIST): Add the above files.
169 * run-dwflsyms.sh: Add prelink -r tests.
170
Mark Wielaard68ce4fc2013-11-16 00:11:38 +01001712013-11-15 Mark Wielaard <mjw@redhat.com>
172
173 * testfilebazmdb.bz2: Regenerated.
174 * testfilebazmin.bz2: Likewise.
175 * testfilebazdbg_pl.bz2: New testfile.
176 * testfilebazmin_pl.bz2: Likewise.
177 * Makefile.am (EXTRA_DIST): Add testfilebazdbg_pl.bz2 and
178 testfilebazmin_pl.bz2.
179 * dwflsyms.c (list_syms): Call dwfl_module_relocate_address and
180 print relative address of function symbols.
181 * run-dwflsyms.sh: Add prelink tests and adjust expected output.
182
Michael Forneya45c8042013-11-01 00:51:04 -07001832013-11-01 Michael Forney <mforney@mforney.org>
184
185 * Makefile.am (TESTS_ENVIRONMENT): Use and export NM.
186 * run-arsymtest.sh: Use NM.
187
Mark Wielaardd8c75df2013-11-05 11:27:19 +01001882013-11-05 Mark Wielaard <mjw@redhat.com>
189
190 * allfcts.c (main): Correct dwarf_getfuncs return value check.
191
Mark Wielaarde6a9bb82013-10-10 11:40:12 +02001922013-10-10 Mark Wielaard <mjw@redhat.com>
193 Josh Stone <jistone@redhat.com>
194
195 * run-allfcts-multi.sh: New test.
196 * test-offset-loop.bz2: New testfile.
197 * test-offset-loop.alt.bz2: New testfile.
198 * Makefile.am (TESTS): Add run-allcft-multi.sh if ENABLE_DWZ.
199 (EXTRA_DIST): Add run-allfcts-multi.sh, test-offset-loop.bz2 and
200 test-offset-loop.alt.bz2.
201
Mark Wielaardd1829742013-10-15 23:53:32 +02002022013-10-15 Mark Wielaard <mjw@redhat.com>
203
204 * run-unstrip-M.sh: New test.
205 * Makefile.am (TESTS): Add run-unstrip-M.sh.
206 (EXTRA_DIST): Likewise.
207
Mark Wielaard3dec3e12013-10-06 17:04:07 +02002082013-10-06 Mark Wielaard <mjw@redhat.com>
209
210 * run-addrcfi.sh: Remove nop from expected ppc and ppc64
211 location expression.
212
Josh Stone5dbbc5e2013-10-03 12:38:25 -07002132013-10-03 Josh Stone <jistone@redhat.com>
214
215 * typeiter2.c: New file, reversing typeiter.c.
216 * run-typeiter.sh: Also run typeiter2.
Mark Wielaardd1829742013-10-15 23:53:32 +0200217 * Makefile.am (check_PROGRAMS): Add typeiter2.
Josh Stone5dbbc5e2013-10-03 12:38:25 -0700218 (typeiter2_LDADD): New variable.
219
Petr Machataab224102013-09-26 00:39:34 +02002202013-09-26 Petr Machata <pmachata@redhat.com>
221
Petr Machata0c9ae0c2013-09-26 21:02:22 +0200222 * run-readelf-mixed-corenote.sh: Update output of testfile71
223 dump--readelf can newly decode the NT_FILE note.
224
2252013-09-26 Petr Machata <pmachata@redhat.com>
226
Petr Machataab224102013-09-26 00:39:34 +0200227 * Makefile.am (EXTRA_DIST): Add testfile71.bz2.
228 * run-readelf-mixed-corenote.sh: New test for this file.
229 * testfile71.bz2: New file.
230
Mark Wielaard1b734df2013-09-20 09:50:42 -04002312013-09-20 Mark Wielaard <mjw@redhat.com>
232
233 * allfcts.c (cb): Return DWARF_CB_ABORT.
234 (main): Iterate over all offsets returned by dwarf_getfuncs.
235 * run-allfcts.sh: Add nested_funcs and class_func testcases.
236 * testfile_nested_funcs.bz2: New test file.
237 * testfile_class_func.bz2: Likewise.
238 * Makefile.am (EXTRA_DIST): Add testfile_class_func.bz2 and
239 testfile_nested_funcs.bz2.
240
Mark Wielaard6e6e54e2013-08-31 00:52:12 +02002412013-08-30 Mark Wielaard <mjw@redhat.com>
242
243 * Makefile.am (check_PROGRAMS): Add varlocs.
244 (TESTS): Add run-varlocs.sh.
245 (EXTRA_DIST): Add run-varlocs.sh, testfile_const_type.c,
246 testfile_const_type.bz2, testfile_implicit_pointer.c,
247 testfile_implicit_pointer.bz2, testfile_parameter_ref.c,
248 testfile_entry_value.c, testfile_entry_value.bz2,
249 testfile_implicit_value.c and testfile_implicit_value.bz2.
250 (varlocs_LDADD): New.
251 * run-varlocs: New test.
252 * testfile_const_type.c: New test source file.
253 * testfile_entry_value.c: Likewise.
254 * testfile_implicit_pointer.c: Likewise.
255 * testfile_implicit_value.c: Likewise.
256 * testfile_parameter_ref.c: Likewise.
257 * testfile_const_type.bz2: New test file.
258 * testfile_entry_value.bz2: Likewise.
259 * testfile_implicit_pointer.bz2: Likewise.
260 * testfile_implicit_value.bz2: Likewise.
261 * testfile_parameter_ref.bz2: Likewise.
262 * varlocs.c: New test source.
263
Mark Wielaard92e47d62013-09-02 16:46:50 +02002642013-08-29 Mark Wielaard <mjw@redhat.com>
265
266 * run-addrcfi.sh: Add case for EM_ARM.
267 * testfilearm.bz2: New testfile.
268 * Makefile.am (EXTRA_DIST): Add testfilesarm.bz2.
269
Mark Wielaardd3f16452013-08-28 18:10:44 +02002702013-08-28 Mark Wielaard <mjw@redhat.com>
271
Mark Wielaard79b91812013-08-28 21:54:58 +0200272 * addrcfi.c (handle_cfi): Handle .debug_frame or .eh_frame
273 completely missing.
274 * run-addrcfi.sh: Add case for EM_S390 ELFCLASS32 and ELFCLASS64.
275 * testfiles390.bz2: New testfile.
276 * testfiles390x.bz2: Likewise.
277 * Makefile.am (EXTRA_DIST): Add testfiles390.bz2 and
278 testfiles390x.bz2.
279
2802013-08-28 Mark Wielaard <mjw@redhat.com>
281
Mark Wielaardd3f16452013-08-28 18:10:44 +0200282 * addrcfi.c (handle_cfi): Use printf not error.
283 * run-addrcfi.sh: Add case for EM_PPC and EM_PPC64.
284 * testfileppc32.bz2: New testfile.
285 * testfileppc64.bz2: Likewise.
286 * Makefile.am (EXTRA_DIST): Add testfileppc32.bz2 and
287 testfileppc64.bz2.
288
Mark Wielaard292b1782013-08-27 15:40:56 +02002892013-08-27 Mark Wielaard <mjw@redhat.com>
290
291 * run-addrcfi.sh: New test.
292 * Makefile.am (TESTS): Add run-addrcfi.sh.
293 (EXTRA_DIST): Likewise.
294 * addrcfi.c (op_name): New function.
295 (print_detail): Call and print op_name. Check ops, not result
296 to check if this is "same value" or "undefined".
297 (handle_cfi): Make sure cfa_ops doesn't point to NULL.
298
Mark Wielaard4b9e6392013-08-13 11:40:21 +02002992013-08-13 Mark Wielaard <mjw@redhat.com>
300
301 * run-addr2line-i-test.sh: New test.
302 * testfile-inlines.bz2: New testfile.
303 * Makefile.am (EXTRA_DIST): Add run-addr2line-i-test.sh and
304 testfile-inlines.bz2.
305 (TESTS): Add run-addr2line-i-test.sh.
306
Mark Wielaardd0f85012013-08-12 14:21:31 +02003072013-08-12 Mark Wielaard <mjw@redhat.com>
308
309 * run-addr2line-test.sh: New test.
310 * Makefile.am (EXTRA_DIST): Add run-addr2line-test.sh.
311 (TESTS): Likewise.
312
Jan Kratochvil596d4302013-07-23 16:30:01 +02003132013-07-23 Jan Kratochvil <jan.kratochvil@redhat.com>
314
315 * run-unstrip-n.sh (test-core.*): Ignore libc.so.6 entry and order of
316 the entries.
317
Mark Wielaard263d7ee2013-07-02 16:16:58 +02003182013-07-02 Mark Wielaard <mjw@redhat.com>
319
320 * Makefile.am (EXTRA_DIST): Fix typo, forgot extension in
321 testfilenolines.bz2.
322
Jan Kratochvil8ff86292013-05-30 13:21:20 +02003232013-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
324
325 * Makefile.am (EXTRA_DIST): Add test-core-lib.so.bz2,
326 test-core.core.bz2 and test-core.exec.bz2.
327 * run-addrname-test.sh: New test for these files.
328 * run-unstrip-n.sh: Update expected output. New test for these files.
329 * test-core-lib.so.bz2: New file.
330 * test-core.core.bz2: New file.
331 * test-core.exec.bz2: New file.
332
Mark Wielaard9affad32013-05-03 11:28:49 +02003332013-05-03 Mark Wielaard <mjw@redhat.com>
334
335 * testfilenolines.bz2: New test file.
336 * Makefile.am (EXTRA_DIST): Add testfilenolines.bz2.
337 * run-get-lines.sh: Run testrun_compare on testfilenolines.
338
Jan Kratochvil904aec22013-04-30 14:27:16 +02003392013-04-30 Jan Kratochvil <jan.kratochvil@redhat.com>
340
341 * dwfl-report-elf-align.c: Use false add_p_vaddr for dwfl_report_elf.
342
Mark Wielaard807ea312013-04-29 20:48:36 +02003432013-04-29 Mark Wielaard <mjw@redhat.com>
344
345 * test-subr.sh: Don't use pushd, just cd into test-dir.
346 (exit_cleanup): Don't use popd, just cd .. to get out.
347
Mark Wielaarda6098312013-04-26 21:21:56 +02003482013-04-27 Mark Wielaard <mjw@redhat.com>
349
Mark Wielaard527e21e2013-04-27 23:15:44 +0200350 * test-subr.sh (exit_cleanup): New function.
351 (trap): Use exit_cleanup as argument.
352 * run-native-test.sh (native_exit): New function.
353 (trap): For EXIT (0) use native_exit as argument.
354
3552013-04-27 Mark Wielaard <mjw@redhat.com>
356
Mark Wielaardb0f202e2013-04-28 00:54:17 +0200357 * update1.c (main): Use unique tempfile name and unlink file.
358 * update2.c (main): Likewise.
359 * update3.c (main): Likewise.
360 * update4.c (main): Use unique tempfile name.
361
3622013-04-27 Mark Wielaard <mjw@redhat.com>
363
Mark Wielaarda6098312013-04-26 21:21:56 +0200364 * run-alldts.sh: Add testfile-alldts to tempfiles.
365 * run-elf_cntl_gelf_getshdr.sh: Add test_shdr.out to tempfiles.
366 * run-macro-test.sh: Add readelf.macros.out to tempfiles.
367 * run-strip-reloc.sh: Add readelf.out, readelf.out1, readelf.out2
368 and out.stripped1, out.debug1, out.stripped2, out.debug2 to tempfiles.
369
Mark Wielaard86be7922013-04-26 23:44:25 +02003702013-04-26 Mark Wielaard <mjw@redhat.com>
371
372 * Makefile.am (installed_TESTS_ENVIRONMENT): Export environment,
373 remove wrapper.
374 (TESTS_ENVIRONMENT): Likewise.
375 (installed_LOG_COMPILER): New variable defining wrapper.
376 (LOG_COMPILER): Likewise.
377 * run-*.sh: Fixup location of input and output files.
378 * test-subr.sh: Create test_dir, pushd to execute test in.
379 (trap): Remove test_dir.
380 (testfiles): Use abs_srcdir.
381 (installed_testrun): Match on abs_builddir or abs_top_builddir.
382 (self_test_files): Adjust path.
383
Mark Wielaardcdaaf212013-04-25 16:50:11 -04003842013-04-24 Mark Wielaard <mjw@redhat.com>
385
386 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
387
Mark Wielaarda8c7f052013-03-25 21:11:53 +01003882013-03-25 Mark Wielaard <mjw@redhat.com>
389
Mark Wielaardb79788c2013-03-25 11:45:22 +0100390 * run-readelf-aranges.sh: New test.
391 * testfilefoobarbaz.bz2: New test file.
392 * Makefile.am (TESTS): Add run-readelf-aranges.sh.
393 (EXTRA_DIST): Add run-readelf-aranges.sh and testfilefoobarbaz.bz2.
394
3952013-03-25 Mark Wielaard <mjw@redhat.com>
396
Mark Wielaarda8c7f052013-03-25 21:11:53 +0100397 * run-readelf-dwz-multi.sh: Expect high_pc also as address.
398
Jan Kratochvila1d44822013-03-19 13:40:13 +01003992013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
400
401 * Makefile.am (check_PROGRAMS): Add dwfl-report-elf-align.
402 (TESTS): Add run-dwfl-report-elf-align.sh.
403 (EXTRA_DIST): Add run-dwfl-report-elf-align.sh and
404 testfile-dwfl-report-elf-align-shlib.so.bz2 .
405 (dwfl_report_elf_align_LDADD): New.
406 * dwfl-report-elf-align.c: New file.
407 * run-dwfl-report-elf-align.sh: New file.
408 * testfile-dwfl-report-elf-align-shlib.so.bz2: New file.
409
Mark Wielaardf1b06b52013-03-12 12:02:51 +01004102013-03-12 Mark Wielaard <mjw@redhat.com>
411
412 * run-dwfllines.sh: New test.
413 * dwfllines.c: New test program.
414 * Makefile.am (TESTS): Add run-dwfllines.sh.
415 (EXTRA_DIST): Likewise.
416 (dwfllines_LDADD): New variable.
417
Mark Wielaardf6185a72013-02-22 23:42:59 +01004182013-02-22 Mark Wielaard <mjw@redhat.com>
419
420 * Makefile.am (TESTS): Remove run-readelf-s.sh and run-dwflsyms.sh.
421 (LZMA): Add run-readelf-s.sh and run-dwflsyms.sh to TESTS.
422
Mark Wielaard443304e2013-02-15 22:45:22 +01004232013-02-15 Mark Wielaard <mjw@redhat.com>
424
425 * testfile-dwzstr.bz2: New testfile.
426 * testfile-dwzstr.multi.bz2: Likewise.
427 * run-readelf-dwz-multi.sh: Add readelf testfile-dwzstr test.
428 * Makefile.am (EXTRA_DIST): Add testfile-dwzstr.bz2 and
429 testfile-dwzstr.multi.bz2.
430
Mark Wielaard6c4b2072013-01-30 11:04:38 +01004312013-01-30 Mark Wielaard <mjw@redhat.com>
432
433 * testfileloc.bz2: New testfile.
434 * run-readelf-loc.sh: New test.
435 * Makefile.am (TESTS): Add run-readelf-loc.sh.
436 (EXTRA_DIST): Add run-readelf-loc.sh and testfileloc.bz2.
437
Jan Kratochvilcc84d792012-10-10 19:32:05 +02004382013-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
439
440 * run-readelf-mixed-corenote.sh: New testcase for readelf -n of s390
441 and s390x core notes.
442 * testfile67.bz2: New file.
443 * testfile68.bz2: New file.
444 * Makefile.am (EXTRA_DIST): Add testfile67.bz2 and testfile68.bz2 .
445
Mark Wielaard697bdca2013-01-23 17:39:19 +01004462013-01-23 Mark Wielaard <mjw@redhat.com>
447
448 * testfilebasmin.bz2: New testfile.
449 * Makefile.am (EXTRA_DIST): Add testfilebasmin.bz2.
450 * run-readelf-s.sh: Test testfilebasmin.
451 * run-dwflsyms.sh: Likewise.
452
Mark Wielaard9a91fb22013-01-16 15:19:40 +01004532013-01-16 Mark Wielaard <mjw@redhat.com>
454
455 * Makefile.am (check_PROGRAMS): Add dwflsyms.
456 (TESTS): Add run-readelf-s.sh and run-dwflsyms.sh.
457 (EXTRA_DIST): Add run-readelf-s.sh, testfilebazdbg.bz2,
458 testfilebazdyn.bz2, testfilebazmin.bz2, testfilebazdbg.debug.bz2,
459 testfilebazmdb.bz2, testfilebaztab.bz2 and run-dwflsyms.sh.
460 (dwflsyms_LDADD): New variable.
461
Roland McGrath3f9256d2013-01-07 15:13:46 -08004622013-01-07 Roland McGrath <roland@hack.frob.com>
463
464 * run-prelink-addr-test.sh: Use ln -snf.
465
Mark Wielaard1d6a4352012-12-03 17:01:09 +01004662012-12-03 Mark Wielaard <mjw@redhat.com>
467
468 * Makefile.am (valgrind_cmd): Add --run-libc-freeres=no.
469
Jan Kratochvild5784af2012-10-18 00:11:30 +02004702012-11-29 Jan Kratochvil <jan.kratochvil@redhat.com>
471
472 * run-addrname-test.sh: New test for PIE relocation.
473 * testfile70.core.bz2: New file.
474 * testfile70.exec.bz2: New file.
475 * Makefile.am (EXTRA_DIST): Add testfile70.core.bz2 and
476 testfile70.exec.bz2 .
477
Jan Kratochvild7ed0252012-10-27 21:31:58 +02004782012-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
479
480 * Makefile.am (EXTRA_DIST): Add testfile64.bz2, testfile65.bz2,
481 testfile69.core.bz2 and testfile69.so.bz2 .
482
Jan Kratochvil3fdcdcb2012-10-17 21:49:10 +02004832012-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
484
485 * run-addrname-test.sh: New test for DSO with build-id bias.
486 * testfile69.core.bz2: New file.
487 * testfile69.so.bz2: New file.
488
Jan Kratochvil78dec222012-10-10 08:04:01 +02004892012-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
490
Jan Kratochvil387654d2012-10-10 08:08:44 +0200491 * run-addrname-test.sh: New test for core vDSO bias.
492 * testfile65.bz2: New file.
493
4942012-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
495
Jan Kratochvil78dec222012-10-10 08:04:01 +0200496 * run-addrname-test.sh: New test for symbol preferences.
497 * testfile64.bz2: New file.
498
Mark Wielaarde3e3ee22012-10-01 16:14:12 +02004992012-10-01 Mark Wielaard <mjw@redhat.com>
500
501 * Makefile.am (TESTS_ENVIRONMENT): Define valgrind_cmd if USE_VALGRIND.
502 * test-wrapper.sh: Export VALGRIND_CMD if available.
503 * test-subr.sh (built_testrun): Use VALGRIND_CMD to invoke test prog.
504 (installed_testrun): Likewise.
505
Petr Machataae7c5e72012-09-24 16:16:27 +02005062012-09-24 Petr Machata <pmachata@redhat.com>
507
Petr Machata522a73f2012-09-24 16:46:52 +0200508 * testfile63.bz2: New testfile.
509 * run-readelf-mixed-corenote.sh: New test.
510 * Makefile.am (TEST): Add run-readelf-mixed-corenote.sh.
511 (EXTRA_DIST): Add testfile63.bz2 and run-readelf-mixed-corenote.sh.
512
5132012-09-24 Petr Machata <pmachata@redhat.com>
514
Petr Machataae7c5e72012-09-24 16:16:27 +0200515 * testfile62.bz2: New testfile.
516 * run-readelf-vmcoreinfo.sh: New test.
517 * Makefile.am (TEST): Add run-readelf-vmcoreinfo.sh.
518 (EXTRA_DIST): Add testfile62.bz2 and run-readelf-vmcoreinfo.sh.
519
Petr Machata3662ad12012-09-18 21:35:19 +02005202012-09-18 Petr Machata <pmachata@redhat.com>
521
522 * testfile61.bz2: New testfile.
523 * run-allregs.sh: Run reg_test testfile61.
524 * Makefile.am (EXTRA_DIST): Add testfile61.bz2.
525
Mark Wielaarde0ebc5a2012-08-24 14:51:37 +02005262012-08-24 Mark Wielaard <mjw@redhat.com>
527
528 * Makefile.am (EXTRA_DIST): Add testfile60.bz2.
529
Jeff Kenton257dcf42012-08-22 09:00:03 -04005302012-08-22 Jeff Kenton <jkenton@tilera.com>
531
532 * testfile60.bz2: New testfile.
533 * run-allregs.sh: Run reg_test testfile60.
534
Mark Wielaardf5519fc2012-08-24 13:54:52 +02005352012-08-24 Mark Wielaard <mjw@redhat.com>
536
537 * Makefile.am (TESTS): Only add run-readelf-dwz-multi.sh if
538 ENABLE_DWZ.
539
Mark Wielaardf31c4412012-08-17 00:35:03 +02005402012-08-16 Mark Wielaard <mjw@redhat.com>
541
542 * allregs.c (dwarf_encoding_string): Rewritten using known-dwarf
543 macros.
544 * show-die-info.c (tagnames): Removed.
545 (attrs): Removed.
546 (dwarf_tag_string): New function using known-dwarf macros.
547 (dwarf_attr_string): Likewise.
548 (handle): Call dwarf_tag_string and dwarf_attr_string instead.
549 * run-readelf-dwz-multi.sh: Expect language C89, not ISO C89.
550
Mark Wielaard775375e2012-06-22 12:02:45 +02005512012-06-27 Mark Wielaard <mjw@redhat.com>
552
553 * Makefile.am (TESTS): Add run-readelf-dwz-multi.sh.
554 (EXTRA_DIST): Add run-readelf-dwz-multi.sh,
555 libtestfile_multi_shared.so.bz2, testfile_multi.dwz.bz2 and
556 testfile_multi_main.bz2.
557 * run-readelf-dwz-multi.sh: New test.
558 * libtestfile_multi_shared.so.bz2: New testfile.
559 * testfile_multi.dwz.bz2: New testifle.
560 * testfile_multi_main.bz2: New testifle.
561
Petr Machata30a941c2012-08-01 21:41:36 +02005622012-08-01 Petr Machata <pmachata@redhat.com>
563
564 * run-test-archive64.sh: New test.
565 * testarchive64.a.bz2: New testfile.
566 * Makefile.am (TESTS): Add run-test-archive64.sh.
567 (EXTRA_DIST): Likewise.
568
Mark Wielaard94e387f2012-08-01 15:31:12 +02005692012-08-01 Mark Wielaard <mjw@redhat.com>
570
Mark Wielaardbf707b52012-08-01 15:39:11 +0200571 * run-nm-self.sh: New test.
572 * run-readelf-self.sh: Likewise.
573 * test-subr.sh (testrun_on_self_quiet): New function.
574 * Makefile.am (TESTS): Add run-nm-self.sh and run-readelf-self.sh.
575 (EXTRA_DIST): Likewise.
576
5772012-08-01 Mark Wielaard <mjw@redhat.com>
578
Mark Wielaard94e387f2012-08-01 15:31:12 +0200579 * test-subr.sh (self_test_files): New list of files.
580 (testrun_on_self): New function.
581 * run-elflint-self.sh: Use testrun_on_self.
582
Mark Wielaard714ea0e2012-07-19 13:07:39 +02005832012-07-19 Mark Wielaard <mjw@redhat.com>
584
Mark Wielaard030f6262012-07-18 13:14:30 +0200585 * Makefile.am (check_PROGRAMS): Add test-elf_cntl_gelf_getshdr.
586 (TESTS): Add run-elf_cntl_gelf_getshdr.sh.
587 (EXTRA_DIST): Likewise.
588 (test_elf_cntl_gelf_getshdr_LDADD): New.
589 test-elf_cntl_gelf_getshdr.c: New test program.
590 run-elf_cntl_gelf_getshdr.sh: New test script.
591
5922012-07-19 Mark Wielaard <mjw@redhat.com>
593
Mark Wielaardadcd1dd2012-07-19 22:59:18 +0200594 * run-elflint-self.sh: runtests on ../backends/*so files.
595
5962012-07-19 Mark Wielaard <mjw@redhat.com>
597
Mark Wielaard714ea0e2012-07-19 13:07:39 +0200598 * run-unstrip-n.sh: test_cleanup.
599 * Makefile.am (EXTRA_DIST): Add testcore-rtlib-ppc.bz2.
600
Mark Wielaarde9b23882012-06-29 22:30:15 +02006012012-07-11 Mark Wielaard <mjw@redhat.com>
602
603 * run-readelf-macro.sh: New test.
604 * testfilemacro.bz2: New testfile.
605 * Makefile.am (TESTS): Add run-readelf-macro.sh.
606 (EXTRA_DIST): Add run-readelf-macro.sh and testfilemacro.bz2.
607
Mark Wielaard84a1e0b2012-06-29 23:38:09 +02006082012-06-27 Mark Wielaard <mjw@redhat.com>
609
610 * run-readelf-gdb-index.sh: New test.
611 * testfilegdbindex5.bz2: New testfile.
612 * testfilegdbindex7.bz2: Likewise.
613 * Makefile.am (TESTS): Add run-readelf-gdb-index.sh.
614 (EXTRA_DIST): run-readelf-gdb_index.sh, testfilegdbindex5.bz2 and
615 testfilegdbindex7.bz2.
616
Mark Wielaard97212fe2012-07-17 21:12:39 +02006172012-07-17 Mark Wielaard <mjw@redhat.com>
618
619 * testcore-rtlib-ppc.bz2: New testfile.
620 * run-unstrip-n.sh: Check new ppc core testfile.
621
Mike Frysingerc09c5f32012-06-26 12:07:44 -04006222012-06-26 Mike Frysinger <vapier@gentoo.org>
623
624 * Makefile.am (check_PROGRAMS): Rename from noinst_PROGRAMS.
625
Mark Wielaarda0172d72012-06-25 17:18:53 +02006262012-06-26 Mark Wielaard <mjw@redhat.com>
627
628 * run-macro-test.sh: New test.
629 * testfile-macinfo.bz2: New testfile.
630 * testfile-macros.bz2: Likewise.
631
Mark Wielaard547049b2012-06-22 18:19:02 +02006322012-05-07 Mark Wielaard <mjw@redhat.com>
633
634 * low_high_pc.c: Use proper inttypes in printf formats.
635
Mark Wielaarddbbc67a2012-05-11 12:57:57 +02006362012-05-11 Mark Wielaard <mjw@redhat.com>
637
638 * Makefile.am (TESTS_ENVIRONMENT): Set LC_ALL and LANG to C.
639
Mark Wielaardd9bc75f2012-05-07 13:29:52 +02006402012-05-07 Mark Wielaard <mjw@redhat.com>
641
642 * low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC.
643
Mark Wielaard54797252012-04-27 13:00:50 +02006442012-04-27 Mark Wielaard <mjw@redhat.com>
645
646 * Makefile.am (TESTS): Add run-low_high_pc.sh
647 (EXTRA_DIST): Add run-low_high_pc.sh and testfile_low_high_pc.bz2
648 (noinst_PROGRAMS): Add low_high_pc.
649 (low_high_pc_LDADD): New variable.
650 * low_high_pc.c: New test.
651
Mark Wielaardbdad8e32012-04-26 12:24:33 +02006522012-04-26 Mark Wielaard <mjw@redhat.com>
653
654 * Makefile.am (EXTRA_DIST): Remove run-show-ciefde.sh.
655 * run-show-ciefde.sh: Removed old libdwarf test.
656 * show-ciefde.c: Likewise.
657
Mark Wielaard191d1f02012-04-02 17:11:25 +02006582012-04-02 Mark Wielaard <mjw@redhat.com>
659
Mark Wielaard96a52132012-04-03 00:21:50 +0200660 * Makefile.am (TESTS): Add run-unstrip-n.sh.
661 (EXTRA_DIST): Add testcore-rtlib.bz2 and run-unstrip-n.sh.
662 * run-unstrip-n.sh: New test.
663 * testcore-rtlib.bz2: New testfile.
664
6652012-04-02 Mark Wielaard <mjw@redhat.com>
666
Mark Wielaard191d1f02012-04-02 17:11:25 +0200667 * Makefile.am (TESTS): Add run-readelf-d.sh.
668 (EXTRA_DIST): Add testlib_dynseg.so.bz2 and run-readelf-d.sh.
669 * run-readelf-d.sh: New test.
670 * run-elflint-test.sh: Check new testfile.
671
Tom Tromey581c3f62012-03-21 08:54:32 -06006722012-03-21 Tom Tromey <tromey@redhat.com>
673
674 * typeiter.c: New file.
675 * run-typeiter.sh: New file.
676 * testfile59.bz2: New file.
677 * Makefile.am (noinst_PROGRAMS): Add typeiter.
678 (TESTS): Add run-typeiter.sh.
679 (EXTRA_DIST): Add run-typeiter.sh, testfile59.bz2.
680 (typeiter_LDADD): New variable.
681
Kurt Roeckx5a8e39a2012-02-24 23:40:32 +01006822012-02-21 Kurt Roeckx <kurt@roeckx.be>
683
684 * run-alldts.sh: testrun ./alldts.
685
Roland McGrathe3b15682012-02-21 11:12:46 -08006862012-02-21 Roland McGrath <roland@hack.frob.com>
687
688 * test-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH.
Roland McGrathc1c6a9d2012-02-21 12:51:36 -0800689 * test-subr.sh (installed_testrun): Likewise.
Roland McGrathe3b15682012-02-21 11:12:46 -0800690
Roland McGrathb8ff18e2012-01-18 13:57:08 -08006912012-01-18 Roland McGrath <roland@hack.frob.com>
692
693 * asm-tst4.c (main): Don't set LD_LIBRARY_PATH in system invocation;
694 it will have been inherited correctly from the test harness.
695 * asm-tst5.c (main): Likewise.
696 * asm-tst6.c (main): Likewise.
697 Reported by Serge Pavlov <serge.pavlov.at.gnu@gmail.com>.
698
Roland McGrath32899ac2011-07-09 03:17:24 -07006992011-07-09 Roland McGrath <roland@hack.frob.com>
700
701 * sha1-tst.c: File removed.
702 * Makefile.am (noinst_PROGRAMS, TESTS): Remove it.
703 (sha1_tst_LDADD): Variable removed.
704
705 * md5-sha1-test.c: New file.
706 * Makefile.am [!STANDALONE] (noinst_PROGRAMS, TESTS): Add it.
707 (md5_sha1_test_LDADD): New variable.
708
Mark Wielaard3f2290b2011-05-30 15:46:32 +02007092011-05-30 Mark Wielaard <mjw@redhat.com>
710
711 * Makefile.am (EXTRA_DIST): Add run-readelf-twofiles.sh and
712 run-rerequest_tag.sh
713
Mark Wielaard20a217d2011-05-24 14:30:40 +02007142011-05-24 Mark Wielaard <mjw@redhat.com>
715
716 * Makefile.am (EXTRA_DIST): Add hello_s390.ko.bz2.
717 * run-strip-reloc.sh: Add hello_s390.ko testcase.
718 * hello_s390.ko.bz2: New test file.
719
Mark Wielaard1662bc32011-05-16 11:33:11 +02007202011-05-23 Mark Wielaard <mjw@redhat.com>
721
722 * Makefile.am (TESTS): Add run-strip-reloc.sh.
723 (EXTRA_DIST): Add run-strip-reloc.sh, hello_i386.ko.bz2
724 hello_x86_64.ko.bz2 and hello_ppc64.ko.bz2
725 * run-strip-reloc.sh: New test.
726 * hello_i386.ko.bz2: New test file.
727 * hello_x86_64.ko.bz2: Likewise.
728 * hello_ppc64.ko.bz2: Likewise.
729
Mark Wielaard7a125b92011-05-17 12:20:01 +02007302011-05-18 Mark Wielaard <mjw@redhat.com>
731
732 * run-strip-groups.sh: New test.
733 * testfile58.bz2: New test file.
734 * Makefile.am (EXTRA_DIST): Add testfile58.bz2.
735 (TESTS): Add run-strip-groups.sh.
736 (EXTRA_DIST): Likewise.
737
Marek Polacek494275c2011-03-28 16:00:38 +02007382011-03-28 Marek Polacek <mpolacek@redhat.com>
739
740 * alldts.c: New file.
741 * run-alldts.sh: Use it.
742 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
743 (alldts_LDADD): New variable.
744
7452011-03-02 Marek Polacek <mpolacek@redhat.com>
Marek Polacek48942212011-03-07 11:16:50 -0800746
747 * dwarf-getstring.c: New test.
748 * run-dwarf-getstring.sh: And its wrapper.
749 * Makefile.am (EXTRA_DIST): Add and update all.
750
Jan Kratochvilfec39992011-02-27 12:01:25 -08007512011-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
752
753 * Makefile.am (TESTS): Add run-readelf-twofiles.sh.
754 * run-readelf-twofiles.sh: New file.
755
Mark Wielaard58cfa1c2011-02-25 20:17:52 +01007562011-02-25 Mark Wielaard <mjw@redhat.com>
757
758 * Makefile.am (BUILD_RPATH): Be consistent in naming.
759
Josh Stonedc34eda2011-02-02 16:30:01 -08007602011-02-02 Josh Stone <jistone@redhat.com>
761
762 * run-prelink-addr-test.sh: Add testfile55, 32 and 64-bit.
763 * testfile55-64.bz2, testfile55-64.debug.bz2,
764 testfile55-64.prelink.bz2, testfile55-32.bz2,
765 testfile55-32.debug.bz2, testfile55-32.prelink.bz2: New.
766 * Makefile.am (EXTRA_DIST): Add and update all.
767
Roland McGrath32520bd2011-01-12 10:43:32 -08007682011-01-12 Roland McGrath <roland@redhat.com>
769
770 * run-prelink-addr-test.sh: Make symlinks to find .debug files
Roland McGrath4f6d4e12011-01-12 10:49:40 -0800771 corresponding to .noshdrs files.
Roland McGrath32520bd2011-01-12 10:43:32 -0800772
Josh Stoned41d9a62011-01-11 19:16:57 -08007732011-01-11 Josh Stone <jistone@redhat.com>
774
Josh Stoneccbccef2011-01-11 19:16:59 -0800775 * run-prelink-addr-test.sh: Add testfile54, 32 and 64-bit.
776 * testfile54-32.so.bz2, testfile54-32.so.debug.bz2,
777 testfile54-32.prelink.so.bz2, testfile54-32.noshdrs.so.bz2,
778 testfile54-64.so.bz2, testfile54-64.so.debug.bz2,
779 testfile54-64.prelink.so.bz2, testfile54-64.noshdrs.so.bz2: New.
780 * Makefile.am (EXTRA_DIST): Add and update all.
781
Josh Stonecf514712011-01-11 19:16:58 -0800782 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile53 tests.
783 * testfile53.bz2, testfile53.debug.bz2,
784 testfile53.prelink.bz2: Deleted, so...
785 * testfile53-64.bz2, testfile53-64.debug.bz2,
786 testfile53-64.prelink.bz2: Recreated with 64-bit names.
787 * testfile53-32.bz2, testfile53-32.debug.bz2,
788 testfile53-32.prelink.bz2: New in 32-bit.
789 * Makefile.am (EXTRA_DIST): Add and update all.
790
Josh Stoned41d9a62011-01-11 19:16:57 -0800791 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile52 tests.
792 * testfile52.so.bz2, testfile52.so.debug.bz2,
793 testfile52.prelink.so.bz2: Deleted, so...
794 * testfile52-32.so.bz2, testfile52-32.so.debug.bz2,
795 testfile52-32.prelink.so.bz2: Recreated with 32-bit names.
796 * testfile52-32.noshdrs.so.bz2: New data file, stripped of headers.
797 * testfile52-64.so.bz2, testfile52-64.so.debug.bz2,
Roland McGrath32520bd2011-01-12 10:43:32 -0800798 testfile52-64.prelink.so.bz2, testfile52-64.noshdrs.so.bz2: New files.
Josh Stoned41d9a62011-01-11 19:16:57 -0800799 * Makefile.am (EXTRA_DIST): Add and update all.
800
Josh Stoneffa02002011-01-10 21:28:46 -08008012011-01-10 Josh Stone <jistone@redhat.com>
802
803 * run-prelink-addr-test.sh: New test for prelinked addrs.
804 * Makefile.am (TESTS, EXTRA_DIST): Add it.
805 * testfile52.so.bz2, testfile52.so.debug.bz2: New data files.
806 * testfile52.prelink.so.bz2: New data file, shows REL->RELA.
807 * testfile53.bz2, testfile53.debug.bz2: New data files.
808 * testfile53.prelink.bz2: New data file, shows ET_EXEC remap.
809 * Makefile.am (EXTRA_DIST): Add them.
810
Roland McGrathec86e5f2010-06-14 17:44:38 -07008112010-06-04 Roland McGrath <roland@redhat.com>
812
813 * run-unstrip-test.sh: Also test modifying the file in place.
814
Roland McGrath3c6ee4b2010-04-22 22:38:58 -07008152010-04-22 Roland McGrath <roland@redhat.com>
816
817 * addrcfi.c (handle_cfi): Fix function name in error message.
818 Use dwarf_errmsg, not dwfl_errmsg, after dwarf_cfi_addrframe.
819
Roland McGrath26618d82010-04-14 13:10:47 -07008202010-04-14 Roland McGrath <roland@redhat.com>
821
822 * Makefile.am (EXTRA_DIST): Add run-test-flag-nobits.sh here too.
823
Ulrich Drepperc2d1e482010-04-10 18:23:47 -07008242010-04-10 Ulrich Drepper <drepper@redhat.com>
825
826 * msg_tst.c: Adjust expected error message.
827
Petr Machata77961b52010-04-06 14:16:58 +02008282010-04-01 Petr Machata <pmachata@redhat.com>
829
830 * test-flag-nobits.c: New test.
831 * run-test-flag-nobits.sh: And its wrapper.
832 * Makefile.am (noinst_PROGRAMS, TESTS): Add them.
833 (test_flag_nobits_LDADD): New variable.
834
Roland McGrathe9ca7382010-02-15 15:15:50 -08008352010-02-15 Roland McGrath <roland@redhat.com>
836
Roland McGrath22359e22010-02-15 15:57:03 -0800837 * Makefile.am: Use config/eu.am for common stuff.
838
Roland McGrathe9ca7382010-02-15 15:15:50 -0800839 * asm-tst9.c (main): Rename local to avoid shadowing another local.
840
Roland McGrathaf800142009-07-22 13:55:50 -07008412009-07-22 Roland McGrath <roland@redhat.com>
842
843 * addrcfi.c: Update dwarf_frame_{cfa,register} calling convention.
844
Roland McGrath3c84db32009-06-24 17:41:40 -07008452009-07-08 Roland McGrath <roland@redhat.com>
846
847 * addrcfi.c: New file.
848 * Makefile.am (noinst_PROGRAMS): Add it.
849 (addrcfi_LDADD): New variable.
850
Petr Machatad24c7bf2009-05-07 20:58:19 +02008512009-05-07 Petr Machata <pmachata@redhat.com>
852
853 * testfile51.bz2: New data file.
854 * dwarf-getmacros.c: New test core.
855 * run-dwarf-getmacros.sh: New test wrapper.
Roland McGrath0c735a92009-05-07 18:19:16 -0700856 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
857 (dwarf_getmacros_LDADD): New variable.
Petr Machatad24c7bf2009-05-07 20:58:19 +0200858
Ulrich Drepperf9545c42009-04-23 07:59:02 -07008592009-04-23 Ulrich Drepper <drepper@redhat.com>
860
861 * Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS).
862 (rdwrmmap_LDADD): Add $(libmudflap).
Roland McGrath0c735a92009-05-07 18:19:16 -0700863
Roland McGrath19a8e4d2009-04-21 15:44:07 -07008642009-04-21 Roland McGrath <roland@redhat.com>
865
866 * testfile50.bz2: New data file.
867 * Makefile.am (EXTRA_DIST): Add it.
868 * run-dwfl-addr-sect.sh: Add a case using it.
869
Ulrich Drepper5bd44442008-12-31 09:02:54 -08008702008-12-31 Ulrich Drepper <drepper@redhat.com>
871
Ulrich Drepper3bf57592009-01-01 18:52:05 -0800872 * testfile44.S.bz2: Add tests for dppd, dpps, insertps, movntdqa,
873 mpsadbw, packusdw, pblendvb, pblendw, pcmpeqq, pcmpestri, pcmpestrm,
874 pcmpistri, pcmpistrm, pcmpgtq, phminposuw, pinsrb, pinsrd, pmaxsb,
875 pmaxsd, pmaxud, pmaxuw, pminsb, pminsd, pminud, pminuw, pmovsxbw,
876 pmovsxbd, pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmovsxbw, pmovsxbd,
877 pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmuldq, pmulld, popcnt, ptest,
878 roundss, roundps, roundpd, and roundsd.
879 * testfile45.S.bz2: Likewise.
880 * testfile44.expect.bz2: Adjust accordingly.
881 * testfile45.expect.bz2: Likewise.
882
Ulrich Drepper5bd44442008-12-31 09:02:54 -0800883 * testfile44.S.bz2: Add tests for blendvpd and blendvps.
884 * testfile45.S.bz2: Likewise.
885 * testfile44.expect.bz2: Adjust accordingly.
886 * testfile45.expect.bz2: Likewise.
887
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -08008882008-12-30 Ulrich Drepper <drepper@redhat.com>
889
Ulrich Drepperec32ff92008-12-30 23:24:09 -0800890 * testfile44.S.bz2: Add tests for blendpd and blendps.
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -0800891 * testfile45.S.bz2: Likewise.
892 * testfile44.expect.bz2: Adjust accordingly.
893 * testfile45.expect.bz2: Likewise.
894
Ulrich Drepper5a04b9f2008-12-19 01:14:12 -08008952008-12-19 Ulrich Drepper <drepper@redhat.com>
896
897 * testfile44.S.bz2: Add tests for AMD 3DNOW.
898 * testfile45.S.bz2: Likewise.
899 * testfile44.expect.bz2: Adjust accordingly.
900 * testfile45.expect.bz2: Likewise.
901
Roland McGratha845f682008-12-03 03:41:58 +00009022008-11-26 Roland McGrath <roland@redhat.com>
903
904 * dwfl-bug-getmodules.c: New file.
905 * Makefile.am (noinst_PROGRAMS): Add it.
906 (dwfl_bug_getmodules_LDADD): New variable.
907
9082008-09-10 Roland McGrath <roland@redhat.com>
909
910 * test-subr.sh (LC_ALL): Export it set to "C".
911 * run-dwfl-addr-sect.sh: Don't do it here.
912 * run-strings-test.sh: Likewise.
913
Roland McGrathb4d6f0f2008-08-25 22:55:17 +00009142008-08-21 Denys Vlasenko <dvlasenk@redhat.com>
915
916 * run-addrname-test.sh: Add a new case.
917 * testfile49.bz2: New data file.
918 * Makefile.am (EXTRA_DIST): Add it.
919
Roland McGrath521c47d2008-04-11 07:01:58 +00009202008-04-10 Roland McGrath <roland@redhat.com>
921
922 * testfile48.bz2, testfile48.bz2.debug: New data files.
923 * Makefile.am (EXTRA_DIST): Add them.
924 * run-strip-test8.sh: Use them.
925
926 * testfile16.bz2, testfile16.debug.bz2: Replace data files.
927
928 * run-strip-test.sh: Fail if stripped output has ".debug_*" sections.
929 * run-strip-test8.sh: New file.
930 * testfile47.bz2: New data file.
931 * Makefile.am (TESTS, EXTRA_DIST): Add them.
932
Roland McGrath13b69602008-04-01 02:30:05 +00009332008-03-31 Roland McGrath <roland@redhat.com>
934
935 * run-early-offscn.sh: New file.
936 * early-offscn.c: New file.
937 * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them.
938 (early_offscn_LDADD): New variable.
939
Roland McGrathd11f9cb2008-03-26 20:51:59 +00009402008-03-19 Roland McGrath <roland@redhat.com>
941
942 * run-addrname-test.sh: Add a new case.
943
Roland McGrath658094a2008-02-22 08:14:07 +00009442008-02-22 Roland McGrath <roland@redhat.com>
945
946 * run-elflint-test.sh: Typo fix.
947
9482008-02-21 Roland McGrath <roland@redhat.com>
949
950 * run-disasm-x86.sh: Use uname instead of arch, keep tools required
951 for the build down to minimum.
952 * run-disasm-x86-64.sh: Likewise.
953
Roland McGrath059c83e2008-02-21 06:19:39 +00009542008-02-20 Roland McGrath <roland@redhat.com>
955
956 * testfile46.bz2: New data file.
957 * Makefile.am (EXTRA_DIST): Add it.
958 * run-elflint-test.sh: Test on it.
959
Ulrich Drepperc54785a2008-02-01 18:05:21 +00009602008-02-01 Ulrich Drepper <drepper@redhat.com>
961
962 * Makefile.am: Hook up sha1-tst.c.
963 * sha1-tst.c: New file.
964
Ulrich Drepper4d8bc812008-01-22 06:02:31 +00009652008-01-21 Roland McGrath <roland@redhat.com>
966
967 * testfile45.S.bz2: Add tests for cltq, cqto.
968 * testfile45.expect.bz2: Adjust.
969
Ulrich Drepper35f2fe62008-01-14 19:17:36 +00009702008-01-14 Ulrich Drepper <drepper@redhat.com>
971
972 * testfile45.S.bz2: Add more tests.
973 * testfile45.expect.bz2: Adjust.
974
Ulrich Drepperfd479892008-01-12 03:06:47 +00009752008-01-11 Ulrich Drepper <drepper@redhat.com>
976
977 * testfile45.expect.bz2: Adjust for adding of address for %rip based
978 address mode.
979
Ulrich Drepper96a73992008-01-11 06:17:06 +00009802008-01-10 Ulrich Drepper <drepper@redhat.com>
981
982 * testfile45.S.bz2: Add more tests.
983 * testfile45.expect.bz2: Adjust.
984
Ulrich Drepperff993222008-01-09 05:39:28 +00009852008-01-08 Ulrich Drepper <drepper@redhat.com>
986
987 * Makefile.am (TESTS): Add run-disasm-x86-64.sh.
988 (EXTRA): Add testfile45.S.bz2, testfile45.expect.bz2,
989 run-disasm-x86-64.sh.
990 * run-disasm-x86-64.sh: New file.
991 * testfile45.S.bz2: New file.
992 * testfile45.expect.bz2: New file.
993 * testfile44.S.bz2: New tests.
994 * testfile44.expect.bz2: Adjust.
995
Ulrich Drepper9e6925d2008-01-04 21:42:14 +00009962008-01-04 Ulrich Drepper <drepper@redhat.com>
997
998 * testfile44.S.bz2: New tests.
999 * testfile44.expect.bz2: Adjust.
1000
Ulrich Dreppere219f1c2008-01-09 05:49:49 +000010012008-01-04 Roland McGrath <roland@redhat.com>
1002
1003 * dwfl-bug-fd-leak.c (main): Add a cast.
1004
Ulrich Drepperee67b642008-01-03 08:45:10 +000010052008-01-03 Ulrich Drepper <drepper@redhat.com>
1006
1007 * testfile44.S.bz2: New tests.
1008 * testfile44.expect.bz2: Adjust.
1009
Ulrich Drepper3cbdd382008-01-02 17:44:39 +000010102008-01-01 Ulrich Drepper <drepper@redhat.com>
1011
Ulrich Drepperf231e272008-01-02 18:07:17 +00001012 * line2addr.c: Use %m modifier instead of %a to appease gcc.
1013
10142008-01-01 Ulrich Drepper <drepper@redhat.com>
1015
Ulrich Drepperee67b642008-01-03 08:45:10 +00001016 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00001017 * testfile44.expect.bz2: Adjust.
1018
10192007-12-31 Ulrich Drepper <drepper@redhat.com>
1020
Ulrich Drepperee67b642008-01-03 08:45:10 +00001021 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00001022 * testfile44.expect.bz2: Adjust.
1023
10242007-12-30 Ulrich Drepper <drepper@redhat.com>
1025
Ulrich Drepperee67b642008-01-03 08:45:10 +00001026 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00001027 * testfile44.expect.bz2: Adjust.
1028
10292007-12-29 Ulrich Drepper <drepper@redhat.com>
1030
Ulrich Drepperee67b642008-01-03 08:45:10 +00001031 * testfile44.s.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00001032 * testfile44.expect.bz2: Adjust.
1033
10342007-12-28 Ulrich Drepper <drepper@redhat.com>
1035
1036 * testfile44.S.bz2: New tests.
1037 * testfile44.expect.bz2: Adjust.
1038
10392007-12-27 Ulrich Drepper <drepper@redhat.com>
1040
1041 * testfile44.S.bz2: New tests.
1042 * testfile44.expect.bz2: Adjust.
1043
10442007-12-26 Ulrich Drepper <drepper@redhat.com>
1045
1046 * testfile44.S.bz2: New tests.
1047 * testfile44.expect.bz2: Adjust
1048
10492007-12-21 Ulrich Drepper <drepper@redhat.com>
1050
1051 * testfile44.S.bz2: More tests.
1052 * testfile44.expect.bz2: Adjust appropriately.
1053
10542007-12-19 Ulrich Drepper <drepper@redhat.com>
1055
1056 * Makefile.am (TESTS): Add run-disasm.sh.
1057 (EXTRA_DIST): Add run-disasm.sh, testfile44.S.bz2, and
1058 testfile44.expect.bz2.
1059 * run-disasm.sh: New file.
1060 * testfile44.S.bz2: New file.
1061 * testfile44.expect.bz2: New file.
1062
Roland McGrath1a2e8f42007-12-15 23:39:34 +000010632007-12-15 Roland McGrath <roland@redhat.com>
1064
1065 * run-allregs.sh: Change expected output for powerpc spefscr.
1066
Roland McGrathe4c22ea2007-10-23 13:07:39 +000010672007-10-20 Roland McGrath <roland@redhat.com>
1068
1069 * run-dwfl-addr-sect.sh: Change expected output, no errors.
1070
10712007-10-19 Roland McGrath <roland@redhat.com>
1072
1073 * dwfl-addr-sect.c (handle_address): Return int.
1074 Don't exit on error, just return nonzero.
1075 (main): Collect results.
1076 * run-dwfl-addr-sect.sh: New file.
1077 * testfile43.bz2: New data file.
1078 * Makefile.am (EXTRA_DIST, TESTS): Add them.
1079
10802007-10-18 Roland McGrath <roland@redhat.com>
1081
1082 * run-allregs.sh: Update expected ppc output for vrsave/vscr.
1083
10842007-10-16 Roland McGrath <roland@redhat.com>
1085
1086 * test-subr.sh (remove_files): Don't pass -Bb to diff.
1087
Ulrich Drepperb597dfa2007-10-16 05:21:27 +000010882007-10-09 Roland McGrath <roland@redhat.com>
1089
1090 * dwflmodtest.c (print_module): Don't use %p in output.
1091 * run-dwfl-bug-offline-rel.sh: Updated expected output.
1092
10932007-10-08 Roland McGrath <roland@redhat.com>
1094
1095 * testfile42.bz2: New data file.
1096 * Makefile.am (EXTRA_DIST): Add it.
1097 * run-elflint-test.sh: New test on that file.
1098
Roland McGrath59ea7f32007-10-04 08:50:09 +000010992007-10-04 Roland McGrath <roland@redhat.com>
1100
1101 * run-readelf-test4.sh: New file.
1102 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1103
11042007-10-03 Roland McGrath <roland@redhat.com>
1105
1106 * run-readelf-test3.sh: New file.
1107 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1108
Roland McGrathf6b92282007-10-02 02:34:11 +000011092007-10-01 Roland McGrath <roland@redhat.com>
1110
1111 * run-readelf-test2.sh: New file.
1112 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1113
Roland McGrathc76f0b02007-09-27 07:31:33 +000011142007-09-11 Roland McGrath <roland@redhat.com>
1115
1116 * run-addrname-test.sh: Add a new case.
1117 * testfile41.bz2: New data file.
1118 * Makefile.am (EXTRA_DIST): Add it.
1119
Roland McGrathcb6d8652007-08-23 08:10:54 +000011202007-08-23 Roland McGrath <roland@redhat.com>
1121
1122 * run-allregs.sh: Update expected x86-64 output for %rflags.
1123
Roland McGrath099dd522007-08-13 22:58:36 +000011242007-08-12 Roland McGrath <roland@redhat.com>
1125
1126 * run-strip-test7.sh: New file.
1127 * testfile39.bz2: New data file.
1128 * testfile40.bz2: New data file.
1129 * testfile40.debug.bz2: New data file.
1130 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1131
Roland McGrath42f68682007-08-09 07:54:22 +000011322007-08-09 Roland McGrath <roland@redhat.com>
1133
1134 * dwfl-bug-report.c: Fix header inclusion.
1135
11362007-08-08 Roland McGrath <roland@redhat.com>
1137
1138 * run-addrname-test.sh: Add a new case using addr2line -S.
1139 * testfile38.bz2: New data file.
1140 * Makefile.am (EXTRA_DIST): Add it.
1141
Roland McGrath87d47802007-07-16 22:23:37 +000011422007-07-16 Roland McGrath <roland@redhat.com>
1143
1144 * dwfl-bug-report.c: New file.
1145 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
1146 (dwfl_bug_report_LDADD): New variable.
1147
11482007-06-06 Roland McGrath <roland@redhat.com>
Roland McGrath0bc057c2007-06-06 08:42:42 +00001149
1150 * run-unstrip-test.sh: Declare testfile.unstrip for removal.
1151
Ulrich Drepperb0243862007-06-06 00:09:36 +000011522007-06-05 Ulrich Drepper <drepper@redhat.com>
1153
1154 * Makefile.am (EXTRA_DIST): Add missing line continuation and
1155 testfile37.bz and testfile37.debug.bz2.
1156
Roland McGrath53bce222007-05-23 19:15:04 +000011572007-05-23 Roland McGrath <roland@redhat.com>
1158
1159 * run-allregs.sh: Update expected Alpha results.
1160
Roland McGrath9aa8ef72007-05-18 08:59:43 +000011612007-05-18 Roland McGrath <roland@redhat.com>
1162
1163 * run-strip-test4.sh (stripped, debugfile): Use new reference files.
1164 * testfile37.bz2: New data file.
1165 * testfile37.debug.bz2: New data file.
1166 * run-unstrip-test2.sh: New file.
1167 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1168
11692007-05-10 Roland McGrath <roland@redhat.com>
1170
1171 * run-dwfl-bug-offline-rel.sh: New file.
1172 * testfile36.bz2: New data file.
1173 * testfile36.debug.bz2: New data file.
1174 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1175
11762007-04-28 Roland McGrath <roland@redhat.com>
1177
1178 * run-strip-test6.sh (stripped, debugfile): Use new reference files.
1179 * testfile35.bz2: New data file.
1180 * testfile35.debug.bz2: New data file.
1181 * run-unstrip-test.sh: New file.
1182 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1183
1184 * run-strip-test.sh: Do all elflint and cmp runs even when some fail.
1185
Roland McGrath2be02912007-04-27 04:07:41 +000011862007-04-26 Roland McGrath <roland@redhat.com>
1187
1188 * run-elflint-self.sh: Run all tests even if one fails.
1189
1190 * run-allregs.sh: Add expected output for alpha.
1191
Roland McGrath4be15242007-04-25 03:09:33 +000011922007-04-24 Roland McGrath <roland@redhat.com>
1193
1194 * run-strip-test.sh: When we saved the debug info, test unstrip too.
1195
11962007-04-22 Roland McGrath <roland@redhat.com>
1197
1198 * run-allregs.sh: Update expected register info.
1199
Roland McGrath43da9892007-04-16 23:13:37 +000012002007-04-16 Roland McGrath <roland@redhat.com>
1201
1202 * dwfl-addr-sect.c: New file.
1203 * Makefile.am (noinst_PROGRAMS): Add it.
1204 (dwfl_addr_sect_LDADD): New variable.
1205
12062007-04-05 Roland McGrath <roland@redhat.com>
1207
1208 * get-files.c: Test dwarf_getsrcdirs.
1209 * run-get-files.sh: Update expected output.
1210
Roland McGrath5f6a41a2007-04-01 23:11:40 +000012112007-04-01 Roland McGrath <roland@redhat.com>
1212
1213 * run-allregs.sh: Updated expected output for x86_64.
1214
Ulrich Drepper6258e742007-03-13 06:22:40 +000012152007-03-04 Roland McGrath <roland@redhat.com>
1216
1217 * dwfl-bug-fd-leak.c: New file.
1218 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
1219 (dwfl_bug_fd_leak_LDADD): New variable.
1220
1221 * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf,
1222 show what files have been located.
1223
Ulrich Drepperaa915fd2007-02-05 07:25:33 +000012242007-02-02 Roland McGrath <roland@redhat.com>
1225
1226 * run-addrname-test.sh: New file.
1227 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1228 * testfile34.bz2: New data file.
1229 * Makefile.am (EXTRA_DIST): Add it.
1230
12312007-01-20 Roland McGrath <roland@redhat.com>
1232
1233 * testfile33.bz2: New data file.
1234 * Makefile.am (EXTRA_DIST): Add it.
1235 * run-elflint-test.sh: Test on it too.
1236
12372007-01-18 Roland McGrath <roland@redhat.com>
1238
1239 * Makefile.am (CFLAGS): Don't molest it.
1240
12412007-01-11 Roland McGrath <roland@redhat.com>
1242
1243 * testfile32.bz2: New data file.
1244 * Makefile.am (EXTRA_DIST): Add it.
1245 * run-elflint-test.sh: Test on it too.
1246
Ulrich Drepperce0bdb62007-02-05 07:13:52 +000012472007-02-04 Ulrich Drepper <drepper@redhat.com>
1248
1249 * arls.c: New file.
1250 * Makefile (noinst_PROGRAMS): Add arls.
1251
1252 * run-ranlib-test2.sh: Fix type in comment.
1253
Ulrich Dreppercd4992c2007-01-10 20:58:17 +000012542007-01-10 Ulrich Drepper <drepper@redhat.com>
1255
1256 * run-elflint-self.sh (runtest): Show which file has the problem.
1257
Roland McGrathba949b32007-01-10 20:44:29 +000012582007-01-10 Roland McGrath <roland@redhat.com>
1259
1260 * dwfl-bug-addr-overflow.c: New file.
1261 * Makefile.am (TESTS): Add it.
1262 (dwfl_bug_addr_overflow_LDADD): New variable.
1263
Roland McGrath8190db62006-12-17 23:56:51 +000012642006-12-17 Roland McGrath <roland@redhat.com>
1265
1266 * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg.
1267
Roland McGrathc373d852006-10-10 00:25:21 +000012682006-09-05 Roland McGrath <roland@redhat.com>
1269
1270 * run-strings-test.sh: Export LC_ALL=C for the test.
1271
12722006-08-29 Roland McGrath <roland@redhat.com>
1273
1274 * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh.
1275 * run-arsymtest.sh: Likewise.
1276
1277 * run-native-test.sh (native.c compilation): Add some braces.
1278
12792006-08-22 Roland McGrath <roland@redhat.com>
1280
1281 * allregs.c (dwarf_encoding_string): New function, swiped from readelf.
1282 (struct reginfo): New members bits, type.
1283 (one_register, match_register): Update to take new args,
1284 record and display new info.
1285 (main): Display new info.
1286 * run-allregs.sh: Update expected results.
1287
Roland McGrath19db8592006-08-03 08:52:46 +000012882006-08-03 Roland McGrath <roland@redhat.com>
1289
1290 * run-allregs.sh: Add sparc cases.
1291 * testfile30.bz2: New data file.
1292 * testfile31.bz2: New data file.
1293 * Makefile.am (EXTRA_DIST): Add them.
1294
Roland McGrath95024622006-07-21 10:06:31 +000012952006-07-21 Roland McGrath <roland@redhat.com>
1296
1297 * allregs.c (struct reginfo): Increase size of name.
1298 (one_register): Assert that it's big enough.
1299
Roland McGrathb4379722006-04-05 01:35:26 +000013002006-04-04 Roland McGrath <roland@redhat.com>
1301
1302 * run-bug1-test.sh: Test a second case, to cover both byte orders.
1303 * testfile29.bz2: New file.
1304 * testfile29.rdwr.bz2: New file.
1305 * Makefile.am (EXTRA_DIST): Add them.
1306
Ulrich Drepperba718b12006-04-04 21:31:16 +000013072006-04-04 Ulrich Drepper <drepper@redhat.com>
1308
1309 * Makefile.am: Add rules to run run-bug1-test.sh.
1310 * rdwrmmap.c: New file.
1311 * run-bug1-test.sh: New file.
1312 * testfile28.bz2: New file.
1313 * testfile28.rdwr.bz2: New file.
1314
Roland McGrathdd7e22b2006-03-09 23:05:47 +000013152006-03-09 Roland McGrath <roland@redhat.com>
1316
1317 * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link.
1318
Roland McGrath060fa052006-03-02 07:51:50 +000013192006-03-01 Roland McGrath <roland@redhat.com>
1320
1321 * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h
1322 changes matching 3.0 spec.
1323
Roland McGrathc40f58a2006-01-13 20:13:21 +000013242006-01-13 Roland McGrath <roland@redhat.com>
1325
1326 * run-native-test.sh: Do kill -9 and reap explicitly at end, since
1327 bash 3.1 whines when it's done in the trap 0 handler.
1328
Roland McGrath4b248ce2006-01-12 03:34:38 +000013292006-01-11 Roland McGrath <roland@redhat.com>
1330
1331 * testfile26.bz2: New data file.
1332 * testfile27.bz2: New data file.
1333 * Makefile.am (EXTRA_DIST): Add them.
1334 * run-allregs.sh: Test s390 data.
1335
Roland McGrath124a7982005-12-15 02:37:09 +000013362005-12-14 Roland McGrath <roland@redhat.com>
1337
1338 * run-native-test.sh: Redirect output from native test process.
1339
Roland McGrath94d26ad2005-12-13 23:24:37 +000013402005-12-13 Roland McGrath <roland@redhat.com>
1341
1342 * allregs.c (main): Fail if we find no registers.
1343
1344 * run-native-test.sh: New file.
1345 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1346
Roland McGrathba72ab12005-12-12 00:04:33 +000013472005-12-10 Ulrich Drepper <drepper@redhat.com
1348
1349 * run-readelf-test1.sh: New file.
1350 * Makefile.am (TESTS): Add run-readelf-test1.sh.
1351 (EXTRA_DIST): Likewise.
1352
Roland McGrathd804e722005-12-08 01:35:42 +000013532005-12-07 Roland McGrath <roland@redhat.com>
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +00001354
Roland McGrathd804e722005-12-08 01:35:42 +00001355 * ecp.c (main): Use elf_end to clean up.
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +00001356
Roland McGrath994b4892005-12-05 22:46:21 +000013572005-11-25 Roland McGrath <roland@redhat.com>
1358
1359 * coverage.sh: Given -v argument, print names of unused files.
1360
1361 * addrscopes.c (main): Use dwfl_end before return.
1362 * allregs.c (main): Likewise.
1363 * find-prologues.c (main): Likewise.
1364 * funcretval.c (main): Likewise.
1365 * funcscopes.c (main): Likewise.
1366 * line2addr.c (main): Likewise.
1367
1368 * run-allregs.sh: New file.
1369 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1370
1371 * allregs.c: Use libdwfl wrapper instead of direct libebl calls.
1372 * Makefile.am (allregs_LDADD): Updated.
1373
1374 * allregs.c: New file.
1375 * Makefile.am (noinst_PROGRAMS): Add it.
1376 (allregs_LDADD): New variable.
1377
Roland McGrath9365d2c2005-11-18 23:55:47 +000013782005-11-18 Roland McGrath <roland@redhat.com>
1379
1380 * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib.
1381 * test-wrapper.sh: Likewise.
1382
Roland McGrath575dd392005-11-18 01:41:52 +000013832005-11-17 Roland McGrath <roland@redhat.com>
1384
Roland McGrathaf74f5c2005-11-18 02:25:14 +00001385 * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in
1386 environment for test-wrapper.sh.
1387 * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib.
1388 * test-subr.sh (installed_testrun): Likewise.
1389 Use explicit path in ${bindir}.
1390
Roland McGrath575dd392005-11-18 01:41:52 +00001391 * Makefile.am (installcheck-local): Fix typo in last change.
1392
Roland McGrathd7f8d0c2005-11-17 02:32:03 +000013932005-11-16 Roland McGrath <roland@redhat.com>
1394
1395 * configure.ac: New file, for standalone build/dist of test suite.
1396 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it.
1397 (asm_TESTS): New variable, broken out of ...
1398 (TESTS): ... here. Also remove msg_tst.
1399 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
1400 (installed_TESTS_ENVIRONMENT): New variable.
1401 [STANDALONE] (TESTS_ENVIRONMENT): Use that.
1402 [!STANDALONE] (installcheck-local): Likewise.
1403 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo.
1404 * addrscopes.c: Include <config.h>.
1405 Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers.
1406 * allfcts.c: Likewise.
1407 * asm-tst1.c: Likewise.
1408 * asm-tst2.c: Likewise.
1409 * asm-tst3.c: Likewise.
1410 * asm-tst4.c: Likewise.
1411 * asm-tst5.c: Likewise.
1412 * asm-tst6.c: Likewise.
1413 * asm-tst7.c: Likewise.
1414 * asm-tst8.c: Likewise.
1415 * asm-tst9.c: Likewise.
1416 * dwflmodtest.c: Likewise.
1417 * find-prologues.c: Likewise.
1418 * funcscopes.c: Likewise.
1419 * get-aranges.c: Likewise.
1420 * get-files.c: Likewise.
1421 * get-lines.c: Likewise.
1422 * get-pubnames.c: Likewise.
1423 * line2addr.c: Likewise.
1424 * newscn.c: Likewise.
1425 * show-abbrev.c: Likewise.
1426 * show-die-info.c: Likewise.
1427 * update3.c: Likewise.
1428 * update4.c: Likewise.
Roland McGrathe47ab762005-11-17 03:16:00 +00001429 * funcretval.c: Likewise.
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00001430
1431 * dwflmodtest.c (print_instance): Don't use INTUSE.
1432 (options): Don't use N_ macro.
1433
Roland McGrath1b8b4462005-11-16 01:33:38 +000014342005-11-15 Roland McGrath <roland@redhat.com>
1435
Roland McGrathe47ab762005-11-17 03:16:00 +00001436 * coverage.sh: Look in backends.
1437 * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl.
1438 (TESTS_ENVIRONMENT): Likewise.
1439
1440 * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE,
1441 pass FUNCDIE direclty to dwfl_module_return_value_location.
1442
Roland McGrath1b8b4462005-11-16 01:33:38 +00001443 * Makefile.am (BUILD_RPATH): New variable.
1444 [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value.
1445 (tests_rpath): New variable.
1446 (installcheck-local): Pass it to test-wrapper.sh.
1447 * test-wrapper.sh: In "installed" format, take yes/no value
1448 for elfutils_tests_rpath, which export. When running a test
1449 binary for installcheck, exit 77.
1450 * test-subr.sh (installed_testrun): When running a test binary
1451 for installcheck, exit 77 if $elfutils_tests_rpath = yes.
1452
14532005-11-14 Roland McGrath <roland@redhat.com>
1454
1455 * test-subr.sh: New file.
1456 * test-wrapper.sh: New file.
1457 * Makefile.am (EXTRA_DIST): Add them.
1458 (AM_LDFLAGS): Variable removed.
1459 (TESTS_ENVIRONMENT): New variable.
1460 (installcheck-local): New target.
1461 * run-addrscopes.sh: Use test-subr.sh.
1462 * run-allfcts.sh: Likewise.
1463 * run-ecp-test.sh: Likewise.
1464 * run-ecp-test2.sh: Likewise.
1465 * run-elflint-self.sh: Likewise.
1466 * run-elflint-test.sh: Likewise.
1467 * run-find-prologues.sh: Likewise.
1468 * run-funcscopes.sh: Likewise.
1469 * run-get-aranges.sh: Likewise.
1470 * run-get-files.sh: Likewise.
1471 * run-get-lines.sh: Likewise.
1472 * run-get-pubnames.sh: Likewise.
1473 * run-line2addr.sh: Likewise.
1474 * run-ranlib-test.sh: Likewise.
1475 * run-ranlib-test2.sh: Likewise.
1476 * run-show-abbrev.sh: Likewise.
1477 * run-show-ciefde.sh: Likewise.
1478 * run-show-die-info.sh: Likewise.
1479 * run-strings-test.sh: Likewise.
1480 * run-strip-test.sh: Likewise.
1481
Roland McGrathe47ab762005-11-17 03:16:00 +000014822005-11-13 Roland McGrath <roland@redhat.com>
1483
1484 * funcretval.c: New file.
1485 * Makefile.am (noinst_PROGRAMS): Add it.
1486 (funcretval_LDADD): New variable.
1487
Ulrich Drepper3840c1c2005-11-09 16:13:48 +000014882005-11-09 Ulrich Drepper <drepper@redhat.com>
1489
1490 * line2addr.c (handle_module): Add missing parameter to printf.
1491
Roland McGrath07d4f2f2005-10-28 06:56:24 +000014922005-10-27 Roland McGrath <roland@redhat.com>
1493
Roland McGrath6724c902005-10-28 07:07:19 +00001494 * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes.
1495 * funcscopes.c (handle_function): Likewise.
1496 * dwflmodtest.c (print_inline, print_func): Likewise.
1497 * find-prologues.c (handle_function): Likewise.
1498
14992005-10-27 Roland McGrath <roland@redhat.com>
1500
Roland McGrath07d4f2f2005-10-28 06:56:24 +00001501 * run-find-prologues.sh: New file.
1502 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1503
1504 * find-prologues.c (handle_function): Skip inlines.
1505
15062005-10-25 Roland McGrath <roland@redhat.com>
1507
1508 * find-prologues.c: New file.
1509 * Makefile.am (noinst_PROGRAMS): Add it.
1510 (find_prologues_LDADD): New variable.
1511
Ulrich Drepper3bbc9502005-09-02 20:29:56 +000015122005-09-02 Ulrich Drepper <drepper@redhat.com>
1513
1514 * run-strings-test.sh: Remove strings.out in the end.
1515
Ulrich Drepper7d65d012005-08-31 15:14:26 +000015162005-08-31 Ulrich Drepper <drepper@redhat.com>
1517
1518 * run-addrscopes.sh: Use correct exit code if test cannot be performed.
1519 * run-allfcts.sh: Likewise.
1520 * run-ecp-test.sh: Likewise.
1521 * run-ecp-test2.sh: Likewise.
1522 * run-elflint-test.sh: Likewise.
1523 * run-funcscopes.sh: Likewise.
1524 * run-get-aranges.sh: Likewise.
1525 * run-get-files.sh: Likewise.
1526 * run-get-lines.sh: Likewise.
1527 * run-get-pubnames.sh: Likewise.
1528 * run-line2addr.sh: Likewise.
1529 * run-ranlib-test2.sh: Likewise.
1530 * run-show-abbrev.sh: Likewise.
1531 * run-show-ciefde.sh: Likewise.
1532 * run-show-die-info.sh: Likewise.
1533 * run-strings-test.sh: Likewise.
1534 * run-strip-test.sh: Likewise.
1535
Ulrich Drepper5a6f8d12005-08-30 17:56:53 +000015362005-08-30 Ulrich Drepper <drepper@redhat.com>
1537
1538 * coverage.sh: Handle case where there is no .gcno file at all.
1539
Ulrich Drepper39cec7a2005-08-30 01:22:01 +000015402005-08-29 Ulrich Drepper <drepper@redhat.com>
1541
1542 * Makefile.am (EXTRA_DIST): Add coverage.
1543 [GCOV]: Generate coverage summary after the tests ran
1544 * coverage.sh: New file.
1545
Ulrich Drepperfbe998a2005-08-29 16:27:10 +000015462005-08-28 Ulrich Drepper <drepper@redhat.com>
1547
1548 * Makefile.an [BUILD_STATIC] (libdw): Add -ldl.
1549 (CLEANFILES): Add *.gcno *.gcda *.gconv.
1550
15512005-08-28 Ulrich Drepper <drepper@redhat.com>
1552
1553 * run-strings-test.sh: New file.
1554 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1555
Roland McGrath71e15a02005-08-27 10:33:26 +000015562005-08-27 Roland McGrath <roland@redhat.com>
1557
Roland McGrathb0bc2782005-08-27 21:07:16 +00001558 * addrscopes.c (handle_address): Apply bias to PC addresses.
1559
Roland McGrath71e15a02005-08-27 10:33:26 +00001560 * run-funcscopes.sh: New file.
1561 * testfile25.bz2: New data file.
1562 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1563
15642005-08-26 Roland McGrath <roland@redhat.com>
1565
1566 * addrscopes.c (dwarf_diename_integrate): Removed.
1567 (print_vars, handle_address): Use plain dwarf_diename.
1568
15692005-08-25 Roland McGrath <roland@redhat.com>
1570
1571 * funcscopes.c: New file.
1572 * Makefile.am (noinst_PROGRAMS): Add it.
1573 (funcscopes_LDADD): New variable.
1574
1575 * run-addrscopes.sh: Add another case.
1576 * testfile24.bz2: New data file.
1577 * Makefile.am (EXTRA_DIST): Add it.
1578
1579 * addrscopes.c (handle_address): Take new argument IGNORE_INLINES,
1580 pass it to dwarf_getscopes.
1581 (main): Pass it, true when '=' follows an address.
1582
Roland McGrath4c305da2005-08-25 01:49:35 +000015832005-08-24 Roland McGrath <roland@redhat.com>
Ulrich Drepper8a520952005-08-28 08:56:34 +00001584
Roland McGrath4c305da2005-08-25 01:49:35 +00001585 * line2addr.c (print_address): Omit () for DSOs.
Ulrich Drepper8a520952005-08-28 08:56:34 +00001586
Ulrich Drepper2eb660f2005-08-24 19:47:57 +000015872005-08-24 Ulrich Drepper <drepper@redhat.com>
1588
Ulrich Drepper958bf132005-08-24 21:40:55 +00001589 * run-line2addr.sh: Remove testfile23 in the end.
1590
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00001591 * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl).
Ulrich Drepperf81343a2005-08-24 20:55:31 +00001592 [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules.
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00001593
Roland McGrathd17fac72005-08-23 08:20:21 +000015942005-08-22 Roland McGrath <roland@redhat.com>
1595
1596 * run-line2addr.sh: Add a case.
1597 * testfile23.bz2: New data file.
1598 * Makefile.am (EXTRA_DIST): Add it.
1599
Roland McGrath9a1f3652005-08-18 20:57:04 +000016002005-08-18 Roland McGrath <roland@redhat.com>
1601
Roland McGrathf5fda7d2005-08-18 22:01:57 +00001602 * run-addrscopes.sh: New file.
1603 * testfile22.bz2: New data file.
1604 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1605
Roland McGrath9a1f3652005-08-18 20:57:04 +00001606 * addrscopes.c: New file.
1607 * Makefile.am (noinst_PROGRAMS): Add it.
1608 (addrscopes_LDADD): New variable.
1609
Ulrich Drepper837b5222005-08-16 05:12:01 +000016102005-08-15 Ulrich Drepper <drepper@redhat.com>
1611
1612 * run-elflint-self.sh: Don't run test if the file doesn't exist.
1613
Roland McGrath1ecb6062005-08-15 09:53:04 +000016142005-08-15 Roland McGrath <roland@redhat.com>
1615
1616 * dwflmodtest.c (print_instance, print_inline): New functions.
1617 (print_func): Call print_inline.
1618 (options, parse_opt): Grok -i/--inlines.
1619
Roland McGrath8d18c292005-08-07 21:42:07 +000016202005-08-07 Roland McGrath <roland@redhat.com>
1621
1622 * dwflmodtest.c: Print function details only if -f flag is given.
1623
Ulrich Drepper47be7952005-08-07 04:41:39 +000016242005-08-06 Ulrich Drepper <drepper@redhat.com>
1625
Ulrich Drepper637963b2005-08-07 05:33:07 +00001626 * run-elflint-self.sh: New file.
1627 * Makefile.am (TESTS): Add run-elflint-self.sh.
1628 (EXTRA_DIST): Likewise.
1629
Ulrich Drepper47be7952005-08-07 04:41:39 +00001630 * Makefile.am: Link with statis libs if BUILD_STATIC.
1631 (dwflmodtest_LDADD): Also link with -ldl.
1632
Ulrich Drepper41de4882005-08-03 00:02:56 +000016332005-08-02 Ulrich Drepper <drepper@redhat.com>
1634
Ulrich Dreppera38998e2005-08-03 02:05:39 +00001635 * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS.
1636 * asm-tst1.c: Adjust for new asm_begin interface. Open backend
1637 library first.
1638 * asm-tst2.c: Likewise.
1639 * asm-tst3.c: Likewise.
1640 * asm-tst4.c: Likewise.
1641 * asm-tst5.c: Likewise.
1642 * asm-tst6.c: Likewise.
1643 * asm-tst7.c: Likewise.
1644 * asm-tst8.c: Likewise.
1645 * asm-tst9.c: Likewise.
1646
Ulrich Drepper41de4882005-08-03 00:02:56 +00001647 * msg_tst.c: Add new error message.
1648
Ulrich Drepper18618fd2005-07-28 21:29:22 +000016492005-07-28 Ulrich Drepper <drepper@redhat.com>
1650
1651 * Makefile.am (dwflmodtest_LDADD): Add $(libebl).
1652
Roland McGrathd17fac72005-08-23 08:20:21 +000016532005-06-01 Roland McGrath <roland@redhat.com>
1654
1655 * line2addr.c: Rewritten using libdwfl.
1656 * run-line2addr.sh: Update test for changed arguments.
1657 * Makefile.am (INCLUDES): Add libdwfl source directory to path.
1658 (libdwfl): New variable.
1659 (line2addr_LDADD): Use it.
1660
Roland McGrath18385902005-07-28 07:12:38 +000016612005-07-28 Roland McGrath <roland@redhat.com>
1662
1663 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here.
1664 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest.
1665 (dwflmodtest_LDADD): New variable.
1666 (INCLUDES): Add -I$(top_srcdir)/libdwfl here.
1667
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000016682005-07-21 Ulrich Drepper <drepper@redhat.com>
1669
1670 * testfile18.bz2: New file.
1671 * run-elflint-test.sh: New file.
1672 * Makefile.am (TESTS): Add run-elflint-test.sh.
1673 (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
1674
16752005-05-24 Ulrich Drepper <drepper@redhat.com>
1676
1677 * get-files.c (main): Use correct format specifier.
1678
16792005-05-21 Ulrich Drepper <drepper@redhat.com>
1680
1681 * Makefile.am: Add -Wextra to CFLAGS.
1682 * get-files.c: Remove warning this produced.
1683 * get-pubnames.c: Likewise.
1684 * newfile.c: Likewise.
1685 * newscn.c: Likewise.
1686 * scnnames.c: Likewise.
1687 * showptable.c: Likewise.
1688 * test-nlist.c: Likewise.
1689 * update1.c: Likewise.
1690 * update2.c: Likewise.
1691 * update3.c: Likewise.
1692 * update4.c: Likewise.
1693
16942005-05-08 Ulrich Drepper <drepper@redhat.com>
1695
1696 * run-line2addr.sh: Remove testfile14 at the end.
1697
Ulrich Drepper282bf322005-07-28 21:49:05 +00001698 * run-strip-test.sh: Remove debuginfo test input file as well.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001699
1700 * Makefile.am (EXTRA_DIST): Newly added files incorrectly used
1701 .bz, not .bz2.
1702
17032005-05-03 Roland McGrath <roland@redhat.com>
1704
1705 * run-strip-test.sh: Use variables for test file names.
1706 Optionally produce separate debug file and check it.
1707 * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication.
1708 * run-strip-test3.sh: Likewise.
1709 * run-strip-test4.sh: New file.
1710 * run-strip-test5.sh: New file.
1711 * run-strip-test6.sh: New file.
1712 * testfile15.bz: New file.
1713 * testfile15.debug.bz: New file.
1714 * testfile16.bz: New file.
1715 * testfile16.debug.bz: New file.
1716 * testfile17.bz: New file.
1717 * testfile17.debug.bz: New file.
1718 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1719
17202005-04-25 Ulrich Drepper <drepper@redhat.com>
1721
1722 * run-line2addr.sh: Also use testfile14. Adjust for correct
1723 return of multiple matches.
1724 * testfile14.bz2: New file.
1725 * Makefile.am (EXTRA_DIST): Add testfile14.bz2.
1726
1727 * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change.
1728
Roland McGrath87d47802007-07-16 22:23:37 +000017292005-04-04 Roland McGrath <roland@redhat.com>
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001730
1731 * line2addr.c (main): Initialize LINES and NLINES before calling
1732 dwarf_getsrc_file, and free LINES afterwards.
1733
1734 * allfcts.c (main): Use size_t for CUHL.
1735
17362005-04-04 Ulrich Drepper <drepper@redhat.com>
1737
1738 * line2addr.c: New file.
1739 * run-line2addr.sh: New file.
1740 * Makefile.am: Add rules to build, run, and distribute new code.
1741
17422005-04-02 Ulrich Drepper <drepper@redhat.com>
1743
1744 * allfcts.c: New file.
1745 * run-allfcts.sh: New file.
1746 * Makefile.am: Add rules to build, run, and distribute new code.
1747
17482005-02-05 Ulrich Drepper <drepper@redhat.com>
1749
1750 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test
1751 programs with -lmudflap.
1752
17532004-09-25 Ulrich Drepper <drepper@redhat.com>
1754
1755 * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation.
1756 * asm-tst5.c (main): Likewise.
1757 * asm-tst6.c (main): Likewise.
1758
17592004-01-17 Ulrich Drepper <drepper@redhat.com>
1760
1761 * Makefile.am: Support building with mudflap.
1762
17632004-01-12 Ulrich Drepper <drepper@redhat.com>
1764
1765 * get-aranges.c: Rewrite to use libdw.
1766 * Makefile.am: Reenable get-aranges test.
1767
17682004-01-11 Ulrich Drepper <drepper@redhat.com>
1769
1770 * get-lines.c: New file.
1771 * get-files.c: Adjust for libdw.
1772 * run-get-files.sh: Adjust expected result.
1773 * run-get-lines.sh: Likewise.
1774 * Makefile.am: Run get-lines test. Don't run get-aranges and
1775 get-ciefde test for now.
1776
1777 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface
1778 change. Print attribute offset information.
1779 * run-show-abbrev.sh: Adjust expected output.
1780
17812004-01-09 Ulrich Drepper <drepper@redhat.com>
1782
1783 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change.
1784 * show-die-info.c: Likewise.
1785 * run-show-die-info.sh: Adjust expected output.
1786
17872003-08-13 Ulrich Drepper <drepper@redhat.com>
1788
1789 * Makefile.in: Depend on libebl.a, not libebl.so.
1790
17912003-08-11 Ulrich Drepper <drepper@redhat.com>
1792
1793 * Moved to CVS archive.