New gdb.reverse test case for aarch64 instructions
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
35d7c431
NC
12015-05-18 Nick Clifton <nickc@redhat.com>
2
3 * binutils-all/dw2-3.S: Replace .int with .4byte.
4
0e602686
NC
52015-05-15 Nick Clifton <nickc@redhat.com>
6
7 * binutils-all/z.s: New test. Checks the --decompress option to
8 readelf.
9 * binutils-all/readelf.exp: Run the test.
10 * binutils-all/readelf.z: Expected output from readelf.
11
dab394de
L
122015-05-14 H.J. Lu <hongjiu.lu@intel.com>
13
14 * binutils-all/compress.exp: Replace "$OBJDUMP -s -j .debug_info"
15 with "$OBJDUMP -W".
16 * binutils-all/libdw2-compressedgabi.out: Updated.
17
d1c4b12b
NC
182015-05-15 Nick Clifton <nickc@redhat.com>
19
20 PR binutils/18374
21 * binutils-all/pr18374.s: New test file.
22 * binutils-all/readelf.exp: Assemble and run the new test.
23 * binutils-all/readelf.pr18374: Expected output from readelf.
24
98624574
L
252015-05-12 H.J. Lu <hongjiu.lu@intel.com>
26
27 * binutils-all/elfedit-1.d: Also skip x86_64-*-nacl*.
28
e83c4174
L
292015-05-11 H.J. Lu <hongjiu.lu@intel.com>
30
31 * binutils-all/elfedit-1.d: Skip x86_64-*-gnux32.
32 * lib/utils-lib.exp (run_dump_test): Allow mixing target and
33 not-target directives.
34
bf64a951
L
352015-05-11 H.J. Lu <hongjiu.lu@intel.com>
36
37 * binutils-all/objdump.exp (cpus_expected): Append iamcu.
38
6c14750f
L
392015-05-11 H.J. Lu <hongjiu.lu@intel.com>
40
41 * binutils-all/elfedit-5.d: New file.
42 * binutils-all/elfedit.exp: Run elfedit-5.
43
153a2776
NC
442015-04-30 Nick Clifton <nickc@redhat.com>
45
46 * binutils-all/objdump.exp (cpus_expected): Add MeP CPU names.
47
f6fe1ccd
L
482015-04-23 H.J. Lu <hongjiu.lu@intel.com>
49
50 PR binutils/18209
51 * binutils-all/compress.exp: Replace dw2-3.W with dw2-3gabi.W
52 on zlib-gabi output.
53 * binutils-all/dw2-1.W: Convert section names to .zdebug_*.
54 * binutils-all/dw2-3.W: Likewise.
55 * binutils-all/objdump.W: Likewise.
56 * binutils-all/dw2-3gabi.W: New file.
57
be59ad3d
L
582015-04-20 H.J. Lu <hongjiu.lu@intel.com>
59
60 * binutils-all/i386/compressed-1b.d: Don't hardcode offset of
61 .shstrtab section.
62 * binutils-all/i386/compressed-1c.d: Likewise.
63 * binutils-all/readelf.s-64: Likewise.
64 * binutils-all/x86-64/compressed-1b.d: Likewise.
65 * binutils-all/x86-64/compressed-1c.d: Likewise.
66
151411f8
L
672015-04-08 H.J. Lu <hongjiu.lu@intel.com>
68
69 * compress.exp: Add tests for
70 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
71 * binutils-all/dw2-3.rS: New file.
72 * binutils-all/dw2-3.rt: Likewise.
73 * binutils-all/libdw2-compressedgabi.out: Likewise.
74
dae148f3
L
752015-04-06 H.J. Lu <hongjiu.lu@intel.com>
76
77 * binutils-all/compress.exp: Remove is_zlib_supported check.
78 * binutils-all/objdump.exp: Likewise.
79 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
80 * lib/utils-lib.exp (run_dump_test): Likewise.
81 * lib/binutils-common.exp (is_zlib_supported): Removed.
82
fd5136e5
L
832015-04-06 H.J. Lu <hongjiu.lu@intel.com>
84
85 * binutils-all/compress.exp (compression_used): Remove "/dev/null"
86 from remote_exec.
87
317974f6
L
882015-04-05 H.J. Lu <hongjiu.lu@intel.com>
89
90 * binutils-all/compress.exp (compression_used): New.
91 Xfail test if compression didn't make the section smaller.
92
e268c0a6
L
932015-04-04 H.J. Lu <hongjiu.lu@intel.com>
94
95 * binutils-all/compress.exp (testfile): Remove suffix.
96 (compressedfile): Likewise.
97 (compressedfile2): Likewise.
98 (libfile): Likewise.
99 (testfile3): New.
100 (compressedfile3): Likewise.
101 Updated.
102 Add a dw2-3.S test.
103 (${libfile}.a): Add ${compressedfile3}.o.
104 * binutils-all/dw2-3.S: New file.
105 * binutils-all/dw2-3.W: Likewise.
106 * binutils-all/libdw2-compressed.out: Updated.
107 * binutils-all/libdw2.out: Likewise.
108
cbf01792
L
1092015-04-03 H.J. Lu <hongjiu.lu@intel.com>
110
111 * lib/binutils-common.exp (is_zlib_supported): Always return 1.
112
42956094
NC
1132015-04-02 Nick Clifton <nickc@redhat.com>
114
115 * binutils-all/readelf.ss-64: Move possible location of the $d
116 mapping symbol.
117
72a9c03c
RL
1182015-03-26 Renlin Li <renlin.li@arm.com>
119
120 * binutils-all/readelf.s-64: Support aarch64 case.
121 * binutils-all/readelf.ss-64: Likewise.
122
50a0d119
AM
1232015-03-11 Alan Modra <amodra@gmail.com>
124
125 * binutils-all/update-section.exp: Only run on ELF targets.
126
d8282f0e
JW
1272015-03-03 Jiong Wang <jiong.wang@arm.com>
128
129 * binutils-all/arm/rvct_symbol.s: New testcase.
130 * binutils-all/arm/objdump.exp: Run it.
131
acf1419f
AB
1322015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
133
134 * binutils-all/update-1.s: New file.
135 * binutils-all/update-2.s: New file.
136 * binutils-all/update-3.s: New file.
137 * binutils-all/update-4.s: New file.
138 * binutils-all/update-section.exp: New file.
139
685080f2
NC
1402015-02-24 Nick Clifton <nickc@redhat.com>
141
142 * binutils-all/objcopy.exp: Skip the strip-10 test for the V850.
143
b90efa5b
AM
1442015-01-01 Alan Modra <amodra@gmail.com>
145
146 Update year range in copyright notice of all files.
147
0abb10c8
AM
1482014-12-26 Alan Modra <amodra@gmail.com>
149
150 * binutils-all/strip-11.d: New test.
151 * binutils-all/objcopy.exp: Run it.
152
619ed720
EB
1532014-12-06 Eric Botcazou <ebotcazou@adacore.com>
154
155 * binutils-all/objcopy.exp: Skip strip-10 for Visium.
156
a9d58c06
AB
1572014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
158
159 * binutils-all/objcopy.exp: Add mips*-img-elf* target triple.
160 * binutils-all/readelf.exp: Likewise
161
b38b83dc
MF
1622014-09-06 Matthew Fortune <matthew.fortune@imgtec.com>
163
164 * binutils-all/readelf.ss-mips: Account for new sections.
165
351cdf24
MF
1662014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
167
168 * binutils-all/readelf.s: Account for .MIPS.abiflags and
169 .gnu.attributes.
170 * binutils-all/readelf.ss-tmips: Likewise.
171 * binutils-all/strip-3.d: Likewise.
172
15635cff
WN
1732014-07-10 Will Newton <will.newton@linaro.org>
174
175 * binutils-all/objcopy.exp: Disable the strip-10 test on
176 non-EABI ARM configurations.
177
9bc24099
NC
1782014-06-03 Nick Clifton <nickc@redhat.com>
179
180 * binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
181 if these executables are not present.
182
a953eec9
NC
1832014-04-30 Nick Clifton <nickc@redhat.com>
184
185 * binutils-all/debug_str.s: New test.
186 * binutils-all/debug_str.d: New test control file.
187 * binutils-all/compress.exp: Run debug_str test.
188
73589c9d
CS
1892014-04-22 Christian Svensson <blue@cmd.nu>
190
191 * binutils-all/objcopy.exp: Remove openrisc and or32 support. Add
192 support for or1k.
193 * binutils-all/objdump.exp: Likewise.
194 * binutils-all/dw2-decodedline-1.S: Likewise.
195
76dfed02
YZ
1962014-03-26 Jiong Wang <jiong.wang@arm.com>
197
198 * binutils-all/aarch64/aarch64.exp: New test driver for AArch64.
199 * binutils-all/aarch64/unallocated-encoding.s: New testcase.
200 * binutils-all/aarch64/unallocated-encoding.d: Ditto.
201
a2a0d056
NC
2022014-03-17 Nick Clifton <nickc@redhat.com>
203
204 * binutils-all/readelf.ss: Add skip of MSP430 defined symbols.
205
df3ce959
NC
2062014-01-29 Nick Clifton <nickc@redhat.com>
207
208 PR binutils/16318
209 * binutils-all/strip-10.d: Revert previous delta.
210
342df9df
NC
2112014-01-28 Nick Clifton <nickc@redhat.com>
212
213 PR binutils/16318
214 * binutils-all/strip-10.d: Allow "System V" in the osabi field.
215
2e9e81a8
NC
2162013-12-20 Nick Clifton <nickc@redhat.com>
217
218 PR binutils/16218
219 * binutils-all/dw2-1.W: Update expected objdump output.
220 * binutils-all/i386/compressed-1a.d: Likewise.
221 * binutils-all/objdump.W: Likewise.
222 * binutils-all/x86-64/compressed-1a.d: Likewise.
223
9ef5d938
L
2242013-12-19 H.J. Lu <hongjiu.lu@intel.com>
225
226 PR binutils/16317
227 * binutils-all/readelf.s: Updated.
228 * binutils-all/readelf.s-64: Likewise.
229
35c08157
KLC
2302013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
231 Wei-Cheng Wang <cole945@gmail.com>
232
233 * binutils-all/objdump.exp: Add NDS32 cpu.
234 * binutils-all/readelf.r: Skip extra reloc created by NDS32.
235
57b828ef
L
2362013-12-12 H.J. Lu <hongjiu.lu@intel.com>
237
238 PR binutils/16318
239 * binutils-all/strip-10.d: Check OS/ABI.
240
594d8fa8
MF
2412013-12-07 Mike Frysinger <vapier@gentoo.org>
242
243 * binutils-all/windres/escapex-2.rc: Remove +x file mode.
244 * binutils-all/windres/version_small.rc: Likewise.
245 * binutils-all/windres/version_small.rsd: Likewise.
246
11a6da56
NC
2472013-12-03 Nick Clifton <nickc@redhat.com>
248
249 * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
250 Add test of "objump -p" output.
251
d4a43794
RS
2522013-11-27 Matthew Fortune <matthew.fortune@imgtec.com>
253
254 * binutils-all/objcopy.exp: Consider mips-mti-elf the same as
255 mips-sde-elf
256 * binutils-all/readelf.exp: Likewise
257
265a5258
TG
2582013-11-21 Tristan Gingold <gingold@adacore.com>
259
260 * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test.
261
5b0ad99a
AM
2622013-11-02 Alan Modra <amodra@gmail.com>
263
c7c3f80e
AM
264 * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
265
5b0ad99a
AM
266 * binutils-all/dw2-1.S: Use .4byte rather than .int.
267 * binutils-all/dw2-2.S: Likewise.
268
9db0be60
NC
2692013-10-24 Nick Clifton <nickc@redhat.com>
270
271 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.
272
9c41109d
L
2732013-09-27 H.J. Lu <hongjiu.lu@intel.com>
274
275 * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
276
bf5117e3
NC
2772013-09-12 Nick Clifton <nickc@redhat.com>
278
279 * binutils-all/x86-64/compressed-1a.d: Update expected output to
280 allow for 64-bit addresses.
281
3ce958b2
NC
2822013-08-22 Nick Clifton <nickc@redhat.com>
283
284 * binutils-all/nm.exp: --size-sort test: Add more ELF-like
285 targets.
286 * binutils-all/nm-1.s: Use .byte instead of .long.
287 Provide a terminating symbol.
288
4d9eb7f4
HPN
2892013-08-21 Hans-Peter Nilsson <hp@bitrange.com>
290
291 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s
292 for mmix-knuth-mmixware.
293
e8160f70
HPN
2942013-08-20 Hans-Peter Nilsson <hp@bitrange.com>
295
296 * binutils-all/nm.exp: Xfail test for nm --size-sort for
297 mmix-knuth-mmixware.
298
8b64b65e
TG
2992013-08-19 Tristan Gingold <gingold@adacore.com>
300
301 * binutils-all/nm.exp: Add a test for nm --size-sort
302 * binutils-all/nm-elf-1.s: New file.
303 * binutils-all/nm-1.s: New file.
304
f60cf82f
L
3052013-05-31 H.J. Lu <hongjiu.lu@intel.com>
306
307 * binutils-all/i386/compressed-1b.d: Updated for text/data/bss
308 section alignment change.
309 * binutils-all/i386/compressed-1c.d: Likewise.
310 * binutils-all/x86-64/compressed-1b.d: Likewise.
311 * binutils-all/x86-64/compressed-1c.d: Likewise.
312
fe59e83d
CC
3132013-05-28 Cary Coutant <ccoutant@google.com>
314
315 * binutils-all/dw2-1.W: Adjust expected output.
316 * binutils-all/objdump.W: Likewise.
317 * binutils-all/i386/compressed-1a.d: Likewise.
318 * binutils-all/x86-64/compressed-1a.d: Likewise.
319
13761a11
NC
3202013-05-02 Nick Clifton <nickc@redhat.com>
321
322 * readelf.exp: Expect -wi test to fail for the MSP430.
323
df26367c
MR
3242013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
325
326 * lib/binutils-common.exp (is_elf_format): Also exclude
327 *-*-linux*ecoff*.
328
9dd3a467
NC
3292013-02-26 Nick Clifton <nickc@redhat.com>
330
331 PR binutils/15191
332 * binutils-all/readelf.n: Updare expected output from readelf.
333
ed187aa4
MR
3342013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
335
336 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
337 * binutils-all/mips/mixed-mips16.d: Update accordingly.
338
ef068ef4 3392013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
5417f71e
MR
340
341 * binutils-all/mips/mixed-micromips.d: New test.
342 * binutils-all/mips/mixed-mips16.d: New test.
343 * binutils-all/mips/mixed-micromips.s: New test source.
344 * binutils-all/mips/mixed-mips16.s: New test source.
345 * binutils-all/mips/mips.exp: New file.
346
5bf135a7
NC
3472012-12-17 Nick Clifton <nickc@redhat.com>
348
349 * binutils-all/windres/README: Add copyright notice.
350
65951855
RM
3512012-11-27 Roland McGrath <mcgrathr@google.com>
352
353 * lib/binutils-common.exp (is_zlib_supported): New function.
354 * lib/utils-lib.exp (run_dump_test): If as options include
355 --compress-debug-sections and zlib is not available, report
356 the test as unsupported.
357 * binutils-all/compress.exp: Bail out if zlib is not available.
358 * binutils-all/objdump.exp (objdump compressed debug):
359 Mark unsupported if zlib is not available.
360 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
361
f7da43f3
L
3622012-11-06 H.J. Lu <hongjiu.lu@intel.com>
363
364 PR binutils/14567
365 * binutils-all/ar.exp (bfdtest1): Removed.
366 (long_filenames): Take bfdtests.
367 (thin_archive): Likewise.
368 (thin_archive_with_nested): Likewise.
369 (bfdtests): New.
370 Pass $bfdtests to long_filenames, thin_archive and
371 thin_archive_with_nested.
372
ce23608f
AM
3732012-10-29 Alan Modra <amodra@gmail.com>
374
375 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
376 and rs6000.
377
96a62921
L
3782012-10-24 H.J. Lu <hongjiu.lu@intel.com>
379
380 * binutils-all/ar.exp (bfdtest1): Remove findfile.
381
25401d76
L
3822012-10-21 H.J. Lu <hongjiu.lu@intel.com>
383
384 * binutils-all/dw2-1.W: Updated.
385
a9481b58
L
3862012-10-20 H.J. Lu <hongjiu.lu@intel.com>
387
388 * binutils-all/compress.exp: Add an objdump test.
389 * binutils-all/dw2-1.W: New file.
390
eb4dc530
L
3912012-08-17 H.J. Lu <hongjiu.lu@intel.com>
392
393 * binutils-all/ar.exp (long_filenames): Remove extra verbose
394 before binutils_run.
395 (thin_archive): Likewise.
396 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
397 $archive2.
398
58f594cd
L
3992012-08-16 H.J. Lu <hongjiu.lu@intel.com>
400
401 PR binutils/14481
402 * ar.exp (bfdtest1): New.
403 (long_filenames): Run bfdtest1.
404 (thin_archive): Likewise.
405 (thin_archive_with_nested): Likewise.
406
a06ea964 4072012-08-13 Ian Bolton <ian.bolton@arm.com>
a9481b58
L
408 Laurent Desnogues <laurent.desnogues@arm.com>
409 Jim MacArthur <jim.macarthur@arm.com>
410 Marcus Shawcroft <marcus.shawcroft@arm.com>
411 Nigel Stephens <nigel.stephens@arm.com>
412 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
413 Richard Earnshaw <rearnsha@arm.com>
414 Sofiane Naci <sofiane.naci@arm.com>
415 Tejas Belagod <tejas.belagod@arm.com>
416 Yufeng Zhang <yufeng.zhang@arm.com>
a06ea964
NC
417
418 * objdump.exp: Add AArch64.
419
399c99f7
L
4202012-08-02 H.J. Lu <hongjiu.lu@intel.com>
421
422 PR binutils/14420
423 * binutils-all/i386/compressed-1a.d: Updated.
424 * binutils-all/objdump.W: Likewise.
425 * binutils-all/readelf.wa: Likewise.
426 * binutils-all/x86-64/compressed-1a.d: Likewise.
427
ee6f7708
KT
4282012-07-28 Kai Tietz <ktietz@redhat.com>
429
430 * binutils-all/windres/version_small.rc: New test.
431 * binutils-all/windres/version_small.rsd: Likewise.
432
5a5ed5b0
L
4332012-07-03 H.J. Lu <hongjiu.lu@intel.com>
434
435 PR binutils/14319
436 * binutils-all/compress.exp: Test compress empty debug sections.
437
438 * binutils-all/dw2-empty.S: New file.
439
fbb3cb69
TS
4402012-06-07 Thomas Schwinge <thomas@codesourcery.com>
441
442 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
443
046e56f7
L
4442012-05-17 H.J. Lu <hongjiu.lu@intel.com>
445
446 * binutils-all/hppa/objdump.exp: Expect addend as signed.
447
7282333f
AM
4482012-05-17 Alan Modra <amodra@gmail.com>
449
450 * binutils-all/objdump.W: Update.
451 * binutils-all/readelf.wa: Update.
452 * binutils-all/i386/compressed-1a.d: Update.
453 * binutils-all/x86-64/compressed-1a.d: Update.
454
101af531
NC
4552012-05-16 Meador Inge <meadori@codesourcery.com>
456
457 * binutils-all/arm/objdump.exp:
458 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
459
c3989150
L
4602012-04-12 H.J. Lu <hongjiu.lu@intel.com>
461
462 PR binutils/13947
463 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
464 * binutils-all/i386/compressed-1c.d: Likewise.
465
466 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
467 section.
468 * binutils-all/x86-64/compressed-1c.d: Likewise.
469
5a68afcf
RM
4702012-04-03 Roland McGrath <mcgrathr@google.com>
471
472 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
473 be ELF too.
474
475 * binutils-all/elfedit-4.d: Add "#as: --64" option.
476
477 * binutils-all/i386/i386.exp: Accept nacl targets too.
478 * binutils-all/x86-64/x86-64.exp: Likewise.
479
8560e02a
HPN
4802012-03-13 Hans-Peter Nilsson <hp@axis.com>
481
482 PR binutils/3807
483 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
484 mips-targets.
485
fb6cedde
WL
4862012-02-25 Walter Lee <walt@tilera.com>
487
488 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
489
71ac97b2
AM
4902012-02-14 Alan Modra <amodra@gmail.com>
491
3140414b
AM
492 * binutils-all/dlltool.exp: Add setup_xfail.
493
71ac97b2
AM
494 * binutils-all/dw2-decodedline.S: Always have whitespace before
495 directives.
496 * binutils-all/version.s: Likewise.
497 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
498 hppa64*-*-hpux*, i370-*-*, i960-*-*.
499
aa83d1ec
KT
5002012-02-11 Kai Tietz <ktietz@redhat.com>
501
502 * binutils-all/version.def: New file.
503 * binutils-all/dlltool.exp: Add version-dll test.
504
1c9e87ee
NC
5052012-02-02 Nick Clifton <nickc@redhat.com>
506
507 * binutils-all/readelf.n: Add #pass to cope with targets that add
508 their own notes.
509
8b971f9f
NC
5102012-02-01 Nick Clifton <nickc@redhat.com>
511
512 PR binutils/13482
513 * binutils-all/version.s: New test source file.
514 * binutils-all/readelf.n: New file: expected readelf output.
515 * binutils-all/readelf.exp: Add test of .note section contents.
e3cb57c3 516
23e1d329 517For older changes see ChangeLog-0411
c9e214e5 518\f
b90efa5b 519Copyright (C) 2012-2015 Free Software Foundation, Inc.
752937aa
NC
520
521Copying and distribution of this file, with or without modification,
522are permitted in any medium without royalty provided the copyright
523notice and this notice are preserved.
524
c9e214e5
AM
525Local Variables:
526mode: change-log
527left-margin: 8
528fill-column: 74
529version-control: never
530End:
This page took 0.451618 seconds and 4 git commands to generate.