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