summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-09Adds the new Fields and Operand types for the new instructions in Armv8.4-a.Tamar Christina
2017-11-09Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options...Tamar Christina
2017-11-09Change the type of the aarch64_feature_set typedef to unsigned long long so t...Nick Clifton
2017-11-08Split the AArch64 Crypto instructions for AES and SHA1+2 into their own optio...Nick Clifton
2017-11-08Adds command line support for Armv8.4-A, via the new command line option -mar...Jiong Wang
2017-11-07RISC-V: Add satp as an alias for sptbrPalmer Dabbelt
2017-11-07This patch similarly to the AArch64 one enables Dot Product support by defaul...Tamar Christina
2017-11-02aarch64: Remove AARCH64_FEATURE_F16 from AARCH64_ARCH_V8_2Siddhesh Poyarekar
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman
2017-10-25PR22348, conflicting global vars in crx and cr16Alan Modra
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman
2017-10-12FT32: support for FT32B processor - part 1James Bowman
2017-10-05Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin
2017-09-22LVU: dump loclists with locviewsAlexandre Oliva
2017-09-15Sync libiberty/ & include/ with GCCPedro Alves
2017-09-11nds32: Rename __BIT() to N32_BIT().Kuan-Lin Chen
2017-09-05Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B55613
2017-08-24[PowerPC VLE] Add SPE2 and EFS2 instructions supportAlexander Fedotov
2017-08-23compile: Add 'set compile-gcc'Jan Kratochvil
2017-08-23compile: set debug compile: Display GCC driver filenameJan Kratochvil
2017-08-21[PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction supportAlexander Fedotov
2017-08-16Add new NT_PPC_* available since Linux 4.8Gustavo Romero
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu
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