aboutsummaryrefslogtreecommitdiff
path: root/include/elf
AgeCommit message (Expand)AuthorFilesLines
2017-11-24Re-apply "elf: Properly compute offsets of note descriptor and next note"H.J. Lu1-0/+16
2017-11-24Revert "elf: Properly compute offsets of note descriptor and next note"Simon Marchi1-16/+0
2017-11-24elf: Properly compute offsets of note descriptor and next noteH.J. Lu1-0/+16
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman1-0/+4
2017-10-12FT32: support for FT32B processor - part 1James Bowman1-0/+1
2017-10-05Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.John Baldwin1-0/+2
2017-09-05Missing relocation R_PPC_VLE_ADDR20 and add VLE flag to details in readelfAlexander Fedotov-B556131-0/+1
2017-08-16Add new NT_PPC_* available since Linux 4.8Gustavo Romero1-0/+26
2017-07-19[ARC] Add JLI support.John Eric Martin1-0/+7
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-07-07Recognize the recently-added FreeBSD core dump note for LWP info.John Baldwin1-0/+1
2017-06-29S390: Support guarded-storage core note sectionsAndreas Arnez1-0/+4
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki1-0/+2
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen1-0/+1
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme1-0/+1
2017-06-23S/390: Add support for pgste markerAndreas Krebbel1-0/+3
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu1-0/+1
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu1-0/+3
2017-06-01PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-05-30[ARC] Add arc-cpu.def with processor definitionsAnton Kolesov1-0/+49
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi1-0/+9
2017-05-15MIPS16e2: Add MIPS16e2 ASE supportMaciej W. Rozycki1-1/+2
2017-05-10[ARC] Object attributes.Claudiu Zissulescu1-2/+32
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