Update description of proc run_dump_test
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2015-08-04 Nick Clifton <nickc@redhat.com>
2
3 * lib/utils-lib.exp (run_dump_test): Document DUMPPROG, readelf
4 and size parameters. Alpha-sort switch tables. Include
5 addr2line, and size in list of possible auto-detected dump
6 programs.
7
8 2015-07-24 Nick Clifton <nickc@redhat.com>
9
10 * binutils-all/localize-hidden-1.d: Allow for extra symbols in the
11 output.
12 * binutils-all/strip-11.d: Skip for the RL78.
13
14 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
15
16 * binutils-all/compress.exp: Update.
17
18 2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
19
20 PR binutils/18656
21 * binutils-all/compress.exp (convert_test): New proc.
22 Run conversion tests between x86-64 and x32.
23
24 2015-07-10 H.J. Lu <hongjiu.lu@intel.com>
25
26 * binutils-all/dw2-3.W: Updated to accept .debug_* sections.
27
28 2015-05-20 Ed Maste <emaste@freebsd.org>
29
30 * lib/binutils-common.exp (is_elf_format): Include *-*-freebsd* except
31 i?86-*-freebsd\[12\].*.
32 * (is_aout_format): Update FreeBSD to i?86-*-freebsd\[12\].*.
33
34 2015-05-18 Nick Clifton <nickc@redhat.com>
35
36 * binutils-all/dw2-3.S: Replace .int with .4byte.
37
38 2015-05-15 Nick Clifton <nickc@redhat.com>
39
40 * binutils-all/z.s: New test. Checks the --decompress option to
41 readelf.
42 * binutils-all/readelf.exp: Run the test.
43 * binutils-all/readelf.z: Expected output from readelf.
44
45 2015-05-14 H.J. Lu <hongjiu.lu@intel.com>
46
47 * binutils-all/compress.exp: Replace "$OBJDUMP -s -j .debug_info"
48 with "$OBJDUMP -W".
49 * binutils-all/libdw2-compressedgabi.out: Updated.
50
51 2015-05-15 Nick Clifton <nickc@redhat.com>
52
53 PR binutils/18374
54 * binutils-all/pr18374.s: New test file.
55 * binutils-all/readelf.exp: Assemble and run the new test.
56 * binutils-all/readelf.pr18374: Expected output from readelf.
57
58 2015-05-12 H.J. Lu <hongjiu.lu@intel.com>
59
60 * binutils-all/elfedit-1.d: Also skip x86_64-*-nacl*.
61
62 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
63
64 * binutils-all/elfedit-1.d: Skip x86_64-*-gnux32.
65 * lib/utils-lib.exp (run_dump_test): Allow mixing target and
66 not-target directives.
67
68 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
69
70 * binutils-all/objdump.exp (cpus_expected): Append iamcu.
71
72 2015-05-11 H.J. Lu <hongjiu.lu@intel.com>
73
74 * binutils-all/elfedit-5.d: New file.
75 * binutils-all/elfedit.exp: Run elfedit-5.
76
77 2015-04-30 Nick Clifton <nickc@redhat.com>
78
79 * binutils-all/objdump.exp (cpus_expected): Add MeP CPU names.
80
81 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
82
83 PR binutils/18209
84 * binutils-all/compress.exp: Replace dw2-3.W with dw2-3gabi.W
85 on zlib-gabi output.
86 * binutils-all/dw2-1.W: Convert section names to .zdebug_*.
87 * binutils-all/dw2-3.W: Likewise.
88 * binutils-all/objdump.W: Likewise.
89 * binutils-all/dw2-3gabi.W: New file.
90
91 2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
92
93 * binutils-all/i386/compressed-1b.d: Don't hardcode offset of
94 .shstrtab section.
95 * binutils-all/i386/compressed-1c.d: Likewise.
96 * binutils-all/readelf.s-64: Likewise.
97 * binutils-all/x86-64/compressed-1b.d: Likewise.
98 * binutils-all/x86-64/compressed-1c.d: Likewise.
99
100 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
101
102 * compress.exp: Add tests for
103 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
104 * binutils-all/dw2-3.rS: New file.
105 * binutils-all/dw2-3.rt: Likewise.
106 * binutils-all/libdw2-compressedgabi.out: Likewise.
107
108 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
109
110 * binutils-all/compress.exp: Remove is_zlib_supported check.
111 * binutils-all/objdump.exp: Likewise.
112 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
113 * lib/utils-lib.exp (run_dump_test): Likewise.
114 * lib/binutils-common.exp (is_zlib_supported): Removed.
115
116 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
117
118 * binutils-all/compress.exp (compression_used): Remove "/dev/null"
119 from remote_exec.
120
121 2015-04-05 H.J. Lu <hongjiu.lu@intel.com>
122
123 * binutils-all/compress.exp (compression_used): New.
124 Xfail test if compression didn't make the section smaller.
125
126 2015-04-04 H.J. Lu <hongjiu.lu@intel.com>
127
128 * binutils-all/compress.exp (testfile): Remove suffix.
129 (compressedfile): Likewise.
130 (compressedfile2): Likewise.
131 (libfile): Likewise.
132 (testfile3): New.
133 (compressedfile3): Likewise.
134 Updated.
135 Add a dw2-3.S test.
136 (${libfile}.a): Add ${compressedfile3}.o.
137 * binutils-all/dw2-3.S: New file.
138 * binutils-all/dw2-3.W: Likewise.
139 * binutils-all/libdw2-compressed.out: Updated.
140 * binutils-all/libdw2.out: Likewise.
141
142 2015-04-03 H.J. Lu <hongjiu.lu@intel.com>
143
144 * lib/binutils-common.exp (is_zlib_supported): Always return 1.
145
146 2015-04-02 Nick Clifton <nickc@redhat.com>
147
148 * binutils-all/readelf.ss-64: Move possible location of the $d
149 mapping symbol.
150
151 2015-03-26 Renlin Li <renlin.li@arm.com>
152
153 * binutils-all/readelf.s-64: Support aarch64 case.
154 * binutils-all/readelf.ss-64: Likewise.
155
156 2015-03-11 Alan Modra <amodra@gmail.com>
157
158 * binutils-all/update-section.exp: Only run on ELF targets.
159
160 2015-03-03 Jiong Wang <jiong.wang@arm.com>
161
162 * binutils-all/arm/rvct_symbol.s: New testcase.
163 * binutils-all/arm/objdump.exp: Run it.
164
165 2015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
166
167 * binutils-all/update-1.s: New file.
168 * binutils-all/update-2.s: New file.
169 * binutils-all/update-3.s: New file.
170 * binutils-all/update-4.s: New file.
171 * binutils-all/update-section.exp: New file.
172
173 2015-02-24 Nick Clifton <nickc@redhat.com>
174
175 * binutils-all/objcopy.exp: Skip the strip-10 test for the V850.
176
177 2015-01-01 Alan Modra <amodra@gmail.com>
178
179 Update year range in copyright notice of all files.
180
181 2014-12-26 Alan Modra <amodra@gmail.com>
182
183 * binutils-all/strip-11.d: New test.
184 * binutils-all/objcopy.exp: Run it.
185
186 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
187
188 * binutils-all/objcopy.exp: Skip strip-10 for Visium.
189
190 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
191
192 * binutils-all/objcopy.exp: Add mips*-img-elf* target triple.
193 * binutils-all/readelf.exp: Likewise
194
195 2014-09-06 Matthew Fortune <matthew.fortune@imgtec.com>
196
197 * binutils-all/readelf.ss-mips: Account for new sections.
198
199 2014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
200
201 * binutils-all/readelf.s: Account for .MIPS.abiflags and
202 .gnu.attributes.
203 * binutils-all/readelf.ss-tmips: Likewise.
204 * binutils-all/strip-3.d: Likewise.
205
206 2014-07-10 Will Newton <will.newton@linaro.org>
207
208 * binutils-all/objcopy.exp: Disable the strip-10 test on
209 non-EABI ARM configurations.
210
211 2014-06-03 Nick Clifton <nickc@redhat.com>
212
213 * binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
214 if these executables are not present.
215
216 2014-04-30 Nick Clifton <nickc@redhat.com>
217
218 * binutils-all/debug_str.s: New test.
219 * binutils-all/debug_str.d: New test control file.
220 * binutils-all/compress.exp: Run debug_str test.
221
222 2014-04-22 Christian Svensson <blue@cmd.nu>
223
224 * binutils-all/objcopy.exp: Remove openrisc and or32 support. Add
225 support for or1k.
226 * binutils-all/objdump.exp: Likewise.
227 * binutils-all/dw2-decodedline-1.S: Likewise.
228
229 2014-03-26 Jiong Wang <jiong.wang@arm.com>
230
231 * binutils-all/aarch64/aarch64.exp: New test driver for AArch64.
232 * binutils-all/aarch64/unallocated-encoding.s: New testcase.
233 * binutils-all/aarch64/unallocated-encoding.d: Ditto.
234
235 2014-03-17 Nick Clifton <nickc@redhat.com>
236
237 * binutils-all/readelf.ss: Add skip of MSP430 defined symbols.
238
239 2014-01-29 Nick Clifton <nickc@redhat.com>
240
241 PR binutils/16318
242 * binutils-all/strip-10.d: Revert previous delta.
243
244 2014-01-28 Nick Clifton <nickc@redhat.com>
245
246 PR binutils/16318
247 * binutils-all/strip-10.d: Allow "System V" in the osabi field.
248
249 2013-12-20 Nick Clifton <nickc@redhat.com>
250
251 PR binutils/16218
252 * binutils-all/dw2-1.W: Update expected objdump output.
253 * binutils-all/i386/compressed-1a.d: Likewise.
254 * binutils-all/objdump.W: Likewise.
255 * binutils-all/x86-64/compressed-1a.d: Likewise.
256
257 2013-12-19 H.J. Lu <hongjiu.lu@intel.com>
258
259 PR binutils/16317
260 * binutils-all/readelf.s: Updated.
261 * binutils-all/readelf.s-64: Likewise.
262
263 2013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
264 Wei-Cheng Wang <cole945@gmail.com>
265
266 * binutils-all/objdump.exp: Add NDS32 cpu.
267 * binutils-all/readelf.r: Skip extra reloc created by NDS32.
268
269 2013-12-12 H.J. Lu <hongjiu.lu@intel.com>
270
271 PR binutils/16318
272 * binutils-all/strip-10.d: Check OS/ABI.
273
274 2013-12-07 Mike Frysinger <vapier@gentoo.org>
275
276 * binutils-all/windres/escapex-2.rc: Remove +x file mode.
277 * binutils-all/windres/version_small.rc: Likewise.
278 * binutils-all/windres/version_small.rsd: Likewise.
279
280 2013-12-03 Nick Clifton <nickc@redhat.com>
281
282 * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
283 Add test of "objump -p" output.
284
285 2013-11-27 Matthew Fortune <matthew.fortune@imgtec.com>
286
287 * binutils-all/objcopy.exp: Consider mips-mti-elf the same as
288 mips-sde-elf
289 * binutils-all/readelf.exp: Likewise
290
291 2013-11-21 Tristan Gingold <gingold@adacore.com>
292
293 * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test.
294
295 2013-11-02 Alan Modra <amodra@gmail.com>
296
297 * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
298
299 * binutils-all/dw2-1.S: Use .4byte rather than .int.
300 * binutils-all/dw2-2.S: Likewise.
301
302 2013-10-24 Nick Clifton <nickc@redhat.com>
303
304 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.
305
306 2013-09-27 H.J. Lu <hongjiu.lu@intel.com>
307
308 * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
309
310 2013-09-12 Nick Clifton <nickc@redhat.com>
311
312 * binutils-all/x86-64/compressed-1a.d: Update expected output to
313 allow for 64-bit addresses.
314
315 2013-08-22 Nick Clifton <nickc@redhat.com>
316
317 * binutils-all/nm.exp: --size-sort test: Add more ELF-like
318 targets.
319 * binutils-all/nm-1.s: Use .byte instead of .long.
320 Provide a terminating symbol.
321
322 2013-08-21 Hans-Peter Nilsson <hp@bitrange.com>
323
324 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s
325 for mmix-knuth-mmixware.
326
327 2013-08-20 Hans-Peter Nilsson <hp@bitrange.com>
328
329 * binutils-all/nm.exp: Xfail test for nm --size-sort for
330 mmix-knuth-mmixware.
331
332 2013-08-19 Tristan Gingold <gingold@adacore.com>
333
334 * binutils-all/nm.exp: Add a test for nm --size-sort
335 * binutils-all/nm-elf-1.s: New file.
336 * binutils-all/nm-1.s: New file.
337
338 2013-05-31 H.J. Lu <hongjiu.lu@intel.com>
339
340 * binutils-all/i386/compressed-1b.d: Updated for text/data/bss
341 section alignment change.
342 * binutils-all/i386/compressed-1c.d: Likewise.
343 * binutils-all/x86-64/compressed-1b.d: Likewise.
344 * binutils-all/x86-64/compressed-1c.d: Likewise.
345
346 2013-05-28 Cary Coutant <ccoutant@google.com>
347
348 * binutils-all/dw2-1.W: Adjust expected output.
349 * binutils-all/objdump.W: Likewise.
350 * binutils-all/i386/compressed-1a.d: Likewise.
351 * binutils-all/x86-64/compressed-1a.d: Likewise.
352
353 2013-05-02 Nick Clifton <nickc@redhat.com>
354
355 * readelf.exp: Expect -wi test to fail for the MSP430.
356
357 2013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
358
359 * lib/binutils-common.exp (is_elf_format): Also exclude
360 *-*-linux*ecoff*.
361
362 2013-02-26 Nick Clifton <nickc@redhat.com>
363
364 PR binutils/15191
365 * binutils-all/readelf.n: Updare expected output from readelf.
366
367 2013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
368
369 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
370 * binutils-all/mips/mixed-mips16.d: Update accordingly.
371
372 2013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
373
374 * binutils-all/mips/mixed-micromips.d: New test.
375 * binutils-all/mips/mixed-mips16.d: New test.
376 * binutils-all/mips/mixed-micromips.s: New test source.
377 * binutils-all/mips/mixed-mips16.s: New test source.
378 * binutils-all/mips/mips.exp: New file.
379
380 2012-12-17 Nick Clifton <nickc@redhat.com>
381
382 * binutils-all/windres/README: Add copyright notice.
383
384 2012-11-27 Roland McGrath <mcgrathr@google.com>
385
386 * lib/binutils-common.exp (is_zlib_supported): New function.
387 * lib/utils-lib.exp (run_dump_test): If as options include
388 --compress-debug-sections and zlib is not available, report
389 the test as unsupported.
390 * binutils-all/compress.exp: Bail out if zlib is not available.
391 * binutils-all/objdump.exp (objdump compressed debug):
392 Mark unsupported if zlib is not available.
393 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
394
395 2012-11-06 H.J. Lu <hongjiu.lu@intel.com>
396
397 PR binutils/14567
398 * binutils-all/ar.exp (bfdtest1): Removed.
399 (long_filenames): Take bfdtests.
400 (thin_archive): Likewise.
401 (thin_archive_with_nested): Likewise.
402 (bfdtests): New.
403 Pass $bfdtests to long_filenames, thin_archive and
404 thin_archive_with_nested.
405
406 2012-10-29 Alan Modra <amodra@gmail.com>
407
408 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
409 and rs6000.
410
411 2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
412
413 * binutils-all/ar.exp (bfdtest1): Remove findfile.
414
415 2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
416
417 * binutils-all/dw2-1.W: Updated.
418
419 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
420
421 * binutils-all/compress.exp: Add an objdump test.
422 * binutils-all/dw2-1.W: New file.
423
424 2012-08-17 H.J. Lu <hongjiu.lu@intel.com>
425
426 * binutils-all/ar.exp (long_filenames): Remove extra verbose
427 before binutils_run.
428 (thin_archive): Likewise.
429 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
430 $archive2.
431
432 2012-08-16 H.J. Lu <hongjiu.lu@intel.com>
433
434 PR binutils/14481
435 * ar.exp (bfdtest1): New.
436 (long_filenames): Run bfdtest1.
437 (thin_archive): Likewise.
438 (thin_archive_with_nested): Likewise.
439
440 2012-08-13 Ian Bolton <ian.bolton@arm.com>
441 Laurent Desnogues <laurent.desnogues@arm.com>
442 Jim MacArthur <jim.macarthur@arm.com>
443 Marcus Shawcroft <marcus.shawcroft@arm.com>
444 Nigel Stephens <nigel.stephens@arm.com>
445 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
446 Richard Earnshaw <rearnsha@arm.com>
447 Sofiane Naci <sofiane.naci@arm.com>
448 Tejas Belagod <tejas.belagod@arm.com>
449 Yufeng Zhang <yufeng.zhang@arm.com>
450
451 * objdump.exp: Add AArch64.
452
453 2012-08-02 H.J. Lu <hongjiu.lu@intel.com>
454
455 PR binutils/14420
456 * binutils-all/i386/compressed-1a.d: Updated.
457 * binutils-all/objdump.W: Likewise.
458 * binutils-all/readelf.wa: Likewise.
459 * binutils-all/x86-64/compressed-1a.d: Likewise.
460
461 2012-07-28 Kai Tietz <ktietz@redhat.com>
462
463 * binutils-all/windres/version_small.rc: New test.
464 * binutils-all/windres/version_small.rsd: Likewise.
465
466 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
467
468 PR binutils/14319
469 * binutils-all/compress.exp: Test compress empty debug sections.
470
471 * binutils-all/dw2-empty.S: New file.
472
473 2012-06-07 Thomas Schwinge <thomas@codesourcery.com>
474
475 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
476
477 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
478
479 * binutils-all/hppa/objdump.exp: Expect addend as signed.
480
481 2012-05-17 Alan Modra <amodra@gmail.com>
482
483 * binutils-all/objdump.W: Update.
484 * binutils-all/readelf.wa: Update.
485 * binutils-all/i386/compressed-1a.d: Update.
486 * binutils-all/x86-64/compressed-1a.d: Update.
487
488 2012-05-16 Meador Inge <meadori@codesourcery.com>
489
490 * binutils-all/arm/objdump.exp:
491 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
492
493 2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
494
495 PR binutils/13947
496 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
497 * binutils-all/i386/compressed-1c.d: Likewise.
498
499 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
500 section.
501 * binutils-all/x86-64/compressed-1c.d: Likewise.
502
503 2012-04-03 Roland McGrath <mcgrathr@google.com>
504
505 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
506 be ELF too.
507
508 * binutils-all/elfedit-4.d: Add "#as: --64" option.
509
510 * binutils-all/i386/i386.exp: Accept nacl targets too.
511 * binutils-all/x86-64/x86-64.exp: Likewise.
512
513 2012-03-13 Hans-Peter Nilsson <hp@axis.com>
514
515 PR binutils/3807
516 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
517 mips-targets.
518
519 2012-02-25 Walter Lee <walt@tilera.com>
520
521 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
522
523 2012-02-14 Alan Modra <amodra@gmail.com>
524
525 * binutils-all/dlltool.exp: Add setup_xfail.
526
527 * binutils-all/dw2-decodedline.S: Always have whitespace before
528 directives.
529 * binutils-all/version.s: Likewise.
530 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
531 hppa64*-*-hpux*, i370-*-*, i960-*-*.
532
533 2012-02-11 Kai Tietz <ktietz@redhat.com>
534
535 * binutils-all/version.def: New file.
536 * binutils-all/dlltool.exp: Add version-dll test.
537
538 2012-02-02 Nick Clifton <nickc@redhat.com>
539
540 * binutils-all/readelf.n: Add #pass to cope with targets that add
541 their own notes.
542
543 2012-02-01 Nick Clifton <nickc@redhat.com>
544
545 PR binutils/13482
546 * binutils-all/version.s: New test source file.
547 * binutils-all/readelf.n: New file: expected readelf output.
548 * binutils-all/readelf.exp: Add test of .note section contents.
549
550 For older changes see ChangeLog-0411
551 \f
552 Copyright (C) 2012-2015 Free Software Foundation, Inc.
553
554 Copying and distribution of this file, with or without modification,
555 are permitted in any medium without royalty provided the copyright
556 notice and this notice are preserved.
557
558 Local Variables:
559 mode: change-log
560 left-margin: 8
561 fill-column: 74
562 version-control: never
563 End:
This page took 0.042538 seconds and 5 git commands to generate.