opcodes/nfp: Fix disassembly of crc[] with swapped operands.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 8964c96ff17ea902f85841c9d3080ca29c21b14c..0d980b7d189b70a74a29fe4d99747320b99652e7 100644 (file)
@@ -1,4 +1,62 @@
+2018-11-13  Francois H. Theron <francois.theron@netronome.com>
+
+       * testsuite/binutils-all/nfp/test1.d: Test for swapped operand crc[].
+
+
+2018-11-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
+
+       * configure: Regenerate.
+
+2018-11-09  Mathias   <m4tze@exitno.de>
+
+       * strings.c (print_strings): Check for multibyte encodings.
+       * binutils-all/strings-1.bin: New file.  Test binary for string decoding.
+       * testsuite/binutils-all/strings.exp: New file.  Test the strings program.
+       * testsuite/config/default.exp (STRINGS): Define if not provided
+       by the environment.
+       (STRINGSFLAGS): Likewise.
+
+2018-11-07  Masatake Yamato  <yamato@redhat.com>
+
+       * objdump.c (long_options): Have the --disassemble option take an
+       optional argument.
+       (usage): Add description for the `symbol' argument to the
+       --disassemble option.
+       (disasm_sym): New file private variable.
+       (struct objdump_disasm_info): New field `symbol'.
+       (disassemble_section): Introduce `do_print' local variable
+       to control whether objdump displays the result of disassembling
+       for a symbol or not.
+       (main): Set `symbol' file private variable if the option argument
+       for the --disassemble option is given.
+       * doc/binutils.texi (objdump): Add description for the option
+       argument.
+       * NEWS: Mention the new feature.
+       * testsuite/binutils-all/objdump.exp: Add tests of the -d and
+       --disassemble=<symbol> options.
+       * testsuite/binutils-all/bintest.s: Add more symbols and code.
+       * testsuite/binutils-all/readelf.s: Update expected output.
+       * testsuite/binutils-all/readelf.ss-64: Likewise.
+       * testsuite/binutils-all/readelf.ss-mips: Likewise.
+       * testsuite/binutils-all/readelf.ss-tmips: Likewise.
+
+2018-11-07  Nick Clifton  <nickc@redhat.com>
+
+       * po/pt.po: Updated Portuguese translation.
+
+2018-11-06  Roman Bolshakov  <r.bolshakov@yadro.com>
+           Saagar Jha  <saagar@saagarjha.com>
+
+       PR 23728
+       * od-macho.c (printf_version): New.
+       (dump_load_command): Use it to print version. Print sdk version. Print
+       version info for watchOS and tvOS. Print LC_NOTE, LC_BUILD_VERSION.
+       (dump_buld_version): New.
+       (bfd_mach_o_platform_name): New
+       (bfd_mach_o_tool_name): New
+
 2018-11-07  Yoshinori Sato  <ysato@users.sourceforge.jp>
+
        * testsuite/lib/binutils-common.exp: Special section name
        use only rx-*-elf.
 
This page took 0.023893 seconds and 4 git commands to generate.