aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-02aarch64: Remove AARCH64_FEATURE_F16 from AARCH64_ARCH_V8_2Siddhesh Poyarekar2-1/+5
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman2-0/+8
2017-10-25PR22348, conflicting global vars in crx and cr16Alan Modra3-14/+13
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman2-1/+6
2017-10-12FT32: support for FT32B processor - part 1James Bowman3-3/+394
2017-10-05Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin2-0/+6
2017-09-22LVU: dump loclists with locviewsAlexandre Oliva3-0/+17
2017-09-15Sync libiberty/ & include/ with GCCPedro Alves12-81/+1737
2017-09-11nds32: Rename __BIT() to N32_BIT().Kuan-Lin Chen2-2/+6
2017-09-05Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556132-0/+6
2017-08-24[PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov2-0/+24
2017-08-23compile: Add 'set compile-gcc'Jan Kratochvil2-14/+54
2017-08-23compile: set debug compile: Display GCC driver filenameJan Kratochvil2-8/+35
2017-08-21[PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction supportAlexander Fedotov2-0/+8
2017-08-16Add new NT_PPC_* available since Linux 4.8Gustavo Romero2-0/+42
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu2-0/+8
2017-07-31Fix compile time error when using ansidecl.h with an old version of GCC.Nick Clifton2-12/+24
2017-07-19[ARC] Add SJLI instruction.Claudiu Zissulescu2-0/+5
2017-07-19[ARC] Add JLI support.John Eric Martin3-1/+27
2017-07-18Fix spelling typos.Yuri Chornovian9-117/+134
2017-07-14binutils/objdump: Fix disassemble for huge elf sectionsRavi Bangoria2-1/+6
2017-07-07Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin2-0/+5
2017-07-02Import include/+libiberty/ r249883 from upstream GCC.Jan Kratochvil3-12/+34
2017-06-30Add support for a __gcc_isr pseudo isntruction to the AVR assembler.Georg-Johann Lay2-0/+10
2017-06-30MIPS: Fix XPA base and Virtualization ASE instruction handlingMaciej W. Rozycki2-0/+8
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez2-0/+9
2017-06-28[AArch64] Add dot product support for AArch64 to binutilsTamar Christina2-0/+7
2017-06-28[ARM] Assembler and disassembler support Dot Product ExtensionJiong Wang2-1/+9
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki3-5/+33
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen2-0/+5
2017-06-26Add pgste marker changelogAndreas Krebbel1-0/+4
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme3-1/+18
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme2-5/+15
2017-06-23S/390: Add support for pgste markerAndreas Krebbel1-0/+3
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu3-0/+9
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu3-0/+15
2017-06-21[ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme2-0/+5
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