Include compressed DWARF debug sections in ELF linker scripts.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
CommitLineData
34734a01
L
12010-11-02 H.J. Lu <hongjiu.lu@intel.com>
2
3 * binutils-all/libdw2.out: Also accept MIPS_DWARF.
4
4a114e3e
L
52010-10-29 H.J. Lu <hongjiu.lu@intel.com>
6
7 * binutils-all/compress.exp: New.
8 * binutils-all/dw2-1.S: Likewise.
9 * binutils-all/dw2-2.S: Likewise.
10 * binutils-all/libdw2-compressed.out: Likewise.
11 * binutils-all/libdw2.out: Likewise.
12
709001e9
MM
132010-10-22 Mark Mitchell <mark@codesourcery.com>
14
15 * binutils-all/group-5.d: Expect ".group" for the name of group
16 sections.
17 * binutils-all/strip-2.d: Likewise.
18
1a2dab1f
AS
192010-10-12 Andreas Schwab <schwab@linux-m68k.org>
20
21 * binutils-all/m68k/objdump.exp: Add fnop test.
22 * binutils-all/m68k/fnop.s: New file.
23
f3f391b8
AM
242010-09-29 Alan Modra <amodra@gmail.com>
25
26 * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
27
4cd28456
AM
282010-09-23 Alan Modra <amodra@gmail.com>
29
30 * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
31 * binutils-all/copy-2.d: Update not-target list.
32 * binutils-all/note-1.d: Don't run on h8300.
33 * binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
34 (objcopy_test): Remove h8300-rtems from xfails.
35
40703ddd
AM
362010-09-16 Alan Modra <amodra@gmail.com>
37
38 * binutils-all/i386/i386.exp: Don't run on linuxaout.
39
b7dd81f7
NC
402010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
41
42 * binutils-all/objcopy.exp: Add test of new --interleave-width
43 option.
44
18464d4d
JK
452010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
46
47 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
48
d0514c49
L
492010-08-23 H.J. Lu <hongjiu.lu@intel.com>
50
51 * binutils-all/elfedit-3.d: New.
52
53 * binutils-all/elfedit.exp: Run elfedit-3.
54
3437afb1
AS
552010-07-19 Andreas Schwab <schwab@redhat.com>
56
57 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
58 * binutils-all/readelf.s-64: Likewise.
59 * binutils-all/i386/compressed-1b.d: Likewise.
60 * binutils-all/i386/compressed-1c.d: Likewise.
61 * binutils-all/x86-64/compressed-1b.d: Likewise.
62 * binutils-all/x86-64/compressed-1c.d: Likewise.
63
dfc6c7b2
L
642010-07-14 H.J. Lu <hongjiu.lu@intel.com>
65
66 * binutils-all/i386/compressed-1a.d: Fix a typo.
67 * binutils-all/i386/compressed-1b.d: Likewise.
68 * binutils-all/i386/compressed-1c.d: Likewise.
69 * binutils-all/x86-64/compressed-1a.d: Likewise.
70 * binutils-all/x86-64/compressed-1b.d: Likewise.
71 * binutils-all/x86-64/compressed-1c.d: Likewise.
72
368886ac
L
732010-07-14 H.J. Lu <hongjiu.lu@intel.com>
74
75 * config/default.exp (binutils_assemble): Use
76 default_binutils_assemble_flags.
77 (binutils_assemble_flags): New.
78
79 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
80 (default_binutils_assemble_flags): This. Add asflags and
81 pass it to target_assemble.
82 (run_dump_test): Support assembler flags.
83
84 * binutils-all/i386/compressed-1.s: New.
85 * binutils-all/i386/compressed-1a.d: Likewise.
86 * binutils-all/i386/compressed-1b.d: Likewise.
87 * binutils-all/i386/compressed-1c.d: Likewise.
88 * binutils-all/i386/i386.exp: Likewise.
89 * binutils-all/x86-64/compressed-1.s: Likewise.
90 * binutils-all/x86-64/compressed-1a.d: Likewise.
91 * binutils-all/x86-64/compressed-1b.d: Likewise.
92 * binutils-all/x86-64/compressed-1c.d: Likewise.
93 * binutils-all/x86-64/x86-64.exp: Likewise.
94
df1c40a7
L
952010-07-05 H.J. Lu <hongjiu.lu@intel.com>
96
97 PR gas/10531
98 PR gas/11789
99 * binutils-all/objdump.W: Remove bogus line debug info.
100
18ae9cc1
L
1012010-05-18 H.J. Lu <hongjiu.lu@intel.com>
102
103 PR gas/11600
104 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
105 ELF targets.
106
107 * binutils-all/exclude-1.s: New.
108 * binutils-all/exclude-1a.d: Likewise.
109 * binutils-all/exclude-1b.d: Likewise.
110
062cbcd6
L
1112010-04-30 H.J. Lu <hongjiu.lu@intel.com>
112
113 * binutils-all/dlltool.exp: Add a missing `"'.
114
1d2ca237
KT
1152010-04-27 Kai Tietz <kai.tietz@onevision.com>
116
117 * binutils-all/dlltool.exp: Allow test for
118 arm-wince-pe target.
119
88f14853
KT
1202010-03-30 Kai TIetz <kai.tietz@onevision.com>
121
122 * binutils-all/objcopy.exp: Mark simple copy executable
123 as failing for all *-*-mingw32* targets.
124
a45fc993
AM
1252010-03-26 Matt Rice <ratmice@gmail.com>
126
127 * binutils-all/ar.exp (unique_symbol): New test.
128
b2fc24d4
AM
1292010-02-18 Alan Modra <amodra@gmail.com>
130
131 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
132 * binutils-all/objcopy.exp: Run it.
133
0930eddd
NS
1342010-02-01 Nathan Sidwell <nathan@codesourcery.com>
135
136 * binutils-all/note-1.d: New.
137 * binutils-all/objcopy.exp: Add it.
138
d7e5ec69
DK
1392010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
140
141 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
142 * binutils-all/windres/lang.rc: Likewise.
143 * binutils-all/windres/messagetable.rc: Likewise.
144 * binutils-all/windres/strtab1.rc: Likewise.
145 * binutils-all/windres/strtab2.rc: Likewise.
146 * binutils-all/windres/version.rc: Likewise.
147 * binutils-all/windres/version_cat.rc: Likewise.
148
500ee42e
ILT
1492010-01-19 Ian Lance Taylor <iant@google.com>
150
151 * lib/utils-lib.exp (run_dump_test): Permit option values to use
152 $srcdir to refer to the source directory.
153 * binutils-all/add-section.d: New test.
154 * binutils-all/add-empty-section.d: New test.
155 * binutils-all/empty-file: New test input file.
156 * binutils-all/objcopy.exp: Run new tests.
157
dd35de74
L
1582010-01-08 H.J. Lu <hongjiu.lu@intel.com>
159
160 * binutils-all/elfedit-2.d: New.
161
162 * binutils-all/elfedit.exp: Run elfedit-2.
163
30fd33bb
L
1642010-01-06 H.J. Lu <hongjiu.lu@intel.com>
165
166 PR binutils/11131
167 * binutils-all/elfedit-1.d: New.
168 * binutils-all/elfedit.exp: Likewise.
169
170 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
171 (ELFEDITFLAGS): Likewise.
172
173 * lib/utils-lib.exp (run_dump_test): Support elfedit.
174
0bd7136a
KT
1752009-10-28 Kai Tietz <kai.tietz@onevision.com>
176
177 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
178 and --leading-underscore option for dlltool.
179
bf201fdd
KT
1802009-10-23 Kai Tietz <kai.tietz@onevision.com>
181
182 * binutils-all/dlltool.exp: Add new test.
183 * binutils-all/alias-2.def: New file.
184
76748ada
AM
1852009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
186
187 * binutils-all/copy-2.d: Exclude more aout targets.
188 * binutils-all/copy-3.d: Likewise.
189
f9272224
AM
1902009-09-23 Alan Modra <amodra@bigpond.net.au>
191
192 * binutils-all/readelf.s: Tolerate some whitespace differences.
193 * binutils-all/readelf.s-64: Likewise.
194 * binutils-all/readelf.ss: Likewise.
195 * binutils-all/readelf.ss-64: Likewise.
196 * binutils-all/readelf.ss-mips: Likewise.
197 * binutils-all/readelf.ss-tmips: Likewise.
198 * binutils-all/strip-10.d: Likewise.
199
6e5e57c9
AM
2002009-09-08 Alan Modra <amodra@bigpond.net.au>
201
202 * binutils-all/objdump.exp (cpus_expected): Add ms1.
203
eb7cc021
JK
2042009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
205
206 * binutils-all/testranges.s (.debug_info): Pad the only CU.
207
1ecbdee0
JK
2082009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
209
210 * binutils-all/testranges.s: Replace all .long by .4byte.
211
4db61d31
DD
2122009-09-04 DJ Delorie <dj@redhat.com>
213
214 * binutils-all/objdump.exp: Add m16c and m32c to the list of
215 expected cpus.
216
10a9c4b4
JZ
2172009-09-02 Jie Zhang <jie.zhang@analog.com>
218
219 * binutils-all/bfin/unknown-mode.s: New test.
220 * binutils-all/bfin/objdump.exp: New test.
221
3f738203
NC
2222009-08-17 Nick Clifton <nickc@redhat.com>
223
224 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
225 of the UNIQUE symbol.
226
cf2a6cfa
DJ
2272009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
228
229 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
230
9961db38 2312009-08-06 H.J. Lu <hongjiu.lu@intel.com>
9c04f6ba
L
232
233 PR binutils/10492
234 * binutils-all/objcopy.exp: Run strip-10.
235
236 * binutils-all/strip-10.d: New.
237 * binutils-all/unique.s: Likewise.
238
cd000bff
DJ
2392009-07-31 Daniel Gutson <dgutson@codesourcery.com>
240 Daniel Jacobowitz <dan@codesourcery.com>
241
242 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
243 .short.
244
93845115
AM
2452009-07-29 Alan Modra <amodra@bigpond.net.au>
246
247 * binutils-all/testranges.s: Replace .value with .short.
248
afeb3d7f
L
2492009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
250 H.J. Lu <hongjiu.lu@intel.com>
251
252 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
253 for ELF targets only.
254
36f8f14a
L
2552009-07-16 H.J. Lu <hongjiu.lu@intel.com>
256
257 * binutils-all/objcopy.exp; Run testranges-ia64.
258
259 * binutils-all/testranges.d: Don't run for ia64.
260
261 * binutils-all/testranges-ia64.d: New.
262 * binutils-all/testranges-ia64.s: Likewise.
263
01a8f077
JK
2642009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
265
266 * binutils-all/objcopy.exp (testranges): New test.
267 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
268
899396fe
CF
2692009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
270
271 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
272 copy_executable.
273
33c70472
CF
2742009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
275
276 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
277 cygwin.
278
3f904b16
AM
2792009-04-16 Alan Modra <amodra@bigpond.net.au>
280
281 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
282 * binutils-all/localize-hidden-2.s: Likewise.
283
0fcc17f8
DK
2842009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
285
286 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
287 file before downloading.
288 (strip_executable_with_saving_a_symbol): Likewise.
289 (keep_debug_symbols_and_test_copy): Likewise.
290
c43a5298
JM
2912009-03-11 Joseph Myers <joseph@codesourcery.com>
292
293 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
294 literal "tmpdir/" in expected output.
295
36e4dce6
CD
2962009-03-11 Chris Demetriou <cgd@google.com>
297
298 * binutils-all/ar.exp (deterministic_archive): New test.
299
0691f7af
L
3002009-03-09 H.J. Lu <hongjiu.lu@intel.com>
301
302 PR binutils/9933
303 * binutils-all/copy-4.d: New.
304
305 * binutils-all/objcopy.exp: Run copy-4.
306
13e637c4
DA
3072009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
308
309 * config/hppa.sed: Fix spelling.
310
dfd1e198
DA
3112009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
312
313 * binutils-all/localize-hidden-1.s: Change .equ to .set.
314 * binutils-all/localize-hidden-2.s: Likewise.
315
ec0c103c
NC
3162009-01-29 Nick Clifton <nickc@redhat.com>
317
318 * binutils-all/objdump.W: Do not assume that high and low PC
319 addresses will have been computed.
320
80c35038
NC
3212008-10-06 Tom Tromey <tromey@redhat.com>
322
323 * binutils-all/objdump.W: Update.
324
388853f7
L
3252008-10-03 H.J. Lu <hongjiu.lu@intel.com>
326
327 * binutils-all/group.s: Updated.
328 * binutils-all/group-2.s: Likewise.
329 * binutils-all/group-3.s: Likewise.
330 * binutils-all/group-4.s: Likewise.
331 * binutils-all/strip-7.d: Likewise.
332 * binutils-all/strip-9.d: Likewise.
333
e1e87d1e
L
3342008-10-01 H.J. Lu <hongjiu.lu@intel.com>
335
336 * binutils-all/group-4.s: New.
337 * binutils-all/strip-8.d: Likewise.
338 * binutils-all/strip-9.d: Likewise.
339
340 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
341 strip-8 and strip-9.
342
f206e905
L
3432008-10-01 H.J. Lu <hongjiu.lu@intel.com>
344
345 * binutils-all/group-3.s: New.
346 * binutils-all/strip-6.d: Likewise.
347 * binutils-all/strip-7.d: Likewise.
348
349 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
350 strip-6 and strip-7.
351
eb3980ce
L
3522008-10-01 H.J. Lu <hongjiu.lu@intel.com>
353
354 * binutils-all/group-2.s: New.
355 * binutils-all/strip-4.d: Likewise.
356 * binutils-all/strip-5.d: Likewise.
357
358 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
359 strip-4 and strip-5.
360
22bce68e
AM
3612008-07-26 Alan Modra <amodra@bigpond.net.au>
362
363 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
364
5589e138
HPN
3652008-07-11 Hans-Peter Nilsson <hp@axis.com>
366
367 * binutils-all/objdump.W: Generalize to adjust for targets with
368 non-byte-size instructions.
369
1b315056
CS
3702008-07-09 Craig Silverstein <csilvers@google.com>
371
372 * binutils-all/objdump.exp: Add test for objdump -s on a file
373 with a compressed debug section. Add test for objdump -W on a
374 file that contains a compressed debug section.
375 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
376 (readelf_compressed_wa_test): New function.
377 * binutils-all/dw2-compressed.S: New file.
378 * binutils-all/objdump.W: New file.
379 * binutils-all/objdump.s: New file.
380 * binutils-all/readelf.wa: New file.
381
72d4c02f
KT
3822008-07-08 Kai Tietz <kai.tietz@onevision.com>
383
384 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
385 is target-triplet for execution tests.
386 (copy_executable): Likewise.
387 (strip_executable): Likewise.
388 (strip_executable_with_saving_a_symbol): Likewise.
389
11701589
JK
3902008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
391
392 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
393 (keep_debug_symbols_and_test_copy): New function.
394 (test5, test6): New variables.
395
a8da6403
NC
3962008-03-27 Cary Coutant <ccoutant@google.com>
397
398 * binutils-all/ar.exp: Add thin archive tests.
399
b67ce46f
JM
4002008-02-26 Joseph Myers <joseph@codesourcery.com>
401
402 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
403 empty for testing an installed toolchain.
404
2d312b6b 4052008-02-04 Bob Wilson <bob.wilson@acm.org>
a45fc993 406
2d312b6b 407 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
a45fc993 408
08a80eb6
AM
4092007-10-26 Alan Modra <amodra@bigpond.net.au>
410
411 * binutils-all/windres/windres.exp: Don't xfail.
412
504b7d20
NC
4132007-10-16 Nick Clifton <nickc@redhat.com>
414
415 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
416 * binutils-all/readelf.ss-64: Likewise.
417 * binutils-all/readelf.ss-mips: Likewise.
418 * binutils-all/readelf.ss-tmips: Likewise.
a45fc993 419
09c11c86
NC
4202007-08-30 Nick Clifton <nickc@redhat.com>
421
422 * binutils-all/dumptest.s: New test file.
423 * binutils-all/readelf.exp: Add test of readelf's -p switch.
424
7f6a71ff 4252007-08-28 Mark Shinwell <shinwell@codesourcery.com>
a45fc993 426 Joseph Myers <joseph@codesourcery.com>
7f6a71ff
JM
427
428 * binutils-all/ar.exp (long_filenames): Delete temporary files on
429 the host.
430 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
431 host is local.
432 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
433 srec file to be passed to binutils_run.
434 (objcopy_test_readelf): Use remote_exec.
435 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
436 (readelf_test): Likewise.
437 (readelf_wi_test): Likewise.
438 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
439 host is local. Use remote_exec. Use $tempfile not
440 tmpdir/bintest.o.
441
151fab34
AM
4422007-08-09 Alan Modra <amodra@bigpond.net.au>
443
444 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
445 * binutils-all/copy-3.d (not-target): Likewise.
446 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
447 setup_xfail.
1e1c6a43
AM
448 * windres/windres.exp: Return unsupported rather than fail if
449 windows.h not found.
151fab34 450
32866df7
NC
4512007-07-05 Nick Clifton <nickc@redhat.com>
452
453 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
454 * config/default.exp, binutils-all/ar.exp,
455 binutils-all/dlltool.exp, binutils-all/nm.exp,
456 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
457 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
458 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
459 binutils-all/windres/msupdate: Likewise.
460
4b3a42a7
L
4612007-06-23 H.J. Lu <hongjiu.lu@intel.com>
462
463 * binutils-all/strip-3.d: Also strip .xtensa.info section.
464
fc108f8f
NC
4652007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
466
467 * binutils-all/windres/version_cat.rc: New.
468 * binutils-all/windres/version_cat.rsd: New.
469
4a594fce
NC
4702007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
471
472 * binutils-all/windres/html.rc: New.
473 * binutils-all/windres/html.rsd: New.
474 * binutils-all/windres/html1.hm: New.
475 * binutils-all/windres/html2.hm: New.
476 * binutils-all/windres/messagetable.rc: New.
477 * binutils-all/windres/messagetable.rsd: New.
478 * binutils-all/windres/MSG00001.bin: New.
479 * binutils-all/windres/strtab2.rc: New.
480 * binutils-all/windres/strtab2.rsd: New.
481 * binutils-all/windres/version.rc: New.
482 * binutils-all/windres/version.rsd: New.
483 * binutils-all/windres/dialog.rsd: Fix expected results.
484
f891f2a9
JM
4852007-05-17 Joseph Myers <joseph@codesourcery.com>
486
487 * binutils-all/strip-3.d: Strip .pdr section.
488
b8b6abe0
AM
4892007-05-15 Alan Modra <amodra@bigpond.net.au>
490
491 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
492
b4de6476
AM
4932007-05-11 Alan Modra <amodra@bigpond.net.au>
494
495 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
496
e46ab513
MS
4972007-05-08 Mark Shinwell <shinwell@codesourcery.com>
498
499 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
500 sections.
501
0d063f63
AM
5022007-05-02 Alan Modra <amodra@bigpond.net.au>
503
504 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
505 (copy_executable): Return early if test2 is blank.
506 Return unsupported rather than unresolved if we can't run
507 executables. Do test1 if we can compile.
508
312aaa3c
NC
5092007-04-24 Nathan Froyd <froydnj@codesourcery.com>
510 Phil Edwards <phil@codesourcery.com>
511
512 * binutils-all/objcopy.exp: Add test for stripping a symbol
513 used in a relocation.
514 * binutils-all/needed-by-reloc.s: New file.
515
9e48b4c6
NC
5162007-04-20 Nathan Froyd <froydnj@codesourcery.com>
517 Phil Edwards <phil@codesourcery.com>
518 Thomas de Lellis <tdel@windriver.com>
519
520 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
521
d3013035
RE
5222007-04-21 Richard Earnshaw <rearnsha@arm.com>
523
524 * binutils-all/readelf.exp (regexp_diff): Delete.
525
9401f88d
RE
5262007-04-20 Richard Earnshaw <rearnsha@arm.com>
527
528 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
529 Rename the second test.
530
1aa9ef63
L
5312007-04-12 H.J. Lu <hongjiu.lu@intel.com>
532
533 PR binutils/4348
534 * binutils-all/empty.s: New file.
535 * binutils-all/strip-3.d: Likewise.
536
537 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
538
903b1f5b
NS
5392007-02-27 Nathan Sidwell <nathan@codesourcery.com>
540
541 * binutils-all/objcopy.exp: Skip for uclinux targets.
542
b279a55c
NC
5432007-02-14 Nick Clifton <nickc@redhat.com>
544
545 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
546 output failure message.
547
42037fe5
NC
5482007-01-08 Kai Tietz <kai.tietz@onevision.com>
549
550 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
551 * dlltool.exp: Dito
552 * lang.rc: Dito
553 * strtab1.rc: Dito
554 * windres.exp: Dito
555
99ad8390
NC
5562006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
557
558 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
559 * binutils-all/dlltool.exp: Likewise.
560 * binutils-all/objcopy.exp: Likewise.
561 * binutils-all/windres/windres.exp: Likewise.
562 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
563 * binutils-all/windres/strtab1.rc: Likewise.
564 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
565
748fc5e9
L
5662006-09-14 H.J. Lu <hongjiu.lu@intel.com>
567
7d3d6bd5 568 PR binutils/3181
748fc5e9
L
569 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
570 targets.
571
572 * binutils-all/strip-1.d: New file.
573 * binutils-all/strip-2.d: Likewise.
574
575 * lib/utils-lib.exp (run_dump_test): Support strip.
576
4be041b2 5772006-08-15 Thiemo Seufer <ths@mips.com>
a45fc993
AM
578 Nigel Stephens <nigel@mips.com>
579 David Ung <davidu@mips.com>
4be041b2
TS
580
581 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
582
a87866e6
RS
5832006-06-24 Richard Sandiford <richard@codesourcery.com>
584
585 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
586 of readelf.
587
d58c2e3a
RS
5882006-06-23 Richard Sandiford <richard@codesourcery.com>
589
590 * binutils-all/localize-hidden-1.s,
591 * binutils-all/localize-hidden-1.d,
592 * binutils-all/localize-hidden-2.s,
593 * binutils-all/localize-hidden-2.d: New tests.
594 * binutils-all/objcopy.exp: Run them.
595
c22aaad1
PB
5962006-06-06 Paul Brook <paul@codesourcery.com>
597
598 * binutils-all/arm/objdump.exp: New file.
599 * binutils-all/arm/thumb2-cond.s: New test.
600
5a135cf2
L
6012006-05-03 H.J. Lu <hongjiu.lu@intel.com>
602
603 * binutils-all/copy-3.d: Fix a typo.
604
81fc501a
L
6052006-05-03 H.J. Lu <hongjiu.lu@intel.com>
606
607 * binutils-all/copy-3.d: New.
608
609 * objcopy.exp: Run copy-3.
610
e44d194f
DK
6112006-05-02 Dave Korn <dave.korn@artimi.com>
612
613 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
614 * binutils-all/copy-1.d (name): Likewise.
615
7cc27f03
NC
6162006-05-02 Nick Clifton <nickc@redhat.com>
617
618 * binutils-all/copy-2.d: Change the name of the section whose
619 flags are changed to "foo" so that the test will work with PE
620 based targets. Skip this test for AOUT based targeted.
621 * binutils-all/copytest.s: New file.
622
85d7f0b9
L
6232006-05-01 H.J. Lu <hongjiu.lu@intel.com>
624
625 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
626
004314cc
BE
6272006-05-01 Ben Elliston <bje@au.ibm.com>
628
629 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
630
af3c5dea
L
6312006-04-26 H.J. Lu <hongjiu.lu@intel.com>
632
633 PR binutils/2593
634 * binutils-all/copy-1.d: New file.
635 * binutils-all/copy-1.s: Likewise.
636 * binutils-all/copy-2.d: Likewise.
637
638 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
639 run_dump_test "copy-2".
640
641 * lib/utils-lib.exp (run_dump_test): New.
642 (slurp_options): Likewise.
643 (regexp_diff): Likewise.
644 (file_contents): Likewise.
645 (verbose_eval): Likewise.
646
8648f88f
L
6472006-04-25 H.J. Lu <hongjiu.lu@intel.com>
648
649 PR binutils/2467
650 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
651 on archive.
652
da28e1e1
L
6532006-04-10 H.J. Lu <hongjiu.lu@intel.com>
654
655 * lib/utils-lib.exp (default_binutils_run): Check exit status.
656
49236396
BE
6572005-12-24 Ben Elliston <bje@gnu.org>
658
659 * config/default.exp: Do not load the unneeded util-defs.exp.
660
9ab80182
JB
6612005-11-15 Jan Beulich <jbeulich@novell.com>
662
663 * config/default.exp (link_or_copy): New. Use it for setting
664 up assembler and linker for the compiler to use.
665
6a0d0afd
L
6662005-10-20 H.J. Lu <hongjiu.lu@intel.com>
667
668 PR ld/251
669 * binutils-all/group.s: New file.
670
671 * binutils-all/objcopy.exp (objcopy_test_readelf): New
672 procedure.
673 Use it to test ELF group.
674
64bb95af
L
6752005-10-19 H.J. Lu <hongjiu.lu@intel.com>
676
6a0d0afd 677 PR ld/1487
64bb95af
L
678 * binutils-all/objcopy.exp (objcopy_test): New procedure.
679 Use it to test simple copy, ia64 link order and ELF unknown
680 section type.
681
682 * binutils-all/unknown.s: New file.
683
ad2fb2cd
L
6842005-10-19 H.J. Lu <hongjiu.lu@intel.com>
685
686 PR binutils/1321
687 * binutils-all/link-order.s: New.
688
689 * binutils-all/objcopy.exp: Check ia64 link order.
690
3d888abf
DS
6912005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
692
693 * binutils-all/windres/escapex-2.rc: New file.
694 * binutils-all/windres/escapex-2.rsd: Generate.
695
c0524131
NC
6962005-08-26 Christian Groessler <chris@groessler.org>
697
698 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
699
c17ae8a2
AM
7002005-08-18 Alan Modra <amodra@bigpond.net.au>
701
702 * binutils-all/objcopy.exp: Remove a29k support.
703 * binutils-all/objdump.exp: Likewise, alliant and convex too.
704
b43b5d5f
NC
7052005-05-07 Nick Clifton <nickc@redhat.com>
706
707 * Update the address and phone number of the FSF organization in
708 the GPL notices in the following files:
709 binutils-all/ar.exp, binutils-all/dlltool.exp,
710 binutils-all/nm.exp, binutils-all/objcopy.exp,
711 binutils-all/objdump.exp, binutils-all/readelf.exp,
712 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
713 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
714 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
715 config/default.exp, lib/utils-lib.exp
716
ae99769b
NC
7172005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
718
719 * binutils-all/vax/objdump.exp: Condense the two tests into one
720 and add a "-M entry:" for the second label.
721
ec72cfe5
NC
7222005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
723
724 * binutils-all/vax: New directory.
725 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
726 switch added to the VAX disassembler.
727 * binutils-all/vax/entrymask.s: New assembler source file.
728
55aba704
BE
7292005-03-08 Ben Elliston <bje@au.ibm.com>
730
a45fc993 731 * config/default.exp: Remove send_user call for stray output.
55aba704 732
c9bc3b3d
NC
7332005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
734
735 * binutils-all/testprog.c: Add prototype for printf() and make
736 type of "string" array be "char" in order to avoid compile time
737 warnings.
738
ca0548b6
AM
7392004-12-31 Alan Modra <amodra@bigpond.net.au>
740
741 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
742
45175cda
HPN
7432004-11-04 Hans-Peter Nilsson <hp@axis.com>
744
745 * binutils-all/objdump.exp (cpus_expected): Append cris.
746
e4c8d1e4
L
7472004-10-28 H.J. Lu <hongjiu.lu@intel.com>
748
749 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
750
0fd555c4
NC
7512004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
752
753 * binutils-all/alias.def: New file.
754 * binutils-all/dlltool.exp: Two new -p tests.
755 * config/default.exp (dlltool_gas_flag): New variable.
756 Copy gas and lds executables into tmpdir/gas directory rather than
757 making symlinks which might not be supported by the host OS.
758 Attempt to handle the case where the host OS does not use the .exe
759 extension but the target OS does.
760 * lib/utils-lib.exp (exe_ext): New procedure.
761
607dea97
NC
7622004-07-12 Nick Clifton <nickc@redhat.com>
763
764 * binutils-all/dlltool.exp: Check that the -p switch is not
765 rejected.
766
8577e690
AS
7672004-07-09 Andreas Schwab <schwab@suse.de>
768
769 * binutils-all/m68k/movem.s: New file.
770
771 * binutils-all/m68k/objdump.exp: New file.
772
d2093c13
NC
7732004-05-15 Nick Clifton <nickc@redhat.com>
774
775 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
776
8d263650
BE
7772004-05-12 Ben Elliston <bje@au.ibm.com>
778
779 * binutils-all/ar.exp: Remove stray semicolons.
780 * binutils-all/dlltool.exp: Likewise.
781 * binutils-all/objcopy.exp: Likewise.
782 * binutils-all/readelf.exp: Likewise.
783 * binutils-all/windres/windres.exp: Likewise.
784 * lib/utils-lib.exp: Likewise.
785
e9e2c3f6
RS
7862004-04-14 Richard Sandiford <rsandifo@redhat.com>
787
788 * binutils-all/readelf.ss-mips: Allow named section symbols.
789
adacfc81
JJ
7902004-03-30 Jakub Jelinek <jakub@redhat.com>
791
792 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
793
af865222
AS
7942004-02-27 Andreas Schwab <schwab@suse.de>
795
796 * binutils-all/ar.exp (argument_parsing): New test.
797
627fe3fb
NS
7982004-02-20 Nathan Sidwell <nathan@codesourcery.com>
799
800 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
876f4090 801 systems.
a46a5b58 802
c9e214e5
AM
803For older changes see ChangeLog-9303
804\f
805Local Variables:
806mode: change-log
807left-margin: 8
808fill-column: 74
809version-control: never
810End:
This page took 0.30668 seconds and 4 git commands to generate.