]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/testsuite/ChangeLog
* binutils/testsuite/binutils-all/elfedit-4.d: Give test a unique name.
[thirdparty/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2011-09-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2
3 * binutils-all/elfedit-4.d: Give test a unique name.
4
5 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
6
7 PR binutils/13180
8 * binutils-all/group-6.d: New.
9 * binutils-all/group-6.s: Likewise.
10
11 * binutils-all/objcopy.exp: Run group-6 for ELF targrts.
12
13 2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
14
15 * binutils-all/elfedit.exp: Run elfedit-4.
16
17 * binutils-all/elfedit-4.d: New.
18
19 2011-06-30 Bernd Schmidt <bernds@codesourcery.com>
20
21 * binutils-all/objcopy.exp (strip_test, strip_executable):
22 On ELF targets, test that OS/ABI is preserved.
23 (copy_setup): Do test on tic6x-*-uclinux.
24
25 2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
26
27 * binutils-all/elfedit-1.d: Updated for x32.
28
29 2011-05-18 Nick Clifton <nickc@redhat.com>
30
31 PR binutils/12753
32 * lib/utils-lib.exp (run_dump_test): Allow nm as a program.
33 * binutils-all/nm.exp: Test running "nm -g" on an object file
34 containing a unique symbol.
35
36 2011-05-13 Alan Modra <amodra@gmail.com>
37
38 * binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
39 and tic4x.
40
41 2011-05-02 H.J. Lu <hongjiu.lu@intel.com>
42
43 PR binutils/12720
44 * binutils-all/ar.exp (delete_an_element): New.
45 (move_an_element): Likewise.
46 Run delete_an_element and move_an_element.
47
48 2011-04-30 H.J. Lu <hongjiu.lu@intel.com>
49
50 * binutils-all/x86-64/compressed-1a.d: Adjust for change in output
51 format.
52
53 2011-04-29 Hans-Peter Nilsson <hp@axis.com>
54
55 * binutils-all/i386/compressed-1a.d: Adjust for change in output
56 format.
57
58 2011-04-28 Tom Tromey <tromey@redhat.com>
59
60 * binutils-all/objdump.W: Correct output.
61
62 011-04-11 Kai Tietz
63
64 * binutils-all/windres/windres.exp: Add '// cpparg <option>' command
65 to rc file interpretation to specify addition pre-processor commands
66 as script option.
67 * binutils-all/windres/strtab3.rc: New.
68 * binutils-all/windres/strtab3.rsd: New.
69 * binutils-all/windres/README: Add note about cpparg script option.
70 argument
71
72 2011-04-11 Nick Clifton <nickc@redhat.com>
73
74 * binutils-all/arm/simple.s: Fix assembly problems for COFF based
75 ARM toolchaisn by removing .type and .size directives.
76
77 2011-04-07 Paul Carroll<pcarroll@codesourcery.com>
78
79 * binutils-all/arm/simple.s: Demo issue with objdump with
80 multiple input files
81 * binutils-all/arm/objdump.exp: added new ARM test case code
82
83 2011-04-06 Joseph Myers <joseph@codesourcery.com>
84
85 * binutils-all/objcopy.exp (*arm*-*-coff): Change to arm*-*-coff.
86 (xscale-*-coff, thumb*-*-coff, thumb*-*-pe): Don't handle.
87
88 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
89
90 * lib/binutils-common.exp (is_elf_format): Accept tic6x*-*-uclinux*.
91
92 2011-01-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
93
94 * lib/binutils-common.exp (regexp_diff): Use "==" instead of "eq".
95
96 2010-12-31 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
97
98 * binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list.
99 * binutils-all/copy-3.d: Add hppa*-*-hpux* to not-target list.
100 * binutils-all/objcopy.exp (reverse-bytes): xfail on 32-bit hpux.
101
102 2010-12-31 Richard Sandiford <rdsandiford@googlemail.com>
103
104 * binutils-all/readelf.exp: Handle MIPS FreeBSD targets.
105
106 2010-12-09 Maciej W. Rozycki <macro@codesourcery.com>
107
108 * lib/binutils-common.exp (regexp_diff): Implement inverse
109 matching, requested by `!'.
110
111 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
112
113 * lib/binutils-common.exp (regexp_diff): New procedure.
114 * lib/utils-lib.exp (regexp_diff): Delete.
115
116 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
117
118 * lib/binutils-common.exp: New file.
119 * lib/utils-lib.exp (load_common_lib): New function. Load
120 binutils-common.exp.
121 (is_elf_format): Delete.
122
123 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
124
125 * binutils-all/compress.exp: Replace binutils_assemble with
126 binutils_assemble_flags for --nocompress-debug-sections.
127
128 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
129
130 * binutils-all/compress.exp: Pass --nocompress-debug-sections to
131 assembler for uncompressed debug sections.
132
133 * binutils-all/testranges.d: Also expect .zdebug in section name.
134
135 2010-11-08 Thomas Schwinge <thomas@schwinge.name>
136
137 * lib/utils-lib.exp (is_elf_format): Consider for *-*-gnu*, too.
138 * binutils-all/elfedit-2.d (target): Likewise.
139 * binutils-all/elfedit-3.d (target): Likewise.
140 * binutils-all/i386/i386.exp: Likewise.
141 * binutils-all/objcopy.exp: Likewise.
142 * binutils-all/strip-3.d (target): Likewise.
143
144 2010-11-08 Alan Modra <amodra@gmail.com>
145
146 * binutils-all/objdump.W: Adjust expected result for debug section
147 rename.
148
149 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
150
151 * binutils-all/libdw2.out: Also accept MIPS_DWARF.
152
153 2010-10-29 H.J. Lu <hongjiu.lu@intel.com>
154
155 * binutils-all/compress.exp: New.
156 * binutils-all/dw2-1.S: Likewise.
157 * binutils-all/dw2-2.S: Likewise.
158 * binutils-all/libdw2-compressed.out: Likewise.
159 * binutils-all/libdw2.out: Likewise.
160
161 2010-10-22 Mark Mitchell <mark@codesourcery.com>
162
163 * binutils-all/group-5.d: Expect ".group" for the name of group
164 sections.
165 * binutils-all/strip-2.d: Likewise.
166
167 2010-10-12 Andreas Schwab <schwab@linux-m68k.org>
168
169 * binutils-all/m68k/objdump.exp: Add fnop test.
170 * binutils-all/m68k/fnop.s: New file.
171
172 2010-09-29 Alan Modra <amodra@gmail.com>
173
174 * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
175
176 2010-09-23 Alan Modra <amodra@gmail.com>
177
178 * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
179 * binutils-all/copy-2.d: Update not-target list.
180 * binutils-all/note-1.d: Don't run on h8300.
181 * binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
182 (objcopy_test): Remove h8300-rtems from xfails.
183
184 2010-09-16 Alan Modra <amodra@gmail.com>
185
186 * binutils-all/i386/i386.exp: Don't run on linuxaout.
187
188 2010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
189
190 * binutils-all/objcopy.exp: Add test of new --interleave-width
191 option.
192
193 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
194
195 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
196
197 2010-08-23 H.J. Lu <hongjiu.lu@intel.com>
198
199 * binutils-all/elfedit-3.d: New.
200
201 * binutils-all/elfedit.exp: Run elfedit-3.
202
203 2010-07-19 Andreas Schwab <schwab@redhat.com>
204
205 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
206 * binutils-all/readelf.s-64: Likewise.
207 * binutils-all/i386/compressed-1b.d: Likewise.
208 * binutils-all/i386/compressed-1c.d: Likewise.
209 * binutils-all/x86-64/compressed-1b.d: Likewise.
210 * binutils-all/x86-64/compressed-1c.d: Likewise.
211
212 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
213
214 * binutils-all/i386/compressed-1a.d: Fix a typo.
215 * binutils-all/i386/compressed-1b.d: Likewise.
216 * binutils-all/i386/compressed-1c.d: Likewise.
217 * binutils-all/x86-64/compressed-1a.d: Likewise.
218 * binutils-all/x86-64/compressed-1b.d: Likewise.
219 * binutils-all/x86-64/compressed-1c.d: Likewise.
220
221 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
222
223 * config/default.exp (binutils_assemble): Use
224 default_binutils_assemble_flags.
225 (binutils_assemble_flags): New.
226
227 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
228 (default_binutils_assemble_flags): This. Add asflags and
229 pass it to target_assemble.
230 (run_dump_test): Support assembler flags.
231
232 * binutils-all/i386/compressed-1.s: New.
233 * binutils-all/i386/compressed-1a.d: Likewise.
234 * binutils-all/i386/compressed-1b.d: Likewise.
235 * binutils-all/i386/compressed-1c.d: Likewise.
236 * binutils-all/i386/i386.exp: Likewise.
237 * binutils-all/x86-64/compressed-1.s: Likewise.
238 * binutils-all/x86-64/compressed-1a.d: Likewise.
239 * binutils-all/x86-64/compressed-1b.d: Likewise.
240 * binutils-all/x86-64/compressed-1c.d: Likewise.
241 * binutils-all/x86-64/x86-64.exp: Likewise.
242
243 2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
244
245 PR gas/10531
246 PR gas/11789
247 * binutils-all/objdump.W: Remove bogus line debug info.
248
249 2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
250
251 PR gas/11600
252 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
253 ELF targets.
254
255 * binutils-all/exclude-1.s: New.
256 * binutils-all/exclude-1a.d: Likewise.
257 * binutils-all/exclude-1b.d: Likewise.
258
259 2010-04-30 H.J. Lu <hongjiu.lu@intel.com>
260
261 * binutils-all/dlltool.exp: Add a missing `"'.
262
263 2010-04-27 Kai Tietz <kai.tietz@onevision.com>
264
265 * binutils-all/dlltool.exp: Allow test for
266 arm-wince-pe target.
267
268 2010-03-30 Kai TIetz <kai.tietz@onevision.com>
269
270 * binutils-all/objcopy.exp: Mark simple copy executable
271 as failing for all *-*-mingw32* targets.
272
273 2010-03-26 Matt Rice <ratmice@gmail.com>
274
275 * binutils-all/ar.exp (unique_symbol): New test.
276
277 2010-02-18 Alan Modra <amodra@gmail.com>
278
279 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
280 * binutils-all/objcopy.exp: Run it.
281
282 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
283
284 * binutils-all/note-1.d: New.
285 * binutils-all/objcopy.exp: Add it.
286
287 2010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
288
289 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
290 * binutils-all/windres/lang.rc: Likewise.
291 * binutils-all/windres/messagetable.rc: Likewise.
292 * binutils-all/windres/strtab1.rc: Likewise.
293 * binutils-all/windres/strtab2.rc: Likewise.
294 * binutils-all/windres/version.rc: Likewise.
295 * binutils-all/windres/version_cat.rc: Likewise.
296
297 2010-01-19 Ian Lance Taylor <iant@google.com>
298
299 * lib/utils-lib.exp (run_dump_test): Permit option values to use
300 $srcdir to refer to the source directory.
301 * binutils-all/add-section.d: New test.
302 * binutils-all/add-empty-section.d: New test.
303 * binutils-all/empty-file: New test input file.
304 * binutils-all/objcopy.exp: Run new tests.
305
306 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
307
308 * binutils-all/elfedit-2.d: New.
309
310 * binutils-all/elfedit.exp: Run elfedit-2.
311
312 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
313
314 PR binutils/11131
315 * binutils-all/elfedit-1.d: New.
316 * binutils-all/elfedit.exp: Likewise.
317
318 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
319 (ELFEDITFLAGS): Likewise.
320
321 * lib/utils-lib.exp (run_dump_test): Support elfedit.
322
323 2009-10-28 Kai Tietz <kai.tietz@onevision.com>
324
325 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
326 and --leading-underscore option for dlltool.
327
328 2009-10-23 Kai Tietz <kai.tietz@onevision.com>
329
330 * binutils-all/dlltool.exp: Add new test.
331 * binutils-all/alias-2.def: New file.
332
333 2009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
334
335 * binutils-all/copy-2.d: Exclude more aout targets.
336 * binutils-all/copy-3.d: Likewise.
337
338 2009-09-23 Alan Modra <amodra@bigpond.net.au>
339
340 * binutils-all/readelf.s: Tolerate some whitespace differences.
341 * binutils-all/readelf.s-64: Likewise.
342 * binutils-all/readelf.ss: Likewise.
343 * binutils-all/readelf.ss-64: Likewise.
344 * binutils-all/readelf.ss-mips: Likewise.
345 * binutils-all/readelf.ss-tmips: Likewise.
346 * binutils-all/strip-10.d: Likewise.
347
348 2009-09-08 Alan Modra <amodra@bigpond.net.au>
349
350 * binutils-all/objdump.exp (cpus_expected): Add ms1.
351
352 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
353
354 * binutils-all/testranges.s (.debug_info): Pad the only CU.
355
356 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
357
358 * binutils-all/testranges.s: Replace all .long by .4byte.
359
360 2009-09-04 DJ Delorie <dj@redhat.com>
361
362 * binutils-all/objdump.exp: Add m16c and m32c to the list of
363 expected cpus.
364
365 2009-09-02 Jie Zhang <jie.zhang@analog.com>
366
367 * binutils-all/bfin/unknown-mode.s: New test.
368 * binutils-all/bfin/objdump.exp: New test.
369
370 2009-08-17 Nick Clifton <nickc@redhat.com>
371
372 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
373 of the UNIQUE symbol.
374
375 2009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
376
377 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
378
379 2009-08-06 H.J. Lu <hongjiu.lu@intel.com>
380
381 PR binutils/10492
382 * binutils-all/objcopy.exp: Run strip-10.
383
384 * binutils-all/strip-10.d: New.
385 * binutils-all/unique.s: Likewise.
386
387 2009-07-31 Daniel Gutson <dgutson@codesourcery.com>
388 Daniel Jacobowitz <dan@codesourcery.com>
389
390 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
391 .short.
392
393 2009-07-29 Alan Modra <amodra@bigpond.net.au>
394
395 * binutils-all/testranges.s: Replace .value with .short.
396
397 2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
398 H.J. Lu <hongjiu.lu@intel.com>
399
400 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
401 for ELF targets only.
402
403 2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
404
405 * binutils-all/objcopy.exp; Run testranges-ia64.
406
407 * binutils-all/testranges.d: Don't run for ia64.
408
409 * binutils-all/testranges-ia64.d: New.
410 * binutils-all/testranges-ia64.s: Likewise.
411
412 2009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
413
414 * binutils-all/objcopy.exp (testranges): New test.
415 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
416
417 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
418
419 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
420 copy_executable.
421
422 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
423
424 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
425 cygwin.
426
427 2009-04-16 Alan Modra <amodra@bigpond.net.au>
428
429 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
430 * binutils-all/localize-hidden-2.s: Likewise.
431
432 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
433
434 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
435 file before downloading.
436 (strip_executable_with_saving_a_symbol): Likewise.
437 (keep_debug_symbols_and_test_copy): Likewise.
438
439 2009-03-11 Joseph Myers <joseph@codesourcery.com>
440
441 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
442 literal "tmpdir/" in expected output.
443
444 2009-03-11 Chris Demetriou <cgd@google.com>
445
446 * binutils-all/ar.exp (deterministic_archive): New test.
447
448 2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
449
450 PR binutils/9933
451 * binutils-all/copy-4.d: New.
452
453 * binutils-all/objcopy.exp: Run copy-4.
454
455 2009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
456
457 * config/hppa.sed: Fix spelling.
458
459 2009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
460
461 * binutils-all/localize-hidden-1.s: Change .equ to .set.
462 * binutils-all/localize-hidden-2.s: Likewise.
463
464 2009-01-29 Nick Clifton <nickc@redhat.com>
465
466 * binutils-all/objdump.W: Do not assume that high and low PC
467 addresses will have been computed.
468
469 2008-10-06 Tom Tromey <tromey@redhat.com>
470
471 * binutils-all/objdump.W: Update.
472
473 2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
474
475 * binutils-all/group.s: Updated.
476 * binutils-all/group-2.s: Likewise.
477 * binutils-all/group-3.s: Likewise.
478 * binutils-all/group-4.s: Likewise.
479 * binutils-all/strip-7.d: Likewise.
480 * binutils-all/strip-9.d: Likewise.
481
482 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
483
484 * binutils-all/group-4.s: New.
485 * binutils-all/strip-8.d: Likewise.
486 * binutils-all/strip-9.d: Likewise.
487
488 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
489 strip-8 and strip-9.
490
491 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
492
493 * binutils-all/group-3.s: New.
494 * binutils-all/strip-6.d: Likewise.
495 * binutils-all/strip-7.d: Likewise.
496
497 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
498 strip-6 and strip-7.
499
500 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
501
502 * binutils-all/group-2.s: New.
503 * binutils-all/strip-4.d: Likewise.
504 * binutils-all/strip-5.d: Likewise.
505
506 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
507 strip-4 and strip-5.
508
509 2008-07-26 Alan Modra <amodra@bigpond.net.au>
510
511 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
512
513 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
514
515 * binutils-all/objdump.W: Generalize to adjust for targets with
516 non-byte-size instructions.
517
518 2008-07-09 Craig Silverstein <csilvers@google.com>
519
520 * binutils-all/objdump.exp: Add test for objdump -s on a file
521 with a compressed debug section. Add test for objdump -W on a
522 file that contains a compressed debug section.
523 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
524 (readelf_compressed_wa_test): New function.
525 * binutils-all/dw2-compressed.S: New file.
526 * binutils-all/objdump.W: New file.
527 * binutils-all/objdump.s: New file.
528 * binutils-all/readelf.wa: New file.
529
530 2008-07-08 Kai Tietz <kai.tietz@onevision.com>
531
532 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
533 is target-triplet for execution tests.
534 (copy_executable): Likewise.
535 (strip_executable): Likewise.
536 (strip_executable_with_saving_a_symbol): Likewise.
537
538 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
539
540 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
541 (keep_debug_symbols_and_test_copy): New function.
542 (test5, test6): New variables.
543
544 2008-03-27 Cary Coutant <ccoutant@google.com>
545
546 * binutils-all/ar.exp: Add thin archive tests.
547
548 2008-02-26 Joseph Myers <joseph@codesourcery.com>
549
550 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
551 empty for testing an installed toolchain.
552
553 2008-02-04 Bob Wilson <bob.wilson@acm.org>
554
555 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
556
557 2007-10-26 Alan Modra <amodra@bigpond.net.au>
558
559 * binutils-all/windres/windres.exp: Don't xfail.
560
561 2007-10-16 Nick Clifton <nickc@redhat.com>
562
563 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
564 * binutils-all/readelf.ss-64: Likewise.
565 * binutils-all/readelf.ss-mips: Likewise.
566 * binutils-all/readelf.ss-tmips: Likewise.
567
568 2007-08-30 Nick Clifton <nickc@redhat.com>
569
570 * binutils-all/dumptest.s: New test file.
571 * binutils-all/readelf.exp: Add test of readelf's -p switch.
572
573 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
574 Joseph Myers <joseph@codesourcery.com>
575
576 * binutils-all/ar.exp (long_filenames): Delete temporary files on
577 the host.
578 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
579 host is local.
580 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
581 srec file to be passed to binutils_run.
582 (objcopy_test_readelf): Use remote_exec.
583 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
584 (readelf_test): Likewise.
585 (readelf_wi_test): Likewise.
586 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
587 host is local. Use remote_exec. Use $tempfile not
588 tmpdir/bintest.o.
589
590 2007-08-09 Alan Modra <amodra@bigpond.net.au>
591
592 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
593 * binutils-all/copy-3.d (not-target): Likewise.
594 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
595 setup_xfail.
596 * windres/windres.exp: Return unsupported rather than fail if
597 windows.h not found.
598
599 2007-07-05 Nick Clifton <nickc@redhat.com>
600
601 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
602 * config/default.exp, binutils-all/ar.exp,
603 binutils-all/dlltool.exp, binutils-all/nm.exp,
604 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
605 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
606 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
607 binutils-all/windres/msupdate: Likewise.
608
609 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
610
611 * binutils-all/strip-3.d: Also strip .xtensa.info section.
612
613 2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
614
615 * binutils-all/windres/version_cat.rc: New.
616 * binutils-all/windres/version_cat.rsd: New.
617
618 2007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
619
620 * binutils-all/windres/html.rc: New.
621 * binutils-all/windres/html.rsd: New.
622 * binutils-all/windres/html1.hm: New.
623 * binutils-all/windres/html2.hm: New.
624 * binutils-all/windres/messagetable.rc: New.
625 * binutils-all/windres/messagetable.rsd: New.
626 * binutils-all/windres/MSG00001.bin: New.
627 * binutils-all/windres/strtab2.rc: New.
628 * binutils-all/windres/strtab2.rsd: New.
629 * binutils-all/windres/version.rc: New.
630 * binutils-all/windres/version.rsd: New.
631 * binutils-all/windres/dialog.rsd: Fix expected results.
632
633 2007-05-17 Joseph Myers <joseph@codesourcery.com>
634
635 * binutils-all/strip-3.d: Strip .pdr section.
636
637 2007-05-15 Alan Modra <amodra@bigpond.net.au>
638
639 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
640
641 2007-05-11 Alan Modra <amodra@bigpond.net.au>
642
643 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
644
645 2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
646
647 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
648 sections.
649
650 2007-05-02 Alan Modra <amodra@bigpond.net.au>
651
652 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
653 (copy_executable): Return early if test2 is blank.
654 Return unsupported rather than unresolved if we can't run
655 executables. Do test1 if we can compile.
656
657 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
658 Phil Edwards <phil@codesourcery.com>
659
660 * binutils-all/objcopy.exp: Add test for stripping a symbol
661 used in a relocation.
662 * binutils-all/needed-by-reloc.s: New file.
663
664 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
665 Phil Edwards <phil@codesourcery.com>
666 Thomas de Lellis <tdel@windriver.com>
667
668 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
669
670 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
671
672 * binutils-all/readelf.exp (regexp_diff): Delete.
673
674 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
675
676 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
677 Rename the second test.
678
679 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
680
681 PR binutils/4348
682 * binutils-all/empty.s: New file.
683 * binutils-all/strip-3.d: Likewise.
684
685 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
686
687 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
688
689 * binutils-all/objcopy.exp: Skip for uclinux targets.
690
691 2007-02-14 Nick Clifton <nickc@redhat.com>
692
693 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
694 output failure message.
695
696 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
697
698 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
699 * dlltool.exp: Dito
700 * lang.rc: Dito
701 * strtab1.rc: Dito
702 * windres.exp: Dito
703
704 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
705
706 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
707 * binutils-all/dlltool.exp: Likewise.
708 * binutils-all/objcopy.exp: Likewise.
709 * binutils-all/windres/windres.exp: Likewise.
710 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
711 * binutils-all/windres/strtab1.rc: Likewise.
712 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
713
714 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
715
716 PR binutils/3181
717 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
718 targets.
719
720 * binutils-all/strip-1.d: New file.
721 * binutils-all/strip-2.d: Likewise.
722
723 * lib/utils-lib.exp (run_dump_test): Support strip.
724
725 2006-08-15 Thiemo Seufer <ths@mips.com>
726 Nigel Stephens <nigel@mips.com>
727 David Ung <davidu@mips.com>
728
729 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
730
731 2006-06-24 Richard Sandiford <richard@codesourcery.com>
732
733 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
734 of readelf.
735
736 2006-06-23 Richard Sandiford <richard@codesourcery.com>
737
738 * binutils-all/localize-hidden-1.s,
739 * binutils-all/localize-hidden-1.d,
740 * binutils-all/localize-hidden-2.s,
741 * binutils-all/localize-hidden-2.d: New tests.
742 * binutils-all/objcopy.exp: Run them.
743
744 2006-06-06 Paul Brook <paul@codesourcery.com>
745
746 * binutils-all/arm/objdump.exp: New file.
747 * binutils-all/arm/thumb2-cond.s: New test.
748
749 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
750
751 * binutils-all/copy-3.d: Fix a typo.
752
753 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
754
755 * binutils-all/copy-3.d: New.
756
757 * objcopy.exp: Run copy-3.
758
759 2006-05-02 Dave Korn <dave.korn@artimi.com>
760
761 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
762 * binutils-all/copy-1.d (name): Likewise.
763
764 2006-05-02 Nick Clifton <nickc@redhat.com>
765
766 * binutils-all/copy-2.d: Change the name of the section whose
767 flags are changed to "foo" so that the test will work with PE
768 based targets. Skip this test for AOUT based targeted.
769 * binutils-all/copytest.s: New file.
770
771 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
772
773 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
774
775 2006-05-01 Ben Elliston <bje@au.ibm.com>
776
777 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
778
779 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
780
781 PR binutils/2593
782 * binutils-all/copy-1.d: New file.
783 * binutils-all/copy-1.s: Likewise.
784 * binutils-all/copy-2.d: Likewise.
785
786 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
787 run_dump_test "copy-2".
788
789 * lib/utils-lib.exp (run_dump_test): New.
790 (slurp_options): Likewise.
791 (regexp_diff): Likewise.
792 (file_contents): Likewise.
793 (verbose_eval): Likewise.
794
795 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
796
797 PR binutils/2467
798 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
799 on archive.
800
801 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
802
803 * lib/utils-lib.exp (default_binutils_run): Check exit status.
804
805 2005-12-24 Ben Elliston <bje@gnu.org>
806
807 * config/default.exp: Do not load the unneeded util-defs.exp.
808
809 2005-11-15 Jan Beulich <jbeulich@novell.com>
810
811 * config/default.exp (link_or_copy): New. Use it for setting
812 up assembler and linker for the compiler to use.
813
814 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
815
816 PR ld/251
817 * binutils-all/group.s: New file.
818
819 * binutils-all/objcopy.exp (objcopy_test_readelf): New
820 procedure.
821 Use it to test ELF group.
822
823 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
824
825 PR ld/1487
826 * binutils-all/objcopy.exp (objcopy_test): New procedure.
827 Use it to test simple copy, ia64 link order and ELF unknown
828 section type.
829
830 * binutils-all/unknown.s: New file.
831
832 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
833
834 PR binutils/1321
835 * binutils-all/link-order.s: New.
836
837 * binutils-all/objcopy.exp: Check ia64 link order.
838
839 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
840
841 * binutils-all/windres/escapex-2.rc: New file.
842 * binutils-all/windres/escapex-2.rsd: Generate.
843
844 2005-08-26 Christian Groessler <chris@groessler.org>
845
846 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
847
848 2005-08-18 Alan Modra <amodra@bigpond.net.au>
849
850 * binutils-all/objcopy.exp: Remove a29k support.
851 * binutils-all/objdump.exp: Likewise, alliant and convex too.
852
853 2005-05-07 Nick Clifton <nickc@redhat.com>
854
855 * Update the address and phone number of the FSF organization in
856 the GPL notices in the following files:
857 binutils-all/ar.exp, binutils-all/dlltool.exp,
858 binutils-all/nm.exp, binutils-all/objcopy.exp,
859 binutils-all/objdump.exp, binutils-all/readelf.exp,
860 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
861 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
862 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
863 config/default.exp, lib/utils-lib.exp
864
865 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
866
867 * binutils-all/vax/objdump.exp: Condense the two tests into one
868 and add a "-M entry:" for the second label.
869
870 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
871
872 * binutils-all/vax: New directory.
873 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
874 switch added to the VAX disassembler.
875 * binutils-all/vax/entrymask.s: New assembler source file.
876
877 2005-03-08 Ben Elliston <bje@au.ibm.com>
878
879 * config/default.exp: Remove send_user call for stray output.
880
881 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
882
883 * binutils-all/testprog.c: Add prototype for printf() and make
884 type of "string" array be "char" in order to avoid compile time
885 warnings.
886
887 2004-12-31 Alan Modra <amodra@bigpond.net.au>
888
889 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
890
891 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
892
893 * binutils-all/objdump.exp (cpus_expected): Append cris.
894
895 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
896
897 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
898
899 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
900
901 * binutils-all/alias.def: New file.
902 * binutils-all/dlltool.exp: Two new -p tests.
903 * config/default.exp (dlltool_gas_flag): New variable.
904 Copy gas and lds executables into tmpdir/gas directory rather than
905 making symlinks which might not be supported by the host OS.
906 Attempt to handle the case where the host OS does not use the .exe
907 extension but the target OS does.
908 * lib/utils-lib.exp (exe_ext): New procedure.
909
910 2004-07-12 Nick Clifton <nickc@redhat.com>
911
912 * binutils-all/dlltool.exp: Check that the -p switch is not
913 rejected.
914
915 2004-07-09 Andreas Schwab <schwab@suse.de>
916
917 * binutils-all/m68k/movem.s: New file.
918
919 * binutils-all/m68k/objdump.exp: New file.
920
921 2004-05-15 Nick Clifton <nickc@redhat.com>
922
923 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
924
925 2004-05-12 Ben Elliston <bje@au.ibm.com>
926
927 * binutils-all/ar.exp: Remove stray semicolons.
928 * binutils-all/dlltool.exp: Likewise.
929 * binutils-all/objcopy.exp: Likewise.
930 * binutils-all/readelf.exp: Likewise.
931 * binutils-all/windres/windres.exp: Likewise.
932 * lib/utils-lib.exp: Likewise.
933
934 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
935
936 * binutils-all/readelf.ss-mips: Allow named section symbols.
937
938 2004-03-30 Jakub Jelinek <jakub@redhat.com>
939
940 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
941
942 2004-02-27 Andreas Schwab <schwab@suse.de>
943
944 * binutils-all/ar.exp (argument_parsing): New test.
945
946 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
947
948 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
949 systems.
950
951 For older changes see ChangeLog-9303
952 \f
953 Local Variables:
954 mode: change-log
955 left-margin: 8
956 fill-column: 74
957 version-control: never
958 End: