blob: 5b188f845896eabe7bb3cad37c787feb2a4ad79f [file] [log] [blame]
Ulrich Drepperaa915fd2007-02-05 07:25:33 +000012007-02-02 Roland McGrath <roland@redhat.com>
2
3 * run-addrname-test.sh: New file.
4 * Makefile.am (TESTS, EXTRA_DIST): Add it.
5 * testfile34.bz2: New data file.
6 * Makefile.am (EXTRA_DIST): Add it.
7
82007-01-20 Roland McGrath <roland@redhat.com>
9
10 * testfile33.bz2: New data file.
11 * Makefile.am (EXTRA_DIST): Add it.
12 * run-elflint-test.sh: Test on it too.
13
142007-01-18 Roland McGrath <roland@redhat.com>
15
16 * Makefile.am (CFLAGS): Don't molest it.
17
182007-01-11 Roland McGrath <roland@redhat.com>
19
20 * testfile32.bz2: New data file.
21 * Makefile.am (EXTRA_DIST): Add it.
22 * run-elflint-test.sh: Test on it too.
23
Ulrich Drepperce0bdb62007-02-05 07:13:52 +0000242007-02-04 Ulrich Drepper <drepper@redhat.com>
25
26 * arls.c: New file.
27 * Makefile (noinst_PROGRAMS): Add arls.
28
29 * run-ranlib-test2.sh: Fix type in comment.
30
Ulrich Dreppercd4992c2007-01-10 20:58:17 +0000312007-01-10 Ulrich Drepper <drepper@redhat.com>
32
33 * run-elflint-self.sh (runtest): Show which file has the problem.
34
Roland McGrathba949b32007-01-10 20:44:29 +0000352007-01-10 Roland McGrath <roland@redhat.com>
36
37 * dwfl-bug-addr-overflow.c: New file.
38 * Makefile.am (TESTS): Add it.
39 (dwfl_bug_addr_overflow_LDADD): New variable.
40
Roland McGrath8190db62006-12-17 23:56:51 +0000412006-12-17 Roland McGrath <roland@redhat.com>
42
43 * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg.
44
Roland McGrathc373d852006-10-10 00:25:21 +0000452006-09-05 Roland McGrath <roland@redhat.com>
46
47 * run-strings-test.sh: Export LC_ALL=C for the test.
48
492006-08-29 Roland McGrath <roland@redhat.com>
50
51 * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh.
52 * run-arsymtest.sh: Likewise.
53
54 * run-native-test.sh (native.c compilation): Add some braces.
55
562006-08-22 Roland McGrath <roland@redhat.com>
57
58 * allregs.c (dwarf_encoding_string): New function, swiped from readelf.
59 (struct reginfo): New members bits, type.
60 (one_register, match_register): Update to take new args,
61 record and display new info.
62 (main): Display new info.
63 * run-allregs.sh: Update expected results.
64
Roland McGrath19db8592006-08-03 08:52:46 +0000652006-08-03 Roland McGrath <roland@redhat.com>
66
67 * run-allregs.sh: Add sparc cases.
68 * testfile30.bz2: New data file.
69 * testfile31.bz2: New data file.
70 * Makefile.am (EXTRA_DIST): Add them.
71
Roland McGrath95024622006-07-21 10:06:31 +0000722006-07-21 Roland McGrath <roland@redhat.com>
73
74 * allregs.c (struct reginfo): Increase size of name.
75 (one_register): Assert that it's big enough.
76
Roland McGrathb4379722006-04-05 01:35:26 +0000772006-04-04 Roland McGrath <roland@redhat.com>
78
79 * run-bug1-test.sh: Test a second case, to cover both byte orders.
80 * testfile29.bz2: New file.
81 * testfile29.rdwr.bz2: New file.
82 * Makefile.am (EXTRA_DIST): Add them.
83
Ulrich Drepperba718b12006-04-04 21:31:16 +0000842006-04-04 Ulrich Drepper <drepper@redhat.com>
85
86 * Makefile.am: Add rules to run run-bug1-test.sh.
87 * rdwrmmap.c: New file.
88 * run-bug1-test.sh: New file.
89 * testfile28.bz2: New file.
90 * testfile28.rdwr.bz2: New file.
91
Roland McGrathdd7e22b2006-03-09 23:05:47 +0000922006-03-09 Roland McGrath <roland@redhat.com>
93
94 * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link.
95
Roland McGrath060fa052006-03-02 07:51:50 +0000962006-03-01 Roland McGrath <roland@redhat.com>
97
98 * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h
99 changes matching 3.0 spec.
100
Roland McGrathc40f58a2006-01-13 20:13:21 +00001012006-01-13 Roland McGrath <roland@redhat.com>
102
103 * run-native-test.sh: Do kill -9 and reap explicitly at end, since
104 bash 3.1 whines when it's done in the trap 0 handler.
105
Roland McGrath4b248ce2006-01-12 03:34:38 +00001062006-01-11 Roland McGrath <roland@redhat.com>
107
108 * testfile26.bz2: New data file.
109 * testfile27.bz2: New data file.
110 * Makefile.am (EXTRA_DIST): Add them.
111 * run-allregs.sh: Test s390 data.
112
Roland McGrath124a7982005-12-15 02:37:09 +00001132005-12-14 Roland McGrath <roland@redhat.com>
114
115 * run-native-test.sh: Redirect output from native test process.
116
Roland McGrath94d26ad2005-12-13 23:24:37 +00001172005-12-13 Roland McGrath <roland@redhat.com>
118
119 * allregs.c (main): Fail if we find no registers.
120
121 * run-native-test.sh: New file.
122 * Makefile.am (TESTS, EXTRA_DIST): Add it.
123
Roland McGrathba72ab12005-12-12 00:04:33 +00001242005-12-10 Ulrich Drepper <drepper@redhat.com
125
126 * run-readelf-test1.sh: New file.
127 * Makefile.am (TESTS): Add run-readelf-test1.sh.
128 (EXTRA_DIST): Likewise.
129
Roland McGrathd804e722005-12-08 01:35:42 +00001302005-12-07 Roland McGrath <roland@redhat.com>
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000131
Roland McGrathd804e722005-12-08 01:35:42 +0000132 * ecp.c (main): Use elf_end to clean up.
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000133
Roland McGrath994b4892005-12-05 22:46:21 +00001342005-11-25 Roland McGrath <roland@redhat.com>
135
136 * coverage.sh: Given -v argument, print names of unused files.
137
138 * addrscopes.c (main): Use dwfl_end before return.
139 * allregs.c (main): Likewise.
140 * find-prologues.c (main): Likewise.
141 * funcretval.c (main): Likewise.
142 * funcscopes.c (main): Likewise.
143 * line2addr.c (main): Likewise.
144
145 * run-allregs.sh: New file.
146 * Makefile.am (TESTS, EXTRA_DIST): Add it.
147
148 * allregs.c: Use libdwfl wrapper instead of direct libebl calls.
149 * Makefile.am (allregs_LDADD): Updated.
150
151 * allregs.c: New file.
152 * Makefile.am (noinst_PROGRAMS): Add it.
153 (allregs_LDADD): New variable.
154
Roland McGrath9365d2c2005-11-18 23:55:47 +00001552005-11-18 Roland McGrath <roland@redhat.com>
156
157 * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib.
158 * test-wrapper.sh: Likewise.
159
Roland McGrath575dd392005-11-18 01:41:52 +00001602005-11-17 Roland McGrath <roland@redhat.com>
161
Roland McGrathaf74f5c2005-11-18 02:25:14 +0000162 * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in
163 environment for test-wrapper.sh.
164 * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib.
165 * test-subr.sh (installed_testrun): Likewise.
166 Use explicit path in ${bindir}.
167
Roland McGrath575dd392005-11-18 01:41:52 +0000168 * Makefile.am (installcheck-local): Fix typo in last change.
169
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00001702005-11-16 Roland McGrath <roland@redhat.com>
171
172 * configure.ac: New file, for standalone build/dist of test suite.
173 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it.
174 (asm_TESTS): New variable, broken out of ...
175 (TESTS): ... here. Also remove msg_tst.
176 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
177 (installed_TESTS_ENVIRONMENT): New variable.
178 [STANDALONE] (TESTS_ENVIRONMENT): Use that.
179 [!STANDALONE] (installcheck-local): Likewise.
180 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo.
181 * addrscopes.c: Include <config.h>.
182 Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers.
183 * allfcts.c: Likewise.
184 * asm-tst1.c: Likewise.
185 * asm-tst2.c: Likewise.
186 * asm-tst3.c: Likewise.
187 * asm-tst4.c: Likewise.
188 * asm-tst5.c: Likewise.
189 * asm-tst6.c: Likewise.
190 * asm-tst7.c: Likewise.
191 * asm-tst8.c: Likewise.
192 * asm-tst9.c: Likewise.
193 * dwflmodtest.c: Likewise.
194 * find-prologues.c: Likewise.
195 * funcscopes.c: Likewise.
196 * get-aranges.c: Likewise.
197 * get-files.c: Likewise.
198 * get-lines.c: Likewise.
199 * get-pubnames.c: Likewise.
200 * line2addr.c: Likewise.
201 * newscn.c: Likewise.
202 * show-abbrev.c: Likewise.
203 * show-die-info.c: Likewise.
204 * update3.c: Likewise.
205 * update4.c: Likewise.
Roland McGrathe47ab762005-11-17 03:16:00 +0000206 * funcretval.c: Likewise.
Roland McGrathd7f8d0c2005-11-17 02:32:03 +0000207
208 * dwflmodtest.c (print_instance): Don't use INTUSE.
209 (options): Don't use N_ macro.
210
Roland McGrath1b8b4462005-11-16 01:33:38 +00002112005-11-15 Roland McGrath <roland@redhat.com>
212
Roland McGrathe47ab762005-11-17 03:16:00 +0000213 * coverage.sh: Look in backends.
214 * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl.
215 (TESTS_ENVIRONMENT): Likewise.
216
217 * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE,
218 pass FUNCDIE direclty to dwfl_module_return_value_location.
219
Roland McGrath1b8b4462005-11-16 01:33:38 +0000220 * Makefile.am (BUILD_RPATH): New variable.
221 [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value.
222 (tests_rpath): New variable.
223 (installcheck-local): Pass it to test-wrapper.sh.
224 * test-wrapper.sh: In "installed" format, take yes/no value
225 for elfutils_tests_rpath, which export. When running a test
226 binary for installcheck, exit 77.
227 * test-subr.sh (installed_testrun): When running a test binary
228 for installcheck, exit 77 if $elfutils_tests_rpath = yes.
229
2302005-11-14 Roland McGrath <roland@redhat.com>
231
232 * test-subr.sh: New file.
233 * test-wrapper.sh: New file.
234 * Makefile.am (EXTRA_DIST): Add them.
235 (AM_LDFLAGS): Variable removed.
236 (TESTS_ENVIRONMENT): New variable.
237 (installcheck-local): New target.
238 * run-addrscopes.sh: Use test-subr.sh.
239 * run-allfcts.sh: Likewise.
240 * run-ecp-test.sh: Likewise.
241 * run-ecp-test2.sh: Likewise.
242 * run-elflint-self.sh: Likewise.
243 * run-elflint-test.sh: Likewise.
244 * run-find-prologues.sh: Likewise.
245 * run-funcscopes.sh: Likewise.
246 * run-get-aranges.sh: Likewise.
247 * run-get-files.sh: Likewise.
248 * run-get-lines.sh: Likewise.
249 * run-get-pubnames.sh: Likewise.
250 * run-line2addr.sh: Likewise.
251 * run-ranlib-test.sh: Likewise.
252 * run-ranlib-test2.sh: Likewise.
253 * run-show-abbrev.sh: Likewise.
254 * run-show-ciefde.sh: Likewise.
255 * run-show-die-info.sh: Likewise.
256 * run-strings-test.sh: Likewise.
257 * run-strip-test.sh: Likewise.
258
Roland McGrathe47ab762005-11-17 03:16:00 +00002592005-11-13 Roland McGrath <roland@redhat.com>
260
261 * funcretval.c: New file.
262 * Makefile.am (noinst_PROGRAMS): Add it.
263 (funcretval_LDADD): New variable.
264
Ulrich Drepper3840c1c2005-11-09 16:13:48 +00002652005-11-09 Ulrich Drepper <drepper@redhat.com>
266
267 * line2addr.c (handle_module): Add missing parameter to printf.
268
Roland McGrath07d4f2f2005-10-28 06:56:24 +00002692005-10-27 Roland McGrath <roland@redhat.com>
270
Roland McGrath6724c902005-10-28 07:07:19 +0000271 * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes.
272 * funcscopes.c (handle_function): Likewise.
273 * dwflmodtest.c (print_inline, print_func): Likewise.
274 * find-prologues.c (handle_function): Likewise.
275
2762005-10-27 Roland McGrath <roland@redhat.com>
277
Roland McGrath07d4f2f2005-10-28 06:56:24 +0000278 * run-find-prologues.sh: New file.
279 * Makefile.am (TESTS, EXTRA_DIST): Add it.
280
281 * find-prologues.c (handle_function): Skip inlines.
282
2832005-10-25 Roland McGrath <roland@redhat.com>
284
285 * find-prologues.c: New file.
286 * Makefile.am (noinst_PROGRAMS): Add it.
287 (find_prologues_LDADD): New variable.
288
Ulrich Drepper3bbc9502005-09-02 20:29:56 +00002892005-09-02 Ulrich Drepper <drepper@redhat.com>
290
291 * run-strings-test.sh: Remove strings.out in the end.
292
Ulrich Drepper7d65d012005-08-31 15:14:26 +00002932005-08-31 Ulrich Drepper <drepper@redhat.com>
294
295 * run-addrscopes.sh: Use correct exit code if test cannot be performed.
296 * run-allfcts.sh: Likewise.
297 * run-ecp-test.sh: Likewise.
298 * run-ecp-test2.sh: Likewise.
299 * run-elflint-test.sh: Likewise.
300 * run-funcscopes.sh: Likewise.
301 * run-get-aranges.sh: Likewise.
302 * run-get-files.sh: Likewise.
303 * run-get-lines.sh: Likewise.
304 * run-get-pubnames.sh: Likewise.
305 * run-line2addr.sh: Likewise.
306 * run-ranlib-test2.sh: Likewise.
307 * run-show-abbrev.sh: Likewise.
308 * run-show-ciefde.sh: Likewise.
309 * run-show-die-info.sh: Likewise.
310 * run-strings-test.sh: Likewise.
311 * run-strip-test.sh: Likewise.
312
Ulrich Drepper5a6f8d12005-08-30 17:56:53 +00003132005-08-30 Ulrich Drepper <drepper@redhat.com>
314
315 * coverage.sh: Handle case where there is no .gcno file at all.
316
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00003172005-08-29 Ulrich Drepper <drepper@redhat.com>
318
319 * Makefile.am (EXTRA_DIST): Add coverage.
320 [GCOV]: Generate coverage summary after the tests ran
321 * coverage.sh: New file.
322
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00003232005-08-28 Ulrich Drepper <drepper@redhat.com>
324
325 * Makefile.an [BUILD_STATIC] (libdw): Add -ldl.
326 (CLEANFILES): Add *.gcno *.gcda *.gconv.
327
3282005-08-28 Ulrich Drepper <drepper@redhat.com>
329
330 * run-strings-test.sh: New file.
331 * Makefile.am (TESTS, EXTRA_DIST): Add it.
332
Roland McGrath71e15a02005-08-27 10:33:26 +00003332005-08-27 Roland McGrath <roland@redhat.com>
334
Roland McGrathb0bc2782005-08-27 21:07:16 +0000335 * addrscopes.c (handle_address): Apply bias to PC addresses.
336
Roland McGrath71e15a02005-08-27 10:33:26 +0000337 * run-funcscopes.sh: New file.
338 * testfile25.bz2: New data file.
339 * Makefile.am (TESTS, EXTRA_DIST): Add them.
340
3412005-08-26 Roland McGrath <roland@redhat.com>
342
343 * addrscopes.c (dwarf_diename_integrate): Removed.
344 (print_vars, handle_address): Use plain dwarf_diename.
345
3462005-08-25 Roland McGrath <roland@redhat.com>
347
348 * funcscopes.c: New file.
349 * Makefile.am (noinst_PROGRAMS): Add it.
350 (funcscopes_LDADD): New variable.
351
352 * run-addrscopes.sh: Add another case.
353 * testfile24.bz2: New data file.
354 * Makefile.am (EXTRA_DIST): Add it.
355
356 * addrscopes.c (handle_address): Take new argument IGNORE_INLINES,
357 pass it to dwarf_getscopes.
358 (main): Pass it, true when '=' follows an address.
359
Roland McGrath4c305da2005-08-25 01:49:35 +00003602005-08-24 Roland McGrath <roland@redhat.com>
Ulrich Drepper8a520952005-08-28 08:56:34 +0000361
Roland McGrath4c305da2005-08-25 01:49:35 +0000362 * line2addr.c (print_address): Omit () for DSOs.
Ulrich Drepper8a520952005-08-28 08:56:34 +0000363
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00003642005-08-24 Ulrich Drepper <drepper@redhat.com>
365
Ulrich Drepper958bf132005-08-24 21:40:55 +0000366 * run-line2addr.sh: Remove testfile23 in the end.
367
Ulrich Drepper2eb660f2005-08-24 19:47:57 +0000368 * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl).
Ulrich Drepperf81343a2005-08-24 20:55:31 +0000369 [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules.
Ulrich Drepper2eb660f2005-08-24 19:47:57 +0000370
Roland McGrathd17fac72005-08-23 08:20:21 +00003712005-08-22 Roland McGrath <roland@redhat.com>
372
373 * run-line2addr.sh: Add a case.
374 * testfile23.bz2: New data file.
375 * Makefile.am (EXTRA_DIST): Add it.
376
Roland McGrath9a1f3652005-08-18 20:57:04 +00003772005-08-18 Roland McGrath <roland@redhat.com>
378
Roland McGrathf5fda7d2005-08-18 22:01:57 +0000379 * run-addrscopes.sh: New file.
380 * testfile22.bz2: New data file.
381 * Makefile.am (TESTS, EXTRA_DIST): Add them.
382
Roland McGrath9a1f3652005-08-18 20:57:04 +0000383 * addrscopes.c: New file.
384 * Makefile.am (noinst_PROGRAMS): Add it.
385 (addrscopes_LDADD): New variable.
386
Ulrich Drepper837b5222005-08-16 05:12:01 +00003872005-08-15 Ulrich Drepper <drepper@redhat.com>
388
389 * run-elflint-self.sh: Don't run test if the file doesn't exist.
390
Roland McGrath1ecb6062005-08-15 09:53:04 +00003912005-08-15 Roland McGrath <roland@redhat.com>
392
393 * dwflmodtest.c (print_instance, print_inline): New functions.
394 (print_func): Call print_inline.
395 (options, parse_opt): Grok -i/--inlines.
396
Roland McGrath8d18c292005-08-07 21:42:07 +00003972005-08-07 Roland McGrath <roland@redhat.com>
398
399 * dwflmodtest.c: Print function details only if -f flag is given.
400
Ulrich Drepper47be7952005-08-07 04:41:39 +00004012005-08-06 Ulrich Drepper <drepper@redhat.com>
402
Ulrich Drepper637963b2005-08-07 05:33:07 +0000403 * run-elflint-self.sh: New file.
404 * Makefile.am (TESTS): Add run-elflint-self.sh.
405 (EXTRA_DIST): Likewise.
406
Ulrich Drepper47be7952005-08-07 04:41:39 +0000407 * Makefile.am: Link with statis libs if BUILD_STATIC.
408 (dwflmodtest_LDADD): Also link with -ldl.
409
Ulrich Drepper41de4882005-08-03 00:02:56 +00004102005-08-02 Ulrich Drepper <drepper@redhat.com>
411
Ulrich Dreppera38998e2005-08-03 02:05:39 +0000412 * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS.
413 * asm-tst1.c: Adjust for new asm_begin interface. Open backend
414 library first.
415 * asm-tst2.c: Likewise.
416 * asm-tst3.c: Likewise.
417 * asm-tst4.c: Likewise.
418 * asm-tst5.c: Likewise.
419 * asm-tst6.c: Likewise.
420 * asm-tst7.c: Likewise.
421 * asm-tst8.c: Likewise.
422 * asm-tst9.c: Likewise.
423
Ulrich Drepper41de4882005-08-03 00:02:56 +0000424 * msg_tst.c: Add new error message.
425
Ulrich Drepper18618fd2005-07-28 21:29:22 +00004262005-07-28 Ulrich Drepper <drepper@redhat.com>
427
428 * Makefile.am (dwflmodtest_LDADD): Add $(libebl).
429
Roland McGrathd17fac72005-08-23 08:20:21 +00004302005-06-01 Roland McGrath <roland@redhat.com>
431
432 * line2addr.c: Rewritten using libdwfl.
433 * run-line2addr.sh: Update test for changed arguments.
434 * Makefile.am (INCLUDES): Add libdwfl source directory to path.
435 (libdwfl): New variable.
436 (line2addr_LDADD): Use it.
437
Roland McGrath18385902005-07-28 07:12:38 +00004382005-07-28 Roland McGrath <roland@redhat.com>
439
440 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here.
441 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest.
442 (dwflmodtest_LDADD): New variable.
443 (INCLUDES): Add -I$(top_srcdir)/libdwfl here.
444
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00004452005-07-21 Ulrich Drepper <drepper@redhat.com>
446
447 * testfile18.bz2: New file.
448 * run-elflint-test.sh: New file.
449 * Makefile.am (TESTS): Add run-elflint-test.sh.
450 (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
451
4522005-05-24 Ulrich Drepper <drepper@redhat.com>
453
454 * get-files.c (main): Use correct format specifier.
455
4562005-05-21 Ulrich Drepper <drepper@redhat.com>
457
458 * Makefile.am: Add -Wextra to CFLAGS.
459 * get-files.c: Remove warning this produced.
460 * get-pubnames.c: Likewise.
461 * newfile.c: Likewise.
462 * newscn.c: Likewise.
463 * scnnames.c: Likewise.
464 * showptable.c: Likewise.
465 * test-nlist.c: Likewise.
466 * update1.c: Likewise.
467 * update2.c: Likewise.
468 * update3.c: Likewise.
469 * update4.c: Likewise.
470
4712005-05-08 Ulrich Drepper <drepper@redhat.com>
472
473 * run-line2addr.sh: Remove testfile14 at the end.
474
Ulrich Drepper282bf322005-07-28 21:49:05 +0000475 * run-strip-test.sh: Remove debuginfo test input file as well.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +0000476
477 * Makefile.am (EXTRA_DIST): Newly added files incorrectly used
478 .bz, not .bz2.
479
4802005-05-03 Roland McGrath <roland@redhat.com>
481
482 * run-strip-test.sh: Use variables for test file names.
483 Optionally produce separate debug file and check it.
484 * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication.
485 * run-strip-test3.sh: Likewise.
486 * run-strip-test4.sh: New file.
487 * run-strip-test5.sh: New file.
488 * run-strip-test6.sh: New file.
489 * testfile15.bz: New file.
490 * testfile15.debug.bz: New file.
491 * testfile16.bz: New file.
492 * testfile16.debug.bz: New file.
493 * testfile17.bz: New file.
494 * testfile17.debug.bz: New file.
495 * Makefile.am (TESTS, EXTRA_DIST): Add them.
496
4972005-04-25 Ulrich Drepper <drepper@redhat.com>
498
499 * run-line2addr.sh: Also use testfile14. Adjust for correct
500 return of multiple matches.
501 * testfile14.bz2: New file.
502 * Makefile.am (EXTRA_DIST): Add testfile14.bz2.
503
504 * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change.
505
5062005-04-04 Roland McGrath <roland@frob.com>
507
508 * line2addr.c (main): Initialize LINES and NLINES before calling
509 dwarf_getsrc_file, and free LINES afterwards.
510
511 * allfcts.c (main): Use size_t for CUHL.
512
5132005-04-04 Ulrich Drepper <drepper@redhat.com>
514
515 * line2addr.c: New file.
516 * run-line2addr.sh: New file.
517 * Makefile.am: Add rules to build, run, and distribute new code.
518
5192005-04-02 Ulrich Drepper <drepper@redhat.com>
520
521 * allfcts.c: New file.
522 * run-allfcts.sh: New file.
523 * Makefile.am: Add rules to build, run, and distribute new code.
524
5252005-02-05 Ulrich Drepper <drepper@redhat.com>
526
527 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test
528 programs with -lmudflap.
529
5302004-09-25 Ulrich Drepper <drepper@redhat.com>
531
532 * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation.
533 * asm-tst5.c (main): Likewise.
534 * asm-tst6.c (main): Likewise.
535
5362004-01-17 Ulrich Drepper <drepper@redhat.com>
537
538 * Makefile.am: Support building with mudflap.
539
5402004-01-12 Ulrich Drepper <drepper@redhat.com>
541
542 * get-aranges.c: Rewrite to use libdw.
543 * Makefile.am: Reenable get-aranges test.
544
5452004-01-11 Ulrich Drepper <drepper@redhat.com>
546
547 * get-lines.c: New file.
548 * get-files.c: Adjust for libdw.
549 * run-get-files.sh: Adjust expected result.
550 * run-get-lines.sh: Likewise.
551 * Makefile.am: Run get-lines test. Don't run get-aranges and
552 get-ciefde test for now.
553
554 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface
555 change. Print attribute offset information.
556 * run-show-abbrev.sh: Adjust expected output.
557
5582004-01-09 Ulrich Drepper <drepper@redhat.com>
559
560 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change.
561 * show-die-info.c: Likewise.
562 * run-show-die-info.sh: Adjust expected output.
563
5642003-08-13 Ulrich Drepper <drepper@redhat.com>
565
566 * Makefile.in: Depend on libebl.a, not libebl.so.
567
5682003-08-11 Ulrich Drepper <drepper@redhat.com>
569
570 * Moved to CVS archive.