native Linux: enable always non-stop by default
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
0b45135e
AB
12015-08-07 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * binutils-all/objcopy.exp: Run new symbol tests.
4 (objcopy_test_symbol_manipulation): New function.
5 * binutils-all/symbols-1.d: New file.
6 * binutils-all/symbols-2.d: New file.
7 * binutils-all/symbols-3.d: New file.
8 * binutils-all/symbols-4.d: New file.
9 * binutils-all/symbols.s: New file.
10
63b9bbb7
NC
112015-08-05 Nick Clifton <nickc@redhat.com>
12
13 * binutils-all/objcopy.exp (keep_debug_symbols_and_check_links):
14 New proc. Checks that debug-info-only binaries retain the
15 sh_link field in stripped sections.
16
beab5d94
NC
172015-08-04 Nick Clifton <nickc@redhat.com>
18
19 * lib/utils-lib.exp (run_dump_test): Document DUMPPROG, readelf
20 and size parameters. Alpha-sort switch tables. Include
21 addr2line, and size in list of possible auto-detected dump
22 programs.
23
aff1a65e
NC
242015-07-24 Nick Clifton <nickc@redhat.com>
25
26 * binutils-all/localize-hidden-1.d: Allow for extra symbols in the
27 output.
28 * binutils-all/strip-11.d: Skip for the RL78.
29
19a7fe52
L
302015-07-14 H.J. Lu <hongjiu.lu@intel.com>
31
32 * binutils-all/compress.exp: Update.
33
88988473
L
342015-07-10 H.J. Lu <hongjiu.lu@intel.com>
35
36 PR binutils/18656
37 * binutils-all/compress.exp (convert_test): New proc.
38 Run conversion tests between x86-64 and x32.
39
be049685
L
402015-07-10 H.J. Lu <hongjiu.lu@intel.com>
41
42 * binutils-all/dw2-3.W: Updated to accept .debug_* sections.
43
7e16ef34
EM
442015-05-20 Ed Maste <emaste@freebsd.org>
45
46 * lib/binutils-common.exp (is_elf_format): Include *-*-freebsd* except
47 i?86-*-freebsd\[12\].*.
48 * (is_aout_format): Update FreeBSD to i?86-*-freebsd\[12\].*.
49
35d7c431
NC
502015-05-18 Nick Clifton <nickc@redhat.com>
51
52 * binutils-all/dw2-3.S: Replace .int with .4byte.
53
0e602686
NC
542015-05-15 Nick Clifton <nickc@redhat.com>
55
56 * binutils-all/z.s: New test. Checks the --decompress option to
57 readelf.
58 * binutils-all/readelf.exp: Run the test.
59 * binutils-all/readelf.z: Expected output from readelf.
60
dab394de
L
612015-05-14 H.J. Lu <hongjiu.lu@intel.com>
62
63 * binutils-all/compress.exp: Replace "$OBJDUMP -s -j .debug_info"
64 with "$OBJDUMP -W".
65 * binutils-all/libdw2-compressedgabi.out: Updated.
66
d1c4b12b
NC
672015-05-15 Nick Clifton <nickc@redhat.com>
68
69 PR binutils/18374
70 * binutils-all/pr18374.s: New test file.
71 * binutils-all/readelf.exp: Assemble and run the new test.
72 * binutils-all/readelf.pr18374: Expected output from readelf.
73
98624574
L
742015-05-12 H.J. Lu <hongjiu.lu@intel.com>
75
76 * binutils-all/elfedit-1.d: Also skip x86_64-*-nacl*.
77
e83c4174
L
782015-05-11 H.J. Lu <hongjiu.lu@intel.com>
79
80 * binutils-all/elfedit-1.d: Skip x86_64-*-gnux32.
81 * lib/utils-lib.exp (run_dump_test): Allow mixing target and
82 not-target directives.
83
bf64a951
L
842015-05-11 H.J. Lu <hongjiu.lu@intel.com>
85
86 * binutils-all/objdump.exp (cpus_expected): Append iamcu.
87
6c14750f
L
882015-05-11 H.J. Lu <hongjiu.lu@intel.com>
89
90 * binutils-all/elfedit-5.d: New file.
91 * binutils-all/elfedit.exp: Run elfedit-5.
92
153a2776
NC
932015-04-30 Nick Clifton <nickc@redhat.com>
94
95 * binutils-all/objdump.exp (cpus_expected): Add MeP CPU names.
96
f6fe1ccd
L
972015-04-23 H.J. Lu <hongjiu.lu@intel.com>
98
99 PR binutils/18209
100 * binutils-all/compress.exp: Replace dw2-3.W with dw2-3gabi.W
101 on zlib-gabi output.
102 * binutils-all/dw2-1.W: Convert section names to .zdebug_*.
103 * binutils-all/dw2-3.W: Likewise.
104 * binutils-all/objdump.W: Likewise.
105 * binutils-all/dw2-3gabi.W: New file.
106
be59ad3d
L
1072015-04-20 H.J. Lu <hongjiu.lu@intel.com>
108
109 * binutils-all/i386/compressed-1b.d: Don't hardcode offset of
110 .shstrtab section.
111 * binutils-all/i386/compressed-1c.d: Likewise.
112 * binutils-all/readelf.s-64: Likewise.
113 * binutils-all/x86-64/compressed-1b.d: Likewise.
114 * binutils-all/x86-64/compressed-1c.d: Likewise.
115
151411f8
L
1162015-04-08 H.J. Lu <hongjiu.lu@intel.com>
117
118 * compress.exp: Add tests for
119 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
120 * binutils-all/dw2-3.rS: New file.
121 * binutils-all/dw2-3.rt: Likewise.
122 * binutils-all/libdw2-compressedgabi.out: Likewise.
123
dae148f3
L
1242015-04-06 H.J. Lu <hongjiu.lu@intel.com>
125
126 * binutils-all/compress.exp: Remove is_zlib_supported check.
127 * binutils-all/objdump.exp: Likewise.
128 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
129 * lib/utils-lib.exp (run_dump_test): Likewise.
130 * lib/binutils-common.exp (is_zlib_supported): Removed.
131
fd5136e5
L
1322015-04-06 H.J. Lu <hongjiu.lu@intel.com>
133
134 * binutils-all/compress.exp (compression_used): Remove "/dev/null"
135 from remote_exec.
136
317974f6
L
1372015-04-05 H.J. Lu <hongjiu.lu@intel.com>
138
139 * binutils-all/compress.exp (compression_used): New.
140 Xfail test if compression didn't make the section smaller.
141
e268c0a6
L
1422015-04-04 H.J. Lu <hongjiu.lu@intel.com>
143
144 * binutils-all/compress.exp (testfile): Remove suffix.
145 (compressedfile): Likewise.
146 (compressedfile2): Likewise.
147 (libfile): Likewise.
148 (testfile3): New.
149 (compressedfile3): Likewise.
150 Updated.
151 Add a dw2-3.S test.
152 (${libfile}.a): Add ${compressedfile3}.o.
153 * binutils-all/dw2-3.S: New file.
154 * binutils-all/dw2-3.W: Likewise.
155 * binutils-all/libdw2-compressed.out: Updated.
156 * binutils-all/libdw2.out: Likewise.
157
cbf01792
L
1582015-04-03 H.J. Lu <hongjiu.lu@intel.com>
159
160 * lib/binutils-common.exp (is_zlib_supported): Always return 1.
161
42956094
NC
1622015-04-02 Nick Clifton <nickc@redhat.com>
163
164 * binutils-all/readelf.ss-64: Move possible location of the $d
165 mapping symbol.
166
72a9c03c
RL
1672015-03-26 Renlin Li <renlin.li@arm.com>
168
169 * binutils-all/readelf.s-64: Support aarch64 case.
170 * binutils-all/readelf.ss-64: Likewise.
171
50a0d119
AM
1722015-03-11 Alan Modra <amodra@gmail.com>
173
174 * binutils-all/update-section.exp: Only run on ELF targets.
175
d8282f0e
JW
1762015-03-03 Jiong Wang <jiong.wang@arm.com>
177
178 * binutils-all/arm/rvct_symbol.s: New testcase.
179 * binutils-all/arm/objdump.exp: Run it.
180
acf1419f
AB
1812015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
182
183 * binutils-all/update-1.s: New file.
184 * binutils-all/update-2.s: New file.
185 * binutils-all/update-3.s: New file.
186 * binutils-all/update-4.s: New file.
187 * binutils-all/update-section.exp: New file.
188
685080f2
NC
1892015-02-24 Nick Clifton <nickc@redhat.com>
190
191 * binutils-all/objcopy.exp: Skip the strip-10 test for the V850.
192
b90efa5b
AM
1932015-01-01 Alan Modra <amodra@gmail.com>
194
195 Update year range in copyright notice of all files.
196
0abb10c8
AM
1972014-12-26 Alan Modra <amodra@gmail.com>
198
199 * binutils-all/strip-11.d: New test.
200 * binutils-all/objcopy.exp: Run it.
201
619ed720
EB
2022014-12-06 Eric Botcazou <ebotcazou@adacore.com>
203
204 * binutils-all/objcopy.exp: Skip strip-10 for Visium.
205
a9d58c06
AB
2062014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
207
208 * binutils-all/objcopy.exp: Add mips*-img-elf* target triple.
209 * binutils-all/readelf.exp: Likewise
210
b38b83dc
MF
2112014-09-06 Matthew Fortune <matthew.fortune@imgtec.com>
212
213 * binutils-all/readelf.ss-mips: Account for new sections.
214
351cdf24
MF
2152014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
216
217 * binutils-all/readelf.s: Account for .MIPS.abiflags and
218 .gnu.attributes.
219 * binutils-all/readelf.ss-tmips: Likewise.
220 * binutils-all/strip-3.d: Likewise.
221
15635cff
WN
2222014-07-10 Will Newton <will.newton@linaro.org>
223
224 * binutils-all/objcopy.exp: Disable the strip-10 test on
225 non-EABI ARM configurations.
226
9bc24099
NC
2272014-06-03 Nick Clifton <nickc@redhat.com>
228
229 * binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
230 if these executables are not present.
231
a953eec9
NC
2322014-04-30 Nick Clifton <nickc@redhat.com>
233
234 * binutils-all/debug_str.s: New test.
235 * binutils-all/debug_str.d: New test control file.
236 * binutils-all/compress.exp: Run debug_str test.
237
73589c9d
CS
2382014-04-22 Christian Svensson <blue@cmd.nu>
239
240 * binutils-all/objcopy.exp: Remove openrisc and or32 support. Add
241 support for or1k.
242 * binutils-all/objdump.exp: Likewise.
243 * binutils-all/dw2-decodedline-1.S: Likewise.
244
76dfed02
YZ
2452014-03-26 Jiong Wang <jiong.wang@arm.com>
246
247 * binutils-all/aarch64/aarch64.exp: New test driver for AArch64.
248 * binutils-all/aarch64/unallocated-encoding.s: New testcase.
249 * binutils-all/aarch64/unallocated-encoding.d: Ditto.
250
a2a0d056
NC
2512014-03-17 Nick Clifton <nickc@redhat.com>
252
253 * binutils-all/readelf.ss: Add skip of MSP430 defined symbols.
254
df3ce959
NC
2552014-01-29 Nick Clifton <nickc@redhat.com>
256
257 PR binutils/16318
258 * binutils-all/strip-10.d: Revert previous delta.
259
342df9df
NC
2602014-01-28 Nick Clifton <nickc@redhat.com>
261
262 PR binutils/16318
263 * binutils-all/strip-10.d: Allow "System V" in the osabi field.
264
2e9e81a8
NC
2652013-12-20 Nick Clifton <nickc@redhat.com>
266
267 PR binutils/16218
268 * binutils-all/dw2-1.W: Update expected objdump output.
269 * binutils-all/i386/compressed-1a.d: Likewise.
270 * binutils-all/objdump.W: Likewise.
271 * binutils-all/x86-64/compressed-1a.d: Likewise.
272
9ef5d938
L
2732013-12-19 H.J. Lu <hongjiu.lu@intel.com>
274
275 PR binutils/16317
276 * binutils-all/readelf.s: Updated.
277 * binutils-all/readelf.s-64: Likewise.
278
35c08157
KLC
2792013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
280 Wei-Cheng Wang <cole945@gmail.com>
281
282 * binutils-all/objdump.exp: Add NDS32 cpu.
283 * binutils-all/readelf.r: Skip extra reloc created by NDS32.
284
57b828ef
L
2852013-12-12 H.J. Lu <hongjiu.lu@intel.com>
286
287 PR binutils/16318
288 * binutils-all/strip-10.d: Check OS/ABI.
289
594d8fa8
MF
2902013-12-07 Mike Frysinger <vapier@gentoo.org>
291
292 * binutils-all/windres/escapex-2.rc: Remove +x file mode.
293 * binutils-all/windres/version_small.rc: Likewise.
294 * binutils-all/windres/version_small.rsd: Likewise.
295
11a6da56
NC
2962013-12-03 Nick Clifton <nickc@redhat.com>
297
298 * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
299 Add test of "objump -p" output.
300
d4a43794
RS
3012013-11-27 Matthew Fortune <matthew.fortune@imgtec.com>
302
303 * binutils-all/objcopy.exp: Consider mips-mti-elf the same as
304 mips-sde-elf
305 * binutils-all/readelf.exp: Likewise
306
265a5258
TG
3072013-11-21 Tristan Gingold <gingold@adacore.com>
308
309 * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test.
310
5b0ad99a
AM
3112013-11-02 Alan Modra <amodra@gmail.com>
312
c7c3f80e
AM
313 * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
314
5b0ad99a
AM
315 * binutils-all/dw2-1.S: Use .4byte rather than .int.
316 * binutils-all/dw2-2.S: Likewise.
317
9db0be60
NC
3182013-10-24 Nick Clifton <nickc@redhat.com>
319
320 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.
321
9c41109d
L
3222013-09-27 H.J. Lu <hongjiu.lu@intel.com>
323
324 * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
325
bf5117e3
NC
3262013-09-12 Nick Clifton <nickc@redhat.com>
327
328 * binutils-all/x86-64/compressed-1a.d: Update expected output to
329 allow for 64-bit addresses.
330
3ce958b2
NC
3312013-08-22 Nick Clifton <nickc@redhat.com>
332
333 * binutils-all/nm.exp: --size-sort test: Add more ELF-like
334 targets.
335 * binutils-all/nm-1.s: Use .byte instead of .long.
336 Provide a terminating symbol.
337
4d9eb7f4
HPN
3382013-08-21 Hans-Peter Nilsson <hp@bitrange.com>
339
340 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s
341 for mmix-knuth-mmixware.
342
e8160f70
HPN
3432013-08-20 Hans-Peter Nilsson <hp@bitrange.com>
344
345 * binutils-all/nm.exp: Xfail test for nm --size-sort for
346 mmix-knuth-mmixware.
347
8b64b65e
TG
3482013-08-19 Tristan Gingold <gingold@adacore.com>
349
350 * binutils-all/nm.exp: Add a test for nm --size-sort
351 * binutils-all/nm-elf-1.s: New file.
352 * binutils-all/nm-1.s: New file.
353
f60cf82f
L
3542013-05-31 H.J. Lu <hongjiu.lu@intel.com>
355
356 * binutils-all/i386/compressed-1b.d: Updated for text/data/bss
357 section alignment change.
358 * binutils-all/i386/compressed-1c.d: Likewise.
359 * binutils-all/x86-64/compressed-1b.d: Likewise.
360 * binutils-all/x86-64/compressed-1c.d: Likewise.
361
fe59e83d
CC
3622013-05-28 Cary Coutant <ccoutant@google.com>
363
364 * binutils-all/dw2-1.W: Adjust expected output.
365 * binutils-all/objdump.W: Likewise.
366 * binutils-all/i386/compressed-1a.d: Likewise.
367 * binutils-all/x86-64/compressed-1a.d: Likewise.
368
13761a11
NC
3692013-05-02 Nick Clifton <nickc@redhat.com>
370
371 * readelf.exp: Expect -wi test to fail for the MSP430.
372
df26367c
MR
3732013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
374
375 * lib/binutils-common.exp (is_elf_format): Also exclude
376 *-*-linux*ecoff*.
377
9dd3a467
NC
3782013-02-26 Nick Clifton <nickc@redhat.com>
379
380 PR binutils/15191
381 * binutils-all/readelf.n: Updare expected output from readelf.
382
ed187aa4
MR
3832013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
384
385 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
386 * binutils-all/mips/mixed-mips16.d: Update accordingly.
387
ef068ef4 3882013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
5417f71e
MR
389
390 * binutils-all/mips/mixed-micromips.d: New test.
391 * binutils-all/mips/mixed-mips16.d: New test.
392 * binutils-all/mips/mixed-micromips.s: New test source.
393 * binutils-all/mips/mixed-mips16.s: New test source.
394 * binutils-all/mips/mips.exp: New file.
395
5bf135a7
NC
3962012-12-17 Nick Clifton <nickc@redhat.com>
397
398 * binutils-all/windres/README: Add copyright notice.
399
65951855
RM
4002012-11-27 Roland McGrath <mcgrathr@google.com>
401
402 * lib/binutils-common.exp (is_zlib_supported): New function.
403 * lib/utils-lib.exp (run_dump_test): If as options include
404 --compress-debug-sections and zlib is not available, report
405 the test as unsupported.
406 * binutils-all/compress.exp: Bail out if zlib is not available.
407 * binutils-all/objdump.exp (objdump compressed debug):
408 Mark unsupported if zlib is not available.
409 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
410
f7da43f3
L
4112012-11-06 H.J. Lu <hongjiu.lu@intel.com>
412
413 PR binutils/14567
414 * binutils-all/ar.exp (bfdtest1): Removed.
415 (long_filenames): Take bfdtests.
416 (thin_archive): Likewise.
417 (thin_archive_with_nested): Likewise.
418 (bfdtests): New.
419 Pass $bfdtests to long_filenames, thin_archive and
420 thin_archive_with_nested.
421
ce23608f
AM
4222012-10-29 Alan Modra <amodra@gmail.com>
423
424 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
425 and rs6000.
426
96a62921
L
4272012-10-24 H.J. Lu <hongjiu.lu@intel.com>
428
429 * binutils-all/ar.exp (bfdtest1): Remove findfile.
430
25401d76
L
4312012-10-21 H.J. Lu <hongjiu.lu@intel.com>
432
433 * binutils-all/dw2-1.W: Updated.
434
a9481b58
L
4352012-10-20 H.J. Lu <hongjiu.lu@intel.com>
436
437 * binutils-all/compress.exp: Add an objdump test.
438 * binutils-all/dw2-1.W: New file.
439
eb4dc530
L
4402012-08-17 H.J. Lu <hongjiu.lu@intel.com>
441
442 * binutils-all/ar.exp (long_filenames): Remove extra verbose
443 before binutils_run.
444 (thin_archive): Likewise.
445 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
446 $archive2.
447
58f594cd
L
4482012-08-16 H.J. Lu <hongjiu.lu@intel.com>
449
450 PR binutils/14481
451 * ar.exp (bfdtest1): New.
452 (long_filenames): Run bfdtest1.
453 (thin_archive): Likewise.
454 (thin_archive_with_nested): Likewise.
455
a06ea964 4562012-08-13 Ian Bolton <ian.bolton@arm.com>
a9481b58
L
457 Laurent Desnogues <laurent.desnogues@arm.com>
458 Jim MacArthur <jim.macarthur@arm.com>
459 Marcus Shawcroft <marcus.shawcroft@arm.com>
460 Nigel Stephens <nigel.stephens@arm.com>
461 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
462 Richard Earnshaw <rearnsha@arm.com>
463 Sofiane Naci <sofiane.naci@arm.com>
464 Tejas Belagod <tejas.belagod@arm.com>
465 Yufeng Zhang <yufeng.zhang@arm.com>
a06ea964
NC
466
467 * objdump.exp: Add AArch64.
468
399c99f7
L
4692012-08-02 H.J. Lu <hongjiu.lu@intel.com>
470
471 PR binutils/14420
472 * binutils-all/i386/compressed-1a.d: Updated.
473 * binutils-all/objdump.W: Likewise.
474 * binutils-all/readelf.wa: Likewise.
475 * binutils-all/x86-64/compressed-1a.d: Likewise.
476
ee6f7708
KT
4772012-07-28 Kai Tietz <ktietz@redhat.com>
478
479 * binutils-all/windres/version_small.rc: New test.
480 * binutils-all/windres/version_small.rsd: Likewise.
481
5a5ed5b0
L
4822012-07-03 H.J. Lu <hongjiu.lu@intel.com>
483
484 PR binutils/14319
485 * binutils-all/compress.exp: Test compress empty debug sections.
486
487 * binutils-all/dw2-empty.S: New file.
488
fbb3cb69
TS
4892012-06-07 Thomas Schwinge <thomas@codesourcery.com>
490
491 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
492
046e56f7
L
4932012-05-17 H.J. Lu <hongjiu.lu@intel.com>
494
495 * binutils-all/hppa/objdump.exp: Expect addend as signed.
496
7282333f
AM
4972012-05-17 Alan Modra <amodra@gmail.com>
498
499 * binutils-all/objdump.W: Update.
500 * binutils-all/readelf.wa: Update.
501 * binutils-all/i386/compressed-1a.d: Update.
502 * binutils-all/x86-64/compressed-1a.d: Update.
503
101af531
NC
5042012-05-16 Meador Inge <meadori@codesourcery.com>
505
506 * binutils-all/arm/objdump.exp:
507 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
508
c3989150
L
5092012-04-12 H.J. Lu <hongjiu.lu@intel.com>
510
511 PR binutils/13947
512 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
513 * binutils-all/i386/compressed-1c.d: Likewise.
514
515 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
516 section.
517 * binutils-all/x86-64/compressed-1c.d: Likewise.
518
5a68afcf
RM
5192012-04-03 Roland McGrath <mcgrathr@google.com>
520
521 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
522 be ELF too.
523
524 * binutils-all/elfedit-4.d: Add "#as: --64" option.
525
526 * binutils-all/i386/i386.exp: Accept nacl targets too.
527 * binutils-all/x86-64/x86-64.exp: Likewise.
528
8560e02a
HPN
5292012-03-13 Hans-Peter Nilsson <hp@axis.com>
530
531 PR binutils/3807
532 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
533 mips-targets.
534
fb6cedde
WL
5352012-02-25 Walter Lee <walt@tilera.com>
536
537 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
538
71ac97b2
AM
5392012-02-14 Alan Modra <amodra@gmail.com>
540
3140414b
AM
541 * binutils-all/dlltool.exp: Add setup_xfail.
542
71ac97b2
AM
543 * binutils-all/dw2-decodedline.S: Always have whitespace before
544 directives.
545 * binutils-all/version.s: Likewise.
546 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
547 hppa64*-*-hpux*, i370-*-*, i960-*-*.
548
aa83d1ec
KT
5492012-02-11 Kai Tietz <ktietz@redhat.com>
550
551 * binutils-all/version.def: New file.
552 * binutils-all/dlltool.exp: Add version-dll test.
553
1c9e87ee
NC
5542012-02-02 Nick Clifton <nickc@redhat.com>
555
556 * binutils-all/readelf.n: Add #pass to cope with targets that add
557 their own notes.
558
8b971f9f
NC
5592012-02-01 Nick Clifton <nickc@redhat.com>
560
561 PR binutils/13482
562 * binutils-all/version.s: New test source file.
563 * binutils-all/readelf.n: New file: expected readelf output.
564 * binutils-all/readelf.exp: Add test of .note section contents.
e3cb57c3 565
23e1d329 566For older changes see ChangeLog-0411
c9e214e5 567\f
b90efa5b 568Copyright (C) 2012-2015 Free Software Foundation, Inc.
752937aa
NC
569
570Copying and distribution of this file, with or without modification,
571are permitted in any medium without royalty provided the copyright
572notice and this notice are preserved.
573
c9e214e5
AM
574Local Variables:
575mode: change-log
576left-margin: 8
577fill-column: 74
578version-control: never
579End:
This page took 0.451765 seconds and 4 git commands to generate.