[PATCH, nios2] Updates to Nios II Linux

Chung-Lin Tang cltang@codesourcery.com
Tue Jan 20 15:28:00 GMT 2015


The Nios II ports of glibc and Linux kernel are now both upstream. New
system conventions now use a non-executable stack. Attached patch
committed to support new conventions, applied to both trunk and 4.9 branch.

Chung-Lin

2015-01-20  Chung-Lin Tang  <cltang@codesourcery.com>

	gcc/
        * config/nios2/nios2.c (nios2_asm_file_end): Implement
        TARGET_ASM_FILE_END hook for adding .note.GNU-stack section when
        needed.
        (TARGET_ASM_FILE_END): Define.

	libgcc/
        * config/nios2/linux-unwind.h (nios2_fallback_frame_state):
        Update rt_sigframe format and address for current Nios II
        Linux conventions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nios2-nxstack.patch
Type: text/x-patch
Size: 1736 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150120/a928dbef/attachment.bin>


More information about the Gcc-patches mailing list