blob: 9ba08acb70e66767ed7da755c033ee8f39cb7fe5 [file] [log] [blame]
Roland McGrath32520bd2011-01-12 10:43:32 -080012011-01-12 Roland McGrath <roland@redhat.com>
2
3 * run-prelink-addr-test.sh: Make symlinks to find .debug files
Roland McGrath4f6d4e12011-01-12 10:49:40 -08004 corresponding to .noshdrs files.
Roland McGrath32520bd2011-01-12 10:43:32 -08005
Josh Stoned41d9a62011-01-11 19:16:57 -080062011-01-11 Josh Stone <jistone@redhat.com>
7
Josh Stoneccbccef2011-01-11 19:16:59 -08008 * run-prelink-addr-test.sh: Add testfile54, 32 and 64-bit.
9 * testfile54-32.so.bz2, testfile54-32.so.debug.bz2,
10 testfile54-32.prelink.so.bz2, testfile54-32.noshdrs.so.bz2,
11 testfile54-64.so.bz2, testfile54-64.so.debug.bz2,
12 testfile54-64.prelink.so.bz2, testfile54-64.noshdrs.so.bz2: New.
13 * Makefile.am (EXTRA_DIST): Add and update all.
14
Josh Stonecf514712011-01-11 19:16:58 -080015 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile53 tests.
16 * testfile53.bz2, testfile53.debug.bz2,
17 testfile53.prelink.bz2: Deleted, so...
18 * testfile53-64.bz2, testfile53-64.debug.bz2,
19 testfile53-64.prelink.bz2: Recreated with 64-bit names.
20 * testfile53-32.bz2, testfile53-32.debug.bz2,
21 testfile53-32.prelink.bz2: New in 32-bit.
22 * Makefile.am (EXTRA_DIST): Add and update all.
23
Josh Stoned41d9a62011-01-11 19:16:57 -080024 * run-prelink-addr-test.sh: Run 32 and 64-bit testfile52 tests.
25 * testfile52.so.bz2, testfile52.so.debug.bz2,
26 testfile52.prelink.so.bz2: Deleted, so...
27 * testfile52-32.so.bz2, testfile52-32.so.debug.bz2,
28 testfile52-32.prelink.so.bz2: Recreated with 32-bit names.
29 * testfile52-32.noshdrs.so.bz2: New data file, stripped of headers.
30 * testfile52-64.so.bz2, testfile52-64.so.debug.bz2,
Roland McGrath32520bd2011-01-12 10:43:32 -080031 testfile52-64.prelink.so.bz2, testfile52-64.noshdrs.so.bz2: New files.
Josh Stoned41d9a62011-01-11 19:16:57 -080032 * Makefile.am (EXTRA_DIST): Add and update all.
33
Josh Stoneffa02002011-01-10 21:28:46 -0800342011-01-10 Josh Stone <jistone@redhat.com>
35
36 * run-prelink-addr-test.sh: New test for prelinked addrs.
37 * Makefile.am (TESTS, EXTRA_DIST): Add it.
38 * testfile52.so.bz2, testfile52.so.debug.bz2: New data files.
39 * testfile52.prelink.so.bz2: New data file, shows REL->RELA.
40 * testfile53.bz2, testfile53.debug.bz2: New data files.
41 * testfile53.prelink.bz2: New data file, shows ET_EXEC remap.
42 * Makefile.am (EXTRA_DIST): Add them.
43
Roland McGrathec86e5f2010-06-14 17:44:38 -0700442010-06-04 Roland McGrath <roland@redhat.com>
45
46 * run-unstrip-test.sh: Also test modifying the file in place.
47
Roland McGrath3c6ee4b2010-04-22 22:38:58 -0700482010-04-22 Roland McGrath <roland@redhat.com>
49
50 * addrcfi.c (handle_cfi): Fix function name in error message.
51 Use dwarf_errmsg, not dwfl_errmsg, after dwarf_cfi_addrframe.
52
Roland McGrath26618d82010-04-14 13:10:47 -0700532010-04-14 Roland McGrath <roland@redhat.com>
54
55 * Makefile.am (EXTRA_DIST): Add run-test-flag-nobits.sh here too.
56
Ulrich Drepperc2d1e482010-04-10 18:23:47 -0700572010-04-10 Ulrich Drepper <drepper@redhat.com>
58
59 * msg_tst.c: Adjust expected error message.
60
Petr Machata77961b52010-04-06 14:16:58 +0200612010-04-01 Petr Machata <pmachata@redhat.com>
62
63 * test-flag-nobits.c: New test.
64 * run-test-flag-nobits.sh: And its wrapper.
65 * Makefile.am (noinst_PROGRAMS, TESTS): Add them.
66 (test_flag_nobits_LDADD): New variable.
67
Roland McGrathe9ca7382010-02-15 15:15:50 -0800682010-02-15 Roland McGrath <roland@redhat.com>
69
Roland McGrath22359e22010-02-15 15:57:03 -080070 * Makefile.am: Use config/eu.am for common stuff.
71
Roland McGrathe9ca7382010-02-15 15:15:50 -080072 * asm-tst9.c (main): Rename local to avoid shadowing another local.
73
Roland McGrathaf800142009-07-22 13:55:50 -0700742009-07-22 Roland McGrath <roland@redhat.com>
75
76 * addrcfi.c: Update dwarf_frame_{cfa,register} calling convention.
77
Roland McGrath3c84db32009-06-24 17:41:40 -0700782009-07-08 Roland McGrath <roland@redhat.com>
79
80 * addrcfi.c: New file.
81 * Makefile.am (noinst_PROGRAMS): Add it.
82 (addrcfi_LDADD): New variable.
83
Petr Machatad24c7bf2009-05-07 20:58:19 +0200842009-05-07 Petr Machata <pmachata@redhat.com>
85
86 * testfile51.bz2: New data file.
87 * dwarf-getmacros.c: New test core.
88 * run-dwarf-getmacros.sh: New test wrapper.
Roland McGrath0c735a92009-05-07 18:19:16 -070089 * Makefile.am (TESTS, EXTRA_DIST, noinst_PROGRAMS): Add them.
90 (dwarf_getmacros_LDADD): New variable.
Petr Machatad24c7bf2009-05-07 20:58:19 +020091
Ulrich Drepperf9545c42009-04-23 07:59:02 -0700922009-04-23 Ulrich Drepper <drepper@redhat.com>
93
94 * Makefile [BUILD_STATIC] (libdw): Add $(zip_LIBS).
95 (rdwrmmap_LDADD): Add $(libmudflap).
Roland McGrath0c735a92009-05-07 18:19:16 -070096
Roland McGrath19a8e4d2009-04-21 15:44:07 -0700972009-04-21 Roland McGrath <roland@redhat.com>
98
99 * testfile50.bz2: New data file.
100 * Makefile.am (EXTRA_DIST): Add it.
101 * run-dwfl-addr-sect.sh: Add a case using it.
102
Ulrich Drepper5bd44442008-12-31 09:02:54 -08001032008-12-31 Ulrich Drepper <drepper@redhat.com>
104
Ulrich Drepper3bf57592009-01-01 18:52:05 -0800105 * testfile44.S.bz2: Add tests for dppd, dpps, insertps, movntdqa,
106 mpsadbw, packusdw, pblendvb, pblendw, pcmpeqq, pcmpestri, pcmpestrm,
107 pcmpistri, pcmpistrm, pcmpgtq, phminposuw, pinsrb, pinsrd, pmaxsb,
108 pmaxsd, pmaxud, pmaxuw, pminsb, pminsd, pminud, pminuw, pmovsxbw,
109 pmovsxbd, pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmovsxbw, pmovsxbd,
110 pmovsxbq, pmovsxwd, pmovsxwq, pmovsxdq, pmuldq, pmulld, popcnt, ptest,
111 roundss, roundps, roundpd, and roundsd.
112 * testfile45.S.bz2: Likewise.
113 * testfile44.expect.bz2: Adjust accordingly.
114 * testfile45.expect.bz2: Likewise.
115
Ulrich Drepper5bd44442008-12-31 09:02:54 -0800116 * testfile44.S.bz2: Add tests for blendvpd and blendvps.
117 * testfile45.S.bz2: Likewise.
118 * testfile44.expect.bz2: Adjust accordingly.
119 * testfile45.expect.bz2: Likewise.
120
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -08001212008-12-30 Ulrich Drepper <drepper@redhat.com>
122
Ulrich Drepperec32ff92008-12-30 23:24:09 -0800123 * testfile44.S.bz2: Add tests for blendpd and blendps.
Ulrich Drepper26d3c6f2008-12-30 23:12:16 -0800124 * testfile45.S.bz2: Likewise.
125 * testfile44.expect.bz2: Adjust accordingly.
126 * testfile45.expect.bz2: Likewise.
127
Ulrich Drepper5a04b9f2008-12-19 01:14:12 -08001282008-12-19 Ulrich Drepper <drepper@redhat.com>
129
130 * testfile44.S.bz2: Add tests for AMD 3DNOW.
131 * testfile45.S.bz2: Likewise.
132 * testfile44.expect.bz2: Adjust accordingly.
133 * testfile45.expect.bz2: Likewise.
134
Roland McGratha845f682008-12-03 03:41:58 +00001352008-11-26 Roland McGrath <roland@redhat.com>
136
137 * dwfl-bug-getmodules.c: New file.
138 * Makefile.am (noinst_PROGRAMS): Add it.
139 (dwfl_bug_getmodules_LDADD): New variable.
140
1412008-09-10 Roland McGrath <roland@redhat.com>
142
143 * test-subr.sh (LC_ALL): Export it set to "C".
144 * run-dwfl-addr-sect.sh: Don't do it here.
145 * run-strings-test.sh: Likewise.
146
Roland McGrathb4d6f0f2008-08-25 22:55:17 +00001472008-08-21 Denys Vlasenko <dvlasenk@redhat.com>
148
149 * run-addrname-test.sh: Add a new case.
150 * testfile49.bz2: New data file.
151 * Makefile.am (EXTRA_DIST): Add it.
152
Roland McGrath521c47d2008-04-11 07:01:58 +00001532008-04-10 Roland McGrath <roland@redhat.com>
154
155 * testfile48.bz2, testfile48.bz2.debug: New data files.
156 * Makefile.am (EXTRA_DIST): Add them.
157 * run-strip-test8.sh: Use them.
158
159 * testfile16.bz2, testfile16.debug.bz2: Replace data files.
160
161 * run-strip-test.sh: Fail if stripped output has ".debug_*" sections.
162 * run-strip-test8.sh: New file.
163 * testfile47.bz2: New data file.
164 * Makefile.am (TESTS, EXTRA_DIST): Add them.
165
Roland McGrath13b69602008-04-01 02:30:05 +00001662008-03-31 Roland McGrath <roland@redhat.com>
167
168 * run-early-offscn.sh: New file.
169 * early-offscn.c: New file.
170 * Makefile.am (noinst_PROGRAMS, TESTS, EXTRA_DIST): Add them.
171 (early_offscn_LDADD): New variable.
172
Roland McGrathd11f9cb2008-03-26 20:51:59 +00001732008-03-19 Roland McGrath <roland@redhat.com>
174
175 * run-addrname-test.sh: Add a new case.
176
Roland McGrath658094a2008-02-22 08:14:07 +00001772008-02-22 Roland McGrath <roland@redhat.com>
178
179 * run-elflint-test.sh: Typo fix.
180
1812008-02-21 Roland McGrath <roland@redhat.com>
182
183 * run-disasm-x86.sh: Use uname instead of arch, keep tools required
184 for the build down to minimum.
185 * run-disasm-x86-64.sh: Likewise.
186
Roland McGrath059c83e2008-02-21 06:19:39 +00001872008-02-20 Roland McGrath <roland@redhat.com>
188
189 * testfile46.bz2: New data file.
190 * Makefile.am (EXTRA_DIST): Add it.
191 * run-elflint-test.sh: Test on it.
192
Ulrich Drepperc54785a2008-02-01 18:05:21 +00001932008-02-01 Ulrich Drepper <drepper@redhat.com>
194
195 * Makefile.am: Hook up sha1-tst.c.
196 * sha1-tst.c: New file.
197
Ulrich Drepper4d8bc812008-01-22 06:02:31 +00001982008-01-21 Roland McGrath <roland@redhat.com>
199
200 * testfile45.S.bz2: Add tests for cltq, cqto.
201 * testfile45.expect.bz2: Adjust.
202
Ulrich Drepper35f2fe62008-01-14 19:17:36 +00002032008-01-14 Ulrich Drepper <drepper@redhat.com>
204
205 * testfile45.S.bz2: Add more tests.
206 * testfile45.expect.bz2: Adjust.
207
Ulrich Drepperfd479892008-01-12 03:06:47 +00002082008-01-11 Ulrich Drepper <drepper@redhat.com>
209
210 * testfile45.expect.bz2: Adjust for adding of address for %rip based
211 address mode.
212
Ulrich Drepper96a73992008-01-11 06:17:06 +00002132008-01-10 Ulrich Drepper <drepper@redhat.com>
214
215 * testfile45.S.bz2: Add more tests.
216 * testfile45.expect.bz2: Adjust.
217
Ulrich Drepperff993222008-01-09 05:39:28 +00002182008-01-08 Ulrich Drepper <drepper@redhat.com>
219
220 * Makefile.am (TESTS): Add run-disasm-x86-64.sh.
221 (EXTRA): Add testfile45.S.bz2, testfile45.expect.bz2,
222 run-disasm-x86-64.sh.
223 * run-disasm-x86-64.sh: New file.
224 * testfile45.S.bz2: New file.
225 * testfile45.expect.bz2: New file.
226 * testfile44.S.bz2: New tests.
227 * testfile44.expect.bz2: Adjust.
228
Ulrich Drepper9e6925d2008-01-04 21:42:14 +00002292008-01-04 Ulrich Drepper <drepper@redhat.com>
230
231 * testfile44.S.bz2: New tests.
232 * testfile44.expect.bz2: Adjust.
233
Ulrich Dreppere219f1c2008-01-09 05:49:49 +00002342008-01-04 Roland McGrath <roland@redhat.com>
235
236 * dwfl-bug-fd-leak.c (main): Add a cast.
237
Ulrich Drepperee67b642008-01-03 08:45:10 +00002382008-01-03 Ulrich Drepper <drepper@redhat.com>
239
240 * testfile44.S.bz2: New tests.
241 * testfile44.expect.bz2: Adjust.
242
Ulrich Drepper3cbdd382008-01-02 17:44:39 +00002432008-01-01 Ulrich Drepper <drepper@redhat.com>
244
Ulrich Drepperf231e272008-01-02 18:07:17 +0000245 * line2addr.c: Use %m modifier instead of %a to appease gcc.
246
2472008-01-01 Ulrich Drepper <drepper@redhat.com>
248
Ulrich Drepperee67b642008-01-03 08:45:10 +0000249 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000250 * testfile44.expect.bz2: Adjust.
251
2522007-12-31 Ulrich Drepper <drepper@redhat.com>
253
Ulrich Drepperee67b642008-01-03 08:45:10 +0000254 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000255 * testfile44.expect.bz2: Adjust.
256
2572007-12-30 Ulrich Drepper <drepper@redhat.com>
258
Ulrich Drepperee67b642008-01-03 08:45:10 +0000259 * testfile44.S.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000260 * testfile44.expect.bz2: Adjust.
261
2622007-12-29 Ulrich Drepper <drepper@redhat.com>
263
Ulrich Drepperee67b642008-01-03 08:45:10 +0000264 * testfile44.s.bz2: New tests.
Ulrich Drepper3cbdd382008-01-02 17:44:39 +0000265 * testfile44.expect.bz2: Adjust.
266
2672007-12-28 Ulrich Drepper <drepper@redhat.com>
268
269 * testfile44.S.bz2: New tests.
270 * testfile44.expect.bz2: Adjust.
271
2722007-12-27 Ulrich Drepper <drepper@redhat.com>
273
274 * testfile44.S.bz2: New tests.
275 * testfile44.expect.bz2: Adjust.
276
2772007-12-26 Ulrich Drepper <drepper@redhat.com>
278
279 * testfile44.S.bz2: New tests.
280 * testfile44.expect.bz2: Adjust
281
2822007-12-21 Ulrich Drepper <drepper@redhat.com>
283
284 * testfile44.S.bz2: More tests.
285 * testfile44.expect.bz2: Adjust appropriately.
286
2872007-12-19 Ulrich Drepper <drepper@redhat.com>
288
289 * Makefile.am (TESTS): Add run-disasm.sh.
290 (EXTRA_DIST): Add run-disasm.sh, testfile44.S.bz2, and
291 testfile44.expect.bz2.
292 * run-disasm.sh: New file.
293 * testfile44.S.bz2: New file.
294 * testfile44.expect.bz2: New file.
295
Roland McGrath1a2e8f42007-12-15 23:39:34 +00002962007-12-15 Roland McGrath <roland@redhat.com>
297
298 * run-allregs.sh: Change expected output for powerpc spefscr.
299
Roland McGrathe4c22ea2007-10-23 13:07:39 +00003002007-10-20 Roland McGrath <roland@redhat.com>
301
302 * run-dwfl-addr-sect.sh: Change expected output, no errors.
303
3042007-10-19 Roland McGrath <roland@redhat.com>
305
306 * dwfl-addr-sect.c (handle_address): Return int.
307 Don't exit on error, just return nonzero.
308 (main): Collect results.
309 * run-dwfl-addr-sect.sh: New file.
310 * testfile43.bz2: New data file.
311 * Makefile.am (EXTRA_DIST, TESTS): Add them.
312
3132007-10-18 Roland McGrath <roland@redhat.com>
314
315 * run-allregs.sh: Update expected ppc output for vrsave/vscr.
316
3172007-10-16 Roland McGrath <roland@redhat.com>
318
319 * test-subr.sh (remove_files): Don't pass -Bb to diff.
320
Ulrich Drepperb597dfa2007-10-16 05:21:27 +00003212007-10-09 Roland McGrath <roland@redhat.com>
322
323 * dwflmodtest.c (print_module): Don't use %p in output.
324 * run-dwfl-bug-offline-rel.sh: Updated expected output.
325
3262007-10-08 Roland McGrath <roland@redhat.com>
327
328 * testfile42.bz2: New data file.
329 * Makefile.am (EXTRA_DIST): Add it.
330 * run-elflint-test.sh: New test on that file.
331
Roland McGrath59ea7f32007-10-04 08:50:09 +00003322007-10-04 Roland McGrath <roland@redhat.com>
333
334 * run-readelf-test4.sh: New file.
335 * Makefile.am (TESTS, EXTRA_DIST): Add it.
336
3372007-10-03 Roland McGrath <roland@redhat.com>
338
339 * run-readelf-test3.sh: New file.
340 * Makefile.am (TESTS, EXTRA_DIST): Add it.
341
Roland McGrathf6b92282007-10-02 02:34:11 +00003422007-10-01 Roland McGrath <roland@redhat.com>
343
344 * run-readelf-test2.sh: New file.
345 * Makefile.am (TESTS, EXTRA_DIST): Add it.
346
Roland McGrathc76f0b02007-09-27 07:31:33 +00003472007-09-11 Roland McGrath <roland@redhat.com>
348
349 * run-addrname-test.sh: Add a new case.
350 * testfile41.bz2: New data file.
351 * Makefile.am (EXTRA_DIST): Add it.
352
Roland McGrathcb6d8652007-08-23 08:10:54 +00003532007-08-23 Roland McGrath <roland@redhat.com>
354
355 * run-allregs.sh: Update expected x86-64 output for %rflags.
356
Roland McGrath099dd522007-08-13 22:58:36 +00003572007-08-12 Roland McGrath <roland@redhat.com>
358
359 * run-strip-test7.sh: New file.
360 * testfile39.bz2: New data file.
361 * testfile40.bz2: New data file.
362 * testfile40.debug.bz2: New data file.
363 * Makefile.am (TESTS, EXTRA_DIST): Add them.
364
Roland McGrath42f68682007-08-09 07:54:22 +00003652007-08-09 Roland McGrath <roland@redhat.com>
366
367 * dwfl-bug-report.c: Fix header inclusion.
368
3692007-08-08 Roland McGrath <roland@redhat.com>
370
371 * run-addrname-test.sh: Add a new case using addr2line -S.
372 * testfile38.bz2: New data file.
373 * Makefile.am (EXTRA_DIST): Add it.
374
Roland McGrath87d47802007-07-16 22:23:37 +00003752007-07-16 Roland McGrath <roland@redhat.com>
376
377 * dwfl-bug-report.c: New file.
378 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
379 (dwfl_bug_report_LDADD): New variable.
380
3812007-06-06 Roland McGrath <roland@redhat.com>
Roland McGrath0bc057c2007-06-06 08:42:42 +0000382
383 * run-unstrip-test.sh: Declare testfile.unstrip for removal.
384
Ulrich Drepperb0243862007-06-06 00:09:36 +00003852007-06-05 Ulrich Drepper <drepper@redhat.com>
386
387 * Makefile.am (EXTRA_DIST): Add missing line continuation and
388 testfile37.bz and testfile37.debug.bz2.
389
Roland McGrath53bce222007-05-23 19:15:04 +00003902007-05-23 Roland McGrath <roland@redhat.com>
391
392 * run-allregs.sh: Update expected Alpha results.
393
Roland McGrath9aa8ef72007-05-18 08:59:43 +00003942007-05-18 Roland McGrath <roland@redhat.com>
395
396 * run-strip-test4.sh (stripped, debugfile): Use new reference files.
397 * testfile37.bz2: New data file.
398 * testfile37.debug.bz2: New data file.
399 * run-unstrip-test2.sh: New file.
400 * Makefile.am (TESTS, EXTRA_DIST): Add them.
401
4022007-05-10 Roland McGrath <roland@redhat.com>
403
404 * run-dwfl-bug-offline-rel.sh: New file.
405 * testfile36.bz2: New data file.
406 * testfile36.debug.bz2: New data file.
407 * Makefile.am (TESTS, EXTRA_DIST): Add them.
408
4092007-04-28 Roland McGrath <roland@redhat.com>
410
411 * run-strip-test6.sh (stripped, debugfile): Use new reference files.
412 * testfile35.bz2: New data file.
413 * testfile35.debug.bz2: New data file.
414 * run-unstrip-test.sh: New file.
415 * Makefile.am (TESTS, EXTRA_DIST): Add them.
416
417 * run-strip-test.sh: Do all elflint and cmp runs even when some fail.
418
Roland McGrath2be02912007-04-27 04:07:41 +00004192007-04-26 Roland McGrath <roland@redhat.com>
420
421 * run-elflint-self.sh: Run all tests even if one fails.
422
423 * run-allregs.sh: Add expected output for alpha.
424
Roland McGrath4be15242007-04-25 03:09:33 +00004252007-04-24 Roland McGrath <roland@redhat.com>
426
427 * run-strip-test.sh: When we saved the debug info, test unstrip too.
428
4292007-04-22 Roland McGrath <roland@redhat.com>
430
431 * run-allregs.sh: Update expected register info.
432
Roland McGrath43da9892007-04-16 23:13:37 +00004332007-04-16 Roland McGrath <roland@redhat.com>
434
435 * dwfl-addr-sect.c: New file.
436 * Makefile.am (noinst_PROGRAMS): Add it.
437 (dwfl_addr_sect_LDADD): New variable.
438
4392007-04-05 Roland McGrath <roland@redhat.com>
440
441 * get-files.c: Test dwarf_getsrcdirs.
442 * run-get-files.sh: Update expected output.
443
Roland McGrath5f6a41a2007-04-01 23:11:40 +00004442007-04-01 Roland McGrath <roland@redhat.com>
445
446 * run-allregs.sh: Updated expected output for x86_64.
447
Ulrich Drepper6258e742007-03-13 06:22:40 +00004482007-03-04 Roland McGrath <roland@redhat.com>
449
450 * dwfl-bug-fd-leak.c: New file.
451 * Makefile.am (noinst_PROGRAMS, TESTS): Add it.
452 (dwfl_bug_fd_leak_LDADD): New variable.
453
454 * dwflmodtest.c: Test dwfl_getmodules before and after getdwarf,
455 show what files have been located.
456
Ulrich Drepperaa915fd2007-02-05 07:25:33 +00004572007-02-02 Roland McGrath <roland@redhat.com>
458
459 * run-addrname-test.sh: New file.
460 * Makefile.am (TESTS, EXTRA_DIST): Add it.
461 * testfile34.bz2: New data file.
462 * Makefile.am (EXTRA_DIST): Add it.
463
4642007-01-20 Roland McGrath <roland@redhat.com>
465
466 * testfile33.bz2: New data file.
467 * Makefile.am (EXTRA_DIST): Add it.
468 * run-elflint-test.sh: Test on it too.
469
4702007-01-18 Roland McGrath <roland@redhat.com>
471
472 * Makefile.am (CFLAGS): Don't molest it.
473
4742007-01-11 Roland McGrath <roland@redhat.com>
475
476 * testfile32.bz2: New data file.
477 * Makefile.am (EXTRA_DIST): Add it.
478 * run-elflint-test.sh: Test on it too.
479
Ulrich Drepperce0bdb62007-02-05 07:13:52 +00004802007-02-04 Ulrich Drepper <drepper@redhat.com>
481
482 * arls.c: New file.
483 * Makefile (noinst_PROGRAMS): Add arls.
484
485 * run-ranlib-test2.sh: Fix type in comment.
486
Ulrich Dreppercd4992c2007-01-10 20:58:17 +00004872007-01-10 Ulrich Drepper <drepper@redhat.com>
488
489 * run-elflint-self.sh (runtest): Show which file has the problem.
490
Roland McGrathba949b32007-01-10 20:44:29 +00004912007-01-10 Roland McGrath <roland@redhat.com>
492
493 * dwfl-bug-addr-overflow.c: New file.
494 * Makefile.am (TESTS): Add it.
495 (dwfl_bug_addr_overflow_LDADD): New variable.
496
Roland McGrath8190db62006-12-17 23:56:51 +00004972006-12-17 Roland McGrath <roland@redhat.com>
498
499 * msg_tst.c (libelf_msgs): Fix ELF_E_INVALID_PHDR msg.
500
Roland McGrathc373d852006-10-10 00:25:21 +00005012006-09-05 Roland McGrath <roland@redhat.com>
502
503 * run-strings-test.sh: Export LC_ALL=C for the test.
504
5052006-08-29 Roland McGrath <roland@redhat.com>
506
507 * run-arextract.sh: Use testrun, tempfiles functions from test-subr.sh.
508 * run-arsymtest.sh: Likewise.
509
510 * run-native-test.sh (native.c compilation): Add some braces.
511
5122006-08-22 Roland McGrath <roland@redhat.com>
513
514 * allregs.c (dwarf_encoding_string): New function, swiped from readelf.
515 (struct reginfo): New members bits, type.
516 (one_register, match_register): Update to take new args,
517 record and display new info.
518 (main): Display new info.
519 * run-allregs.sh: Update expected results.
520
Roland McGrath19db8592006-08-03 08:52:46 +00005212006-08-03 Roland McGrath <roland@redhat.com>
522
523 * run-allregs.sh: Add sparc cases.
524 * testfile30.bz2: New data file.
525 * testfile31.bz2: New data file.
526 * Makefile.am (EXTRA_DIST): Add them.
527
Roland McGrath95024622006-07-21 10:06:31 +00005282006-07-21 Roland McGrath <roland@redhat.com>
529
530 * allregs.c (struct reginfo): Increase size of name.
531 (one_register): Assert that it's big enough.
532
Roland McGrathb4379722006-04-05 01:35:26 +00005332006-04-04 Roland McGrath <roland@redhat.com>
534
535 * run-bug1-test.sh: Test a second case, to cover both byte orders.
536 * testfile29.bz2: New file.
537 * testfile29.rdwr.bz2: New file.
538 * Makefile.am (EXTRA_DIST): Add them.
539
Ulrich Drepperba718b12006-04-04 21:31:16 +00005402006-04-04 Ulrich Drepper <drepper@redhat.com>
541
542 * Makefile.am: Add rules to run run-bug1-test.sh.
543 * rdwrmmap.c: New file.
544 * run-bug1-test.sh: New file.
545 * testfile28.bz2: New file.
546 * testfile28.rdwr.bz2: New file.
547
Roland McGrathdd7e22b2006-03-09 23:05:47 +00005482006-03-09 Roland McGrath <roland@redhat.com>
549
550 * Makefile.am (AM_LDFLAGS): Define to pass -rpath-link.
551
Roland McGrath060fa052006-03-02 07:51:50 +00005522006-03-01 Roland McGrath <roland@redhat.com>
553
554 * show-die-info.c (tagnames, attrs): Update name tables for dwarf.h
555 changes matching 3.0 spec.
556
Roland McGrathc40f58a2006-01-13 20:13:21 +00005572006-01-13 Roland McGrath <roland@redhat.com>
558
559 * run-native-test.sh: Do kill -9 and reap explicitly at end, since
560 bash 3.1 whines when it's done in the trap 0 handler.
561
Roland McGrath4b248ce2006-01-12 03:34:38 +00005622006-01-11 Roland McGrath <roland@redhat.com>
563
564 * testfile26.bz2: New data file.
565 * testfile27.bz2: New data file.
566 * Makefile.am (EXTRA_DIST): Add them.
567 * run-allregs.sh: Test s390 data.
568
Roland McGrath124a7982005-12-15 02:37:09 +00005692005-12-14 Roland McGrath <roland@redhat.com>
570
571 * run-native-test.sh: Redirect output from native test process.
572
Roland McGrath94d26ad2005-12-13 23:24:37 +00005732005-12-13 Roland McGrath <roland@redhat.com>
574
575 * allregs.c (main): Fail if we find no registers.
576
577 * run-native-test.sh: New file.
578 * Makefile.am (TESTS, EXTRA_DIST): Add it.
579
Roland McGrathba72ab12005-12-12 00:04:33 +00005802005-12-10 Ulrich Drepper <drepper@redhat.com
581
582 * run-readelf-test1.sh: New file.
583 * Makefile.am (TESTS): Add run-readelf-test1.sh.
584 (EXTRA_DIST): Likewise.
585
Roland McGrathd804e722005-12-08 01:35:42 +00005862005-12-07 Roland McGrath <roland@redhat.com>
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000587
Roland McGrathd804e722005-12-08 01:35:42 +0000588 * ecp.c (main): Use elf_end to clean up.
Ulrich Drepperf7e1bd92005-12-10 17:32:38 +0000589
Roland McGrath994b4892005-12-05 22:46:21 +00005902005-11-25 Roland McGrath <roland@redhat.com>
591
592 * coverage.sh: Given -v argument, print names of unused files.
593
594 * addrscopes.c (main): Use dwfl_end before return.
595 * allregs.c (main): Likewise.
596 * find-prologues.c (main): Likewise.
597 * funcretval.c (main): Likewise.
598 * funcscopes.c (main): Likewise.
599 * line2addr.c (main): Likewise.
600
601 * run-allregs.sh: New file.
602 * Makefile.am (TESTS, EXTRA_DIST): Add it.
603
604 * allregs.c: Use libdwfl wrapper instead of direct libebl calls.
605 * Makefile.am (allregs_LDADD): Updated.
606
607 * allregs.c: New file.
608 * Makefile.am (noinst_PROGRAMS): Add it.
609 (allregs_LDADD): New variable.
610
Roland McGrath9365d2c2005-11-18 23:55:47 +00006112005-11-18 Roland McGrath <roland@redhat.com>
612
613 * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib.
614 * test-wrapper.sh: Likewise.
615
Roland McGrath575dd392005-11-18 01:41:52 +00006162005-11-17 Roland McGrath <roland@redhat.com>
617
Roland McGrathaf74f5c2005-11-18 02:25:14 +0000618 * Makefile.am (installed_TESTS_ENVIRONMENT): Set libdir, bindir in
619 environment for test-wrapper.sh.
620 * test-wrapper.sh: Set LD_LIBRARY_PATH from ${libdir} if not /usr/lib.
621 * test-subr.sh (installed_testrun): Likewise.
622 Use explicit path in ${bindir}.
623
Roland McGrath575dd392005-11-18 01:41:52 +0000624 * Makefile.am (installcheck-local): Fix typo in last change.
625
Roland McGrathd7f8d0c2005-11-17 02:32:03 +00006262005-11-16 Roland McGrath <roland@redhat.com>
627
628 * configure.ac: New file, for standalone build/dist of test suite.
629 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it.
630 (asm_TESTS): New variable, broken out of ...
631 (TESTS): ... here. Also remove msg_tst.
632 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
633 (installed_TESTS_ENVIRONMENT): New variable.
634 [STANDALONE] (TESTS_ENVIRONMENT): Use that.
635 [!STANDALONE] (installcheck-local): Likewise.
636 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo.
637 * addrscopes.c: Include <config.h>.
638 Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers.
639 * allfcts.c: Likewise.
640 * asm-tst1.c: Likewise.
641 * asm-tst2.c: Likewise.
642 * asm-tst3.c: Likewise.
643 * asm-tst4.c: Likewise.
644 * asm-tst5.c: Likewise.
645 * asm-tst6.c: Likewise.
646 * asm-tst7.c: Likewise.
647 * asm-tst8.c: Likewise.
648 * asm-tst9.c: Likewise.
649 * dwflmodtest.c: Likewise.
650 * find-prologues.c: Likewise.
651 * funcscopes.c: Likewise.
652 * get-aranges.c: Likewise.
653 * get-files.c: Likewise.
654 * get-lines.c: Likewise.
655 * get-pubnames.c: Likewise.
656 * line2addr.c: Likewise.
657 * newscn.c: Likewise.
658 * show-abbrev.c: Likewise.
659 * show-die-info.c: Likewise.
660 * update3.c: Likewise.
661 * update4.c: Likewise.
Roland McGrathe47ab762005-11-17 03:16:00 +0000662 * funcretval.c: Likewise.
Roland McGrathd7f8d0c2005-11-17 02:32:03 +0000663
664 * dwflmodtest.c (print_instance): Don't use INTUSE.
665 (options): Don't use N_ macro.
666
Roland McGrath1b8b4462005-11-16 01:33:38 +00006672005-11-15 Roland McGrath <roland@redhat.com>
668
Roland McGrathe47ab762005-11-17 03:16:00 +0000669 * coverage.sh: Look in backends.
670 * Makefile.am (BUILD_RPATH): Search ../backends, not ../libebl.
671 (TESTS_ENVIRONMENT): Likewise.
672
673 * funcretval.c (handle_function): Don't take DW_AT_type of FUNCDIE,
674 pass FUNCDIE direclty to dwfl_module_return_value_location.
675
Roland McGrath1b8b4462005-11-16 01:33:38 +0000676 * Makefile.am (BUILD_RPATH): New variable.
677 [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value.
678 (tests_rpath): New variable.
679 (installcheck-local): Pass it to test-wrapper.sh.
680 * test-wrapper.sh: In "installed" format, take yes/no value
681 for elfutils_tests_rpath, which export. When running a test
682 binary for installcheck, exit 77.
683 * test-subr.sh (installed_testrun): When running a test binary
684 for installcheck, exit 77 if $elfutils_tests_rpath = yes.
685
6862005-11-14 Roland McGrath <roland@redhat.com>
687
688 * test-subr.sh: New file.
689 * test-wrapper.sh: New file.
690 * Makefile.am (EXTRA_DIST): Add them.
691 (AM_LDFLAGS): Variable removed.
692 (TESTS_ENVIRONMENT): New variable.
693 (installcheck-local): New target.
694 * run-addrscopes.sh: Use test-subr.sh.
695 * run-allfcts.sh: Likewise.
696 * run-ecp-test.sh: Likewise.
697 * run-ecp-test2.sh: Likewise.
698 * run-elflint-self.sh: Likewise.
699 * run-elflint-test.sh: Likewise.
700 * run-find-prologues.sh: Likewise.
701 * run-funcscopes.sh: Likewise.
702 * run-get-aranges.sh: Likewise.
703 * run-get-files.sh: Likewise.
704 * run-get-lines.sh: Likewise.
705 * run-get-pubnames.sh: Likewise.
706 * run-line2addr.sh: Likewise.
707 * run-ranlib-test.sh: Likewise.
708 * run-ranlib-test2.sh: Likewise.
709 * run-show-abbrev.sh: Likewise.
710 * run-show-ciefde.sh: Likewise.
711 * run-show-die-info.sh: Likewise.
712 * run-strings-test.sh: Likewise.
713 * run-strip-test.sh: Likewise.
714
Roland McGrathe47ab762005-11-17 03:16:00 +00007152005-11-13 Roland McGrath <roland@redhat.com>
716
717 * funcretval.c: New file.
718 * Makefile.am (noinst_PROGRAMS): Add it.
719 (funcretval_LDADD): New variable.
720
Ulrich Drepper3840c1c2005-11-09 16:13:48 +00007212005-11-09 Ulrich Drepper <drepper@redhat.com>
722
723 * line2addr.c (handle_module): Add missing parameter to printf.
724
Roland McGrath07d4f2f2005-10-28 06:56:24 +00007252005-10-27 Roland McGrath <roland@redhat.com>
726
Roland McGrath6724c902005-10-28 07:07:19 +0000727 * allfcts.c (cb): Update for dwarf_func_* -> dwarf_decl_* changes.
728 * funcscopes.c (handle_function): Likewise.
729 * dwflmodtest.c (print_inline, print_func): Likewise.
730 * find-prologues.c (handle_function): Likewise.
731
7322005-10-27 Roland McGrath <roland@redhat.com>
733
Roland McGrath07d4f2f2005-10-28 06:56:24 +0000734 * run-find-prologues.sh: New file.
735 * Makefile.am (TESTS, EXTRA_DIST): Add it.
736
737 * find-prologues.c (handle_function): Skip inlines.
738
7392005-10-25 Roland McGrath <roland@redhat.com>
740
741 * find-prologues.c: New file.
742 * Makefile.am (noinst_PROGRAMS): Add it.
743 (find_prologues_LDADD): New variable.
744
Ulrich Drepper3bbc9502005-09-02 20:29:56 +00007452005-09-02 Ulrich Drepper <drepper@redhat.com>
746
747 * run-strings-test.sh: Remove strings.out in the end.
748
Ulrich Drepper7d65d012005-08-31 15:14:26 +00007492005-08-31 Ulrich Drepper <drepper@redhat.com>
750
751 * run-addrscopes.sh: Use correct exit code if test cannot be performed.
752 * run-allfcts.sh: Likewise.
753 * run-ecp-test.sh: Likewise.
754 * run-ecp-test2.sh: Likewise.
755 * run-elflint-test.sh: Likewise.
756 * run-funcscopes.sh: Likewise.
757 * run-get-aranges.sh: Likewise.
758 * run-get-files.sh: Likewise.
759 * run-get-lines.sh: Likewise.
760 * run-get-pubnames.sh: Likewise.
761 * run-line2addr.sh: Likewise.
762 * run-ranlib-test2.sh: Likewise.
763 * run-show-abbrev.sh: Likewise.
764 * run-show-ciefde.sh: Likewise.
765 * run-show-die-info.sh: Likewise.
766 * run-strings-test.sh: Likewise.
767 * run-strip-test.sh: Likewise.
768
Ulrich Drepper5a6f8d12005-08-30 17:56:53 +00007692005-08-30 Ulrich Drepper <drepper@redhat.com>
770
771 * coverage.sh: Handle case where there is no .gcno file at all.
772
Ulrich Drepper39cec7a2005-08-30 01:22:01 +00007732005-08-29 Ulrich Drepper <drepper@redhat.com>
774
775 * Makefile.am (EXTRA_DIST): Add coverage.
776 [GCOV]: Generate coverage summary after the tests ran
777 * coverage.sh: New file.
778
Ulrich Drepperfbe998a2005-08-29 16:27:10 +00007792005-08-28 Ulrich Drepper <drepper@redhat.com>
780
781 * Makefile.an [BUILD_STATIC] (libdw): Add -ldl.
782 (CLEANFILES): Add *.gcno *.gcda *.gconv.
783
7842005-08-28 Ulrich Drepper <drepper@redhat.com>
785
786 * run-strings-test.sh: New file.
787 * Makefile.am (TESTS, EXTRA_DIST): Add it.
788
Roland McGrath71e15a02005-08-27 10:33:26 +00007892005-08-27 Roland McGrath <roland@redhat.com>
790
Roland McGrathb0bc2782005-08-27 21:07:16 +0000791 * addrscopes.c (handle_address): Apply bias to PC addresses.
792
Roland McGrath71e15a02005-08-27 10:33:26 +0000793 * run-funcscopes.sh: New file.
794 * testfile25.bz2: New data file.
795 * Makefile.am (TESTS, EXTRA_DIST): Add them.
796
7972005-08-26 Roland McGrath <roland@redhat.com>
798
799 * addrscopes.c (dwarf_diename_integrate): Removed.
800 (print_vars, handle_address): Use plain dwarf_diename.
801
8022005-08-25 Roland McGrath <roland@redhat.com>
803
804 * funcscopes.c: New file.
805 * Makefile.am (noinst_PROGRAMS): Add it.
806 (funcscopes_LDADD): New variable.
807
808 * run-addrscopes.sh: Add another case.
809 * testfile24.bz2: New data file.
810 * Makefile.am (EXTRA_DIST): Add it.
811
812 * addrscopes.c (handle_address): Take new argument IGNORE_INLINES,
813 pass it to dwarf_getscopes.
814 (main): Pass it, true when '=' follows an address.
815
Roland McGrath4c305da2005-08-25 01:49:35 +00008162005-08-24 Roland McGrath <roland@redhat.com>
Ulrich Drepper8a520952005-08-28 08:56:34 +0000817
Roland McGrath4c305da2005-08-25 01:49:35 +0000818 * line2addr.c (print_address): Omit () for DSOs.
Ulrich Drepper8a520952005-08-28 08:56:34 +0000819
Ulrich Drepper2eb660f2005-08-24 19:47:57 +00008202005-08-24 Ulrich Drepper <drepper@redhat.com>
821
Ulrich Drepper958bf132005-08-24 21:40:55 +0000822 * run-line2addr.sh: Remove testfile23 in the end.
823
Ulrich Drepper2eb660f2005-08-24 19:47:57 +0000824 * Makefile.am [BUILD_STATIC] (libdw): Add $(libelf) and $(libebl).
Ulrich Drepperf81343a2005-08-24 20:55:31 +0000825 [MUDFLAP] (AM_LDFLAGS): Define to find libebl modules.
Ulrich Drepper2eb660f2005-08-24 19:47:57 +0000826
Roland McGrathd17fac72005-08-23 08:20:21 +00008272005-08-22 Roland McGrath <roland@redhat.com>
828
829 * run-line2addr.sh: Add a case.
830 * testfile23.bz2: New data file.
831 * Makefile.am (EXTRA_DIST): Add it.
832
Roland McGrath9a1f3652005-08-18 20:57:04 +00008332005-08-18 Roland McGrath <roland@redhat.com>
834
Roland McGrathf5fda7d2005-08-18 22:01:57 +0000835 * run-addrscopes.sh: New file.
836 * testfile22.bz2: New data file.
837 * Makefile.am (TESTS, EXTRA_DIST): Add them.
838
Roland McGrath9a1f3652005-08-18 20:57:04 +0000839 * addrscopes.c: New file.
840 * Makefile.am (noinst_PROGRAMS): Add it.
841 (addrscopes_LDADD): New variable.
842
Ulrich Drepper837b5222005-08-16 05:12:01 +00008432005-08-15 Ulrich Drepper <drepper@redhat.com>
844
845 * run-elflint-self.sh: Don't run test if the file doesn't exist.
846
Roland McGrath1ecb6062005-08-15 09:53:04 +00008472005-08-15 Roland McGrath <roland@redhat.com>
848
849 * dwflmodtest.c (print_instance, print_inline): New functions.
850 (print_func): Call print_inline.
851 (options, parse_opt): Grok -i/--inlines.
852
Roland McGrath8d18c292005-08-07 21:42:07 +00008532005-08-07 Roland McGrath <roland@redhat.com>
854
855 * dwflmodtest.c: Print function details only if -f flag is given.
856
Ulrich Drepper47be7952005-08-07 04:41:39 +00008572005-08-06 Ulrich Drepper <drepper@redhat.com>
858
Ulrich Drepper637963b2005-08-07 05:33:07 +0000859 * run-elflint-self.sh: New file.
860 * Makefile.am (TESTS): Add run-elflint-self.sh.
861 (EXTRA_DIST): Likewise.
862
Ulrich Drepper47be7952005-08-07 04:41:39 +0000863 * Makefile.am: Link with statis libs if BUILD_STATIC.
864 (dwflmodtest_LDADD): Also link with -ldl.
865
Ulrich Drepper41de4882005-08-03 00:02:56 +00008662005-08-02 Ulrich Drepper <drepper@redhat.com>
867
Ulrich Dreppera38998e2005-08-03 02:05:39 +0000868 * Makefile.am: Add -ldl to asm_tst[1-9]_LDASS.
869 * asm-tst1.c: Adjust for new asm_begin interface. Open backend
870 library first.
871 * asm-tst2.c: Likewise.
872 * asm-tst3.c: Likewise.
873 * asm-tst4.c: Likewise.
874 * asm-tst5.c: Likewise.
875 * asm-tst6.c: Likewise.
876 * asm-tst7.c: Likewise.
877 * asm-tst8.c: Likewise.
878 * asm-tst9.c: Likewise.
879
Ulrich Drepper41de4882005-08-03 00:02:56 +0000880 * msg_tst.c: Add new error message.
881
Ulrich Drepper18618fd2005-07-28 21:29:22 +00008822005-07-28 Ulrich Drepper <drepper@redhat.com>
883
884 * Makefile.am (dwflmodtest_LDADD): Add $(libebl).
885
Roland McGrathd17fac72005-08-23 08:20:21 +00008862005-06-01 Roland McGrath <roland@redhat.com>
887
888 * line2addr.c: Rewritten using libdwfl.
889 * run-line2addr.sh: Update test for changed arguments.
890 * Makefile.am (INCLUDES): Add libdwfl source directory to path.
891 (libdwfl): New variable.
892 (line2addr_LDADD): Use it.
893
Roland McGrath18385902005-07-28 07:12:38 +00008942005-07-28 Roland McGrath <roland@redhat.com>
895
896 * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here.
897 * Makefile.am (noinst_PROGRAMS): Add dwflmodtest.
898 (dwflmodtest_LDADD): New variable.
899 (INCLUDES): Add -I$(top_srcdir)/libdwfl here.
900
Ulrich Drepperb08d5a82005-07-26 05:00:05 +00009012005-07-21 Ulrich Drepper <drepper@redhat.com>
902
903 * testfile18.bz2: New file.
904 * run-elflint-test.sh: New file.
905 * Makefile.am (TESTS): Add run-elflint-test.sh.
906 (EXTRA_DIST): Add run-elflint-test.sh and testfile18.bz2.
907
9082005-05-24 Ulrich Drepper <drepper@redhat.com>
909
910 * get-files.c (main): Use correct format specifier.
911
9122005-05-21 Ulrich Drepper <drepper@redhat.com>
913
914 * Makefile.am: Add -Wextra to CFLAGS.
915 * get-files.c: Remove warning this produced.
916 * get-pubnames.c: Likewise.
917 * newfile.c: Likewise.
918 * newscn.c: Likewise.
919 * scnnames.c: Likewise.
920 * showptable.c: Likewise.
921 * test-nlist.c: Likewise.
922 * update1.c: Likewise.
923 * update2.c: Likewise.
924 * update3.c: Likewise.
925 * update4.c: Likewise.
926
9272005-05-08 Ulrich Drepper <drepper@redhat.com>
928
929 * run-line2addr.sh: Remove testfile14 at the end.
930
Ulrich Drepper282bf322005-07-28 21:49:05 +0000931 * run-strip-test.sh: Remove debuginfo test input file as well.
Ulrich Drepperb08d5a82005-07-26 05:00:05 +0000932
933 * Makefile.am (EXTRA_DIST): Newly added files incorrectly used
934 .bz, not .bz2.
935
9362005-05-03 Roland McGrath <roland@redhat.com>
937
938 * run-strip-test.sh: Use variables for test file names.
939 Optionally produce separate debug file and check it.
940 * run-strip-test2.sh: Use run-strip-test.sh via ., no duplication.
941 * run-strip-test3.sh: Likewise.
942 * run-strip-test4.sh: New file.
943 * run-strip-test5.sh: New file.
944 * run-strip-test6.sh: New file.
945 * testfile15.bz: New file.
946 * testfile15.debug.bz: New file.
947 * testfile16.bz: New file.
948 * testfile16.debug.bz: New file.
949 * testfile17.bz: New file.
950 * testfile17.debug.bz: New file.
951 * Makefile.am (TESTS, EXTRA_DIST): Add them.
952
9532005-04-25 Ulrich Drepper <drepper@redhat.com>
954
955 * run-line2addr.sh: Also use testfile14. Adjust for correct
956 return of multiple matches.
957 * testfile14.bz2: New file.
958 * Makefile.am (EXTRA_DIST): Add testfile14.bz2.
959
960 * show-abbrev.c (main): Adjust for dwarf_getabbrev interface change.
961
Roland McGrath87d47802007-07-16 22:23:37 +00009622005-04-04 Roland McGrath <roland@redhat.com>
Ulrich Drepperb08d5a82005-07-26 05:00:05 +0000963
964 * line2addr.c (main): Initialize LINES and NLINES before calling
965 dwarf_getsrc_file, and free LINES afterwards.
966
967 * allfcts.c (main): Use size_t for CUHL.
968
9692005-04-04 Ulrich Drepper <drepper@redhat.com>
970
971 * line2addr.c: New file.
972 * run-line2addr.sh: New file.
973 * Makefile.am: Add rules to build, run, and distribute new code.
974
9752005-04-02 Ulrich Drepper <drepper@redhat.com>
976
977 * allfcts.c: New file.
978 * run-allfcts.sh: New file.
979 * Makefile.am: Add rules to build, run, and distribute new code.
980
9812005-02-05 Ulrich Drepper <drepper@redhat.com>
982
983 * Makefile.am [MUDFLAP] (AM_CFLAGS): Add -fmudflap. Link all test
984 programs with -lmudflap.
985
9862004-09-25 Ulrich Drepper <drepper@redhat.com>
987
988 * asm-tst4.c (main): Add LD_LIBRARY_PATH to elflint invocation.
989 * asm-tst5.c (main): Likewise.
990 * asm-tst6.c (main): Likewise.
991
9922004-01-17 Ulrich Drepper <drepper@redhat.com>
993
994 * Makefile.am: Support building with mudflap.
995
9962004-01-12 Ulrich Drepper <drepper@redhat.com>
997
998 * get-aranges.c: Rewrite to use libdw.
999 * Makefile.am: Reenable get-aranges test.
1000
10012004-01-11 Ulrich Drepper <drepper@redhat.com>
1002
1003 * get-lines.c: New file.
1004 * get-files.c: Adjust for libdw.
1005 * run-get-files.sh: Adjust expected result.
1006 * run-get-lines.sh: Likewise.
1007 * Makefile.am: Run get-lines test. Don't run get-aranges and
1008 get-ciefde test for now.
1009
1010 * show-abbrev.c: Adjust call to dwarf_getabbrevattr after interface
1011 change. Print attribute offset information.
1012 * run-show-abbrev.sh: Adjust expected output.
1013
10142004-01-09 Ulrich Drepper <drepper@redhat.com>
1015
1016 * show-abbrev.c: Adjust call to dwarf_nextcu after interface change.
1017 * show-die-info.c: Likewise.
1018 * run-show-die-info.sh: Adjust expected output.
1019
10202003-08-13 Ulrich Drepper <drepper@redhat.com>
1021
1022 * Makefile.in: Depend on libebl.a, not libebl.so.
1023
10242003-08-11 Ulrich Drepper <drepper@redhat.com>
1025
1026 * Moved to CVS archive.