aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-riscv.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-19Additional c99 elfxx-riscv.c fixSebastian Huber1-1/+2
2020-02-19c99 elfxx-riscv.c fixAlan Modra1-5/+5
2020-01-24RISC-V: Minor cleanup for s extension support.Jim Wilson1-5/+3
2020-01-22RISC-V: Change -march parsing.Jim Wilson1-41/+172
2020-01-17Fix spelling errorsChristian Biesinger1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-04-03BFD whitespace fixesAlan Modra1-3/+3
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson1-0/+89
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-18Include bfd_stdint.h in bfd.hAlan Modra1-1/+0
2018-12-03RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson1-0/+475
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+3
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-10/+10
2017-07-31Improve handling of ADD and SUB relocations on the RISCV target.Kuan-Lin Chen1-9/+67
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen1-0/+16
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-20Rework RISC-V relocationsAndrew Waterman1-0/+128
2016-12-20Formatting changes for RISC-VAndrew Waterman1-22/+16
2016-11-24RISC-V/bfd: Fix bitsize of R_RISCV_ADD8.Kuan-Lin Chen1-1/+1
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+815