Updated Finnish translation
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
2 Joseph Myers <joseph@codesourcery.com>
3
4 * binutils-all/ar.exp (long_filenames): Delete temporary files on
5 the host.
6 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
7 host is local.
8 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
9 srec file to be passed to binutils_run.
10 (objcopy_test_readelf): Use remote_exec.
11 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
12 (readelf_test): Likewise.
13 (readelf_wi_test): Likewise.
14 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
15 host is local. Use remote_exec. Use $tempfile not
16 tmpdir/bintest.o.
17
18 2007-08-09 Alan Modra <amodra@bigpond.net.au>
19
20 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
21 * binutils-all/copy-3.d (not-target): Likewise.
22 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
23 setup_xfail.
24 * windres/windres.exp: Return unsupported rather than fail if
25 windows.h not found.
26
27 2007-07-05 Nick Clifton <nickc@redhat.com>
28
29 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
30 * config/default.exp, binutils-all/ar.exp,
31 binutils-all/dlltool.exp, binutils-all/nm.exp,
32 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
33 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
34 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
35 binutils-all/windres/msupdate: Likewise.
36
37 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
38
39 * binutils-all/strip-3.d: Also strip .xtensa.info section.
40
41 2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
42
43 * binutils-all/windres/version_cat.rc: New.
44 * binutils-all/windres/version_cat.rsd: New.
45
46 2007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
47
48 * binutils-all/windres/html.rc: New.
49 * binutils-all/windres/html.rsd: New.
50 * binutils-all/windres/html1.hm: New.
51 * binutils-all/windres/html2.hm: New.
52 * binutils-all/windres/messagetable.rc: New.
53 * binutils-all/windres/messagetable.rsd: New.
54 * binutils-all/windres/MSG00001.bin: New.
55 * binutils-all/windres/strtab2.rc: New.
56 * binutils-all/windres/strtab2.rsd: New.
57 * binutils-all/windres/version.rc: New.
58 * binutils-all/windres/version.rsd: New.
59 * binutils-all/windres/dialog.rsd: Fix expected results.
60
61 2007-05-17 Joseph Myers <joseph@codesourcery.com>
62
63 * binutils-all/strip-3.d: Strip .pdr section.
64
65 2007-05-15 Alan Modra <amodra@bigpond.net.au>
66
67 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
68
69 2007-05-11 Alan Modra <amodra@bigpond.net.au>
70
71 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
72
73 2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
74
75 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
76 sections.
77
78 2007-05-02 Alan Modra <amodra@bigpond.net.au>
79
80 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
81 (copy_executable): Return early if test2 is blank.
82 Return unsupported rather than unresolved if we can't run
83 executables. Do test1 if we can compile.
84
85 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
86 Phil Edwards <phil@codesourcery.com>
87
88 * binutils-all/objcopy.exp: Add test for stripping a symbol
89 used in a relocation.
90 * binutils-all/needed-by-reloc.s: New file.
91
92 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
93 Phil Edwards <phil@codesourcery.com>
94 Thomas de Lellis <tdel@windriver.com>
95
96 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
97
98 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
99
100 * binutils-all/readelf.exp (regexp_diff): Delete.
101
102 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
103
104 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
105 Rename the second test.
106
107 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
108
109 PR binutils/4348
110 * binutils-all/empty.s: New file.
111 * binutils-all/strip-3.d: Likewise.
112
113 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
114
115 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
116
117 * binutils-all/objcopy.exp: Skip for uclinux targets.
118
119 2007-02-14 Nick Clifton <nickc@redhat.com>
120
121 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
122 output failure message.
123
124 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
125
126 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
127 * dlltool.exp: Dito
128 * lang.rc: Dito
129 * strtab1.rc: Dito
130 * windres.exp: Dito
131
132 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
133
134 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
135 * binutils-all/dlltool.exp: Likewise.
136 * binutils-all/objcopy.exp: Likewise.
137 * binutils-all/windres/windres.exp: Likewise.
138 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
139 * binutils-all/windres/strtab1.rc: Likewise.
140 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
141
142 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
143
144 PR binutils/3181
145 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
146 targets.
147
148 * binutils-all/strip-1.d: New file.
149 * binutils-all/strip-2.d: Likewise.
150
151 * lib/utils-lib.exp (run_dump_test): Support strip.
152
153 2006-08-15 Thiemo Seufer <ths@mips.com>
154 Nigel Stephens <nigel@mips.com>
155 David Ung <davidu@mips.com>
156
157 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
158
159 2006-06-24 Richard Sandiford <richard@codesourcery.com>
160
161 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
162 of readelf.
163
164 2006-06-23 Richard Sandiford <richard@codesourcery.com>
165
166 * binutils-all/localize-hidden-1.s,
167 * binutils-all/localize-hidden-1.d,
168 * binutils-all/localize-hidden-2.s,
169 * binutils-all/localize-hidden-2.d: New tests.
170 * binutils-all/objcopy.exp: Run them.
171
172 2006-06-06 Paul Brook <paul@codesourcery.com>
173
174 * binutils-all/arm/objdump.exp: New file.
175 * binutils-all/arm/thumb2-cond.s: New test.
176
177 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
178
179 * binutils-all/copy-3.d: Fix a typo.
180
181 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
182
183 * binutils-all/copy-3.d: New.
184
185 * objcopy.exp: Run copy-3.
186
187 2006-05-02 Dave Korn <dave.korn@artimi.com>
188
189 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
190 * binutils-all/copy-1.d (name): Likewise.
191
192 2006-05-02 Nick Clifton <nickc@redhat.com>
193
194 * binutils-all/copy-2.d: Change the name of the section whose
195 flags are changed to "foo" so that the test will work with PE
196 based targets. Skip this test for AOUT based targeted.
197 * binutils-all/copytest.s: New file.
198
199 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
200
201 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
202
203 2006-05-01 Ben Elliston <bje@au.ibm.com>
204
205 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
206
207 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
208
209 PR binutils/2593
210 * binutils-all/copy-1.d: New file.
211 * binutils-all/copy-1.s: Likewise.
212 * binutils-all/copy-2.d: Likewise.
213
214 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
215 run_dump_test "copy-2".
216
217 * lib/utils-lib.exp (run_dump_test): New.
218 (slurp_options): Likewise.
219 (regexp_diff): Likewise.
220 (file_contents): Likewise.
221 (verbose_eval): Likewise.
222
223 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
224
225 PR binutils/2467
226 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
227 on archive.
228
229 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
230
231 * lib/utils-lib.exp (default_binutils_run): Check exit status.
232
233 2005-12-24 Ben Elliston <bje@gnu.org>
234
235 * config/default.exp: Do not load the unneeded util-defs.exp.
236
237 2005-11-15 Jan Beulich <jbeulich@novell.com>
238
239 * config/default.exp (link_or_copy): New. Use it for setting
240 up assembler and linker for the compiler to use.
241
242 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
243
244 PR ld/251
245 * binutils-all/group.s: New file.
246
247 * binutils-all/objcopy.exp (objcopy_test_readelf): New
248 procedure.
249 Use it to test ELF group.
250
251 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
252
253 PR ld/1487
254 * binutils-all/objcopy.exp (objcopy_test): New procedure.
255 Use it to test simple copy, ia64 link order and ELF unknown
256 section type.
257
258 * binutils-all/unknown.s: New file.
259
260 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
261
262 PR binutils/1321
263 * binutils-all/link-order.s: New.
264
265 * binutils-all/objcopy.exp: Check ia64 link order.
266
267 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
268
269 * binutils-all/windres/escapex-2.rc: New file.
270 * binutils-all/windres/escapex-2.rsd: Generate.
271
272 2005-08-26 Christian Groessler <chris@groessler.org>
273
274 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
275
276 2005-08-18 Alan Modra <amodra@bigpond.net.au>
277
278 * binutils-all/objcopy.exp: Remove a29k support.
279 * binutils-all/objdump.exp: Likewise, alliant and convex too.
280
281 2005-05-07 Nick Clifton <nickc@redhat.com>
282
283 * Update the address and phone number of the FSF organization in
284 the GPL notices in the following files:
285 binutils-all/ar.exp, binutils-all/dlltool.exp,
286 binutils-all/nm.exp, binutils-all/objcopy.exp,
287 binutils-all/objdump.exp, binutils-all/readelf.exp,
288 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
289 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
290 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
291 config/default.exp, lib/utils-lib.exp
292
293 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
294
295 * binutils-all/vax/objdump.exp: Condense the two tests into one
296 and add a "-M entry:" for the second label.
297
298 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
299
300 * binutils-all/vax: New directory.
301 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
302 switch added to the VAX disassembler.
303 * binutils-all/vax/entrymask.s: New assembler source file.
304
305 2005-03-08 Ben Elliston <bje@au.ibm.com>
306
307 * config/default.exp: Remove send_user call for stray output.
308
309 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
310
311 * binutils-all/testprog.c: Add prototype for printf() and make
312 type of "string" array be "char" in order to avoid compile time
313 warnings.
314
315 2004-12-31 Alan Modra <amodra@bigpond.net.au>
316
317 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
318
319 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
320
321 * binutils-all/objdump.exp (cpus_expected): Append cris.
322
323 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
324
325 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
326
327 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
328
329 * binutils-all/alias.def: New file.
330 * binutils-all/dlltool.exp: Two new -p tests.
331 * config/default.exp (dlltool_gas_flag): New variable.
332 Copy gas and lds executables into tmpdir/gas directory rather than
333 making symlinks which might not be supported by the host OS.
334 Attempt to handle the case where the host OS does not use the .exe
335 extension but the target OS does.
336 * lib/utils-lib.exp (exe_ext): New procedure.
337
338 2004-07-12 Nick Clifton <nickc@redhat.com>
339
340 * binutils-all/dlltool.exp: Check that the -p switch is not
341 rejected.
342
343 2004-07-09 Andreas Schwab <schwab@suse.de>
344
345 * binutils-all/m68k/movem.s: New file.
346
347 * binutils-all/m68k/objdump.exp: New file.
348
349 2004-05-15 Nick Clifton <nickc@redhat.com>
350
351 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
352
353 2004-05-12 Ben Elliston <bje@au.ibm.com>
354
355 * binutils-all/ar.exp: Remove stray semicolons.
356 * binutils-all/dlltool.exp: Likewise.
357 * binutils-all/objcopy.exp: Likewise.
358 * binutils-all/readelf.exp: Likewise.
359 * binutils-all/windres/windres.exp: Likewise.
360 * lib/utils-lib.exp: Likewise.
361
362 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
363
364 * binutils-all/readelf.ss-mips: Allow named section symbols.
365
366 2004-03-30 Jakub Jelinek <jakub@redhat.com>
367
368 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
369
370 2004-02-27 Andreas Schwab <schwab@suse.de>
371
372 * binutils-all/ar.exp (argument_parsing): New test.
373
374 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
375
376 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
377 systems.
378
379 For older changes see ChangeLog-9303
380 \f
381 Local Variables:
382 mode: change-log
383 left-margin: 8
384 fill-column: 74
385 version-control: never
386 End:
This page took 0.036808 seconds and 4 git commands to generate.