X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Ftestsuite%2FChangeLog;h=816ce950f86aae0d7eb11e4d00ed1cdd83bc23a3;hb=bf64a9511f73684c4880fd1818928fdfa1725c4f;hp=250959e0be3a7a6bdbf1b3a0055e98e79572e51f;hpb=eb7cc02115c176068ad577e9787cff620cf32d4f;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 250959e0be..43461adf08 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,604 +1,493 @@ -2009-09-07 Jan Kratochvil +2015-05-11 H.J. Lu - * binutils-all/testranges.s (.debug_info): Pad the only CU. + * binutils-all/objdump.exp (cpus_expected): Append iamcu. -2009-09-07 Jan Kratochvil +2015-05-11 H.J. Lu - * binutils-all/testranges.s: Replace all .long by .4byte. + * binutils-all/elfedit-5.d: New file. + * binutils-all/elfedit.exp: Run elfedit-5. -2009-09-04 DJ Delorie +2015-04-30 Nick Clifton - * binutils-all/objdump.exp: Add m16c and m32c to the list of - expected cpus. + * binutils-all/objdump.exp (cpus_expected): Add MeP CPU names. -2009-09-02 Jie Zhang +2015-04-23 H.J. Lu - * binutils-all/bfin/unknown-mode.s: New test. - * binutils-all/bfin/objdump.exp: New test. + PR binutils/18209 + * binutils-all/compress.exp: Replace dw2-3.W with dw2-3gabi.W + on zlib-gabi output. + * binutils-all/dw2-1.W: Convert section names to .zdebug_*. + * binutils-all/dw2-3.W: Likewise. + * binutils-all/objdump.W: Likewise. + * binutils-all/dw2-3gabi.W: New file. -2009-08-17 Nick Clifton +2015-04-20 H.J. Lu - * binutils-all/strip-10.d: Accept ": 10" for the type - of the UNIQUE symbol. + * binutils-all/i386/compressed-1b.d: Don't hardcode offset of + .shstrtab section. + * binutils-all/i386/compressed-1c.d: Likewise. + * binutils-all/readelf.s-64: Likewise. + * binutils-all/x86-64/compressed-1b.d: Likewise. + * binutils-all/x86-64/compressed-1c.d: Likewise. -2009-08-07 Daniel Jacobowitz +2015-04-08 H.J. Lu - * binutils-all/testranges.s: Use %progbits. Use ";#" for comments. + * compress.exp: Add tests for + --compress-debug-sections={none|zlib|zlib-gnu|zlib-gabi}. + * binutils-all/dw2-3.rS: New file. + * binutils-all/dw2-3.rt: Likewise. + * binutils-all/libdw2-compressedgabi.out: Likewise. -2009-08-06 H.J. Lu +2015-04-06 H.J. Lu - PR binutils/10492 - * binutils-all/objcopy.exp: Run strip-10. + * binutils-all/compress.exp: Remove is_zlib_supported check. + * binutils-all/objdump.exp: Likewise. + * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise. + * lib/utils-lib.exp (run_dump_test): Likewise. + * lib/binutils-common.exp (is_zlib_supported): Removed. - * binutils-all/strip-10.d: New. - * binutils-all/unique.s: Likewise. +2015-04-06 H.J. Lu -2009-07-31 Daniel Gutson - Daniel Jacobowitz + * binutils-all/compress.exp (compression_used): Remove "/dev/null" + from remote_exec. - * binutils-all/arm/thumb2-cond.s: Use instructions instead of - .short. +2015-04-05 H.J. Lu -2009-07-29 Alan Modra + * binutils-all/compress.exp (compression_used): New. + Xfail test if compression didn't make the section smaller. - * binutils-all/testranges.s: Replace .value with .short. +2015-04-04 H.J. Lu -2009-07-16 Dave Korn - H.J. Lu + * binutils-all/compress.exp (testfile): Remove suffix. + (compressedfile): Likewise. + (compressedfile2): Likewise. + (libfile): Likewise. + (testfile3): New. + (compressedfile3): Likewise. + Updated. + Add a dw2-3.S test. + (${libfile}.a): Add ${compressedfile3}.o. + * binutils-all/dw2-3.S: New file. + * binutils-all/dw2-3.W: Likewise. + * binutils-all/libdw2-compressed.out: Updated. + * binutils-all/libdw2.out: Likewise. - * binutils-all/objcopy.exp: Run testranges and testranges-ia64 - for ELF targets only. +2015-04-03 H.J. Lu -2009-07-16 H.J. Lu + * lib/binutils-common.exp (is_zlib_supported): Always return 1. - * binutils-all/objcopy.exp; Run testranges-ia64. +2015-04-02 Nick Clifton - * binutils-all/testranges.d: Don't run for ia64. + * binutils-all/readelf.ss-64: Move possible location of the $d + mapping symbol. - * binutils-all/testranges-ia64.d: New. - * binutils-all/testranges-ia64.s: Likewise. +2015-03-26 Renlin Li -2009-07-14 Jan Kratochvil - - * binutils-all/objcopy.exp (testranges): New test. - * binutils-all/testranges.d, binutils-all/testranges.s: New files. - -2009-06-25 Christopher Faylor - - * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to - copy_executable. - -2009-06-25 Christopher Faylor - - * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on - cygwin. - -2009-04-16 Alan Modra - - * binutils-all/localize-hidden-1.s: Use "==" instead of ".set". - * binutils-all/localize-hidden-2.s: Likewise. - -2009-04-02 Dave Korn - - * inutils-all/objcopy.exp (strip_executable): Delete remote dest - file before downloading. - (strip_executable_with_saving_a_symbol): Likewise. - (keep_debug_symbols_and_test_copy): Likewise. - -2009-03-11 Joseph Myers - - * binutils-all/objdump.W, binutils-all/objdump.s: Don't match - literal "tmpdir/" in expected output. - -2009-03-11 Chris Demetriou - - * binutils-all/ar.exp (deterministic_archive): New test. - -2009-03-09 H.J. Lu - - PR binutils/9933 - * binutils-all/copy-4.d: New. - - * binutils-all/objcopy.exp: Run copy-4. - -2009-03-03 John David Anglin - - * config/hppa.sed: Fix spelling. - -2009-03-02 John David Anglin - - * binutils-all/localize-hidden-1.s: Change .equ to .set. - * binutils-all/localize-hidden-2.s: Likewise. - -2009-01-29 Nick Clifton - - * binutils-all/objdump.W: Do not assume that high and low PC - addresses will have been computed. - -2008-10-06 Tom Tromey - - * binutils-all/objdump.W: Update. - -2008-10-03 H.J. Lu - - * binutils-all/group.s: Updated. - * binutils-all/group-2.s: Likewise. - * binutils-all/group-3.s: Likewise. - * binutils-all/group-4.s: Likewise. - * binutils-all/strip-7.d: Likewise. - * binutils-all/strip-9.d: Likewise. - -2008-10-01 H.J. Lu - - * binutils-all/group-4.s: New. - * binutils-all/strip-8.d: Likewise. - * binutils-all/strip-9.d: Likewise. - - * binutils-all/objcopy.exp: Test objcopy on group-4.s. Run - strip-8 and strip-9. - -2008-10-01 H.J. Lu - - * binutils-all/group-3.s: New. - * binutils-all/strip-6.d: Likewise. - * binutils-all/strip-7.d: Likewise. - - * binutils-all/objcopy.exp: Test objcopy on group-3.s. Run - strip-6 and strip-7. - -2008-10-01 H.J. Lu + * binutils-all/readelf.s-64: Support aarch64 case. + * binutils-all/readelf.ss-64: Likewise. - * binutils-all/group-2.s: New. - * binutils-all/strip-4.d: Likewise. - * binutils-all/strip-5.d: Likewise. +2015-03-11 Alan Modra - * binutils-all/objcopy.exp: Test objcopy on group-2.s. Run - strip-4 and strip-5. + * binutils-all/update-section.exp: Only run on ELF targets. -2008-07-26 Alan Modra +2015-03-03 Jiong Wang - * binutils-all/objdump.exp: Run compressed debug test only for ELF. + * binutils-all/arm/rvct_symbol.s: New testcase. + * binutils-all/arm/objdump.exp: Run it. -2008-07-11 Hans-Peter Nilsson +2015-02-26 Andrew Burgess - * binutils-all/objdump.W: Generalize to adjust for targets with - non-byte-size instructions. + * binutils-all/update-1.s: New file. + * binutils-all/update-2.s: New file. + * binutils-all/update-3.s: New file. + * binutils-all/update-4.s: New file. + * binutils-all/update-section.exp: New file. -2008-07-09 Craig Silverstein +2015-02-24 Nick Clifton - * binutils-all/objdump.exp: Add test for objdump -s on a file - with a compressed debug section. Add test for objdump -W on a - file that contains a compressed debug section. - * binutils-all/readelf.exp: Call readelf_compressed_wa_test. - (readelf_compressed_wa_test): New function. - * binutils-all/dw2-compressed.S: New file. - * binutils-all/objdump.W: New file. - * binutils-all/objdump.s: New file. - * binutils-all/readelf.wa: New file. + * binutils-all/objcopy.exp: Skip the strip-10 test for the V850. -2008-07-08 Kai Tietz +2015-01-01 Alan Modra - * binutils-all/objcopy.exp (copy_setup): Check if host-triplet - is target-triplet for execution tests. - (copy_executable): Likewise. - (strip_executable): Likewise. - (strip_executable_with_saving_a_symbol): Likewise. + Update year range in copyright notice of all files. -2008-05-29 Jan Kratochvil +2014-12-26 Alan Modra - * binutils-all/objcopy.exp: Call KEEP_DEBUG_SYMBOLS_AND_TEST_COPY. - (keep_debug_symbols_and_test_copy): New function. - (test5, test6): New variables. + * binutils-all/strip-11.d: New test. + * binutils-all/objcopy.exp: Run it. -2008-03-27 Cary Coutant +2014-12-06 Eric Botcazou - * binutils-all/ar.exp: Add thin archive tests. + * binutils-all/objcopy.exp: Skip strip-10 for Visium. -2008-02-26 Joseph Myers +2014-09-12 Andrew Bennett - * config/default.exp (gcc_gas_flag, dlltool_gas_flag): Define to - empty for testing an installed toolchain. + * binutils-all/objcopy.exp: Add mips*-img-elf* target triple. + * binutils-all/readelf.exp: Likewise -2008-02-04 Bob Wilson - - * binutils-all/objdump.exp (cpus_expected): Add xtensa. - -2007-10-26 Alan Modra +2014-09-06 Matthew Fortune - * binutils-all/windres/windres.exp: Don't xfail. + * binutils-all/readelf.ss-mips: Account for new sections. -2007-10-16 Nick Clifton +2014-07-29 Matthew Fortune - * binutils-all/readelf.ss: Accept COMMON in readelf's output. - * binutils-all/readelf.ss-64: Likewise. - * binutils-all/readelf.ss-mips: Likewise. + * binutils-all/readelf.s: Account for .MIPS.abiflags and + .gnu.attributes. * binutils-all/readelf.ss-tmips: Likewise. - -2007-08-30 Nick Clifton + * binutils-all/strip-3.d: Likewise. - * binutils-all/dumptest.s: New test file. - * binutils-all/readelf.exp: Add test of readelf's -p switch. +2014-07-10 Will Newton -2007-08-28 Mark Shinwell - Joseph Myers + * binutils-all/objcopy.exp: Disable the strip-10 test on + non-EABI ARM configurations. - * binutils-all/ar.exp (long_filenames): Delete temporary files on - the host. - * binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if - host is local. - * binutils-all/objcopy.exp: Use ${srecfile} to get the name of the - srec file to be passed to binutils_run. - (objcopy_test_readelf): Use remote_exec. - * binutils-all/readelf.exp (readelf_find_size): Use remote_exec. - (readelf_test): Likewise. - (readelf_wi_test): Likewise. - * lib/utils-lib.exp (run_dump_test): Only check "which $binary" if - host is local. Use remote_exec. Use $tempfile not - tmpdir/bintest.o. +2014-06-03 Nick Clifton -2007-08-09 Alan Modra + * binutils-all/ar.exp: Skip tests involving bfdtest1 and bfdtest2 + if these executables are not present. - * binutils-all/copy-2.d (not-target): Match *-*-*aout. - * binutils-all/copy-3.d (not-target): Likewise. - * binutils-all/objcopy.exp (objcopy_test): Remove extraneous - setup_xfail. - * windres/windres.exp: Return unsupported rather than fail if - windows.h not found. +2014-04-30 Nick Clifton -2007-07-05 Nick Clifton + * binutils-all/debug_str.s: New test. + * binutils-all/debug_str.d: New test control file. + * binutils-all/compress.exp: Run debug_str test. - * lib/utils-lib.exp: Update copyright notice to refer to GPLv3. - * config/default.exp, binutils-all/ar.exp, - binutils-all/dlltool.exp, binutils-all/nm.exp, - binutils-all/objcopy.exp, binutils-all/arm/objdump.exp, - binutils-all/hppa/objdump.exp, binutils-all/m68k/objdump.exp, - binutils-all/vax/objdump.exp, binutils-all/windres/windres.exp, - binutils-all/windres/msupdate: Likewise. +2014-04-22 Christian Svensson -2007-06-23 H.J. Lu + * binutils-all/objcopy.exp: Remove openrisc and or32 support. Add + support for or1k. + * binutils-all/objdump.exp: Likewise. + * binutils-all/dw2-decodedline-1.S: Likewise. - * binutils-all/strip-3.d: Also strip .xtensa.info section. +2014-03-26 Jiong Wang -2007-05-24 Kai Tietz + * binutils-all/aarch64/aarch64.exp: New test driver for AArch64. + * binutils-all/aarch64/unallocated-encoding.s: New testcase. + * binutils-all/aarch64/unallocated-encoding.d: Ditto. - * binutils-all/windres/version_cat.rc: New. - * binutils-all/windres/version_cat.rsd: New. +2014-03-17 Nick Clifton -2007-05-23 Kai Tietz + * binutils-all/readelf.ss: Add skip of MSP430 defined symbols. - * binutils-all/windres/html.rc: New. - * binutils-all/windres/html.rsd: New. - * binutils-all/windres/html1.hm: New. - * binutils-all/windres/html2.hm: New. - * binutils-all/windres/messagetable.rc: New. - * binutils-all/windres/messagetable.rsd: New. - * binutils-all/windres/MSG00001.bin: New. - * binutils-all/windres/strtab2.rc: New. - * binutils-all/windres/strtab2.rsd: New. - * binutils-all/windres/version.rc: New. - * binutils-all/windres/version.rsd: New. - * binutils-all/windres/dialog.rsd: Fix expected results. +2014-01-29 Nick Clifton -2007-05-17 Joseph Myers + PR binutils/16318 + * binutils-all/strip-10.d: Revert previous delta. - * binutils-all/strip-3.d: Strip .pdr section. +2014-01-28 Nick Clifton -2007-05-15 Alan Modra + PR binutils/16318 + * binutils-all/strip-10.d: Allow "System V" in the osabi field. - * binutils-all/objcopy.exp: Only run needed-by-reloc test for ELF. +2013-12-20 Nick Clifton -2007-05-11 Alan Modra + PR binutils/16218 + * binutils-all/dw2-1.W: Update expected objdump output. + * binutils-all/i386/compressed-1a.d: Likewise. + * binutils-all/objdump.W: Likewise. + * binutils-all/x86-64/compressed-1a.d: Likewise. - * binutils-all/needed-by-reloc.s: Use .long rather than .4byte. +2013-12-19 H.J. Lu -2007-05-08 Mark Shinwell + PR binutils/16317 + * binutils-all/readelf.s: Updated. + * binutils-all/readelf.s-64: Likewise. - * binutils-all/strip-3.d: Strip .ARM.attributes and .reginfo - sections. +2013-12-13 Kuan-Lin Chen + Wei-Cheng Wang -2007-05-02 Alan Modra + * binutils-all/objdump.exp: Add NDS32 cpu. + * binutils-all/readelf.r: Skip extra reloc created by NDS32. - * binutils-all/objcopy.exp (copy_setup): Don't perror, use send_log. - (copy_executable): Return early if test2 is blank. - Return unsupported rather than unresolved if we can't run - executables. Do test1 if we can compile. +2013-12-12 H.J. Lu -2007-04-24 Nathan Froyd - Phil Edwards + PR binutils/16318 + * binutils-all/strip-10.d: Check OS/ABI. - * binutils-all/objcopy.exp: Add test for stripping a symbol - used in a relocation. - * binutils-all/needed-by-reloc.s: New file. +2013-12-07 Mike Frysinger -2007-04-20 Nathan Froyd - Phil Edwards - Thomas de Lellis + * binutils-all/windres/escapex-2.rc: Remove +x file mode. + * binutils-all/windres/version_small.rc: Likewise. + * binutils-all/windres/version_small.rsd: Likewise. - * binutils-all/objcopy.exp: Add test for --reverse-bytes. +2013-12-03 Nick Clifton -2007-04-21 Richard Earnshaw + * binutils-all/windres/windres.exp: Run for x86_64-pc-cygwin. + Add test of "objump -p" output. - * binutils-all/readelf.exp (regexp_diff): Delete. +2013-11-27 Matthew Fortune -2007-04-20 Richard Earnshaw + * binutils-all/objcopy.exp: Consider mips-mti-elf the same as + mips-sde-elf + * binutils-all/readelf.exp: Likewise - * binutils-all/arm/thumb2-cond.s: Allow for tab expansion by the pty. - Rename the second test. +2013-11-21 Tristan Gingold -2007-04-12 H.J. Lu + * binutils-all/dlltool.exp: Add dlltool_gas_flag to version.dll test. - PR binutils/4348 - * binutils-all/empty.s: New file. - * binutils-all/strip-3.d: Likewise. +2013-11-02 Alan Modra - * binutils-all/objcopy.exp: Run strip-3 for ELF target. + * binutils-all/x86-64/compressed-1a.d: Allow wide display of addresses. -2007-02-27 Nathan Sidwell + * binutils-all/dw2-1.S: Use .4byte rather than .int. + * binutils-all/dw2-2.S: Likewise. - * binutils-all/objcopy.exp: Skip for uclinux targets. +2013-10-24 Nick Clifton -2007-02-14 Nick Clifton + * binutils-all/objdump.exp (cps_expected): Add MSP430 to list. - * binutils-all/readelf.exp (readelf_wi_test): Fix unexpected - output failure message. +2013-09-27 H.J. Lu -2007-01-08 Kai Tietz + * binutils-all/x86-64/compressed-1a.d: Updated for 64-bit addresses. - * copy-3.d: Renamed target x86_64-*-mingw64 to x86_64-*-mingw* - * dlltool.exp: Dito - * lang.rc: Dito - * strtab1.rc: Dito - * windres.exp: Dito +2013-09-12 Nick Clifton -2006-09-20 Kai Tietz + * binutils-all/x86-64/compressed-1a.d: Update expected output to + allow for 64-bit addresses. - * binutils-all/copy-3.d: Add support for target x86_64-pc-mingw64. - * binutils-all/dlltool.exp: Likewise. - * binutils-all/objcopy.exp: Likewise. - * binutils-all/windres/windres.exp: Likewise. - * binutils-all/windres/lang.rc: xfail it as long as there is no windows.h. - * binutils-all/windres/strtab1.rc: Likewise. - * lib/utils-lib.exp: Adjust executable prefix detection (as .exe). +2013-08-22 Nick Clifton -2006-09-14 H.J. Lu - - PR binutils/3181 - * binutils-all/objcopy.exp: Run strip-1 and strip-2 for ELF + * binutils-all/nm.exp: --size-sort test: Add more ELF-like targets. + * binutils-all/nm-1.s: Use .byte instead of .long. + Provide a terminating symbol. - * binutils-all/strip-1.d: New file. - * binutils-all/strip-2.d: Likewise. - - * lib/utils-lib.exp (run_dump_test): Support strip. - -2006-08-15 Thiemo Seufer - Nigel Stephens - David Ung - - * binutils-all/readelf.exp (readelf_test): Handle mips*-sde-elf*. - -2006-06-24 Richard Sandiford - - * binutils-all/localize-hidden-1.d: Use objdump --syms instead - of readelf. +2013-08-21 Hans-Peter Nilsson -2006-06-23 Richard Sandiford + * binutils-all/nm.exp: Revert last change. Instead use nm-elf-1.s + for mmix-knuth-mmixware. - * binutils-all/localize-hidden-1.s, - * binutils-all/localize-hidden-1.d, - * binutils-all/localize-hidden-2.s, - * binutils-all/localize-hidden-2.d: New tests. - * binutils-all/objcopy.exp: Run them. +2013-08-20 Hans-Peter Nilsson -2006-06-06 Paul Brook + * binutils-all/nm.exp: Xfail test for nm --size-sort for + mmix-knuth-mmixware. - * binutils-all/arm/objdump.exp: New file. - * binutils-all/arm/thumb2-cond.s: New test. +2013-08-19 Tristan Gingold -2006-05-03 H.J. Lu + * binutils-all/nm.exp: Add a test for nm --size-sort + * binutils-all/nm-elf-1.s: New file. + * binutils-all/nm-1.s: New file. - * binutils-all/copy-3.d: Fix a typo. +2013-05-31 H.J. Lu -2006-05-03 H.J. Lu + * binutils-all/i386/compressed-1b.d: Updated for text/data/bss + section alignment change. + * binutils-all/i386/compressed-1c.d: Likewise. + * binutils-all/x86-64/compressed-1b.d: Likewise. + * binutils-all/x86-64/compressed-1c.d: Likewise. - * binutils-all/copy-3.d: New. +2013-05-28 Cary Coutant - * objcopy.exp: Run copy-3. + * binutils-all/dw2-1.W: Adjust expected output. + * binutils-all/objdump.W: Likewise. + * binutils-all/i386/compressed-1a.d: Likewise. + * binutils-all/x86-64/compressed-1a.d: Likewise. -2006-05-02 Dave Korn +2013-05-02 Nick Clifton - * binutils-all/copy-1.d (name): Correct spelling of 'setting'. - * binutils-all/copy-1.d (name): Likewise. + * readelf.exp: Expect -wi test to fail for the MSP430. -2006-05-02 Nick Clifton +2013-05-01 Maciej W. Rozycki - * binutils-all/copy-2.d: Change the name of the section whose - flags are changed to "foo" so that the test will work with PE - based targets. Skip this test for AOUT based targeted. - * binutils-all/copytest.s: New file. + * lib/binutils-common.exp (is_elf_format): Also exclude + *-*-linux*ecoff*. -2006-05-01 H.J. Lu +2013-02-26 Nick Clifton - * binutils-all/objcopy.exp: Run "copy-1" for ELF only. + PR binutils/15191 + * binutils-all/readelf.n: Updare expected output from readelf. -2006-05-01 Ben Elliston +2013-02-14 Maciej W. Rozycki - * binutils-all/objcopy.exp (objcopy_test_readelf): Remove stray ; + * binutils-all/mips/mixed-mips16.s: Add missing stack adjustment. + * binutils-all/mips/mixed-mips16.d: Update accordingly. -2006-04-26 H.J. Lu +2013-02-13 Maciej W. Rozycki - PR binutils/2593 - * binutils-all/copy-1.d: New file. - * binutils-all/copy-1.s: Likewise. - * binutils-all/copy-2.d: Likewise. + * binutils-all/mips/mixed-micromips.d: New test. + * binutils-all/mips/mixed-mips16.d: New test. + * binutils-all/mips/mixed-micromips.s: New test source. + * binutils-all/mips/mixed-mips16.s: New test source. + * binutils-all/mips/mips.exp: New file. - * binutils-all/objcopy.exp: Add run_dump_test "copy-1" and - run_dump_test "copy-2". +2012-12-17 Nick Clifton - * lib/utils-lib.exp (run_dump_test): New. - (slurp_options): Likewise. - (regexp_diff): Likewise. - (file_contents): Likewise. - (verbose_eval): Likewise. + * binutils-all/windres/README: Add copyright notice. -2006-04-25 H.J. Lu +2012-11-27 Roland McGrath - PR binutils/2467 - * binutils-all/objcopy.exp (strip_test): Also test "strip -g" - on archive. + * lib/binutils-common.exp (is_zlib_supported): New function. + * lib/utils-lib.exp (run_dump_test): If as options include + --compress-debug-sections and zlib is not available, report + the test as unsupported. + * binutils-all/compress.exp: Bail out if zlib is not available. + * binutils-all/objdump.exp (objdump compressed debug): + Mark unsupported if zlib is not available. + * binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise. -2006-04-10 H.J. Lu +2012-11-06 H.J. Lu - * lib/utils-lib.exp (default_binutils_run): Check exit status. + PR binutils/14567 + * binutils-all/ar.exp (bfdtest1): Removed. + (long_filenames): Take bfdtests. + (thin_archive): Likewise. + (thin_archive_with_nested): Likewise. + (bfdtests): New. + Pass $bfdtests to long_filenames, thin_archive and + thin_archive_with_nested. -2005-12-24 Ben Elliston +2012-10-29 Alan Modra - * config/default.exp: Do not load the unneeded util-defs.exp. + * binutils-all/copy-3.d: Exclude all cygwin and mingw targets, + and rs6000. -2005-11-15 Jan Beulich +2012-10-24 H.J. Lu - * config/default.exp (link_or_copy): New. Use it for setting - up assembler and linker for the compiler to use. + * binutils-all/ar.exp (bfdtest1): Remove findfile. -2005-10-20 H.J. Lu +2012-10-21 H.J. Lu - PR ld/251 - * binutils-all/group.s: New file. + * binutils-all/dw2-1.W: Updated. - * binutils-all/objcopy.exp (objcopy_test_readelf): New - procedure. - Use it to test ELF group. +2012-10-20 H.J. Lu -2005-10-19 H.J. Lu + * binutils-all/compress.exp: Add an objdump test. + * binutils-all/dw2-1.W: New file. - PR ld/1487 - * binutils-all/objcopy.exp (objcopy_test): New procedure. - Use it to test simple copy, ia64 link order and ELF unknown - section type. +2012-08-17 H.J. Lu - * binutils-all/unknown.s: New file. + * binutils-all/ar.exp (long_filenames): Remove extra verbose + before binutils_run. + (thin_archive): Likewise. + (thin_archive_with_nested): Likewise. Also run bfdtest1 on + $archive2. -2005-10-19 H.J. Lu +2012-08-16 H.J. Lu - PR binutils/1321 - * binutils-all/link-order.s: New. + PR binutils/14481 + * ar.exp (bfdtest1): New. + (long_filenames): Run bfdtest1. + (thin_archive): Likewise. + (thin_archive_with_nested): Likewise. - * binutils-all/objcopy.exp: Check ia64 link order. +2012-08-13 Ian Bolton + Laurent Desnogues + Jim MacArthur + Marcus Shawcroft + Nigel Stephens + Ramana Radhakrishnan + Richard Earnshaw + Sofiane Naci + Tejas Belagod + Yufeng Zhang -2005-10-11 Danny Smith + * objdump.exp: Add AArch64. - * binutils-all/windres/escapex-2.rc: New file. - * binutils-all/windres/escapex-2.rsd: Generate. +2012-08-02 H.J. Lu -2005-08-26 Christian Groessler + PR binutils/14420 + * binutils-all/i386/compressed-1a.d: Updated. + * binutils-all/objdump.W: Likewise. + * binutils-all/readelf.wa: Likewise. + * binutils-all/x86-64/compressed-1a.d: Likewise. - * binutils-all/objcopy.exp: Don't setup_xfail "z8*-*". +2012-07-28 Kai Tietz -2005-08-18 Alan Modra + * binutils-all/windres/version_small.rc: New test. + * binutils-all/windres/version_small.rsd: Likewise. - * binutils-all/objcopy.exp: Remove a29k support. - * binutils-all/objdump.exp: Likewise, alliant and convex too. +2012-07-03 H.J. Lu -2005-05-07 Nick Clifton + PR binutils/14319 + * binutils-all/compress.exp: Test compress empty debug sections. - * Update the address and phone number of the FSF organization in - the GPL notices in the following files: - binutils-all/ar.exp, binutils-all/dlltool.exp, - binutils-all/nm.exp, binutils-all/objcopy.exp, - binutils-all/objdump.exp, binutils-all/readelf.exp, - binutils-all/size.exp, binutils-all/hppa/objdump.exp, - binutils-all/m68k/objdump.exp, binutils-all/vax/objdump.exp, - binutils-all/windres/msupdate, binutils-all/windres/windres.exp, - config/default.exp, lib/utils-lib.exp + * binutils-all/dw2-empty.S: New file. -2005-04-04 Jan-Benedict Glaw +2012-06-07 Thomas Schwinge - * binutils-all/vax/objdump.exp: Condense the two tests into one - and add a "-M entry:" for the second label. + * binutils-all/i386/i386.exp: Don't skip for x86_64-*-linux*. -2005-03-29 Jan-Benedict Glaw +2012-05-17 H.J. Lu - * binutils-all/vax: New directory. - * binutils-all/vax/objdump.exp: New script. Test the -Mentry: - switch added to the VAX disassembler. - * binutils-all/vax/entrymask.s: New assembler source file. + * binutils-all/hppa/objdump.exp: Expect addend as signed. -2005-03-08 Ben Elliston +2012-05-17 Alan Modra - * config/default.exp: Remove send_user call for stray output. - -2005-01-04 Martin Koegler - - * binutils-all/testprog.c: Add prototype for printf() and make - type of "string" array be "char" in order to avoid compile time - warnings. - -2004-12-31 Alan Modra + * binutils-all/objdump.W: Update. + * binutils-all/readelf.wa: Update. + * binutils-all/i386/compressed-1a.d: Update. + * binutils-all/x86-64/compressed-1a.d: Update. - * binutils-all/readelf.ss: Allow for both .rel and .rela sections. +2012-05-16 Meador Inge -2004-11-04 Hans-Peter Nilsson + * binutils-all/arm/objdump.exp: + STMFD/LDMIA sp!, {reg} don't disassemble to PUSH/POP {reg} any longer. - * binutils-all/objdump.exp (cpus_expected): Append cris. +2012-04-12 H.J. Lu -2004-10-28 H.J. Lu + PR binutils/13947 + * binutils-all/i386/compressed-1b.d: Remove empty REL section. + * binutils-all/i386/compressed-1c.d: Likewise. - * binutils-all/dlltool.exp: Set XFAIL if $target_xfail is yes. + * binutils-all/x86-64/compressed-1b.d: Remove empty RELA + section. + * binutils-all/x86-64/compressed-1c.d: Likewise. -2004-10-23 Aaron W. LaFramboise +2012-04-03 Roland McGrath - * binutils-all/alias.def: New file. - * binutils-all/dlltool.exp: Two new -p tests. - * config/default.exp (dlltool_gas_flag): New variable. - Copy gas and lds executables into tmpdir/gas directory rather than - making symlinks which might not be supported by the host OS. - Attempt to handle the case where the host OS does not use the .exe - extension but the target OS does. - * lib/utils-lib.exp (exe_ext): New procedure. + * lib/binutils-common.exp (is_elf_format): Consider *-*-nacl* to + be ELF too. -2004-07-12 Nick Clifton + * binutils-all/elfedit-4.d: Add "#as: --64" option. - * binutils-all/dlltool.exp: Check that the -p switch is not - rejected. + * binutils-all/i386/i386.exp: Accept nacl targets too. + * binutils-all/x86-64/x86-64.exp: Likewise. -2004-07-09 Andreas Schwab +2012-03-13 Hans-Peter Nilsson - * binutils-all/m68k/movem.s: New file. + PR binutils/3807 + * binutils-all/objcopy.exp (localize-hidden-1): Correct xfailed + mips-targets. - * binutils-all/m68k/objdump.exp: New file. +2012-02-25 Walter Lee -2004-05-15 Nick Clifton + * binutils-all/objdump.exp (cpus_expected): Add tilegx. - * binutils-all/readelf.ss: Allow for ARM mapping symbols. +2012-02-14 Alan Modra -2004-05-12 Ben Elliston + * binutils-all/dlltool.exp: Add setup_xfail. - * binutils-all/ar.exp: Remove stray semicolons. - * binutils-all/dlltool.exp: Likewise. - * binutils-all/objcopy.exp: Likewise. - * binutils-all/readelf.exp: Likewise. - * binutils-all/windres/windres.exp: Likewise. - * lib/utils-lib.exp: Likewise. + * binutils-all/dw2-decodedline.S: Always have whitespace before + directives. + * binutils-all/version.s: Likewise. + * binutils-all/objdump.exp (dw2-decodedline): Don't run for + hppa64*-*-hpux*, i370-*-*, i960-*-*. -2004-04-14 Richard Sandiford +2012-02-11 Kai Tietz - * binutils-all/readelf.ss-mips: Allow named section symbols. + * binutils-all/version.def: New file. + * binutils-all/dlltool.exp: Add version-dll test. -2004-03-30 Jakub Jelinek +2012-02-02 Nick Clifton - * binutils-all/objcopy.exp: Accept main as a data symbol as well. + * binutils-all/readelf.n: Add #pass to cope with targets that add + their own notes. -2004-02-27 Andreas Schwab +2012-02-01 Nick Clifton - * binutils-all/ar.exp (argument_parsing): New test. + PR binutils/13482 + * binutils-all/version.s: New test source file. + * binutils-all/readelf.n: New file: expected readelf output. + * binutils-all/readelf.exp: Add test of .note section contents. -2004-02-20 Nathan Sidwell +For older changes see ChangeLog-0411 + +Copyright (C) 2012-2015 Free Software Foundation, Inc. - * binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT - systems. +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. -For older changes see ChangeLog-9303 - Local Variables: mode: change-log left-margin: 8