PR libstdc++/32499
[binutils.git] / binutils / testsuite / ChangeLog
blob641bd368354e08879a557bda9981ca3a0e0efa8c
1 2010-02-18  Alan Modra  <amodra@gmail.com>
3         * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
4         * binutils-all/objcopy.exp: Run it.
6 2010-02-01  Nathan Sidwell  <nathan@codesourcery.com>
8         * binutils-all/note-1.d: New.
9         * binutils-all/objcopy.exp: Add it.
11 2010-01-30  Dave Korn  <dave.korn.cygwin@gmail.com>
13         * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
14         * binutils-all/windres/lang.rc: Likewise.
15         * binutils-all/windres/messagetable.rc: Likewise.
16         * binutils-all/windres/strtab1.rc: Likewise.
17         * binutils-all/windres/strtab2.rc: Likewise.
18         * binutils-all/windres/version.rc: Likewise.
19         * binutils-all/windres/version_cat.rc: Likewise.
21 2010-01-19  Ian Lance Taylor  <iant@google.com>
23         * lib/utils-lib.exp (run_dump_test): Permit option values to use
24         $srcdir to refer to the source directory.
25         * binutils-all/add-section.d: New test.
26         * binutils-all/add-empty-section.d: New test.
27         * binutils-all/empty-file: New test input file.
28         * binutils-all/objcopy.exp: Run new tests.
30 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
32         * binutils-all/elfedit-2.d: New.
34         * binutils-all/elfedit.exp: Run elfedit-2.
36 2010-01-06  H.J. Lu  <hongjiu.lu@intel.com>
38         PR binutils/11131
39         * binutils-all/elfedit-1.d: New.
40         * binutils-all/elfedit.exp: Likewise.
42         * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
43         (ELFEDITFLAGS): Likewise.
45         * lib/utils-lib.exp (run_dump_test): Support elfedit.
47 2009-10-28  Kai Tietz <kai.tietz@onevision.com>
49         * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
50         and --leading-underscore option for dlltool.
52 2009-10-23  Kai Tietz  <kai.tietz@onevision.com>
54         * binutils-all/dlltool.exp: Add new test.
55         * binutils-all/alias-2.def: New file.
57 2009-10-18  Vincent Rivière  <vincent.riviere@freesbee.fr>
59         * binutils-all/copy-2.d: Exclude more aout targets.
60         * binutils-all/copy-3.d: Likewise.
62 2009-09-23  Alan Modra  <amodra@bigpond.net.au>
64         * binutils-all/readelf.s: Tolerate some whitespace differences.
65         * binutils-all/readelf.s-64: Likewise.
66         * binutils-all/readelf.ss: Likewise.
67         * binutils-all/readelf.ss-64: Likewise.
68         * binutils-all/readelf.ss-mips: Likewise.
69         * binutils-all/readelf.ss-tmips: Likewise.
70         * binutils-all/strip-10.d: Likewise.
72 2009-09-08  Alan Modra  <amodra@bigpond.net.au>
74         * binutils-all/objdump.exp (cpus_expected): Add ms1.
76 2009-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
78         * binutils-all/testranges.s (.debug_info): Pad the only CU.
80 2009-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
82         * binutils-all/testranges.s: Replace all .long by .4byte.
84 2009-09-04  DJ Delorie  <dj@redhat.com>
86         * binutils-all/objdump.exp: Add m16c and m32c to the list of
87         expected cpus.
89 2009-09-02  Jie Zhang  <jie.zhang@analog.com>
91         * binutils-all/bfin/unknown-mode.s: New test.
92         * binutils-all/bfin/objdump.exp: New test.
94 2009-08-17  Nick Clifton  <nickc@redhat.com>
96         * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
97         of the UNIQUE symbol.
99 2009-08-07  Daniel Jacobowitz  <dan@codesourcery.com>
101         * binutils-all/testranges.s: Use %progbits.  Use ";#" for comments.
103 2009-08-06  H.J. Lu  <hongjiu.lu@intel.com>
105         PR binutils/10492
106         * binutils-all/objcopy.exp: Run strip-10.
108         * binutils-all/strip-10.d: New.
109         * binutils-all/unique.s: Likewise.
111 2009-07-31  Daniel Gutson  <dgutson@codesourcery.com>
112             Daniel Jacobowitz  <dan@codesourcery.com>
114         * binutils-all/arm/thumb2-cond.s: Use instructions instead of
115         .short.
117 2009-07-29  Alan Modra  <amodra@bigpond.net.au>
119         * binutils-all/testranges.s: Replace .value with .short.
121 2009-07-16  Dave Korn  <dave.korn.cygwin@gmail.com>
122             H.J. Lu  <hongjiu.lu@intel.com>
124         * binutils-all/objcopy.exp: Run testranges and testranges-ia64
125         for ELF targets only.
127 2009-07-16  H.J. Lu  <hongjiu.lu@intel.com>
129         * binutils-all/objcopy.exp; Run testranges-ia64.
131         * binutils-all/testranges.d: Don't run for ia64.
133         * binutils-all/testranges-ia64.d: New.
134         * binutils-all/testranges-ia64.s: Likewise.
136 2009-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
138         * binutils-all/objcopy.exp (testranges): New test.
139         * binutils-all/testranges.d, binutils-all/testranges.s: New files.
141 2009-06-25  Christopher Faylor  <me+cygwin@cgf.cx>
143         * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
144         copy_executable.
146 2009-06-25  Christopher Faylor  <me+cygwin@cgf.cx>
148         * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
149         cygwin.
151 2009-04-16  Alan Modra  <amodra@bigpond.net.au>
153         * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
154         * binutils-all/localize-hidden-2.s: Likewise.
156 2009-04-02  Dave Korn  <dave.korn.cygwin@gmail.com>
158         * inutils-all/objcopy.exp (strip_executable):  Delete remote dest
159         file before downloading.
160         (strip_executable_with_saving_a_symbol):  Likewise.
161         (keep_debug_symbols_and_test_copy):  Likewise.
163 2009-03-11  Joseph Myers  <joseph@codesourcery.com>
165         * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
166         literal "tmpdir/" in expected output.
168 2009-03-11  Chris Demetriou  <cgd@google.com>
170         * binutils-all/ar.exp (deterministic_archive): New test.
172 2009-03-09  H.J. Lu  <hongjiu.lu@intel.com>
174         PR binutils/9933
175         * binutils-all/copy-4.d: New.
177         * binutils-all/objcopy.exp: Run copy-4.
179 2009-03-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
181         * config/hppa.sed: Fix spelling.
183 2009-03-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
185         * binutils-all/localize-hidden-1.s: Change .equ to .set.
186         * binutils-all/localize-hidden-2.s: Likewise.
188 2009-01-29  Nick Clifton  <nickc@redhat.com>
190         * binutils-all/objdump.W: Do not assume that high and low PC
191         addresses will have been computed.
193 2008-10-06  Tom Tromey  <tromey@redhat.com>
195         * binutils-all/objdump.W: Update.
197 2008-10-03  H.J. Lu  <hongjiu.lu@intel.com>
199         * binutils-all/group.s: Updated.
200         * binutils-all/group-2.s: Likewise.
201         * binutils-all/group-3.s: Likewise.
202         * binutils-all/group-4.s: Likewise.
203         * binutils-all/strip-7.d: Likewise.
204         * binutils-all/strip-9.d: Likewise.
206 2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
208         * binutils-all/group-4.s: New.
209         * binutils-all/strip-8.d: Likewise.
210         * binutils-all/strip-9.d: Likewise.
212         * binutils-all/objcopy.exp: Test objcopy on group-4.s.  Run
213         strip-8 and strip-9.
215 2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
217         * binutils-all/group-3.s: New.
218         * binutils-all/strip-6.d: Likewise.
219         * binutils-all/strip-7.d: Likewise.
221         * binutils-all/objcopy.exp: Test objcopy on group-3.s.  Run
222         strip-6 and strip-7.
224 2008-10-01  H.J. Lu  <hongjiu.lu@intel.com>
226         * binutils-all/group-2.s: New.
227         * binutils-all/strip-4.d: Likewise.
228         * binutils-all/strip-5.d: Likewise.
230         * binutils-all/objcopy.exp: Test objcopy on group-2.s.  Run
231         strip-4 and strip-5.
233 2008-07-26  Alan Modra  <amodra@bigpond.net.au>
235         * binutils-all/objdump.exp: Run compressed debug test only for ELF.
237 2008-07-11  Hans-Peter Nilsson  <hp@axis.com>
239         * binutils-all/objdump.W: Generalize to adjust for targets with
240         non-byte-size instructions.
242 2008-07-09  Craig Silverstein  <csilvers@google.com>
244         * binutils-all/objdump.exp: Add test for objdump -s on a file
245         with a compressed debug section.  Add test for objdump -W on a
246         file that contains a compressed debug section.
247         * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
248         (readelf_compressed_wa_test): New function.
249         * binutils-all/dw2-compressed.S: New file.
250         * binutils-all/objdump.W: New file.
251         * binutils-all/objdump.s: New file.
252         * binutils-all/readelf.wa: New file.
254 2008-07-08  Kai Tietz  <kai.tietz@onevision.com>
256         * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
257         is target-triplet for execution tests.
258         (copy_executable): Likewise.
259         (strip_executable): Likewise.
260         (strip_executable_with_saving_a_symbol): Likewise.
262 2008-05-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
264         * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
265         (keep_debug_symbols_and_test_copy): New function.
266         (test5, test6): New variables.
268 2008-03-27  Cary Coutant <ccoutant@google.com>
270         * binutils-all/ar.exp: Add thin archive tests.
272 2008-02-26  Joseph Myers  <joseph@codesourcery.com>
274         * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
275         empty for testing an installed toolchain.
277 2008-02-04  Bob Wilson  <bob.wilson@acm.org>
278         
279         * binutils-all/objdump.exp (cpus_expected): Add xtensa.
280         
281 2007-10-26  Alan Modra  <amodra@bigpond.net.au>
283         * binutils-all/windres/windres.exp: Don't xfail.
285 2007-10-16  Nick Clifton  <nickc@redhat.com>
287         * binutils-all/readelf.ss: Accept COMMON in readelf's output.
288         * binutils-all/readelf.ss-64: Likewise.
289         * binutils-all/readelf.ss-mips: Likewise.
290         * binutils-all/readelf.ss-tmips: Likewise.
291         
292 2007-08-30  Nick Clifton  <nickc@redhat.com>
294         * binutils-all/dumptest.s: New test file.
295         * binutils-all/readelf.exp: Add test of readelf's -p switch.
297 2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
298             Joseph Myers  <joseph@codesourcery.com>
300         * binutils-all/ar.exp (long_filenames): Delete temporary files on
301         the host.
302         * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
303         host is local.
304         * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
305         srec file to be passed to binutils_run.
306         (objcopy_test_readelf): Use remote_exec.
307         * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
308         (readelf_test): Likewise.
309         (readelf_wi_test): Likewise.
310         * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
311         host is local.  Use remote_exec.  Use $tempfile not
312         tmpdir/bintest.o.
314 2007-08-09  Alan Modra  <amodra@bigpond.net.au>
316         * binutils-all/copy-2.d (not-target): Match *-*-*aout.
317         * binutils-all/copy-3.d (not-target): Likewise.
318         * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
319         setup_xfail.
320         * windres/windres.exp: Return unsupported rather than fail if
321         windows.h not found.
323 2007-07-05  Nick Clifton  <nickc@redhat.com>
325         * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
326         * config/default.exp, binutils-all/ar.exp,
327         binutils-all/dlltool.exp, binutils-all/nm.exp,
328         binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
329         binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
330         binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
331         binutils-all/windres/msupdate: Likewise.
333 2007-06-23  H.J. Lu  <hongjiu.lu@intel.com>
335         * binutils-all/strip-3.d: Also strip .xtensa.info section.
337 2007-05-24  Kai Tietz  <Kai.Tietz@onevision.com>
339         * binutils-all/windres/version_cat.rc: New.
340         * binutils-all/windres/version_cat.rsd: New.
342 2007-05-23  Kai Tietz  <Kai.Tietz@onevision.com>
344         * binutils-all/windres/html.rc: New.
345         * binutils-all/windres/html.rsd: New.
346         * binutils-all/windres/html1.hm: New.
347         * binutils-all/windres/html2.hm: New.
348         * binutils-all/windres/messagetable.rc: New.
349         * binutils-all/windres/messagetable.rsd: New.
350         * binutils-all/windres/MSG00001.bin: New.
351         * binutils-all/windres/strtab2.rc: New.
352         * binutils-all/windres/strtab2.rsd: New.
353         * binutils-all/windres/version.rc: New.
354         * binutils-all/windres/version.rsd: New.
355         * binutils-all/windres/dialog.rsd: Fix expected results.
357 2007-05-17  Joseph Myers  <joseph@codesourcery.com>
359         * binutils-all/strip-3.d: Strip .pdr section.
361 2007-05-15  Alan Modra  <amodra@bigpond.net.au>
363         * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
365 2007-05-11  Alan Modra  <amodra@bigpond.net.au>
367         * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
369 2007-05-08  Mark Shinwell  <shinwell@codesourcery.com>
371         * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
372         sections.
374 2007-05-02  Alan Modra  <amodra@bigpond.net.au>
376         * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
377         (copy_executable): Return early if test2 is blank.
378         Return unsupported rather than unresolved if we can't run
379         executables.  Do test1 if we can compile.
381 2007-04-24  Nathan Froyd  <froydnj@codesourcery.com>
382             Phil Edwards  <phil@codesourcery.com>
384         * binutils-all/objcopy.exp: Add test for stripping a symbol
385         used in a relocation.
386         * binutils-all/needed-by-reloc.s: New file.
388 2007-04-20  Nathan Froyd  <froydnj@codesourcery.com>
389             Phil Edwards  <phil@codesourcery.com>
390             Thomas de Lellis <tdel@windriver.com>
392         * binutils-all/objcopy.exp: Add test for --reverse-bytes.
394 2007-04-21  Richard Earnshaw  <rearnsha@arm.com>
396         * binutils-all/readelf.exp (regexp_diff): Delete.
398 2007-04-20  Richard Earnshaw  <rearnsha@arm.com>
400         * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
401         Rename the second test.
403 2007-04-12  H.J. Lu  <hongjiu.lu@intel.com>
405         PR binutils/4348
406         * binutils-all/empty.s: New file.
407         * binutils-all/strip-3.d: Likewise.
409         * binutils-all/objcopy.exp: Run strip-3 for ELF target.
411 2007-02-27  Nathan Sidwell  <nathan@codesourcery.com>
413         * binutils-all/objcopy.exp: Skip for uclinux targets.
415 2007-02-14  Nick Clifton  <nickc@redhat.com>
417         * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
418         output failure message.
420 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
422         * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
423         * dlltool.exp: Dito
424         * lang.rc: Dito
425         * strtab1.rc: Dito
426         * windres.exp: Dito
428 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
430         * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
431         * binutils-all/dlltool.exp: Likewise.
432         * binutils-all/objcopy.exp: Likewise.
433         * binutils-all/windres/windres.exp: Likewise.
434         * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
435         * binutils-all/windres/strtab1.rc: Likewise.
436         * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
438 2006-09-14  H.J. Lu  <hongjiu.lu@intel.com>
440         PR binutils/3181
441         * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
442         targets.
444         * binutils-all/strip-1.d: New file.
445         * binutils-all/strip-2.d: Likewise.
447         * lib/utils-lib.exp (run_dump_test): Support strip.
449 2006-08-15  Thiemo Seufer  <ths@mips.com>
450             Nigel Stephens  <nigel@mips.com>
451             David Ung  <davidu@mips.com>
453         * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
455 2006-06-24  Richard Sandiford  <richard@codesourcery.com>
457         * binutils-all/localize-hidden-1.d: Use objdump --syms instead
458         of readelf.
460 2006-06-23  Richard Sandiford  <richard@codesourcery.com>
462         * binutils-all/localize-hidden-1.s,
463         * binutils-all/localize-hidden-1.d,
464         * binutils-all/localize-hidden-2.s,
465         * binutils-all/localize-hidden-2.d: New tests.
466         * binutils-all/objcopy.exp: Run them.
468 2006-06-06  Paul Brook  <paul@codesourcery.com>
470         * binutils-all/arm/objdump.exp: New file.
471         * binutils-all/arm/thumb2-cond.s: New test.
473 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
475         * binutils-all/copy-3.d: Fix a typo.
477 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
479         * binutils-all/copy-3.d: New.
481         * objcopy.exp: Run copy-3.
483 2006-05-02  Dave Korn  <dave.korn@artimi.com>
485         * binutils-all/copy-1.d (name):  Correct spelling of 'setting'.
486         * binutils-all/copy-1.d (name):  Likewise.
488 2006-05-02  Nick Clifton  <nickc@redhat.com>
490         * binutils-all/copy-2.d: Change the name of the section whose
491         flags are changed to "foo" so that the test will work with PE
492         based targets.  Skip this test for AOUT based targeted.
493         * binutils-all/copytest.s: New file.
495 2006-05-01  H.J. Lu  <hongjiu.lu@intel.com>
497         * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
499 2006-05-01  Ben Elliston  <bje@au.ibm.com>
501         * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
503 2006-04-26  H.J. Lu  <hongjiu.lu@intel.com>
505         PR binutils/2593
506         * binutils-all/copy-1.d: New file.
507         * binutils-all/copy-1.s: Likewise.
508         * binutils-all/copy-2.d: Likewise.
510         * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
511         run_dump_test "copy-2".
513         * lib/utils-lib.exp (run_dump_test): New.
514         (slurp_options): Likewise.
515         (regexp_diff): Likewise.
516         (file_contents): Likewise.
517         (verbose_eval): Likewise.
519 2006-04-25  H.J. Lu  <hongjiu.lu@intel.com>
521         PR binutils/2467
522         * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
523         on archive.
525 2006-04-10  H.J. Lu  <hongjiu.lu@intel.com>
527         * lib/utils-lib.exp (default_binutils_run): Check exit status.
529 2005-12-24  Ben Elliston  <bje@gnu.org>
531         * config/default.exp: Do not load the unneeded util-defs.exp.
533 2005-11-15  Jan Beulich  <jbeulich@novell.com>
535         * config/default.exp (link_or_copy): New. Use it for setting
536         up assembler and linker for the compiler to use.
538 2005-10-20  H.J. Lu  <hongjiu.lu@intel.com>
540         PR ld/251
541         * binutils-all/group.s: New file.
543         * binutils-all/objcopy.exp (objcopy_test_readelf): New
544         procedure.
545         Use it to test ELF group.
547 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
549         PR ld/1487
550         * binutils-all/objcopy.exp (objcopy_test): New procedure.
551         Use it to test simple copy, ia64 link order and ELF unknown
552         section type.
554         * binutils-all/unknown.s: New file.
556 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
558         PR binutils/1321
559         * binutils-all/link-order.s: New.
561         * binutils-all/objcopy.exp: Check ia64 link order.
563 2005-10-11  Danny Smith  <dannysmith@users.sourceforge.net>
565         * binutils-all/windres/escapex-2.rc: New file.
566         * binutils-all/windres/escapex-2.rsd: Generate.
568 2005-08-26  Christian Groessler  <chris@groessler.org>
570         * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
572 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
574         * binutils-all/objcopy.exp: Remove a29k support.
575         * binutils-all/objdump.exp: Likewise, alliant and convex too.
577 2005-05-07  Nick Clifton  <nickc@redhat.com>
579         * Update the address and phone number of the FSF organization in
580         the GPL notices in the following files:
581         binutils-all/ar.exp, binutils-all/dlltool.exp,
582         binutils-all/nm.exp, binutils-all/objcopy.exp,
583         binutils-all/objdump.exp, binutils-all/readelf.exp,
584         binutils-all/size.exp, binutils-all/hppa/objdump.exp,
585         binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
586         binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
587         config/default.exp, lib/utils-lib.exp
589 2005-04-04  Jan-Benedict Glaw  <jbglaw@lug-owl.>
591         * binutils-all/vax/objdump.exp: Condense the two tests into one
592         and add a "-M entry:" for the second label.
594 2005-03-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
596         * binutils-all/vax: New directory.
597         * binutils-all/vax/objdump.exp: New script.  Test the -Mentry:
598         switch added to the VAX disassembler.
599         * binutils-all/vax/entrymask.s: New assembler source file.
601 2005-03-08  Ben Elliston  <bje@au.ibm.com>
603        * config/default.exp: Remove send_user call for stray output.
605 2005-01-04  Martin Koegler  <mkoegler@auto.tuwien.ac.at>
607         * binutils-all/testprog.c: Add prototype for printf() and make
608         type of "string" array be "char" in order to avoid compile time
609         warnings.
611 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
613         * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
615 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
617         * binutils-all/objdump.exp (cpus_expected): Append cris.
619 2004-10-28  H.J. Lu  <hongjiu.lu@intel.com>
621         * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
623 2004-10-23  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
625         * binutils-all/alias.def: New file.
626         * binutils-all/dlltool.exp: Two new -p tests.
627         * config/default.exp (dlltool_gas_flag): New variable.
628         Copy gas and lds executables into tmpdir/gas directory rather than
629         making symlinks which might not be supported by the host OS.
630         Attempt to handle the case where the host OS does not use the .exe
631         extension but the target OS does.
632         * lib/utils-lib.exp (exe_ext): New procedure.
634 2004-07-12  Nick Clifton  <nickc@redhat.com>
636         * binutils-all/dlltool.exp: Check that the -p switch is not
637         rejected.
639 2004-07-09  Andreas Schwab  <schwab@suse.de>
641         * binutils-all/m68k/movem.s: New file.
643         * binutils-all/m68k/objdump.exp: New file.
645 2004-05-15  Nick Clifton  <nickc@redhat.com>
647         * binutils-all/readelf.ss: Allow for ARM mapping symbols.
649 2004-05-12  Ben Elliston  <bje@au.ibm.com>
651         * binutils-all/ar.exp: Remove stray semicolons.
652         * binutils-all/dlltool.exp: Likewise.
653         * binutils-all/objcopy.exp: Likewise.
654         * binutils-all/readelf.exp: Likewise.
655         * binutils-all/windres/windres.exp: Likewise.
656         * lib/utils-lib.exp: Likewise.
658 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
660         * binutils-all/readelf.ss-mips: Allow named section symbols.
662 2004-03-30  Jakub Jelinek  <jakub@redhat.com>
664         * binutils-all/objcopy.exp: Accept main as a data symbol as well.
666 2004-02-27  Andreas Schwab  <schwab@suse.de>
668         * binutils-all/ar.exp (argument_parsing): New test.
670 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
672         * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
673         systems.
675 For older changes see ChangeLog-9303
677 Local Variables:
678 mode: change-log
679 left-margin: 8
680 fill-column: 74
681 version-control: never
682 End: