aboutsummaryrefslogtreecommitdiff
path: root/include/elf
AgeCommit message (Expand)AuthorFilesLines
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman1-2/+14
2016-12-20Rework RISC-V relocationsAndrew Waterman1-0/+8
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki1-1/+1
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+92
2016-10-17Update list of ELF machine numbers.Nick Clifton1-2/+30
2016-09-26PowerPC .gnu.attributesAlan Modra1-5/+12
2016-08-26Fixes to legacy ARC relocations.Cupertino Miranda1-19/+26
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme1-0/+7
2016-07-14[ARC] Fix/improve small data support.Claudiu Zissulescu1-1/+1
2016-07-11Fixes done to TLS.Cupertino Miranda1-1/+1
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-1/+1
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki1-1/+2
2016-06-25xtensa: prototype xtensa_make_property_section in elf/xtensa.hTrevor Saunders1-0/+2
2016-06-24Add constants for FreeBSD-specific auxiliary vector entry types.John Baldwin1-0/+10
2016-06-22addmore extern CTrevor Saunders2-0/+16
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall1-1/+0
2016-06-07PowerPC VLEAlan Modra1-0/+13
2016-06-01add more extern CTrevor Saunders2-0/+16
2016-05-11Add MIPS32 DSPr3 support.Matthew Fortune1-1/+2
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme1-3/+22
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme1-0/+1
2016-04-20arc: Fix relocation formula for ARC_NPS_CMEM16 relocationAndrew Burgess1-1/+1
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess1-0/+7
2016-03-21arc: Add nps400 machine type, and assembler flag.Andrew Burgess1-0/+1
2016-03-21arc: Remove EF_ARC_CPU_GENERIC constant.Andrew Burgess1-4/+2
2016-03-21arc: Remove duplicated constant in include/elf/arc.hAndrew Burgess1-5/+0
2016-03-08[ARC] Allow non-instruction relocations within .text sectionsClaudiu Zissulescu1-39/+69
2016-02-09Fix macro redefinition error on SolarisAlan Modra1-0/+1
2016-01-19Add support to readelf for reading FreeBSD ELF core notes.John Baldwin1-0/+14
2016-01-19Add PIC and TLS support to the ARC target.Miranda Cupertino1-10/+10
2016-01-01Copyright update for binutilsAlan Modra73-73/+73
2016-01-01binutils ChangeLog rotationAlan Modra1-0/+0
2015-12-30Fix assorted ChangeLog errorsAlan Modra1-7/+119
2015-12-24Add assembler support for ARMv8-M BaselineThomas Preud'homme2-0/+5
2015-12-24Add assembler support for ARMv8-M MainlineThomas Preud'homme2-1/+8
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene2-0/+9
2015-12-16[ARM] Add support for thumb1 pcrop relocations.Mickael Guene1-0/+5
2015-12-15Add support for RX V2 Instruction SetYoshinori Sato2-1/+5
2015-12-07R_PPC64_ENTRYAlan Modra2-0/+5
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