* doc/c-arm.texi (ARM Directives): Alphabetize. Document .2byte,
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
80c35038
NC
12008-10-06 Tom Tromey <tromey@redhat.com>
2
3 * binutils-all/objdump.W: Update.
4
388853f7
L
52008-10-03 H.J. Lu <hongjiu.lu@intel.com>
6
7 * binutils-all/group.s: Updated.
8 * binutils-all/group-2.s: Likewise.
9 * binutils-all/group-3.s: Likewise.
10 * binutils-all/group-4.s: Likewise.
11 * binutils-all/strip-7.d: Likewise.
12 * binutils-all/strip-9.d: Likewise.
13
e1e87d1e
L
142008-10-01 H.J. Lu <hongjiu.lu@intel.com>
15
16 * binutils-all/group-4.s: New.
17 * binutils-all/strip-8.d: Likewise.
18 * binutils-all/strip-9.d: Likewise.
19
20 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
21 strip-8 and strip-9.
22
f206e905
L
232008-10-01 H.J. Lu <hongjiu.lu@intel.com>
24
25 * binutils-all/group-3.s: New.
26 * binutils-all/strip-6.d: Likewise.
27 * binutils-all/strip-7.d: Likewise.
28
29 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
30 strip-6 and strip-7.
31
eb3980ce
L
322008-10-01 H.J. Lu <hongjiu.lu@intel.com>
33
34 * binutils-all/group-2.s: New.
35 * binutils-all/strip-4.d: Likewise.
36 * binutils-all/strip-5.d: Likewise.
37
38 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
39 strip-4 and strip-5.
40
22bce68e
AM
412008-07-26 Alan Modra <amodra@bigpond.net.au>
42
43 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
44
5589e138
HPN
452008-07-11 Hans-Peter Nilsson <hp@axis.com>
46
47 * binutils-all/objdump.W: Generalize to adjust for targets with
48 non-byte-size instructions.
49
1b315056
CS
502008-07-09 Craig Silverstein <csilvers@google.com>
51
52 * binutils-all/objdump.exp: Add test for objdump -s on a file
53 with a compressed debug section. Add test for objdump -W on a
54 file that contains a compressed debug section.
55 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
56 (readelf_compressed_wa_test): New function.
57 * binutils-all/dw2-compressed.S: New file.
58 * binutils-all/objdump.W: New file.
59 * binutils-all/objdump.s: New file.
60 * binutils-all/readelf.wa: New file.
61
72d4c02f
KT
622008-07-08 Kai Tietz <kai.tietz@onevision.com>
63
64 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
65 is target-triplet for execution tests.
66 (copy_executable): Likewise.
67 (strip_executable): Likewise.
68 (strip_executable_with_saving_a_symbol): Likewise.
69
11701589
JK
702008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
71
72 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
73 (keep_debug_symbols_and_test_copy): New function.
74 (test5, test6): New variables.
75
a8da6403
NC
762008-03-27 Cary Coutant <ccoutant@google.com>
77
78 * binutils-all/ar.exp: Add thin archive tests.
79
b67ce46f
JM
802008-02-26 Joseph Myers <joseph@codesourcery.com>
81
82 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
83 empty for testing an installed toolchain.
84
2d312b6b
BW
852008-02-04 Bob Wilson <bob.wilson@acm.org>
86
87 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
88
08a80eb6
AM
892007-10-26 Alan Modra <amodra@bigpond.net.au>
90
91 * binutils-all/windres/windres.exp: Don't xfail.
92
504b7d20
NC
932007-10-16 Nick Clifton <nickc@redhat.com>
94
95 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
96 * binutils-all/readelf.ss-64: Likewise.
97 * binutils-all/readelf.ss-mips: Likewise.
98 * binutils-all/readelf.ss-tmips: Likewise.
99
09c11c86
NC
1002007-08-30 Nick Clifton <nickc@redhat.com>
101
102 * binutils-all/dumptest.s: New test file.
103 * binutils-all/readelf.exp: Add test of readelf's -p switch.
104
7f6a71ff
JM
1052007-08-28 Mark Shinwell <shinwell@codesourcery.com>
106 Joseph Myers <joseph@codesourcery.com>
107
108 * binutils-all/ar.exp (long_filenames): Delete temporary files on
109 the host.
110 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
111 host is local.
112 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
113 srec file to be passed to binutils_run.
114 (objcopy_test_readelf): Use remote_exec.
115 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
116 (readelf_test): Likewise.
117 (readelf_wi_test): Likewise.
118 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
119 host is local. Use remote_exec. Use $tempfile not
120 tmpdir/bintest.o.
121
151fab34
AM
1222007-08-09 Alan Modra <amodra@bigpond.net.au>
123
124 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
125 * binutils-all/copy-3.d (not-target): Likewise.
126 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
127 setup_xfail.
1e1c6a43
AM
128 * windres/windres.exp: Return unsupported rather than fail if
129 windows.h not found.
151fab34 130
32866df7
NC
1312007-07-05 Nick Clifton <nickc@redhat.com>
132
133 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
134 * config/default.exp, binutils-all/ar.exp,
135 binutils-all/dlltool.exp, binutils-all/nm.exp,
136 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
137 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
138 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
139 binutils-all/windres/msupdate: Likewise.
140
4b3a42a7
L
1412007-06-23 H.J. Lu <hongjiu.lu@intel.com>
142
143 * binutils-all/strip-3.d: Also strip .xtensa.info section.
144
fc108f8f
NC
1452007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
146
147 * binutils-all/windres/version_cat.rc: New.
148 * binutils-all/windres/version_cat.rsd: New.
149
4a594fce
NC
1502007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
151
152 * binutils-all/windres/html.rc: New.
153 * binutils-all/windres/html.rsd: New.
154 * binutils-all/windres/html1.hm: New.
155 * binutils-all/windres/html2.hm: New.
156 * binutils-all/windres/messagetable.rc: New.
157 * binutils-all/windres/messagetable.rsd: New.
158 * binutils-all/windres/MSG00001.bin: New.
159 * binutils-all/windres/strtab2.rc: New.
160 * binutils-all/windres/strtab2.rsd: New.
161 * binutils-all/windres/version.rc: New.
162 * binutils-all/windres/version.rsd: New.
163 * binutils-all/windres/dialog.rsd: Fix expected results.
164
f891f2a9
JM
1652007-05-17 Joseph Myers <joseph@codesourcery.com>
166
167 * binutils-all/strip-3.d: Strip .pdr section.
168
b8b6abe0
AM
1692007-05-15 Alan Modra <amodra@bigpond.net.au>
170
171 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
172
b4de6476
AM
1732007-05-11 Alan Modra <amodra@bigpond.net.au>
174
175 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
176
e46ab513
MS
1772007-05-08 Mark Shinwell <shinwell@codesourcery.com>
178
179 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
180 sections.
181
0d063f63
AM
1822007-05-02 Alan Modra <amodra@bigpond.net.au>
183
184 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
185 (copy_executable): Return early if test2 is blank.
186 Return unsupported rather than unresolved if we can't run
187 executables. Do test1 if we can compile.
188
312aaa3c
NC
1892007-04-24 Nathan Froyd <froydnj@codesourcery.com>
190 Phil Edwards <phil@codesourcery.com>
191
192 * binutils-all/objcopy.exp: Add test for stripping a symbol
193 used in a relocation.
194 * binutils-all/needed-by-reloc.s: New file.
195
9e48b4c6
NC
1962007-04-20 Nathan Froyd <froydnj@codesourcery.com>
197 Phil Edwards <phil@codesourcery.com>
198 Thomas de Lellis <tdel@windriver.com>
199
200 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
201
d3013035
RE
2022007-04-21 Richard Earnshaw <rearnsha@arm.com>
203
204 * binutils-all/readelf.exp (regexp_diff): Delete.
205
9401f88d
RE
2062007-04-20 Richard Earnshaw <rearnsha@arm.com>
207
208 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
209 Rename the second test.
210
1aa9ef63
L
2112007-04-12 H.J. Lu <hongjiu.lu@intel.com>
212
213 PR binutils/4348
214 * binutils-all/empty.s: New file.
215 * binutils-all/strip-3.d: Likewise.
216
217 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
218
903b1f5b
NS
2192007-02-27 Nathan Sidwell <nathan@codesourcery.com>
220
221 * binutils-all/objcopy.exp: Skip for uclinux targets.
222
b279a55c
NC
2232007-02-14 Nick Clifton <nickc@redhat.com>
224
225 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
226 output failure message.
227
42037fe5
NC
2282007-01-08 Kai Tietz <kai.tietz@onevision.com>
229
230 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
231 * dlltool.exp: Dito
232 * lang.rc: Dito
233 * strtab1.rc: Dito
234 * windres.exp: Dito
235
99ad8390
NC
2362006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
237
238 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
239 * binutils-all/dlltool.exp: Likewise.
240 * binutils-all/objcopy.exp: Likewise.
241 * binutils-all/windres/windres.exp: Likewise.
242 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
243 * binutils-all/windres/strtab1.rc: Likewise.
244 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
245
748fc5e9
L
2462006-09-14 H.J. Lu <hongjiu.lu@intel.com>
247
7d3d6bd5 248 PR binutils/3181
748fc5e9
L
249 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
250 targets.
251
252 * binutils-all/strip-1.d: New file.
253 * binutils-all/strip-2.d: Likewise.
254
255 * lib/utils-lib.exp (run_dump_test): Support strip.
256
4be041b2
TS
2572006-08-15 Thiemo Seufer <ths@mips.com>
258 Nigel Stephens <nigel@mips.com>
259 David Ung <davidu@mips.com>
260
261 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
262
a87866e6
RS
2632006-06-24 Richard Sandiford <richard@codesourcery.com>
264
265 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
266 of readelf.
267
d58c2e3a
RS
2682006-06-23 Richard Sandiford <richard@codesourcery.com>
269
270 * binutils-all/localize-hidden-1.s,
271 * binutils-all/localize-hidden-1.d,
272 * binutils-all/localize-hidden-2.s,
273 * binutils-all/localize-hidden-2.d: New tests.
274 * binutils-all/objcopy.exp: Run them.
275
c22aaad1
PB
2762006-06-06 Paul Brook <paul@codesourcery.com>
277
278 * binutils-all/arm/objdump.exp: New file.
279 * binutils-all/arm/thumb2-cond.s: New test.
280
5a135cf2
L
2812006-05-03 H.J. Lu <hongjiu.lu@intel.com>
282
283 * binutils-all/copy-3.d: Fix a typo.
284
81fc501a
L
2852006-05-03 H.J. Lu <hongjiu.lu@intel.com>
286
287 * binutils-all/copy-3.d: New.
288
289 * objcopy.exp: Run copy-3.
290
e44d194f
DK
2912006-05-02 Dave Korn <dave.korn@artimi.com>
292
293 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
294 * binutils-all/copy-1.d (name): Likewise.
295
7cc27f03
NC
2962006-05-02 Nick Clifton <nickc@redhat.com>
297
298 * binutils-all/copy-2.d: Change the name of the section whose
299 flags are changed to "foo" so that the test will work with PE
300 based targets. Skip this test for AOUT based targeted.
301 * binutils-all/copytest.s: New file.
302
85d7f0b9
L
3032006-05-01 H.J. Lu <hongjiu.lu@intel.com>
304
305 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
306
004314cc
BE
3072006-05-01 Ben Elliston <bje@au.ibm.com>
308
309 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
310
af3c5dea
L
3112006-04-26 H.J. Lu <hongjiu.lu@intel.com>
312
313 PR binutils/2593
314 * binutils-all/copy-1.d: New file.
315 * binutils-all/copy-1.s: Likewise.
316 * binutils-all/copy-2.d: Likewise.
317
318 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
319 run_dump_test "copy-2".
320
321 * lib/utils-lib.exp (run_dump_test): New.
322 (slurp_options): Likewise.
323 (regexp_diff): Likewise.
324 (file_contents): Likewise.
325 (verbose_eval): Likewise.
326
8648f88f
L
3272006-04-25 H.J. Lu <hongjiu.lu@intel.com>
328
329 PR binutils/2467
330 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
331 on archive.
332
da28e1e1
L
3332006-04-10 H.J. Lu <hongjiu.lu@intel.com>
334
335 * lib/utils-lib.exp (default_binutils_run): Check exit status.
336
49236396
BE
3372005-12-24 Ben Elliston <bje@gnu.org>
338
339 * config/default.exp: Do not load the unneeded util-defs.exp.
340
9ab80182
JB
3412005-11-15 Jan Beulich <jbeulich@novell.com>
342
343 * config/default.exp (link_or_copy): New. Use it for setting
344 up assembler and linker for the compiler to use.
345
6a0d0afd
L
3462005-10-20 H.J. Lu <hongjiu.lu@intel.com>
347
348 PR ld/251
349 * binutils-all/group.s: New file.
350
351 * binutils-all/objcopy.exp (objcopy_test_readelf): New
352 procedure.
353 Use it to test ELF group.
354
64bb95af
L
3552005-10-19 H.J. Lu <hongjiu.lu@intel.com>
356
6a0d0afd 357 PR ld/1487
64bb95af
L
358 * binutils-all/objcopy.exp (objcopy_test): New procedure.
359 Use it to test simple copy, ia64 link order and ELF unknown
360 section type.
361
362 * binutils-all/unknown.s: New file.
363
ad2fb2cd
L
3642005-10-19 H.J. Lu <hongjiu.lu@intel.com>
365
366 PR binutils/1321
367 * binutils-all/link-order.s: New.
368
369 * binutils-all/objcopy.exp: Check ia64 link order.
370
3d888abf
DS
3712005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
372
373 * binutils-all/windres/escapex-2.rc: New file.
374 * binutils-all/windres/escapex-2.rsd: Generate.
375
c0524131
NC
3762005-08-26 Christian Groessler <chris@groessler.org>
377
378 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
379
c17ae8a2
AM
3802005-08-18 Alan Modra <amodra@bigpond.net.au>
381
382 * binutils-all/objcopy.exp: Remove a29k support.
383 * binutils-all/objdump.exp: Likewise, alliant and convex too.
384
b43b5d5f
NC
3852005-05-07 Nick Clifton <nickc@redhat.com>
386
387 * Update the address and phone number of the FSF organization in
388 the GPL notices in the following files:
389 binutils-all/ar.exp, binutils-all/dlltool.exp,
390 binutils-all/nm.exp, binutils-all/objcopy.exp,
391 binutils-all/objdump.exp, binutils-all/readelf.exp,
392 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
393 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
394 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
395 config/default.exp, lib/utils-lib.exp
396
ae99769b
NC
3972005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
398
399 * binutils-all/vax/objdump.exp: Condense the two tests into one
400 and add a "-M entry:" for the second label.
401
ec72cfe5
NC
4022005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
403
404 * binutils-all/vax: New directory.
405 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
406 switch added to the VAX disassembler.
407 * binutils-all/vax/entrymask.s: New assembler source file.
408
55aba704
BE
4092005-03-08 Ben Elliston <bje@au.ibm.com>
410
411 * config/default.exp: Remove send_user call for stray output.
412
c9bc3b3d
NC
4132005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
414
415 * binutils-all/testprog.c: Add prototype for printf() and make
416 type of "string" array be "char" in order to avoid compile time
417 warnings.
418
ca0548b6
AM
4192004-12-31 Alan Modra <amodra@bigpond.net.au>
420
421 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
422
45175cda
HPN
4232004-11-04 Hans-Peter Nilsson <hp@axis.com>
424
425 * binutils-all/objdump.exp (cpus_expected): Append cris.
426
e4c8d1e4
L
4272004-10-28 H.J. Lu <hongjiu.lu@intel.com>
428
429 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
430
0fd555c4
NC
4312004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
432
433 * binutils-all/alias.def: New file.
434 * binutils-all/dlltool.exp: Two new -p tests.
435 * config/default.exp (dlltool_gas_flag): New variable.
436 Copy gas and lds executables into tmpdir/gas directory rather than
437 making symlinks which might not be supported by the host OS.
438 Attempt to handle the case where the host OS does not use the .exe
439 extension but the target OS does.
440 * lib/utils-lib.exp (exe_ext): New procedure.
441
607dea97
NC
4422004-07-12 Nick Clifton <nickc@redhat.com>
443
444 * binutils-all/dlltool.exp: Check that the -p switch is not
445 rejected.
446
8577e690
AS
4472004-07-09 Andreas Schwab <schwab@suse.de>
448
449 * binutils-all/m68k/movem.s: New file.
450
451 * binutils-all/m68k/objdump.exp: New file.
452
d2093c13
NC
4532004-05-15 Nick Clifton <nickc@redhat.com>
454
455 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
456
8d263650
BE
4572004-05-12 Ben Elliston <bje@au.ibm.com>
458
459 * binutils-all/ar.exp: Remove stray semicolons.
460 * binutils-all/dlltool.exp: Likewise.
461 * binutils-all/objcopy.exp: Likewise.
462 * binutils-all/readelf.exp: Likewise.
463 * binutils-all/windres/windres.exp: Likewise.
464 * lib/utils-lib.exp: Likewise.
465
e9e2c3f6
RS
4662004-04-14 Richard Sandiford <rsandifo@redhat.com>
467
468 * binutils-all/readelf.ss-mips: Allow named section symbols.
469
adacfc81
JJ
4702004-03-30 Jakub Jelinek <jakub@redhat.com>
471
472 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
473
af865222
AS
4742004-02-27 Andreas Schwab <schwab@suse.de>
475
476 * binutils-all/ar.exp (argument_parsing): New test.
477
627fe3fb
NS
4782004-02-20 Nathan Sidwell <nathan@codesourcery.com>
479
480 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 481 systems.
a46a5b58 482
c9e214e5
AM
483For older changes see ChangeLog-9303
484\f
485Local Variables:
486mode: change-log
487left-margin: 8
488fill-column: 74
489version-control: never
490End:
This page took 0.204683 seconds and 4 git commands to generate.