1 2011-10-25 Kai Tietz <ktietz@redhat.com>
3 * binutils-all/windres/strtab4.rc: New test.
4 * binutils-all/windres/strtab4.rsd: Likewise.
6 2011-10-11 Chris <player1@onet.eu>
9 * binutils-all\windres\version.rsd: Regenerate.
10 * binutils-all\windres\version_cat.rsd: Regenerate.
11 * binutils-all\windres\version_mlang.rc: Add new test.
12 * binutils-all\windres\version_mlang.rsd: Likewise.
14 2011-10-07 H.J. Lu <hongjiu.lu@intel.com>
16 * binutils-all/objdump.exp: Don't run dw2-decodedline.S on ia64.
18 2011-10-04 Carlos O'Donell <carlos@codesourcery.com>
20 * binutils-all/dw2-decodedline.S: New file.
21 * binutils-all/objdump.WL: New file.
22 * binutils-all/objdump.exp: Update copyright year.
23 New test case for -WL.
25 2011-09-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
27 * binutils-all/elfedit-4.d: Give test a unique name.
29 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
32 * binutils-all/group-6.d: New.
33 * binutils-all/group-6.s: Likewise.
35 * binutils-all/objcopy.exp: Run group-6 for ELF targrts.
37 2011-07-22 H.J. Lu <hongjiu.lu@intel.com>
39 * binutils-all/elfedit.exp: Run elfedit-4.
41 * binutils-all/elfedit-4.d: New.
43 2011-06-30 Bernd Schmidt <bernds@codesourcery.com>
45 * binutils-all/objcopy.exp (strip_test, strip_executable):
46 On ELF targets, test that OS/ABI is preserved.
47 (copy_setup): Do test on tic6x-*-uclinux.
49 2011-06-19 H.J. Lu <hongjiu.lu@intel.com>
51 * binutils-all/elfedit-1.d: Updated for x32.
53 2011-05-18 Nick Clifton <nickc@redhat.com>
56 * lib/utils-lib.exp (run_dump_test): Allow nm as a program.
57 * binutils-all/nm.exp: Test running "nm -g" on an object file
58 containing a unique symbol.
60 2011-05-13 Alan Modra <amodra@gmail.com>
62 * binutils-all/objcopy.exp objcopy_text): Remove xfails for sh-rtems
65 2011-05-02 H.J. Lu <hongjiu.lu@intel.com>
68 * binutils-all/ar.exp (delete_an_element): New.
69 (move_an_element): Likewise.
70 Run delete_an_element and move_an_element.
72 2011-04-30 H.J. Lu <hongjiu.lu@intel.com>
74 * binutils-all/x86-64/compressed-1a.d: Adjust for change in output
77 2011-04-29 Hans-Peter Nilsson <hp@axis.com>
79 * binutils-all/i386/compressed-1a.d: Adjust for change in output
82 2011-04-28 Tom Tromey <tromey@redhat.com>
84 * binutils-all/objdump.W: Correct output.
88 * binutils-all/windres/windres.exp: Add '// cpparg <option>' command
89 to rc file interpretation to specify addition pre-processor commands
91 * binutils-all/windres/strtab3.rc: New.
92 * binutils-all/windres/strtab3.rsd: New.
93 * binutils-all/windres/README: Add note about cpparg script option.
96 2011-04-11 Nick Clifton <nickc@redhat.com>
98 * binutils-all/arm/simple.s: Fix assembly problems for COFF based
99 ARM toolchaisn by removing .type and .size directives.
101 2011-04-07 Paul Carroll<pcarroll@codesourcery.com>
103 * binutils-all/arm/simple.s: Demo issue with objdump with
105 * binutils-all/arm/objdump.exp: added new ARM test case code
107 2011-04-06 Joseph Myers <joseph@codesourcery.com>
109 * binutils-all/objcopy.exp (*arm*-*-coff): Change to arm*-*-coff.
110 (xscale-*-coff, thumb*-*-coff, thumb*-*-pe): Don't handle.
112 2011-03-31 Bernd Schmidt <bernds@codesourcery.com>
114 * lib/binutils-common.exp (is_elf_format): Accept tic6x*-*-uclinux*.
116 2011-01-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
118 * lib/binutils-common.exp (regexp_diff): Use "==" instead of "eq".
120 2010-12-31 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
122 * binutils-all/copy-2.d: Change "hppa" to "hppa*" in not-target list.
123 * binutils-all/copy-3.d: Add hppa*-*-hpux* to not-target list.
124 * binutils-all/objcopy.exp (reverse-bytes): xfail on 32-bit hpux.
126 2010-12-31 Richard Sandiford <rdsandiford@googlemail.com>
128 * binutils-all/readelf.exp: Handle MIPS FreeBSD targets.
130 2010-12-09 Maciej W. Rozycki <macro@codesourcery.com>
132 * lib/binutils-common.exp (regexp_diff): Implement inverse
133 matching, requested by `!'.
135 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
137 * lib/binutils-common.exp (regexp_diff): New procedure.
138 * lib/utils-lib.exp (regexp_diff): Delete.
140 2010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
142 * lib/binutils-common.exp: New file.
143 * lib/utils-lib.exp (load_common_lib): New function. Load
145 (is_elf_format): Delete.
147 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
149 * binutils-all/compress.exp: Replace binutils_assemble with
150 binutils_assemble_flags for --nocompress-debug-sections.
152 2010-11-15 H.J. Lu <hongjiu.lu@intel.com>
154 * binutils-all/compress.exp: Pass --nocompress-debug-sections to
155 assembler for uncompressed debug sections.
157 * binutils-all/testranges.d: Also expect .zdebug in section name.
159 2010-11-08 Thomas Schwinge <thomas@schwinge.name>
161 * lib/utils-lib.exp (is_elf_format): Consider for *-*-gnu*, too.
162 * binutils-all/elfedit-2.d (target): Likewise.
163 * binutils-all/elfedit-3.d (target): Likewise.
164 * binutils-all/i386/i386.exp: Likewise.
165 * binutils-all/objcopy.exp: Likewise.
166 * binutils-all/strip-3.d (target): Likewise.
168 2010-11-08 Alan Modra <amodra@gmail.com>
170 * binutils-all/objdump.W: Adjust expected result for debug section
173 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
175 * binutils-all/libdw2.out: Also accept MIPS_DWARF.
177 2010-10-29 H.J. Lu <hongjiu.lu@intel.com>
179 * binutils-all/compress.exp: New.
180 * binutils-all/dw2-1.S: Likewise.
181 * binutils-all/dw2-2.S: Likewise.
182 * binutils-all/libdw2-compressed.out: Likewise.
183 * binutils-all/libdw2.out: Likewise.
185 2010-10-22 Mark Mitchell <mark@codesourcery.com>
187 * binutils-all/group-5.d: Expect ".group" for the name of group
189 * binutils-all/strip-2.d: Likewise.
191 2010-10-12 Andreas Schwab <schwab@linux-m68k.org>
193 * binutils-all/m68k/objdump.exp: Add fnop test.
194 * binutils-all/m68k/fnop.s: New file.
196 2010-09-29 Alan Modra <amodra@gmail.com>
198 * lib/utils-lib.exp (is_elf_format): Merge with gas and ld versions.
200 2010-09-23 Alan Modra <amodra@gmail.com>
202 * binutils-all/ar.exp: Don't run unique_symbol on msp or hpux.
203 * binutils-all/copy-2.d: Update not-target list.
204 * binutils-all/note-1.d: Don't run on h8300.
205 * binutils-all/objcopy.exp: Don't run strip-10 on msp or hpux.
206 (objcopy_test): Remove h8300-rtems from xfails.
208 2010-09-16 Alan Modra <amodra@gmail.com>
210 * binutils-all/i386/i386.exp: Don't run on linuxaout.
212 2010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
214 * binutils-all/objcopy.exp: Add test of new --interleave-width
217 2010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
219 * binutils-all/objdump.W: Update DW_OP_reg5 expected output.
221 2010-08-23 H.J. Lu <hongjiu.lu@intel.com>
223 * binutils-all/elfedit-3.d: New.
225 * binutils-all/elfedit.exp: Run elfedit-3.
227 2010-07-19 Andreas Schwab <schwab@redhat.com>
229 * binutils-all/readelf.s: Ignore "Key to Flags" contents.
230 * binutils-all/readelf.s-64: Likewise.
231 * binutils-all/i386/compressed-1b.d: Likewise.
232 * binutils-all/i386/compressed-1c.d: Likewise.
233 * binutils-all/x86-64/compressed-1b.d: Likewise.
234 * binutils-all/x86-64/compressed-1c.d: Likewise.
236 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
238 * binutils-all/i386/compressed-1a.d: Fix a typo.
239 * binutils-all/i386/compressed-1b.d: Likewise.
240 * binutils-all/i386/compressed-1c.d: Likewise.
241 * binutils-all/x86-64/compressed-1a.d: Likewise.
242 * binutils-all/x86-64/compressed-1b.d: Likewise.
243 * binutils-all/x86-64/compressed-1c.d: Likewise.
245 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
247 * config/default.exp (binutils_assemble): Use
248 default_binutils_assemble_flags.
249 (binutils_assemble_flags): New.
251 * lib/utils-lib.exp (default_binutils_assemble): Renamed to ...
252 (default_binutils_assemble_flags): This. Add asflags and
253 pass it to target_assemble.
254 (run_dump_test): Support assembler flags.
256 * binutils-all/i386/compressed-1.s: New.
257 * binutils-all/i386/compressed-1a.d: Likewise.
258 * binutils-all/i386/compressed-1b.d: Likewise.
259 * binutils-all/i386/compressed-1c.d: Likewise.
260 * binutils-all/i386/i386.exp: Likewise.
261 * binutils-all/x86-64/compressed-1.s: Likewise.
262 * binutils-all/x86-64/compressed-1a.d: Likewise.
263 * binutils-all/x86-64/compressed-1b.d: Likewise.
264 * binutils-all/x86-64/compressed-1c.d: Likewise.
265 * binutils-all/x86-64/x86-64.exp: Likewise.
267 2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
271 * binutils-all/objdump.W: Remove bogus line debug info.
273 2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
276 * binutils-all/objcopy.exp: Run exclude-1a and exclude-1b for
279 * binutils-all/exclude-1.s: New.
280 * binutils-all/exclude-1a.d: Likewise.
281 * binutils-all/exclude-1b.d: Likewise.
283 2010-04-30 H.J. Lu <hongjiu.lu@intel.com>
285 * binutils-all/dlltool.exp: Add a missing `"'.
287 2010-04-27 Kai Tietz <kai.tietz@onevision.com>
289 * binutils-all/dlltool.exp: Allow test for
292 2010-03-30 Kai TIetz <kai.tietz@onevision.com>
294 * binutils-all/objcopy.exp: Mark simple copy executable
295 as failing for all *-*-mingw32* targets.
297 2010-03-26 Matt Rice <ratmice@gmail.com>
299 * binutils-all/ar.exp (unique_symbol): New test.
301 2010-02-18 Alan Modra <amodra@gmail.com>
303 * binutils-all/group-5.s, * binutils-all/group-5.d: New test.
304 * binutils-all/objcopy.exp: Run it.
306 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
308 * binutils-all/note-1.d: New.
309 * binutils-all/objcopy.exp: Add it.
311 2010-01-30 Dave Korn <dave.korn.cygwin@gmail.com>
313 * binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*.
314 * binutils-all/windres/lang.rc: Likewise.
315 * binutils-all/windres/messagetable.rc: Likewise.
316 * binutils-all/windres/strtab1.rc: Likewise.
317 * binutils-all/windres/strtab2.rc: Likewise.
318 * binutils-all/windres/version.rc: Likewise.
319 * binutils-all/windres/version_cat.rc: Likewise.
321 2010-01-19 Ian Lance Taylor <iant@google.com>
323 * lib/utils-lib.exp (run_dump_test): Permit option values to use
324 $srcdir to refer to the source directory.
325 * binutils-all/add-section.d: New test.
326 * binutils-all/add-empty-section.d: New test.
327 * binutils-all/empty-file: New test input file.
328 * binutils-all/objcopy.exp: Run new tests.
330 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
332 * binutils-all/elfedit-2.d: New.
334 * binutils-all/elfedit.exp: Run elfedit-2.
336 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
339 * binutils-all/elfedit-1.d: New.
340 * binutils-all/elfedit.exp: Likewise.
342 * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
343 (ELFEDITFLAGS): Likewise.
345 * lib/utils-lib.exp (run_dump_test): Support elfedit.
347 2009-10-28 Kai Tietz <kai.tietz@onevision.com>
349 * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
350 and --leading-underscore option for dlltool.
352 2009-10-23 Kai Tietz <kai.tietz@onevision.com>
354 * binutils-all/dlltool.exp: Add new test.
355 * binutils-all/alias-2.def: New file.
357 2009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
359 * binutils-all/copy-2.d: Exclude more aout targets.
360 * binutils-all/copy-3.d: Likewise.
362 2009-09-23 Alan Modra <amodra@bigpond.net.au>
364 * binutils-all/readelf.s: Tolerate some whitespace differences.
365 * binutils-all/readelf.s-64: Likewise.
366 * binutils-all/readelf.ss: Likewise.
367 * binutils-all/readelf.ss-64: Likewise.
368 * binutils-all/readelf.ss-mips: Likewise.
369 * binutils-all/readelf.ss-tmips: Likewise.
370 * binutils-all/strip-10.d: Likewise.
372 2009-09-08 Alan Modra <amodra@bigpond.net.au>
374 * binutils-all/objdump.exp (cpus_expected): Add ms1.
376 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
378 * binutils-all/testranges.s (.debug_info): Pad the only CU.
380 2009-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
382 * binutils-all/testranges.s: Replace all .long by .4byte.
384 2009-09-04 DJ Delorie <dj@redhat.com>
386 * binutils-all/objdump.exp: Add m16c and m32c to the list of
389 2009-09-02 Jie Zhang <jie.zhang@analog.com>
391 * binutils-all/bfin/unknown-mode.s: New test.
392 * binutils-all/bfin/objdump.exp: New test.
394 2009-08-17 Nick Clifton <nickc@redhat.com>
396 * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
397 of the UNIQUE symbol.
399 2009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
401 * binutils-all/testranges.s: Use %progbits. Use ";#" for comments.
403 2009-08-06 H.J. Lu <hongjiu.lu@intel.com>
406 * binutils-all/objcopy.exp: Run strip-10.
408 * binutils-all/strip-10.d: New.
409 * binutils-all/unique.s: Likewise.
411 2009-07-31 Daniel Gutson <dgutson@codesourcery.com>
412 Daniel Jacobowitz <dan@codesourcery.com>
414 * binutils-all/arm/thumb2-cond.s: Use instructions instead of
417 2009-07-29 Alan Modra <amodra@bigpond.net.au>
419 * binutils-all/testranges.s: Replace .value with .short.
421 2009-07-16 Dave Korn <dave.korn.cygwin@gmail.com>
422 H.J. Lu <hongjiu.lu@intel.com>
424 * binutils-all/objcopy.exp: Run testranges and testranges-ia64
425 for ELF targets only.
427 2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
429 * binutils-all/objcopy.exp; Run testranges-ia64.
431 * binutils-all/testranges.d: Don't run for ia64.
433 * binutils-all/testranges-ia64.d: New.
434 * binutils-all/testranges-ia64.s: Likewise.
436 2009-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
438 * binutils-all/objcopy.exp (testranges): New test.
439 * binutils-all/testranges.d, binutils-all/testranges.s: New files.
441 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
443 * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
446 2009-06-25 Christopher Faylor <me+cygwin@cgf.cx>
448 * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
451 2009-04-16 Alan Modra <amodra@bigpond.net.au>
453 * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
454 * binutils-all/localize-hidden-2.s: Likewise.
456 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
458 * inutils-all/objcopy.exp (strip_executable): Delete remote dest
459 file before downloading.
460 (strip_executable_with_saving_a_symbol): Likewise.
461 (keep_debug_symbols_and_test_copy): Likewise.
463 2009-03-11 Joseph Myers <joseph@codesourcery.com>
465 * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
466 literal "tmpdir/" in expected output.
468 2009-03-11 Chris Demetriou <cgd@google.com>
470 * binutils-all/ar.exp (deterministic_archive): New test.
472 2009-03-09 H.J. Lu <hongjiu.lu@intel.com>
475 * binutils-all/copy-4.d: New.
477 * binutils-all/objcopy.exp: Run copy-4.
479 2009-03-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
481 * config/hppa.sed: Fix spelling.
483 2009-03-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
485 * binutils-all/localize-hidden-1.s: Change .equ to .set.
486 * binutils-all/localize-hidden-2.s: Likewise.
488 2009-01-29 Nick Clifton <nickc@redhat.com>
490 * binutils-all/objdump.W: Do not assume that high and low PC
491 addresses will have been computed.
493 2008-10-06 Tom Tromey <tromey@redhat.com>
495 * binutils-all/objdump.W: Update.
497 2008-10-03 H.J. Lu <hongjiu.lu@intel.com>
499 * binutils-all/group.s: Updated.
500 * binutils-all/group-2.s: Likewise.
501 * binutils-all/group-3.s: Likewise.
502 * binutils-all/group-4.s: Likewise.
503 * binutils-all/strip-7.d: Likewise.
504 * binutils-all/strip-9.d: Likewise.
506 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
508 * binutils-all/group-4.s: New.
509 * binutils-all/strip-8.d: Likewise.
510 * binutils-all/strip-9.d: Likewise.
512 * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run
515 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
517 * binutils-all/group-3.s: New.
518 * binutils-all/strip-6.d: Likewise.
519 * binutils-all/strip-7.d: Likewise.
521 * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run
524 2008-10-01 H.J. Lu <hongjiu.lu@intel.com>
526 * binutils-all/group-2.s: New.
527 * binutils-all/strip-4.d: Likewise.
528 * binutils-all/strip-5.d: Likewise.
530 * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run
533 2008-07-26 Alan Modra <amodra@bigpond.net.au>
535 * binutils-all/objdump.exp: Run compressed debug test only for ELF.
537 2008-07-11 Hans-Peter Nilsson <hp@axis.com>
539 * binutils-all/objdump.W: Generalize to adjust for targets with
540 non-byte-size instructions.
542 2008-07-09 Craig Silverstein <csilvers@google.com>
544 * binutils-all/objdump.exp: Add test for objdump -s on a file
545 with a compressed debug section. Add test for objdump -W on a
546 file that contains a compressed debug section.
547 * binutils-all/readelf.exp: Call readelf_compressed_wa_test.
548 (readelf_compressed_wa_test): New function.
549 * binutils-all/dw2-compressed.S: New file.
550 * binutils-all/objdump.W: New file.
551 * binutils-all/objdump.s: New file.
552 * binutils-all/readelf.wa: New file.
554 2008-07-08 Kai Tietz <kai.tietz@onevision.com>
556 * binutils-all/objcopy.exp (copy_setup): Check if host-triplet
557 is target-triplet for execution tests.
558 (copy_executable): Likewise.
559 (strip_executable): Likewise.
560 (strip_executable_with_saving_a_symbol): Likewise.
562 2008-05-29 Jan Kratochvil <jan.kratochvil@redhat.com>
564 * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY.
565 (keep_debug_symbols_and_test_copy): New function.
566 (test5, test6): New variables.
568 2008-03-27 Cary Coutant <ccoutant@google.com>
570 * binutils-all/ar.exp: Add thin archive tests.
572 2008-02-26 Joseph Myers <joseph@codesourcery.com>
574 * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to
575 empty for testing an installed toolchain.
577 2008-02-04 Bob Wilson <bob.wilson@acm.org>
579 * binutils-all/objdump.exp (cpus_expected): Add xtensa.
581 2007-10-26 Alan Modra <amodra@bigpond.net.au>
583 * binutils-all/windres/windres.exp: Don't xfail.
585 2007-10-16 Nick Clifton <nickc@redhat.com>
587 * binutils-all/readelf.ss: Accept COMMON in readelf's output.
588 * binutils-all/readelf.ss-64: Likewise.
589 * binutils-all/readelf.ss-mips: Likewise.
590 * binutils-all/readelf.ss-tmips: Likewise.
592 2007-08-30 Nick Clifton <nickc@redhat.com>
594 * binutils-all/dumptest.s: New test file.
595 * binutils-all/readelf.exp: Add test of readelf's -p switch.
597 2007-08-28 Mark Shinwell <shinwell@codesourcery.com>
598 Joseph Myers <joseph@codesourcery.com>
600 * binutils-all/ar.exp (long_filenames): Delete temporary files on
602 * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
604 * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
605 srec file to be passed to binutils_run.
606 (objcopy_test_readelf): Use remote_exec.
607 * binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
608 (readelf_test): Likewise.
609 (readelf_wi_test): Likewise.
610 * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
611 host is local. Use remote_exec. Use $tempfile not
614 2007-08-09 Alan Modra <amodra@bigpond.net.au>
616 * binutils-all/copy-2.d (not-target): Match *-*-*aout.
617 * binutils-all/copy-3.d (not-target): Likewise.
618 * binutils-all/objcopy.exp (objcopy_test): Remove extraneous
620 * windres/windres.exp: Return unsupported rather than fail if
623 2007-07-05 Nick Clifton <nickc@redhat.com>
625 * lib/utils-lib.exp: Update copyright notice to refer to GPLv3.
626 * config/default.exp, binutils-all/ar.exp,
627 binutils-all/dlltool.exp, binutils-all/nm.exp,
628 binutils-all/objcopy.exp, binutils-all/arm/objdump.exp,
629 binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp,
630 binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp,
631 binutils-all/windres/msupdate: Likewise.
633 2007-06-23 H.J. Lu <hongjiu.lu@intel.com>
635 * binutils-all/strip-3.d: Also strip .xtensa.info section.
637 2007-05-24 Kai Tietz <Kai.Tietz@onevision.com>
639 * binutils-all/windres/version_cat.rc: New.
640 * binutils-all/windres/version_cat.rsd: New.
642 2007-05-23 Kai Tietz <Kai.Tietz@onevision.com>
644 * binutils-all/windres/html.rc: New.
645 * binutils-all/windres/html.rsd: New.
646 * binutils-all/windres/html1.hm: New.
647 * binutils-all/windres/html2.hm: New.
648 * binutils-all/windres/messagetable.rc: New.
649 * binutils-all/windres/messagetable.rsd: New.
650 * binutils-all/windres/MSG00001.bin: New.
651 * binutils-all/windres/strtab2.rc: New.
652 * binutils-all/windres/strtab2.rsd: New.
653 * binutils-all/windres/version.rc: New.
654 * binutils-all/windres/version.rsd: New.
655 * binutils-all/windres/dialog.rsd: Fix expected results.
657 2007-05-17 Joseph Myers <joseph@codesourcery.com>
659 * binutils-all/strip-3.d: Strip .pdr section.
661 2007-05-15 Alan Modra <amodra@bigpond.net.au>
663 * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF.
665 2007-05-11 Alan Modra <amodra@bigpond.net.au>
667 * binutils-all/needed-by-reloc.s: Use .long rather than .4byte.
669 2007-05-08 Mark Shinwell <shinwell@codesourcery.com>
671 * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo
674 2007-05-02 Alan Modra <amodra@bigpond.net.au>
676 * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log.
677 (copy_executable): Return early if test2 is blank.
678 Return unsupported rather than unresolved if we can't run
679 executables. Do test1 if we can compile.
681 2007-04-24 Nathan Froyd <froydnj@codesourcery.com>
682 Phil Edwards <phil@codesourcery.com>
684 * binutils-all/objcopy.exp: Add test for stripping a symbol
685 used in a relocation.
686 * binutils-all/needed-by-reloc.s: New file.
688 2007-04-20 Nathan Froyd <froydnj@codesourcery.com>
689 Phil Edwards <phil@codesourcery.com>
690 Thomas de Lellis <tdel@windriver.com>
692 * binutils-all/objcopy.exp: Add test for --reverse-bytes.
694 2007-04-21 Richard Earnshaw <rearnsha@arm.com>
696 * binutils-all/readelf.exp (regexp_diff): Delete.
698 2007-04-20 Richard Earnshaw <rearnsha@arm.com>
700 * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty.
701 Rename the second test.
703 2007-04-12 H.J. Lu <hongjiu.lu@intel.com>
706 * binutils-all/empty.s: New file.
707 * binutils-all/strip-3.d: Likewise.
709 * binutils-all/objcopy.exp: Run strip-3 for ELF target.
711 2007-02-27 Nathan Sidwell <nathan@codesourcery.com>
713 * binutils-all/objcopy.exp: Skip for uclinux targets.
715 2007-02-14 Nick Clifton <nickc@redhat.com>
717 * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected
718 output failure message.
720 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
722 * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
728 2006-09-20 Kai Tietz <Kai.Tietz@onevision.com>
730 * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64.
731 * binutils-all/dlltool.exp: Likewise.
732 * binutils-all/objcopy.exp: Likewise.
733 * binutils-all/windres/windres.exp: Likewise.
734 * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h.
735 * binutils-all/windres/strtab1.rc: Likewise.
736 * lib/utils-lib.exp: Adjust executable prefix detection (as .exe).
738 2006-09-14 H.J. Lu <hongjiu.lu@intel.com>
741 * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF
744 * binutils-all/strip-1.d: New file.
745 * binutils-all/strip-2.d: Likewise.
747 * lib/utils-lib.exp (run_dump_test): Support strip.
749 2006-08-15 Thiemo Seufer <ths@mips.com>
750 Nigel Stephens <nigel@mips.com>
751 David Ung <davidu@mips.com>
753 * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*.
755 2006-06-24 Richard Sandiford <richard@codesourcery.com>
757 * binutils-all/localize-hidden-1.d: Use objdump --syms instead
760 2006-06-23 Richard Sandiford <richard@codesourcery.com>
762 * binutils-all/localize-hidden-1.s,
763 * binutils-all/localize-hidden-1.d,
764 * binutils-all/localize-hidden-2.s,
765 * binutils-all/localize-hidden-2.d: New tests.
766 * binutils-all/objcopy.exp: Run them.
768 2006-06-06 Paul Brook <paul@codesourcery.com>
770 * binutils-all/arm/objdump.exp: New file.
771 * binutils-all/arm/thumb2-cond.s: New test.
773 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
775 * binutils-all/copy-3.d: Fix a typo.
777 2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
779 * binutils-all/copy-3.d: New.
781 * objcopy.exp: Run copy-3.
783 2006-05-02 Dave Korn <dave.korn@artimi.com>
785 * binutils-all/copy-1.d (name): Correct spelling of 'setting'.
786 * binutils-all/copy-1.d (name): Likewise.
788 2006-05-02 Nick Clifton <nickc@redhat.com>
790 * binutils-all/copy-2.d: Change the name of the section whose
791 flags are changed to "foo" so that the test will work with PE
792 based targets. Skip this test for AOUT based targeted.
793 * binutils-all/copytest.s: New file.
795 2006-05-01 H.J. Lu <hongjiu.lu@intel.com>
797 * binutils-all/objcopy.exp: Run "copy-1" for ELF only.
799 2006-05-01 Ben Elliston <bje@au.ibm.com>
801 * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ;
803 2006-04-26 H.J. Lu <hongjiu.lu@intel.com>
806 * binutils-all/copy-1.d: New file.
807 * binutils-all/copy-1.s: Likewise.
808 * binutils-all/copy-2.d: Likewise.
810 * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and
811 run_dump_test "copy-2".
813 * lib/utils-lib.exp (run_dump_test): New.
814 (slurp_options): Likewise.
815 (regexp_diff): Likewise.
816 (file_contents): Likewise.
817 (verbose_eval): Likewise.
819 2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
822 * binutils-all/objcopy.exp (strip_test): Also test "strip -g"
825 2006-04-10 H.J. Lu <hongjiu.lu@intel.com>
827 * lib/utils-lib.exp (default_binutils_run): Check exit status.
829 2005-12-24 Ben Elliston <bje@gnu.org>
831 * config/default.exp: Do not load the unneeded util-defs.exp.
833 2005-11-15 Jan Beulich <jbeulich@novell.com>
835 * config/default.exp (link_or_copy): New. Use it for setting
836 up assembler and linker for the compiler to use.
838 2005-10-20 H.J. Lu <hongjiu.lu@intel.com>
841 * binutils-all/group.s: New file.
843 * binutils-all/objcopy.exp (objcopy_test_readelf): New
845 Use it to test ELF group.
847 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
850 * binutils-all/objcopy.exp (objcopy_test): New procedure.
851 Use it to test simple copy, ia64 link order and ELF unknown
854 * binutils-all/unknown.s: New file.
856 2005-10-19 H.J. Lu <hongjiu.lu@intel.com>
859 * binutils-all/link-order.s: New.
861 * binutils-all/objcopy.exp: Check ia64 link order.
863 2005-10-11 Danny Smith <dannysmith@users.sourceforge.net>
865 * binutils-all/windres/escapex-2.rc: New file.
866 * binutils-all/windres/escapex-2.rsd: Generate.
868 2005-08-26 Christian Groessler <chris@groessler.org>
870 * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*".
872 2005-08-18 Alan Modra <amodra@bigpond.net.au>
874 * binutils-all/objcopy.exp: Remove a29k support.
875 * binutils-all/objdump.exp: Likewise, alliant and convex too.
877 2005-05-07 Nick Clifton <nickc@redhat.com>
879 * Update the address and phone number of the FSF organization in
880 the GPL notices in the following files:
881 binutils-all/ar.exp, binutils-all/dlltool.exp,
882 binutils-all/nm.exp, binutils-all/objcopy.exp,
883 binutils-all/objdump.exp, binutils-all/readelf.exp,
884 binutils-all/size.exp, binutils-all/hppa/objdump.exp,
885 binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp,
886 binutils-all/windres/msupdate, binutils-all/windres/windres.exp,
887 config/default.exp, lib/utils-lib.exp
889 2005-04-04 Jan-Benedict Glaw <jbglaw@lug-owl.>
891 * binutils-all/vax/objdump.exp: Condense the two tests into one
892 and add a "-M entry:" for the second label.
894 2005-03-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
896 * binutils-all/vax: New directory.
897 * binutils-all/vax/objdump.exp: New script. Test the -Mentry:
898 switch added to the VAX disassembler.
899 * binutils-all/vax/entrymask.s: New assembler source file.
901 2005-03-08 Ben Elliston <bje@au.ibm.com>
903 * config/default.exp: Remove send_user call for stray output.
905 2005-01-04 Martin Koegler <mkoegler@auto.tuwien.ac.at>
907 * binutils-all/testprog.c: Add prototype for printf() and make
908 type of "string" array be "char" in order to avoid compile time
911 2004-12-31 Alan Modra <amodra@bigpond.net.au>
913 * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
915 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
917 * binutils-all/objdump.exp (cpus_expected): Append cris.
919 2004-10-28 H.J. Lu <hongjiu.lu@intel.com>
921 * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes.
923 2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
925 * binutils-all/alias.def: New file.
926 * binutils-all/dlltool.exp: Two new -p tests.
927 * config/default.exp (dlltool_gas_flag): New variable.
928 Copy gas and lds executables into tmpdir/gas directory rather than
929 making symlinks which might not be supported by the host OS.
930 Attempt to handle the case where the host OS does not use the .exe
931 extension but the target OS does.
932 * lib/utils-lib.exp (exe_ext): New procedure.
934 2004-07-12 Nick Clifton <nickc@redhat.com>
936 * binutils-all/dlltool.exp: Check that the -p switch is not
939 2004-07-09 Andreas Schwab <schwab@suse.de>
941 * binutils-all/m68k/movem.s: New file.
943 * binutils-all/m68k/objdump.exp: New file.
945 2004-05-15 Nick Clifton <nickc@redhat.com>
947 * binutils-all/readelf.ss: Allow for ARM mapping symbols.
949 2004-05-12 Ben Elliston <bje@au.ibm.com>
951 * binutils-all/ar.exp: Remove stray semicolons.
952 * binutils-all/dlltool.exp: Likewise.
953 * binutils-all/objcopy.exp: Likewise.
954 * binutils-all/readelf.exp: Likewise.
955 * binutils-all/windres/windres.exp: Likewise.
956 * lib/utils-lib.exp: Likewise.
958 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
960 * binutils-all/readelf.ss-mips: Allow named section symbols.
962 2004-03-30 Jakub Jelinek <jakub@redhat.com>
964 * binutils-all/objcopy.exp: Accept main as a data symbol as well.
966 2004-02-27 Andreas Schwab <schwab@suse.de>
968 * binutils-all/ar.exp (argument_parsing): New test.
970 2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
972 * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
975 For older changes see ChangeLog-9303
981 version-control: never