aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra2-3/+8
2017-06-14Don't use print_insn_XXX in GDBYao Qi2-8/+8
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess2-0/+8
2017-06-01PPC64_OPT_LOCALENTRYAlan Modra2-0/+5
2017-05-31Fix MinGW compilation warnings due to environ.hEli Zaretskii2-0/+6
2017-05-30[ARC] Add arc-cpu.def with processor definitionsAnton Kolesov2-0/+53
2017-05-30S/390: Improve error checking for optional operandsAndreas Krebbel1-3/+4
2017-05-30S/390: Remove optional operand flag.Andreas Krebbel1-10/+6
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi2-78/+7
2017-05-24Refactor disassembler selectionYao Qi2-2/+10
2017-05-23[ARC] Update MAX_INSN_FLGS.claziss2-1/+5
2017-05-22x86: Add NOTRACK prefix supportH.J. Lu2-0/+5
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi3-2/+58
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra2-1/+6
2017-05-16non_ir_ref_dynamicAlan Modra2-5/+10
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki3-6/+46
2017-05-14Fix match and mask for 64-bit bb opcode.John David Anglin2-1/+5
2017-05-10[ARC] Object attributes.Claudiu Zissulescu4-64/+146
2017-04-20Handle symbol defined in IR and referenced in DSOH.J. Lu2-0/+9
2017-04-19Implement -z dynamic-undefined-weakAlan Modra2-2/+8
2017-04-11Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra2-43/+48
2017-04-11Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra2-5/+1
2017-04-11Bye Bye PPC_OPCODE_VSX3Alan Modra2-3/+1
2017-04-11Bye bye PPC_OPCODE_ALTIVEC2Alan Modra2-3/+4
2017-04-06Add support for disassembling WebAssembly opcodes.Pip Cet2-0/+7
2017-04-05-Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves2-4/+10
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu2-0/+14
2017-04-04RISC-V: Resurrect GP-relative disassembly hintsPalmer Dabbelt2-0/+7
2017-03-31RISC-V: Add physical memory protection CSRsAndrew Waterman2-0/+83
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet3-0/+233
2017-03-29PowerPC -Mraw disassemblyAlan Modra2-37/+48
2017-03-27Add minimal support for WebAssembly backend to the BFD library.Pip Cet2-0/+32
2017-03-27Implement ARC NPS-400 Ultra Ip and Miscellaneous instructions.Rinat Zelig2-6/+12
2017-03-21S/390: Remove vx2 facility flagAndreas Krebbel2-2/+6
2017-03-21arc/nps400: Add cp16/cp32 instructions to opcodes libraryRinat Zelig2-0/+5
2017-03-16Add support for a GNU BUILD note type to record the enum size.Nick Clifton2-0/+6
2017-03-14Add DW_OP_GNU_variable_valueH.J. Lu2-0/+8
2017-03-13Sync libiberty sources with GCC.Nick Clifton2-2/+16
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton2-2/+10
2017-03-10Add basic recognition of new EM_ ELF machine numbers.Nick Clifton2-18/+20
2017-03-08Properly dump NT_GNU_PROPERTY_TYPE_0H.J. Lu2-0/+18
2017-03-01Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton2-0/+88
2017-02-28GDB: Add support for the new set/show disassembler-options commands.Peter Bergner2-4/+53
2017-02-28PowerPC addpcis fixAlan Modra3-2/+15
2017-02-24[AArch64] Additional SVE instructionsRichard Sandiford2-0/+13
2017-02-24[AArch64] Add a "compnum" featureRichard Sandiford2-1/+8
2017-02-24Add new counter-enable CSRsAndrew Waterman2-0/+11
2017-02-23S/390: Add support for new cpu architecture - arch12.Andreas Krebbel1-1/+4
2017-02-23opcodes,gas: associate SPARC ASIs with an architecture level.Sheldon Lobo1-1/+9
2017-02-15Add SFENCE.VMA instructionAndrew Waterman2-0/+9