OSDN Git Service

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