binutils/testsuite/
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
f3097f33
RS
12010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
2
3 * lib/binutils-common.exp: New file.
4 * lib/utils-lib.exp (load_common_lib): New function. Load
5 binutils-common.exp.
6 (is_elf_format): Delete.
7
38626e25
L
82010-11-15 H.J. Lu <hongjiu.lu@intel.com>
9
10 * binutils-all/compress.exp: Replace binutils_assemble with
11 binutils_assemble_flags for --nocompress-debug-sections.
12
6dbf72d7
L
132010-11-15 H.J. Lu <hongjiu.lu@intel.com>
14
15 * binutils-all/compress.exp: Pass --nocompress-debug-sections to
16 assembler for uncompressed debug sections.
17
18 * binutils-all/testranges.d: Also expect .zdebug in section name.
19
5940a93c
TS
202010-11-08 Thomas Schwinge <thomas@schwinge.name>
21
22 * lib/utils-lib.exp (is_elf_format): Consider for *-*-gnu*, too.
23 * binutils-all/elfedit-2.d (target): Likewise.
24 * binutils-all/elfedit-3.d (target): Likewise.
25 * binutils-all/i386/i386.exp: Likewise.
26 * binutils-all/objcopy.exp: Likewise.
27 * binutils-all/strip-3.d (target): Likewise.
28
4e011fb5
AM
292010-11-08 Alan Modra <amodra@gmail.com>
30
31 * binutils-all/objdump.W: Adjust expected result for debug section
32 rename.
33
34734a01
L
342010-11-02 H.J. Lu <hongjiu.lu@intel.com>
35
36 * binutils-all/libdw2.out: Also accept MIPS_DWARF.
37
4a114e3e
L
382010-10-29 H.J. Lu <hongjiu.lu@intel.com>
39
40 * binutils-all/compress.exp: New.
41 * binutils-all/dw2-1.S: Likewise.
42 * binutils-all/dw2-2.S: Likewise.
43 * binutils-all/libdw2-compressed.out: Likewise.
44 * binutils-all/libdw2.out: Likewise.
45
709001e9
MM
462010-10-22 Mark Mitchell <mark@codesourcery.com>
47
48 * binutils-all/group-5.d: Expect ".group" for the name of group
49 sections.
50 * binutils-all/strip-2.d: Likewise.
51
1a2dab1f
AS
522010-10-12 Andreas Schwab <schwab@linux-m68k.org>
53
54 * binutils-all/m68k/objdump.exp: Add fnop test.
55 * binutils-all/m68k/fnop.s: New file.
56
f3f391b8
AM
572010-09-29 Alan Modra <amodra@gmail.com>
58
59 * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
60
4cd28456
AM
612010-09-23 Alan Modra <amodra@gmail.com>
62
63 * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
64 * binutils-all/copy-2.d: Update not-target list.
65 * binutils-all/note-1.d: Don't run on h8300.
66 * binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
67 (objcopy_test): Remove h8300-rtems from xfails.
68
40703ddd
AM
692010-09-16 Alan Modra <amodra@gmail.com>
70
71 * binutils-all/i386/i386.exp: Don't run on linuxaout.
72
b7dd81f7
NC
732010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
74
75 * binutils-all/objcopy.exp: Add test of new --interleave-width
76 option.
77
18464d4d
JK
782010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
79
80 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
81
d0514c49
L
822010-08-23 H.J. Lu <hongjiu.lu@intel.com>
83
84 * binutils-all/elfedit-3.d: New.
85
86 * binutils-all/elfedit.exp: Run elfedit-3.
87
3437afb1
AS
882010-07-19 Andreas Schwab <schwab@redhat.com>
89
90 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
91 * binutils-all/readelf.s-64: Likewise.
92 * binutils-all/i386/compressed-1b.d: Likewise.
93 * binutils-all/i386/compressed-1c.d: Likewise.
94 * binutils-all/x86-64/compressed-1b.d: Likewise.
95 * binutils-all/x86-64/compressed-1c.d: Likewise.
96
dfc6c7b2
L
972010-07-14 H.J. Lu <hongjiu.lu@intel.com>
98
99 * binutils-all/i386/compressed-1a.d: Fix a typo.
100 * binutils-all/i386/compressed-1b.d: Likewise.
101 * binutils-all/i386/compressed-1c.d: Likewise.
102 * binutils-all/x86-64/compressed-1a.d: Likewise.
103 * binutils-all/x86-64/compressed-1b.d: Likewise.
104 * binutils-all/x86-64/compressed-1c.d: Likewise.
105
368886ac
L
1062010-07-14 H.J. Lu <hongjiu.lu@intel.com>
107
108 * config/default.exp (binutils_assemble): Use
109 default_binutils_assemble_flags.
110 (binutils_assemble_flags): New.
111
112 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
113 (default_binutils_assemble_flags): This. Add asflags and
114 pass it to target_assemble.
115 (run_dump_test): Support assembler flags.
116
117 * binutils-all/i386/compressed-1.s: New.
118 * binutils-all/i386/compressed-1a.d: Likewise.
119 * binutils-all/i386/compressed-1b.d: Likewise.
120 * binutils-all/i386/compressed-1c.d: Likewise.
121 * binutils-all/i386/i386.exp: Likewise.
122 * binutils-all/x86-64/compressed-1.s: Likewise.
123 * binutils-all/x86-64/compressed-1a.d: Likewise.
124 * binutils-all/x86-64/compressed-1b.d: Likewise.
125 * binutils-all/x86-64/compressed-1c.d: Likewise.
126 * binutils-all/x86-64/x86-64.exp: Likewise.
127
df1c40a7
L
1282010-07-05 H.J. Lu <hongjiu.lu@intel.com>
129
130 PR gas/10531
131 PR gas/11789
132 * binutils-all/objdump.W: Remove bogus line debug info.
133
18ae9cc1
L
1342010-05-18 H.J. Lu <hongjiu.lu@intel.com>
135
136 PR gas/11600
137 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
138 ELF targets.
139
140 * binutils-all/exclude-1.s: New.
141 * binutils-all/exclude-1a.d: Likewise.
142 * binutils-all/exclude-1b.d: Likewise.
143
062cbcd6
L
1442010-04-30 H.J. Lu <hongjiu.lu@intel.com>
145
146 * binutils-all/dlltool.exp: Add a missing `"'.
147
1d2ca237
KT
1482010-04-27 Kai Tietz <kai.tietz@onevision.com>
149
150 * binutils-all/dlltool.exp: Allow test for
151 arm-wince-pe target.
152
88f14853
KT
1532010-03-30 Kai TIetz <kai.tietz@onevision.com>
154
155 * binutils-all/objcopy.exp: Mark simple copy executable
156 as failing for all *-*-mingw32* targets.
157
a45fc993
AM
1582010-03-26 Matt Rice <ratmice@gmail.com>
159
160 * binutils-all/ar.exp (unique_symbol): New test.
161
b2fc24d4
AM
1622010-02-18 Alan Modra <amodra@gmail.com>
163
164 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
165 * binutils-all/objcopy.exp: Run it.
166
0930eddd
NS
1672010-02-01 Nathan Sidwell <nathan@codesourcery.com>
168
169 * binutils-all/note-1.d: New.
170 * binutils-all/objcopy.exp: Add it.
171
d7e5ec69
DK
1722010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
173
174 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
175 * binutils-all/windres/lang.rc: Likewise.
176 * binutils-all/windres/messagetable.rc: Likewise.
177 * binutils-all/windres/strtab1.rc: Likewise.
178 * binutils-all/windres/strtab2.rc: Likewise.
179 * binutils-all/windres/version.rc: Likewise.
180 * binutils-all/windres/version_cat.rc: Likewise.
181
500ee42e
ILT
1822010-01-19 Ian Lance Taylor <iant@google.com>
183
184 * lib/utils-lib.exp (run_dump_test): Permit option values to use
185 $srcdir to refer to the source directory.
186 * binutils-all/add-section.d: New test.
187 * binutils-all/add-empty-section.d: New test.
188 * binutils-all/empty-file: New test input file.
189 * binutils-all/objcopy.exp: Run new tests.
190
dd35de74
L
1912010-01-08 H.J. Lu <hongjiu.lu@intel.com>
192
193 * binutils-all/elfedit-2.d: New.
194
195 * binutils-all/elfedit.exp: Run elfedit-2.
196
30fd33bb
L
1972010-01-06 H.J. Lu <hongjiu.lu@intel.com>
198
199 PR binutils/11131
200 * binutils-all/elfedit-1.d: New.
201 * binutils-all/elfedit.exp: Likewise.
202
203 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
204 (ELFEDITFLAGS): Likewise.
205
206 * lib/utils-lib.exp (run_dump_test): Support elfedit.
207
0bd7136a
KT
2082009-10-28 Kai Tietz <kai.tietz@onevision.com>
209
210 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
211 and --leading-underscore option for dlltool.
212
bf201fdd
KT
2132009-10-23 Kai Tietz <kai.tietz@onevision.com>
214
215 * binutils-all/dlltool.exp: Add new test.
216 * binutils-all/alias-2.def: New file.
217
76748ada
AM
2182009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
219
220 * binutils-all/copy-2.d: Exclude more aout targets.
221 * binutils-all/copy-3.d: Likewise.
222
f9272224
AM
2232009-09-23 Alan Modra <amodra@bigpond.net.au>
224
225 * binutils-all/readelf.s: Tolerate some whitespace differences.
226 * binutils-all/readelf.s-64: Likewise.
227 * binutils-all/readelf.ss: Likewise.
228 * binutils-all/readelf.ss-64: Likewise.
229 * binutils-all/readelf.ss-mips: Likewise.
230 * binutils-all/readelf.ss-tmips: Likewise.
231 * binutils-all/strip-10.d: Likewise.
232
6e5e57c9
AM
2332009-09-08 Alan Modra <amodra@bigpond.net.au>
234
235 * binutils-all/objdump.exp (cpus_expected): Add ms1.
236
eb7cc021
JK
2372009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
238
239 * binutils-all/testranges.s (.debug_info): Pad the only CU.
240
1ecbdee0
JK
2412009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
242
243 * binutils-all/testranges.s: Replace all .long by .4byte.
244
4db61d31
DD
2452009-09-04 DJ Delorie <dj@redhat.com>
246
247 * binutils-all/objdump.exp: Add m16c and m32c to the list of
248 expected cpus.
249
10a9c4b4
JZ
2502009-09-02 Jie Zhang <jie.zhang@analog.com>
251
252 * binutils-all/bfin/unknown-mode.s: New test.
253 * binutils-all/bfin/objdump.exp: New test.
254
3f738203
NC
2552009-08-17 Nick Clifton <nickc@redhat.com>
256
257 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
258 of the UNIQUE symbol.
259
cf2a6cfa
DJ
2602009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
261
262 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
263
9961db38 2642009-08-06 H.J. Lu <hongjiu.lu@intel.com>
9c04f6ba
L
265
266 PR binutils/10492
267 * binutils-all/objcopy.exp: Run strip-10.
268
269 * binutils-all/strip-10.d: New.
270 * binutils-all/unique.s: Likewise.
271
cd000bff
DJ
2722009-07-31 Daniel Gutson <dgutson@codesourcery.com>
273 Daniel Jacobowitz <dan@codesourcery.com>
274
275 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
276 .short.
277
93845115
AM
2782009-07-29 Alan Modra <amodra@bigpond.net.au>
279
280 * binutils-all/testranges.s: Replace .value with .short.
281
afeb3d7f
L
2822009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
283 H.J. Lu <hongjiu.lu@intel.com>
284
285 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
286 for ELF targets only.
287
36f8f14a
L
2882009-07-16 H.J. Lu <hongjiu.lu@intel.com>
289
290 * binutils-all/objcopy.exp; Run testranges-ia64.
291
292 * binutils-all/testranges.d: Don't run for ia64.
293
294 * binutils-all/testranges-ia64.d: New.
295 * binutils-all/testranges-ia64.s: Likewise.
296
01a8f077
JK
2972009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
298
299 * binutils-all/objcopy.exp (testranges): New test.
300 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
301
899396fe
CF
3022009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
303
304 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
305 copy_executable.
306
33c70472
CF
3072009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
308
309 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
310 cygwin.
311
3f904b16
AM
3122009-04-16 Alan Modra <amodra@bigpond.net.au>
313
314 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
315 * binutils-all/localize-hidden-2.s: Likewise.
316
0fcc17f8
DK
3172009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
318
319 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
320 file before downloading.
321 (strip_executable_with_saving_a_symbol): Likewise.
322 (keep_debug_symbols_and_test_copy): Likewise.
323
c43a5298
JM
3242009-03-11 Joseph Myers <joseph@codesourcery.com>
325
326 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
327 literal "tmpdir/" in expected output.
328
36e4dce6
CD
3292009-03-11 Chris Demetriou <cgd@google.com>
330
331 * binutils-all/ar.exp (deterministic_archive): New test.
332
0691f7af
L
3332009-03-09 H.J. Lu <hongjiu.lu@intel.com>
334
335 PR binutils/9933
336 * binutils-all/copy-4.d: New.
337
338 * binutils-all/objcopy.exp: Run copy-4.
339
13e637c4
DA
3402009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
341
342 * config/hppa.sed: Fix spelling.
343
dfd1e198
DA
3442009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
345
346 * binutils-all/localize-hidden-1.s: Change .equ to .set.
347 * binutils-all/localize-hidden-2.s: Likewise.
348
ec0c103c
NC
3492009-01-29 Nick Clifton <nickc@redhat.com>
350
351 * binutils-all/objdump.W: Do not assume that high and low PC
352 addresses will have been computed.
353
80c35038
NC
3542008-10-06 Tom Tromey <tromey@redhat.com>
355
356 * binutils-all/objdump.W: Update.
357
388853f7
L
3582008-10-03 H.J. Lu <hongjiu.lu@intel.com>
359
360 * binutils-all/group.s: Updated.
361 * binutils-all/group-2.s: Likewise.
362 * binutils-all/group-3.s: Likewise.
363 * binutils-all/group-4.s: Likewise.
364 * binutils-all/strip-7.d: Likewise.
365 * binutils-all/strip-9.d: Likewise.
366
e1e87d1e
L
3672008-10-01 H.J. Lu <hongjiu.lu@intel.com>
368
369 * binutils-all/group-4.s: New.
370 * binutils-all/strip-8.d: Likewise.
371 * binutils-all/strip-9.d: Likewise.
372
373 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
374 strip-8 and strip-9.
375
f206e905
L
3762008-10-01 H.J. Lu <hongjiu.lu@intel.com>
377
378 * binutils-all/group-3.s: New.
379 * binutils-all/strip-6.d: Likewise.
380 * binutils-all/strip-7.d: Likewise.
381
382 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
383 strip-6 and strip-7.
384
eb3980ce
L
3852008-10-01 H.J. Lu <hongjiu.lu@intel.com>
386
387 * binutils-all/group-2.s: New.
388 * binutils-all/strip-4.d: Likewise.
389 * binutils-all/strip-5.d: Likewise.
390
391 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
392 strip-4 and strip-5.
393
22bce68e
AM
3942008-07-26 Alan Modra <amodra@bigpond.net.au>
395
396 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
397
5589e138
HPN
3982008-07-11 Hans-Peter Nilsson <hp@axis.com>
399
400 * binutils-all/objdump.W: Generalize to adjust for targets with
401 non-byte-size instructions.
402
1b315056
CS
4032008-07-09 Craig Silverstein <csilvers@google.com>
404
405 * binutils-all/objdump.exp: Add test for objdump -s on a file
406 with a compressed debug section. Add test for objdump -W on a
407 file that contains a compressed debug section.
408 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
409 (readelf_compressed_wa_test): New function.
410 * binutils-all/dw2-compressed.S: New file.
411 * binutils-all/objdump.W: New file.
412 * binutils-all/objdump.s: New file.
413 * binutils-all/readelf.wa: New file.
414
72d4c02f
KT
4152008-07-08 Kai Tietz <kai.tietz@onevision.com>
416
417 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
418 is target-triplet for execution tests.
419 (copy_executable): Likewise.
420 (strip_executable): Likewise.
421 (strip_executable_with_saving_a_symbol): Likewise.
422
11701589
JK
4232008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
424
425 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
426 (keep_debug_symbols_and_test_copy): New function.
427 (test5, test6): New variables.
428
a8da6403
NC
4292008-03-27 Cary Coutant <ccoutant@google.com>
430
431 * binutils-all/ar.exp: Add thin archive tests.
432
b67ce46f
JM
4332008-02-26 Joseph Myers <joseph@codesourcery.com>
434
435 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
436 empty for testing an installed toolchain.
437
2d312b6b 4382008-02-04 Bob Wilson <bob.wilson@acm.org>
a45fc993 439
2d312b6b 440 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
a45fc993 441
08a80eb6
AM
4422007-10-26 Alan Modra <amodra@bigpond.net.au>
443
444 * binutils-all/windres/windres.exp: Don't xfail.
445
504b7d20
NC
4462007-10-16 Nick Clifton <nickc@redhat.com>
447
448 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
449 * binutils-all/readelf.ss-64: Likewise.
450 * binutils-all/readelf.ss-mips: Likewise.
451 * binutils-all/readelf.ss-tmips: Likewise.
a45fc993 452
09c11c86
NC
4532007-08-30 Nick Clifton <nickc@redhat.com>
454
455 * binutils-all/dumptest.s: New test file.
456 * binutils-all/readelf.exp: Add test of readelf's -p switch.
457
7f6a71ff 4582007-08-28 Mark Shinwell <shinwell@codesourcery.com>
a45fc993 459 Joseph Myers <joseph@codesourcery.com>
7f6a71ff
JM
460
461 * binutils-all/ar.exp (long_filenames): Delete temporary files on
462 the host.
463 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
464 host is local.
465 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
466 srec file to be passed to binutils_run.
467 (objcopy_test_readelf): Use remote_exec.
468 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
469 (readelf_test): Likewise.
470 (readelf_wi_test): Likewise.
471 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
472 host is local. Use remote_exec. Use $tempfile not
473 tmpdir/bintest.o.
474
151fab34
AM
4752007-08-09 Alan Modra <amodra@bigpond.net.au>
476
477 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
478 * binutils-all/copy-3.d (not-target): Likewise.
479 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
480 setup_xfail.
1e1c6a43
AM
481 * windres/windres.exp: Return unsupported rather than fail if
482 windows.h not found.
151fab34 483
32866df7
NC
4842007-07-05 Nick Clifton <nickc@redhat.com>
485
486 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
487 * config/default.exp, binutils-all/ar.exp,
488 binutils-all/dlltool.exp, binutils-all/nm.exp,
489 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
490 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
491 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
492 binutils-all/windres/msupdate: Likewise.
493
4b3a42a7
L
4942007-06-23 H.J. Lu <hongjiu.lu@intel.com>
495
496 * binutils-all/strip-3.d: Also strip .xtensa.info section.
497
fc108f8f
NC
4982007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
499
500 * binutils-all/windres/version_cat.rc: New.
501 * binutils-all/windres/version_cat.rsd: New.
502
4a594fce
NC
5032007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
504
505 * binutils-all/windres/html.rc: New.
506 * binutils-all/windres/html.rsd: New.
507 * binutils-all/windres/html1.hm: New.
508 * binutils-all/windres/html2.hm: New.
509 * binutils-all/windres/messagetable.rc: New.
510 * binutils-all/windres/messagetable.rsd: New.
511 * binutils-all/windres/MSG00001.bin: New.
512 * binutils-all/windres/strtab2.rc: New.
513 * binutils-all/windres/strtab2.rsd: New.
514 * binutils-all/windres/version.rc: New.
515 * binutils-all/windres/version.rsd: New.
516 * binutils-all/windres/dialog.rsd: Fix expected results.
517
f891f2a9
JM
5182007-05-17 Joseph Myers <joseph@codesourcery.com>
519
520 * binutils-all/strip-3.d: Strip .pdr section.
521
b8b6abe0
AM
5222007-05-15 Alan Modra <amodra@bigpond.net.au>
523
524 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
525
b4de6476
AM
5262007-05-11 Alan Modra <amodra@bigpond.net.au>
527
528 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
529
e46ab513
MS
5302007-05-08 Mark Shinwell <shinwell@codesourcery.com>
531
532 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
533 sections.
534
0d063f63
AM
5352007-05-02 Alan Modra <amodra@bigpond.net.au>
536
537 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
538 (copy_executable): Return early if test2 is blank.
539 Return unsupported rather than unresolved if we can't run
540 executables. Do test1 if we can compile.
541
312aaa3c
NC
5422007-04-24 Nathan Froyd <froydnj@codesourcery.com>
543 Phil Edwards <phil@codesourcery.com>
544
545 * binutils-all/objcopy.exp: Add test for stripping a symbol
546 used in a relocation.
547 * binutils-all/needed-by-reloc.s: New file.
548
9e48b4c6
NC
5492007-04-20 Nathan Froyd <froydnj@codesourcery.com>
550 Phil Edwards <phil@codesourcery.com>
551 Thomas de Lellis <tdel@windriver.com>
552
553 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
554
d3013035
RE
5552007-04-21 Richard Earnshaw <rearnsha@arm.com>
556
557 * binutils-all/readelf.exp (regexp_diff): Delete.
558
9401f88d
RE
5592007-04-20 Richard Earnshaw <rearnsha@arm.com>
560
561 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
562 Rename the second test.
563
1aa9ef63
L
5642007-04-12 H.J. Lu <hongjiu.lu@intel.com>
565
566 PR binutils/4348
567 * binutils-all/empty.s: New file.
568 * binutils-all/strip-3.d: Likewise.
569
570 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
571
903b1f5b
NS
5722007-02-27 Nathan Sidwell <nathan@codesourcery.com>
573
574 * binutils-all/objcopy.exp: Skip for uclinux targets.
575
b279a55c
NC
5762007-02-14 Nick Clifton <nickc@redhat.com>
577
578 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
579 output failure message.
580
42037fe5
NC
5812007-01-08 Kai Tietz <kai.tietz@onevision.com>
582
583 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
584 * dlltool.exp: Dito
585 * lang.rc: Dito
586 * strtab1.rc: Dito
587 * windres.exp: Dito
588
99ad8390
NC
5892006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
590
591 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
592 * binutils-all/dlltool.exp: Likewise.
593 * binutils-all/objcopy.exp: Likewise.
594 * binutils-all/windres/windres.exp: Likewise.
595 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
596 * binutils-all/windres/strtab1.rc: Likewise.
597 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
598
748fc5e9
L
5992006-09-14 H.J. Lu <hongjiu.lu@intel.com>
600
7d3d6bd5 601 PR binutils/3181
748fc5e9
L
602 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
603 targets.
604
605 * binutils-all/strip-1.d: New file.
606 * binutils-all/strip-2.d: Likewise.
607
608 * lib/utils-lib.exp (run_dump_test): Support strip.
609
4be041b2 6102006-08-15 Thiemo Seufer <ths@mips.com>
a45fc993
AM
611 Nigel Stephens <nigel@mips.com>
612 David Ung <davidu@mips.com>
4be041b2
TS
613
614 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
615
a87866e6
RS
6162006-06-24 Richard Sandiford <richard@codesourcery.com>
617
618 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
619 of readelf.
620
d58c2e3a
RS
6212006-06-23 Richard Sandiford <richard@codesourcery.com>
622
623 * binutils-all/localize-hidden-1.s,
624 * binutils-all/localize-hidden-1.d,
625 * binutils-all/localize-hidden-2.s,
626 * binutils-all/localize-hidden-2.d: New tests.
627 * binutils-all/objcopy.exp: Run them.
628
c22aaad1
PB
6292006-06-06 Paul Brook <paul@codesourcery.com>
630
631 * binutils-all/arm/objdump.exp: New file.
632 * binutils-all/arm/thumb2-cond.s: New test.
633
5a135cf2
L
6342006-05-03 H.J. Lu <hongjiu.lu@intel.com>
635
636 * binutils-all/copy-3.d: Fix a typo.
637
81fc501a
L
6382006-05-03 H.J. Lu <hongjiu.lu@intel.com>
639
640 * binutils-all/copy-3.d: New.
641
642 * objcopy.exp: Run copy-3.
643
e44d194f
DK
6442006-05-02 Dave Korn <dave.korn@artimi.com>
645
646 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
647 * binutils-all/copy-1.d (name): Likewise.
648
7cc27f03
NC
6492006-05-02 Nick Clifton <nickc@redhat.com>
650
651 * binutils-all/copy-2.d: Change the name of the section whose
652 flags are changed to "foo" so that the test will work with PE
653 based targets. Skip this test for AOUT based targeted.
654 * binutils-all/copytest.s: New file.
655
85d7f0b9
L
6562006-05-01 H.J. Lu <hongjiu.lu@intel.com>
657
658 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
659
004314cc
BE
6602006-05-01 Ben Elliston <bje@au.ibm.com>
661
662 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
663
af3c5dea
L
6642006-04-26 H.J. Lu <hongjiu.lu@intel.com>
665
666 PR binutils/2593
667 * binutils-all/copy-1.d: New file.
668 * binutils-all/copy-1.s: Likewise.
669 * binutils-all/copy-2.d: Likewise.
670
671 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
672 run_dump_test "copy-2".
673
674 * lib/utils-lib.exp (run_dump_test): New.
675 (slurp_options): Likewise.
676 (regexp_diff): Likewise.
677 (file_contents): Likewise.
678 (verbose_eval): Likewise.
679
8648f88f
L
6802006-04-25 H.J. Lu <hongjiu.lu@intel.com>
681
682 PR binutils/2467
683 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
684 on archive.
685
da28e1e1
L
6862006-04-10 H.J. Lu <hongjiu.lu@intel.com>
687
688 * lib/utils-lib.exp (default_binutils_run): Check exit status.
689
49236396
BE
6902005-12-24 Ben Elliston <bje@gnu.org>
691
692 * config/default.exp: Do not load the unneeded util-defs.exp.
693
9ab80182
JB
6942005-11-15 Jan Beulich <jbeulich@novell.com>
695
696 * config/default.exp (link_or_copy): New. Use it for setting
697 up assembler and linker for the compiler to use.
698
6a0d0afd
L
6992005-10-20 H.J. Lu <hongjiu.lu@intel.com>
700
701 PR ld/251
702 * binutils-all/group.s: New file.
703
704 * binutils-all/objcopy.exp (objcopy_test_readelf): New
705 procedure.
706 Use it to test ELF group.
707
64bb95af
L
7082005-10-19 H.J. Lu <hongjiu.lu@intel.com>
709
6a0d0afd 710 PR ld/1487
64bb95af
L
711 * binutils-all/objcopy.exp (objcopy_test): New procedure.
712 Use it to test simple copy, ia64 link order and ELF unknown
713 section type.
714
715 * binutils-all/unknown.s: New file.
716
ad2fb2cd
L
7172005-10-19 H.J. Lu <hongjiu.lu@intel.com>
718
719 PR binutils/1321
720 * binutils-all/link-order.s: New.
721
722 * binutils-all/objcopy.exp: Check ia64 link order.
723
3d888abf
DS
7242005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
725
726 * binutils-all/windres/escapex-2.rc: New file.
727 * binutils-all/windres/escapex-2.rsd: Generate.
728
c0524131
NC
7292005-08-26 Christian Groessler <chris@groessler.org>
730
731 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
732
c17ae8a2
AM
7332005-08-18 Alan Modra <amodra@bigpond.net.au>
734
735 * binutils-all/objcopy.exp: Remove a29k support.
736 * binutils-all/objdump.exp: Likewise, alliant and convex too.
737
b43b5d5f
NC
7382005-05-07 Nick Clifton <nickc@redhat.com>
739
740 * Update the address and phone number of the FSF organization in
741 the GPL notices in the following files:
742 binutils-all/ar.exp, binutils-all/dlltool.exp,
743 binutils-all/nm.exp, binutils-all/objcopy.exp,
744 binutils-all/objdump.exp, binutils-all/readelf.exp,
745 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
746 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
747 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
748 config/default.exp, lib/utils-lib.exp
749
ae99769b
NC
7502005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
751
752 * binutils-all/vax/objdump.exp: Condense the two tests into one
753 and add a "-M entry:" for the second label.
754
ec72cfe5
NC
7552005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
756
757 * binutils-all/vax: New directory.
758 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
759 switch added to the VAX disassembler.
760 * binutils-all/vax/entrymask.s: New assembler source file.
761
55aba704
BE
7622005-03-08 Ben Elliston <bje@au.ibm.com>
763
a45fc993 764 * config/default.exp: Remove send_user call for stray output.
55aba704 765
c9bc3b3d
NC
7662005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
767
768 * binutils-all/testprog.c: Add prototype for printf() and make
769 type of "string" array be "char" in order to avoid compile time
770 warnings.
771
ca0548b6
AM
7722004-12-31 Alan Modra <amodra@bigpond.net.au>
773
774 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
775
45175cda
HPN
7762004-11-04 Hans-Peter Nilsson <hp@axis.com>
777
778 * binutils-all/objdump.exp (cpus_expected): Append cris.
779
e4c8d1e4
L
7802004-10-28 H.J. Lu <hongjiu.lu@intel.com>
781
782 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
783
0fd555c4
NC
7842004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
785
786 * binutils-all/alias.def: New file.
787 * binutils-all/dlltool.exp: Two new -p tests.
788 * config/default.exp (dlltool_gas_flag): New variable.
789 Copy gas and lds executables into tmpdir/gas directory rather than
790 making symlinks which might not be supported by the host OS.
791 Attempt to handle the case where the host OS does not use the .exe
792 extension but the target OS does.
793 * lib/utils-lib.exp (exe_ext): New procedure.
794
607dea97
NC
7952004-07-12 Nick Clifton <nickc@redhat.com>
796
797 * binutils-all/dlltool.exp: Check that the -p switch is not
798 rejected.
799
8577e690
AS
8002004-07-09 Andreas Schwab <schwab@suse.de>
801
802 * binutils-all/m68k/movem.s: New file.
803
804 * binutils-all/m68k/objdump.exp: New file.
805
d2093c13
NC
8062004-05-15 Nick Clifton <nickc@redhat.com>
807
808 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
809
8d263650
BE
8102004-05-12 Ben Elliston <bje@au.ibm.com>
811
812 * binutils-all/ar.exp: Remove stray semicolons.
813 * binutils-all/dlltool.exp: Likewise.
814 * binutils-all/objcopy.exp: Likewise.
815 * binutils-all/readelf.exp: Likewise.
816 * binutils-all/windres/windres.exp: Likewise.
817 * lib/utils-lib.exp: Likewise.
818
e9e2c3f6
RS
8192004-04-14 Richard Sandiford <rsandifo@redhat.com>
820
821 * binutils-all/readelf.ss-mips: Allow named section symbols.
822
adacfc81
JJ
8232004-03-30 Jakub Jelinek <jakub@redhat.com>
824
825 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
826
af865222
AS
8272004-02-27 Andreas Schwab <schwab@suse.de>
828
829 * binutils-all/ar.exp (argument_parsing): New test.
830
627fe3fb
NS
8312004-02-20 Nathan Sidwell <nathan@codesourcery.com>
832
833 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 834 systems.
a46a5b58 835
c9e214e5
AM
836For older changes see ChangeLog-9303
837\f
838Local Variables:
839mode: change-log
840left-margin: 8
841fill-column: 74
842version-control: never
843End:
This page took 0.317271 seconds and 4 git commands to generate.