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