aboutsummaryrefslogtreecommitdiff
path: root/include/elf
AgeCommit message (Expand)AuthorFilesLines
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu1-0/+7
2017-04-04RISC-V: Resurrect GP-relative disassembly hintsPalmer Dabbelt1-0/+3
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet1-0/+2
2017-03-27Add minimal support for WebAssembly backend to the BFD library.Pip Cet1-0/+28
2017-03-16Add support for a GNU BUILD note type to record the enum size.Nick Clifton1-0/+1
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton1-2/+2
2017-03-10Add basic recognition of new EM_ ELF machine numbers.Nick Clifton1-18/+12
2017-03-08Properly dump NT_GNU_PROPERTY_TYPE_0H.J. Lu1-0/+10
2017-03-01Add support for displaying and merging GNU_BUILD_NOTEs.Nick Clifton1-0/+46
2017-02-28PowerPC addpcis fixAlan Modra2-2/+10
2017-01-24[PATCH] Add NT_ARM_SVEAlan Hayward1-0/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra76-76/+76
2016-12-31PRU BFD supportDimitar Dimitrov2-1/+56
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