aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfxx-riscv.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-13RISC-V: Add -march=help for gasHau Hsu1-0/+3
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-28RISC-V: PR31179, The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objectsNelson Chu1-0/+2
2023-02-23RISC-V: Add --[no-]relax-gp to ldFangrui Song1-0/+11
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-10-28RISC-V: Output mapping symbols with ISA string.Nelson Chu1-0/+1
2022-02-23RISC-V: PR28733, add missing extension info to 'unrecognized opcode' errorPatrick O'Neill1-0/+3
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-19RISC-V: Support new .option arch directive.Nelson Chu1-1/+4
2021-11-11RISC-V: Dump objects according to the elf architecture attribute.Nelson Chu1-1/+7
2021-11-04RISC-V: Clarify the behavior of .option rvc or norvc.Nelson Chu1-0/+3
2021-10-22RISC-V: Don't separate pcgp relaxation to another relax pass.Lewis Revill1-5/+0
2021-09-17RISC-V: Merged extension string tables and their version tables into one.Nelson Chu1-6/+2
2021-05-31RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust.Nelson Chu1-1/+5
2021-05-26RISC-V: Allow to link the objects with unknown prefixed extensions.Nelson Chu1-0/+1
2021-04-13RISC-V: Don't report the mismatched version warning for the implicit extensions.Nelson Chu1-0/+2
2021-04-12RISC-V: Support to parse the multi-letter prefix in the architecture string.Nelson Chu1-13/+0
2021-03-31Use bool in bfdAlan Modra1-4/+4
2021-03-11RISC-V: Improve multiple relax passes problem.Nelson Chu1-0/+6
2021-02-18RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling.Nelson Chu1-12/+0
2021-01-15RISC-V: Comments tidy and improvement.Nelson Chu1-3/+1
2021-01-04RISC-V: Fix the merged orders of Z* extension for linker.Nelson Chu1-0/+3
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-01RISC-V: Support to add implicit extensions for G.Nelson Chu1-2/+0
2020-12-01RISC-V: Support to add implicit extensions.Nelson Chu1-2/+3
2020-12-01RISC-V: Improve the version parsing for arch string.Nelson Chu1-8/+3
2020-12-01RISC-V: Add zifencei and prefixed h class extensions.Nelson Chu1-0/+1
2020-12-01RISC-V: Minor cleanup and testcases improvement for arch string parser.Nelson Chu1-14/+13
2020-06-22RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu1-0/+13
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu1-0/+6
2020-01-22RISC-V: Change -march parsing.Jim Wilson1-0/+17
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/+3
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-03RISC-V: Accept version, supervisor ext and more than one NSE for -march.Jim Wilson1-0/+52
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+33