aboutsummaryrefslogtreecommitdiff
path: root/include/elf
AgeCommit message (Expand)AuthorFilesLines
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner3-0/+13
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda2-7/+18
2015-10-27Add support to readelf for reading NetBSD ELF core notes.Stephen Fisher2-0/+5
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu2-4/+15
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu2-0/+6
2015-10-07New ARC implementation.Nick Clifton4-9/+491
2015-09-22Solaris PIE supportRainer Orth2-0/+6
2015-09-21Change ch_type in Elf64_External_Chdr to 4 bytesH.J. Lu2-1/+7
2015-08-19[AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang1-0/+4
2015-08-19[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang1-0/+1
2015-08-11[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang2-0/+5
2015-08-11[AArch64][4/8] Add R_AARCH64_P32_TLSLD_ADD_LO12_NC in elf headerJiong Wang2-0/+5
2015-08-11[AArch64][1/8] Add R_AARCH64_P32_TLSLD_ADR_PAGE21 in elf headerJiong Wang2-0/+5
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-17/+17
2015-07-16[AArch64][1/3] Add R_AARCH64_P32_TLSLD_ADR_PREL21 in elf headerJiong Wang1-0/+1
2015-07-092015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore1-0/+4
2015-07-08Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov1-0/+1
2015-07-01Relocations for Nios II R2Sandra Loosemore2-1/+38
2015-07-01Add Nios II arch flags and compatibility testsSandra Loosemore2-0/+10
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune1-0/+3
2015-05-29Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.Roland McGrath2-0/+7
2015-05-12[AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf headerJiong Wang1-0/+1
2015-05-11Rename EM_486 to EM_IAMCUH.J. Lu2-1/+6
2015-04-27S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel2-2/+17
2015-04-25Non-alloc sections don't belong in PT_LOAD segmentsAlan Modra2-0/+12
2015-04-24Define SEC_MEP_VLIW in bfd/section.cH.J. Lu2-4/+5
2015-04-09Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton2-0/+11
2015-04-03Add Elf_Internal_Chdr and ElfXX_External_ChdrH.J. Lu3-0/+28
2015-03-26Add ELFOSABI_CLOUDABI and SHF_COMPRESSEDH.J. Lu2-0/+19
2015-03-19Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton2-1/+11
2015-03-10[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flagJiong Wang1-1/+0
2015-02-26Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.Marcus Shawcroft2-1/+5
2015-02-24Adds support for generating notes in V850 binaries.Nick Clifton2-5/+65
2015-02-23Fixes a typo in the license notice in include/elf/score.hNick Clifton2-2/+8
2015-02-20S390: Support new vector register sectionsAndreas Arnez2-0/+9
2015-01-28FT32 initial supportAlan Modra3-0/+43
2015-01-09Use official ELF machine number for moxieAnthony Green2-1/+8
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra73-73/+77
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo2-0/+21
2014-12-06Add Visium support to bfdEric Botcazou3-0/+57
2014-11-13Mark R_X86_64_GOTPLT64 obsoleteH.J. Lu2-2/+5
2014-10-31MIPS: Add Octeon 3 supportNaveen H.S1-0/+1
2014-10-22Show information about unknown ASEs and extensions in .MIPS.abiflagsMatthew Fortune1-0/+1
2014-10-17opcodes, elf: annotate instructions with HWCAP2_VIS3B.Jose E. Marchesi2-1/+5
2014-10-09This is a series of patches that add support for the SPARC M7 cpu toJose E. Marchesi2-1/+39
2014-10-08include/elf/aarch64.h: Add reloc numbers from ABI release 1.0Will Newton2-0/+86
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen2-7/+28
2014-09-15Add support for MIPS R6.Andrew Bennett2-1/+22
2014-08-26rl78.h (RL78_RELAXA_MASK): New. Relax types are enums, not bitsDJ Delorie2-0/+5
2014-07-29[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune1-1/+122