blob: df78c086aa5d0f014ebf294602762e3f1972859f [file] [log] [blame]
Roland McGrath43da9892007-04-16 23:13:37 +000012007-04-16 Roland McGrath <roland@redhat.com>
2
3 * dwfl-addr-sect.c: New file.
4 * Makefile.am (noinst_PROGRAMS): Add it.
5 (dwfl_addr_sect_LDADD): New variable.
6
72007-04-05 Roland McGrath <roland@redhat.com>
8
9 * get-files.c: Test dwarf_getsrcdirs.
10 * run-get-files.sh: Update expected output.
11
Roland McGrath5f6a41a2007-04-01 23:11:40 +0000122007-04-01 Roland McGrath <roland@redhat.com>
13
14 * run-allregs.sh: Updated expected output for x86_64.
15
Ulrich Drepper6258e742007-03-13 06:22:40 +0000162007-03-04 Roland McGrath <roland@redhat.com>
17
18 * dwfl-bug-fd-leak.c: New file.
19 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
20 (dwfl_bug_fd_leak_LDADD): New variable.
21
22 * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf,
23 show what files have been located.
24
Ulrich Drepperaa915fd2007-02-05 07:25:33 +0000252007-02-02 Roland McGrath <roland@redhat.com>
26
27 * run-addrname-test.sh: New file.
28 * Makefile.am (TESTS, EXTRA_DIST): Add it.
29 * testfile34.bz2: New data file.
30 * Makefile.am (EXTRA_DIST): Add it.
31
322007-01-20 Roland McGrath <roland@redhat.com>
33
34 * testfile33.bz2: New data file.
35 * Makefile.am (EXTRA_DIST): Add it.
36 * run-elflint-test.sh: Test on it too.
37
382007-01-18 Roland McGrath <roland@redhat.com>
39
40 * Makefile.am (CFLAGS): Don't molest it.
41
422007-01-11 Roland McGrath <roland@redhat.com>
43
44 * testfile32.bz2: New data file.
45 * Makefile.am (EXTRA_DIST): Add it.
46 * run-elflint-test.sh: Test on it too.
47
Ulrich Drepperce0bdb62007-02-05 07:13:52 +0000482007-02-04 Ulrich Drepper <drepper@redhat.com>
49
50 * arls.c: New file.
51 * Makefile (noinst_PROGRAMS): Add arls.
52
53 * run-ranlib-test2.sh: Fix type in comment.
54
Ulrich Dreppercd4992c2007-01-10 20:58:17 +0000552007-01-10 Ulrich Drepper <drepper@redhat.com>
56
57 * run-elflint-self.sh (runtest): Show which file has the problem.
58
Roland McGrathba949b32007-01-10 20:44:29 +0000592007-01-10 Roland McGrath <roland@redhat.com>
60
61 * dwfl-bug-addr-overflow.c: New file.
62 * Makefile.am (TESTS): Add it.
63 (dwfl_bug_addr_overflow_LDADD): New variable.
64
Roland McGrath8190db62006-12-17 23:56:51 +0000652006-12-17 Roland McGrath <roland@redhat.com>
66
67 * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg.
68
Roland McGrathc373d852006-10-10 00:25:21 +0000692006-09-05 Roland McGrath <roland@redhat.com>
70
71 * run-strings-test.sh: Export LC_ALL=C for the test.
72
732006-08-29 Roland McGrath <roland@redhat.com>
74
75 * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh.
76 * run-arsymtest.sh: Likewise.
77
78 * run-native-test.sh (native.c compilation): Add some braces.
79
802006-08-22 Roland McGrath <roland@redhat.com>
81
82 * allregs.c (dwarf_encoding_string): New function, swiped from readelf.
83 (struct reginfo): New members bits, type.
84 (one_register, match_register): Update to take new args,
85 record and display new info.
86 (main): Display new info.
87 * run-allregs.sh: Update expected results.
88
Roland McGrath19db8592006-08-03 08:52:46 +0000892006-08-03 Roland McGrath <roland@redhat.com>
90
91 * run-allregs.sh: Add sparc cases.
92 * testfile30.bz2: New data file.
93 * testfile31.bz2: New data file.
94 * Makefile.am (EXTRA_DIST): Add them.
95
Roland McGrath95024622006-07-21 10:06:31 +0000962006-07-21 Roland McGrath <roland@redhat.com>
97
98 * allregs.c (struct reginfo): Increase size of name.
99 (one_register): Assert that it's big enough.
100
Roland McGrathb4379722006-04-05 01:35:26 +00001012006-04-04 Roland McGrath <roland@redhat.com>
102
103 * run-bug1-test.sh: Test a second case, to cover both byte orders.
104 * testfile29.bz2: New file.
105 * testfile29.rdwr.bz2: New file.
106 * Makefile.am (EXTRA_DIST): Add them.
107
Ulrich Drepperba718b12006-04-04 21:31:16 +00001082006-04-04 Ulrich Drepper <drepper@redhat.com>
109
110 * Makefile.am: Add rules to run run-bug1-test.sh.
111 * rdwrmmap.c: New file.
112 * run-bug1-test.sh: New file.
113 * testfile28.bz2: New file.
114 * testfile28.rdwr.bz2: New file.
115
Roland McGrathdd7e22b2006-03-09 23:05:47 +00001162006-03-09 Roland McGrath <roland@redhat.com>
117
118 * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link.
119
Roland McGrath060fa052006-03-02 07:51:50 +00001202006-03-01 Roland McGrath <roland@redhat.com>
121
122 * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h
123 changes matching 3.0 spec.
124
Roland McGrathc40f58a2006-01-13 20:13:21 +00001252006-01-13 Roland McGrath <roland@redhat.com>
126
127 * run-native-test.sh: Do kill -9 and reap explicitly at end, since
128 bash 3.1 whines when it's done in the trap 0 handler.
129
Roland McGrath4b248ce2006-01-12 03:34:38 +00001302006-01-11 Roland McGrath <roland@redhat.com>
131
132 * testfile26.bz2: New data file.
133 * testfile27.bz2: New data file.
134 * Makefile.am (EXTRA_DIST): Add them.
135 * run-allregs.sh: Test s390 data.
136
Roland McGrath124a7982005-12-15 02:37:09 +00001372005-12-14 Roland McGrath <roland@redhat.com>
138
139 * run-native-test.sh: Redirect output from native test process.
140
Roland McGrath94d26ad2005-12-13 23:24:37 +00001412005-12-13 Roland McGrath <roland@redhat.com>
142
143 * allregs.c (main): Fail if we find no registers.
144
145 * run-native-test.sh: New file.
146 * Makefile.am (TESTS, EXTRA_DIST): Add it.
147
Roland McGrathba72ab12005-12-12 00:04:33 +00001482005-12-10 Ulrich Drepper <drepper@redhat.com
149
150 * run-readelf-test1.sh: New file.
151 * Makefile.am (TESTS): Add run-readelf-test1.sh.
152 (EXTRA_DIST): Likewise.
153
Roland McGrathd804e722005-12-08 01:35:42 +00001542005-12-07 Roland McGrath <roland@redhat.com>
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000155
Roland McGrathd804e722005-12-08 01:35:42 +0000156 * ecp.c (main): Use elf_end to clean up.
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000157
Roland McGrath994b4892005-12-05 22:46:21 +00001582005-11-25 Roland McGrath <roland@redhat.com>
159
160 * coverage.sh: Given -v argument, print names of unused files.
161
162 * addrscopes.c (main): Use dwfl_end before return.
163 * allregs.c (main): Likewise.
164 * find-prologues.c (main): Likewise.
165 * funcretval.c (main): Likewise.
166 * funcscopes.c (main): Likewise.
167 * line2addr.c (main): Likewise.
168
169 * run-allregs.sh: New file.
170 * Makefile.am (TESTS, EXTRA_DIST): Add it.
171
172 * allregs.c: Use libdwfl wrapper instead of direct libebl calls.
173 * Makefile.am (allregs_LDADD): Updated.
174
175 * allregs.c: New file.
176 * Makefile.am (noinst_PROGRAMS): Add it.
177 (allregs_LDADD): New variable.
178
Roland McGrath9365d2c2005-11-18 23:55:47 +00001792005-11-18 Roland McGrath <roland@redhat.com>
180
181 * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib.
182 * test-wrapper.sh: Likewise.
183
Roland McGrath575dd392005-11-18 01:41:52 +00001842005-11-17 Roland McGrath <roland@redhat.com>
185
Roland McGrathaf74f5c2005-11-18 02:25:14 +0000186 * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in
187 environment for test-wrapper.sh.
188 * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib.
189 * test-subr.sh (installed_testrun): Likewise.
190 Use explicit path in ${bindir}.
191
Roland McGrath575dd392005-11-18 01:41:52 +0000192 * Makefile.am (installcheck-local): Fix typo in last change.
193
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00001942005-11-16 Roland McGrath <roland@redhat.com>
195
196 * configure.ac: New file, for standalone build/dist of test suite.
197 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it.
198 (asm_TESTS): New variable, broken out of ...
199 (TESTS): ... here. Also remove msg_tst.
200 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
201 (installed_TESTS_ENVIRONMENT): New variable.
202 [STANDALONE] (TESTS_ENVIRONMENT): Use that.
203 [!STANDALONE] (installcheck-local): Likewise.
204 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo.
205 * addrscopes.c: Include <config.h>.
206 Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers.
207 * allfcts.c: Likewise.
208 * asm-tst1.c: Likewise.
209 * asm-tst2.c: Likewise.
210 * asm-tst3.c: Likewise.
211 * asm-tst4.c: Likewise.
212 * asm-tst5.c: Likewise.
213 * asm-tst6.c: Likewise.
214 * asm-tst7.c: Likewise.
215 * asm-tst8.c: Likewise.
216 * asm-tst9.c: Likewise.
217 * dwflmodtest.c: Likewise.
218 * find-prologues.c: Likewise.
219 * funcscopes.c: Likewise.
220 * get-aranges.c: Likewise.
221 * get-files.c: Likewise.
222 * get-lines.c: Likewise.
223 * get-pubnames.c: Likewise.
224 * line2addr.c: Likewise.
225 * newscn.c: Likewise.
226 * show-abbrev.c: Likewise.
227 * show-die-info.c: Likewise.
228 * update3.c: Likewise.
229 * update4.c: Likewise.
Roland McGrathe47ab762005-11-17 03:16:00 +0000230 * funcretval.c: Likewise.
Roland McGrathd7f8d0c2005-11-17 02:32:03 +0000231
232 * dwflmodtest.c (print_instance): Don't use INTUSE.
233 (options): Don't use N_ macro.
234
Roland McGrath1b8b4462005-11-16 01:33:38 +00002352005-11-15 Roland McGrath <roland@redhat.com>
236
Roland McGrathe47ab762005-11-17 03:16:00 +0000237 * coverage.sh: Look in backends.
238 * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl.
239 (TESTS_ENVIRONMENT): Likewise.
240
241 * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE,
242 pass FUNCDIE direclty to dwfl_module_return_value_location.
243
Roland McGrath1b8b4462005-11-16 01:33:38 +0000244 * Makefile.am (BUILD_RPATH): New variable.
245 [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value.
246 (tests_rpath): New variable.
247 (installcheck-local): Pass it to test-wrapper.sh.
248 * test-wrapper.sh: In "installed" format, take yes/no value
249 for elfutils_tests_rpath, which export. When running a test
250 binary for installcheck, exit 77.
251 * test-subr.sh (installed_testrun): When running a test binary
252 for installcheck, exit 77 if $elfutils_tests_rpath = yes.
253
2542005-11-14 Roland McGrath <roland@redhat.com>
255
256 * test-subr.sh: New file.
257 * test-wrapper.sh: New file.
258 * Makefile.am (EXTRA_DIST): Add them.
259 (AM_LDFLAGS): Variable removed.
260 (TESTS_ENVIRONMENT): New variable.
261 (installcheck-local): New target.
262 * run-addrscopes.sh: Use test-subr.sh.
263 * run-allfcts.sh: Likewise.
264 * run-ecp-test.sh: Likewise.
265 * run-ecp-test2.sh: Likewise.
266 * run-elflint-self.sh: Likewise.
267 * run-elflint-test.sh: Likewise.
268 * run-find-prologues.sh: Likewise.
269 * run-funcscopes.sh: Likewise.
270 * run-get-aranges.sh: Likewise.
271 * run-get-files.sh: Likewise.
272 * run-get-lines.sh: Likewise.
273 * run-get-pubnames.sh: Likewise.
274 * run-line2addr.sh: Likewise.
275 * run-ranlib-test.sh: Likewise.
276 * run-ranlib-test2.sh: Likewise.
277 * run-show-abbrev.sh: Likewise.
278 * run-show-ciefde.sh: Likewise.
279 * run-show-die-info.sh: Likewise.
280 * run-strings-test.sh: Likewise.
281 * run-strip-test.sh: Likewise.
282
Roland McGrathe47ab762005-11-17 03:16:00 +00002832005-11-13 Roland McGrath <roland@redhat.com>
284
285 * funcretval.c: New file.
286 * Makefile.am (noinst_PROGRAMS): Add it.
287 (funcretval_LDADD): New variable.
288
Ulrich Drepper3840c1c2005-11-09 16:13:48 +00002892005-11-09 Ulrich Drepper <drepper@redhat.com>
290
291 * line2addr.c (handle_module): Add missing parameter to printf.
292
Roland McGrath07d4f2f2005-10-28 06:56:24 +00002932005-10-27 Roland McGrath <roland@redhat.com>
294
Roland McGrath6724c902005-10-28 07:07:19 +0000295 * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes.
296 * funcscopes.c (handle_function): Likewise.
297 * dwflmodtest.c (print_inline, print_func): Likewise.
298 * find-prologues.c (handle_function): Likewise.
299
3002005-10-27 Roland McGrath <roland@redhat.com>
301
Roland McGrath07d4f2f2005-10-28 06:56:24 +0000302 * run-find-prologues.sh: New file.
303 * Makefile.am (TESTS, EXTRA_DIST): Add it.
304
305 * find-prologues.c (handle_function): Skip inlines.
306
3072005-10-25 Roland McGrath <roland@redhat.com>
308
309 * find-prologues.c: New file.
310 * Makefile.am (noinst_PROGRAMS): Add it.
311 (find_prologues_LDADD): New variable.
312
Ulrich Drepper3bbc9502005-09-02 20:29:56 +00003132005-09-02 Ulrich Drepper <drepper@redhat.com>
314
315 * run-strings-test.sh: Remove strings.out in the end.
316
Ulrich Drepper7d65d012005-08-31 15:14:26 +00003172005-08-31 Ulrich Drepper <drepper@redhat.com>
318
319 * run-addrscopes.sh: Use correct exit code if test cannot be performed.
320 * run-allfcts.sh: Likewise.
321 * run-ecp-test.sh: Likewise.
322 * run-ecp-test2.sh: Likewise.
323 * run-elflint-test.sh: Likewise.
324 * run-funcscopes.sh: Likewise.
325 * run-get-aranges.sh: Likewise.
326 * run-get-files.sh: Likewise.
327 * run-get-lines.sh: Likewise.
328 * run-get-pubnames.sh: Likewise.
329 * run-line2addr.sh: Likewise.
330 * run-ranlib-test2.sh: Likewise.
331 * run-show-abbrev.sh: Likewise.
332 * run-show-ciefde.sh: Likewise.
333 * run-show-die-info.sh: Likewise.
334 * run-strings-test.sh: Likewise.
335 * run-strip-test.sh: Likewise.
336
Ulrich Drepper5a6f8d12005-08-30 17:56:53 +00003372005-08-30 Ulrich Drepper <drepper@redhat.com>
338
339 * coverage.sh: Handle case where there is no .gcno file at all.
340
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00003412005-08-29 Ulrich Drepper <drepper@redhat.com>
342
343 * Makefile.am (EXTRA_DIST): Add coverage.
344 [GCOV]: Generate coverage summary after the tests ran
345 * coverage.sh: New file.
346
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00003472005-08-28 Ulrich Drepper <drepper@redhat.com>
348
349 * Makefile.an [BUILD_STATIC] (libdw): Add -ldl.
350 (CLEANFILES): Add *.gcno *.gcda *.gconv.
351
3522005-08-28 Ulrich Drepper <drepper@redhat.com>
353
354 * run-strings-test.sh: New file.
355 * Makefile.am (TESTS, EXTRA_DIST): Add it.
356
Roland McGrath71e15a02005-08-27 10:33:26 +00003572005-08-27 Roland McGrath <roland@redhat.com>
358
Roland McGrathb0bc2782005-08-27 21:07:16 +0000359 * addrscopes.c (handle_address): Apply bias to PC addresses.
360
Roland McGrath71e15a02005-08-27 10:33:26 +0000361 * run-funcscopes.sh: New file.
362 * testfile25.bz2: New data file.
363 * Makefile.am (TESTS, EXTRA_DIST): Add them.
364
3652005-08-26 Roland McGrath <roland@redhat.com>
366
367 * addrscopes.c (dwarf_diename_integrate): Removed.
368 (print_vars, handle_address): Use plain dwarf_diename.
369
3702005-08-25 Roland McGrath <roland@redhat.com>
371
372 * funcscopes.c: New file.
373 * Makefile.am (noinst_PROGRAMS): Add it.
374 (funcscopes_LDADD): New variable.
375
376 * run-addrscopes.sh: Add another case.
377 * testfile24.bz2: New data file.
378 * Makefile.am (EXTRA_DIST): Add it.
379
380 * addrscopes.c (handle_address): Take new argument IGNORE_INLINES,
381 pass it to dwarf_getscopes.
382 (main): Pass it, true when '=' follows an address.
383
Roland McGrath4c305da2005-08-25 01:49:35 +00003842005-08-24 Roland McGrath <roland@redhat.com>
Ulrich Drepper8a520952005-08-28 08:56:34 +0000385
Roland McGrath4c305da2005-08-25 01:49:35 +0000386 * line2addr.c (print_address): Omit () for DSOs.
Ulrich Drepper8a520952005-08-28 08:56:34 +0000387
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00003882005-08-24 Ulrich Drepper <drepper@redhat.com>
389
Ulrich Drepper958bf132005-08-24 21:40:55 +0000390 * run-line2addr.sh: Remove testfile23 in the end.
391
Ulrich Drepper2eb660f2005-08-24 19:47:57 +0000392 * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl).
Ulrich Drepperf81343a2005-08-24 20:55:31 +0000393 [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules.
Ulrich Drepper2eb660f2005-08-24 19:47:57 +0000394
Roland McGrathd17fac72005-08-23 08:20:21 +00003952005-08-22 Roland McGrath <roland@redhat.com>
396
397 * run-line2addr.sh: Add a case.
398 * testfile23.bz2: New data file.
399 * Makefile.am (EXTRA_DIST): Add it.
400
Roland McGrath9a1f3652005-08-18 20:57:04 +00004012005-08-18 Roland McGrath <roland@redhat.com>
402
Roland McGrathf5fda7d2005-08-18 22:01:57 +0000403 * run-addrscopes.sh: New file.
404 * testfile22.bz2: New data file.
405 * Makefile.am (TESTS, EXTRA_DIST): Add them.
406
Roland McGrath9a1f3652005-08-18 20:57:04 +0000407 * addrscopes.c: New file.
408 * Makefile.am (noinst_PROGRAMS): Add it.
409 (addrscopes_LDADD): New variable.
410
Ulrich Drepper837b5222005-08-16 05:12:01 +00004112005-08-15 Ulrich Drepper <drepper@redhat.com>
412
413 * run-elflint-self.sh: Don't run test if the file doesn't exist.
414
Roland McGrath1ecb6062005-08-15 09:53:04 +00004152005-08-15 Roland McGrath <roland@redhat.com>
416
417 * dwflmodtest.c (print_instance, print_inline): New functions.
418 (print_func): Call print_inline.
419 (options, parse_opt): Grok -i/--inlines.
420
Roland McGrath8d18c292005-08-07 21:42:07 +00004212005-08-07 Roland McGrath <roland@redhat.com>
422
423 * dwflmodtest.c: Print function details only if -f flag is given.
424
Ulrich Drepper47be7952005-08-07 04:41:39 +00004252005-08-06 Ulrich Drepper <drepper@redhat.com>
426
Ulrich Drepper637963b2005-08-07 05:33:07 +0000427 * run-elflint-self.sh: New file.
428 * Makefile.am (TESTS): Add run-elflint-self.sh.
429 (EXTRA_DIST): Likewise.
430
Ulrich Drepper47be7952005-08-07 04:41:39 +0000431 * Makefile.am: Link with statis libs if BUILD_STATIC.
432 (dwflmodtest_LDADD): Also link with -ldl.
433
Ulrich Drepper41de4882005-08-03 00:02:56 +00004342005-08-02 Ulrich Drepper <drepper@redhat.com>
435
Ulrich Dreppera38998e2005-08-03 02:05:39 +0000436 * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS.
437 * asm-tst1.c: Adjust for new asm_begin interface. Open backend
438 library first.
439 * asm-tst2.c: Likewise.
440 * asm-tst3.c: Likewise.
441 * asm-tst4.c: Likewise.
442 * asm-tst5.c: Likewise.
443 * asm-tst6.c: Likewise.
444 * asm-tst7.c: Likewise.
445 * asm-tst8.c: Likewise.
446 * asm-tst9.c: Likewise.
447
Ulrich Drepper41de4882005-08-03 00:02:56 +0000448 * msg_tst.c: Add new error message.
449
Ulrich Drepper18618fd2005-07-28 21:29:22 +00004502005-07-28 Ulrich Drepper <drepper@redhat.com>
451
452 * Makefile.am (dwflmodtest_LDADD): Add $(libebl).
453
Roland McGrathd17fac72005-08-23 08:20:21 +00004542005-06-01 Roland McGrath <roland@redhat.com>
455
456 * line2addr.c: Rewritten using libdwfl.
457 * run-line2addr.sh: Update test for changed arguments.
458 * Makefile.am (INCLUDES): Add libdwfl source directory to path.
459 (libdwfl): New variable.
460 (line2addr_LDADD): Use it.
461
Roland McGrath18385902005-07-28 07:12:38 +00004622005-07-28 Roland McGrath <roland@redhat.com>
463
464 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here.
465 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest.
466 (dwflmodtest_LDADD): New variable.
467 (INCLUDES): Add -I$(top_srcdir)/libdwfl here.
468
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00004692005-07-21 Ulrich Drepper <drepper@redhat.com>
470
471 * testfile18.bz2: New file.
472 * run-elflint-test.sh: New file.
473 * Makefile.am (TESTS): Add run-elflint-test.sh.
474 (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
475
4762005-05-24 Ulrich Drepper <drepper@redhat.com>
477
478 * get-files.c (main): Use correct format specifier.
479
4802005-05-21 Ulrich Drepper <drepper@redhat.com>
481
482 * Makefile.am: Add -Wextra to CFLAGS.
483 * get-files.c: Remove warning this produced.
484 * get-pubnames.c: Likewise.
485 * newfile.c: Likewise.
486 * newscn.c: Likewise.
487 * scnnames.c: Likewise.
488 * showptable.c: Likewise.
489 * test-nlist.c: Likewise.
490 * update1.c: Likewise.
491 * update2.c: Likewise.
492 * update3.c: Likewise.
493 * update4.c: Likewise.
494
4952005-05-08 Ulrich Drepper <drepper@redhat.com>
496
497 * run-line2addr.sh: Remove testfile14 at the end.
498
Ulrich Drepper282bf322005-07-28 21:49:05 +0000499 * run-strip-test.sh: Remove debuginfo test input file as well.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +0000500
501 * Makefile.am (EXTRA_DIST): Newly added files incorrectly used
502 .bz, not .bz2.
503
5042005-05-03 Roland McGrath <roland@redhat.com>
505
506 * run-strip-test.sh: Use variables for test file names.
507 Optionally produce separate debug file and check it.
508 * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication.
509 * run-strip-test3.sh: Likewise.
510 * run-strip-test4.sh: New file.
511 * run-strip-test5.sh: New file.
512 * run-strip-test6.sh: New file.
513 * testfile15.bz: New file.
514 * testfile15.debug.bz: New file.
515 * testfile16.bz: New file.
516 * testfile16.debug.bz: New file.
517 * testfile17.bz: New file.
518 * testfile17.debug.bz: New file.
519 * Makefile.am (TESTS, EXTRA_DIST): Add them.
520
5212005-04-25 Ulrich Drepper <drepper@redhat.com>
522
523 * run-line2addr.sh: Also use testfile14. Adjust for correct
524 return of multiple matches.
525 * testfile14.bz2: New file.
526 * Makefile.am (EXTRA_DIST): Add testfile14.bz2.
527
528 * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change.
529
5302005-04-04 Roland McGrath <roland@frob.com>
531
532 * line2addr.c (main): Initialize LINES and NLINES before calling
533 dwarf_getsrc_file, and free LINES afterwards.
534
535 * allfcts.c (main): Use size_t for CUHL.
536
5372005-04-04 Ulrich Drepper <drepper@redhat.com>
538
539 * line2addr.c: New file.
540 * run-line2addr.sh: New file.
541 * Makefile.am: Add rules to build, run, and distribute new code.
542
5432005-04-02 Ulrich Drepper <drepper@redhat.com>
544
545 * allfcts.c: New file.
546 * run-allfcts.sh: New file.
547 * Makefile.am: Add rules to build, run, and distribute new code.
548
5492005-02-05 Ulrich Drepper <drepper@redhat.com>
550
551 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test
552 programs with -lmudflap.
553
5542004-09-25 Ulrich Drepper <drepper@redhat.com>
555
556 * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation.
557 * asm-tst5.c (main): Likewise.
558 * asm-tst6.c (main): Likewise.
559
5602004-01-17 Ulrich Drepper <drepper@redhat.com>
561
562 * Makefile.am: Support building with mudflap.
563
5642004-01-12 Ulrich Drepper <drepper@redhat.com>
565
566 * get-aranges.c: Rewrite to use libdw.
567 * Makefile.am: Reenable get-aranges test.
568
5692004-01-11 Ulrich Drepper <drepper@redhat.com>
570
571 * get-lines.c: New file.
572 * get-files.c: Adjust for libdw.
573 * run-get-files.sh: Adjust expected result.
574 * run-get-lines.sh: Likewise.
575 * Makefile.am: Run get-lines test. Don't run get-aranges and
576 get-ciefde test for now.
577
578 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface
579 change. Print attribute offset information.
580 * run-show-abbrev.sh: Adjust expected output.
581
5822004-01-09 Ulrich Drepper <drepper@redhat.com>
583
584 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change.
585 * show-die-info.c: Likewise.
586 * run-show-die-info.sh: Adjust expected output.
587
5882003-08-13 Ulrich Drepper <drepper@redhat.com>
589
590 * Makefile.in: Depend on libebl.a, not libebl.so.
591
5922003-08-11 Ulrich Drepper <drepper@redhat.com>
593
594 * Moved to CVS archive.