update copyright dates
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2009-08-17 Nick Clifton <nickc@redhat.com>
2
3 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
4 of the UNIQUE symbol.
5
6 2009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
9
10 2009-08-06 H.J. Lu <hongjiu.lu@intel.com>
11
12 PR binutils/10492
13 * binutils-all/objcopy.exp: Run strip-10.
14
15 * binutils-all/strip-10.d: New.
16 * binutils-all/unique.s: Likewise.
17
18 2009-07-31 Daniel Gutson <dgutson@codesourcery.com>
19 Daniel Jacobowitz <dan@codesourcery.com>
20
21 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
22 .short.
23
24 2009-07-29 Alan Modra <amodra@bigpond.net.au>
25
26 * binutils-all/testranges.s: Replace .value with .short.
27
28 2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
29 H.J. Lu <hongjiu.lu@intel.com>
30
31 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
32 for ELF targets only.
33
34 2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
35
36 * binutils-all/objcopy.exp; Run testranges-ia64.
37
38 * binutils-all/testranges.d: Don't run for ia64.
39
40 * binutils-all/testranges-ia64.d: New.
41 * binutils-all/testranges-ia64.s: Likewise.
42
43 2009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
44
45 * binutils-all/objcopy.exp (testranges): New test.
46 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
47
48 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
49
50 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
51 copy_executable.
52
53 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
54
55 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
56 cygwin.
57
58 2009-04-16 Alan Modra <amodra@bigpond.net.au>
59
60 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
61 * binutils-all/localize-hidden-2.s: Likewise.
62
63 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
64
65 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
66 file before downloading.
67 (strip_executable_with_saving_a_symbol): Likewise.
68 (keep_debug_symbols_and_test_copy): Likewise.
69
70 2009-03-11 Joseph Myers <joseph@codesourcery.com>
71
72 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
73 literal "tmpdir/" in expected output.
74
75 2009-03-11 Chris Demetriou <cgd@google.com>
76
77 * binutils-all/ar.exp (deterministic_archive): New test.
78
79 2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR binutils/9933
82 * binutils-all/copy-4.d: New.
83
84 * binutils-all/objcopy.exp: Run copy-4.
85
86 2009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
87
88 * config/hppa.sed: Fix spelling.
89
90 2009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
91
92 * binutils-all/localize-hidden-1.s: Change .equ to .set.
93 * binutils-all/localize-hidden-2.s: Likewise.
94
95 2009-01-29 Nick Clifton <nickc@redhat.com>
96
97 * binutils-all/objdump.W: Do not assume that high and low PC
98 addresses will have been computed.
99
100 2008-10-06 Tom Tromey <tromey@redhat.com>
101
102 * binutils-all/objdump.W: Update.
103
104 2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
105
106 * binutils-all/group.s: Updated.
107 * binutils-all/group-2.s: Likewise.
108 * binutils-all/group-3.s: Likewise.
109 * binutils-all/group-4.s: Likewise.
110 * binutils-all/strip-7.d: Likewise.
111 * binutils-all/strip-9.d: Likewise.
112
113 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
114
115 * binutils-all/group-4.s: New.
116 * binutils-all/strip-8.d: Likewise.
117 * binutils-all/strip-9.d: Likewise.
118
119 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
120 strip-8 and strip-9.
121
122 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
123
124 * binutils-all/group-3.s: New.
125 * binutils-all/strip-6.d: Likewise.
126 * binutils-all/strip-7.d: Likewise.
127
128 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
129 strip-6 and strip-7.
130
131 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
132
133 * binutils-all/group-2.s: New.
134 * binutils-all/strip-4.d: Likewise.
135 * binutils-all/strip-5.d: Likewise.
136
137 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
138 strip-4 and strip-5.
139
140 2008-07-26 Alan Modra <amodra@bigpond.net.au>
141
142 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
143
144 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
145
146 * binutils-all/objdump.W: Generalize to adjust for targets with
147 non-byte-size instructions.
148
149 2008-07-09 Craig Silverstein <csilvers@google.com>
150
151 * binutils-all/objdump.exp: Add test for objdump -s on a file
152 with a compressed debug section. Add test for objdump -W on a
153 file that contains a compressed debug section.
154 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
155 (readelf_compressed_wa_test): New function.
156 * binutils-all/dw2-compressed.S: New file.
157 * binutils-all/objdump.W: New file.
158 * binutils-all/objdump.s: New file.
159 * binutils-all/readelf.wa: New file.
160
161 2008-07-08 Kai Tietz <kai.tietz@onevision.com>
162
163 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
164 is target-triplet for execution tests.
165 (copy_executable): Likewise.
166 (strip_executable): Likewise.
167 (strip_executable_with_saving_a_symbol): Likewise.
168
169 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
170
171 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
172 (keep_debug_symbols_and_test_copy): New function.
173 (test5, test6): New variables.
174
175 2008-03-27 Cary Coutant <ccoutant@google.com>
176
177 * binutils-all/ar.exp: Add thin archive tests.
178
179 2008-02-26 Joseph Myers <joseph@codesourcery.com>
180
181 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
182 empty for testing an installed toolchain.
183
184 2008-02-04 Bob Wilson <bob.wilson@acm.org>
185
186 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
187
188 2007-10-26 Alan Modra <amodra@bigpond.net.au>
189
190 * binutils-all/windres/windres.exp: Don't xfail.
191
192 2007-10-16 Nick Clifton <nickc@redhat.com>
193
194 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
195 * binutils-all/readelf.ss-64: Likewise.
196 * binutils-all/readelf.ss-mips: Likewise.
197 * binutils-all/readelf.ss-tmips: Likewise.
198
199 2007-08-30 Nick Clifton <nickc@redhat.com>
200
201 * binutils-all/dumptest.s: New test file.
202 * binutils-all/readelf.exp: Add test of readelf's -p switch.
203
204 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
205 Joseph Myers <joseph@codesourcery.com>
206
207 * binutils-all/ar.exp (long_filenames): Delete temporary files on
208 the host.
209 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
210 host is local.
211 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
212 srec file to be passed to binutils_run.
213 (objcopy_test_readelf): Use remote_exec.
214 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
215 (readelf_test): Likewise.
216 (readelf_wi_test): Likewise.
217 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
218 host is local. Use remote_exec. Use $tempfile not
219 tmpdir/bintest.o.
220
221 2007-08-09 Alan Modra <amodra@bigpond.net.au>
222
223 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
224 * binutils-all/copy-3.d (not-target): Likewise.
225 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
226 setup_xfail.
227 * windres/windres.exp: Return unsupported rather than fail if
228 windows.h not found.
229
230 2007-07-05 Nick Clifton <nickc@redhat.com>
231
232 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
233 * config/default.exp, binutils-all/ar.exp,
234 binutils-all/dlltool.exp, binutils-all/nm.exp,
235 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
236 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
237 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
238 binutils-all/windres/msupdate: Likewise.
239
240 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
241
242 * binutils-all/strip-3.d: Also strip .xtensa.info section.
243
244 2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
245
246 * binutils-all/windres/version_cat.rc: New.
247 * binutils-all/windres/version_cat.rsd: New.
248
249 2007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
250
251 * binutils-all/windres/html.rc: New.
252 * binutils-all/windres/html.rsd: New.
253 * binutils-all/windres/html1.hm: New.
254 * binutils-all/windres/html2.hm: New.
255 * binutils-all/windres/messagetable.rc: New.
256 * binutils-all/windres/messagetable.rsd: New.
257 * binutils-all/windres/MSG00001.bin: New.
258 * binutils-all/windres/strtab2.rc: New.
259 * binutils-all/windres/strtab2.rsd: New.
260 * binutils-all/windres/version.rc: New.
261 * binutils-all/windres/version.rsd: New.
262 * binutils-all/windres/dialog.rsd: Fix expected results.
263
264 2007-05-17 Joseph Myers <joseph@codesourcery.com>
265
266 * binutils-all/strip-3.d: Strip .pdr section.
267
268 2007-05-15 Alan Modra <amodra@bigpond.net.au>
269
270 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
271
272 2007-05-11 Alan Modra <amodra@bigpond.net.au>
273
274 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
275
276 2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
277
278 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
279 sections.
280
281 2007-05-02 Alan Modra <amodra@bigpond.net.au>
282
283 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
284 (copy_executable): Return early if test2 is blank.
285 Return unsupported rather than unresolved if we can't run
286 executables. Do test1 if we can compile.
287
288 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
289 Phil Edwards <phil@codesourcery.com>
290
291 * binutils-all/objcopy.exp: Add test for stripping a symbol
292 used in a relocation.
293 * binutils-all/needed-by-reloc.s: New file.
294
295 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
296 Phil Edwards <phil@codesourcery.com>
297 Thomas de Lellis <tdel@windriver.com>
298
299 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
300
301 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
302
303 * binutils-all/readelf.exp (regexp_diff): Delete.
304
305 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
306
307 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
308 Rename the second test.
309
310 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
311
312 PR binutils/4348
313 * binutils-all/empty.s: New file.
314 * binutils-all/strip-3.d: Likewise.
315
316 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
317
318 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
319
320 * binutils-all/objcopy.exp: Skip for uclinux targets.
321
322 2007-02-14 Nick Clifton <nickc@redhat.com>
323
324 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
325 output failure message.
326
327 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
328
329 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
330 * dlltool.exp: Dito
331 * lang.rc: Dito
332 * strtab1.rc: Dito
333 * windres.exp: Dito
334
335 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
336
337 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
338 * binutils-all/dlltool.exp: Likewise.
339 * binutils-all/objcopy.exp: Likewise.
340 * binutils-all/windres/windres.exp: Likewise.
341 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
342 * binutils-all/windres/strtab1.rc: Likewise.
343 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
344
345 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
346
347 PR binutils/3181
348 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
349 targets.
350
351 * binutils-all/strip-1.d: New file.
352 * binutils-all/strip-2.d: Likewise.
353
354 * lib/utils-lib.exp (run_dump_test): Support strip.
355
356 2006-08-15 Thiemo Seufer <ths@mips.com>
357 Nigel Stephens <nigel@mips.com>
358 David Ung <davidu@mips.com>
359
360 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
361
362 2006-06-24 Richard Sandiford <richard@codesourcery.com>
363
364 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
365 of readelf.
366
367 2006-06-23 Richard Sandiford <richard@codesourcery.com>
368
369 * binutils-all/localize-hidden-1.s,
370 * binutils-all/localize-hidden-1.d,
371 * binutils-all/localize-hidden-2.s,
372 * binutils-all/localize-hidden-2.d: New tests.
373 * binutils-all/objcopy.exp: Run them.
374
375 2006-06-06 Paul Brook <paul@codesourcery.com>
376
377 * binutils-all/arm/objdump.exp: New file.
378 * binutils-all/arm/thumb2-cond.s: New test.
379
380 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
381
382 * binutils-all/copy-3.d: Fix a typo.
383
384 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
385
386 * binutils-all/copy-3.d: New.
387
388 * objcopy.exp: Run copy-3.
389
390 2006-05-02 Dave Korn <dave.korn@artimi.com>
391
392 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
393 * binutils-all/copy-1.d (name): Likewise.
394
395 2006-05-02 Nick Clifton <nickc@redhat.com>
396
397 * binutils-all/copy-2.d: Change the name of the section whose
398 flags are changed to "foo" so that the test will work with PE
399 based targets. Skip this test for AOUT based targeted.
400 * binutils-all/copytest.s: New file.
401
402 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
403
404 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
405
406 2006-05-01 Ben Elliston <bje@au.ibm.com>
407
408 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
409
410 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
411
412 PR binutils/2593
413 * binutils-all/copy-1.d: New file.
414 * binutils-all/copy-1.s: Likewise.
415 * binutils-all/copy-2.d: Likewise.
416
417 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
418 run_dump_test "copy-2".
419
420 * lib/utils-lib.exp (run_dump_test): New.
421 (slurp_options): Likewise.
422 (regexp_diff): Likewise.
423 (file_contents): Likewise.
424 (verbose_eval): Likewise.
425
426 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
427
428 PR binutils/2467
429 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
430 on archive.
431
432 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
433
434 * lib/utils-lib.exp (default_binutils_run): Check exit status.
435
436 2005-12-24 Ben Elliston <bje@gnu.org>
437
438 * config/default.exp: Do not load the unneeded util-defs.exp.
439
440 2005-11-15 Jan Beulich <jbeulich@novell.com>
441
442 * config/default.exp (link_or_copy): New. Use it for setting
443 up assembler and linker for the compiler to use.
444
445 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
446
447 PR ld/251
448 * binutils-all/group.s: New file.
449
450 * binutils-all/objcopy.exp (objcopy_test_readelf): New
451 procedure.
452 Use it to test ELF group.
453
454 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
455
456 PR ld/1487
457 * binutils-all/objcopy.exp (objcopy_test): New procedure.
458 Use it to test simple copy, ia64 link order and ELF unknown
459 section type.
460
461 * binutils-all/unknown.s: New file.
462
463 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
464
465 PR binutils/1321
466 * binutils-all/link-order.s: New.
467
468 * binutils-all/objcopy.exp: Check ia64 link order.
469
470 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
471
472 * binutils-all/windres/escapex-2.rc: New file.
473 * binutils-all/windres/escapex-2.rsd: Generate.
474
475 2005-08-26 Christian Groessler <chris@groessler.org>
476
477 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
478
479 2005-08-18 Alan Modra <amodra@bigpond.net.au>
480
481 * binutils-all/objcopy.exp: Remove a29k support.
482 * binutils-all/objdump.exp: Likewise, alliant and convex too.
483
484 2005-05-07 Nick Clifton <nickc@redhat.com>
485
486 * Update the address and phone number of the FSF organization in
487 the GPL notices in the following files:
488 binutils-all/ar.exp, binutils-all/dlltool.exp,
489 binutils-all/nm.exp, binutils-all/objcopy.exp,
490 binutils-all/objdump.exp, binutils-all/readelf.exp,
491 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
492 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
493 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
494 config/default.exp, lib/utils-lib.exp
495
496 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
497
498 * binutils-all/vax/objdump.exp: Condense the two tests into one
499 and add a "-M entry:" for the second label.
500
501 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
502
503 * binutils-all/vax: New directory.
504 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
505 switch added to the VAX disassembler.
506 * binutils-all/vax/entrymask.s: New assembler source file.
507
508 2005-03-08 Ben Elliston <bje@au.ibm.com>
509
510 * config/default.exp: Remove send_user call for stray output.
511
512 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
513
514 * binutils-all/testprog.c: Add prototype for printf() and make
515 type of "string" array be "char" in order to avoid compile time
516 warnings.
517
518 2004-12-31 Alan Modra <amodra@bigpond.net.au>
519
520 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
521
522 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
523
524 * binutils-all/objdump.exp (cpus_expected): Append cris.
525
526 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
527
528 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
529
530 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
531
532 * binutils-all/alias.def: New file.
533 * binutils-all/dlltool.exp: Two new -p tests.
534 * config/default.exp (dlltool_gas_flag): New variable.
535 Copy gas and lds executables into tmpdir/gas directory rather than
536 making symlinks which might not be supported by the host OS.
537 Attempt to handle the case where the host OS does not use the .exe
538 extension but the target OS does.
539 * lib/utils-lib.exp (exe_ext): New procedure.
540
541 2004-07-12 Nick Clifton <nickc@redhat.com>
542
543 * binutils-all/dlltool.exp: Check that the -p switch is not
544 rejected.
545
546 2004-07-09 Andreas Schwab <schwab@suse.de>
547
548 * binutils-all/m68k/movem.s: New file.
549
550 * binutils-all/m68k/objdump.exp: New file.
551
552 2004-05-15 Nick Clifton <nickc@redhat.com>
553
554 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
555
556 2004-05-12 Ben Elliston <bje@au.ibm.com>
557
558 * binutils-all/ar.exp: Remove stray semicolons.
559 * binutils-all/dlltool.exp: Likewise.
560 * binutils-all/objcopy.exp: Likewise.
561 * binutils-all/readelf.exp: Likewise.
562 * binutils-all/windres/windres.exp: Likewise.
563 * lib/utils-lib.exp: Likewise.
564
565 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
566
567 * binutils-all/readelf.ss-mips: Allow named section symbols.
568
569 2004-03-30 Jakub Jelinek <jakub@redhat.com>
570
571 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
572
573 2004-02-27 Andreas Schwab <schwab@suse.de>
574
575 * binutils-all/ar.exp (argument_parsing): New test.
576
577 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
578
579 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
580 systems.
581
582 For older changes see ChangeLog-9303
583 \f
584 Local Variables:
585 mode: change-log
586 left-margin: 8
587 fill-column: 74
588 version-control: never
589 End:
This page took 0.0420430000000001 seconds and 4 git commands to generate.