merge from gcc
[binutils.git] / binutils / testsuite / ChangeLog
blob966222bb4e566e1603b0b9420f9fdf458d8b6834
1 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3         * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
4         * dlltool.exp: Dito
5         * lang.rc: Dito
6         * strtab1.rc: Dito
7         * windres.exp: Dito
9 2006-09-20  Kai Tietz  <Kai.Tietz@onevision.com>
11         * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
12         * binutils-all/dlltool.exp: Likewise.
13         * binutils-all/objcopy.exp: Likewise.
14         * binutils-all/windres/windres.exp: Likewise.
15         * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
16         * binutils-all/windres/strtab1.rc: Likewise.
17         * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
19 2006-09-14  H.J. Lu  <hongjiu.lu@intel.com>
21         PR binutils/3181
22         * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
23         targets.
25         * binutils-all/strip-1.d: New file.
26         * binutils-all/strip-2.d: Likewise.
28         * lib/utils-lib.exp (run_dump_test): Support strip.
30 2006-08-15  Thiemo Seufer  <ths@mips.com>
31             Nigel Stephens  <nigel@mips.com>
32             David Ung  <davidu@mips.com>
34         * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
36 2006-06-24  Richard Sandiford  <richard@codesourcery.com>
38         * binutils-all/localize-hidden-1.d: Use objdump --syms instead
39         of readelf.
41 2006-06-23  Richard Sandiford  <richard@codesourcery.com>
43         * binutils-all/localize-hidden-1.s,
44         * binutils-all/localize-hidden-1.d,
45         * binutils-all/localize-hidden-2.s,
46         * binutils-all/localize-hidden-2.d: New tests.
47         * binutils-all/objcopy.exp: Run them.
49 2006-06-06  Paul Brook  <paul@codesourcery.com>
51         * binutils-all/arm/objdump.exp: New file.
52         * binutils-all/arm/thumb2-cond.s: New test.
54 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
56         * binutils-all/copy-3.d: Fix a typo.
58 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
60         * binutils-all/copy-3.d: New.
62         * objcopy.exp: Run copy-3.
64 2006-05-02  Dave Korn  <dave.korn@artimi.com>
66         * binutils-all/copy-1.d (name):  Correct spelling of 'setting'.
67         * binutils-all/copy-1.d (name):  Likewise.
69 2006-05-02  Nick Clifton  <nickc@redhat.com>
71         * binutils-all/copy-2.d: Change the name of the section whose
72         flags are changed to "foo" so that the test will work with PE
73         based targets.  Skip this test for AOUT based targeted.
74         * binutils-all/copytest.s: New file.
76 2006-05-01  H.J. Lu  <hongjiu.lu@intel.com>
78         * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
80 2006-05-01  Ben Elliston  <bje@au.ibm.com>
82         * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
84 2006-04-26  H.J. Lu  <hongjiu.lu@intel.com>
86         PR binutils/2593
87         * binutils-all/copy-1.d: New file.
88         * binutils-all/copy-1.s: Likewise.
89         * binutils-all/copy-2.d: Likewise.
91         * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
92         run_dump_test "copy-2".
94         * lib/utils-lib.exp (run_dump_test): New.
95         (slurp_options): Likewise.
96         (regexp_diff): Likewise.
97         (file_contents): Likewise.
98         (verbose_eval): Likewise.
100 2006-04-25  H.J. Lu  <hongjiu.lu@intel.com>
102         PR binutils/2467
103         * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
104         on archive.
106 2006-04-10  H.J. Lu  <hongjiu.lu@intel.com>
108         * lib/utils-lib.exp (default_binutils_run): Check exit status.
110 2005-12-24  Ben Elliston  <bje@gnu.org>
112         * config/default.exp: Do not load the unneeded util-defs.exp.
114 2005-11-15  Jan Beulich  <jbeulich@novell.com>
116         * config/default.exp (link_or_copy): New. Use it for setting
117         up assembler and linker for the compiler to use.
119 2005-10-20  H.J. Lu  <hongjiu.lu@intel.com>
121         PR ld/251
122         * binutils-all/group.s: New file.
124         * binutils-all/objcopy.exp (objcopy_test_readelf): New
125         procedure.
126         Use it to test ELF group.
128 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
130         PR ld/1487
131         * binutils-all/objcopy.exp (objcopy_test): New procedure.
132         Use it to test simple copy, ia64 link order and ELF unknown
133         section type.
135         * binutils-all/unknown.s: New file.
137 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
139         PR binutils/1321
140         * binutils-all/link-order.s: New.
142         * binutils-all/objcopy.exp: Check ia64 link order.
144 2005-10-11  Danny Smith  <dannysmith@users.sourceforge.net>
146         * binutils-all/windres/escapex-2.rc: New file.
147         * binutils-all/windres/escapex-2.rsd: Generate.
149 2005-08-26  Christian Groessler  <chris@groessler.org>
151         * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
153 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
155         * binutils-all/objcopy.exp: Remove a29k support.
156         * binutils-all/objdump.exp: Likewise, alliant and convex too.
158 2005-05-07  Nick Clifton  <nickc@redhat.com>
160         * Update the address and phone number of the FSF organization in
161         the GPL notices in the following files:
162         binutils-all/ar.exp, binutils-all/dlltool.exp,
163         binutils-all/nm.exp, binutils-all/objcopy.exp,
164         binutils-all/objdump.exp, binutils-all/readelf.exp,
165         binutils-all/size.exp, binutils-all/hppa/objdump.exp,
166         binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
167         binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
168         config/default.exp, lib/utils-lib.exp
170 2005-04-04  Jan-Benedict Glaw  <jbglaw@lug-owl.>
172         * binutils-all/vax/objdump.exp: Condense the two tests into one
173         and add a "-M entry:" for the second label.
175 2005-03-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
177         * binutils-all/vax: New directory.
178         * binutils-all/vax/objdump.exp: New script.  Test the -Mentry:
179         switch added to the VAX disassembler.
180         * binutils-all/vax/entrymask.s: New assembler source file.
182 2005-03-08  Ben Elliston  <bje@au.ibm.com>
184        * config/default.exp: Remove send_user call for stray output.
186 2005-01-04  Martin Koegler  <mkoegler@auto.tuwien.ac.at>
188         * binutils-all/testprog.c: Add prototype for printf() and make
189         type of "string" array be "char" in order to avoid compile time
190         warnings.
192 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
194         * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
196 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
198         * binutils-all/objdump.exp (cpus_expected): Append cris.
200 2004-10-28  H.J. Lu  <hongjiu.lu@intel.com>
202         * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
204 2004-10-23  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
206         * binutils-all/alias.def: New file.
207         * binutils-all/dlltool.exp: Two new -p tests.
208         * config/default.exp (dlltool_gas_flag): New variable.
209         Copy gas and lds executables into tmpdir/gas directory rather than
210         making symlinks which might not be supported by the host OS.
211         Attempt to handle the case where the host OS does not use the .exe
212         extension but the target OS does.
213         * lib/utils-lib.exp (exe_ext): New procedure.
215 2004-07-12  Nick Clifton  <nickc@redhat.com>
217         * binutils-all/dlltool.exp: Check that the -p switch is not
218         rejected.
220 2004-07-09  Andreas Schwab  <schwab@suse.de>
222         * binutils-all/m68k/movem.s: New file.
224         * binutils-all/m68k/objdump.exp: New file.
226 2004-05-15  Nick Clifton  <nickc@redhat.com>
228         * binutils-all/readelf.ss: Allow for ARM mapping symbols.
230 2004-05-12  Ben Elliston  <bje@au.ibm.com>
232         * binutils-all/ar.exp: Remove stray semicolons.
233         * binutils-all/dlltool.exp: Likewise.
234         * binutils-all/objcopy.exp: Likewise.
235         * binutils-all/readelf.exp: Likewise.
236         * binutils-all/windres/windres.exp: Likewise.
237         * lib/utils-lib.exp: Likewise.
239 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
241         * binutils-all/readelf.ss-mips: Allow named section symbols.
243 2004-03-30  Jakub Jelinek  <jakub@redhat.com>
245         * binutils-all/objcopy.exp: Accept main as a data symbol as well.
247 2004-02-27  Andreas Schwab  <schwab@suse.de>
249         * binutils-all/ar.exp (argument_parsing): New test.
251 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
253         * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
254         systems.
256 For older changes see ChangeLog-9303
258 Local Variables:
259 mode: change-log
260 left-margin: 8
261 fill-column: 74
262 version-control: never
263 End: