X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2FChangeLog;h=82e29fe386d797eb67ba557ec4880b171b470c89;hb=ce29f8439f94adfa56655940e657afbe07a0c99e;hp=3105a035c4ba83db1ba97efbc2024fa91eab222a;hpb=645a2c5b46e18013ac9cb16b66ba7b6b97cd01c5;p=deliverable%2Fbinutils-gdb.git diff --git a/include/ChangeLog b/include/ChangeLog index 3105a035c4..82e29fe386 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,50 @@ +2018-03-14 Kito Cheng + + * opcode/riscv.h (OP_MASK_FUNCT3): New. + (OP_SH_FUNCT3): Likewise. + (OP_MASK_FUNCT7): Likewise. + (OP_SH_FUNCT7): Likewise. + (OP_MASK_OP2): Likewise. + (OP_SH_OP2): Likewise. + (OP_MASK_CFUNCT4): Likewise. + (OP_SH_CFUNCT4): Likewise. + (OP_MASK_CFUNCT3): Likewise. + (OP_SH_CFUNCT3): Likewise. + (riscv_insn_types): Likewise. + +2018-03-13 Nick Clifton + + PR 22113 + * coff/pe.h (struct pex64_unwind_info): Add a rawUnwindCodesEnd + field. + +2018-03-08 H.J. Lu + + * opcode/i386 (OLDGCC_COMPAT): Removed. + +2018-02-27 Thomas Preud'homme + + * opcode/arm.h (ARM_FEATURE_COPY): Remove macro definition. + +2018-02-20 Maciej W. Rozycki + + * opcode/mips.h: Remove `M' operand code. + +2018-02-12 Zebediah Figura + + * coff/msdos.h: New header. + * coff/pe.h: Move common defines to msdos.h. + * coff/powerpc.h: Likewise. + +2018-01-13 Nick Clifton + + 2.30 branch created. + +2018-01-11 H.J. Lu + + PR ld/22393 + * bfdlink.h (bfd_link_info): Add separate_code. + 2018-01-04 Jim Wilson * opcode/riscv-opc.h (CSR_SBADADDR): Rename to CSR_STVAL. Rename