[gcc r15-6603] or1k: add .note.GNU-stack section on linux

2025-01-06 Thread Stafford Horne via Gcc-cvs
https://gcc.gnu.org/g:803808b4ad224ba6862538b63e59b15778c60975 commit r15-6603-g803808b4ad224ba6862538b63e59b15778c60975 Author: Stafford Horne Date: Mon Jan 6 12:12:40 2025 + or1k: add .note.GNU-stack section on linux In the OpenRISC build we get the following warning:

[gcc r14-11131] or1k: add .note.GNU-stack section on linux

2025-01-06 Thread Stafford Horne via Gcc-cvs
https://gcc.gnu.org/g:f690bd46da8d6b92d3d3eb8a276b2e35b9f6034b commit r14-11131-gf690bd46da8d6b92d3d3eb8a276b2e35b9f6034b Author: Stafford Horne Date: Mon Jan 6 12:12:40 2025 + or1k: add .note.GNU-stack section on linux In the OpenRISC build we get the following warning:

[gcc r16-1486] or1k: Fix ICE in libgcc caused by recent validate_subreg changes

2025-06-12 Thread Stafford Horne via Gcc-cvs
https://gcc.gnu.org/g:c0694f95f591ee49dd0fc3d3bef4765bf36ab5a4 commit r16-1486-gc0694f95f591ee49dd0fc3d3bef4765bf36ab5a4 Author: Stafford Horne Date: Sat Jun 7 14:46:30 2025 +0100 or1k: Fix ICE in libgcc caused by recent validate_subreg changes After commit eb2ea476db2 ("emit-rtl:

[gcc r16-1050] or1k: Fix struct return test

2025-06-02 Thread Stafford Horne via Gcc-cvs
https://gcc.gnu.org/g:02a6f9a0df149bbc06e3bbb20be4dde199225296 commit r16-1050-g02a6f9a0df149bbc06e3bbb20be4dde199225296 Author: Stafford Horne Date: Sat May 31 06:54:58 2025 +0100 or1k: Fix struct return test In or1k structs are returned from functions using the memory address

[gcc r16-1049] or1k: Support long jump offsets with -mcmodel=large

2025-06-02 Thread Stafford Horne via Gcc-cvs
https://gcc.gnu.org/g:2588ef7423a135427c5d343461da092cbedbe194 commit r16-1049-g2588ef7423a135427c5d343461da092cbedbe194 Author: Stafford Horne Date: Mon May 12 21:47:21 2025 +0100 or1k: Support long jump offsets with -mcmodel=large The -mcmodel=large option was originally added t