2010-03-30 Kai TIetz <kai.tietz@onevision.com>
[binutils.git] / binutils / testsuite / ChangeLog
blob00db66d77a849141f6d92aa4aff5ea646f610a78
1 2010-03-30  Kai TIetz  <kai.tietz@onevision.com>
3         * binutils-all/objcopy.exp: Mark simple copy executable
4         as failing for all *-*-mingw32* targets.
6 2010-03-26  Matt Rice  <ratmice@gmail.com>
8         * binutils-all/ar.exp (unique_symbol): New test.
10 2010-02-18  Alan Modra  <amodra@gmail.com>
12         * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
13         * binutils-all/objcopy.exp: Run it.
15 2010-02-01  Nathan Sidwell  <nathan@codesourcery.com>
17         * binutils-all/note-1.d: New.
18         * binutils-all/objcopy.exp: Add it.
20 2010-01-30  Dave Korn  <dave.korn.cygwin@gmail.com>
22         * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
23         * binutils-all/windres/lang.rc: Likewise.
24         * binutils-all/windres/messagetable.rc: Likewise.
25         * binutils-all/windres/strtab1.rc: Likewise.
26         * binutils-all/windres/strtab2.rc: Likewise.
27         * binutils-all/windres/version.rc: Likewise.
28         * binutils-all/windres/version_cat.rc: Likewise.
30 2010-01-19  Ian Lance Taylor  <iant@google.com>
32         * lib/utils-lib.exp (run_dump_test): Permit option values to use
33         $srcdir to refer to the source directory.
34         * binutils-all/add-section.d: New test.
35         * binutils-all/add-empty-section.d: New test.
36         * binutils-all/empty-file: New test input file.
37         * binutils-all/objcopy.exp: Run new tests.
39 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
41         * binutils-all/elfedit-2.d: New.
43         * binutils-all/elfedit.exp: Run elfedit-2.
45 2010-01-06  H.J. Lu  <hongjiu.lu@intel.com>
47         PR binutils/11131
48         * binutils-all/elfedit-1.d: New.
49         * binutils-all/elfedit.exp: Likewise.
51         * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
52         (ELFEDITFLAGS): Likewise.
54         * lib/utils-lib.exp (run_dump_test): Support elfedit.
56 2009-10-28  Kai Tietz <kai.tietz@onevision.com>
58         * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
59         and --leading-underscore option for dlltool.
61 2009-10-23  Kai Tietz  <kai.tietz@onevision.com>
63         * binutils-all/dlltool.exp: Add new test.
64         * binutils-all/alias-2.def: New file.
66 2009-10-18  Vincent Rivière  <vincent.riviere@freesbee.fr>
68         * binutils-all/copy-2.d: Exclude more aout targets.
69         * binutils-all/copy-3.d: Likewise.
71 2009-09-23  Alan Modra  <amodra@bigpond.net.au>
73         * binutils-all/readelf.s: Tolerate some whitespace differences.
74         * binutils-all/readelf.s-64: Likewise.
75         * binutils-all/readelf.ss: Likewise.
76         * binutils-all/readelf.ss-64: Likewise.
77         * binutils-all/readelf.ss-mips: Likewise.
78         * binutils-all/readelf.ss-tmips: Likewise.
79         * binutils-all/strip-10.d: Likewise.
81 2009-09-08  Alan Modra  <amodra@bigpond.net.au>
83         * binutils-all/objdump.exp (cpus_expected): Add ms1.
85 2009-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
87         * binutils-all/testranges.s (.debug_info): Pad the only CU.
89 2009-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
91         * binutils-all/testranges.s: Replace all .long by .4byte.
93 2009-09-04  DJ Delorie  <dj@redhat.com>
95         * binutils-all/objdump.exp: Add m16c and m32c to the list of
96         expected cpus.
98 2009-09-02  Jie Zhang  <jie.zhang@analog.com>
100         * binutils-all/bfin/unknown-mode.s: New test.
101         * binutils-all/bfin/objdump.exp: New test.
103 2009-08-17  Nick Clifton  <nickc@redhat.com>
105         * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
106         of the UNIQUE symbol.
108 2009-08-07  Daniel Jacobowitz  <dan@codesourcery.com>
110         * binutils-all/testranges.s: Use %progbits.  Use ";#" for comments.
112 2009-08-06  H.J. Lu  <hongjiu.lu@intel.com>
114         PR binutils/10492
115         * binutils-all/objcopy.exp: Run strip-10.
117         * binutils-all/strip-10.d: New.
118         * binutils-all/unique.s: Likewise.
120 2009-07-31  Daniel Gutson  <dgutson@codesourcery.com>
121             Daniel Jacobowitz  <dan@codesourcery.com>
123         * binutils-all/arm/thumb2-cond.s: Use instructions instead of
124         .short.
126 2009-07-29  Alan Modra  <amodra@bigpond.net.au>
128         * binutils-all/testranges.s: Replace .value with .short.
130 2009-07-16  Dave Korn  <dave.korn.cygwin@gmail.com>
131             H.J. Lu  <hongjiu.lu@intel.com>
133         * binutils-all/objcopy.exp: Run testranges and testranges-ia64
134         for ELF targets only.
136 2009-07-16  H.J. Lu  <hongjiu.lu@intel.com>
138         * binutils-all/objcopy.exp; Run testranges-ia64.
140         * binutils-all/testranges.d: Don't run for ia64.
142         * binutils-all/testranges-ia64.d: New.
143         * binutils-all/testranges-ia64.s: Likewise.
145 2009-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
147         * binutils-all/objcopy.exp (testranges): New test.
148         * binutils-all/testranges.d, binutils-all/testranges.s: New files.
150 2009-06-25  Christopher Faylor  <me+cygwin@cgf.cx>
152         * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
153         copy_executable.
155 2009-06-25  Christopher Faylor  <me+cygwin@cgf.cx>
157         * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
158         cygwin.
160 2009-04-16  Alan Modra  <amodra@bigpond.net.au>
162         * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
163         * binutils-all/localize-hidden-2.s: Likewise.
165 2009-04-02  Dave Korn  <dave.korn.cygwin@gmail.com>
167         * inutils-all/objcopy.exp (strip_executable):  Delete remote dest
168         file before downloading.
169         (strip_executable_with_saving_a_symbol):  Likewise.
170         (keep_debug_symbols_and_test_copy):  Likewise.
172 2009-03-11  Joseph Myers  <joseph@codesourcery.com>
174         * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
175         literal "tmpdir/" in expected output.
177 2009-03-11  Chris Demetriou  <cgd@google.com>
179         * binutils-all/ar.exp (deterministic_archive): New test.
181 2009-03-09  H.J. Lu  <hongjiu.lu@intel.com>
183         PR binutils/9933
184         * binutils-all/copy-4.d: New.
186         * binutils-all/objcopy.exp: Run copy-4.
188 2009-03-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
190         * config/hppa.sed: Fix spelling.
192 2009-03-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
194         * binutils-all/localize-hidden-1.s: Change .equ to .set.
195         * binutils-all/localize-hidden-2.s: Likewise.
197 2009-01-29  Nick Clifton  <nickc@redhat.com>
199         * binutils-all/objdump.W: Do not assume that high and low PC
200         addresses will have been computed.
202 2008-10-06  Tom Tromey  <tromey@redhat.com>
204         * binutils-all/objdump.W: Update.
206 2008-10-03  H.J. Lu  <hongjiu.lu@intel.com>
208         * binutils-all/group.s: Updated.
209         * binutils-all/group-2.s: Likewise.
210         * binutils-all/group-3.s: Likewise.
211         * binutils-all/group-4.s: Likewise.
212         * binutils-all/strip-7.d: Likewise.
213         * binutils-all/strip-9.d: Likewise.
215 2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
217         * binutils-all/group-4.s: New.
218         * binutils-all/strip-8.d: Likewise.
219         * binutils-all/strip-9.d: Likewise.
221         * binutils-all/objcopy.exp: Test objcopy on group-4.s.  Run
222         strip-8 and strip-9.
224 2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
226         * binutils-all/group-3.s: New.
227         * binutils-all/strip-6.d: Likewise.
228         * binutils-all/strip-7.d: Likewise.
230         * binutils-all/objcopy.exp: Test objcopy on group-3.s.  Run
231         strip-6 and strip-7.
233 2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
235         * binutils-all/group-2.s: New.
236         * binutils-all/strip-4.d: Likewise.
237         * binutils-all/strip-5.d: Likewise.
239         * binutils-all/objcopy.exp: Test objcopy on group-2.s.  Run
240         strip-4 and strip-5.
242 2008-07-26  Alan Modra  <amodra@bigpond.net.au>
244         * binutils-all/objdump.exp: Run compressed debug test only for ELF.
246 2008-07-11  Hans-Peter Nilsson  <hp@axis.com>
248         * binutils-all/objdump.W: Generalize to adjust for targets with
249         non-byte-size instructions.
251 2008-07-09  Craig Silverstein  <csilvers@google.com>
253         * binutils-all/objdump.exp: Add test for objdump -s on a file
254         with a compressed debug section.  Add test for objdump -W on a
255         file that contains a compressed debug section.
256         * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
257         (readelf_compressed_wa_test): New function.
258         * binutils-all/dw2-compressed.S: New file.
259         * binutils-all/objdump.W: New file.
260         * binutils-all/objdump.s: New file.
261         * binutils-all/readelf.wa: New file.
263 2008-07-08  Kai Tietz  <kai.tietz@onevision.com>
265         * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
266         is target-triplet for execution tests.
267         (copy_executable): Likewise.
268         (strip_executable): Likewise.
269         (strip_executable_with_saving_a_symbol): Likewise.
271 2008-05-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
273         * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
274         (keep_debug_symbols_and_test_copy): New function.
275         (test5, test6): New variables.
277 2008-03-27  Cary Coutant <ccoutant@google.com>
279         * binutils-all/ar.exp: Add thin archive tests.
281 2008-02-26  Joseph Myers  <joseph@codesourcery.com>
283         * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
284         empty for testing an installed toolchain.
286 2008-02-04  Bob Wilson  <bob.wilson@acm.org>
288         * binutils-all/objdump.exp (cpus_expected): Add xtensa.
290 2007-10-26  Alan Modra  <amodra@bigpond.net.au>
292         * binutils-all/windres/windres.exp: Don't xfail.
294 2007-10-16  Nick Clifton  <nickc@redhat.com>
296         * binutils-all/readelf.ss: Accept COMMON in readelf's output.
297         * binutils-all/readelf.ss-64: Likewise.
298         * binutils-all/readelf.ss-mips: Likewise.
299         * binutils-all/readelf.ss-tmips: Likewise.
301 2007-08-30  Nick Clifton  <nickc@redhat.com>
303         * binutils-all/dumptest.s: New test file.
304         * binutils-all/readelf.exp: Add test of readelf's -p switch.
306 2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
307             Joseph Myers  <joseph@codesourcery.com>
309         * binutils-all/ar.exp (long_filenames): Delete temporary files on
310         the host.
311         * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
312         host is local.
313         * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
314         srec file to be passed to binutils_run.
315         (objcopy_test_readelf): Use remote_exec.
316         * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
317         (readelf_test): Likewise.
318         (readelf_wi_test): Likewise.
319         * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
320         host is local.  Use remote_exec.  Use $tempfile not
321         tmpdir/bintest.o.
323 2007-08-09  Alan Modra  <amodra@bigpond.net.au>
325         * binutils-all/copy-2.d (not-target): Match *-*-*aout.
326         * binutils-all/copy-3.d (not-target): Likewise.
327         * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
328         setup_xfail.
329         * windres/windres.exp: Return unsupported rather than fail if
330         windows.h not found.
332 2007-07-05  Nick Clifton  <nickc@redhat.com>
334         * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
335         * config/default.exp, binutils-all/ar.exp,
336         binutils-all/dlltool.exp, binutils-all/nm.exp,
337         binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
338         binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
339         binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
340         binutils-all/windres/msupdate: Likewise.
342 2007-06-23  H.J. Lu  <hongjiu.lu@intel.com>
344         * binutils-all/strip-3.d: Also strip .xtensa.info section.
346 2007-05-24  Kai Tietz  <Kai.Tietz@onevision.com>
348         * binutils-all/windres/version_cat.rc: New.
349         * binutils-all/windres/version_cat.rsd: New.
351 2007-05-23  Kai Tietz  <Kai.Tietz@onevision.com>
353         * binutils-all/windres/html.rc: New.
354         * binutils-all/windres/html.rsd: New.
355         * binutils-all/windres/html1.hm: New.
356         * binutils-all/windres/html2.hm: New.
357         * binutils-all/windres/messagetable.rc: New.
358         * binutils-all/windres/messagetable.rsd: New.
359         * binutils-all/windres/MSG00001.bin: New.
360         * binutils-all/windres/strtab2.rc: New.
361         * binutils-all/windres/strtab2.rsd: New.
362         * binutils-all/windres/version.rc: New.
363         * binutils-all/windres/version.rsd: New.
364         * binutils-all/windres/dialog.rsd: Fix expected results.
366 2007-05-17  Joseph Myers  <joseph@codesourcery.com>
368         * binutils-all/strip-3.d: Strip .pdr section.
370 2007-05-15  Alan Modra  <amodra@bigpond.net.au>
372         * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
374 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
376         * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
378 2007-05-08  Mark Shinwell  <shinwell@codesourcery.com>
380         * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
381         sections.
383 2007-05-02  Alan Modra  <amodra@bigpond.net.au>
385         * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
386         (copy_executable): Return early if test2 is blank.
387         Return unsupported rather than unresolved if we can't run
388         executables.  Do test1 if we can compile.
390 2007-04-24  Nathan Froyd  <froydnj@codesourcery.com>
391             Phil Edwards  <phil@codesourcery.com>
393         * binutils-all/objcopy.exp: Add test for stripping a symbol
394         used in a relocation.
395         * binutils-all/needed-by-reloc.s: New file.
397 2007-04-20  Nathan Froyd  <froydnj@codesourcery.com>
398             Phil Edwards  <phil@codesourcery.com>
399             Thomas de Lellis <tdel@windriver.com>
401         * binutils-all/objcopy.exp: Add test for --reverse-bytes.
403 2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
405         * binutils-all/readelf.exp (regexp_diff): Delete.
407 2007-04-20  Richard Earnshaw  <rearnsha@arm.com>
409         * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
410         Rename the second test.
412 2007-04-12  H.J. Lu  <hongjiu.lu@intel.com>
414         PR binutils/4348
415         * binutils-all/empty.s: New file.
416         * binutils-all/strip-3.d: Likewise.
418         * binutils-all/objcopy.exp: Run strip-3 for ELF target.
420 2007-02-27  Nathan Sidwell  <nathan@codesourcery.com>
422         * binutils-all/objcopy.exp: Skip for uclinux targets.
424 2007-02-14  Nick Clifton  <nickc@redhat.com>
426         * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
427         output failure message.
429 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
431         * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
432         * dlltool.exp: Dito
433         * lang.rc: Dito
434         * strtab1.rc: Dito
435         * windres.exp: Dito
437 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
439         * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
440         * binutils-all/dlltool.exp: Likewise.
441         * binutils-all/objcopy.exp: Likewise.
442         * binutils-all/windres/windres.exp: Likewise.
443         * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
444         * binutils-all/windres/strtab1.rc: Likewise.
445         * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
447 2006-09-14  H.J. Lu  <hongjiu.lu@intel.com>
449         PR binutils/3181
450         * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
451         targets.
453         * binutils-all/strip-1.d: New file.
454         * binutils-all/strip-2.d: Likewise.
456         * lib/utils-lib.exp (run_dump_test): Support strip.
458 2006-08-15  Thiemo Seufer  <ths@mips.com>
459             Nigel Stephens  <nigel@mips.com>
460             David Ung  <davidu@mips.com>
462         * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
464 2006-06-24  Richard Sandiford  <richard@codesourcery.com>
466         * binutils-all/localize-hidden-1.d: Use objdump --syms instead
467         of readelf.
469 2006-06-23  Richard Sandiford  <richard@codesourcery.com>
471         * binutils-all/localize-hidden-1.s,
472         * binutils-all/localize-hidden-1.d,
473         * binutils-all/localize-hidden-2.s,
474         * binutils-all/localize-hidden-2.d: New tests.
475         * binutils-all/objcopy.exp: Run them.
477 2006-06-06  Paul Brook  <paul@codesourcery.com>
479         * binutils-all/arm/objdump.exp: New file.
480         * binutils-all/arm/thumb2-cond.s: New test.
482 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
484         * binutils-all/copy-3.d: Fix a typo.
486 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
488         * binutils-all/copy-3.d: New.
490         * objcopy.exp: Run copy-3.
492 2006-05-02  Dave Korn  <dave.korn@artimi.com>
494         * binutils-all/copy-1.d (name):  Correct spelling of 'setting'.
495         * binutils-all/copy-1.d (name):  Likewise.
497 2006-05-02  Nick Clifton  <nickc@redhat.com>
499         * binutils-all/copy-2.d: Change the name of the section whose
500         flags are changed to "foo" so that the test will work with PE
501         based targets.  Skip this test for AOUT based targeted.
502         * binutils-all/copytest.s: New file.
504 2006-05-01  H.J. Lu  <hongjiu.lu@intel.com>
506         * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
508 2006-05-01  Ben Elliston  <bje@au.ibm.com>
510         * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
512 2006-04-26  H.J. Lu  <hongjiu.lu@intel.com>
514         PR binutils/2593
515         * binutils-all/copy-1.d: New file.
516         * binutils-all/copy-1.s: Likewise.
517         * binutils-all/copy-2.d: Likewise.
519         * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
520         run_dump_test "copy-2".
522         * lib/utils-lib.exp (run_dump_test): New.
523         (slurp_options): Likewise.
524         (regexp_diff): Likewise.
525         (file_contents): Likewise.
526         (verbose_eval): Likewise.
528 2006-04-25  H.J. Lu  <hongjiu.lu@intel.com>
530         PR binutils/2467
531         * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
532         on archive.
534 2006-04-10  H.J. Lu  <hongjiu.lu@intel.com>
536         * lib/utils-lib.exp (default_binutils_run): Check exit status.
538 2005-12-24  Ben Elliston  <bje@gnu.org>
540         * config/default.exp: Do not load the unneeded util-defs.exp.
542 2005-11-15  Jan Beulich  <jbeulich@novell.com>
544         * config/default.exp (link_or_copy): New. Use it for setting
545         up assembler and linker for the compiler to use.
547 2005-10-20  H.J. Lu  <hongjiu.lu@intel.com>
549         PR ld/251
550         * binutils-all/group.s: New file.
552         * binutils-all/objcopy.exp (objcopy_test_readelf): New
553         procedure.
554         Use it to test ELF group.
556 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
558         PR ld/1487
559         * binutils-all/objcopy.exp (objcopy_test): New procedure.
560         Use it to test simple copy, ia64 link order and ELF unknown
561         section type.
563         * binutils-all/unknown.s: New file.
565 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
567         PR binutils/1321
568         * binutils-all/link-order.s: New.
570         * binutils-all/objcopy.exp: Check ia64 link order.
572 2005-10-11  Danny Smith  <dannysmith@users.sourceforge.net>
574         * binutils-all/windres/escapex-2.rc: New file.
575         * binutils-all/windres/escapex-2.rsd: Generate.
577 2005-08-26  Christian Groessler  <chris@groessler.org>
579         * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
581 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
583         * binutils-all/objcopy.exp: Remove a29k support.
584         * binutils-all/objdump.exp: Likewise, alliant and convex too.
586 2005-05-07  Nick Clifton  <nickc@redhat.com>
588         * Update the address and phone number of the FSF organization in
589         the GPL notices in the following files:
590         binutils-all/ar.exp, binutils-all/dlltool.exp,
591         binutils-all/nm.exp, binutils-all/objcopy.exp,
592         binutils-all/objdump.exp, binutils-all/readelf.exp,
593         binutils-all/size.exp, binutils-all/hppa/objdump.exp,
594         binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
595         binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
596         config/default.exp, lib/utils-lib.exp
598 2005-04-04  Jan-Benedict Glaw  <jbglaw@lug-owl.>
600         * binutils-all/vax/objdump.exp: Condense the two tests into one
601         and add a "-M entry:" for the second label.
603 2005-03-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
605         * binutils-all/vax: New directory.
606         * binutils-all/vax/objdump.exp: New script.  Test the -Mentry:
607         switch added to the VAX disassembler.
608         * binutils-all/vax/entrymask.s: New assembler source file.
610 2005-03-08  Ben Elliston  <bje@au.ibm.com>
612         * config/default.exp: Remove send_user call for stray output.
614 2005-01-04  Martin Koegler  <mkoegler@auto.tuwien.ac.at>
616         * binutils-all/testprog.c: Add prototype for printf() and make
617         type of "string" array be "char" in order to avoid compile time
618         warnings.
620 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
622         * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
624 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
626         * binutils-all/objdump.exp (cpus_expected): Append cris.
628 2004-10-28  H.J. Lu  <hongjiu.lu@intel.com>
630         * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
632 2004-10-23  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
634         * binutils-all/alias.def: New file.
635         * binutils-all/dlltool.exp: Two new -p tests.
636         * config/default.exp (dlltool_gas_flag): New variable.
637         Copy gas and lds executables into tmpdir/gas directory rather than
638         making symlinks which might not be supported by the host OS.
639         Attempt to handle the case where the host OS does not use the .exe
640         extension but the target OS does.
641         * lib/utils-lib.exp (exe_ext): New procedure.
643 2004-07-12  Nick Clifton  <nickc@redhat.com>
645         * binutils-all/dlltool.exp: Check that the -p switch is not
646         rejected.
648 2004-07-09  Andreas Schwab  <schwab@suse.de>
650         * binutils-all/m68k/movem.s: New file.
652         * binutils-all/m68k/objdump.exp: New file.
654 2004-05-15  Nick Clifton  <nickc@redhat.com>
656         * binutils-all/readelf.ss: Allow for ARM mapping symbols.
658 2004-05-12  Ben Elliston  <bje@au.ibm.com>
660         * binutils-all/ar.exp: Remove stray semicolons.
661         * binutils-all/dlltool.exp: Likewise.
662         * binutils-all/objcopy.exp: Likewise.
663         * binutils-all/readelf.exp: Likewise.
664         * binutils-all/windres/windres.exp: Likewise.
665         * lib/utils-lib.exp: Likewise.
667 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
669         * binutils-all/readelf.ss-mips: Allow named section symbols.
671 2004-03-30  Jakub Jelinek  <jakub@redhat.com>
673         * binutils-all/objcopy.exp: Accept main as a data symbol as well.
675 2004-02-27  Andreas Schwab  <schwab@suse.de>
677         * binutils-all/ar.exp (argument_parsing): New test.
679 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
681         * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
682         systems.
684 For older changes see ChangeLog-9303
686 Local Variables:
687 mode: change-log
688 left-margin: 8
689 fill-column: 74
690 version-control: never
691 End: