summaryrefslogtreecommitdiff
path: root/bfd/elfxx-riscv.h
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Add --[no-]relax-gp to ldFangrui Song2023-02-231-0/+11
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* RISC-V: Output mapping symbols with ISA string.Nelson Chu2022-10-281-0/+1
* RISC-V: PR28733, add missing extension info to 'unrecognized opcode' errorPatrick O'Neill2022-02-231-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* RISC-V: Support new .option arch directive.Nelson Chu2021-11-191-1/+4
* RISC-V: Dump objects according to the elf architecture attribute.Nelson Chu2021-11-111-1/+7
* RISC-V: Clarify the behavior of .option rvc or norvc.Nelson Chu2021-11-041-0/+3
* RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill2021-10-221-5/+0
* RISC-V: Merged extension string tables and their version tables into one.Nelson Chu2021-09-171-6/+2
* RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu2021-05-311-1/+5
* RISC-V: Allow to link the objects with unknown prefixed extensions.Nelson Chu2021-05-261-0/+1
* RISC-V: Don't report the mismatched version warning for the implicit extensions.Nelson Chu2021-04-131-0/+2
* RISC-V: Support to parse the multi-letter prefix in the architecture string.Nelson Chu2021-04-121-13/+0
* Use bool in bfdAlan Modra2021-03-311-4/+4
* RISC-V: Improve multiple relax passes problem.Nelson Chu2021-03-111-0/+6
* RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling.Nelson Chu2021-02-181-12/+0
* RISC-V: Comments tidy and improvement.Nelson Chu2021-01-151-3/+1
* RISC-V: Fix the merged orders of Z* extension for linker.Nelson Chu2021-01-041-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* RISC-V: Support to add implicit extensions for G.Nelson Chu2020-12-011-2/+0
* RISC-V: Support to add implicit extensions.Nelson Chu2020-12-011-2/+3
* RISC-V: Improve the version parsing for arch string.Nelson Chu2020-12-011-8/+3
* RISC-V: Add zifencei and prefixed h class extensions.Nelson Chu2020-12-011-0/+1
* RISC-V: Minor cleanup and testcases improvement for arch string parser.Nelson Chu2020-12-011-14/+13
* RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu2020-06-221-0/+13
* [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu2020-05-201-0/+6
* RISC-V: Change -march parsing.Jim Wilson2020-01-221-0/+17
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* RISC-V: Support ELF attribute for gas and readelf.Jim Wilson2019-01-161-0/+3
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson2018-12-031-0/+52
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add support for RISC-V architecture.Nick Clifton2016-11-011-0/+33