* objcopy.c: Add --interleave-width option to allow interleaving
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
b7dd81f7
NC
12010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
2
3 * binutils-all/objcopy.exp: Add test of new --interleave-width
4 option.
5
18464d4d
JK
62010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
7
8 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
9
d0514c49
L
102010-08-23 H.J. Lu <hongjiu.lu@intel.com>
11
12 * binutils-all/elfedit-3.d: New.
13
14 * binutils-all/elfedit.exp: Run elfedit-3.
15
3437afb1
AS
162010-07-19 Andreas Schwab <schwab@redhat.com>
17
18 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
19 * binutils-all/readelf.s-64: Likewise.
20 * binutils-all/i386/compressed-1b.d: Likewise.
21 * binutils-all/i386/compressed-1c.d: Likewise.
22 * binutils-all/x86-64/compressed-1b.d: Likewise.
23 * binutils-all/x86-64/compressed-1c.d: Likewise.
24
dfc6c7b2
L
252010-07-14 H.J. Lu <hongjiu.lu@intel.com>
26
27 * binutils-all/i386/compressed-1a.d: Fix a typo.
28 * binutils-all/i386/compressed-1b.d: Likewise.
29 * binutils-all/i386/compressed-1c.d: Likewise.
30 * binutils-all/x86-64/compressed-1a.d: Likewise.
31 * binutils-all/x86-64/compressed-1b.d: Likewise.
32 * binutils-all/x86-64/compressed-1c.d: Likewise.
33
368886ac
L
342010-07-14 H.J. Lu <hongjiu.lu@intel.com>
35
36 * config/default.exp (binutils_assemble): Use
37 default_binutils_assemble_flags.
38 (binutils_assemble_flags): New.
39
40 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
41 (default_binutils_assemble_flags): This. Add asflags and
42 pass it to target_assemble.
43 (run_dump_test): Support assembler flags.
44
45 * binutils-all/i386/compressed-1.s: New.
46 * binutils-all/i386/compressed-1a.d: Likewise.
47 * binutils-all/i386/compressed-1b.d: Likewise.
48 * binutils-all/i386/compressed-1c.d: Likewise.
49 * binutils-all/i386/i386.exp: Likewise.
50 * binutils-all/x86-64/compressed-1.s: Likewise.
51 * binutils-all/x86-64/compressed-1a.d: Likewise.
52 * binutils-all/x86-64/compressed-1b.d: Likewise.
53 * binutils-all/x86-64/compressed-1c.d: Likewise.
54 * binutils-all/x86-64/x86-64.exp: Likewise.
55
df1c40a7
L
562010-07-05 H.J. Lu <hongjiu.lu@intel.com>
57
58 PR gas/10531
59 PR gas/11789
60 * binutils-all/objdump.W: Remove bogus line debug info.
61
18ae9cc1
L
622010-05-18 H.J. Lu <hongjiu.lu@intel.com>
63
64 PR gas/11600
65 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
66 ELF targets.
67
68 * binutils-all/exclude-1.s: New.
69 * binutils-all/exclude-1a.d: Likewise.
70 * binutils-all/exclude-1b.d: Likewise.
71
062cbcd6
L
722010-04-30 H.J. Lu <hongjiu.lu@intel.com>
73
74 * binutils-all/dlltool.exp: Add a missing `"'.
75
1d2ca237
KT
762010-04-27 Kai Tietz <kai.tietz@onevision.com>
77
78 * binutils-all/dlltool.exp: Allow test for
79 arm-wince-pe target.
80
88f14853
KT
812010-03-30 Kai TIetz <kai.tietz@onevision.com>
82
83 * binutils-all/objcopy.exp: Mark simple copy executable
84 as failing for all *-*-mingw32* targets.
85
a45fc993
AM
862010-03-26 Matt Rice <ratmice@gmail.com>
87
88 * binutils-all/ar.exp (unique_symbol): New test.
89
b2fc24d4
AM
902010-02-18 Alan Modra <amodra@gmail.com>
91
92 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
93 * binutils-all/objcopy.exp: Run it.
94
0930eddd
NS
952010-02-01 Nathan Sidwell <nathan@codesourcery.com>
96
97 * binutils-all/note-1.d: New.
98 * binutils-all/objcopy.exp: Add it.
99
d7e5ec69
DK
1002010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
101
102 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
103 * binutils-all/windres/lang.rc: Likewise.
104 * binutils-all/windres/messagetable.rc: Likewise.
105 * binutils-all/windres/strtab1.rc: Likewise.
106 * binutils-all/windres/strtab2.rc: Likewise.
107 * binutils-all/windres/version.rc: Likewise.
108 * binutils-all/windres/version_cat.rc: Likewise.
109
500ee42e
ILT
1102010-01-19 Ian Lance Taylor <iant@google.com>
111
112 * lib/utils-lib.exp (run_dump_test): Permit option values to use
113 $srcdir to refer to the source directory.
114 * binutils-all/add-section.d: New test.
115 * binutils-all/add-empty-section.d: New test.
116 * binutils-all/empty-file: New test input file.
117 * binutils-all/objcopy.exp: Run new tests.
118
dd35de74
L
1192010-01-08 H.J. Lu <hongjiu.lu@intel.com>
120
121 * binutils-all/elfedit-2.d: New.
122
123 * binutils-all/elfedit.exp: Run elfedit-2.
124
30fd33bb
L
1252010-01-06 H.J. Lu <hongjiu.lu@intel.com>
126
127 PR binutils/11131
128 * binutils-all/elfedit-1.d: New.
129 * binutils-all/elfedit.exp: Likewise.
130
131 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
132 (ELFEDITFLAGS): Likewise.
133
134 * lib/utils-lib.exp (run_dump_test): Support elfedit.
135
0bd7136a
KT
1362009-10-28 Kai Tietz <kai.tietz@onevision.com>
137
138 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
139 and --leading-underscore option for dlltool.
140
bf201fdd
KT
1412009-10-23 Kai Tietz <kai.tietz@onevision.com>
142
143 * binutils-all/dlltool.exp: Add new test.
144 * binutils-all/alias-2.def: New file.
145
76748ada
AM
1462009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
147
148 * binutils-all/copy-2.d: Exclude more aout targets.
149 * binutils-all/copy-3.d: Likewise.
150
f9272224
AM
1512009-09-23 Alan Modra <amodra@bigpond.net.au>
152
153 * binutils-all/readelf.s: Tolerate some whitespace differences.
154 * binutils-all/readelf.s-64: Likewise.
155 * binutils-all/readelf.ss: Likewise.
156 * binutils-all/readelf.ss-64: Likewise.
157 * binutils-all/readelf.ss-mips: Likewise.
158 * binutils-all/readelf.ss-tmips: Likewise.
159 * binutils-all/strip-10.d: Likewise.
160
6e5e57c9
AM
1612009-09-08 Alan Modra <amodra@bigpond.net.au>
162
163 * binutils-all/objdump.exp (cpus_expected): Add ms1.
164
eb7cc021
JK
1652009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
166
167 * binutils-all/testranges.s (.debug_info): Pad the only CU.
168
1ecbdee0
JK
1692009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
170
171 * binutils-all/testranges.s: Replace all .long by .4byte.
172
4db61d31
DD
1732009-09-04 DJ Delorie <dj@redhat.com>
174
175 * binutils-all/objdump.exp: Add m16c and m32c to the list of
176 expected cpus.
177
10a9c4b4
JZ
1782009-09-02 Jie Zhang <jie.zhang@analog.com>
179
180 * binutils-all/bfin/unknown-mode.s: New test.
181 * binutils-all/bfin/objdump.exp: New test.
182
3f738203
NC
1832009-08-17 Nick Clifton <nickc@redhat.com>
184
185 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
186 of the UNIQUE symbol.
187
cf2a6cfa
DJ
1882009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
189
190 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
191
9961db38 1922009-08-06 H.J. Lu <hongjiu.lu@intel.com>
9c04f6ba
L
193
194 PR binutils/10492
195 * binutils-all/objcopy.exp: Run strip-10.
196
197 * binutils-all/strip-10.d: New.
198 * binutils-all/unique.s: Likewise.
199
cd000bff
DJ
2002009-07-31 Daniel Gutson <dgutson@codesourcery.com>
201 Daniel Jacobowitz <dan@codesourcery.com>
202
203 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
204 .short.
205
93845115
AM
2062009-07-29 Alan Modra <amodra@bigpond.net.au>
207
208 * binutils-all/testranges.s: Replace .value with .short.
209
afeb3d7f
L
2102009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
211 H.J. Lu <hongjiu.lu@intel.com>
212
213 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
214 for ELF targets only.
215
36f8f14a
L
2162009-07-16 H.J. Lu <hongjiu.lu@intel.com>
217
218 * binutils-all/objcopy.exp; Run testranges-ia64.
219
220 * binutils-all/testranges.d: Don't run for ia64.
221
222 * binutils-all/testranges-ia64.d: New.
223 * binutils-all/testranges-ia64.s: Likewise.
224
01a8f077
JK
2252009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
226
227 * binutils-all/objcopy.exp (testranges): New test.
228 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
229
899396fe
CF
2302009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
231
232 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
233 copy_executable.
234
33c70472
CF
2352009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
236
237 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
238 cygwin.
239
3f904b16
AM
2402009-04-16 Alan Modra <amodra@bigpond.net.au>
241
242 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
243 * binutils-all/localize-hidden-2.s: Likewise.
244
0fcc17f8
DK
2452009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
246
247 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
248 file before downloading.
249 (strip_executable_with_saving_a_symbol): Likewise.
250 (keep_debug_symbols_and_test_copy): Likewise.
251
c43a5298
JM
2522009-03-11 Joseph Myers <joseph@codesourcery.com>
253
254 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
255 literal "tmpdir/" in expected output.
256
36e4dce6
CD
2572009-03-11 Chris Demetriou <cgd@google.com>
258
259 * binutils-all/ar.exp (deterministic_archive): New test.
260
0691f7af
L
2612009-03-09 H.J. Lu <hongjiu.lu@intel.com>
262
263 PR binutils/9933
264 * binutils-all/copy-4.d: New.
265
266 * binutils-all/objcopy.exp: Run copy-4.
267
13e637c4
DA
2682009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
269
270 * config/hppa.sed: Fix spelling.
271
dfd1e198
DA
2722009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
273
274 * binutils-all/localize-hidden-1.s: Change .equ to .set.
275 * binutils-all/localize-hidden-2.s: Likewise.
276
ec0c103c
NC
2772009-01-29 Nick Clifton <nickc@redhat.com>
278
279 * binutils-all/objdump.W: Do not assume that high and low PC
280 addresses will have been computed.
281
80c35038
NC
2822008-10-06 Tom Tromey <tromey@redhat.com>
283
284 * binutils-all/objdump.W: Update.
285
388853f7
L
2862008-10-03 H.J. Lu <hongjiu.lu@intel.com>
287
288 * binutils-all/group.s: Updated.
289 * binutils-all/group-2.s: Likewise.
290 * binutils-all/group-3.s: Likewise.
291 * binutils-all/group-4.s: Likewise.
292 * binutils-all/strip-7.d: Likewise.
293 * binutils-all/strip-9.d: Likewise.
294
e1e87d1e
L
2952008-10-01 H.J. Lu <hongjiu.lu@intel.com>
296
297 * binutils-all/group-4.s: New.
298 * binutils-all/strip-8.d: Likewise.
299 * binutils-all/strip-9.d: Likewise.
300
301 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
302 strip-8 and strip-9.
303
f206e905
L
3042008-10-01 H.J. Lu <hongjiu.lu@intel.com>
305
306 * binutils-all/group-3.s: New.
307 * binutils-all/strip-6.d: Likewise.
308 * binutils-all/strip-7.d: Likewise.
309
310 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
311 strip-6 and strip-7.
312
eb3980ce
L
3132008-10-01 H.J. Lu <hongjiu.lu@intel.com>
314
315 * binutils-all/group-2.s: New.
316 * binutils-all/strip-4.d: Likewise.
317 * binutils-all/strip-5.d: Likewise.
318
319 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
320 strip-4 and strip-5.
321
22bce68e
AM
3222008-07-26 Alan Modra <amodra@bigpond.net.au>
323
324 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
325
5589e138
HPN
3262008-07-11 Hans-Peter Nilsson <hp@axis.com>
327
328 * binutils-all/objdump.W: Generalize to adjust for targets with
329 non-byte-size instructions.
330
1b315056
CS
3312008-07-09 Craig Silverstein <csilvers@google.com>
332
333 * binutils-all/objdump.exp: Add test for objdump -s on a file
334 with a compressed debug section. Add test for objdump -W on a
335 file that contains a compressed debug section.
336 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
337 (readelf_compressed_wa_test): New function.
338 * binutils-all/dw2-compressed.S: New file.
339 * binutils-all/objdump.W: New file.
340 * binutils-all/objdump.s: New file.
341 * binutils-all/readelf.wa: New file.
342
72d4c02f
KT
3432008-07-08 Kai Tietz <kai.tietz@onevision.com>
344
345 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
346 is target-triplet for execution tests.
347 (copy_executable): Likewise.
348 (strip_executable): Likewise.
349 (strip_executable_with_saving_a_symbol): Likewise.
350
11701589
JK
3512008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
352
353 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
354 (keep_debug_symbols_and_test_copy): New function.
355 (test5, test6): New variables.
356
a8da6403
NC
3572008-03-27 Cary Coutant <ccoutant@google.com>
358
359 * binutils-all/ar.exp: Add thin archive tests.
360
b67ce46f
JM
3612008-02-26 Joseph Myers <joseph@codesourcery.com>
362
363 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
364 empty for testing an installed toolchain.
365
2d312b6b 3662008-02-04 Bob Wilson <bob.wilson@acm.org>
a45fc993 367
2d312b6b 368 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
a45fc993 369
08a80eb6
AM
3702007-10-26 Alan Modra <amodra@bigpond.net.au>
371
372 * binutils-all/windres/windres.exp: Don't xfail.
373
504b7d20
NC
3742007-10-16 Nick Clifton <nickc@redhat.com>
375
376 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
377 * binutils-all/readelf.ss-64: Likewise.
378 * binutils-all/readelf.ss-mips: Likewise.
379 * binutils-all/readelf.ss-tmips: Likewise.
a45fc993 380
09c11c86
NC
3812007-08-30 Nick Clifton <nickc@redhat.com>
382
383 * binutils-all/dumptest.s: New test file.
384 * binutils-all/readelf.exp: Add test of readelf's -p switch.
385
7f6a71ff 3862007-08-28 Mark Shinwell <shinwell@codesourcery.com>
a45fc993 387 Joseph Myers <joseph@codesourcery.com>
7f6a71ff
JM
388
389 * binutils-all/ar.exp (long_filenames): Delete temporary files on
390 the host.
391 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
392 host is local.
393 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
394 srec file to be passed to binutils_run.
395 (objcopy_test_readelf): Use remote_exec.
396 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
397 (readelf_test): Likewise.
398 (readelf_wi_test): Likewise.
399 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
400 host is local. Use remote_exec. Use $tempfile not
401 tmpdir/bintest.o.
402
151fab34
AM
4032007-08-09 Alan Modra <amodra@bigpond.net.au>
404
405 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
406 * binutils-all/copy-3.d (not-target): Likewise.
407 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
408 setup_xfail.
1e1c6a43
AM
409 * windres/windres.exp: Return unsupported rather than fail if
410 windows.h not found.
151fab34 411
32866df7
NC
4122007-07-05 Nick Clifton <nickc@redhat.com>
413
414 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
415 * config/default.exp, binutils-all/ar.exp,
416 binutils-all/dlltool.exp, binutils-all/nm.exp,
417 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
418 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
419 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
420 binutils-all/windres/msupdate: Likewise.
421
4b3a42a7
L
4222007-06-23 H.J. Lu <hongjiu.lu@intel.com>
423
424 * binutils-all/strip-3.d: Also strip .xtensa.info section.
425
fc108f8f
NC
4262007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
427
428 * binutils-all/windres/version_cat.rc: New.
429 * binutils-all/windres/version_cat.rsd: New.
430
4a594fce
NC
4312007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
432
433 * binutils-all/windres/html.rc: New.
434 * binutils-all/windres/html.rsd: New.
435 * binutils-all/windres/html1.hm: New.
436 * binutils-all/windres/html2.hm: New.
437 * binutils-all/windres/messagetable.rc: New.
438 * binutils-all/windres/messagetable.rsd: New.
439 * binutils-all/windres/MSG00001.bin: New.
440 * binutils-all/windres/strtab2.rc: New.
441 * binutils-all/windres/strtab2.rsd: New.
442 * binutils-all/windres/version.rc: New.
443 * binutils-all/windres/version.rsd: New.
444 * binutils-all/windres/dialog.rsd: Fix expected results.
445
f891f2a9
JM
4462007-05-17 Joseph Myers <joseph@codesourcery.com>
447
448 * binutils-all/strip-3.d: Strip .pdr section.
449
b8b6abe0
AM
4502007-05-15 Alan Modra <amodra@bigpond.net.au>
451
452 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
453
b4de6476
AM
4542007-05-11 Alan Modra <amodra@bigpond.net.au>
455
456 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
457
e46ab513
MS
4582007-05-08 Mark Shinwell <shinwell@codesourcery.com>
459
460 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
461 sections.
462
0d063f63
AM
4632007-05-02 Alan Modra <amodra@bigpond.net.au>
464
465 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
466 (copy_executable): Return early if test2 is blank.
467 Return unsupported rather than unresolved if we can't run
468 executables. Do test1 if we can compile.
469
312aaa3c
NC
4702007-04-24 Nathan Froyd <froydnj@codesourcery.com>
471 Phil Edwards <phil@codesourcery.com>
472
473 * binutils-all/objcopy.exp: Add test for stripping a symbol
474 used in a relocation.
475 * binutils-all/needed-by-reloc.s: New file.
476
9e48b4c6
NC
4772007-04-20 Nathan Froyd <froydnj@codesourcery.com>
478 Phil Edwards <phil@codesourcery.com>
479 Thomas de Lellis <tdel@windriver.com>
480
481 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
482
d3013035
RE
4832007-04-21 Richard Earnshaw <rearnsha@arm.com>
484
485 * binutils-all/readelf.exp (regexp_diff): Delete.
486
9401f88d
RE
4872007-04-20 Richard Earnshaw <rearnsha@arm.com>
488
489 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
490 Rename the second test.
491
1aa9ef63
L
4922007-04-12 H.J. Lu <hongjiu.lu@intel.com>
493
494 PR binutils/4348
495 * binutils-all/empty.s: New file.
496 * binutils-all/strip-3.d: Likewise.
497
498 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
499
903b1f5b
NS
5002007-02-27 Nathan Sidwell <nathan@codesourcery.com>
501
502 * binutils-all/objcopy.exp: Skip for uclinux targets.
503
b279a55c
NC
5042007-02-14 Nick Clifton <nickc@redhat.com>
505
506 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
507 output failure message.
508
42037fe5
NC
5092007-01-08 Kai Tietz <kai.tietz@onevision.com>
510
511 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
512 * dlltool.exp: Dito
513 * lang.rc: Dito
514 * strtab1.rc: Dito
515 * windres.exp: Dito
516
99ad8390
NC
5172006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
518
519 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
520 * binutils-all/dlltool.exp: Likewise.
521 * binutils-all/objcopy.exp: Likewise.
522 * binutils-all/windres/windres.exp: Likewise.
523 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
524 * binutils-all/windres/strtab1.rc: Likewise.
525 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
526
748fc5e9
L
5272006-09-14 H.J. Lu <hongjiu.lu@intel.com>
528
7d3d6bd5 529 PR binutils/3181
748fc5e9
L
530 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
531 targets.
532
533 * binutils-all/strip-1.d: New file.
534 * binutils-all/strip-2.d: Likewise.
535
536 * lib/utils-lib.exp (run_dump_test): Support strip.
537
4be041b2 5382006-08-15 Thiemo Seufer <ths@mips.com>
a45fc993
AM
539 Nigel Stephens <nigel@mips.com>
540 David Ung <davidu@mips.com>
4be041b2
TS
541
542 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
543
a87866e6
RS
5442006-06-24 Richard Sandiford <richard@codesourcery.com>
545
546 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
547 of readelf.
548
d58c2e3a
RS
5492006-06-23 Richard Sandiford <richard@codesourcery.com>
550
551 * binutils-all/localize-hidden-1.s,
552 * binutils-all/localize-hidden-1.d,
553 * binutils-all/localize-hidden-2.s,
554 * binutils-all/localize-hidden-2.d: New tests.
555 * binutils-all/objcopy.exp: Run them.
556
c22aaad1
PB
5572006-06-06 Paul Brook <paul@codesourcery.com>
558
559 * binutils-all/arm/objdump.exp: New file.
560 * binutils-all/arm/thumb2-cond.s: New test.
561
5a135cf2
L
5622006-05-03 H.J. Lu <hongjiu.lu@intel.com>
563
564 * binutils-all/copy-3.d: Fix a typo.
565
81fc501a
L
5662006-05-03 H.J. Lu <hongjiu.lu@intel.com>
567
568 * binutils-all/copy-3.d: New.
569
570 * objcopy.exp: Run copy-3.
571
e44d194f
DK
5722006-05-02 Dave Korn <dave.korn@artimi.com>
573
574 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
575 * binutils-all/copy-1.d (name): Likewise.
576
7cc27f03
NC
5772006-05-02 Nick Clifton <nickc@redhat.com>
578
579 * binutils-all/copy-2.d: Change the name of the section whose
580 flags are changed to "foo" so that the test will work with PE
581 based targets. Skip this test for AOUT based targeted.
582 * binutils-all/copytest.s: New file.
583
85d7f0b9
L
5842006-05-01 H.J. Lu <hongjiu.lu@intel.com>
585
586 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
587
004314cc
BE
5882006-05-01 Ben Elliston <bje@au.ibm.com>
589
590 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
591
af3c5dea
L
5922006-04-26 H.J. Lu <hongjiu.lu@intel.com>
593
594 PR binutils/2593
595 * binutils-all/copy-1.d: New file.
596 * binutils-all/copy-1.s: Likewise.
597 * binutils-all/copy-2.d: Likewise.
598
599 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
600 run_dump_test "copy-2".
601
602 * lib/utils-lib.exp (run_dump_test): New.
603 (slurp_options): Likewise.
604 (regexp_diff): Likewise.
605 (file_contents): Likewise.
606 (verbose_eval): Likewise.
607
8648f88f
L
6082006-04-25 H.J. Lu <hongjiu.lu@intel.com>
609
610 PR binutils/2467
611 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
612 on archive.
613
da28e1e1
L
6142006-04-10 H.J. Lu <hongjiu.lu@intel.com>
615
616 * lib/utils-lib.exp (default_binutils_run): Check exit status.
617
49236396
BE
6182005-12-24 Ben Elliston <bje@gnu.org>
619
620 * config/default.exp: Do not load the unneeded util-defs.exp.
621
9ab80182
JB
6222005-11-15 Jan Beulich <jbeulich@novell.com>
623
624 * config/default.exp (link_or_copy): New. Use it for setting
625 up assembler and linker for the compiler to use.
626
6a0d0afd
L
6272005-10-20 H.J. Lu <hongjiu.lu@intel.com>
628
629 PR ld/251
630 * binutils-all/group.s: New file.
631
632 * binutils-all/objcopy.exp (objcopy_test_readelf): New
633 procedure.
634 Use it to test ELF group.
635
64bb95af
L
6362005-10-19 H.J. Lu <hongjiu.lu@intel.com>
637
6a0d0afd 638 PR ld/1487
64bb95af
L
639 * binutils-all/objcopy.exp (objcopy_test): New procedure.
640 Use it to test simple copy, ia64 link order and ELF unknown
641 section type.
642
643 * binutils-all/unknown.s: New file.
644
ad2fb2cd
L
6452005-10-19 H.J. Lu <hongjiu.lu@intel.com>
646
647 PR binutils/1321
648 * binutils-all/link-order.s: New.
649
650 * binutils-all/objcopy.exp: Check ia64 link order.
651
3d888abf
DS
6522005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
653
654 * binutils-all/windres/escapex-2.rc: New file.
655 * binutils-all/windres/escapex-2.rsd: Generate.
656
c0524131
NC
6572005-08-26 Christian Groessler <chris@groessler.org>
658
659 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
660
c17ae8a2
AM
6612005-08-18 Alan Modra <amodra@bigpond.net.au>
662
663 * binutils-all/objcopy.exp: Remove a29k support.
664 * binutils-all/objdump.exp: Likewise, alliant and convex too.
665
b43b5d5f
NC
6662005-05-07 Nick Clifton <nickc@redhat.com>
667
668 * Update the address and phone number of the FSF organization in
669 the GPL notices in the following files:
670 binutils-all/ar.exp, binutils-all/dlltool.exp,
671 binutils-all/nm.exp, binutils-all/objcopy.exp,
672 binutils-all/objdump.exp, binutils-all/readelf.exp,
673 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
674 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
675 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
676 config/default.exp, lib/utils-lib.exp
677
ae99769b
NC
6782005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
679
680 * binutils-all/vax/objdump.exp: Condense the two tests into one
681 and add a "-M entry:" for the second label.
682
ec72cfe5
NC
6832005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
684
685 * binutils-all/vax: New directory.
686 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
687 switch added to the VAX disassembler.
688 * binutils-all/vax/entrymask.s: New assembler source file.
689
55aba704
BE
6902005-03-08 Ben Elliston <bje@au.ibm.com>
691
a45fc993 692 * config/default.exp: Remove send_user call for stray output.
55aba704 693
c9bc3b3d
NC
6942005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
695
696 * binutils-all/testprog.c: Add prototype for printf() and make
697 type of "string" array be "char" in order to avoid compile time
698 warnings.
699
ca0548b6
AM
7002004-12-31 Alan Modra <amodra@bigpond.net.au>
701
702 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
703
45175cda
HPN
7042004-11-04 Hans-Peter Nilsson <hp@axis.com>
705
706 * binutils-all/objdump.exp (cpus_expected): Append cris.
707
e4c8d1e4
L
7082004-10-28 H.J. Lu <hongjiu.lu@intel.com>
709
710 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
711
0fd555c4
NC
7122004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
713
714 * binutils-all/alias.def: New file.
715 * binutils-all/dlltool.exp: Two new -p tests.
716 * config/default.exp (dlltool_gas_flag): New variable.
717 Copy gas and lds executables into tmpdir/gas directory rather than
718 making symlinks which might not be supported by the host OS.
719 Attempt to handle the case where the host OS does not use the .exe
720 extension but the target OS does.
721 * lib/utils-lib.exp (exe_ext): New procedure.
722
607dea97
NC
7232004-07-12 Nick Clifton <nickc@redhat.com>
724
725 * binutils-all/dlltool.exp: Check that the -p switch is not
726 rejected.
727
8577e690
AS
7282004-07-09 Andreas Schwab <schwab@suse.de>
729
730 * binutils-all/m68k/movem.s: New file.
731
732 * binutils-all/m68k/objdump.exp: New file.
733
d2093c13
NC
7342004-05-15 Nick Clifton <nickc@redhat.com>
735
736 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
737
8d263650
BE
7382004-05-12 Ben Elliston <bje@au.ibm.com>
739
740 * binutils-all/ar.exp: Remove stray semicolons.
741 * binutils-all/dlltool.exp: Likewise.
742 * binutils-all/objcopy.exp: Likewise.
743 * binutils-all/readelf.exp: Likewise.
744 * binutils-all/windres/windres.exp: Likewise.
745 * lib/utils-lib.exp: Likewise.
746
e9e2c3f6
RS
7472004-04-14 Richard Sandiford <rsandifo@redhat.com>
748
749 * binutils-all/readelf.ss-mips: Allow named section symbols.
750
adacfc81
JJ
7512004-03-30 Jakub Jelinek <jakub@redhat.com>
752
753 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
754
af865222
AS
7552004-02-27 Andreas Schwab <schwab@suse.de>
756
757 * binutils-all/ar.exp (argument_parsing): New test.
758
627fe3fb
NS
7592004-02-20 Nathan Sidwell <nathan@codesourcery.com>
760
761 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 762 systems.
a46a5b58 763
c9e214e5
AM
764For older changes see ChangeLog-9303
765\f
766Local Variables:
767mode: change-log
768left-margin: 8
769fill-column: 74
770version-control: never
771End:
This page took 0.314562 seconds and 4 git commands to generate.