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