On 9/11/25 01:32, Kito Cheng wrote:
LGTM, I want to do that for a while but I have not found enough time
yet, thanks :)
On Mon, Sep 8, 2025 at 7:27 PM Jiawei wrote:
Moving RISC-V Profiles definations into 'riscv-profiles.def'. Add comments for
'riscv_profiles'.
gcc/ChangeLog:
*
LGTM, I want to do that for a while but I have not found enough time
yet, thanks :)
On Mon, Sep 8, 2025 at 7:27 PM Jiawei wrote:
>
> Moving RISC-V Profiles definations into 'riscv-profiles.def'. Add comments for
> 'riscv_profiles'.
>
> gcc/ChangeLog:
>
> * common/config/riscv/riscv-common
Moving RISC-V Profiles definations into 'riscv-profiles.def'. Add comments for
'riscv_profiles'.
gcc/ChangeLog:
* common/config/riscv/riscv-common.cc (struct riscv_profiles): Add
comments.
(RISCV_PROFILE): Removed.
* config/riscv/riscv-profiles.def: New file.
---
gcc/co