Add --input-type and --output-type to elfedit
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
index acb2bdca6a5d8fe810cfcbafb7a7369f8449f6ec..4ebc7e931cdf4b21a270b58f7cb83bd32a565020 100644 (file)
@@ -1,3 +1,170 @@
+2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/elfedit-2.d: New.
+
+       * binutils-all/elfedit.exp: Run elfedit-2.
+
+2010-01-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/11131
+       * binutils-all/elfedit-1.d: New.
+       * binutils-all/elfedit.exp: Likewise.
+
+       * config/default.exp (ELFEDIT): New. Set if it doesn't exist.
+       (ELFEDITFLAGS): Likewise.
+
+       * lib/utils-lib.exp (run_dump_test): Support elfedit.
+
+2009-10-28  Kai Tietz <kai.tietz@onevision.com>
+
+       * binutils-all/dlltool.exp: Add tests for --no-leading-underscore
+       and --leading-underscore option for dlltool.
+
+2009-10-23  Kai Tietz  <kai.tietz@onevision.com>
+
+       * binutils-all/dlltool.exp: Add new test.
+       * binutils-all/alias-2.def: New file.
+
+2009-10-18  Vincent Rivière  <vincent.riviere@freesbee.fr>
+
+       * binutils-all/copy-2.d: Exclude more aout targets.
+       * binutils-all/copy-3.d: Likewise.
+
+2009-09-23  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/readelf.s: Tolerate some whitespace differences.
+       * binutils-all/readelf.s-64: Likewise.
+       * binutils-all/readelf.ss: Likewise.
+       * binutils-all/readelf.ss-64: Likewise.
+       * binutils-all/readelf.ss-mips: Likewise.
+       * binutils-all/readelf.ss-tmips: Likewise.
+       * binutils-all/strip-10.d: Likewise.
+
+2009-09-08  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/objdump.exp (cpus_expected): Add ms1.
+
+2009-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * binutils-all/testranges.s (.debug_info): Pad the only CU.
+
+2009-09-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * binutils-all/testranges.s: Replace all .long by .4byte.
+
+2009-09-04  DJ Delorie  <dj@redhat.com>
+
+       * binutils-all/objdump.exp: Add m16c and m32c to the list of
+       expected cpus.
+
+2009-09-02  Jie Zhang  <jie.zhang@analog.com>
+
+       * binutils-all/bfin/unknown-mode.s: New test.
+       * binutils-all/bfin/objdump.exp: New test.
+
+2009-08-17  Nick Clifton  <nickc@redhat.com>
+
+       * binutils-all/strip-10.d: Accept "<OS specific>: 10" for the type
+       of the UNIQUE symbol.
+
+2009-08-07  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * binutils-all/testranges.s: Use %progbits.  Use ";#" for comments.
+
+2009-08-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/10492
+       * binutils-all/objcopy.exp: Run strip-10.
+
+       * binutils-all/strip-10.d: New.
+       * binutils-all/unique.s: Likewise.
+
+2009-07-31  Daniel Gutson  <dgutson@codesourcery.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * binutils-all/arm/thumb2-cond.s: Use instructions instead of
+       .short.
+
+2009-07-29  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/testranges.s: Replace .value with .short.
+
+2009-07-16  Dave Korn  <dave.korn.cygwin@gmail.com>
+           H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/objcopy.exp: Run testranges and testranges-ia64
+       for ELF targets only.
+
+2009-07-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/objcopy.exp; Run testranges-ia64.
+
+       * binutils-all/testranges.d: Don't run for ia64.
+
+       * binutils-all/testranges-ia64.d: New.
+       * binutils-all/testranges-ia64.s: Likewise.
+
+2009-07-14  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * binutils-all/objcopy.exp (testranges): New test.
+       * binutils-all/testranges.d, binutils-all/testranges.s: New files.
+
+2009-06-25  Christopher Faylor  <me+cygwin@cgf.cx>
+
+       * binutils-all/objcopy.exp: Move XFAIL from objcopy_test to
+       copy_executable.
+
+2009-06-25  Christopher Faylor  <me+cygwin@cgf.cx>
+
+       * binutils-all/objcopy.exp: Always treat objcopy_test as XFAIL on
+       cygwin.
+
+2009-04-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * binutils-all/localize-hidden-1.s: Use "==" instead of ".set".
+       * binutils-all/localize-hidden-2.s: Likewise.
+
+2009-04-02  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       * 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  <joseph@codesourcery.com>
+
+       * binutils-all/objdump.W, binutils-all/objdump.s: Don't match
+       literal "tmpdir/" in expected output.
+
+2009-03-11  Chris Demetriou  <cgd@google.com>
+
+       * binutils-all/ar.exp (deterministic_archive): New test.
+
+2009-03-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/9933
+       * binutils-all/copy-4.d: New.
+
+       * binutils-all/objcopy.exp: Run copy-4.
+
+2009-03-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * config/hppa.sed: Fix spelling.
+
+2009-03-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * binutils-all/localize-hidden-1.s: Change .equ to .set.
+       * binutils-all/localize-hidden-2.s: Likewise.
+
+2009-01-29  Nick Clifton  <nickc@redhat.com>
+
+       * binutils-all/objdump.W: Do not assume that high and low PC
+       addresses will have been computed.
+
+2008-10-06  Tom Tromey  <tromey@redhat.com>
+
+       * binutils-all/objdump.W: Update.
+
 2008-10-03  H.J. Lu  <hongjiu.lu@intel.com>
 
        * binutils-all/group.s: Updated.
This page took 0.024247 seconds and 4 git commands to generate.