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