Fix typo in spelling of author's name.
[deliverable/binutils-gdb.git] / binutils / testsuite / ChangeLog
index ebc35c30df4e3e63e5d989207331ad893ecb259c..7f6d26e6e49aa1b8c66ad23e17a46679c8a43fa7 100644 (file)
@@ -1,3 +1,94 @@
+2015-10-21  Ronald Hoogenboom  <rhoogenboom@irdeto.com>
+
+       PR binutils/19104
+       * binutils-all/add-symbol.d: New test.
+       * binutils-all/objcopy.exp: Run the new test.
+
+2015-10-15  Alan Modra  <amodra@gmail.com>
+
+       * binutils-all/objcopy.exp: Delete trailing whitespace.  Use
+       "string equal" rather than "string match" when making simple
+       string comparisons.  Revert 2008-07-08 host_triplet checks.
+       Perform non-run tests when we can build executable.
+       (strip_executable, strip_executable_with_saving_a_symbol): Move
+       run test later.  Take extra param on whether to perform run test.
+       Update callers.
+       (keep_debug_symbols_and_test_copy): Delete unused vars.
+
+2015-09-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * lib/utils-lib.exp (run_dump_test): Handle symbolic link when
+       copying source file.
+
+2015-09-29  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/19020
+       * binutils-all/objcopy.exp: Run pr19020a and pr19020b.
+       * lib/utils-lib.exp (run_dump_test): Support binary input.
+       * binutils-all/pr19020.in: New file.
+       * binutils-all/pr19020a.d: Likewise.
+       * binutils-all/pr19020b.d: Likewise.
+
+2015-08-11  Alan Modra  <amodra@gmail.com>
+
+       * binutils-all/strip-12.s: Align .bss section.
+       * binutils-all/strip-12.d: Adjust.
+       * binutils-all/symbols-1.d: Allow extraneous symbols.
+       * binutils-all/symbols-2.d: Likewise, and V for weakened syms.
+       * binutils-all/symbols-3.d: Likewise.
+       * binutils-all/symbols-4.d: Likewise.
+
+2015-08-08  Hans-Peter Nilsson  <hp@axis.com>
+
+       * binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"
+       which isn't supported by all ELF targets.
+
+2015-08-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/18785
+       * binutils-all/objcopy.exp: Run strip-12.
+       * binutils-all/strip-12.d: New file.
+       * binutils-all/strip-12.s: Likewise.
+
+2015-08-07  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * binutils-all/objcopy.exp: Run new symbol tests.
+       (objcopy_test_symbol_manipulation): New function.
+       * binutils-all/symbols-1.d: New file.
+       * binutils-all/symbols-2.d: New file.
+       * binutils-all/symbols-3.d: New file.
+       * binutils-all/symbols-4.d: New file.
+       * binutils-all/symbols.s: New file.
+
+2015-08-05  Nick Clifton  <nickc@redhat.com>
+
+       * binutils-all/objcopy.exp (keep_debug_symbols_and_check_links):
+       New proc.  Checks that debug-info-only binaries retain the
+       sh_link field in stripped sections.
+
+2015-08-04  Nick Clifton  <nickc@redhat.com>
+
+       * lib/utils-lib.exp (run_dump_test): Document DUMPPROG, readelf
+       and size parameters.  Alpha-sort switch tables.  Include
+       addr2line, and size in list of possible auto-detected dump
+       programs.
+
+2015-07-24  Nick Clifton  <nickc@redhat.com>
+
+       * binutils-all/localize-hidden-1.d: Allow for extra symbols in the
+       output.
+        * binutils-all/strip-11.d: Skip for the RL78.
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * binutils-all/compress.exp: Update.
+
+2015-07-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+        PR binutils/18656
+        * binutils-all/compress.exp (convert_test): New proc.
+        Run conversion tests between x86-64 and x32.
+
 2015-07-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        * binutils-all/dw2-3.W: Updated to accept .debug_* sections.
This page took 0.024142 seconds and 4 git commands to generate.