Updated Finnish translation
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
7f6a71ff
JM
12007-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
151fab34
AM
182007-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.
1e1c6a43
AM
24 * windres/windres.exp: Return unsupported rather than fail if
25 windows.h not found.
151fab34 26
32866df7
NC
272007-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
4b3a42a7
L
372007-06-23 H.J. Lu <hongjiu.lu@intel.com>
38
39 * binutils-all/strip-3.d: Also strip .xtensa.info section.
40
fc108f8f
NC
412007-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
4a594fce
NC
462007-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
f891f2a9
JM
612007-05-17 Joseph Myers <joseph@codesourcery.com>
62
63 * binutils-all/strip-3.d: Strip .pdr section.
64
b8b6abe0
AM
652007-05-15 Alan Modra <amodra@bigpond.net.au>
66
67 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
68
b4de6476
AM
692007-05-11 Alan Modra <amodra@bigpond.net.au>
70
71 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
72
e46ab513
MS
732007-05-08 Mark Shinwell <shinwell@codesourcery.com>
74
75 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
76 sections.
77
0d063f63
AM
782007-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
312aaa3c
NC
852007-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
9e48b4c6
NC
922007-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
d3013035
RE
982007-04-21 Richard Earnshaw <rearnsha@arm.com>
99
100 * binutils-all/readelf.exp (regexp_diff): Delete.
101
9401f88d
RE
1022007-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
1aa9ef63
L
1072007-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
903b1f5b
NS
1152007-02-27 Nathan Sidwell <nathan@codesourcery.com>
116
117 * binutils-all/objcopy.exp: Skip for uclinux targets.
118
b279a55c
NC
1192007-02-14 Nick Clifton <nickc@redhat.com>
120
121 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
122 output failure message.
123
42037fe5
NC
1242007-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
99ad8390
NC
1322006-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
748fc5e9
L
1422006-09-14 H.J. Lu <hongjiu.lu@intel.com>
143
7d3d6bd5 144 PR binutils/3181
748fc5e9
L
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
4be041b2
TS
1532006-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
a87866e6
RS
1592006-06-24 Richard Sandiford <richard@codesourcery.com>
160
161 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
162 of readelf.
163
d58c2e3a
RS
1642006-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
c22aaad1
PB
1722006-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
5a135cf2
L
1772006-05-03 H.J. Lu <hongjiu.lu@intel.com>
178
179 * binutils-all/copy-3.d: Fix a typo.
180
81fc501a
L
1812006-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
e44d194f
DK
1872006-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
7cc27f03
NC
1922006-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
85d7f0b9
L
1992006-05-01 H.J. Lu <hongjiu.lu@intel.com>
200
201 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
202
004314cc
BE
2032006-05-01 Ben Elliston <bje@au.ibm.com>
204
205 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
206
af3c5dea
L
2072006-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
8648f88f
L
2232006-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
da28e1e1
L
2292006-04-10 H.J. Lu <hongjiu.lu@intel.com>
230
231 * lib/utils-lib.exp (default_binutils_run): Check exit status.
232
49236396
BE
2332005-12-24 Ben Elliston <bje@gnu.org>
234
235 * config/default.exp: Do not load the unneeded util-defs.exp.
236
9ab80182
JB
2372005-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
6a0d0afd
L
2422005-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
64bb95af
L
2512005-10-19 H.J. Lu <hongjiu.lu@intel.com>
252
6a0d0afd 253 PR ld/1487
64bb95af
L
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
ad2fb2cd
L
2602005-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
3d888abf
DS
2672005-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
c0524131
NC
2722005-08-26 Christian Groessler <chris@groessler.org>
273
274 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
275
c17ae8a2
AM
2762005-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
b43b5d5f
NC
2812005-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
ae99769b
NC
2932005-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
ec72cfe5
NC
2982005-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
55aba704
BE
3052005-03-08 Ben Elliston <bje@au.ibm.com>
306
307 * config/default.exp: Remove send_user call for stray output.
308
c9bc3b3d
NC
3092005-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
ca0548b6
AM
3152004-12-31 Alan Modra <amodra@bigpond.net.au>
316
317 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
318
45175cda
HPN
3192004-11-04 Hans-Peter Nilsson <hp@axis.com>
320
321 * binutils-all/objdump.exp (cpus_expected): Append cris.
322
e4c8d1e4
L
3232004-10-28 H.J. Lu <hongjiu.lu@intel.com>
324
325 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
326
0fd555c4
NC
3272004-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
607dea97
NC
3382004-07-12 Nick Clifton <nickc@redhat.com>
339
340 * binutils-all/dlltool.exp: Check that the -p switch is not
341 rejected.
342
8577e690
AS
3432004-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
d2093c13
NC
3492004-05-15 Nick Clifton <nickc@redhat.com>
350
351 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
352
8d263650
BE
3532004-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
e9e2c3f6
RS
3622004-04-14 Richard Sandiford <rsandifo@redhat.com>
363
364 * binutils-all/readelf.ss-mips: Allow named section symbols.
365
adacfc81
JJ
3662004-03-30 Jakub Jelinek <jakub@redhat.com>
367
368 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
369
af865222
AS
3702004-02-27 Andreas Schwab <schwab@suse.de>
371
372 * binutils-all/ar.exp (argument_parsing): New test.
373
627fe3fb
NS
3742004-02-20 Nathan Sidwell <nathan@codesourcery.com>
375
376 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 377 systems.
a46a5b58 378
c9e214e5
AM
379For older changes see ChangeLog-9303
380\f
381Local Variables:
382mode: change-log
383left-margin: 8
384fill-column: 74
385version-control: never
386End:
This page took 0.154422 seconds and 4 git commands to generate.