aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-07-31Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton
2017-07-19[ARC] Add SJLI instruction.Claudiu Zissulescu
2017-07-19[ARC] Add JLI support.John Eric Martin
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-14binutils/objdump: Fix disassemble for huge elf sectionsRavi Bangoria
2017-07-07Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin
2017-07-02Import include/+libiberty/ r249883 from upstream GCC.Jan Kratochvil
2017-06-30Add support for a __gcc_isr pseudo isntruction to the AVR assembler.Georg-Johann Lay
2017-06-30MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez
2017-06-28[AArch64] Add dot product support for AArch64 to binutilsTamar Christina
2017-06-28[ARM] Assembler and disassembler support Dot Product ExtensionJiong Wang
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen
2017-06-26Add pgste marker changelogAndreas Krebbel
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme
2017-06-23S/390: Add support for pgste markerAndreas Krebbel
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu
2017-06-21[ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-06-14Don't use print_insn_XXX in GDBYao Qi
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess
2017-06-01PPC64_OPT_LOCALENTRYAlan Modra
2017-05-31Fix MinGW compilation warnings due to environ.hEli Zaretskii
2017-05-30[ARC] Add arc-cpu.def with processor definitionsAnton Kolesov
2017-05-30S/390: Improve error checking for optional operandsAndreas Krebbel
2017-05-30S/390: Remove optional operand flag.Andreas Krebbel
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi
2017-05-24Refactor disassembler selectionYao Qi
2017-05-23[ARC] Update MAX_INSN_FLGS.claziss
2017-05-22x86: Add NOTRACK prefix supportH.J. Lu
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-05-16non_ir_ref_dynamicAlan Modra
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki
2017-05-14Fix match and mask for 64-bit bb opcode.John David Anglin
2017-05-10[ARC] Object attributes.Claudiu Zissulescu
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu
2017-04-19Implement -z dynamic-undefined-weakAlan Modra
2017-04-11Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra
2017-04-11Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra
2017-04-11Bye Bye PPC_OPCODE_VSX3Alan Modra
2017-04-11Bye bye PPC_OPCODE_ALTIVEC2Alan Modra
2017-04-06Add support for disassembling WebAssembly opcodes.Pip Cet
2017-04-05-Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu
2017-04-04RISC-V: Resurrect GP-relative disassembly hintsPalmer Dabbelt
2017-03-31RISC-V: Add physical memory protection CSRsAndrew Waterman