Fix handling of relocs for the MeP target.
[binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2015-04-30 Nick Clifton <nickc@redhat.com>
2
3 * binutils-all/objdump.exp (cpus_expected): Add MeP CPU names.
4
5 2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
6
7 PR binutils/18209
8 * binutils-all/compress.exp: Replace dw2-3.W with dw2-3gabi.W
9 on zlib-gabi output.
10 * binutils-all/dw2-1.W: Convert section names to .zdebug_*.
11 * binutils-all/dw2-3.W: Likewise.
12 * binutils-all/objdump.W: Likewise.
13 * binutils-all/dw2-3gabi.W: New file.
14
15 2015-04-20 H.J. Lu <hongjiu.lu@intel.com>
16
17 * binutils-all/i386/compressed-1b.d: Don't hardcode offset of
18 .shstrtab section.
19 * binutils-all/i386/compressed-1c.d: Likewise.
20 * binutils-all/readelf.s-64: Likewise.
21 * binutils-all/x86-64/compressed-1b.d: Likewise.
22 * binutils-all/x86-64/compressed-1c.d: Likewise.
23
24 2015-04-08 H.J. Lu <hongjiu.lu@intel.com>
25
26 * compress.exp: Add tests for
27 --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}.
28 * binutils-all/dw2-3.rS: New file.
29 * binutils-all/dw2-3.rt: Likewise.
30 * binutils-all/libdw2-compressedgabi.out: Likewise.
31
32 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
33
34 * binutils-all/compress.exp: Remove is_zlib_supported check.
35 * binutils-all/objdump.exp: Likewise.
36 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
37 * lib/utils-lib.exp (run_dump_test): Likewise.
38 * lib/binutils-common.exp (is_zlib_supported): Removed.
39
40 2015-04-06 H.J. Lu <hongjiu.lu@intel.com>
41
42 * binutils-all/compress.exp (compression_used): Remove "/dev/null"
43 from remote_exec.
44
45 2015-04-05 H.J. Lu <hongjiu.lu@intel.com>
46
47 * binutils-all/compress.exp (compression_used): New.
48 Xfail test if compression didn't make the section smaller.
49
50 2015-04-04 H.J. Lu <hongjiu.lu@intel.com>
51
52 * binutils-all/compress.exp (testfile): Remove suffix.
53 (compressedfile): Likewise.
54 (compressedfile2): Likewise.
55 (libfile): Likewise.
56 (testfile3): New.
57 (compressedfile3): Likewise.
58 Updated.
59 Add a dw2-3.S test.
60 (${libfile}.a): Add ${compressedfile3}.o.
61 * binutils-all/dw2-3.S: New file.
62 * binutils-all/dw2-3.W: Likewise.
63 * binutils-all/libdw2-compressed.out: Updated.
64 * binutils-all/libdw2.out: Likewise.
65
66 2015-04-03 H.J. Lu <hongjiu.lu@intel.com>
67
68 * lib/binutils-common.exp (is_zlib_supported): Always return 1.
69
70 2015-04-02 Nick Clifton <nickc@redhat.com>
71
72 * binutils-all/readelf.ss-64: Move possible location of the $d
73 mapping symbol.
74
75 2015-03-26 Renlin Li <renlin.li@arm.com>
76
77 * binutils-all/readelf.s-64: Support aarch64 case.
78 * binutils-all/readelf.ss-64: Likewise.
79
80 2015-03-11 Alan Modra <amodra@gmail.com>
81
82 * binutils-all/update-section.exp: Only run on ELF targets.
83
84 2015-03-03 Jiong Wang <jiong.wang@arm.com>
85
86 * binutils-all/arm/rvct_symbol.s: New testcase.
87 * binutils-all/arm/objdump.exp: Run it.
88
89 2015-02-26 Andrew Burgess <andrew.burgess@embecosm.com>
90
91 * binutils-all/update-1.s: New file.
92 * binutils-all/update-2.s: New file.
93 * binutils-all/update-3.s: New file.
94 * binutils-all/update-4.s: New file.
95 * binutils-all/update-section.exp: New file.
96
97 2015-02-24 Nick Clifton <nickc@redhat.com>
98
99 * binutils-all/objcopy.exp: Skip the strip-10 test for the V850.
100
101 2015-01-01 Alan Modra <amodra@gmail.com>
102
103 Update year range in copyright notice of all files.
104
105 2014-12-26 Alan Modra <amodra@gmail.com>
106
107 * binutils-all/strip-11.d: New test.
108 * binutils-all/objcopy.exp: Run it.
109
110 2014-12-06 Eric Botcazou <ebotcazou@adacore.com>
111
112 * binutils-all/objcopy.exp: Skip strip-10 for Visium.
113
114 2014-09-12 Andrew Bennett <andrew.bennett@imgtec.com>
115
116 * binutils-all/objcopy.exp: Add mips*-img-elf* target triple.
117 * binutils-all/readelf.exp: Likewise
118
119 2014-09-06 Matthew Fortune <matthew.fortune@imgtec.com>
120
121 * binutils-all/readelf.ss-mips: Account for new sections.
122
123 2014-07-29 Matthew Fortune <matthew.fortune@imgtec.com>
124
125 * binutils-all/readelf.s: Account for .MIPS.abiflags and
126 .gnu.attributes.
127 * binutils-all/readelf.ss-tmips: Likewise.
128 * binutils-all/strip-3.d: Likewise.
129
130 2014-07-10 Will Newton <will.newton@linaro.org>
131
132 * binutils-all/objcopy.exp: Disable the strip-10 test on
133 non-EABI ARM configurations.
134
135 2014-06-03 Nick Clifton <nickc@redhat.com>
136
137 * binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2
138 if these executables are not present.
139
140 2014-04-30 Nick Clifton <nickc@redhat.com>
141
142 * binutils-all/debug_str.s: New test.
143 * binutils-all/debug_str.d: New test control file.
144 * binutils-all/compress.exp: Run debug_str test.
145
146 2014-04-22 Christian Svensson <blue@cmd.nu>
147
148 * binutils-all/objcopy.exp: Remove openrisc and or32 support. Add
149 support for or1k.
150 * binutils-all/objdump.exp: Likewise.
151 * binutils-all/dw2-decodedline-1.S: Likewise.
152
153 2014-03-26 Jiong Wang <jiong.wang@arm.com>
154
155 * binutils-all/aarch64/aarch64.exp: New test driver for AArch64.
156 * binutils-all/aarch64/unallocated-encoding.s: New testcase.
157 * binutils-all/aarch64/unallocated-encoding.d: Ditto.
158
159 2014-03-17 Nick Clifton <nickc@redhat.com>
160
161 * binutils-all/readelf.ss: Add skip of MSP430 defined symbols.
162
163 2014-01-29 Nick Clifton <nickc@redhat.com>
164
165 PR binutils/16318
166 * binutils-all/strip-10.d: Revert previous delta.
167
168 2014-01-28 Nick Clifton <nickc@redhat.com>
169
170 PR binutils/16318
171 * binutils-all/strip-10.d: Allow "System V" in the osabi field.
172
173 2013-12-20 Nick Clifton <nickc@redhat.com>
174
175 PR binutils/16218
176 * binutils-all/dw2-1.W: Update expected objdump output.
177 * binutils-all/i386/compressed-1a.d: Likewise.
178 * binutils-all/objdump.W: Likewise.
179 * binutils-all/x86-64/compressed-1a.d: Likewise.
180
181 2013-12-19 H.J. Lu <hongjiu.lu@intel.com>
182
183 PR binutils/16317
184 * binutils-all/readelf.s: Updated.
185 * binutils-all/readelf.s-64: Likewise.
186
187 2013-12-13 Kuan-Lin Chen <kuanlinchentw@gmail.com>
188 Wei-Cheng Wang <cole945@gmail.com>
189
190 * binutils-all/objdump.exp: Add NDS32 cpu.
191 * binutils-all/readelf.r: Skip extra reloc created by NDS32.
192
193 2013-12-12 H.J. Lu <hongjiu.lu@intel.com>
194
195 PR binutils/16318
196 * binutils-all/strip-10.d: Check OS/ABI.
197
198 2013-12-07 Mike Frysinger <vapier@gentoo.org>
199
200 * binutils-all/windres/escapex-2.rc: Remove +x file mode.
201 * binutils-all/windres/version_small.rc: Likewise.
202 * binutils-all/windres/version_small.rsd: Likewise.
203
204 2013-12-03 Nick Clifton <nickc@redhat.com>
205
206 * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin.
207 Add test of "objump -p" output.
208
209 2013-11-27 Matthew Fortune <matthew.fortune@imgtec.com>
210
211 * binutils-all/objcopy.exp: Consider mips-mti-elf the same as
212 mips-sde-elf
213 * binutils-all/readelf.exp: Likewise
214
215 2013-11-21 Tristan Gingold <gingold@adacore.com>
216
217 * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test.
218
219 2013-11-02 Alan Modra <amodra@gmail.com>
220
221 * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses.
222
223 * binutils-all/dw2-1.S: Use .4byte rather than .int.
224 * binutils-all/dw2-2.S: Likewise.
225
226 2013-10-24 Nick Clifton <nickc@redhat.com>
227
228 * binutils-all/objdump.exp (cps_expected): Add MSP430 to list.
229
230 2013-09-27 H.J. Lu <hongjiu.lu@intel.com>
231
232 * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses.
233
234 2013-09-12 Nick Clifton <nickc@redhat.com>
235
236 * binutils-all/x86-64/compressed-1a.d: Update expected output to
237 allow for 64-bit addresses.
238
239 2013-08-22 Nick Clifton <nickc@redhat.com>
240
241 * binutils-all/nm.exp: --size-sort test: Add more ELF-like
242 targets.
243 * binutils-all/nm-1.s: Use .byte instead of .long.
244 Provide a terminating symbol.
245
246 2013-08-21 Hans-Peter Nilsson <hp@bitrange.com>
247
248 * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s
249 for mmix-knuth-mmixware.
250
251 2013-08-20 Hans-Peter Nilsson <hp@bitrange.com>
252
253 * binutils-all/nm.exp: Xfail test for nm --size-sort for
254 mmix-knuth-mmixware.
255
256 2013-08-19 Tristan Gingold <gingold@adacore.com>
257
258 * binutils-all/nm.exp: Add a test for nm --size-sort
259 * binutils-all/nm-elf-1.s: New file.
260 * binutils-all/nm-1.s: New file.
261
262 2013-05-31 H.J. Lu <hongjiu.lu@intel.com>
263
264 * binutils-all/i386/compressed-1b.d: Updated for text/data/bss
265 section alignment change.
266 * binutils-all/i386/compressed-1c.d: Likewise.
267 * binutils-all/x86-64/compressed-1b.d: Likewise.
268 * binutils-all/x86-64/compressed-1c.d: Likewise.
269
270 2013-05-28 Cary Coutant <ccoutant@google.com>
271
272 * binutils-all/dw2-1.W: Adjust expected output.
273 * binutils-all/objdump.W: Likewise.
274 * binutils-all/i386/compressed-1a.d: Likewise.
275 * binutils-all/x86-64/compressed-1a.d: Likewise.
276
277 2013-05-02 Nick Clifton <nickc@redhat.com>
278
279 * readelf.exp: Expect -wi test to fail for the MSP430.
280
281 2013-05-01 Maciej W. Rozycki <macro@codesourcery.com>
282
283 * lib/binutils-common.exp (is_elf_format): Also exclude
284 *-*-linux*ecoff*.
285
286 2013-02-26 Nick Clifton <nickc@redhat.com>
287
288 PR binutils/15191
289 * binutils-all/readelf.n: Updare expected output from readelf.
290
291 2013-02-14 Maciej W. Rozycki <macro@codesourcery.com>
292
293 * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment.
294 * binutils-all/mips/mixed-mips16.d: Update accordingly.
295
296 2013-02-13 Maciej W. Rozycki <macro@codesourcery.com>
297
298 * binutils-all/mips/mixed-micromips.d: New test.
299 * binutils-all/mips/mixed-mips16.d: New test.
300 * binutils-all/mips/mixed-micromips.s: New test source.
301 * binutils-all/mips/mixed-mips16.s: New test source.
302 * binutils-all/mips/mips.exp: New file.
303
304 2012-12-17 Nick Clifton <nickc@redhat.com>
305
306 * binutils-all/windres/README: Add copyright notice.
307
308 2012-11-27 Roland McGrath <mcgrathr@google.com>
309
310 * lib/binutils-common.exp (is_zlib_supported): New function.
311 * lib/utils-lib.exp (run_dump_test): If as options include
312 --compress-debug-sections and zlib is not available, report
313 the test as unsupported.
314 * binutils-all/compress.exp: Bail out if zlib is not available.
315 * binutils-all/objdump.exp (objdump compressed debug):
316 Mark unsupported if zlib is not available.
317 * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
318
319 2012-11-06 H.J. Lu <hongjiu.lu@intel.com>
320
321 PR binutils/14567
322 * binutils-all/ar.exp (bfdtest1): Removed.
323 (long_filenames): Take bfdtests.
324 (thin_archive): Likewise.
325 (thin_archive_with_nested): Likewise.
326 (bfdtests): New.
327 Pass $bfdtests to long_filenames, thin_archive and
328 thin_archive_with_nested.
329
330 2012-10-29 Alan Modra <amodra@gmail.com>
331
332 * binutils-all/copy-3.d: Exclude all cygwin and mingw targets,
333 and rs6000.
334
335 2012-10-24 H.J. Lu <hongjiu.lu@intel.com>
336
337 * binutils-all/ar.exp (bfdtest1): Remove findfile.
338
339 2012-10-21 H.J. Lu <hongjiu.lu@intel.com>
340
341 * binutils-all/dw2-1.W: Updated.
342
343 2012-10-20 H.J. Lu <hongjiu.lu@intel.com>
344
345 * binutils-all/compress.exp: Add an objdump test.
346 * binutils-all/dw2-1.W: New file.
347
348 2012-08-17 H.J. Lu <hongjiu.lu@intel.com>
349
350 * binutils-all/ar.exp (long_filenames): Remove extra verbose
351 before binutils_run.
352 (thin_archive): Likewise.
353 (thin_archive_with_nested): Likewise. Also run bfdtest1 on
354 $archive2.
355
356 2012-08-16 H.J. Lu <hongjiu.lu@intel.com>
357
358 PR binutils/14481
359 * ar.exp (bfdtest1): New.
360 (long_filenames): Run bfdtest1.
361 (thin_archive): Likewise.
362 (thin_archive_with_nested): Likewise.
363
364 2012-08-13 Ian Bolton <ian.bolton@arm.com>
365 Laurent Desnogues <laurent.desnogues@arm.com>
366 Jim MacArthur <jim.macarthur@arm.com>
367 Marcus Shawcroft <marcus.shawcroft@arm.com>
368 Nigel Stephens <nigel.stephens@arm.com>
369 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
370 Richard Earnshaw <rearnsha@arm.com>
371 Sofiane Naci <sofiane.naci@arm.com>
372 Tejas Belagod <tejas.belagod@arm.com>
373 Yufeng Zhang <yufeng.zhang@arm.com>
374
375 * objdump.exp: Add AArch64.
376
377 2012-08-02 H.J. Lu <hongjiu.lu@intel.com>
378
379 PR binutils/14420
380 * binutils-all/i386/compressed-1a.d: Updated.
381 * binutils-all/objdump.W: Likewise.
382 * binutils-all/readelf.wa: Likewise.
383 * binutils-all/x86-64/compressed-1a.d: Likewise.
384
385 2012-07-28 Kai Tietz <ktietz@redhat.com>
386
387 * binutils-all/windres/version_small.rc: New test.
388 * binutils-all/windres/version_small.rsd: Likewise.
389
390 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
391
392 PR binutils/14319
393 * binutils-all/compress.exp: Test compress empty debug sections.
394
395 * binutils-all/dw2-empty.S: New file.
396
397 2012-06-07 Thomas Schwinge <thomas@codesourcery.com>
398
399 * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*.
400
401 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
402
403 * binutils-all/hppa/objdump.exp: Expect addend as signed.
404
405 2012-05-17 Alan Modra <amodra@gmail.com>
406
407 * binutils-all/objdump.W: Update.
408 * binutils-all/readelf.wa: Update.
409 * binutils-all/i386/compressed-1a.d: Update.
410 * binutils-all/x86-64/compressed-1a.d: Update.
411
412 2012-05-16 Meador Inge <meadori@codesourcery.com>
413
414 * binutils-all/arm/objdump.exp:
415 STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer.
416
417 2012-04-12 H.J. Lu <hongjiu.lu@intel.com>
418
419 PR binutils/13947
420 * binutils-all/i386/compressed-1b.d: Remove empty REL section.
421 * binutils-all/i386/compressed-1c.d: Likewise.
422
423 * binutils-all/x86-64/compressed-1b.d: Remove empty RELA
424 section.
425 * binutils-all/x86-64/compressed-1c.d: Likewise.
426
427 2012-04-03 Roland McGrath <mcgrathr@google.com>
428
429 * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to
430 be ELF too.
431
432 * binutils-all/elfedit-4.d: Add "#as: --64" option.
433
434 * binutils-all/i386/i386.exp: Accept nacl targets too.
435 * binutils-all/x86-64/x86-64.exp: Likewise.
436
437 2012-03-13 Hans-Peter Nilsson <hp@axis.com>
438
439 PR binutils/3807
440 * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed
441 mips-targets.
442
443 2012-02-25 Walter Lee <walt@tilera.com>
444
445 * binutils-all/objdump.exp (cpus_expected): Add tilegx.
446
447 2012-02-14 Alan Modra <amodra@gmail.com>
448
449 * binutils-all/dlltool.exp: Add setup_xfail.
450
451 * binutils-all/dw2-decodedline.S: Always have whitespace before
452 directives.
453 * binutils-all/version.s: Likewise.
454 * binutils-all/objdump.exp (dw2-decodedline): Don't run for
455 hppa64*-*-hpux*, i370-*-*, i960-*-*.
456
457 2012-02-11 Kai Tietz <ktietz@redhat.com>
458
459 * binutils-all/version.def: New file.
460 * binutils-all/dlltool.exp: Add version-dll test.
461
462 2012-02-02 Nick Clifton <nickc@redhat.com>
463
464 * binutils-all/readelf.n: Add #pass to cope with targets that add
465 their own notes.
466
467 2012-02-01 Nick Clifton <nickc@redhat.com>
468
469 PR binutils/13482
470 * binutils-all/version.s: New test source file.
471 * binutils-all/readelf.n: New file: expected readelf output.
472 * binutils-all/readelf.exp: Add test of .note section contents.
473
474 For older changes see ChangeLog-0411
475 \f
476 Copyright (C) 2012-2015 Free Software Foundation, Inc.
477
478 Copying and distribution of this file, with or without modification,
479 are permitted in any medium without royalty provided the copyright
480 notice and this notice are preserved.
481
482 Local Variables:
483 mode: change-log
484 left-margin: 8
485 fill-column: 74
486 version-control: never
487 End: