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