summaryrefslogtreecommitdiff
path: root/bfd/elfxx-riscv.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu2020-05-201-119/+166
* Additional c99 elfxx-riscv.c fixSebastian Huber2020-03-191-1/+2
* c99 elfxx-riscv.c fixAlan Modra2020-02-191-5/+5
* RISC-V: Minor cleanup for s extension support.Jim Wilson2020-01-241-5/+3
* RISC-V: Change -march parsing.Jim Wilson2020-01-221-41/+172
* Fix spelling errorsChristian Biesinger2020-01-171-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* BFD whitespace fixesAlan Modra2019-04-031-3/+3
* RISC-V: Support ELF attribute for gas and readelf.Jim Wilson2019-01-161-0/+89
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Include bfd_stdint.h in bfd.hAlan Modra2018-12-181-1/+0
* RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson2018-12-031-0/+475
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-10/+10
* Improve handling of ADD and SUB relocations on the RISCV target.Kuan-Lin Chen2017-07-311-9/+67
* RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen2017-06-261-0/+16
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Rework RISC-V relocationsAndrew Waterman2016-12-201-0/+128
* Formatting changes for RISC-VAndrew Waterman2016-12-201-22/+16
* RISC-V/bfd: Fix bitsize of R_RISCV_ADD8.Kuan-Lin Chen2016-11-241-1/+1
* Add support for RISC-V architecture.Nick Clifton2016-11-011-0/+815