Return std::string from memory_error_message
[deliverable/binutils-gdb.git] / include / ChangeLog
index 332ae9356c35728d11fb034634ec715d18ddd015..d914f712e032831f34ebb6de9a577fb78bfa2154 100644 (file)
@@ -1,3 +1,48 @@
+2017-08-23  Alexander Fedotov <alexander.fedotov@nxp.com>
+           Edmar Wienskoski <edmar.wienskoski@nxp.com>
+
+       * opcode/ppc.h:
+       (spe2_opcodes, spe2_num_opcodes): New.
+       (PPC_OPCODE_SPE2): New define.
+       (PPC_OPCODE_EFS2): Likewise.
+       (SPE2_XOP): Likewise.
+       (SPE2_XOP_TO_SEG): Likewise.
+
+2017-08-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gcc-interface.h (enum gcc_base_api_version): Update comment for
+       GCC_FE_VERSION_1.
+       (struct gcc_base_vtable): Rename set_arguments to set_arguments_v0.
+       Add set_arguments, set_triplet_regexp and set_driver_filename.
+
+2017-08-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gcc-interface.h (enum gcc_base_api_version): Add
+       GCC_FE_VERSION_1.
+       (struct gcc_base_vtable): Rename compile to compile_v0.  Update
+       comment for compile.  New methods set_verbose and compile.
+
+2017-08-21  Alexander Fedotov <alexander.fedotov@nxp.com>
+           Edmar Wienskoski <edmar.wienskoski@nxp.com>
+
+       * opcode/ppc.h (PPC_OPCODE_LSP): New define.
+
+2017-08-14  Gustavo Romero  <gromero@linux.vnet.ibm.com>
+
+       * elf/common.h (NT_PPC_TAR): New macro.
+       (NT_PPC_PPR): Likewise.
+       (NT_PPC_DSCR): Likewise.
+       (NT_PPC_EBB): Likewise.
+       (NT_PPC_PMU): Likewise.
+       (NT_PPC_TM_CGPR): Likewise.
+       (NT_PPC_TM_CFPR): Likewise.
+       (NT_PPC_TM_CVMX): Likewise.
+       (NT_PPC_TM_CVSX): Likewise.
+       (NT_PPC_TM_SPR): Likewise.
+       (NT_PPC_TM_CTAR): Likewise.
+       (NT_PPC_TM_CPPR): Likewise.
+       (NT_PPC_TM_CDSCR): Likewise.
+
 2017-08-06  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/21903:
This page took 0.023139 seconds and 4 git commands to generate.