* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Allow
[binutils.git] / binutils / testsuite / ChangeLog
blob29d1ba4b153bb6d6c7147ddffa86a280222d31a2
1 2006-06-24  Richard Sandiford  <richard@codesourcery.com>
3         * binutils-all/localize-hidden-1.d: Use objdump --syms instead
4         of readelf.
6 2006-06-23  Richard Sandiford  <richard@codesourcery.com>
8         * binutils-all/localize-hidden-1.s,
9         * binutils-all/localize-hidden-1.d,
10         * binutils-all/localize-hidden-2.s,
11         * binutils-all/localize-hidden-2.d: New tests.
12         * binutils-all/objcopy.exp: Run them.
14 2006-06-06  Paul Brook  <paul@codesourcery.com>
16         * binutils-all/arm/objdump.exp: New file.
17         * binutils-all/arm/thumb2-cond.s: New test.
19 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
21         * binutils-all/copy-3.d: Fix a typo.
23 2006-05-03  H.J. Lu  <hongjiu.lu@intel.com>
25         * binutils-all/copy-3.d: New.
27         * objcopy.exp: Run copy-3.
29 2006-05-02  Dave Korn  <dave.korn@artimi.com>
31         * binutils-all/copy-1.d (name):  Correct spelling of 'setting'.
32         * binutils-all/copy-1.d (name):  Likewise.
34 2006-05-02  Nick Clifton  <nickc@redhat.com>
36         * binutils-all/copy-2.d: Change the name of the section whose
37         flags are changed to "foo" so that the test will work with PE
38         based targets.  Skip this test for AOUT based targeted.
39         * binutils-all/copytest.s: New file.
41 2006-05-01  H.J. Lu  <hongjiu.lu@intel.com>
43         * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
45 2006-05-01  Ben Elliston  <bje@au.ibm.com>
47         * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
49 2006-04-26  H.J. Lu  <hongjiu.lu@intel.com>
51         PR binutils/2593
52         * binutils-all/copy-1.d: New file.
53         * binutils-all/copy-1.s: Likewise.
54         * binutils-all/copy-2.d: Likewise.
56         * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
57         run_dump_test "copy-2".
59         * lib/utils-lib.exp (run_dump_test): New.
60         (slurp_options): Likewise.
61         (regexp_diff): Likewise.
62         (file_contents): Likewise.
63         (verbose_eval): Likewise.
65 2006-04-25  H.J. Lu  <hongjiu.lu@intel.com>
67         PR binutils/2467
68         * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
69         on archive.
71 2006-04-10  H.J. Lu  <hongjiu.lu@intel.com>
73         * lib/utils-lib.exp (default_binutils_run): Check exit status.
75 2005-12-24  Ben Elliston  <bje@gnu.org>
77         * config/default.exp: Do not load the unneeded util-defs.exp.
79 2005-11-15  Jan Beulich  <jbeulich@novell.com>
81         * config/default.exp (link_or_copy): New. Use it for setting
82         up assembler and linker for the compiler to use.
84 2005-10-20  H.J. Lu  <hongjiu.lu@intel.com>
86         PR ld/251
87         * binutils-all/group.s: New file.
89         * binutils-all/objcopy.exp (objcopy_test_readelf): New
90         procedure.
91         Use it to test ELF group.
93 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
95         PR ld/1487
96         * binutils-all/objcopy.exp (objcopy_test): New procedure.
97         Use it to test simple copy, ia64 link order and ELF unknown
98         section type.
100         * binutils-all/unknown.s: New file.
102 2005-10-19  H.J. Lu  <hongjiu.lu@intel.com>
104         PR binutils/1321
105         * binutils-all/link-order.s: New.
107         * binutils-all/objcopy.exp: Check ia64 link order.
109 2005-10-11  Danny Smith  <dannysmith@users.sourceforge.net>
111         * binutils-all/windres/escapex-2.rc: New file.
112         * binutils-all/windres/escapex-2.rsd: Generate.
114 2005-08-26  Christian Groessler  <chris@groessler.org>
116         * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
118 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
120         * binutils-all/objcopy.exp: Remove a29k support.
121         * binutils-all/objdump.exp: Likewise, alliant and convex too.
123 2005-05-07  Nick Clifton  <nickc@redhat.com>
125         * Update the address and phone number of the FSF organization in
126         the GPL notices in the following files:
127         binutils-all/ar.exp, binutils-all/dlltool.exp,
128         binutils-all/nm.exp, binutils-all/objcopy.exp,
129         binutils-all/objdump.exp, binutils-all/readelf.exp,
130         binutils-all/size.exp, binutils-all/hppa/objdump.exp,
131         binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
132         binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
133         config/default.exp, lib/utils-lib.exp
135 2005-04-04  Jan-Benedict Glaw  <jbglaw@lug-owl.>
137         * binutils-all/vax/objdump.exp: Condense the two tests into one
138         and add a "-M entry:" for the second label.
140 2005-03-29  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
142         * binutils-all/vax: New directory.
143         * binutils-all/vax/objdump.exp: New script.  Test the -Mentry:
144         switch added to the VAX disassembler.
145         * binutils-all/vax/entrymask.s: New assembler source file.
147 2005-03-08  Ben Elliston  <bje@au.ibm.com>
149        * config/default.exp: Remove send_user call for stray output.
151 2005-01-04  Martin Koegler  <mkoegler@auto.tuwien.ac.at>
153         * binutils-all/testprog.c: Add prototype for printf() and make
154         type of "string" array be "char" in order to avoid compile time
155         warnings.
157 2004-12-31  Alan Modra  <amodra@bigpond.net.au>
159         * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
161 2004-11-04  Hans-Peter Nilsson  <hp@axis.com>
163         * binutils-all/objdump.exp (cpus_expected): Append cris.
165 2004-10-28  H.J. Lu  <hongjiu.lu@intel.com>
167         * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
169 2004-10-23  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
171         * binutils-all/alias.def: New file.
172         * binutils-all/dlltool.exp: Two new -p tests.
173         * config/default.exp (dlltool_gas_flag): New variable.
174         Copy gas and lds executables into tmpdir/gas directory rather than
175         making symlinks which might not be supported by the host OS.
176         Attempt to handle the case where the host OS does not use the .exe
177         extension but the target OS does.
178         * lib/utils-lib.exp (exe_ext): New procedure.
180 2004-07-12  Nick Clifton  <nickc@redhat.com>
182         * binutils-all/dlltool.exp: Check that the -p switch is not
183         rejected.
185 2004-07-09  Andreas Schwab  <schwab@suse.de>
187         * binutils-all/m68k/movem.s: New file.
189         * binutils-all/m68k/objdump.exp: New file.
191 2004-05-15  Nick Clifton  <nickc@redhat.com>
193         * binutils-all/readelf.ss: Allow for ARM mapping symbols.
195 2004-05-12  Ben Elliston  <bje@au.ibm.com>
197         * binutils-all/ar.exp: Remove stray semicolons.
198         * binutils-all/dlltool.exp: Likewise.
199         * binutils-all/objcopy.exp: Likewise.
200         * binutils-all/readelf.exp: Likewise.
201         * binutils-all/windres/windres.exp: Likewise.
202         * lib/utils-lib.exp: Likewise.
204 2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
206         * binutils-all/readelf.ss-mips: Allow named section symbols.
208 2004-03-30  Jakub Jelinek  <jakub@redhat.com>
210         * binutils-all/objcopy.exp: Accept main as a data symbol as well.
212 2004-02-27  Andreas Schwab  <schwab@suse.de>
214         * binutils-all/ar.exp (argument_parsing): New test.
216 2004-02-20  Nathan Sidwell  <nathan@codesourcery.com>
218         * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
219         systems.
221 For older changes see ChangeLog-9303
223 Local Variables:
224 mode: change-log
225 left-margin: 8
226 fill-column: 74
227 version-control: never
228 End: