blob: 2da85cf0678b16227619ee05ee89a6f9b0bf06e1 [file] [log] [blame]
Mark Wielaarda8c7f052013-03-25 21:11:53 +010012013-03-25 Mark Wielaard <mjw@redhat.com>
2
Mark Wielaardb79788c2013-03-25 11:45:22 +01003 * run-readelf-aranges.sh: New test.
4 * testfilefoobarbaz.bz2: New test file.
5 * Makefile.am (TESTS): Add run-readelf-aranges.sh.
6 (EXTRA_DIST): Add run-readelf-aranges.sh and testfilefoobarbaz.bz2.
7
82013-03-25 Mark Wielaard <mjw@redhat.com>
9
Mark Wielaarda8c7f052013-03-25 21:11:53 +010010 * run-readelf-dwz-multi.sh: Expect high_pc also as address.
11
Jan Kratochvila1d44822013-03-19 13:40:13 +0100122013-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13
14 * Makefile.am (check_PROGRAMS): Add dwfl-report-elf-align.
15 (TESTS): Add run-dwfl-report-elf-align.sh.
16 (EXTRA_DIST): Add run-dwfl-report-elf-align.sh and
17 testfile-dwfl-report-elf-align-shlib.so.bz2 .
18 (dwfl_report_elf_align_LDADD): New.
19 * dwfl-report-elf-align.c: New file.
20 * run-dwfl-report-elf-align.sh: New file.
21 * testfile-dwfl-report-elf-align-shlib.so.bz2: New file.
22
Mark Wielaardf1b06b52013-03-12 12:02:51 +0100232013-03-12 Mark Wielaard <mjw@redhat.com>
24
25 * run-dwfllines.sh: New test.
26 * dwfllines.c: New test program.
27 * Makefile.am (TESTS): Add run-dwfllines.sh.
28 (EXTRA_DIST): Likewise.
29 (dwfllines_LDADD): New variable.
30
Mark Wielaardf6185a72013-02-22 23:42:59 +0100312013-02-22 Mark Wielaard <mjw@redhat.com>
32
33 * Makefile.am (TESTS): Remove run-readelf-s.sh and run-dwflsyms.sh.
34 (LZMA): Add run-readelf-s.sh and run-dwflsyms.sh to TESTS.
35
Mark Wielaard443304e2013-02-15 22:45:22 +0100362013-02-15 Mark Wielaard <mjw@redhat.com>
37
38 * testfile-dwzstr.bz2: New testfile.
39 * testfile-dwzstr.multi.bz2: Likewise.
40 * run-readelf-dwz-multi.sh: Add readelf testfile-dwzstr test.
41 * Makefile.am (EXTRA_DIST): Add testfile-dwzstr.bz2 and
42 testfile-dwzstr.multi.bz2.
43
Mark Wielaard6c4b2072013-01-30 11:04:38 +0100442013-01-30 Mark Wielaard <mjw@redhat.com>
45
46 * testfileloc.bz2: New testfile.
47 * run-readelf-loc.sh: New test.
48 * Makefile.am (TESTS): Add run-readelf-loc.sh.
49 (EXTRA_DIST): Add run-readelf-loc.sh and testfileloc.bz2.
50
Jan Kratochvilcc84d792012-10-10 19:32:05 +0200512013-01-29 Jan Kratochvil <jan.kratochvil@redhat.com>
52
53 * run-readelf-mixed-corenote.sh: New testcase for readelf -n of s390
54 and s390x core notes.
55 * testfile67.bz2: New file.
56 * testfile68.bz2: New file.
57 * Makefile.am (EXTRA_DIST): Add testfile67.bz2 and testfile68.bz2 .
58
Mark Wielaard697bdca2013-01-23 17:39:19 +0100592013-01-23 Mark Wielaard <mjw@redhat.com>
60
61 * testfilebasmin.bz2: New testfile.
62 * Makefile.am (EXTRA_DIST): Add testfilebasmin.bz2.
63 * run-readelf-s.sh: Test testfilebasmin.
64 * run-dwflsyms.sh: Likewise.
65
Mark Wielaard9a91fb22013-01-16 15:19:40 +0100662013-01-16 Mark Wielaard <mjw@redhat.com>
67
68 * Makefile.am (check_PROGRAMS): Add dwflsyms.
69 (TESTS): Add run-readelf-s.sh and run-dwflsyms.sh.
70 (EXTRA_DIST): Add run-readelf-s.sh, testfilebazdbg.bz2,
71 testfilebazdyn.bz2, testfilebazmin.bz2, testfilebazdbg.debug.bz2,
72 testfilebazmdb.bz2, testfilebaztab.bz2 and run-dwflsyms.sh.
73 (dwflsyms_LDADD): New variable.
74
Roland McGrath3f9256d2013-01-07 15:13:46 -0800752013-01-07 Roland McGrath <roland@hack.frob.com>
76
77 * run-prelink-addr-test.sh: Use ln -snf.
78
Mark Wielaard1d6a4352012-12-03 17:01:09 +0100792012-12-03 Mark Wielaard <mjw@redhat.com>
80
81 * Makefile.am (valgrind_cmd): Add --run-libc-freeres=no.
82
Jan Kratochvild5784af2012-10-18 00:11:30 +0200832012-11-29 Jan Kratochvil <jan.kratochvil@redhat.com>
84
85 * run-addrname-test.sh: New test for PIE relocation.
86 * testfile70.core.bz2: New file.
87 * testfile70.exec.bz2: New file.
88 * Makefile.am (EXTRA_DIST): Add testfile70.core.bz2 and
89 testfile70.exec.bz2 .
90
Jan Kratochvild7ed0252012-10-27 21:31:58 +0200912012-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
92
93 * Makefile.am (EXTRA_DIST): Add testfile64.bz2, testfile65.bz2,
94 testfile69.core.bz2 and testfile69.so.bz2 .
95
Jan Kratochvil3fdcdcb2012-10-17 21:49:10 +0200962012-10-17 Jan Kratochvil <jan.kratochvil@redhat.com>
97
98 * run-addrname-test.sh: New test for DSO with build-id bias.
99 * testfile69.core.bz2: New file.
100 * testfile69.so.bz2: New file.
101
Jan Kratochvil78dec222012-10-10 08:04:01 +02001022012-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
103
Jan Kratochvil387654d2012-10-10 08:08:44 +0200104 * run-addrname-test.sh: New test for core vDSO bias.
105 * testfile65.bz2: New file.
106
1072012-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
108
Jan Kratochvil78dec222012-10-10 08:04:01 +0200109 * run-addrname-test.sh: New test for symbol preferences.
110 * testfile64.bz2: New file.
111
Mark Wielaarde3e3ee22012-10-01 16:14:12 +02001122012-10-01 Mark Wielaard <mjw@redhat.com>
113
114 * Makefile.am (TESTS_ENVIRONMENT): Define valgrind_cmd if USE_VALGRIND.
115 * test-wrapper.sh: Export VALGRIND_CMD if available.
116 * test-subr.sh (built_testrun): Use VALGRIND_CMD to invoke test prog.
117 (installed_testrun): Likewise.
118
Petr Machataae7c5e72012-09-24 16:16:27 +02001192012-09-24 Petr Machata <pmachata@redhat.com>
120
Petr Machata522a73f2012-09-24 16:46:52 +0200121 * testfile63.bz2: New testfile.
122 * run-readelf-mixed-corenote.sh: New test.
123 * Makefile.am (TEST): Add run-readelf-mixed-corenote.sh.
124 (EXTRA_DIST): Add testfile63.bz2 and run-readelf-mixed-corenote.sh.
125
1262012-09-24 Petr Machata <pmachata@redhat.com>
127
Petr Machataae7c5e72012-09-24 16:16:27 +0200128 * testfile62.bz2: New testfile.
129 * run-readelf-vmcoreinfo.sh: New test.
130 * Makefile.am (TEST): Add run-readelf-vmcoreinfo.sh.
131 (EXTRA_DIST): Add testfile62.bz2 and run-readelf-vmcoreinfo.sh.
132
Petr Machata3662ad12012-09-18 21:35:19 +02001332012-09-18 Petr Machata <pmachata@redhat.com>
134
135 * testfile61.bz2: New testfile.
136 * run-allregs.sh: Run reg_test testfile61.
137 * Makefile.am (EXTRA_DIST): Add testfile61.bz2.
138
Mark Wielaarde0ebc5a2012-08-24 14:51:37 +02001392012-08-24 Mark Wielaard <mjw@redhat.com>
140
141 * Makefile.am (EXTRA_DIST): Add testfile60.bz2.
142
Jeff Kenton257dcf42012-08-22 09:00:03 -04001432012-08-22 Jeff Kenton <jkenton@tilera.com>
144
145 * testfile60.bz2: New testfile.
146 * run-allregs.sh: Run reg_test testfile60.
147
Mark Wielaardf5519fc2012-08-24 13:54:52 +02001482012-08-24 Mark Wielaard <mjw@redhat.com>
149
150 * Makefile.am (TESTS): Only add run-readelf-dwz-multi.sh if
151 ENABLE_DWZ.
152
Mark Wielaardf31c4412012-08-17 00:35:03 +02001532012-08-16 Mark Wielaard <mjw@redhat.com>
154
155 * allregs.c (dwarf_encoding_string): Rewritten using known-dwarf
156 macros.
157 * show-die-info.c (tagnames): Removed.
158 (attrs): Removed.
159 (dwarf_tag_string): New function using known-dwarf macros.
160 (dwarf_attr_string): Likewise.
161 (handle): Call dwarf_tag_string and dwarf_attr_string instead.
162 * run-readelf-dwz-multi.sh: Expect language C89, not ISO C89.
163
Mark Wielaard775375e2012-06-22 12:02:45 +02001642012-06-27 Mark Wielaard <mjw@redhat.com>
165
166 * Makefile.am (TESTS): Add run-readelf-dwz-multi.sh.
167 (EXTRA_DIST): Add run-readelf-dwz-multi.sh,
168 libtestfile_multi_shared.so.bz2, testfile_multi.dwz.bz2 and
169 testfile_multi_main.bz2.
170 * run-readelf-dwz-multi.sh: New test.
171 * libtestfile_multi_shared.so.bz2: New testfile.
172 * testfile_multi.dwz.bz2: New testifle.
173 * testfile_multi_main.bz2: New testifle.
174
Petr Machata30a941c2012-08-01 21:41:36 +02001752012-08-01 Petr Machata <pmachata@redhat.com>
176
177 * run-test-archive64.sh: New test.
178 * testarchive64.a.bz2: New testfile.
179 * Makefile.am (TESTS): Add run-test-archive64.sh.
180 (EXTRA_DIST): Likewise.
181
Mark Wielaard94e387f2012-08-01 15:31:12 +02001822012-08-01 Mark Wielaard <mjw@redhat.com>
183
Mark Wielaardbf707b52012-08-01 15:39:11 +0200184 * run-nm-self.sh: New test.
185 * run-readelf-self.sh: Likewise.
186 * test-subr.sh (testrun_on_self_quiet): New function.
187 * Makefile.am (TESTS): Add run-nm-self.sh and run-readelf-self.sh.
188 (EXTRA_DIST): Likewise.
189
1902012-08-01 Mark Wielaard <mjw@redhat.com>
191
Mark Wielaard94e387f2012-08-01 15:31:12 +0200192 * test-subr.sh (self_test_files): New list of files.
193 (testrun_on_self): New function.
194 * run-elflint-self.sh: Use testrun_on_self.
195
Mark Wielaard714ea0e2012-07-19 13:07:39 +02001962012-07-19 Mark Wielaard <mjw@redhat.com>
197
Mark Wielaard030f6262012-07-18 13:14:30 +0200198 * Makefile.am (check_PROGRAMS): Add test-elf_cntl_gelf_getshdr.
199 (TESTS): Add run-elf_cntl_gelf_getshdr.sh.
200 (EXTRA_DIST): Likewise.
201 (test_elf_cntl_gelf_getshdr_LDADD): New.
202 test-elf_cntl_gelf_getshdr.c: New test program.
203 run-elf_cntl_gelf_getshdr.sh: New test script.
204
2052012-07-19 Mark Wielaard <mjw@redhat.com>
206
Mark Wielaardadcd1dd2012-07-19 22:59:18 +0200207 * run-elflint-self.sh: runtests on ../backends/*so files.
208
2092012-07-19 Mark Wielaard <mjw@redhat.com>
210
Mark Wielaard714ea0e2012-07-19 13:07:39 +0200211 * run-unstrip-n.sh: test_cleanup.
212 * Makefile.am (EXTRA_DIST): Add testcore-rtlib-ppc.bz2.
213
Mark Wielaarde9b23882012-06-29 22:30:15 +02002142012-07-11 Mark Wielaard <mjw@redhat.com>
215
216 * run-readelf-macro.sh: New test.
217 * testfilemacro.bz2: New testfile.
218 * Makefile.am (TESTS): Add run-readelf-macro.sh.
219 (EXTRA_DIST): Add run-readelf-macro.sh and testfilemacro.bz2.
220
Mark Wielaard84a1e0b2012-06-29 23:38:09 +02002212012-06-27 Mark Wielaard <mjw@redhat.com>
222
223 * run-readelf-gdb-index.sh: New test.
224 * testfilegdbindex5.bz2: New testfile.
225 * testfilegdbindex7.bz2: Likewise.
226 * Makefile.am (TESTS): Add run-readelf-gdb-index.sh.
227 (EXTRA_DIST): run-readelf-gdb_index.sh, testfilegdbindex5.bz2 and
228 testfilegdbindex7.bz2.
229
Mark Wielaard97212fe2012-07-17 21:12:39 +02002302012-07-17 Mark Wielaard <mjw@redhat.com>
231
232 * testcore-rtlib-ppc.bz2: New testfile.
233 * run-unstrip-n.sh: Check new ppc core testfile.
234
Mike Frysingerc09c5f32012-06-26 12:07:44 -04002352012-06-26 Mike Frysinger <vapier@gentoo.org>
236
237 * Makefile.am (check_PROGRAMS): Rename from noinst_PROGRAMS.
238
Mark Wielaarda0172d72012-06-25 17:18:53 +02002392012-06-26 Mark Wielaard <mjw@redhat.com>
240
241 * run-macro-test.sh: New test.
242 * testfile-macinfo.bz2: New testfile.
243 * testfile-macros.bz2: Likewise.
244
Mark Wielaard547049b2012-06-22 18:19:02 +02002452012-05-07 Mark Wielaard <mjw@redhat.com>
246
247 * low_high_pc.c: Use proper inttypes in printf formats.
248
Mark Wielaarddbbc67a2012-05-11 12:57:57 +02002492012-05-11 Mark Wielaard <mjw@redhat.com>
250
251 * Makefile.am (TESTS_ENVIRONMENT): Set LC_ALL and LANG to C.
252
Mark Wielaardd9bc75f2012-05-07 13:29:52 +02002532012-05-07 Mark Wielaard <mjw@redhat.com>
254
255 * low_high_pc.c: Allow highpc == lowpc for CU DIEs for buggy GCC.
256
Mark Wielaard54797252012-04-27 13:00:50 +02002572012-04-27 Mark Wielaard <mjw@redhat.com>
258
259 * Makefile.am (TESTS): Add run-low_high_pc.sh
260 (EXTRA_DIST): Add run-low_high_pc.sh and testfile_low_high_pc.bz2
261 (noinst_PROGRAMS): Add low_high_pc.
262 (low_high_pc_LDADD): New variable.
263 * low_high_pc.c: New test.
264
Mark Wielaardbdad8e32012-04-26 12:24:33 +02002652012-04-26 Mark Wielaard <mjw@redhat.com>
266
267 * Makefile.am (EXTRA_DIST): Remove run-show-ciefde.sh.
268 * run-show-ciefde.sh: Removed old libdwarf test.
269 * show-ciefde.c: Likewise.
270
Mark Wielaard191d1f02012-04-02 17:11:25 +02002712012-04-02 Mark Wielaard <mjw@redhat.com>
272
Mark Wielaard96a52132012-04-03 00:21:50 +0200273 * Makefile.am (TESTS): Add run-unstrip-n.sh.
274 (EXTRA_DIST): Add testcore-rtlib.bz2 and run-unstrip-n.sh.
275 * run-unstrip-n.sh: New test.
276 * testcore-rtlib.bz2: New testfile.
277
2782012-04-02 Mark Wielaard <mjw@redhat.com>
279
Mark Wielaard191d1f02012-04-02 17:11:25 +0200280 * Makefile.am (TESTS): Add run-readelf-d.sh.
281 (EXTRA_DIST): Add testlib_dynseg.so.bz2 and run-readelf-d.sh.
282 * run-readelf-d.sh: New test.
283 * run-elflint-test.sh: Check new testfile.
284
Tom Tromey581c3f62012-03-21 08:54:32 -06002852012-03-21 Tom Tromey <tromey@redhat.com>
286
287 * typeiter.c: New file.
288 * run-typeiter.sh: New file.
289 * testfile59.bz2: New file.
290 * Makefile.am (noinst_PROGRAMS): Add typeiter.
291 (TESTS): Add run-typeiter.sh.
292 (EXTRA_DIST): Add run-typeiter.sh, testfile59.bz2.
293 (typeiter_LDADD): New variable.
294
Kurt Roeckx5a8e39a2012-02-24 23:40:32 +01002952012-02-21 Kurt Roeckx <kurt@roeckx.be>
296
297 * run-alldts.sh: testrun ./alldts.
298
Roland McGrathe3b15682012-02-21 11:12:46 -08002992012-02-21 Roland McGrath <roland@hack.frob.com>
300
301 * test-wrapper.sh: Add ${libdir}/elfutils to LD_LIBRARY_PATH.
Roland McGrathc1c6a9d2012-02-21 12:51:36 -0800302 * test-subr.sh (installed_testrun): Likewise.
Roland McGrathe3b15682012-02-21 11:12:46 -0800303
Roland McGrathb8ff18e2012-01-18 13:57:08 -08003042012-01-18 Roland McGrath <roland@hack.frob.com>
305
306 * asm-tst4.c (main): Don't set LD_LIBRARY_PATH in system invocation;
307 it will have been inherited correctly from the test harness.
308 * asm-tst5.c (main): Likewise.
309 * asm-tst6.c (main): Likewise.
310 Reported by Serge Pavlov <serge.pavlov.at.gnu@gmail.com>.
311
Roland McGrath32899ac2011-07-09 03:17:24 -07003122011-07-09 Roland McGrath <roland@hack.frob.com>
313
314 * sha1-tst.c: File removed.
315 * Makefile.am (noinst_PROGRAMS, TESTS): Remove it.
316 (sha1_tst_LDADD): Variable removed.
317
318 * md5-sha1-test.c: New file.
319 * Makefile.am [!STANDALONE] (noinst_PROGRAMS, TESTS): Add it.
320 (md5_sha1_test_LDADD): New variable.
321
Mark Wielaard3f2290b2011-05-30 15:46:32 +02003222011-05-30 Mark Wielaard <mjw@redhat.com>
323
324 * Makefile.am (EXTRA_DIST): Add run-readelf-twofiles.sh and
325 run-rerequest_tag.sh
326
Mark Wielaard20a217d2011-05-24 14:30:40 +02003272011-05-24 Mark Wielaard <mjw@redhat.com>
328
329 * Makefile.am (EXTRA_DIST): Add hello_s390.ko.bz2.
330 * run-strip-reloc.sh: Add hello_s390.ko testcase.
331 * hello_s390.ko.bz2: New test file.
332
Mark Wielaard1662bc32011-05-16 11:33:11 +02003332011-05-23 Mark Wielaard <mjw@redhat.com>
334
335 * Makefile.am (TESTS): Add run-strip-reloc.sh.
336 (EXTRA_DIST): Add run-strip-reloc.sh, hello_i386.ko.bz2
337 hello_x86_64.ko.bz2 and hello_ppc64.ko.bz2
338 * run-strip-reloc.sh: New test.
339 * hello_i386.ko.bz2: New test file.
340 * hello_x86_64.ko.bz2: Likewise.
341 * hello_ppc64.ko.bz2: Likewise.
342
Mark Wielaard7a125b92011-05-17 12:20:01 +02003432011-05-18 Mark Wielaard <mjw@redhat.com>
344
345 * run-strip-groups.sh: New test.
346 * testfile58.bz2: New test file.
347 * Makefile.am (EXTRA_DIST): Add testfile58.bz2.
348 (TESTS): Add run-strip-groups.sh.
349 (EXTRA_DIST): Likewise.
350
Marek Polacek494275c2011-03-28 16:00:38 +02003512011-03-28 Marek Polacek <mpolacek@redhat.com>
352
353 * alldts.c: New file.
354 * run-alldts.sh: Use it.
355 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
356 (alldts_LDADD): New variable.
357
3582011-03-02 Marek Polacek <mpolacek@redhat.com>
Marek Polacek48942212011-03-07 11:16:50 -0800359
360 * dwarf-getstring.c: New test.
361 * run-dwarf-getstring.sh: And its wrapper.
362 * Makefile.am (EXTRA_DIST): Add and update all.
363
Jan Kratochvilfec39992011-02-27 12:01:25 -08003642011-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
365
366 * Makefile.am (TESTS): Add run-readelf-twofiles.sh.
367 * run-readelf-twofiles.sh: New file.
368
Mark Wielaard58cfa1c2011-02-25 20:17:52 +01003692011-02-25 Mark Wielaard <mjw@redhat.com>
370
371 * Makefile.am (BUILD_RPATH): Be consistent in naming.
372
Josh Stonedc34eda2011-02-02 16:30:01 -08003732011-02-02 Josh Stone <jistone@redhat.com>
374
375 * run-prelink-addr-test.sh: Add testfile55, 32 and 64-bit.
376 * testfile55-64.bz2, testfile55-64.debug.bz2,
377 testfile55-64.prelink.bz2, testfile55-32.bz2,
378 testfile55-32.debug.bz2, testfile55-32.prelink.bz2: New.
379 * Makefile.am (EXTRA_DIST): Add and update all.
380
Roland McGrath32520bd2011-01-12 10:43:32 -08003812011-01-12 Roland McGrath <roland@redhat.com>
382
383 * run-prelink-addr-test.sh: Make symlinks to find .debug files
Roland McGrath4f6d4e12011-01-12 10:49:40 -0800384 corresponding to .noshdrs files.
Roland McGrath32520bd2011-01-12 10:43:32 -0800385
Josh Stoned41d9a62011-01-11 19:16:57 -08003862011-01-11 Josh Stone <jistone@redhat.com>
387
Josh Stoneccbccef2011-01-11 19:16:59 -0800388 * run-prelink-addr-test.sh: Add testfile54, 32 and 64-bit.
389 * testfile54-32.so.bz2, testfile54-32.so.debug.bz2,
390 testfile54-32.prelink.so.bz2, testfile54-32.noshdrs.so.bz2,
391 testfile54-64.so.bz2, testfile54-64.so.debug.bz2,
392 testfile54-64.prelink.so.bz2, testfile54-64.noshdrs.so.bz2: New.
393 * Makefile.am (EXTRA_DIST): Add and update all.
394
Josh Stonecf514712011-01-11 19:16:58 -0800395 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile53 tests.
396 * testfile53.bz2, testfile53.debug.bz2,
397 testfile53.prelink.bz2: Deleted, so...
398 * testfile53-64.bz2, testfile53-64.debug.bz2,
399 testfile53-64.prelink.bz2: Recreated with 64-bit names.
400 * testfile53-32.bz2, testfile53-32.debug.bz2,
401 testfile53-32.prelink.bz2: New in 32-bit.
402 * Makefile.am (EXTRA_DIST): Add and update all.
403
Josh Stoned41d9a62011-01-11 19:16:57 -0800404 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile52 tests.
405 * testfile52.so.bz2, testfile52.so.debug.bz2,
406 testfile52.prelink.so.bz2: Deleted, so...
407 * testfile52-32.so.bz2, testfile52-32.so.debug.bz2,
408 testfile52-32.prelink.so.bz2: Recreated with 32-bit names.
409 * testfile52-32.noshdrs.so.bz2: New data file, stripped of headers.
410 * testfile52-64.so.bz2, testfile52-64.so.debug.bz2,
Roland McGrath32520bd2011-01-12 10:43:32 -0800411 testfile52-64.prelink.so.bz2, testfile52-64.noshdrs.so.bz2: New files.
Josh Stoned41d9a62011-01-11 19:16:57 -0800412 * Makefile.am (EXTRA_DIST): Add and update all.
413
Josh Stoneffa02002011-01-10 21:28:46 -08004142011-01-10 Josh Stone <jistone@redhat.com>
415
416 * run-prelink-addr-test.sh: New test for prelinked addrs.
417 * Makefile.am (TESTS, EXTRA_DIST): Add it.
418 * testfile52.so.bz2, testfile52.so.debug.bz2: New data files.
419 * testfile52.prelink.so.bz2: New data file, shows REL->RELA.
420 * testfile53.bz2, testfile53.debug.bz2: New data files.
421 * testfile53.prelink.bz2: New data file, shows ET_EXEC remap.
422 * Makefile.am (EXTRA_DIST): Add them.
423
Roland McGrathec86e5f2010-06-14 17:44:38 -07004242010-06-04 Roland McGrath <roland@redhat.com>
425
426 * run-unstrip-test.sh: Also test modifying the file in place.
427
Roland McGrath3c6ee4b2010-04-22 22:38:58 -07004282010-04-22 Roland McGrath <roland@redhat.com>
429
430 * addrcfi.c (handle_cfi): Fix function name in error message.
431 Use dwarf_errmsg, not dwfl_errmsg, after dwarf_cfi_addrframe.
432
Roland McGrath26618d82010-04-14 13:10:47 -07004332010-04-14 Roland McGrath <roland@redhat.com>
434
435 * Makefile.am (EXTRA_DIST): Add run-test-flag-nobits.sh here too.
436
Ulrich Drepperc2d1e482010-04-10 18:23:47 -07004372010-04-10 Ulrich Drepper <drepper@redhat.com>
438
439 * msg_tst.c: Adjust expected error message.
440
Petr Machata77961b52010-04-06 14:16:58 +02004412010-04-01 Petr Machata <pmachata@redhat.com>
442
443 * test-flag-nobits.c: New test.
444 * run-test-flag-nobits.sh: And its wrapper.
445 * Makefile.am (noinst_PROGRAMS, TESTS): Add them.
446 (test_flag_nobits_LDADD): New variable.
447
Roland McGrathe9ca7382010-02-15 15:15:50 -08004482010-02-15 Roland McGrath <roland@redhat.com>
449
Roland McGrath22359e22010-02-15 15:57:03 -0800450 * Makefile.am: Use config/eu.am for common stuff.
451
Roland McGrathe9ca7382010-02-15 15:15:50 -0800452 * asm-tst9.c (main): Rename local to avoid shadowing another local.
453
Roland McGrathaf800142009-07-22 13:55:50 -07004542009-07-22 Roland McGrath <roland@redhat.com>
455
456 * addrcfi.c: Update dwarf_frame_{cfa,register} calling convention.
457
Roland McGrath3c84db32009-06-24 17:41:40 -07004582009-07-08 Roland McGrath <roland@redhat.com>
459
460 * addrcfi.c: New file.
461 * Makefile.am (noinst_PROGRAMS): Add it.
462 (addrcfi_LDADD): New variable.
463
Petr Machatad24c7bf2009-05-07 20:58:19 +02004642009-05-07 Petr Machata <pmachata@redhat.com>
465
466 * testfile51.bz2: New data file.
467 * dwarf-getmacros.c: New test core.
468 * run-dwarf-getmacros.sh: New test wrapper.
Roland McGrath0c735a92009-05-07 18:19:16 -0700469 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
470 (dwarf_getmacros_LDADD): New variable.
Petr Machatad24c7bf2009-05-07 20:58:19 +0200471
Ulrich Drepperf9545c42009-04-23 07:59:02 -07004722009-04-23 Ulrich Drepper <drepper@redhat.com>
473
474 * Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS).
475 (rdwrmmap_LDADD): Add $(libmudflap).
Roland McGrath0c735a92009-05-07 18:19:16 -0700476
Roland McGrath19a8e4d2009-04-21 15:44:07 -07004772009-04-21 Roland McGrath <roland@redhat.com>
478
479 * testfile50.bz2: New data file.
480 * Makefile.am (EXTRA_DIST): Add it.
481 * run-dwfl-addr-sect.sh: Add a case using it.
482
Ulrich Drepper5bd44442008-12-31 09:02:54 -08004832008-12-31 Ulrich Drepper <drepper@redhat.com>
484
Ulrich Drepper3bf57592009-01-01 18:52:05 -0800485 * testfile44.S.bz2: Add tests for dppd, dpps, insertps, movntdqa,
486 mpsadbw, packusdw, pblendvb, pblendw, pcmpeqq, pcmpestri, pcmpestrm,
487 pcmpistri, pcmpistrm, pcmpgtq, phminposuw, pinsrb, pinsrd, pmaxsb,
488 pmaxsd, pmaxud, pmaxuw, pminsb, pminsd, pminud, pminuw, pmovsxbw,
489 pmovsxbd, pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmovsxbw, pmovsxbd,
490 pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmuldq, pmulld, popcnt, ptest,
491 roundss, roundps, roundpd, and roundsd.
492 * testfile45.S.bz2: Likewise.
493 * testfile44.expect.bz2: Adjust accordingly.
494 * testfile45.expect.bz2: Likewise.
495
Ulrich Drepper5bd44442008-12-31 09:02:54 -0800496 * testfile44.S.bz2: Add tests for blendvpd and blendvps.
497 * testfile45.S.bz2: Likewise.
498 * testfile44.expect.bz2: Adjust accordingly.
499 * testfile45.expect.bz2: Likewise.
500
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -08005012008-12-30 Ulrich Drepper <drepper@redhat.com>
502
Ulrich Drepperec32ff92008-12-30 23:24:09 -0800503 * testfile44.S.bz2: Add tests for blendpd and blendps.
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -0800504 * testfile45.S.bz2: Likewise.
505 * testfile44.expect.bz2: Adjust accordingly.
506 * testfile45.expect.bz2: Likewise.
507
Ulrich Drepper5a04b9f2008-12-19 01:14:12 -08005082008-12-19 Ulrich Drepper <drepper@redhat.com>
509
510 * testfile44.S.bz2: Add tests for AMD 3DNOW.
511 * testfile45.S.bz2: Likewise.
512 * testfile44.expect.bz2: Adjust accordingly.
513 * testfile45.expect.bz2: Likewise.
514
Roland McGratha845f682008-12-03 03:41:58 +00005152008-11-26 Roland McGrath <roland@redhat.com>
516
517 * dwfl-bug-getmodules.c: New file.
518 * Makefile.am (noinst_PROGRAMS): Add it.
519 (dwfl_bug_getmodules_LDADD): New variable.
520
5212008-09-10 Roland McGrath <roland@redhat.com>
522
523 * test-subr.sh (LC_ALL): Export it set to "C".
524 * run-dwfl-addr-sect.sh: Don't do it here.
525 * run-strings-test.sh: Likewise.
526
Roland McGrathb4d6f0f2008-08-25 22:55:17 +00005272008-08-21 Denys Vlasenko <dvlasenk@redhat.com>
528
529 * run-addrname-test.sh: Add a new case.
530 * testfile49.bz2: New data file.
531 * Makefile.am (EXTRA_DIST): Add it.
532
Roland McGrath521c47d2008-04-11 07:01:58 +00005332008-04-10 Roland McGrath <roland@redhat.com>
534
535 * testfile48.bz2, testfile48.bz2.debug: New data files.
536 * Makefile.am (EXTRA_DIST): Add them.
537 * run-strip-test8.sh: Use them.
538
539 * testfile16.bz2, testfile16.debug.bz2: Replace data files.
540
541 * run-strip-test.sh: Fail if stripped output has ".debug_*" sections.
542 * run-strip-test8.sh: New file.
543 * testfile47.bz2: New data file.
544 * Makefile.am (TESTS, EXTRA_DIST): Add them.
545
Roland McGrath13b69602008-04-01 02:30:05 +00005462008-03-31 Roland McGrath <roland@redhat.com>
547
548 * run-early-offscn.sh: New file.
549 * early-offscn.c: New file.
550 * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them.
551 (early_offscn_LDADD): New variable.
552
Roland McGrathd11f9cb2008-03-26 20:51:59 +00005532008-03-19 Roland McGrath <roland@redhat.com>
554
555 * run-addrname-test.sh: Add a new case.
556
Roland McGrath658094a2008-02-22 08:14:07 +00005572008-02-22 Roland McGrath <roland@redhat.com>
558
559 * run-elflint-test.sh: Typo fix.
560
5612008-02-21 Roland McGrath <roland@redhat.com>
562
563 * run-disasm-x86.sh: Use uname instead of arch, keep tools required
564 for the build down to minimum.
565 * run-disasm-x86-64.sh: Likewise.
566
Roland McGrath059c83e2008-02-21 06:19:39 +00005672008-02-20 Roland McGrath <roland@redhat.com>
568
569 * testfile46.bz2: New data file.
570 * Makefile.am (EXTRA_DIST): Add it.
571 * run-elflint-test.sh: Test on it.
572
Ulrich Drepperc54785a2008-02-01 18:05:21 +00005732008-02-01 Ulrich Drepper <drepper@redhat.com>
574
575 * Makefile.am: Hook up sha1-tst.c.
576 * sha1-tst.c: New file.
577
Ulrich Drepper4d8bc812008-01-22 06:02:31 +00005782008-01-21 Roland McGrath <roland@redhat.com>
579
580 * testfile45.S.bz2: Add tests for cltq, cqto.
581 * testfile45.expect.bz2: Adjust.
582
Ulrich Drepper35f2fe62008-01-14 19:17:36 +00005832008-01-14 Ulrich Drepper <drepper@redhat.com>
584
585 * testfile45.S.bz2: Add more tests.
586 * testfile45.expect.bz2: Adjust.
587
Ulrich Drepperfd479892008-01-12 03:06:47 +00005882008-01-11 Ulrich Drepper <drepper@redhat.com>
589
590 * testfile45.expect.bz2: Adjust for adding of address for %rip based
591 address mode.
592
Ulrich Drepper96a73992008-01-11 06:17:06 +00005932008-01-10 Ulrich Drepper <drepper@redhat.com>
594
595 * testfile45.S.bz2: Add more tests.
596 * testfile45.expect.bz2: Adjust.
597
Ulrich Drepperff993222008-01-09 05:39:28 +00005982008-01-08 Ulrich Drepper <drepper@redhat.com>
599
600 * Makefile.am (TESTS): Add run-disasm-x86-64.sh.
601 (EXTRA): Add testfile45.S.bz2, testfile45.expect.bz2,
602 run-disasm-x86-64.sh.
603 * run-disasm-x86-64.sh: New file.
604 * testfile45.S.bz2: New file.
605 * testfile45.expect.bz2: New file.
606 * testfile44.S.bz2: New tests.
607 * testfile44.expect.bz2: Adjust.
608
Ulrich Drepper9e6925d2008-01-04 21:42:14 +00006092008-01-04 Ulrich Drepper <drepper@redhat.com>
610
611 * testfile44.S.bz2: New tests.
612 * testfile44.expect.bz2: Adjust.
613
Ulrich Dreppere219f1c2008-01-09 05:49:49 +00006142008-01-04 Roland McGrath <roland@redhat.com>
615
616 * dwfl-bug-fd-leak.c (main): Add a cast.
617
Ulrich Drepperee67b642008-01-03 08:45:10 +00006182008-01-03 Ulrich Drepper <drepper@redhat.com>
619
620 * testfile44.S.bz2: New tests.
621 * testfile44.expect.bz2: Adjust.
622
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00006232008-01-01 Ulrich Drepper <drepper@redhat.com>
624
Ulrich Drepperf231e272008-01-02 18:07:17 +0000625 * line2addr.c: Use %m modifier instead of %a to appease gcc.
626
6272008-01-01 Ulrich Drepper <drepper@redhat.com>
628
Ulrich Drepperee67b642008-01-03 08:45:10 +0000629 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000630 * testfile44.expect.bz2: Adjust.
631
6322007-12-31 Ulrich Drepper <drepper@redhat.com>
633
Ulrich Drepperee67b642008-01-03 08:45:10 +0000634 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000635 * testfile44.expect.bz2: Adjust.
636
6372007-12-30 Ulrich Drepper <drepper@redhat.com>
638
Ulrich Drepperee67b642008-01-03 08:45:10 +0000639 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000640 * testfile44.expect.bz2: Adjust.
641
6422007-12-29 Ulrich Drepper <drepper@redhat.com>
643
Ulrich Drepperee67b642008-01-03 08:45:10 +0000644 * testfile44.s.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000645 * testfile44.expect.bz2: Adjust.
646
6472007-12-28 Ulrich Drepper <drepper@redhat.com>
648
649 * testfile44.S.bz2: New tests.
650 * testfile44.expect.bz2: Adjust.
651
6522007-12-27 Ulrich Drepper <drepper@redhat.com>
653
654 * testfile44.S.bz2: New tests.
655 * testfile44.expect.bz2: Adjust.
656
6572007-12-26 Ulrich Drepper <drepper@redhat.com>
658
659 * testfile44.S.bz2: New tests.
660 * testfile44.expect.bz2: Adjust
661
6622007-12-21 Ulrich Drepper <drepper@redhat.com>
663
664 * testfile44.S.bz2: More tests.
665 * testfile44.expect.bz2: Adjust appropriately.
666
6672007-12-19 Ulrich Drepper <drepper@redhat.com>
668
669 * Makefile.am (TESTS): Add run-disasm.sh.
670 (EXTRA_DIST): Add run-disasm.sh, testfile44.S.bz2, and
671 testfile44.expect.bz2.
672 * run-disasm.sh: New file.
673 * testfile44.S.bz2: New file.
674 * testfile44.expect.bz2: New file.
675
Roland McGrath1a2e8f42007-12-15 23:39:34 +00006762007-12-15 Roland McGrath <roland@redhat.com>
677
678 * run-allregs.sh: Change expected output for powerpc spefscr.
679
Roland McGrathe4c22ea2007-10-23 13:07:39 +00006802007-10-20 Roland McGrath <roland@redhat.com>
681
682 * run-dwfl-addr-sect.sh: Change expected output, no errors.
683
6842007-10-19 Roland McGrath <roland@redhat.com>
685
686 * dwfl-addr-sect.c (handle_address): Return int.
687 Don't exit on error, just return nonzero.
688 (main): Collect results.
689 * run-dwfl-addr-sect.sh: New file.
690 * testfile43.bz2: New data file.
691 * Makefile.am (EXTRA_DIST, TESTS): Add them.
692
6932007-10-18 Roland McGrath <roland@redhat.com>
694
695 * run-allregs.sh: Update expected ppc output for vrsave/vscr.
696
6972007-10-16 Roland McGrath <roland@redhat.com>
698
699 * test-subr.sh (remove_files): Don't pass -Bb to diff.
700
Ulrich Drepperb597dfa2007-10-16 05:21:27 +00007012007-10-09 Roland McGrath <roland@redhat.com>
702
703 * dwflmodtest.c (print_module): Don't use %p in output.
704 * run-dwfl-bug-offline-rel.sh: Updated expected output.
705
7062007-10-08 Roland McGrath <roland@redhat.com>
707
708 * testfile42.bz2: New data file.
709 * Makefile.am (EXTRA_DIST): Add it.
710 * run-elflint-test.sh: New test on that file.
711
Roland McGrath59ea7f32007-10-04 08:50:09 +00007122007-10-04 Roland McGrath <roland@redhat.com>
713
714 * run-readelf-test4.sh: New file.
715 * Makefile.am (TESTS, EXTRA_DIST): Add it.
716
7172007-10-03 Roland McGrath <roland@redhat.com>
718
719 * run-readelf-test3.sh: New file.
720 * Makefile.am (TESTS, EXTRA_DIST): Add it.
721
Roland McGrathf6b92282007-10-02 02:34:11 +00007222007-10-01 Roland McGrath <roland@redhat.com>
723
724 * run-readelf-test2.sh: New file.
725 * Makefile.am (TESTS, EXTRA_DIST): Add it.
726
Roland McGrathc76f0b02007-09-27 07:31:33 +00007272007-09-11 Roland McGrath <roland@redhat.com>
728
729 * run-addrname-test.sh: Add a new case.
730 * testfile41.bz2: New data file.
731 * Makefile.am (EXTRA_DIST): Add it.
732
Roland McGrathcb6d8652007-08-23 08:10:54 +00007332007-08-23 Roland McGrath <roland@redhat.com>
734
735 * run-allregs.sh: Update expected x86-64 output for %rflags.
736
Roland McGrath099dd522007-08-13 22:58:36 +00007372007-08-12 Roland McGrath <roland@redhat.com>
738
739 * run-strip-test7.sh: New file.
740 * testfile39.bz2: New data file.
741 * testfile40.bz2: New data file.
742 * testfile40.debug.bz2: New data file.
743 * Makefile.am (TESTS, EXTRA_DIST): Add them.
744
Roland McGrath42f68682007-08-09 07:54:22 +00007452007-08-09 Roland McGrath <roland@redhat.com>
746
747 * dwfl-bug-report.c: Fix header inclusion.
748
7492007-08-08 Roland McGrath <roland@redhat.com>
750
751 * run-addrname-test.sh: Add a new case using addr2line -S.
752 * testfile38.bz2: New data file.
753 * Makefile.am (EXTRA_DIST): Add it.
754
Roland McGrath87d47802007-07-16 22:23:37 +00007552007-07-16 Roland McGrath <roland@redhat.com>
756
757 * dwfl-bug-report.c: New file.
758 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
759 (dwfl_bug_report_LDADD): New variable.
760
7612007-06-06 Roland McGrath <roland@redhat.com>
Roland McGrath0bc057c2007-06-06 08:42:42 +0000762
763 * run-unstrip-test.sh: Declare testfile.unstrip for removal.
764
Ulrich Drepperb0243862007-06-06 00:09:36 +00007652007-06-05 Ulrich Drepper <drepper@redhat.com>
766
767 * Makefile.am (EXTRA_DIST): Add missing line continuation and
768 testfile37.bz and testfile37.debug.bz2.
769
Roland McGrath53bce222007-05-23 19:15:04 +00007702007-05-23 Roland McGrath <roland@redhat.com>
771
772 * run-allregs.sh: Update expected Alpha results.
773
Roland McGrath9aa8ef72007-05-18 08:59:43 +00007742007-05-18 Roland McGrath <roland@redhat.com>
775
776 * run-strip-test4.sh (stripped, debugfile): Use new reference files.
777 * testfile37.bz2: New data file.
778 * testfile37.debug.bz2: New data file.
779 * run-unstrip-test2.sh: New file.
780 * Makefile.am (TESTS, EXTRA_DIST): Add them.
781
7822007-05-10 Roland McGrath <roland@redhat.com>
783
784 * run-dwfl-bug-offline-rel.sh: New file.
785 * testfile36.bz2: New data file.
786 * testfile36.debug.bz2: New data file.
787 * Makefile.am (TESTS, EXTRA_DIST): Add them.
788
7892007-04-28 Roland McGrath <roland@redhat.com>
790
791 * run-strip-test6.sh (stripped, debugfile): Use new reference files.
792 * testfile35.bz2: New data file.
793 * testfile35.debug.bz2: New data file.
794 * run-unstrip-test.sh: New file.
795 * Makefile.am (TESTS, EXTRA_DIST): Add them.
796
797 * run-strip-test.sh: Do all elflint and cmp runs even when some fail.
798
Roland McGrath2be02912007-04-27 04:07:41 +00007992007-04-26 Roland McGrath <roland@redhat.com>
800
801 * run-elflint-self.sh: Run all tests even if one fails.
802
803 * run-allregs.sh: Add expected output for alpha.
804
Roland McGrath4be15242007-04-25 03:09:33 +00008052007-04-24 Roland McGrath <roland@redhat.com>
806
807 * run-strip-test.sh: When we saved the debug info, test unstrip too.
808
8092007-04-22 Roland McGrath <roland@redhat.com>
810
811 * run-allregs.sh: Update expected register info.
812
Roland McGrath43da9892007-04-16 23:13:37 +00008132007-04-16 Roland McGrath <roland@redhat.com>
814
815 * dwfl-addr-sect.c: New file.
816 * Makefile.am (noinst_PROGRAMS): Add it.
817 (dwfl_addr_sect_LDADD): New variable.
818
8192007-04-05 Roland McGrath <roland@redhat.com>
820
821 * get-files.c: Test dwarf_getsrcdirs.
822 * run-get-files.sh: Update expected output.
823
Roland McGrath5f6a41a2007-04-01 23:11:40 +00008242007-04-01 Roland McGrath <roland@redhat.com>
825
826 * run-allregs.sh: Updated expected output for x86_64.
827
Ulrich Drepper6258e742007-03-13 06:22:40 +00008282007-03-04 Roland McGrath <roland@redhat.com>
829
830 * dwfl-bug-fd-leak.c: New file.
831 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
832 (dwfl_bug_fd_leak_LDADD): New variable.
833
834 * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf,
835 show what files have been located.
836
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00008372007-02-02 Roland McGrath <roland@redhat.com>
838
839 * run-addrname-test.sh: New file.
840 * Makefile.am (TESTS, EXTRA_DIST): Add it.
841 * testfile34.bz2: New data file.
842 * Makefile.am (EXTRA_DIST): Add it.
843
8442007-01-20 Roland McGrath <roland@redhat.com>
845
846 * testfile33.bz2: New data file.
847 * Makefile.am (EXTRA_DIST): Add it.
848 * run-elflint-test.sh: Test on it too.
849
8502007-01-18 Roland McGrath <roland@redhat.com>
851
852 * Makefile.am (CFLAGS): Don't molest it.
853
8542007-01-11 Roland McGrath <roland@redhat.com>
855
856 * testfile32.bz2: New data file.
857 * Makefile.am (EXTRA_DIST): Add it.
858 * run-elflint-test.sh: Test on it too.
859
Ulrich Drepperce0bdb62007-02-05 07:13:52 +00008602007-02-04 Ulrich Drepper <drepper@redhat.com>
861
862 * arls.c: New file.
863 * Makefile (noinst_PROGRAMS): Add arls.
864
865 * run-ranlib-test2.sh: Fix type in comment.
866
Ulrich Dreppercd4992c2007-01-10 20:58:17 +00008672007-01-10 Ulrich Drepper <drepper@redhat.com>
868
869 * run-elflint-self.sh (runtest): Show which file has the problem.
870
Roland McGrathba949b32007-01-10 20:44:29 +00008712007-01-10 Roland McGrath <roland@redhat.com>
872
873 * dwfl-bug-addr-overflow.c: New file.
874 * Makefile.am (TESTS): Add it.
875 (dwfl_bug_addr_overflow_LDADD): New variable.
876
Roland McGrath8190db62006-12-17 23:56:51 +00008772006-12-17 Roland McGrath <roland@redhat.com>
878
879 * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg.
880
Roland McGrathc373d852006-10-10 00:25:21 +00008812006-09-05 Roland McGrath <roland@redhat.com>
882
883 * run-strings-test.sh: Export LC_ALL=C for the test.
884
8852006-08-29 Roland McGrath <roland@redhat.com>
886
887 * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh.
888 * run-arsymtest.sh: Likewise.
889
890 * run-native-test.sh (native.c compilation): Add some braces.
891
8922006-08-22 Roland McGrath <roland@redhat.com>
893
894 * allregs.c (dwarf_encoding_string): New function, swiped from readelf.
895 (struct reginfo): New members bits, type.
896 (one_register, match_register): Update to take new args,
897 record and display new info.
898 (main): Display new info.
899 * run-allregs.sh: Update expected results.
900
Roland McGrath19db8592006-08-03 08:52:46 +00009012006-08-03 Roland McGrath <roland@redhat.com>
902
903 * run-allregs.sh: Add sparc cases.
904 * testfile30.bz2: New data file.
905 * testfile31.bz2: New data file.
906 * Makefile.am (EXTRA_DIST): Add them.
907
Roland McGrath95024622006-07-21 10:06:31 +00009082006-07-21 Roland McGrath <roland@redhat.com>
909
910 * allregs.c (struct reginfo): Increase size of name.
911 (one_register): Assert that it's big enough.
912
Roland McGrathb4379722006-04-05 01:35:26 +00009132006-04-04 Roland McGrath <roland@redhat.com>
914
915 * run-bug1-test.sh: Test a second case, to cover both byte orders.
916 * testfile29.bz2: New file.
917 * testfile29.rdwr.bz2: New file.
918 * Makefile.am (EXTRA_DIST): Add them.
919
Ulrich Drepperba718b12006-04-04 21:31:16 +00009202006-04-04 Ulrich Drepper <drepper@redhat.com>
921
922 * Makefile.am: Add rules to run run-bug1-test.sh.
923 * rdwrmmap.c: New file.
924 * run-bug1-test.sh: New file.
925 * testfile28.bz2: New file.
926 * testfile28.rdwr.bz2: New file.
927
Roland McGrathdd7e22b2006-03-09 23:05:47 +00009282006-03-09 Roland McGrath <roland@redhat.com>
929
930 * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link.
931
Roland McGrath060fa052006-03-02 07:51:50 +00009322006-03-01 Roland McGrath <roland@redhat.com>
933
934 * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h
935 changes matching 3.0 spec.
936
Roland McGrathc40f58a2006-01-13 20:13:21 +00009372006-01-13 Roland McGrath <roland@redhat.com>
938
939 * run-native-test.sh: Do kill -9 and reap explicitly at end, since
940 bash 3.1 whines when it's done in the trap 0 handler.
941
Roland McGrath4b248ce2006-01-12 03:34:38 +00009422006-01-11 Roland McGrath <roland@redhat.com>
943
944 * testfile26.bz2: New data file.
945 * testfile27.bz2: New data file.
946 * Makefile.am (EXTRA_DIST): Add them.
947 * run-allregs.sh: Test s390 data.
948
Roland McGrath124a7982005-12-15 02:37:09 +00009492005-12-14 Roland McGrath <roland@redhat.com>
950
951 * run-native-test.sh: Redirect output from native test process.
952
Roland McGrath94d26ad2005-12-13 23:24:37 +00009532005-12-13 Roland McGrath <roland@redhat.com>
954
955 * allregs.c (main): Fail if we find no registers.
956
957 * run-native-test.sh: New file.
958 * Makefile.am (TESTS, EXTRA_DIST): Add it.
959
Roland McGrathba72ab12005-12-12 00:04:33 +00009602005-12-10 Ulrich Drepper <drepper@redhat.com
961
962 * run-readelf-test1.sh: New file.
963 * Makefile.am (TESTS): Add run-readelf-test1.sh.
964 (EXTRA_DIST): Likewise.
965
Roland McGrathd804e722005-12-08 01:35:42 +00009662005-12-07 Roland McGrath <roland@redhat.com>
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000967
Roland McGrathd804e722005-12-08 01:35:42 +0000968 * ecp.c (main): Use elf_end to clean up.
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000969
Roland McGrath994b4892005-12-05 22:46:21 +00009702005-11-25 Roland McGrath <roland@redhat.com>
971
972 * coverage.sh: Given -v argument, print names of unused files.
973
974 * addrscopes.c (main): Use dwfl_end before return.
975 * allregs.c (main): Likewise.
976 * find-prologues.c (main): Likewise.
977 * funcretval.c (main): Likewise.
978 * funcscopes.c (main): Likewise.
979 * line2addr.c (main): Likewise.
980
981 * run-allregs.sh: New file.
982 * Makefile.am (TESTS, EXTRA_DIST): Add it.
983
984 * allregs.c: Use libdwfl wrapper instead of direct libebl calls.
985 * Makefile.am (allregs_LDADD): Updated.
986
987 * allregs.c: New file.
988 * Makefile.am (noinst_PROGRAMS): Add it.
989 (allregs_LDADD): New variable.
990
Roland McGrath9365d2c2005-11-18 23:55:47 +00009912005-11-18 Roland McGrath <roland@redhat.com>
992
993 * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib.
994 * test-wrapper.sh: Likewise.
995
Roland McGrath575dd392005-11-18 01:41:52 +00009962005-11-17 Roland McGrath <roland@redhat.com>
997
Roland McGrathaf74f5c2005-11-18 02:25:14 +0000998 * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in
999 environment for test-wrapper.sh.
1000 * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib.
1001 * test-subr.sh (installed_testrun): Likewise.
1002 Use explicit path in ${bindir}.
1003
Roland McGrath575dd392005-11-18 01:41:52 +00001004 * Makefile.am (installcheck-local): Fix typo in last change.
1005
Roland McGrathd7f8d0c2005-11-17 02:32:03 +000010062005-11-16 Roland McGrath <roland@redhat.com>
1007
1008 * configure.ac: New file, for standalone build/dist of test suite.
1009 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it.
1010 (asm_TESTS): New variable, broken out of ...
1011 (TESTS): ... here. Also remove msg_tst.
1012 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
1013 (installed_TESTS_ENVIRONMENT): New variable.
1014 [STANDALONE] (TESTS_ENVIRONMENT): Use that.
1015 [!STANDALONE] (installcheck-local): Likewise.
1016 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo.
1017 * addrscopes.c: Include <config.h>.
1018 Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers.
1019 * allfcts.c: Likewise.
1020 * asm-tst1.c: Likewise.
1021 * asm-tst2.c: Likewise.
1022 * asm-tst3.c: Likewise.
1023 * asm-tst4.c: Likewise.
1024 * asm-tst5.c: Likewise.
1025 * asm-tst6.c: Likewise.
1026 * asm-tst7.c: Likewise.
1027 * asm-tst8.c: Likewise.
1028 * asm-tst9.c: Likewise.
1029 * dwflmodtest.c: Likewise.
1030 * find-prologues.c: Likewise.
1031 * funcscopes.c: Likewise.
1032 * get-aranges.c: Likewise.
1033 * get-files.c: Likewise.
1034 * get-lines.c: Likewise.
1035 * get-pubnames.c: Likewise.
1036 * line2addr.c: Likewise.
1037 * newscn.c: Likewise.
1038 * show-abbrev.c: Likewise.
1039 * show-die-info.c: Likewise.
1040 * update3.c: Likewise.
1041 * update4.c: Likewise.
Roland McGrathe47ab762005-11-17 03:16:00 +00001042 * funcretval.c: Likewise.
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00001043
1044 * dwflmodtest.c (print_instance): Don't use INTUSE.
1045 (options): Don't use N_ macro.
1046
Roland McGrath1b8b4462005-11-16 01:33:38 +000010472005-11-15 Roland McGrath <roland@redhat.com>
1048
Roland McGrathe47ab762005-11-17 03:16:00 +00001049 * coverage.sh: Look in backends.
1050 * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl.
1051 (TESTS_ENVIRONMENT): Likewise.
1052
1053 * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE,
1054 pass FUNCDIE direclty to dwfl_module_return_value_location.
1055
Roland McGrath1b8b4462005-11-16 01:33:38 +00001056 * Makefile.am (BUILD_RPATH): New variable.
1057 [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value.
1058 (tests_rpath): New variable.
1059 (installcheck-local): Pass it to test-wrapper.sh.
1060 * test-wrapper.sh: In "installed" format, take yes/no value
1061 for elfutils_tests_rpath, which export. When running a test
1062 binary for installcheck, exit 77.
1063 * test-subr.sh (installed_testrun): When running a test binary
1064 for installcheck, exit 77 if $elfutils_tests_rpath = yes.
1065
10662005-11-14 Roland McGrath <roland@redhat.com>
1067
1068 * test-subr.sh: New file.
1069 * test-wrapper.sh: New file.
1070 * Makefile.am (EXTRA_DIST): Add them.
1071 (AM_LDFLAGS): Variable removed.
1072 (TESTS_ENVIRONMENT): New variable.
1073 (installcheck-local): New target.
1074 * run-addrscopes.sh: Use test-subr.sh.
1075 * run-allfcts.sh: Likewise.
1076 * run-ecp-test.sh: Likewise.
1077 * run-ecp-test2.sh: Likewise.
1078 * run-elflint-self.sh: Likewise.
1079 * run-elflint-test.sh: Likewise.
1080 * run-find-prologues.sh: Likewise.
1081 * run-funcscopes.sh: Likewise.
1082 * run-get-aranges.sh: Likewise.
1083 * run-get-files.sh: Likewise.
1084 * run-get-lines.sh: Likewise.
1085 * run-get-pubnames.sh: Likewise.
1086 * run-line2addr.sh: Likewise.
1087 * run-ranlib-test.sh: Likewise.
1088 * run-ranlib-test2.sh: Likewise.
1089 * run-show-abbrev.sh: Likewise.
1090 * run-show-ciefde.sh: Likewise.
1091 * run-show-die-info.sh: Likewise.
1092 * run-strings-test.sh: Likewise.
1093 * run-strip-test.sh: Likewise.
1094
Roland McGrathe47ab762005-11-17 03:16:00 +000010952005-11-13 Roland McGrath <roland@redhat.com>
1096
1097 * funcretval.c: New file.
1098 * Makefile.am (noinst_PROGRAMS): Add it.
1099 (funcretval_LDADD): New variable.
1100
Ulrich Drepper3840c1c2005-11-09 16:13:48 +000011012005-11-09 Ulrich Drepper <drepper@redhat.com>
1102
1103 * line2addr.c (handle_module): Add missing parameter to printf.
1104
Roland McGrath07d4f2f2005-10-28 06:56:24 +000011052005-10-27 Roland McGrath <roland@redhat.com>
1106
Roland McGrath6724c902005-10-28 07:07:19 +00001107 * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes.
1108 * funcscopes.c (handle_function): Likewise.
1109 * dwflmodtest.c (print_inline, print_func): Likewise.
1110 * find-prologues.c (handle_function): Likewise.
1111
11122005-10-27 Roland McGrath <roland@redhat.com>
1113
Roland McGrath07d4f2f2005-10-28 06:56:24 +00001114 * run-find-prologues.sh: New file.
1115 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1116
1117 * find-prologues.c (handle_function): Skip inlines.
1118
11192005-10-25 Roland McGrath <roland@redhat.com>
1120
1121 * find-prologues.c: New file.
1122 * Makefile.am (noinst_PROGRAMS): Add it.
1123 (find_prologues_LDADD): New variable.
1124
Ulrich Drepper3bbc9502005-09-02 20:29:56 +000011252005-09-02 Ulrich Drepper <drepper@redhat.com>
1126
1127 * run-strings-test.sh: Remove strings.out in the end.
1128
Ulrich Drepper7d65d012005-08-31 15:14:26 +000011292005-08-31 Ulrich Drepper <drepper@redhat.com>
1130
1131 * run-addrscopes.sh: Use correct exit code if test cannot be performed.
1132 * run-allfcts.sh: Likewise.
1133 * run-ecp-test.sh: Likewise.
1134 * run-ecp-test2.sh: Likewise.
1135 * run-elflint-test.sh: Likewise.
1136 * run-funcscopes.sh: Likewise.
1137 * run-get-aranges.sh: Likewise.
1138 * run-get-files.sh: Likewise.
1139 * run-get-lines.sh: Likewise.
1140 * run-get-pubnames.sh: Likewise.
1141 * run-line2addr.sh: Likewise.
1142 * run-ranlib-test2.sh: Likewise.
1143 * run-show-abbrev.sh: Likewise.
1144 * run-show-ciefde.sh: Likewise.
1145 * run-show-die-info.sh: Likewise.
1146 * run-strings-test.sh: Likewise.
1147 * run-strip-test.sh: Likewise.
1148
Ulrich Drepper5a6f8d12005-08-30 17:56:53 +000011492005-08-30 Ulrich Drepper <drepper@redhat.com>
1150
1151 * coverage.sh: Handle case where there is no .gcno file at all.
1152
Ulrich Drepper39cec7a2005-08-30 01:22:01 +000011532005-08-29 Ulrich Drepper <drepper@redhat.com>
1154
1155 * Makefile.am (EXTRA_DIST): Add coverage.
1156 [GCOV]: Generate coverage summary after the tests ran
1157 * coverage.sh: New file.
1158
Ulrich Drepperfbe998a2005-08-29 16:27:10 +000011592005-08-28 Ulrich Drepper <drepper@redhat.com>
1160
1161 * Makefile.an [BUILD_STATIC] (libdw): Add -ldl.
1162 (CLEANFILES): Add *.gcno *.gcda *.gconv.
1163
11642005-08-28 Ulrich Drepper <drepper@redhat.com>
1165
1166 * run-strings-test.sh: New file.
1167 * Makefile.am (TESTS, EXTRA_DIST): Add it.
1168
Roland McGrath71e15a02005-08-27 10:33:26 +000011692005-08-27 Roland McGrath <roland@redhat.com>
1170
Roland McGrathb0bc2782005-08-27 21:07:16 +00001171 * addrscopes.c (handle_address): Apply bias to PC addresses.
1172
Roland McGrath71e15a02005-08-27 10:33:26 +00001173 * run-funcscopes.sh: New file.
1174 * testfile25.bz2: New data file.
1175 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1176
11772005-08-26 Roland McGrath <roland@redhat.com>
1178
1179 * addrscopes.c (dwarf_diename_integrate): Removed.
1180 (print_vars, handle_address): Use plain dwarf_diename.
1181
11822005-08-25 Roland McGrath <roland@redhat.com>
1183
1184 * funcscopes.c: New file.
1185 * Makefile.am (noinst_PROGRAMS): Add it.
1186 (funcscopes_LDADD): New variable.
1187
1188 * run-addrscopes.sh: Add another case.
1189 * testfile24.bz2: New data file.
1190 * Makefile.am (EXTRA_DIST): Add it.
1191
1192 * addrscopes.c (handle_address): Take new argument IGNORE_INLINES,
1193 pass it to dwarf_getscopes.
1194 (main): Pass it, true when '=' follows an address.
1195
Roland McGrath4c305da2005-08-25 01:49:35 +000011962005-08-24 Roland McGrath <roland@redhat.com>
Ulrich Drepper8a520952005-08-28 08:56:34 +00001197
Roland McGrath4c305da2005-08-25 01:49:35 +00001198 * line2addr.c (print_address): Omit () for DSOs.
Ulrich Drepper8a520952005-08-28 08:56:34 +00001199
Ulrich Drepper2eb660f2005-08-24 19:47:57 +000012002005-08-24 Ulrich Drepper <drepper@redhat.com>
1201
Ulrich Drepper958bf132005-08-24 21:40:55 +00001202 * run-line2addr.sh: Remove testfile23 in the end.
1203
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00001204 * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl).
Ulrich Drepperf81343a2005-08-24 20:55:31 +00001205 [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules.
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00001206
Roland McGrathd17fac72005-08-23 08:20:21 +000012072005-08-22 Roland McGrath <roland@redhat.com>
1208
1209 * run-line2addr.sh: Add a case.
1210 * testfile23.bz2: New data file.
1211 * Makefile.am (EXTRA_DIST): Add it.
1212
Roland McGrath9a1f3652005-08-18 20:57:04 +000012132005-08-18 Roland McGrath <roland@redhat.com>
1214
Roland McGrathf5fda7d2005-08-18 22:01:57 +00001215 * run-addrscopes.sh: New file.
1216 * testfile22.bz2: New data file.
1217 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1218
Roland McGrath9a1f3652005-08-18 20:57:04 +00001219 * addrscopes.c: New file.
1220 * Makefile.am (noinst_PROGRAMS): Add it.
1221 (addrscopes_LDADD): New variable.
1222
Ulrich Drepper837b5222005-08-16 05:12:01 +000012232005-08-15 Ulrich Drepper <drepper@redhat.com>
1224
1225 * run-elflint-self.sh: Don't run test if the file doesn't exist.
1226
Roland McGrath1ecb6062005-08-15 09:53:04 +000012272005-08-15 Roland McGrath <roland@redhat.com>
1228
1229 * dwflmodtest.c (print_instance, print_inline): New functions.
1230 (print_func): Call print_inline.
1231 (options, parse_opt): Grok -i/--inlines.
1232
Roland McGrath8d18c292005-08-07 21:42:07 +000012332005-08-07 Roland McGrath <roland@redhat.com>
1234
1235 * dwflmodtest.c: Print function details only if -f flag is given.
1236
Ulrich Drepper47be7952005-08-07 04:41:39 +000012372005-08-06 Ulrich Drepper <drepper@redhat.com>
1238
Ulrich Drepper637963b2005-08-07 05:33:07 +00001239 * run-elflint-self.sh: New file.
1240 * Makefile.am (TESTS): Add run-elflint-self.sh.
1241 (EXTRA_DIST): Likewise.
1242
Ulrich Drepper47be7952005-08-07 04:41:39 +00001243 * Makefile.am: Link with statis libs if BUILD_STATIC.
1244 (dwflmodtest_LDADD): Also link with -ldl.
1245
Ulrich Drepper41de4882005-08-03 00:02:56 +000012462005-08-02 Ulrich Drepper <drepper@redhat.com>
1247
Ulrich Dreppera38998e2005-08-03 02:05:39 +00001248 * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS.
1249 * asm-tst1.c: Adjust for new asm_begin interface. Open backend
1250 library first.
1251 * asm-tst2.c: Likewise.
1252 * asm-tst3.c: Likewise.
1253 * asm-tst4.c: Likewise.
1254 * asm-tst5.c: Likewise.
1255 * asm-tst6.c: Likewise.
1256 * asm-tst7.c: Likewise.
1257 * asm-tst8.c: Likewise.
1258 * asm-tst9.c: Likewise.
1259
Ulrich Drepper41de4882005-08-03 00:02:56 +00001260 * msg_tst.c: Add new error message.
1261
Ulrich Drepper18618fd2005-07-28 21:29:22 +000012622005-07-28 Ulrich Drepper <drepper@redhat.com>
1263
1264 * Makefile.am (dwflmodtest_LDADD): Add $(libebl).
1265
Roland McGrathd17fac72005-08-23 08:20:21 +000012662005-06-01 Roland McGrath <roland@redhat.com>
1267
1268 * line2addr.c: Rewritten using libdwfl.
1269 * run-line2addr.sh: Update test for changed arguments.
1270 * Makefile.am (INCLUDES): Add libdwfl source directory to path.
1271 (libdwfl): New variable.
1272 (line2addr_LDADD): Use it.
1273
Roland McGrath18385902005-07-28 07:12:38 +000012742005-07-28 Roland McGrath <roland@redhat.com>
1275
1276 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here.
1277 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest.
1278 (dwflmodtest_LDADD): New variable.
1279 (INCLUDES): Add -I$(top_srcdir)/libdwfl here.
1280
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000012812005-07-21 Ulrich Drepper <drepper@redhat.com>
1282
1283 * testfile18.bz2: New file.
1284 * run-elflint-test.sh: New file.
1285 * Makefile.am (TESTS): Add run-elflint-test.sh.
1286 (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
1287
12882005-05-24 Ulrich Drepper <drepper@redhat.com>
1289
1290 * get-files.c (main): Use correct format specifier.
1291
12922005-05-21 Ulrich Drepper <drepper@redhat.com>
1293
1294 * Makefile.am: Add -Wextra to CFLAGS.
1295 * get-files.c: Remove warning this produced.
1296 * get-pubnames.c: Likewise.
1297 * newfile.c: Likewise.
1298 * newscn.c: Likewise.
1299 * scnnames.c: Likewise.
1300 * showptable.c: Likewise.
1301 * test-nlist.c: Likewise.
1302 * update1.c: Likewise.
1303 * update2.c: Likewise.
1304 * update3.c: Likewise.
1305 * update4.c: Likewise.
1306
13072005-05-08 Ulrich Drepper <drepper@redhat.com>
1308
1309 * run-line2addr.sh: Remove testfile14 at the end.
1310
Ulrich Drepper282bf322005-07-28 21:49:05 +00001311 * run-strip-test.sh: Remove debuginfo test input file as well.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001312
1313 * Makefile.am (EXTRA_DIST): Newly added files incorrectly used
1314 .bz, not .bz2.
1315
13162005-05-03 Roland McGrath <roland@redhat.com>
1317
1318 * run-strip-test.sh: Use variables for test file names.
1319 Optionally produce separate debug file and check it.
1320 * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication.
1321 * run-strip-test3.sh: Likewise.
1322 * run-strip-test4.sh: New file.
1323 * run-strip-test5.sh: New file.
1324 * run-strip-test6.sh: New file.
1325 * testfile15.bz: New file.
1326 * testfile15.debug.bz: New file.
1327 * testfile16.bz: New file.
1328 * testfile16.debug.bz: New file.
1329 * testfile17.bz: New file.
1330 * testfile17.debug.bz: New file.
1331 * Makefile.am (TESTS, EXTRA_DIST): Add them.
1332
13332005-04-25 Ulrich Drepper <drepper@redhat.com>
1334
1335 * run-line2addr.sh: Also use testfile14. Adjust for correct
1336 return of multiple matches.
1337 * testfile14.bz2: New file.
1338 * Makefile.am (EXTRA_DIST): Add testfile14.bz2.
1339
1340 * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change.
1341
Roland McGrath87d47802007-07-16 22:23:37 +000013422005-04-04 Roland McGrath <roland@redhat.com>
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00001343
1344 * line2addr.c (main): Initialize LINES and NLINES before calling
1345 dwarf_getsrc_file, and free LINES afterwards.
1346
1347 * allfcts.c (main): Use size_t for CUHL.
1348
13492005-04-04 Ulrich Drepper <drepper@redhat.com>
1350
1351 * line2addr.c: New file.
1352 * run-line2addr.sh: New file.
1353 * Makefile.am: Add rules to build, run, and distribute new code.
1354
13552005-04-02 Ulrich Drepper <drepper@redhat.com>
1356
1357 * allfcts.c: New file.
1358 * run-allfcts.sh: New file.
1359 * Makefile.am: Add rules to build, run, and distribute new code.
1360
13612005-02-05 Ulrich Drepper <drepper@redhat.com>
1362
1363 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test
1364 programs with -lmudflap.
1365
13662004-09-25 Ulrich Drepper <drepper@redhat.com>
1367
1368 * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation.
1369 * asm-tst5.c (main): Likewise.
1370 * asm-tst6.c (main): Likewise.
1371
13722004-01-17 Ulrich Drepper <drepper@redhat.com>
1373
1374 * Makefile.am: Support building with mudflap.
1375
13762004-01-12 Ulrich Drepper <drepper@redhat.com>
1377
1378 * get-aranges.c: Rewrite to use libdw.
1379 * Makefile.am: Reenable get-aranges test.
1380
13812004-01-11 Ulrich Drepper <drepper@redhat.com>
1382
1383 * get-lines.c: New file.
1384 * get-files.c: Adjust for libdw.
1385 * run-get-files.sh: Adjust expected result.
1386 * run-get-lines.sh: Likewise.
1387 * Makefile.am: Run get-lines test. Don't run get-aranges and
1388 get-ciefde test for now.
1389
1390 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface
1391 change. Print attribute offset information.
1392 * run-show-abbrev.sh: Adjust expected output.
1393
13942004-01-09 Ulrich Drepper <drepper@redhat.com>
1395
1396 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change.
1397 * show-die-info.c: Likewise.
1398 * run-show-die-info.sh: Adjust expected output.
1399
14002003-08-13 Ulrich Drepper <drepper@redhat.com>
1401
1402 * Makefile.in: Depend on libebl.a, not libebl.so.
1403
14042003-08-11 Ulrich Drepper <drepper@redhat.com>
1405
1406 * Moved to CVS archive.