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