Age | Commit message (Expand) | Author | Files | Lines |
2021-04-13 | RISC-V: Don't report the mismatched version warning for the implicit extensions. | Nelson Chu | 1 | -8/+3 |
2021-04-12 | RISC-V: The version of i-ext should be RISCV_UNKNOWN_VERSION when expanding g... | Nelson Chu | 1 | -2/+2 |
2021-04-12 | RISC-V: Add i-ext as the implicit extension when e-ext is set. | Nelson Chu | 1 | -37/+17 |
2021-04-12 | RISC-V: Support to parse the multi-letter prefix in the architecture string. | Nelson Chu | 1 | -199/+196 |
2021-04-01 | Use startswith more for strncmp function calls. | Martin Liska | 1 | -2/+2 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -219/+219 |
2021-03-16 | RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions | Kuan-Lin Chen | 1 | -1/+1 |
2021-02-19 | RISC-V: PR27158, fixed UJ/SB types and added CSS/CL/CS types for .insn. | Nelson Chu | 1 | -5/+5 |
2021-02-18 | RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling. | Nelson Chu | 1 | -1/+4 |
2021-02-04 | RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions. | Nelson Chu | 1 | -1/+1 |
2021-01-15 | RISC-V: Comments tidy and improvement. | Nelson Chu | 1 | -29/+25 |
2021-01-07 | RISC-V: Add pause hint instruction. | Philipp Tomsich | 1 | -1/+1 |
2021-01-07 | RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93). | Claire Xenia Wolf | 1 | -1/+1 |
2021-01-04 | RISC-V: Fix the merged orders of Z* extension for linker. | Nelson Chu | 1 | -1/+1 |
2021-01-04 | PR26741, benign use after free in riscv_parse_prefixed_ext | Alan Modra | 1 | -1/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-10 | RISC-V: Control fence.i and csr instructions by zifencei and zicsr. | Nelson Chu | 1 | -20/+39 |
2020-12-01 | RISC-V: Fix the order checking for Z* extension. | Nelson Chu | 1 | -2/+1 |
2020-12-01 | RISC-V: Support to add implicit extensions for G. | Nelson Chu | 1 | -6/+21 |
2020-12-01 | RISC-V: Support to add implicit extensions. | Nelson Chu | 1 | -46/+221 |
2020-12-01 | RISC-V: Improve the version parsing for arch string. | Nelson Chu | 1 | -178/+146 |
2020-12-01 | RISC-V: Add zifencei and prefixed h class extensions. | Nelson Chu | 1 | -2/+19 |
2020-12-01 | RISC-V: Don't allow any uppercase letter in the arch string. | Nelson Chu | 1 | -1/+13 |
2020-12-01 | RISC-V: Minor cleanup and testcases improvement for arch string parser. | Nelson Chu | 1 | -110/+104 |
2020-10-16 | RISC-V: Support GNU indirect functions. | Nelson Chu | 1 | -0/+15 |
2020-09-21 | PR26569, R_RISCV_RVC_JUMP results in buffer overflow | Alan Modra | 1 | -30/+30 |
2020-09-03 | RISC-V: Improve the error message for the mis-matched ISA versions. | Kito Cheng | 1 | -3/+9 |
2020-06-26 | RISCV changes broke 32-bit --enable-targets=all | Alan Modra | 1 | -95/+0 |
2020-06-22 | RISC-V: Report warning when linking the objects with different priv specs. | Nelson Chu | 1 | -1/+95 |
2020-05-20 | [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions... | Nelson Chu | 1 | -119/+166 |
2020-03-19 | Additional c99 elfxx-riscv.c fix | Sebastian Huber | 1 | -1/+2 |
2020-02-19 | c99 elfxx-riscv.c fix | Alan Modra | 1 | -5/+5 |
2020-01-24 | RISC-V: Minor cleanup for s extension support. | Jim Wilson | 1 | -5/+3 |
2020-01-22 | RISC-V: Change -march parsing. | Jim Wilson | 1 | -41/+172 |
2020-01-17 | Fix spelling errors | Christian Biesinger | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-04-03 | BFD whitespace fixes | Alan Modra | 1 | -3/+3 |
2019-01-16 | RISC-V: Support ELF attribute for gas and readelf. | Jim Wilson | 1 | -0/+89 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-18 | Include bfd_stdint.h in bfd.h | Alan Modra | 1 | -1/+0 |
2018-12-03 | RISC-V: Accept version, supervisor ext and more than one NSE for -march. | Jim Wilson | 1 | -0/+475 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -2/+3 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -10/+10 |
2017-07-31 | Improve handling of ADD and SUB relocations on the RISCV target. | Kuan-Lin Chen | 1 | -9/+67 |
2017-06-26 | RISC-V: Use pc-relative relocation for FDE initial location | Kuan-Lin Chen | 1 | -0/+16 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-20 | Rework RISC-V relocations | Andrew Waterman | 1 | -0/+128 |
2016-12-20 | Formatting changes for RISC-V | Andrew Waterman | 1 | -22/+16 |
2016-11-24 | RISC-V/bfd: Fix bitsize of R_RISCV_ADD8. | Kuan-Lin Chen | 1 | -1/+1 |