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