gcc/libgcc/config/or1k
Stafford Horne 803808b4ad or1k: add .note.GNU-stack section on linux
In the OpenRISC build we get the following warning:

    ld: warning: __modsi3_s.o: missing .note.GNU-stack section implies executable stack
    ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

Fix this by adding a .note.GNU-stack to indicate the stack does not need to be
executable for the lib1funcs.

Note, this is also needed for the upcoming glibc 2.41.

libgcc/
	* config/or1k/lib1funcs.S: Add .note.GNU-stack section on linux.
2025-01-06 17:20:43 +00:00
..
lib1funcs.S or1k: add .note.GNU-stack section on linux 2025-01-06 17:20:43 +00:00
linux-unwind.h Update copyright years. 2025-01-02 11:59:57 +01:00
sfp-machine.h or1k: Do not clear existing FPU exceptions before updating 2023-03-19 15:41:22 +09:00
t-crtstuff or1k: Use cmodel=large when building crtstuff 2021-08-15 07:23:12 +09:00
t-or1k Update copyright years. 2025-01-02 11:59:57 +01:00