Fix tests for PR 18500, revisited
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
397dd9a5 12015-10-21 Ronald Hoogenboom <rhoogenboom@irdeto.com>
2b35fb28
RH
2
3 PR binutils/19104
4 * binutils-all/add-symbol.d: New test.
5 * binutils-all/objcopy.exp: Run the new test.
6
21c40443
AM
72015-10-15 Alan Modra <amodra@gmail.com>
8
9 * binutils-all/objcopy.exp: Delete trailing whitespace. Use
10 "string equal" rather than "string match" when making simple
11 string comparisons. Revert 2008-07-08 host_triplet checks.
12 Perform non-run tests when we can build executable.
13 (strip_executable, strip_executable_with_saving_a_symbol): Move
14 run test later. Take extra param on whether to perform run test.
15 Update callers.
16 (keep_debug_symbols_and_test_copy): Delete unused vars.
17
4ee959fb
L
182015-09-30 H.J. Lu <hongjiu.lu@intel.com>
19
20 * lib/utils-lib.exp (run_dump_test): Handle symbolic link when
21 copying source file.
22
cbd44e24
L
232015-09-29 H.J. Lu <hongjiu.lu@intel.com>
24
25 PR binutils/19020
26 * binutils-all/objcopy.exp: Run pr19020a and pr19020b.
27 * lib/utils-lib.exp (run_dump_test): Support binary input.
28 * binutils-all/pr19020.in: New file.
29 * binutils-all/pr19020a.d: Likewise.
30 * binutils-all/pr19020b.d: Likewise.
31
c8373ebb
AM
322015-08-11 Alan Modra <amodra@gmail.com>
33
34 * binutils-all/strip-12.s: Align .bss section.
35 * binutils-all/strip-12.d: Adjust.
36 * binutils-all/symbols-1.d: Allow extraneous symbols.
37 * binutils-all/symbols-2.d: Likewise, and V for weakened syms.
38 * binutils-all/symbols-3.d: Likewise.
39 * binutils-all/symbols-4.d: Likewise.
40
0a77d461
HPN
412015-08-08 Hans-Peter Nilsson <hp@axis.com>
42
43 * binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"
44 which isn't supported by all ELF targets.
45
d4ac1f87
L
462015-08-07 H.J. Lu <hongjiu.lu@intel.com>
47
48 PR binutils/18785
49 * binutils-all/objcopy.exp: Run strip-12.
50 * binutils-all/strip-12.d: New file.
51 * binutils-all/strip-12.s: Likewise.
52
0b45135e
AB
532015-08-07 Andrew Burgess <andrew.burgess@embecosm.com>
54
55 * binutils-all/objcopy.exp: Run new symbol tests.
56 (objcopy_test_symbol_manipulation): New function.
57 * binutils-all/symbols-1.d: New file.
58 * binutils-all/symbols-2.d: New file.
59 * binutils-all/symbols-3.d: New file.
60 * binutils-all/symbols-4.d: New file.
61 * binutils-all/symbols.s: New file.
62
63b9bbb7
NC
632015-08-05 Nick Clifton <nickc@redhat.com>
64
65 * binutils-all/objcopy.exp (keep_debug_symbols_and_check_links):
66 New proc. Checks that debug-info-only binaries retain the
67 sh_link field in stripped sections.
68
beab5d94
NC
692015-08-04 Nick Clifton <nickc@redhat.com>
70
71 * lib/utils-lib.exp (run_dump_test): Document DUMPPROG, readelf
72 and size parameters. Alpha-sort switch tables. Include
73 addr2line, and size in list of possible auto-detected dump
74 programs.
75
aff1a65e
NC
762015-07-24 Nick Clifton <nickc@redhat.com>
77
78 * binutils-all/localize-hidden-1.d: Allow for extra symbols in the
79 output.
80 * binutils-all/strip-11.d: Skip for the RL78.
81
19a7fe52
L
822015-07-14 H.J. Lu <hongjiu.lu@intel.com>
83
84 * binutils-all/compress.exp: Update.
85
88988473
L
862015-07-10 H.J. Lu <hongjiu.lu@intel.com>
87
88 PR binutils/18656
89 * binutils-all/compress.exp (convert_test): New proc.
90 Run conversion tests between x86-64 and x32.
91
be049685
L
922015-07-10 H.J. Lu <hongjiu.lu@intel.com>
93
94 * binutils-all/dw2-3.W: Updated to accept .debug_* sections.
95
7e16ef34
EM
962015-05-20 Ed Maste <emaste@freebsd.org>
97
98 * lib/binutils-common.exp (is_elf_format): Include *-*-freebsd* except
99 i?86-*-freebsd\[12\].*.
100 * (is_aout_format): Update FreeBSD to i?86-*-freebsd\[12\].*.
101
35d7c431
NC
1022015-05-18 Nick Clifton <nickc@redhat.com>
103
104 * binutils-all/dw2-3.S: Replace .int with .4byte.
105
0e602686
NC
1062015-05-15 Nick Clifton <nickc@redhat.com>
107
108 * binutils-all/z.s: New test. Checks the --decompress option to
109 readelf.
110 * binutils-all/readelf.exp: Run the test.
111 * binutils-all/readelf.z: Expected output from readelf.
112
dab394de
L
1132015-05-14 H.J. Lu <hongjiu.lu@intel.com>
114
115 * binutils-all/compress.exp: Replace "$OBJDUMP -s -j .debug_info"
116 with "$OBJDUMP -W".
117 * binutils-all/libdw2-compressedgabi.out: Updated.
118
d1c4b12b
NC
1192015-05-15 Nick Clifton <nickc@redhat.com>
120
121 PR binutils/18374
122 * binutils-all/pr18374.s: New test file.
123 * binutils-all/readelf.exp: Assemble and run the new test.
124 * binutils-all/readelf.pr18374: Expected output from readelf.
125
98624574
L
1262015-05-12 H.J. Lu <hongjiu.lu@intel.com>
127
128 * binutils-all/elfedit-1.d: Also skip x86_64-*-nacl*.
129
e83c4174
L
1302015-05-11 H.J. Lu <hongjiu.lu@intel.com>
131
132 * binutils-all/elfedit-1.d: Skip x86_64-*-gnux32.
133 * lib/utils-lib.exp (run_dump_test): Allow mixing target and
134 not-target directives.
135
bf64a951
L
1362015-05-11 H.J. Lu <hongjiu.lu@intel.com>
137
138 * binutils-all/objdump.exp (cpus_expected): Append iamcu.
139
6c14750f
L
1402015-05-11 H.J. Lu <hongjiu.lu@intel.com>
141
142 * binutils-all/elfedit-5.d: New file.
143 * binutils-all/elfedit.exp: Run elfedit-5.
144
153a2776
NC
1452015-04-30 Nick Clifton <nickc@redhat.com>
146
147 * binutils-all/objdump.exp (cpus_expected): Add MeP CPU names.
148
f6fe1ccd
L
1492015-04-23 H.J. Lu <hongjiu.lu@intel.com>
150
151 PR binutils/18209
152 * binutils-all/compress.exp: Replace dw2-3.W with dw2-3gabi.W
153 on zlib-gabi output.
154 * binutils-all/dw2-1.W: Convert section names to .zdebug_*.
155 * binutils-all/dw2-3.W: Likewise.
156 * binutils-all/objdump.W: Likewise.
157 * binutils-all/dw2-3gabi.W: New file.
158
be59ad3d
L
1592015-04-20 H.J. Lu <hongjiu.lu@intel.com>
160
161 * binutils-all/i386/compressed-1b.d: Don't hardcode offset of
162 .shstrtab section.
163 * binutils-all/i386/compressed-1c.d: Likewise.
164 * binutils-all/readelf.s-64: Likewise.
165 * binutils-all/x86-64/compressed-1b.d: Likewise.
166 * binutils-all/x86-64/compressed-1c.d: Likewise.
167
151411f8
L
1682015-04-08 H.J. Lu <hongjiu.lu@intel.com>
169
170 * compress.exp: Add tests for
171 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
172 * binutils-all/dw2-3.rS: New file.
173 * binutils-all/dw2-3.rt: Likewise.
174 * binutils-all/libdw2-compressedgabi.out: Likewise.
175
dae148f3
L
1762015-04-06 H.J. Lu <hongjiu.lu@intel.com>
177
178 * binutils-all/compress.exp: Remove is_zlib_supported check.
179 * binutils-all/objdump.exp: Likewise.
180 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
181 * lib/utils-lib.exp (run_dump_test): Likewise.
182 * lib/binutils-common.exp (is_zlib_supported): Removed.
183
fd5136e5
L
1842015-04-06 H.J. Lu <hongjiu.lu@intel.com>
185
186 * binutils-all/compress.exp (compression_used): Remove "/dev/null"
187 from remote_exec.
188
317974f6
L
1892015-04-05 H.J. Lu <hongjiu.lu@intel.com>
190
191 * binutils-all/compress.exp (compression_used): New.
192 Xfail test if compression didn't make the section smaller.
193
e268c0a6
L
1942015-04-04 H.J. Lu <hongjiu.lu@intel.com>
195
196 * binutils-all/compress.exp (testfile): Remove suffix.
197 (compressedfile): Likewise.
198 (compressedfile2): Likewise.
199 (libfile): Likewise.
200 (testfile3): New.
201 (compressedfile3): Likewise.
202 Updated.
203 Add a dw2-3.S test.
204 (${libfile}.a): Add ${compressedfile3}.o.
205 * binutils-all/dw2-3.S: New file.
206 * binutils-all/dw2-3.W: Likewise.
207 * binutils-all/libdw2-compressed.out: Updated.
208 * binutils-all/libdw2.out: Likewise.
209
cbf01792
L
2102015-04-03 H.J. Lu <hongjiu.lu@intel.com>
211
212 * lib/binutils-common.exp (is_zlib_supported): Always return 1.
213
42956094
NC
2142015-04-02 Nick Clifton <nickc@redhat.com>
215
216 * binutils-all/readelf.ss-64: Move possible location of the $d
217 mapping symbol.
218
72a9c03c
RL
2192015-03-26 Renlin Li <renlin.li@arm.com>
220
221 * binutils-all/readelf.s-64: Support aarch64 case.
222 * binutils-all/readelf.ss-64: Likewise.
223
50a0d119
AM
2242015-03-11 Alan Modra <amodra@gmail.com>
225
226 * binutils-all/update-section.exp: Only run on ELF targets.
227
d8282f0e
JW
2282015-03-03 Jiong Wang <jiong.wang@arm.com>
229
230 * binutils-all/arm/rvct_symbol.s: New testcase.
231 * binutils-all/arm/objdump.exp: Run it.
232
acf1419f
AB
2332015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
234
235 * binutils-all/update-1.s: New file.
236 * binutils-all/update-2.s: New file.
237 * binutils-all/update-3.s: New file.
238 * binutils-all/update-4.s: New file.
239 * binutils-all/update-section.exp: New file.
240
685080f2
NC
2412015-02-24 Nick Clifton <nickc@redhat.com>
242
243 * binutils-all/objcopy.exp: Skip the strip-10 test for the V850.
244
b90efa5b
AM
2452015-01-01 Alan Modra <amodra@gmail.com>
246
247 Update year range in copyright notice of all files.
248
0abb10c8
AM
2492014-12-26 Alan Modra <amodra@gmail.com>
250
251 * binutils-all/strip-11.d: New test.
252 * binutils-all/objcopy.exp: Run it.
253
619ed720
EB
2542014-12-06 Eric Botcazou <ebotcazou@adacore.com>
255
256 * binutils-all/objcopy.exp: Skip strip-10 for Visium.
257
a9d58c06
AB
2582014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
259
260 * binutils-all/objcopy.exp: Add mips*-img-elf* target triple.
261 * binutils-all/readelf.exp: Likewise
262
b38b83dc
MF
2632014-09-06 Matthew Fortune <matthew.fortune@imgtec.com>
264
265 * binutils-all/readelf.ss-mips: Account for new sections.
266
351cdf24
MF
2672014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
268
269 * binutils-all/readelf.s: Account for .MIPS.abiflags and
270 .gnu.attributes.
271 * binutils-all/readelf.ss-tmips: Likewise.
272 * binutils-all/strip-3.d: Likewise.
273
15635cff
WN
2742014-07-10 Will Newton <will.newton@linaro.org>
275
276 * binutils-all/objcopy.exp: Disable the strip-10 test on
277 non-EABI ARM configurations.
278
9bc24099
NC
2792014-06-03 Nick Clifton <nickc@redhat.com>
280
281 * binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
282 if these executables are not present.
283
a953eec9
NC
2842014-04-30 Nick Clifton <nickc@redhat.com>
285
286 * binutils-all/debug_str.s: New test.
287 * binutils-all/debug_str.d: New test control file.
288 * binutils-all/compress.exp: Run debug_str test.
289
73589c9d
CS
2902014-04-22 Christian Svensson <blue@cmd.nu>
291
292 * binutils-all/objcopy.exp: Remove openrisc and or32 support. Add
293 support for or1k.
294 * binutils-all/objdump.exp: Likewise.
295 * binutils-all/dw2-decodedline-1.S: Likewise.
296
76dfed02
YZ
2972014-03-26 Jiong Wang <jiong.wang@arm.com>
298
299 * binutils-all/aarch64/aarch64.exp: New test driver for AArch64.
300 * binutils-all/aarch64/unallocated-encoding.s: New testcase.
301 * binutils-all/aarch64/unallocated-encoding.d: Ditto.
302
a2a0d056
NC
3032014-03-17 Nick Clifton <nickc@redhat.com>
304
305 * binutils-all/readelf.ss: Add skip of MSP430 defined symbols.
306
df3ce959
NC
3072014-01-29 Nick Clifton <nickc@redhat.com>
308
309 PR binutils/16318
310 * binutils-all/strip-10.d: Revert previous delta.
311
342df9df
NC
3122014-01-28 Nick Clifton <nickc@redhat.com>
313
314 PR binutils/16318
315 * binutils-all/strip-10.d: Allow "System V" in the osabi field.
316
2e9e81a8
NC
3172013-12-20 Nick Clifton <nickc@redhat.com>
318
319 PR binutils/16218
320 * binutils-all/dw2-1.W: Update expected objdump output.
321 * binutils-all/i386/compressed-1a.d: Likewise.
322 * binutils-all/objdump.W: Likewise.
323 * binutils-all/x86-64/compressed-1a.d: Likewise.
324
9ef5d938
L
3252013-12-19 H.J. Lu <hongjiu.lu@intel.com>
326
327 PR binutils/16317
328 * binutils-all/readelf.s: Updated.
329 * binutils-all/readelf.s-64: Likewise.
330
35c08157
KLC
3312013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
332 Wei-Cheng Wang <cole945@gmail.com>
333
334 * binutils-all/objdump.exp: Add NDS32 cpu.
335 * binutils-all/readelf.r: Skip extra reloc created by NDS32.
336
57b828ef
L
3372013-12-12 H.J. Lu <hongjiu.lu@intel.com>
338
339 PR binutils/16318
340 * binutils-all/strip-10.d: Check OS/ABI.
341
594d8fa8
MF
3422013-12-07 Mike Frysinger <vapier@gentoo.org>
343
344 * binutils-all/windres/escapex-2.rc: Remove +x file mode.
345 * binutils-all/windres/version_small.rc: Likewise.
346 * binutils-all/windres/version_small.rsd: Likewise.
347
11a6da56
NC
3482013-12-03 Nick Clifton <nickc@redhat.com>
349
350 * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
351 Add test of "objump -p" output.
352
d4a43794
RS
3532013-11-27 Matthew Fortune <matthew.fortune@imgtec.com>
354
355 * binutils-all/objcopy.exp: Consider mips-mti-elf the same as
356 mips-sde-elf
357 * binutils-all/readelf.exp: Likewise
358
265a5258
TG
3592013-11-21 Tristan Gingold <gingold@adacore.com>
360
361 * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test.
362
5b0ad99a
AM
3632013-11-02 Alan Modra <amodra@gmail.com>
364
c7c3f80e
AM
365 * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
366
5b0ad99a
AM
367 * binutils-all/dw2-1.S: Use .4byte rather than .int.
368 * binutils-all/dw2-2.S: Likewise.
369
9db0be60
NC
3702013-10-24 Nick Clifton <nickc@redhat.com>
371
372 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.
373
9c41109d
L
3742013-09-27 H.J. Lu <hongjiu.lu@intel.com>
375
376 * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
377
bf5117e3
NC
3782013-09-12 Nick Clifton <nickc@redhat.com>
379
380 * binutils-all/x86-64/compressed-1a.d: Update expected output to
381 allow for 64-bit addresses.
382
3ce958b2
NC
3832013-08-22 Nick Clifton <nickc@redhat.com>
384
385 * binutils-all/nm.exp: --size-sort test: Add more ELF-like
386 targets.
387 * binutils-all/nm-1.s: Use .byte instead of .long.
388 Provide a terminating symbol.
389
4d9eb7f4
HPN
3902013-08-21 Hans-Peter Nilsson <hp@bitrange.com>
391
392 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s
393 for mmix-knuth-mmixware.
394
e8160f70
HPN
3952013-08-20 Hans-Peter Nilsson <hp@bitrange.com>
396
397 * binutils-all/nm.exp: Xfail test for nm --size-sort for
398 mmix-knuth-mmixware.
399
8b64b65e
TG
4002013-08-19 Tristan Gingold <gingold@adacore.com>
401
402 * binutils-all/nm.exp: Add a test for nm --size-sort
403 * binutils-all/nm-elf-1.s: New file.
404 * binutils-all/nm-1.s: New file.
405
f60cf82f
L
4062013-05-31 H.J. Lu <hongjiu.lu@intel.com>
407
408 * binutils-all/i386/compressed-1b.d: Updated for text/data/bss
409 section alignment change.
410 * binutils-all/i386/compressed-1c.d: Likewise.
411 * binutils-all/x86-64/compressed-1b.d: Likewise.
412 * binutils-all/x86-64/compressed-1c.d: Likewise.
413
fe59e83d
CC
4142013-05-28 Cary Coutant <ccoutant@google.com>
415
416 * binutils-all/dw2-1.W: Adjust expected output.
417 * binutils-all/objdump.W: Likewise.
418 * binutils-all/i386/compressed-1a.d: Likewise.
419 * binutils-all/x86-64/compressed-1a.d: Likewise.
420
13761a11
NC
4212013-05-02 Nick Clifton <nickc@redhat.com>
422
423 * readelf.exp: Expect -wi test to fail for the MSP430.
424
df26367c
MR
4252013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
426
427 * lib/binutils-common.exp (is_elf_format): Also exclude
428 *-*-linux*ecoff*.
429
9dd3a467
NC
4302013-02-26 Nick Clifton <nickc@redhat.com>
431
432 PR binutils/15191
433 * binutils-all/readelf.n: Updare expected output from readelf.
434
ed187aa4
MR
4352013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
436
437 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
438 * binutils-all/mips/mixed-mips16.d: Update accordingly.
439
ef068ef4 4402013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
5417f71e
MR
441
442 * binutils-all/mips/mixed-micromips.d: New test.
443 * binutils-all/mips/mixed-mips16.d: New test.
444 * binutils-all/mips/mixed-micromips.s: New test source.
445 * binutils-all/mips/mixed-mips16.s: New test source.
446 * binutils-all/mips/mips.exp: New file.
447
5bf135a7
NC
4482012-12-17 Nick Clifton <nickc@redhat.com>
449
450 * binutils-all/windres/README: Add copyright notice.
451
65951855
RM
4522012-11-27 Roland McGrath <mcgrathr@google.com>
453
454 * lib/binutils-common.exp (is_zlib_supported): New function.
455 * lib/utils-lib.exp (run_dump_test): If as options include
456 --compress-debug-sections and zlib is not available, report
457 the test as unsupported.
458 * binutils-all/compress.exp: Bail out if zlib is not available.
459 * binutils-all/objdump.exp (objdump compressed debug):
460 Mark unsupported if zlib is not available.
461 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
462
f7da43f3
L
4632012-11-06 H.J. Lu <hongjiu.lu@intel.com>
464
465 PR binutils/14567
466 * binutils-all/ar.exp (bfdtest1): Removed.
467 (long_filenames): Take bfdtests.
468 (thin_archive): Likewise.
469 (thin_archive_with_nested): Likewise.
470 (bfdtests): New.
471 Pass $bfdtests to long_filenames, thin_archive and
472 thin_archive_with_nested.
473
ce23608f
AM
4742012-10-29 Alan Modra <amodra@gmail.com>
475
476 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
477 and rs6000.
478
96a62921
L
4792012-10-24 H.J. Lu <hongjiu.lu@intel.com>
480
481 * binutils-all/ar.exp (bfdtest1): Remove findfile.
482
25401d76
L
4832012-10-21 H.J. Lu <hongjiu.lu@intel.com>
484
485 * binutils-all/dw2-1.W: Updated.
486
a9481b58
L
4872012-10-20 H.J. Lu <hongjiu.lu@intel.com>
488
489 * binutils-all/compress.exp: Add an objdump test.
490 * binutils-all/dw2-1.W: New file.
491
eb4dc530
L
4922012-08-17 H.J. Lu <hongjiu.lu@intel.com>
493
494 * binutils-all/ar.exp (long_filenames): Remove extra verbose
495 before binutils_run.
496 (thin_archive): Likewise.
497 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
498 $archive2.
499
58f594cd
L
5002012-08-16 H.J. Lu <hongjiu.lu@intel.com>
501
502 PR binutils/14481
503 * ar.exp (bfdtest1): New.
504 (long_filenames): Run bfdtest1.
505 (thin_archive): Likewise.
506 (thin_archive_with_nested): Likewise.
507
a06ea964 5082012-08-13 Ian Bolton <ian.bolton@arm.com>
a9481b58
L
509 Laurent Desnogues <laurent.desnogues@arm.com>
510 Jim MacArthur <jim.macarthur@arm.com>
511 Marcus Shawcroft <marcus.shawcroft@arm.com>
512 Nigel Stephens <nigel.stephens@arm.com>
513 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
514 Richard Earnshaw <rearnsha@arm.com>
515 Sofiane Naci <sofiane.naci@arm.com>
516 Tejas Belagod <tejas.belagod@arm.com>
517 Yufeng Zhang <yufeng.zhang@arm.com>
a06ea964
NC
518
519 * objdump.exp: Add AArch64.
520
399c99f7
L
5212012-08-02 H.J. Lu <hongjiu.lu@intel.com>
522
523 PR binutils/14420
524 * binutils-all/i386/compressed-1a.d: Updated.
525 * binutils-all/objdump.W: Likewise.
526 * binutils-all/readelf.wa: Likewise.
527 * binutils-all/x86-64/compressed-1a.d: Likewise.
528
ee6f7708
KT
5292012-07-28 Kai Tietz <ktietz@redhat.com>
530
531 * binutils-all/windres/version_small.rc: New test.
532 * binutils-all/windres/version_small.rsd: Likewise.
533
5a5ed5b0
L
5342012-07-03 H.J. Lu <hongjiu.lu@intel.com>
535
536 PR binutils/14319
537 * binutils-all/compress.exp: Test compress empty debug sections.
538
539 * binutils-all/dw2-empty.S: New file.
540
fbb3cb69
TS
5412012-06-07 Thomas Schwinge <thomas@codesourcery.com>
542
543 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
544
046e56f7
L
5452012-05-17 H.J. Lu <hongjiu.lu@intel.com>
546
547 * binutils-all/hppa/objdump.exp: Expect addend as signed.
548
7282333f
AM
5492012-05-17 Alan Modra <amodra@gmail.com>
550
551 * binutils-all/objdump.W: Update.
552 * binutils-all/readelf.wa: Update.
553 * binutils-all/i386/compressed-1a.d: Update.
554 * binutils-all/x86-64/compressed-1a.d: Update.
555
101af531
NC
5562012-05-16 Meador Inge <meadori@codesourcery.com>
557
558 * binutils-all/arm/objdump.exp:
559 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
560
c3989150
L
5612012-04-12 H.J. Lu <hongjiu.lu@intel.com>
562
563 PR binutils/13947
564 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
565 * binutils-all/i386/compressed-1c.d: Likewise.
566
567 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
568 section.
569 * binutils-all/x86-64/compressed-1c.d: Likewise.
570
5a68afcf
RM
5712012-04-03 Roland McGrath <mcgrathr@google.com>
572
573 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
574 be ELF too.
575
576 * binutils-all/elfedit-4.d: Add "#as: --64" option.
577
578 * binutils-all/i386/i386.exp: Accept nacl targets too.
579 * binutils-all/x86-64/x86-64.exp: Likewise.
580
8560e02a
HPN
5812012-03-13 Hans-Peter Nilsson <hp@axis.com>
582
583 PR binutils/3807
584 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
585 mips-targets.
586
fb6cedde
WL
5872012-02-25 Walter Lee <walt@tilera.com>
588
589 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
590
71ac97b2
AM
5912012-02-14 Alan Modra <amodra@gmail.com>
592
3140414b
AM
593 * binutils-all/dlltool.exp: Add setup_xfail.
594
71ac97b2
AM
595 * binutils-all/dw2-decodedline.S: Always have whitespace before
596 directives.
597 * binutils-all/version.s: Likewise.
598 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
599 hppa64*-*-hpux*, i370-*-*, i960-*-*.
600
aa83d1ec
KT
6012012-02-11 Kai Tietz <ktietz@redhat.com>
602
603 * binutils-all/version.def: New file.
604 * binutils-all/dlltool.exp: Add version-dll test.
605
1c9e87ee
NC
6062012-02-02 Nick Clifton <nickc@redhat.com>
607
608 * binutils-all/readelf.n: Add #pass to cope with targets that add
609 their own notes.
610
8b971f9f
NC
6112012-02-01 Nick Clifton <nickc@redhat.com>
612
613 PR binutils/13482
614 * binutils-all/version.s: New test source file.
615 * binutils-all/readelf.n: New file: expected readelf output.
616 * binutils-all/readelf.exp: Add test of .note section contents.
e3cb57c3 617
23e1d329 618For older changes see ChangeLog-0411
c9e214e5 619\f
b90efa5b 620Copyright (C) 2012-2015 Free Software Foundation, Inc.
752937aa
NC
621
622Copying and distribution of this file, with or without modification,
623are permitted in any medium without royalty provided the copyright
624notice and this notice are preserved.
625
c9e214e5
AM
626Local Variables:
627mode: change-log
628left-margin: 8
629fill-column: 74
630version-control: never
631End:
This page took 0.500315 seconds and 4 git commands to generate.