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