blob: 87654d605bdccc4cdad15e608a15f3c06f4d0552 [file] [log] [blame]
Roland McGrathaf800142009-07-22 13:55:50 -070012009-07-22 Roland McGrath <roland@redhat.com>
2
3 * addrcfi.c: Update dwarf_frame_{cfa,register} calling convention.
4
Roland McGrath3c84db32009-06-24 17:41:40 -070052009-07-08 Roland McGrath <roland@redhat.com>
6
7 * addrcfi.c: New file.
8 * Makefile.am (noinst_PROGRAMS): Add it.
9 (addrcfi_LDADD): New variable.
10
Petr Machatad24c7bf2009-05-07 20:58:19 +0200112009-05-07 Petr Machata <pmachata@redhat.com>
12
13 * testfile51.bz2: New data file.
14 * dwarf-getmacros.c: New test core.
15 * run-dwarf-getmacros.sh: New test wrapper.
Roland McGrath0c735a92009-05-07 18:19:16 -070016 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
17 (dwarf_getmacros_LDADD): New variable.
Petr Machatad24c7bf2009-05-07 20:58:19 +020018
Ulrich Drepperf9545c42009-04-23 07:59:02 -0700192009-04-23 Ulrich Drepper <drepper@redhat.com>
20
21 * Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS).
22 (rdwrmmap_LDADD): Add $(libmudflap).
Roland McGrath0c735a92009-05-07 18:19:16 -070023
Roland McGrath19a8e4d2009-04-21 15:44:07 -0700242009-04-21 Roland McGrath <roland@redhat.com>
25
26 * testfile50.bz2: New data file.
27 * Makefile.am (EXTRA_DIST): Add it.
28 * run-dwfl-addr-sect.sh: Add a case using it.
29
Ulrich Drepper5bd44442008-12-31 09:02:54 -0800302008-12-31 Ulrich Drepper <drepper@redhat.com>
31
Ulrich Drepper3bf57592009-01-01 18:52:05 -080032 * testfile44.S.bz2: Add tests for dppd, dpps, insertps, movntdqa,
33 mpsadbw, packusdw, pblendvb, pblendw, pcmpeqq, pcmpestri, pcmpestrm,
34 pcmpistri, pcmpistrm, pcmpgtq, phminposuw, pinsrb, pinsrd, pmaxsb,
35 pmaxsd, pmaxud, pmaxuw, pminsb, pminsd, pminud, pminuw, pmovsxbw,
36 pmovsxbd, pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmovsxbw, pmovsxbd,
37 pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmuldq, pmulld, popcnt, ptest,
38 roundss, roundps, roundpd, and roundsd.
39 * testfile45.S.bz2: Likewise.
40 * testfile44.expect.bz2: Adjust accordingly.
41 * testfile45.expect.bz2: Likewise.
42
Ulrich Drepper5bd44442008-12-31 09:02:54 -080043 * testfile44.S.bz2: Add tests for blendvpd and blendvps.
44 * testfile45.S.bz2: Likewise.
45 * testfile44.expect.bz2: Adjust accordingly.
46 * testfile45.expect.bz2: Likewise.
47
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -0800482008-12-30 Ulrich Drepper <drepper@redhat.com>
49
Ulrich Drepperec32ff92008-12-30 23:24:09 -080050 * testfile44.S.bz2: Add tests for blendpd and blendps.
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -080051 * testfile45.S.bz2: Likewise.
52 * testfile44.expect.bz2: Adjust accordingly.
53 * testfile45.expect.bz2: Likewise.
54
Ulrich Drepper5a04b9f2008-12-19 01:14:12 -0800552008-12-19 Ulrich Drepper <drepper@redhat.com>
56
57 * testfile44.S.bz2: Add tests for AMD 3DNOW.
58 * testfile45.S.bz2: Likewise.
59 * testfile44.expect.bz2: Adjust accordingly.
60 * testfile45.expect.bz2: Likewise.
61
Roland McGratha845f682008-12-03 03:41:58 +0000622008-11-26 Roland McGrath <roland@redhat.com>
63
64 * dwfl-bug-getmodules.c: New file.
65 * Makefile.am (noinst_PROGRAMS): Add it.
66 (dwfl_bug_getmodules_LDADD): New variable.
67
682008-09-10 Roland McGrath <roland@redhat.com>
69
70 * test-subr.sh (LC_ALL): Export it set to "C".
71 * run-dwfl-addr-sect.sh: Don't do it here.
72 * run-strings-test.sh: Likewise.
73
Roland McGrathb4d6f0f2008-08-25 22:55:17 +0000742008-08-21 Denys Vlasenko <dvlasenk@redhat.com>
75
76 * run-addrname-test.sh: Add a new case.
77 * testfile49.bz2: New data file.
78 * Makefile.am (EXTRA_DIST): Add it.
79
Roland McGrath521c47d2008-04-11 07:01:58 +0000802008-04-10 Roland McGrath <roland@redhat.com>
81
82 * testfile48.bz2, testfile48.bz2.debug: New data files.
83 * Makefile.am (EXTRA_DIST): Add them.
84 * run-strip-test8.sh: Use them.
85
86 * testfile16.bz2, testfile16.debug.bz2: Replace data files.
87
88 * run-strip-test.sh: Fail if stripped output has ".debug_*" sections.
89 * run-strip-test8.sh: New file.
90 * testfile47.bz2: New data file.
91 * Makefile.am (TESTS, EXTRA_DIST): Add them.
92
Roland McGrath13b69602008-04-01 02:30:05 +0000932008-03-31 Roland McGrath <roland@redhat.com>
94
95 * run-early-offscn.sh: New file.
96 * early-offscn.c: New file.
97 * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them.
98 (early_offscn_LDADD): New variable.
99
Roland McGrathd11f9cb2008-03-26 20:51:59 +00001002008-03-19 Roland McGrath <roland@redhat.com>
101
102 * run-addrname-test.sh: Add a new case.
103
Roland McGrath658094a2008-02-22 08:14:07 +00001042008-02-22 Roland McGrath <roland@redhat.com>
105
106 * run-elflint-test.sh: Typo fix.
107
1082008-02-21 Roland McGrath <roland@redhat.com>
109
110 * run-disasm-x86.sh: Use uname instead of arch, keep tools required
111 for the build down to minimum.
112 * run-disasm-x86-64.sh: Likewise.
113
Roland McGrath059c83e2008-02-21 06:19:39 +00001142008-02-20 Roland McGrath <roland@redhat.com>
115
116 * testfile46.bz2: New data file.
117 * Makefile.am (EXTRA_DIST): Add it.
118 * run-elflint-test.sh: Test on it.
119
Ulrich Drepperc54785a2008-02-01 18:05:21 +00001202008-02-01 Ulrich Drepper <drepper@redhat.com>
121
122 * Makefile.am: Hook up sha1-tst.c.
123 * sha1-tst.c: New file.
124
Ulrich Drepper4d8bc812008-01-22 06:02:31 +00001252008-01-21 Roland McGrath <roland@redhat.com>
126
127 * testfile45.S.bz2: Add tests for cltq, cqto.
128 * testfile45.expect.bz2: Adjust.
129
Ulrich Drepper35f2fe62008-01-14 19:17:36 +00001302008-01-14 Ulrich Drepper <drepper@redhat.com>
131
132 * testfile45.S.bz2: Add more tests.
133 * testfile45.expect.bz2: Adjust.
134
Ulrich Drepperfd479892008-01-12 03:06:47 +00001352008-01-11 Ulrich Drepper <drepper@redhat.com>
136
137 * testfile45.expect.bz2: Adjust for adding of address for %rip based
138 address mode.
139
Ulrich Drepper96a73992008-01-11 06:17:06 +00001402008-01-10 Ulrich Drepper <drepper@redhat.com>
141
142 * testfile45.S.bz2: Add more tests.
143 * testfile45.expect.bz2: Adjust.
144
Ulrich Drepperff993222008-01-09 05:39:28 +00001452008-01-08 Ulrich Drepper <drepper@redhat.com>
146
147 * Makefile.am (TESTS): Add run-disasm-x86-64.sh.
148 (EXTRA): Add testfile45.S.bz2, testfile45.expect.bz2,
149 run-disasm-x86-64.sh.
150 * run-disasm-x86-64.sh: New file.
151 * testfile45.S.bz2: New file.
152 * testfile45.expect.bz2: New file.
153 * testfile44.S.bz2: New tests.
154 * testfile44.expect.bz2: Adjust.
155
Ulrich Drepper9e6925d2008-01-04 21:42:14 +00001562008-01-04 Ulrich Drepper <drepper@redhat.com>
157
158 * testfile44.S.bz2: New tests.
159 * testfile44.expect.bz2: Adjust.
160
Ulrich Dreppere219f1c2008-01-09 05:49:49 +00001612008-01-04 Roland McGrath <roland@redhat.com>
162
163 * dwfl-bug-fd-leak.c (main): Add a cast.
164
Ulrich Drepperee67b642008-01-03 08:45:10 +00001652008-01-03 Ulrich Drepper <drepper@redhat.com>
166
167 * testfile44.S.bz2: New tests.
168 * testfile44.expect.bz2: Adjust.
169
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00001702008-01-01 Ulrich Drepper <drepper@redhat.com>
171
Ulrich Drepperf231e272008-01-02 18:07:17 +0000172 * line2addr.c: Use %m modifier instead of %a to appease gcc.
173
1742008-01-01 Ulrich Drepper <drepper@redhat.com>
175
Ulrich Drepperee67b642008-01-03 08:45:10 +0000176 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000177 * testfile44.expect.bz2: Adjust.
178
1792007-12-31 Ulrich Drepper <drepper@redhat.com>
180
Ulrich Drepperee67b642008-01-03 08:45:10 +0000181 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000182 * testfile44.expect.bz2: Adjust.
183
1842007-12-30 Ulrich Drepper <drepper@redhat.com>
185
Ulrich Drepperee67b642008-01-03 08:45:10 +0000186 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000187 * testfile44.expect.bz2: Adjust.
188
1892007-12-29 Ulrich Drepper <drepper@redhat.com>
190
Ulrich Drepperee67b642008-01-03 08:45:10 +0000191 * testfile44.s.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000192 * testfile44.expect.bz2: Adjust.
193
1942007-12-28 Ulrich Drepper <drepper@redhat.com>
195
196 * testfile44.S.bz2: New tests.
197 * testfile44.expect.bz2: Adjust.
198
1992007-12-27 Ulrich Drepper <drepper@redhat.com>
200
201 * testfile44.S.bz2: New tests.
202 * testfile44.expect.bz2: Adjust.
203
2042007-12-26 Ulrich Drepper <drepper@redhat.com>
205
206 * testfile44.S.bz2: New tests.
207 * testfile44.expect.bz2: Adjust
208
2092007-12-21 Ulrich Drepper <drepper@redhat.com>
210
211 * testfile44.S.bz2: More tests.
212 * testfile44.expect.bz2: Adjust appropriately.
213
2142007-12-19 Ulrich Drepper <drepper@redhat.com>
215
216 * Makefile.am (TESTS): Add run-disasm.sh.
217 (EXTRA_DIST): Add run-disasm.sh, testfile44.S.bz2, and
218 testfile44.expect.bz2.
219 * run-disasm.sh: New file.
220 * testfile44.S.bz2: New file.
221 * testfile44.expect.bz2: New file.
222
Roland McGrath1a2e8f42007-12-15 23:39:34 +00002232007-12-15 Roland McGrath <roland@redhat.com>
224
225 * run-allregs.sh: Change expected output for powerpc spefscr.
226
Roland McGrathe4c22ea2007-10-23 13:07:39 +00002272007-10-20 Roland McGrath <roland@redhat.com>
228
229 * run-dwfl-addr-sect.sh: Change expected output, no errors.
230
2312007-10-19 Roland McGrath <roland@redhat.com>
232
233 * dwfl-addr-sect.c (handle_address): Return int.
234 Don't exit on error, just return nonzero.
235 (main): Collect results.
236 * run-dwfl-addr-sect.sh: New file.
237 * testfile43.bz2: New data file.
238 * Makefile.am (EXTRA_DIST, TESTS): Add them.
239
2402007-10-18 Roland McGrath <roland@redhat.com>
241
242 * run-allregs.sh: Update expected ppc output for vrsave/vscr.
243
2442007-10-16 Roland McGrath <roland@redhat.com>
245
246 * test-subr.sh (remove_files): Don't pass -Bb to diff.
247
Ulrich Drepperb597dfa2007-10-16 05:21:27 +00002482007-10-09 Roland McGrath <roland@redhat.com>
249
250 * dwflmodtest.c (print_module): Don't use %p in output.
251 * run-dwfl-bug-offline-rel.sh: Updated expected output.
252
2532007-10-08 Roland McGrath <roland@redhat.com>
254
255 * testfile42.bz2: New data file.
256 * Makefile.am (EXTRA_DIST): Add it.
257 * run-elflint-test.sh: New test on that file.
258
Roland McGrath59ea7f32007-10-04 08:50:09 +00002592007-10-04 Roland McGrath <roland@redhat.com>
260
261 * run-readelf-test4.sh: New file.
262 * Makefile.am (TESTS, EXTRA_DIST): Add it.
263
2642007-10-03 Roland McGrath <roland@redhat.com>
265
266 * run-readelf-test3.sh: New file.
267 * Makefile.am (TESTS, EXTRA_DIST): Add it.
268
Roland McGrathf6b92282007-10-02 02:34:11 +00002692007-10-01 Roland McGrath <roland@redhat.com>
270
271 * run-readelf-test2.sh: New file.
272 * Makefile.am (TESTS, EXTRA_DIST): Add it.
273
Roland McGrathc76f0b02007-09-27 07:31:33 +00002742007-09-11 Roland McGrath <roland@redhat.com>
275
276 * run-addrname-test.sh: Add a new case.
277 * testfile41.bz2: New data file.
278 * Makefile.am (EXTRA_DIST): Add it.
279
Roland McGrathcb6d8652007-08-23 08:10:54 +00002802007-08-23 Roland McGrath <roland@redhat.com>
281
282 * run-allregs.sh: Update expected x86-64 output for %rflags.
283
Roland McGrath099dd522007-08-13 22:58:36 +00002842007-08-12 Roland McGrath <roland@redhat.com>
285
286 * run-strip-test7.sh: New file.
287 * testfile39.bz2: New data file.
288 * testfile40.bz2: New data file.
289 * testfile40.debug.bz2: New data file.
290 * Makefile.am (TESTS, EXTRA_DIST): Add them.
291
Roland McGrath42f68682007-08-09 07:54:22 +00002922007-08-09 Roland McGrath <roland@redhat.com>
293
294 * dwfl-bug-report.c: Fix header inclusion.
295
2962007-08-08 Roland McGrath <roland@redhat.com>
297
298 * run-addrname-test.sh: Add a new case using addr2line -S.
299 * testfile38.bz2: New data file.
300 * Makefile.am (EXTRA_DIST): Add it.
301
Roland McGrath87d47802007-07-16 22:23:37 +00003022007-07-16 Roland McGrath <roland@redhat.com>
303
304 * dwfl-bug-report.c: New file.
305 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
306 (dwfl_bug_report_LDADD): New variable.
307
3082007-06-06 Roland McGrath <roland@redhat.com>
Roland McGrath0bc057c2007-06-06 08:42:42 +0000309
310 * run-unstrip-test.sh: Declare testfile.unstrip for removal.
311
Ulrich Drepperb0243862007-06-06 00:09:36 +00003122007-06-05 Ulrich Drepper <drepper@redhat.com>
313
314 * Makefile.am (EXTRA_DIST): Add missing line continuation and
315 testfile37.bz and testfile37.debug.bz2.
316
Roland McGrath53bce222007-05-23 19:15:04 +00003172007-05-23 Roland McGrath <roland@redhat.com>
318
319 * run-allregs.sh: Update expected Alpha results.
320
Roland McGrath9aa8ef72007-05-18 08:59:43 +00003212007-05-18 Roland McGrath <roland@redhat.com>
322
323 * run-strip-test4.sh (stripped, debugfile): Use new reference files.
324 * testfile37.bz2: New data file.
325 * testfile37.debug.bz2: New data file.
326 * run-unstrip-test2.sh: New file.
327 * Makefile.am (TESTS, EXTRA_DIST): Add them.
328
3292007-05-10 Roland McGrath <roland@redhat.com>
330
331 * run-dwfl-bug-offline-rel.sh: New file.
332 * testfile36.bz2: New data file.
333 * testfile36.debug.bz2: New data file.
334 * Makefile.am (TESTS, EXTRA_DIST): Add them.
335
3362007-04-28 Roland McGrath <roland@redhat.com>
337
338 * run-strip-test6.sh (stripped, debugfile): Use new reference files.
339 * testfile35.bz2: New data file.
340 * testfile35.debug.bz2: New data file.
341 * run-unstrip-test.sh: New file.
342 * Makefile.am (TESTS, EXTRA_DIST): Add them.
343
344 * run-strip-test.sh: Do all elflint and cmp runs even when some fail.
345
Roland McGrath2be02912007-04-27 04:07:41 +00003462007-04-26 Roland McGrath <roland@redhat.com>
347
348 * run-elflint-self.sh: Run all tests even if one fails.
349
350 * run-allregs.sh: Add expected output for alpha.
351
Roland McGrath4be15242007-04-25 03:09:33 +00003522007-04-24 Roland McGrath <roland@redhat.com>
353
354 * run-strip-test.sh: When we saved the debug info, test unstrip too.
355
3562007-04-22 Roland McGrath <roland@redhat.com>
357
358 * run-allregs.sh: Update expected register info.
359
Roland McGrath43da9892007-04-16 23:13:37 +00003602007-04-16 Roland McGrath <roland@redhat.com>
361
362 * dwfl-addr-sect.c: New file.
363 * Makefile.am (noinst_PROGRAMS): Add it.
364 (dwfl_addr_sect_LDADD): New variable.
365
3662007-04-05 Roland McGrath <roland@redhat.com>
367
368 * get-files.c: Test dwarf_getsrcdirs.
369 * run-get-files.sh: Update expected output.
370
Roland McGrath5f6a41a2007-04-01 23:11:40 +00003712007-04-01 Roland McGrath <roland@redhat.com>
372
373 * run-allregs.sh: Updated expected output for x86_64.
374
Ulrich Drepper6258e742007-03-13 06:22:40 +00003752007-03-04 Roland McGrath <roland@redhat.com>
376
377 * dwfl-bug-fd-leak.c: New file.
378 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
379 (dwfl_bug_fd_leak_LDADD): New variable.
380
381 * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf,
382 show what files have been located.
383
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00003842007-02-02 Roland McGrath <roland@redhat.com>
385
386 * run-addrname-test.sh: New file.
387 * Makefile.am (TESTS, EXTRA_DIST): Add it.
388 * testfile34.bz2: New data file.
389 * Makefile.am (EXTRA_DIST): Add it.
390
3912007-01-20 Roland McGrath <roland@redhat.com>
392
393 * testfile33.bz2: New data file.
394 * Makefile.am (EXTRA_DIST): Add it.
395 * run-elflint-test.sh: Test on it too.
396
3972007-01-18 Roland McGrath <roland@redhat.com>
398
399 * Makefile.am (CFLAGS): Don't molest it.
400
4012007-01-11 Roland McGrath <roland@redhat.com>
402
403 * testfile32.bz2: New data file.
404 * Makefile.am (EXTRA_DIST): Add it.
405 * run-elflint-test.sh: Test on it too.
406
Ulrich Drepperce0bdb62007-02-05 07:13:52 +00004072007-02-04 Ulrich Drepper <drepper@redhat.com>
408
409 * arls.c: New file.
410 * Makefile (noinst_PROGRAMS): Add arls.
411
412 * run-ranlib-test2.sh: Fix type in comment.
413
Ulrich Dreppercd4992c2007-01-10 20:58:17 +00004142007-01-10 Ulrich Drepper <drepper@redhat.com>
415
416 * run-elflint-self.sh (runtest): Show which file has the problem.
417
Roland McGrathba949b32007-01-10 20:44:29 +00004182007-01-10 Roland McGrath <roland@redhat.com>
419
420 * dwfl-bug-addr-overflow.c: New file.
421 * Makefile.am (TESTS): Add it.
422 (dwfl_bug_addr_overflow_LDADD): New variable.
423
Roland McGrath8190db62006-12-17 23:56:51 +00004242006-12-17 Roland McGrath <roland@redhat.com>
425
426 * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg.
427
Roland McGrathc373d852006-10-10 00:25:21 +00004282006-09-05 Roland McGrath <roland@redhat.com>
429
430 * run-strings-test.sh: Export LC_ALL=C for the test.
431
4322006-08-29 Roland McGrath <roland@redhat.com>
433
434 * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh.
435 * run-arsymtest.sh: Likewise.
436
437 * run-native-test.sh (native.c compilation): Add some braces.
438
4392006-08-22 Roland McGrath <roland@redhat.com>
440
441 * allregs.c (dwarf_encoding_string): New function, swiped from readelf.
442 (struct reginfo): New members bits, type.
443 (one_register, match_register): Update to take new args,
444 record and display new info.
445 (main): Display new info.
446 * run-allregs.sh: Update expected results.
447
Roland McGrath19db8592006-08-03 08:52:46 +00004482006-08-03 Roland McGrath <roland@redhat.com>
449
450 * run-allregs.sh: Add sparc cases.
451 * testfile30.bz2: New data file.
452 * testfile31.bz2: New data file.
453 * Makefile.am (EXTRA_DIST): Add them.
454
Roland McGrath95024622006-07-21 10:06:31 +00004552006-07-21 Roland McGrath <roland@redhat.com>
456
457 * allregs.c (struct reginfo): Increase size of name.
458 (one_register): Assert that it's big enough.
459
Roland McGrathb4379722006-04-05 01:35:26 +00004602006-04-04 Roland McGrath <roland@redhat.com>
461
462 * run-bug1-test.sh: Test a second case, to cover both byte orders.
463 * testfile29.bz2: New file.
464 * testfile29.rdwr.bz2: New file.
465 * Makefile.am (EXTRA_DIST): Add them.
466
Ulrich Drepperba718b12006-04-04 21:31:16 +00004672006-04-04 Ulrich Drepper <drepper@redhat.com>
468
469 * Makefile.am: Add rules to run run-bug1-test.sh.
470 * rdwrmmap.c: New file.
471 * run-bug1-test.sh: New file.
472 * testfile28.bz2: New file.
473 * testfile28.rdwr.bz2: New file.
474
Roland McGrathdd7e22b2006-03-09 23:05:47 +00004752006-03-09 Roland McGrath <roland@redhat.com>
476
477 * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link.
478
Roland McGrath060fa052006-03-02 07:51:50 +00004792006-03-01 Roland McGrath <roland@redhat.com>
480
481 * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h
482 changes matching 3.0 spec.
483
Roland McGrathc40f58a2006-01-13 20:13:21 +00004842006-01-13 Roland McGrath <roland@redhat.com>
485
486 * run-native-test.sh: Do kill -9 and reap explicitly at end, since
487 bash 3.1 whines when it's done in the trap 0 handler.
488
Roland McGrath4b248ce2006-01-12 03:34:38 +00004892006-01-11 Roland McGrath <roland@redhat.com>
490
491 * testfile26.bz2: New data file.
492 * testfile27.bz2: New data file.
493 * Makefile.am (EXTRA_DIST): Add them.
494 * run-allregs.sh: Test s390 data.
495
Roland McGrath124a7982005-12-15 02:37:09 +00004962005-12-14 Roland McGrath <roland@redhat.com>
497
498 * run-native-test.sh: Redirect output from native test process.
499
Roland McGrath94d26ad2005-12-13 23:24:37 +00005002005-12-13 Roland McGrath <roland@redhat.com>
501
502 * allregs.c (main): Fail if we find no registers.
503
504 * run-native-test.sh: New file.
505 * Makefile.am (TESTS, EXTRA_DIST): Add it.
506
Roland McGrathba72ab12005-12-12 00:04:33 +00005072005-12-10 Ulrich Drepper <drepper@redhat.com
508
509 * run-readelf-test1.sh: New file.
510 * Makefile.am (TESTS): Add run-readelf-test1.sh.
511 (EXTRA_DIST): Likewise.
512
Roland McGrathd804e722005-12-08 01:35:42 +00005132005-12-07 Roland McGrath <roland@redhat.com>
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000514
Roland McGrathd804e722005-12-08 01:35:42 +0000515 * ecp.c (main): Use elf_end to clean up.
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000516
Roland McGrath994b4892005-12-05 22:46:21 +00005172005-11-25 Roland McGrath <roland@redhat.com>
518
519 * coverage.sh: Given -v argument, print names of unused files.
520
521 * addrscopes.c (main): Use dwfl_end before return.
522 * allregs.c (main): Likewise.
523 * find-prologues.c (main): Likewise.
524 * funcretval.c (main): Likewise.
525 * funcscopes.c (main): Likewise.
526 * line2addr.c (main): Likewise.
527
528 * run-allregs.sh: New file.
529 * Makefile.am (TESTS, EXTRA_DIST): Add it.
530
531 * allregs.c: Use libdwfl wrapper instead of direct libebl calls.
532 * Makefile.am (allregs_LDADD): Updated.
533
534 * allregs.c: New file.
535 * Makefile.am (noinst_PROGRAMS): Add it.
536 (allregs_LDADD): New variable.
537
Roland McGrath9365d2c2005-11-18 23:55:47 +00005382005-11-18 Roland McGrath <roland@redhat.com>
539
540 * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib.
541 * test-wrapper.sh: Likewise.
542
Roland McGrath575dd392005-11-18 01:41:52 +00005432005-11-17 Roland McGrath <roland@redhat.com>
544
Roland McGrathaf74f5c2005-11-18 02:25:14 +0000545 * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in
546 environment for test-wrapper.sh.
547 * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib.
548 * test-subr.sh (installed_testrun): Likewise.
549 Use explicit path in ${bindir}.
550
Roland McGrath575dd392005-11-18 01:41:52 +0000551 * Makefile.am (installcheck-local): Fix typo in last change.
552
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00005532005-11-16 Roland McGrath <roland@redhat.com>
554
555 * configure.ac: New file, for standalone build/dist of test suite.
556 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it.
557 (asm_TESTS): New variable, broken out of ...
558 (TESTS): ... here. Also remove msg_tst.
559 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
560 (installed_TESTS_ENVIRONMENT): New variable.
561 [STANDALONE] (TESTS_ENVIRONMENT): Use that.
562 [!STANDALONE] (installcheck-local): Likewise.
563 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo.
564 * addrscopes.c: Include <config.h>.
565 Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers.
566 * allfcts.c: Likewise.
567 * asm-tst1.c: Likewise.
568 * asm-tst2.c: Likewise.
569 * asm-tst3.c: Likewise.
570 * asm-tst4.c: Likewise.
571 * asm-tst5.c: Likewise.
572 * asm-tst6.c: Likewise.
573 * asm-tst7.c: Likewise.
574 * asm-tst8.c: Likewise.
575 * asm-tst9.c: Likewise.
576 * dwflmodtest.c: Likewise.
577 * find-prologues.c: Likewise.
578 * funcscopes.c: Likewise.
579 * get-aranges.c: Likewise.
580 * get-files.c: Likewise.
581 * get-lines.c: Likewise.
582 * get-pubnames.c: Likewise.
583 * line2addr.c: Likewise.
584 * newscn.c: Likewise.
585 * show-abbrev.c: Likewise.
586 * show-die-info.c: Likewise.
587 * update3.c: Likewise.
588 * update4.c: Likewise.
Roland McGrathe47ab762005-11-17 03:16:00 +0000589 * funcretval.c: Likewise.
Roland McGrathd7f8d0c2005-11-17 02:32:03 +0000590
591 * dwflmodtest.c (print_instance): Don't use INTUSE.
592 (options): Don't use N_ macro.
593
Roland McGrath1b8b4462005-11-16 01:33:38 +00005942005-11-15 Roland McGrath <roland@redhat.com>
595
Roland McGrathe47ab762005-11-17 03:16:00 +0000596 * coverage.sh: Look in backends.
597 * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl.
598 (TESTS_ENVIRONMENT): Likewise.
599
600 * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE,
601 pass FUNCDIE direclty to dwfl_module_return_value_location.
602
Roland McGrath1b8b4462005-11-16 01:33:38 +0000603 * Makefile.am (BUILD_RPATH): New variable.
604 [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value.
605 (tests_rpath): New variable.
606 (installcheck-local): Pass it to test-wrapper.sh.
607 * test-wrapper.sh: In "installed" format, take yes/no value
608 for elfutils_tests_rpath, which export. When running a test
609 binary for installcheck, exit 77.
610 * test-subr.sh (installed_testrun): When running a test binary
611 for installcheck, exit 77 if $elfutils_tests_rpath = yes.
612
6132005-11-14 Roland McGrath <roland@redhat.com>
614
615 * test-subr.sh: New file.
616 * test-wrapper.sh: New file.
617 * Makefile.am (EXTRA_DIST): Add them.
618 (AM_LDFLAGS): Variable removed.
619 (TESTS_ENVIRONMENT): New variable.
620 (installcheck-local): New target.
621 * run-addrscopes.sh: Use test-subr.sh.
622 * run-allfcts.sh: Likewise.
623 * run-ecp-test.sh: Likewise.
624 * run-ecp-test2.sh: Likewise.
625 * run-elflint-self.sh: Likewise.
626 * run-elflint-test.sh: Likewise.
627 * run-find-prologues.sh: Likewise.
628 * run-funcscopes.sh: Likewise.
629 * run-get-aranges.sh: Likewise.
630 * run-get-files.sh: Likewise.
631 * run-get-lines.sh: Likewise.
632 * run-get-pubnames.sh: Likewise.
633 * run-line2addr.sh: Likewise.
634 * run-ranlib-test.sh: Likewise.
635 * run-ranlib-test2.sh: Likewise.
636 * run-show-abbrev.sh: Likewise.
637 * run-show-ciefde.sh: Likewise.
638 * run-show-die-info.sh: Likewise.
639 * run-strings-test.sh: Likewise.
640 * run-strip-test.sh: Likewise.
641
Roland McGrathe47ab762005-11-17 03:16:00 +00006422005-11-13 Roland McGrath <roland@redhat.com>
643
644 * funcretval.c: New file.
645 * Makefile.am (noinst_PROGRAMS): Add it.
646 (funcretval_LDADD): New variable.
647
Ulrich Drepper3840c1c2005-11-09 16:13:48 +00006482005-11-09 Ulrich Drepper <drepper@redhat.com>
649
650 * line2addr.c (handle_module): Add missing parameter to printf.
651
Roland McGrath07d4f2f2005-10-28 06:56:24 +00006522005-10-27 Roland McGrath <roland@redhat.com>
653
Roland McGrath6724c902005-10-28 07:07:19 +0000654 * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes.
655 * funcscopes.c (handle_function): Likewise.
656 * dwflmodtest.c (print_inline, print_func): Likewise.
657 * find-prologues.c (handle_function): Likewise.
658
6592005-10-27 Roland McGrath <roland@redhat.com>
660
Roland McGrath07d4f2f2005-10-28 06:56:24 +0000661 * run-find-prologues.sh: New file.
662 * Makefile.am (TESTS, EXTRA_DIST): Add it.
663
664 * find-prologues.c (handle_function): Skip inlines.
665
6662005-10-25 Roland McGrath <roland@redhat.com>
667
668 * find-prologues.c: New file.
669 * Makefile.am (noinst_PROGRAMS): Add it.
670 (find_prologues_LDADD): New variable.
671
Ulrich Drepper3bbc9502005-09-02 20:29:56 +00006722005-09-02 Ulrich Drepper <drepper@redhat.com>
673
674 * run-strings-test.sh: Remove strings.out in the end.
675
Ulrich Drepper7d65d012005-08-31 15:14:26 +00006762005-08-31 Ulrich Drepper <drepper@redhat.com>
677
678 * run-addrscopes.sh: Use correct exit code if test cannot be performed.
679 * run-allfcts.sh: Likewise.
680 * run-ecp-test.sh: Likewise.
681 * run-ecp-test2.sh: Likewise.
682 * run-elflint-test.sh: Likewise.
683 * run-funcscopes.sh: Likewise.
684 * run-get-aranges.sh: Likewise.
685 * run-get-files.sh: Likewise.
686 * run-get-lines.sh: Likewise.
687 * run-get-pubnames.sh: Likewise.
688 * run-line2addr.sh: Likewise.
689 * run-ranlib-test2.sh: Likewise.
690 * run-show-abbrev.sh: Likewise.
691 * run-show-ciefde.sh: Likewise.
692 * run-show-die-info.sh: Likewise.
693 * run-strings-test.sh: Likewise.
694 * run-strip-test.sh: Likewise.
695
Ulrich Drepper5a6f8d12005-08-30 17:56:53 +00006962005-08-30 Ulrich Drepper <drepper@redhat.com>
697
698 * coverage.sh: Handle case where there is no .gcno file at all.
699
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00007002005-08-29 Ulrich Drepper <drepper@redhat.com>
701
702 * Makefile.am (EXTRA_DIST): Add coverage.
703 [GCOV]: Generate coverage summary after the tests ran
704 * coverage.sh: New file.
705
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00007062005-08-28 Ulrich Drepper <drepper@redhat.com>
707
708 * Makefile.an [BUILD_STATIC] (libdw): Add -ldl.
709 (CLEANFILES): Add *.gcno *.gcda *.gconv.
710
7112005-08-28 Ulrich Drepper <drepper@redhat.com>
712
713 * run-strings-test.sh: New file.
714 * Makefile.am (TESTS, EXTRA_DIST): Add it.
715
Roland McGrath71e15a02005-08-27 10:33:26 +00007162005-08-27 Roland McGrath <roland@redhat.com>
717
Roland McGrathb0bc2782005-08-27 21:07:16 +0000718 * addrscopes.c (handle_address): Apply bias to PC addresses.
719
Roland McGrath71e15a02005-08-27 10:33:26 +0000720 * run-funcscopes.sh: New file.
721 * testfile25.bz2: New data file.
722 * Makefile.am (TESTS, EXTRA_DIST): Add them.
723
7242005-08-26 Roland McGrath <roland@redhat.com>
725
726 * addrscopes.c (dwarf_diename_integrate): Removed.
727 (print_vars, handle_address): Use plain dwarf_diename.
728
7292005-08-25 Roland McGrath <roland@redhat.com>
730
731 * funcscopes.c: New file.
732 * Makefile.am (noinst_PROGRAMS): Add it.
733 (funcscopes_LDADD): New variable.
734
735 * run-addrscopes.sh: Add another case.
736 * testfile24.bz2: New data file.
737 * Makefile.am (EXTRA_DIST): Add it.
738
739 * addrscopes.c (handle_address): Take new argument IGNORE_INLINES,
740 pass it to dwarf_getscopes.
741 (main): Pass it, true when '=' follows an address.
742
Roland McGrath4c305da2005-08-25 01:49:35 +00007432005-08-24 Roland McGrath <roland@redhat.com>
Ulrich Drepper8a520952005-08-28 08:56:34 +0000744
Roland McGrath4c305da2005-08-25 01:49:35 +0000745 * line2addr.c (print_address): Omit () for DSOs.
Ulrich Drepper8a520952005-08-28 08:56:34 +0000746
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00007472005-08-24 Ulrich Drepper <drepper@redhat.com>
748
Ulrich Drepper958bf132005-08-24 21:40:55 +0000749 * run-line2addr.sh: Remove testfile23 in the end.
750
Ulrich Drepper2eb660f2005-08-24 19:47:57 +0000751 * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl).
Ulrich Drepperf81343a2005-08-24 20:55:31 +0000752 [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules.
Ulrich Drepper2eb660f2005-08-24 19:47:57 +0000753
Roland McGrathd17fac72005-08-23 08:20:21 +00007542005-08-22 Roland McGrath <roland@redhat.com>
755
756 * run-line2addr.sh: Add a case.
757 * testfile23.bz2: New data file.
758 * Makefile.am (EXTRA_DIST): Add it.
759
Roland McGrath9a1f3652005-08-18 20:57:04 +00007602005-08-18 Roland McGrath <roland@redhat.com>
761
Roland McGrathf5fda7d2005-08-18 22:01:57 +0000762 * run-addrscopes.sh: New file.
763 * testfile22.bz2: New data file.
764 * Makefile.am (TESTS, EXTRA_DIST): Add them.
765
Roland McGrath9a1f3652005-08-18 20:57:04 +0000766 * addrscopes.c: New file.
767 * Makefile.am (noinst_PROGRAMS): Add it.
768 (addrscopes_LDADD): New variable.
769
Ulrich Drepper837b5222005-08-16 05:12:01 +00007702005-08-15 Ulrich Drepper <drepper@redhat.com>
771
772 * run-elflint-self.sh: Don't run test if the file doesn't exist.
773
Roland McGrath1ecb6062005-08-15 09:53:04 +00007742005-08-15 Roland McGrath <roland@redhat.com>
775
776 * dwflmodtest.c (print_instance, print_inline): New functions.
777 (print_func): Call print_inline.
778 (options, parse_opt): Grok -i/--inlines.
779
Roland McGrath8d18c292005-08-07 21:42:07 +00007802005-08-07 Roland McGrath <roland@redhat.com>
781
782 * dwflmodtest.c: Print function details only if -f flag is given.
783
Ulrich Drepper47be7952005-08-07 04:41:39 +00007842005-08-06 Ulrich Drepper <drepper@redhat.com>
785
Ulrich Drepper637963b2005-08-07 05:33:07 +0000786 * run-elflint-self.sh: New file.
787 * Makefile.am (TESTS): Add run-elflint-self.sh.
788 (EXTRA_DIST): Likewise.
789
Ulrich Drepper47be7952005-08-07 04:41:39 +0000790 * Makefile.am: Link with statis libs if BUILD_STATIC.
791 (dwflmodtest_LDADD): Also link with -ldl.
792
Ulrich Drepper41de4882005-08-03 00:02:56 +00007932005-08-02 Ulrich Drepper <drepper@redhat.com>
794
Ulrich Dreppera38998e2005-08-03 02:05:39 +0000795 * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS.
796 * asm-tst1.c: Adjust for new asm_begin interface. Open backend
797 library first.
798 * asm-tst2.c: Likewise.
799 * asm-tst3.c: Likewise.
800 * asm-tst4.c: Likewise.
801 * asm-tst5.c: Likewise.
802 * asm-tst6.c: Likewise.
803 * asm-tst7.c: Likewise.
804 * asm-tst8.c: Likewise.
805 * asm-tst9.c: Likewise.
806
Ulrich Drepper41de4882005-08-03 00:02:56 +0000807 * msg_tst.c: Add new error message.
808
Ulrich Drepper18618fd2005-07-28 21:29:22 +00008092005-07-28 Ulrich Drepper <drepper@redhat.com>
810
811 * Makefile.am (dwflmodtest_LDADD): Add $(libebl).
812
Roland McGrathd17fac72005-08-23 08:20:21 +00008132005-06-01 Roland McGrath <roland@redhat.com>
814
815 * line2addr.c: Rewritten using libdwfl.
816 * run-line2addr.sh: Update test for changed arguments.
817 * Makefile.am (INCLUDES): Add libdwfl source directory to path.
818 (libdwfl): New variable.
819 (line2addr_LDADD): Use it.
820
Roland McGrath18385902005-07-28 07:12:38 +00008212005-07-28 Roland McGrath <roland@redhat.com>
822
823 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here.
824 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest.
825 (dwflmodtest_LDADD): New variable.
826 (INCLUDES): Add -I$(top_srcdir)/libdwfl here.
827
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00008282005-07-21 Ulrich Drepper <drepper@redhat.com>
829
830 * testfile18.bz2: New file.
831 * run-elflint-test.sh: New file.
832 * Makefile.am (TESTS): Add run-elflint-test.sh.
833 (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
834
8352005-05-24 Ulrich Drepper <drepper@redhat.com>
836
837 * get-files.c (main): Use correct format specifier.
838
8392005-05-21 Ulrich Drepper <drepper@redhat.com>
840
841 * Makefile.am: Add -Wextra to CFLAGS.
842 * get-files.c: Remove warning this produced.
843 * get-pubnames.c: Likewise.
844 * newfile.c: Likewise.
845 * newscn.c: Likewise.
846 * scnnames.c: Likewise.
847 * showptable.c: Likewise.
848 * test-nlist.c: Likewise.
849 * update1.c: Likewise.
850 * update2.c: Likewise.
851 * update3.c: Likewise.
852 * update4.c: Likewise.
853
8542005-05-08 Ulrich Drepper <drepper@redhat.com>
855
856 * run-line2addr.sh: Remove testfile14 at the end.
857
Ulrich Drepper282bf322005-07-28 21:49:05 +0000858 * run-strip-test.sh: Remove debuginfo test input file as well.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +0000859
860 * Makefile.am (EXTRA_DIST): Newly added files incorrectly used
861 .bz, not .bz2.
862
8632005-05-03 Roland McGrath <roland@redhat.com>
864
865 * run-strip-test.sh: Use variables for test file names.
866 Optionally produce separate debug file and check it.
867 * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication.
868 * run-strip-test3.sh: Likewise.
869 * run-strip-test4.sh: New file.
870 * run-strip-test5.sh: New file.
871 * run-strip-test6.sh: New file.
872 * testfile15.bz: New file.
873 * testfile15.debug.bz: New file.
874 * testfile16.bz: New file.
875 * testfile16.debug.bz: New file.
876 * testfile17.bz: New file.
877 * testfile17.debug.bz: New file.
878 * Makefile.am (TESTS, EXTRA_DIST): Add them.
879
8802005-04-25 Ulrich Drepper <drepper@redhat.com>
881
882 * run-line2addr.sh: Also use testfile14. Adjust for correct
883 return of multiple matches.
884 * testfile14.bz2: New file.
885 * Makefile.am (EXTRA_DIST): Add testfile14.bz2.
886
887 * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change.
888
Roland McGrath87d47802007-07-16 22:23:37 +00008892005-04-04 Roland McGrath <roland@redhat.com>
Ulrich Drepperb08d5a82005-07-26 05:00:05 +0000890
891 * line2addr.c (main): Initialize LINES and NLINES before calling
892 dwarf_getsrc_file, and free LINES afterwards.
893
894 * allfcts.c (main): Use size_t for CUHL.
895
8962005-04-04 Ulrich Drepper <drepper@redhat.com>
897
898 * line2addr.c: New file.
899 * run-line2addr.sh: New file.
900 * Makefile.am: Add rules to build, run, and distribute new code.
901
9022005-04-02 Ulrich Drepper <drepper@redhat.com>
903
904 * allfcts.c: New file.
905 * run-allfcts.sh: New file.
906 * Makefile.am: Add rules to build, run, and distribute new code.
907
9082005-02-05 Ulrich Drepper <drepper@redhat.com>
909
910 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test
911 programs with -lmudflap.
912
9132004-09-25 Ulrich Drepper <drepper@redhat.com>
914
915 * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation.
916 * asm-tst5.c (main): Likewise.
917 * asm-tst6.c (main): Likewise.
918
9192004-01-17 Ulrich Drepper <drepper@redhat.com>
920
921 * Makefile.am: Support building with mudflap.
922
9232004-01-12 Ulrich Drepper <drepper@redhat.com>
924
925 * get-aranges.c: Rewrite to use libdw.
926 * Makefile.am: Reenable get-aranges test.
927
9282004-01-11 Ulrich Drepper <drepper@redhat.com>
929
930 * get-lines.c: New file.
931 * get-files.c: Adjust for libdw.
932 * run-get-files.sh: Adjust expected result.
933 * run-get-lines.sh: Likewise.
934 * Makefile.am: Run get-lines test. Don't run get-aranges and
935 get-ciefde test for now.
936
937 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface
938 change. Print attribute offset information.
939 * run-show-abbrev.sh: Adjust expected output.
940
9412004-01-09 Ulrich Drepper <drepper@redhat.com>
942
943 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change.
944 * show-die-info.c: Likewise.
945 * run-show-die-info.sh: Adjust expected output.
946
9472003-08-13 Ulrich Drepper <drepper@redhat.com>
948
949 * Makefile.in: Depend on libebl.a, not libebl.so.
950
9512003-08-11 Ulrich Drepper <drepper@redhat.com>
952
953 * Moved to CVS archive.