Configury changes: update src repository (binutils, gdb, and rda) to use
[binutils.git] / binutils / testsuite / ChangeLog
blob410f7843f1ef00e936aa66091ed0a9677b6c10c2
1 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
3         * binutils-all/copy-3.d: Fix a typo.
5 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
7         * binutils-all/copy-3.d: New.
9         * objcopy.exp: Run copy-3.
11 2006-05-02  Dave Korn  <dave.korn@artimi.com>
13         * binutils-all/copy-1.d (name):  Correct spelling of 'setting'.
14         * binutils-all/copy-1.d (name):  Likewise.
16 2006-05-02  Nick Clifton  <nickc@redhat.com>
18         * binutils-all/copy-2.d: Change the name of the section whose
19         flags are changed to "foo" so that the test will work with PE
20         based targets.  Skip this test for AOUT based targeted.
21         * binutils-all/copytest.s: New file.
23 2006-05-01  H.J. Lu  <hongjiu.lu@intel.com>
25         * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
27 2006-05-01  Ben Elliston  <bje@au.ibm.com>
29         * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
31 2006-04-26  H.J. Lu  <hongjiu.lu@intel.com>
33         PR binutils/2593
34         * binutils-all/copy-1.d: New file.
35         * binutils-all/copy-1.s: Likewise.
36         * binutils-all/copy-2.d: Likewise.
38         * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
39         run_dump_test "copy-2".
41         * lib/utils-lib.exp (run_dump_test): New.
42         (slurp_options): Likewise.
43         (regexp_diff): Likewise.
44         (file_contents): Likewise.
45         (verbose_eval): Likewise.
47 2006-04-25  H.J. Lu  <hongjiu.lu@intel.com>
49         PR binutils/2467
50         * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
51         on archive.
53 2006-04-10  H.J. Lu  <hongjiu.lu@intel.com>
55         * lib/utils-lib.exp (default_binutils_run): Check exit status.
57 2005-12-24  Ben Elliston  <bje@gnu.org>
59         * config/default.exp: Do not load the unneeded util-defs.exp.
61 2005-11-15  Jan Beulich  <jbeulich@novell.com>
63         * config/default.exp (link_or_copy): New. Use it for setting
64         up assembler and linker for the compiler to use.
66 2005-10-20  H.J. Lu  <hongjiu.lu@intel.com>
68         PR ld/251
69         * binutils-all/group.s: New file.
71         * binutils-all/objcopy.exp (objcopy_test_readelf): New
72         procedure.
73         Use it to test ELF group.
75 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
77         PR ld/1487
78         * binutils-all/objcopy.exp (objcopy_test): New procedure.
79         Use it to test simple copy, ia64 link order and ELF unknown
80         section type.
82         * binutils-all/unknown.s: New file.
84 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
86         PR binutils/1321
87         * binutils-all/link-order.s: New.
89         * binutils-all/objcopy.exp: Check ia64 link order.
91 2005-10-11  Danny Smith  <dannysmith@users.sourceforge.net>
93         * binutils-all/windres/escapex-2.rc: New file.
94         * binutils-all/windres/escapex-2.rsd: Generate.
96 2005-08-26  Christian Groessler  <chris@groessler.org>
98         * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
100 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
102         * binutils-all/objcopy.exp: Remove a29k support.
103         * binutils-all/objdump.exp: Likewise, alliant and convex too.
105 2005-05-07  Nick Clifton  <nickc@redhat.com>
107         * Update the address and phone number of the FSF organization in
108         the GPL notices in the following files:
109         binutils-all/ar.exp, binutils-all/dlltool.exp,
110         binutils-all/nm.exp, binutils-all/objcopy.exp,
111         binutils-all/objdump.exp, binutils-all/readelf.exp,
112         binutils-all/size.exp, binutils-all/hppa/objdump.exp,
113         binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
114         binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
115         config/default.exp, lib/utils-lib.exp
117 2005-04-04  Jan-Benedict Glaw  <jbglaw@lug-owl.>
119         * binutils-all/vax/objdump.exp: Condense the two tests into one
120         and add a "-M entry:" for the second label.
122 2005-03-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
124         * binutils-all/vax: New directory.
125         * binutils-all/vax/objdump.exp: New script.  Test the -Mentry:
126         switch added to the VAX disassembler.
127         * binutils-all/vax/entrymask.s: New assembler source file.
129 2005-03-08  Ben Elliston  <bje@au.ibm.com>
131        * config/default.exp: Remove send_user call for stray output.
133 2005-01-04  Martin Koegler  <mkoegler@auto.tuwien.ac.at>
135         * binutils-all/testprog.c: Add prototype for printf() and make
136         type of "string" array be "char" in order to avoid compile time
137         warnings.
139 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
141         * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
143 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
145         * binutils-all/objdump.exp (cpus_expected): Append cris.
147 2004-10-28  H.J. Lu  <hongjiu.lu@intel.com>
149         * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
151 2004-10-23  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
153         * binutils-all/alias.def: New file.
154         * binutils-all/dlltool.exp: Two new -p tests.
155         * config/default.exp (dlltool_gas_flag): New variable.
156         Copy gas and lds executables into tmpdir/gas directory rather than
157         making symlinks which might not be supported by the host OS.
158         Attempt to handle the case where the host OS does not use the .exe
159         extension but the target OS does.
160         * lib/utils-lib.exp (exe_ext): New procedure.
162 2004-07-12  Nick Clifton  <nickc@redhat.com>
164         * binutils-all/dlltool.exp: Check that the -p switch is not
165         rejected.
167 2004-07-09  Andreas Schwab  <schwab@suse.de>
169         * binutils-all/m68k/movem.s: New file.
171         * binutils-all/m68k/objdump.exp: New file.
173 2004-05-15  Nick Clifton  <nickc@redhat.com>
175         * binutils-all/readelf.ss: Allow for ARM mapping symbols.
177 2004-05-12  Ben Elliston  <bje@au.ibm.com>
179         * binutils-all/ar.exp: Remove stray semicolons.
180         * binutils-all/dlltool.exp: Likewise.
181         * binutils-all/objcopy.exp: Likewise.
182         * binutils-all/readelf.exp: Likewise.
183         * binutils-all/windres/windres.exp: Likewise.
184         * lib/utils-lib.exp: Likewise.
186 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
188         * binutils-all/readelf.ss-mips: Allow named section symbols.
190 2004-03-30  Jakub Jelinek  <jakub@redhat.com>
192         * binutils-all/objcopy.exp: Accept main as a data symbol as well.
194 2004-02-27  Andreas Schwab  <schwab@suse.de>
196         * binutils-all/ar.exp (argument_parsing): New test.
198 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
200         * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
201         systems.
203 For older changes see ChangeLog-9303
205 Local Variables:
206 mode: change-log
207 left-margin: 8
208 fill-column: 74
209 version-control: never
210 End: