* binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
1 2010-12-31 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2
3 * binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list.
4 * binutils-all/copy-3.d: Add hppa*-*-hpux* to not-target list.
5 * binutils-all/objcopy.exp (reverse-bytes): xfail on 32-bit hpux.
6
7 2010-12-31 Richard Sandiford <rdsandiford@googlemail.com>
8
9 * binutils-all/readelf.exp: Handle MIPS FreeBSD targets.
10
11 2010-12-09 Maciej W. Rozycki <macro@codesourcery.com>
12
13 * lib/binutils-common.exp (regexp_diff): Implement inverse
14 matching, requested by `!'.
15
16 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
17
18 * lib/binutils-common.exp (regexp_diff): New procedure.
19 * lib/utils-lib.exp (regexp_diff): Delete.
20
21 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
22
23 * lib/binutils-common.exp: New file.
24 * lib/utils-lib.exp (load_common_lib): New function. Load
25 binutils-common.exp.
26 (is_elf_format): Delete.
27
28 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
29
30 * binutils-all/compress.exp: Replace binutils_assemble with
31 binutils_assemble_flags for --nocompress-debug-sections.
32
33 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
34
35 * binutils-all/compress.exp: Pass --nocompress-debug-sections to
36 assembler for uncompressed debug sections.
37
38 * binutils-all/testranges.d: Also expect .zdebug in section name.
39
40 2010-11-08 Thomas Schwinge <thomas@schwinge.name>
41
42 * lib/utils-lib.exp (is_elf_format): Consider for *-*-gnu*, too.
43 * binutils-all/elfedit-2.d (target): Likewise.
44 * binutils-all/elfedit-3.d (target): Likewise.
45 * binutils-all/i386/i386.exp: Likewise.
46 * binutils-all/objcopy.exp: Likewise.
47 * binutils-all/strip-3.d (target): Likewise.
48
49 2010-11-08 Alan Modra <amodra@gmail.com>
50
51 * binutils-all/objdump.W: Adjust expected result for debug section
52 rename.
53
54 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
55
56 * binutils-all/libdw2.out: Also accept MIPS_DWARF.
57
58 2010-10-29 H.J. Lu <hongjiu.lu@intel.com>
59
60 * binutils-all/compress.exp: New.
61 * binutils-all/dw2-1.S: Likewise.
62 * binutils-all/dw2-2.S: Likewise.
63 * binutils-all/libdw2-compressed.out: Likewise.
64 * binutils-all/libdw2.out: Likewise.
65
66 2010-10-22 Mark Mitchell <mark@codesourcery.com>
67
68 * binutils-all/group-5.d: Expect ".group" for the name of group
69 sections.
70 * binutils-all/strip-2.d: Likewise.
71
72 2010-10-12 Andreas Schwab <schwab@linux-m68k.org>
73
74 * binutils-all/m68k/objdump.exp: Add fnop test.
75 * binutils-all/m68k/fnop.s: New file.
76
77 2010-09-29 Alan Modra <amodra@gmail.com>
78
79 * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
80
81 2010-09-23 Alan Modra <amodra@gmail.com>
82
83 * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
84 * binutils-all/copy-2.d: Update not-target list.
85 * binutils-all/note-1.d: Don't run on h8300.
86 * binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
87 (objcopy_test): Remove h8300-rtems from xfails.
88
89 2010-09-16 Alan Modra <amodra@gmail.com>
90
91 * binutils-all/i386/i386.exp: Don't run on linuxaout.
92
93 2010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
94
95 * binutils-all/objcopy.exp: Add test of new --interleave-width
96 option.
97
98 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
99
100 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
101
102 2010-08-23 H.J. Lu <hongjiu.lu@intel.com>
103
104 * binutils-all/elfedit-3.d: New.
105
106 * binutils-all/elfedit.exp: Run elfedit-3.
107
108 2010-07-19 Andreas Schwab <schwab@redhat.com>
109
110 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
111 * binutils-all/readelf.s-64: Likewise.
112 * binutils-all/i386/compressed-1b.d: Likewise.
113 * binutils-all/i386/compressed-1c.d: Likewise.
114 * binutils-all/x86-64/compressed-1b.d: Likewise.
115 * binutils-all/x86-64/compressed-1c.d: Likewise.
116
117 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
118
119 * binutils-all/i386/compressed-1a.d: Fix a typo.
120 * binutils-all/i386/compressed-1b.d: Likewise.
121 * binutils-all/i386/compressed-1c.d: Likewise.
122 * binutils-all/x86-64/compressed-1a.d: Likewise.
123 * binutils-all/x86-64/compressed-1b.d: Likewise.
124 * binutils-all/x86-64/compressed-1c.d: Likewise.
125
126 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
127
128 * config/default.exp (binutils_assemble): Use
129 default_binutils_assemble_flags.
130 (binutils_assemble_flags): New.
131
132 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
133 (default_binutils_assemble_flags): This. Add asflags and
134 pass it to target_assemble.
135 (run_dump_test): Support assembler flags.
136
137 * binutils-all/i386/compressed-1.s: New.
138 * binutils-all/i386/compressed-1a.d: Likewise.
139 * binutils-all/i386/compressed-1b.d: Likewise.
140 * binutils-all/i386/compressed-1c.d: Likewise.
141 * binutils-all/i386/i386.exp: Likewise.
142 * binutils-all/x86-64/compressed-1.s: Likewise.
143 * binutils-all/x86-64/compressed-1a.d: Likewise.
144 * binutils-all/x86-64/compressed-1b.d: Likewise.
145 * binutils-all/x86-64/compressed-1c.d: Likewise.
146 * binutils-all/x86-64/x86-64.exp: Likewise.
147
148 2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
149
150 PR gas/10531
151 PR gas/11789
152 * binutils-all/objdump.W: Remove bogus line debug info.
153
154 2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
155
156 PR gas/11600
157 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
158 ELF targets.
159
160 * binutils-all/exclude-1.s: New.
161 * binutils-all/exclude-1a.d: Likewise.
162 * binutils-all/exclude-1b.d: Likewise.
163
164 2010-04-30 H.J. Lu <hongjiu.lu@intel.com>
165
166 * binutils-all/dlltool.exp: Add a missing `"'.
167
168 2010-04-27 Kai Tietz <kai.tietz@onevision.com>
169
170 * binutils-all/dlltool.exp: Allow test for
171 arm-wince-pe target.
172
173 2010-03-30 Kai TIetz <kai.tietz@onevision.com>
174
175 * binutils-all/objcopy.exp: Mark simple copy executable
176 as failing for all *-*-mingw32* targets.
177
178 2010-03-26 Matt Rice <ratmice@gmail.com>
179
180 * binutils-all/ar.exp (unique_symbol): New test.
181
182 2010-02-18 Alan Modra <amodra@gmail.com>
183
184 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
185 * binutils-all/objcopy.exp: Run it.
186
187 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
188
189 * binutils-all/note-1.d: New.
190 * binutils-all/objcopy.exp: Add it.
191
192 2010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
193
194 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
195 * binutils-all/windres/lang.rc: Likewise.
196 * binutils-all/windres/messagetable.rc: Likewise.
197 * binutils-all/windres/strtab1.rc: Likewise.
198 * binutils-all/windres/strtab2.rc: Likewise.
199 * binutils-all/windres/version.rc: Likewise.
200 * binutils-all/windres/version_cat.rc: Likewise.
201
202 2010-01-19 Ian Lance Taylor <iant@google.com>
203
204 * lib/utils-lib.exp (run_dump_test): Permit option values to use
205 $srcdir to refer to the source directory.
206 * binutils-all/add-section.d: New test.
207 * binutils-all/add-empty-section.d: New test.
208 * binutils-all/empty-file: New test input file.
209 * binutils-all/objcopy.exp: Run new tests.
210
211 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
212
213 * binutils-all/elfedit-2.d: New.
214
215 * binutils-all/elfedit.exp: Run elfedit-2.
216
217 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
218
219 PR binutils/11131
220 * binutils-all/elfedit-1.d: New.
221 * binutils-all/elfedit.exp: Likewise.
222
223 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
224 (ELFEDITFLAGS): Likewise.
225
226 * lib/utils-lib.exp (run_dump_test): Support elfedit.
227
228 2009-10-28 Kai Tietz <kai.tietz@onevision.com>
229
230 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
231 and --leading-underscore option for dlltool.
232
233 2009-10-23 Kai Tietz <kai.tietz@onevision.com>
234
235 * binutils-all/dlltool.exp: Add new test.
236 * binutils-all/alias-2.def: New file.
237
238 2009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
239
240 * binutils-all/copy-2.d: Exclude more aout targets.
241 * binutils-all/copy-3.d: Likewise.
242
243 2009-09-23 Alan Modra <amodra@bigpond.net.au>
244
245 * binutils-all/readelf.s: Tolerate some whitespace differences.
246 * binutils-all/readelf.s-64: Likewise.
247 * binutils-all/readelf.ss: Likewise.
248 * binutils-all/readelf.ss-64: Likewise.
249 * binutils-all/readelf.ss-mips: Likewise.
250 * binutils-all/readelf.ss-tmips: Likewise.
251 * binutils-all/strip-10.d: Likewise.
252
253 2009-09-08 Alan Modra <amodra@bigpond.net.au>
254
255 * binutils-all/objdump.exp (cpus_expected): Add ms1.
256
257 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
258
259 * binutils-all/testranges.s (.debug_info): Pad the only CU.
260
261 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
262
263 * binutils-all/testranges.s: Replace all .long by .4byte.
264
265 2009-09-04 DJ Delorie <dj@redhat.com>
266
267 * binutils-all/objdump.exp: Add m16c and m32c to the list of
268 expected cpus.
269
270 2009-09-02 Jie Zhang <jie.zhang@analog.com>
271
272 * binutils-all/bfin/unknown-mode.s: New test.
273 * binutils-all/bfin/objdump.exp: New test.
274
275 2009-08-17 Nick Clifton <nickc@redhat.com>
276
277 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
278 of the UNIQUE symbol.
279
280 2009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
281
282 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
283
284 2009-08-06 H.J. Lu <hongjiu.lu@intel.com>
285
286 PR binutils/10492
287 * binutils-all/objcopy.exp: Run strip-10.
288
289 * binutils-all/strip-10.d: New.
290 * binutils-all/unique.s: Likewise.
291
292 2009-07-31 Daniel Gutson <dgutson@codesourcery.com>
293 Daniel Jacobowitz <dan@codesourcery.com>
294
295 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
296 .short.
297
298 2009-07-29 Alan Modra <amodra@bigpond.net.au>
299
300 * binutils-all/testranges.s: Replace .value with .short.
301
302 2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
303 H.J. Lu <hongjiu.lu@intel.com>
304
305 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
306 for ELF targets only.
307
308 2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
309
310 * binutils-all/objcopy.exp; Run testranges-ia64.
311
312 * binutils-all/testranges.d: Don't run for ia64.
313
314 * binutils-all/testranges-ia64.d: New.
315 * binutils-all/testranges-ia64.s: Likewise.
316
317 2009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
318
319 * binutils-all/objcopy.exp (testranges): New test.
320 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
321
322 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
323
324 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
325 copy_executable.
326
327 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
328
329 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
330 cygwin.
331
332 2009-04-16 Alan Modra <amodra@bigpond.net.au>
333
334 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
335 * binutils-all/localize-hidden-2.s: Likewise.
336
337 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
338
339 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
340 file before downloading.
341 (strip_executable_with_saving_a_symbol): Likewise.
342 (keep_debug_symbols_and_test_copy): Likewise.
343
344 2009-03-11 Joseph Myers <joseph@codesourcery.com>
345
346 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
347 literal "tmpdir/" in expected output.
348
349 2009-03-11 Chris Demetriou <cgd@google.com>
350
351 * binutils-all/ar.exp (deterministic_archive): New test.
352
353 2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
354
355 PR binutils/9933
356 * binutils-all/copy-4.d: New.
357
358 * binutils-all/objcopy.exp: Run copy-4.
359
360 2009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
361
362 * config/hppa.sed: Fix spelling.
363
364 2009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
365
366 * binutils-all/localize-hidden-1.s: Change .equ to .set.
367 * binutils-all/localize-hidden-2.s: Likewise.
368
369 2009-01-29 Nick Clifton <nickc@redhat.com>
370
371 * binutils-all/objdump.W: Do not assume that high and low PC
372 addresses will have been computed.
373
374 2008-10-06 Tom Tromey <tromey@redhat.com>
375
376 * binutils-all/objdump.W: Update.
377
378 2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
379
380 * binutils-all/group.s: Updated.
381 * binutils-all/group-2.s: Likewise.
382 * binutils-all/group-3.s: Likewise.
383 * binutils-all/group-4.s: Likewise.
384 * binutils-all/strip-7.d: Likewise.
385 * binutils-all/strip-9.d: Likewise.
386
387 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
388
389 * binutils-all/group-4.s: New.
390 * binutils-all/strip-8.d: Likewise.
391 * binutils-all/strip-9.d: Likewise.
392
393 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
394 strip-8 and strip-9.
395
396 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
397
398 * binutils-all/group-3.s: New.
399 * binutils-all/strip-6.d: Likewise.
400 * binutils-all/strip-7.d: Likewise.
401
402 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
403 strip-6 and strip-7.
404
405 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
406
407 * binutils-all/group-2.s: New.
408 * binutils-all/strip-4.d: Likewise.
409 * binutils-all/strip-5.d: Likewise.
410
411 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
412 strip-4 and strip-5.
413
414 2008-07-26 Alan Modra <amodra@bigpond.net.au>
415
416 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
417
418 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
419
420 * binutils-all/objdump.W: Generalize to adjust for targets with
421 non-byte-size instructions.
422
423 2008-07-09 Craig Silverstein <csilvers@google.com>
424
425 * binutils-all/objdump.exp: Add test for objdump -s on a file
426 with a compressed debug section. Add test for objdump -W on a
427 file that contains a compressed debug section.
428 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
429 (readelf_compressed_wa_test): New function.
430 * binutils-all/dw2-compressed.S: New file.
431 * binutils-all/objdump.W: New file.
432 * binutils-all/objdump.s: New file.
433 * binutils-all/readelf.wa: New file.
434
435 2008-07-08 Kai Tietz <kai.tietz@onevision.com>
436
437 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
438 is target-triplet for execution tests.
439 (copy_executable): Likewise.
440 (strip_executable): Likewise.
441 (strip_executable_with_saving_a_symbol): Likewise.
442
443 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
444
445 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
446 (keep_debug_symbols_and_test_copy): New function.
447 (test5, test6): New variables.
448
449 2008-03-27 Cary Coutant <ccoutant@google.com>
450
451 * binutils-all/ar.exp: Add thin archive tests.
452
453 2008-02-26 Joseph Myers <joseph@codesourcery.com>
454
455 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
456 empty for testing an installed toolchain.
457
458 2008-02-04 Bob Wilson <bob.wilson@acm.org>
459
460 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
461
462 2007-10-26 Alan Modra <amodra@bigpond.net.au>
463
464 * binutils-all/windres/windres.exp: Don't xfail.
465
466 2007-10-16 Nick Clifton <nickc@redhat.com>
467
468 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
469 * binutils-all/readelf.ss-64: Likewise.
470 * binutils-all/readelf.ss-mips: Likewise.
471 * binutils-all/readelf.ss-tmips: Likewise.
472
473 2007-08-30 Nick Clifton <nickc@redhat.com>
474
475 * binutils-all/dumptest.s: New test file.
476 * binutils-all/readelf.exp: Add test of readelf's -p switch.
477
478 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
479 Joseph Myers <joseph@codesourcery.com>
480
481 * binutils-all/ar.exp (long_filenames): Delete temporary files on
482 the host.
483 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
484 host is local.
485 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
486 srec file to be passed to binutils_run.
487 (objcopy_test_readelf): Use remote_exec.
488 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
489 (readelf_test): Likewise.
490 (readelf_wi_test): Likewise.
491 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
492 host is local. Use remote_exec. Use $tempfile not
493 tmpdir/bintest.o.
494
495 2007-08-09 Alan Modra <amodra@bigpond.net.au>
496
497 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
498 * binutils-all/copy-3.d (not-target): Likewise.
499 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
500 setup_xfail.
501 * windres/windres.exp: Return unsupported rather than fail if
502 windows.h not found.
503
504 2007-07-05 Nick Clifton <nickc@redhat.com>
505
506 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
507 * config/default.exp, binutils-all/ar.exp,
508 binutils-all/dlltool.exp, binutils-all/nm.exp,
509 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
510 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
511 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
512 binutils-all/windres/msupdate: Likewise.
513
514 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
515
516 * binutils-all/strip-3.d: Also strip .xtensa.info section.
517
518 2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
519
520 * binutils-all/windres/version_cat.rc: New.
521 * binutils-all/windres/version_cat.rsd: New.
522
523 2007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
524
525 * binutils-all/windres/html.rc: New.
526 * binutils-all/windres/html.rsd: New.
527 * binutils-all/windres/html1.hm: New.
528 * binutils-all/windres/html2.hm: New.
529 * binutils-all/windres/messagetable.rc: New.
530 * binutils-all/windres/messagetable.rsd: New.
531 * binutils-all/windres/MSG00001.bin: New.
532 * binutils-all/windres/strtab2.rc: New.
533 * binutils-all/windres/strtab2.rsd: New.
534 * binutils-all/windres/version.rc: New.
535 * binutils-all/windres/version.rsd: New.
536 * binutils-all/windres/dialog.rsd: Fix expected results.
537
538 2007-05-17 Joseph Myers <joseph@codesourcery.com>
539
540 * binutils-all/strip-3.d: Strip .pdr section.
541
542 2007-05-15 Alan Modra <amodra@bigpond.net.au>
543
544 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
545
546 2007-05-11 Alan Modra <amodra@bigpond.net.au>
547
548 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
549
550 2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
551
552 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
553 sections.
554
555 2007-05-02 Alan Modra <amodra@bigpond.net.au>
556
557 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
558 (copy_executable): Return early if test2 is blank.
559 Return unsupported rather than unresolved if we can't run
560 executables. Do test1 if we can compile.
561
562 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
563 Phil Edwards <phil@codesourcery.com>
564
565 * binutils-all/objcopy.exp: Add test for stripping a symbol
566 used in a relocation.
567 * binutils-all/needed-by-reloc.s: New file.
568
569 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
570 Phil Edwards <phil@codesourcery.com>
571 Thomas de Lellis <tdel@windriver.com>
572
573 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
574
575 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
576
577 * binutils-all/readelf.exp (regexp_diff): Delete.
578
579 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
580
581 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
582 Rename the second test.
583
584 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
585
586 PR binutils/4348
587 * binutils-all/empty.s: New file.
588 * binutils-all/strip-3.d: Likewise.
589
590 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
591
592 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
593
594 * binutils-all/objcopy.exp: Skip for uclinux targets.
595
596 2007-02-14 Nick Clifton <nickc@redhat.com>
597
598 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
599 output failure message.
600
601 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
602
603 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
604 * dlltool.exp: Dito
605 * lang.rc: Dito
606 * strtab1.rc: Dito
607 * windres.exp: Dito
608
609 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
610
611 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
612 * binutils-all/dlltool.exp: Likewise.
613 * binutils-all/objcopy.exp: Likewise.
614 * binutils-all/windres/windres.exp: Likewise.
615 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
616 * binutils-all/windres/strtab1.rc: Likewise.
617 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
618
619 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
620
621 PR binutils/3181
622 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
623 targets.
624
625 * binutils-all/strip-1.d: New file.
626 * binutils-all/strip-2.d: Likewise.
627
628 * lib/utils-lib.exp (run_dump_test): Support strip.
629
630 2006-08-15 Thiemo Seufer <ths@mips.com>
631 Nigel Stephens <nigel@mips.com>
632 David Ung <davidu@mips.com>
633
634 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
635
636 2006-06-24 Richard Sandiford <richard@codesourcery.com>
637
638 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
639 of readelf.
640
641 2006-06-23 Richard Sandiford <richard@codesourcery.com>
642
643 * binutils-all/localize-hidden-1.s,
644 * binutils-all/localize-hidden-1.d,
645 * binutils-all/localize-hidden-2.s,
646 * binutils-all/localize-hidden-2.d: New tests.
647 * binutils-all/objcopy.exp: Run them.
648
649 2006-06-06 Paul Brook <paul@codesourcery.com>
650
651 * binutils-all/arm/objdump.exp: New file.
652 * binutils-all/arm/thumb2-cond.s: New test.
653
654 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
655
656 * binutils-all/copy-3.d: Fix a typo.
657
658 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
659
660 * binutils-all/copy-3.d: New.
661
662 * objcopy.exp: Run copy-3.
663
664 2006-05-02 Dave Korn <dave.korn@artimi.com>
665
666 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
667 * binutils-all/copy-1.d (name): Likewise.
668
669 2006-05-02 Nick Clifton <nickc@redhat.com>
670
671 * binutils-all/copy-2.d: Change the name of the section whose
672 flags are changed to "foo" so that the test will work with PE
673 based targets. Skip this test for AOUT based targeted.
674 * binutils-all/copytest.s: New file.
675
676 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
677
678 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
679
680 2006-05-01 Ben Elliston <bje@au.ibm.com>
681
682 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
683
684 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
685
686 PR binutils/2593
687 * binutils-all/copy-1.d: New file.
688 * binutils-all/copy-1.s: Likewise.
689 * binutils-all/copy-2.d: Likewise.
690
691 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
692 run_dump_test "copy-2".
693
694 * lib/utils-lib.exp (run_dump_test): New.
695 (slurp_options): Likewise.
696 (regexp_diff): Likewise.
697 (file_contents): Likewise.
698 (verbose_eval): Likewise.
699
700 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
701
702 PR binutils/2467
703 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
704 on archive.
705
706 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
707
708 * lib/utils-lib.exp (default_binutils_run): Check exit status.
709
710 2005-12-24 Ben Elliston <bje@gnu.org>
711
712 * config/default.exp: Do not load the unneeded util-defs.exp.
713
714 2005-11-15 Jan Beulich <jbeulich@novell.com>
715
716 * config/default.exp (link_or_copy): New. Use it for setting
717 up assembler and linker for the compiler to use.
718
719 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
720
721 PR ld/251
722 * binutils-all/group.s: New file.
723
724 * binutils-all/objcopy.exp (objcopy_test_readelf): New
725 procedure.
726 Use it to test ELF group.
727
728 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
729
730 PR ld/1487
731 * binutils-all/objcopy.exp (objcopy_test): New procedure.
732 Use it to test simple copy, ia64 link order and ELF unknown
733 section type.
734
735 * binutils-all/unknown.s: New file.
736
737 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
738
739 PR binutils/1321
740 * binutils-all/link-order.s: New.
741
742 * binutils-all/objcopy.exp: Check ia64 link order.
743
744 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
745
746 * binutils-all/windres/escapex-2.rc: New file.
747 * binutils-all/windres/escapex-2.rsd: Generate.
748
749 2005-08-26 Christian Groessler <chris@groessler.org>
750
751 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
752
753 2005-08-18 Alan Modra <amodra@bigpond.net.au>
754
755 * binutils-all/objcopy.exp: Remove a29k support.
756 * binutils-all/objdump.exp: Likewise, alliant and convex too.
757
758 2005-05-07 Nick Clifton <nickc@redhat.com>
759
760 * Update the address and phone number of the FSF organization in
761 the GPL notices in the following files:
762 binutils-all/ar.exp, binutils-all/dlltool.exp,
763 binutils-all/nm.exp, binutils-all/objcopy.exp,
764 binutils-all/objdump.exp, binutils-all/readelf.exp,
765 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
766 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
767 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
768 config/default.exp, lib/utils-lib.exp
769
770 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
771
772 * binutils-all/vax/objdump.exp: Condense the two tests into one
773 and add a "-M entry:" for the second label.
774
775 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
776
777 * binutils-all/vax: New directory.
778 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
779 switch added to the VAX disassembler.
780 * binutils-all/vax/entrymask.s: New assembler source file.
781
782 2005-03-08 Ben Elliston <bje@au.ibm.com>
783
784 * config/default.exp: Remove send_user call for stray output.
785
786 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
787
788 * binutils-all/testprog.c: Add prototype for printf() and make
789 type of "string" array be "char" in order to avoid compile time
790 warnings.
791
792 2004-12-31 Alan Modra <amodra@bigpond.net.au>
793
794 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
795
796 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
797
798 * binutils-all/objdump.exp (cpus_expected): Append cris.
799
800 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
801
802 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
803
804 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
805
806 * binutils-all/alias.def: New file.
807 * binutils-all/dlltool.exp: Two new -p tests.
808 * config/default.exp (dlltool_gas_flag): New variable.
809 Copy gas and lds executables into tmpdir/gas directory rather than
810 making symlinks which might not be supported by the host OS.
811 Attempt to handle the case where the host OS does not use the .exe
812 extension but the target OS does.
813 * lib/utils-lib.exp (exe_ext): New procedure.
814
815 2004-07-12 Nick Clifton <nickc@redhat.com>
816
817 * binutils-all/dlltool.exp: Check that the -p switch is not
818 rejected.
819
820 2004-07-09 Andreas Schwab <schwab@suse.de>
821
822 * binutils-all/m68k/movem.s: New file.
823
824 * binutils-all/m68k/objdump.exp: New file.
825
826 2004-05-15 Nick Clifton <nickc@redhat.com>
827
828 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
829
830 2004-05-12 Ben Elliston <bje@au.ibm.com>
831
832 * binutils-all/ar.exp: Remove stray semicolons.
833 * binutils-all/dlltool.exp: Likewise.
834 * binutils-all/objcopy.exp: Likewise.
835 * binutils-all/readelf.exp: Likewise.
836 * binutils-all/windres/windres.exp: Likewise.
837 * lib/utils-lib.exp: Likewise.
838
839 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
840
841 * binutils-all/readelf.ss-mips: Allow named section symbols.
842
843 2004-03-30 Jakub Jelinek <jakub@redhat.com>
844
845 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
846
847 2004-02-27 Andreas Schwab <schwab@suse.de>
848
849 * binutils-all/ar.exp (argument_parsing): New test.
850
851 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
852
853 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
854 systems.
855
856 For older changes see ChangeLog-9303
857 \f
858 Local Variables:
859 mode: change-log
860 left-margin: 8
861 fill-column: 74
862 version-control: never
863 End:
This page took 0.050701 seconds and 5 git commands to generate.