aboutsummaryrefslogtreecommitdiff
path: root/include/elf/riscv.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-28Add new ELF section and segment types to readelf.Nick Clifton1-1/+1
2024-02-29RISC-V: Add TLSDESC reloc definitions.Tatsuyuki Ishi1-0/+5
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-11-06RISC-V: Moved out linker internal relocations after R_RISCV_max.Nelson Chu1-0/+8
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen1-0/+3
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-09-21RISC-V: Implement Ztso extensionShihua1-0/+3
2022-08-10RISC-V: Remove R_RISCV_GNU_VTINHERIT/R_RISCV_GNU_VTENTRYFangrui Song1-2/+0
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-19RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu1-0/+6
2021-07-06RISC-V: Add PT_RISCV_ATTRIBUTES and add it to PHDR.Kito Cheng1-0/+5
2021-01-15RISC-V: Comments tidy and improvement.Nelson Chu1-2/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-10-16RISC-V: Support GNU indirect functions.Nelson Chu1-0/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson1-0/+16
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-05-18RISC-V: Add RV32E support.Jim Wilson1-0/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen1-0/+1
2017-04-04RISC-V: Resurrect GP-relative disassembly hintsPalmer Dabbelt1-0/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
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-11-01Add support for RISC-V architecture.Nick Clifton1-0/+92