aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-28libctf: debug dumpingNick Alcock2-0/+13
2019-05-28libctf: labelsNick Alcock2-0/+18
2019-05-28libctf: library version enforcementNick Alcock2-0/+5
2019-05-28libctf: lookups by name and symbolNick Alcock2-0/+15
2019-05-28libctf: core type lookupNick Alcock2-0/+67
2019-05-28libctf: ELF file opening via BFDNick Alcock2-0/+28
2019-05-28libctf: mmappable archivesNick Alcock3-0/+91
2019-05-28libctf: openingNick Alcock2-0/+26
2019-05-28libctf: creation functionsNick Alcock2-0/+176
2019-05-28libctf: error handlingNick Alcock2-0/+7
2019-05-28libctf: lowest-level memory allocation and debug-dumping wrappersNick Alcock2-0/+8
2019-05-28include: new header ctf-api.hNick Alcock2-0/+134
2019-05-28include: new header ctf.h: file format descriptionNick Alcock2-0/+521
2019-05-24aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCSSzabolcs Nagy2-0/+10
2019-05-24PowerPC relocations for prefix insnsAlan Modra2-0/+36
2019-05-24PowerPC add initial -mfuture instruction supportPeter Bergner3-0/+28
2019-05-23include: add elf/bpf.hJose E. Marchesi2-0/+49
2019-05-16[PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fpAndre Vieira3-0/+8
2019-05-09[binutils][aarch64] New SVE_SHLIMM_UNPRED_22 operand.Matthew Malcomson2-0/+6
2019-05-09[binutils][aarch64] New sve_size_tsz_bhs iclass.Matthew Malcomson2-0/+6
2019-05-09[binutils][aarch64] New SVE_Zm4_11_INDEX operand.Matthew Malcomson2-0/+5
2019-05-09[binutils][aarch64] New sve_shift_tsz_bhsd iclass.Matthew Malcomson2-0/+6
2019-05-09[binutils][aarch64] New SVE_SHRIMM_UNPRED_22 operand.Matthew Malcomson2-0/+8
2019-05-09[binutils][aarch64] New sve_size_013 iclass.Matthew Malcomson2-0/+5
2019-05-09[binutils][aarch64] New sve_size_bh iclass.Matthew Malcomson2-0/+5
2019-05-09[binutils][aarch64] New sve_size_sd2 iclass.Matthew Malcomson2-0/+5
2019-05-09[binutils][aarch64] New SVE_ADDR_ZX operand.Matthew Malcomson2-0/+5
2019-05-09[binutils][aarch64] New SVE_Zm3_11_INDEX operand.Matthew Malcomson2-0/+5
2019-05-09[binutils][aarch64] New iclass sve_size_hsd2.Matthew Malcomson2-0/+5
2019-05-09[binutils][aarch64] Introduce SVE_IMM_ROT3 operand.Matthew Malcomson2-0/+5
2019-05-09[binutils][aarch64] SVE2 feature extension flags.Matthew Malcomson2-0/+14
2019-05-06Add load-link, store-conditional paired EVA instructionsFaraz Shahbazker2-0/+11
2019-05-01[BINUTILS, AArch64] Enable Transactional Memory ExtensionSudakshina Das2-1/+8
2019-04-26[MIPS] Add load-link, store-conditional paired instructionsAndrew Bennett2-0/+10
2019-04-25MIPS/include: opcode/mips.h: Update stale comment for CODE20 operandMaciej W. Rozycki2-2/+6
2019-04-15[binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_...Andre Vieira2-0/+5
2019-04-15[binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18Andre Vieira2-0/+5
2019-04-15[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM...Andre Vieira2-0/+5
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira3-1/+17
2019-04-11[BINUTILS, AArch64, 2/2] Update Store Allocation Tag instructionsSudakshina Das2-0/+5
2019-04-08x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16H.J. Lu2-0/+5
2019-04-07Merge libiberty from gccAlan Modra2-2/+12
2019-04-06x86: Move x86-specific linker options to elf_linker_x86_paramsH.J. Lu2-21/+4
2019-04-01[GAS, Arm] CLI with architecture sensitive extensionsAndre Vieira2-7/+35
2019-03-28PR24390, Don't decode mtfsb field as a cr fieldAlan Modra2-1/+9
2019-03-25AArch64: Fix disassembler bug with out-of-order sectionsTamar Christina2-0/+10
2019-03-13[BFD, LD, AArch64, 3/3] Add --pac-plt to enable PLTs protected with PAC.Sudakshina Das2-0/+5
2019-03-13[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI and to select BTI enabl...Sudakshina Das2-0/+7
2019-03-13[BFD, LD, AArch64, 1/3] Add support for GNU PROPERTIES in AArch64 for BTI and...Sudakshina Das2-0/+12
2019-03-01PR24272, out-of-bounds read in pex64_xdata_print_uwd_codesAlan Modra1-21/+21