aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Minor updates for architecture parser.Nelson Chu2021-07-201-94/+82
* RISC-V: Allow to link the objects with unknown prefixed extensions.Nelson Chu2021-05-261-1/+2
* RISC-V: Record implicit subsets in a table, to avoid repeated codes.Nelson Chu2021-05-131-54/+49
* RISC-V: Don't report the mismatched version warning for the implicit extensions.Nelson Chu2021-04-131-8/+3
* RISC-V: The version of i-ext should be RISCV_UNKNOWN_VERSION when expanding g...Nelson Chu2021-04-121-2/+2
* RISC-V: Add i-ext as the implicit extension when e-ext is set.Nelson Chu2021-04-121-37/+17
* RISC-V: Support to parse the multi-letter prefix in the architecture string.Nelson Chu2021-04-121-199/+196
* Use startswith more for strncmp function calls.Martin Liska2021-04-011-2/+2
* Use bool in bfdAlan Modra2021-03-311-219/+219
* RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructionsKuan-Lin Chen2021-03-161-1/+1
* RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn.Nelson Chu2021-02-191-5/+5
* RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling.Nelson Chu2021-02-181-1/+4
* RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions.Nelson Chu2021-02-041-1/+1
* RISC-V: Comments tidy and improvement.Nelson Chu2021-01-151-29/+25
* RISC-V: Add pause hint instruction.Philipp Tomsich2021-01-071-1/+1
* RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf2021-01-071-1/+1
* RISC-V: Fix the merged orders of Z* extension for linker.Nelson Chu2021-01-041-1/+1
* PR26741, benign use after free in riscv_parse_prefixed_extAlan Modra2021-01-041-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* RISC-V: Control fence.i and csr instructions by zifencei and zicsr.Nelson Chu2020-12-101-20/+39
* RISC-V: Fix the order checking for Z* extension.Nelson Chu2020-12-011-2/+1
* RISC-V: Support to add implicit extensions for G.Nelson Chu2020-12-011-6/+21
* RISC-V: Support to add implicit extensions.Nelson Chu2020-12-011-46/+221
* RISC-V: Improve the version parsing for arch string.Nelson Chu2020-12-011-178/+146
* RISC-V: Add zifencei and prefixed h class extensions.Nelson Chu2020-12-011-2/+19
* RISC-V: Don't allow any uppercase letter in the arch string.Nelson Chu2020-12-011-1/+13
* RISC-V: Minor cleanup and testcases improvement for arch string parser.Nelson Chu2020-12-011-110/+104
* RISC-V: Support GNU indirect functions.Nelson Chu2020-10-161-0/+15
* PR26569, R_RISCV_RVC_JUMP results in buffer overflowAlan Modra2020-09-211-30/+30
* RISC-V: Improve the error message for the mis-matched ISA versions.Kito Cheng2020-09-031-3/+9
* RISCV changes broke 32-bit --enable-targets=allAlan Modra2020-06-261-95/+0
* RISC-V: Report warning when linking the objects with different priv specs.Nelson Chu2020-06-221-1/+95
* [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