Age | Commit message (Expand) | Author | Files | Lines |
2021-11-19 | RISC-V: Support new .option arch directive. | Nelson Chu | 1 | -1/+4 |
2021-11-11 | RISC-V: Dump objects according to the elf architecture attribute. | Nelson Chu | 1 | -1/+7 |
2021-11-04 | RISC-V: Clarify the behavior of .option rvc or norvc. | Nelson Chu | 1 | -0/+3 |
2021-10-22 | RISC-V: Don't separate pcgp relaxation to another relax pass. | Lewis Revill | 1 | -5/+0 |
2021-09-17 | RISC-V: Merged extension string tables and their version tables into one. | Nelson Chu | 1 | -6/+2 |
2021-05-31 | RISC-V: PR27566, Do not relax when data segment phase is exp_seg_relro_adjust. | Nelson Chu | 1 | -1/+5 |
2021-05-26 | RISC-V: Allow to link the objects with unknown prefixed extensions. | Nelson Chu | 1 | -0/+1 |
2021-04-13 | RISC-V: Don't report the mismatched version warning for the implicit extensions. | Nelson Chu | 1 | -0/+2 |
2021-04-12 | RISC-V: Support to parse the multi-letter prefix in the architecture string. | Nelson Chu | 1 | -13/+0 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -4/+4 |
2021-03-11 | RISC-V: Improve multiple relax passes problem. | Nelson Chu | 1 | -0/+6 |
2021-02-18 | RISC-V: Add bfd/cpu-riscv.h to support all spec versions controlling. | Nelson Chu | 1 | -12/+0 |
2021-01-15 | RISC-V: Comments tidy and improvement. | Nelson Chu | 1 | -3/+1 |
2021-01-04 | RISC-V: Fix the merged orders of Z* extension for linker. | Nelson Chu | 1 | -0/+3 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-12-01 | RISC-V: Support to add implicit extensions for G. | Nelson Chu | 1 | -2/+0 |
2020-12-01 | RISC-V: Support to add implicit extensions. | Nelson Chu | 1 | -2/+3 |
2020-12-01 | RISC-V: Improve the version parsing for arch string. | Nelson Chu | 1 | -8/+3 |
2020-12-01 | RISC-V: Add zifencei and prefixed h class extensions. | Nelson Chu | 1 | -0/+1 |
2020-12-01 | RISC-V: Minor cleanup and testcases improvement for arch string parser. | Nelson Chu | 1 | -14/+13 |
2020-06-22 | RISC-V: Report warning when linking the objects with different priv specs. | Nelson Chu | 1 | -0/+13 |
2020-05-20 | [PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions... | Nelson Chu | 1 | -0/+6 |
2020-01-22 | RISC-V: Change -march parsing. | Jim Wilson | 1 | -0/+17 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-16 | RISC-V: Support ELF attribute for gas and readelf. | Jim Wilson | 1 | -0/+3 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-03 | RISC-V: Accept version, supervisor ext and more than one NSE for -march. | Jim Wilson | 1 | -0/+52 |
2018-02-26 | unrecognized/unsupported reloc message | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-01 | Add support for RISC-V architecture. | Nick Clifton | 1 | -0/+33 |