[gcc r15-7013] RISC-V: Remove unused variable in riscv_file_end function.

2025-01-17 Thread Monk Chiang via Gcc-cvs
https://gcc.gnu.org/g:3c34cea666c6fffc3959b8e1a4bbc4afdbd7009f commit r15-7013-g3c34cea666c6fffc3959b8e1a4bbc4afdbd7009f Author: Monk Chiang Date: Sat Jan 18 15:32:26 2025 +0800 RISC-V: Remove unused variable in riscv_file_end function. gcc/ChangeLog: * config/riscv/ri

[gcc r15-6987] RISC-V: Add .note.gnu.property for ZICFILP and ZICFISS ISA extension

2025-01-16 Thread Monk Chiang via Gcc-cvs
https://gcc.gnu.org/g:2b3efe793e9ecf0f98da1daa85a091e931b4ca04 commit r15-6987-g2b3efe793e9ecf0f98da1daa85a091e931b4ca04 Author: Monk Chiang Date: Fri Mar 22 21:10:07 2024 +0800 RISC-V: Add .note.gnu.property for ZICFILP and ZICFISS ISA extension gcc/ChangeLog: * confi

[gcc r15-6986] RISC-V: Add Zicfilp ISA extension.

2025-01-16 Thread Monk Chiang via Gcc-cvs
https://gcc.gnu.org/g:805a052d0083e8e76c720fd7ac52cb3ccc36c310 commit r15-6986-g805a052d0083e8e76c720fd7ac52cb3ccc36c310 Author: Monk Chiang Date: Fri Mar 22 21:00:24 2024 +0800 RISC-V: Add Zicfilp ISA extension. This patch only support landing pad value is 0. The next version

[gcc r15-6988] RISC-V: Add -fcf-protection=[full|branch|return] to enable zicfiss, zicfilp.

2025-01-16 Thread Monk Chiang via Gcc-cvs
https://gcc.gnu.org/g:59a869d7196132ae5257fcb068508561d3526c7d commit r15-6988-g59a869d7196132ae5257fcb068508561d3526c7d Author: Monk Chiang Date: Fri Nov 15 18:18:36 2024 +0800 RISC-V: Add -fcf-protection=[full|branch|return] to enable zicfiss, zicfilp. gcc/ChangeLog:

[gcc r15-6985] RISC-V: Add Zicfiss ISA extension.

2025-01-16 Thread Monk Chiang via Gcc-cvs
https://gcc.gnu.org/g:dc76aa0e4d5398104b6b26f08b46524b97de5100 commit r15-6985-gdc76aa0e4d5398104b6b26f08b46524b97de5100 Author: Monk Chiang Date: Fri Nov 15 13:38:48 2024 +0800 RISC-V: Add Zicfiss ISA extension. This patch is implemented according to the RISC-V CFI specification.

[gcc r15-2035] RISC-V: Implement locality for __builtin_prefetch

2024-07-14 Thread Monk Chiang via Gcc-cvs
https://gcc.gnu.org/g:bf26413fc4081dfd18b915580b35bdb71481327e commit r15-2035-gbf26413fc4081dfd18b915580b35bdb71481327e Author: Monk Chiang Date: Thu Jul 6 14:05:17 2023 +0800 RISC-V: Implement locality for __builtin_prefetch The patch add the Zihintntl instructions in the prefet