r219898 - in /trunk: gcc/ChangeLog gcc/config/n...

cltang@gcc.gnu.org cltang@gcc.gnu.org
Tue Jan 20 14:52:00 GMT 2015


Author: cltang
Date: Tue Jan 20 14:49:51 2015
New Revision: 219898

URL: https://gcc.gnu.org/viewcvs?rev=219898&root=gcc&view=rev
Log:
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.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nios2/nios2.c
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/nios2/linux-unwind.h



More information about the Gcc-cvs mailing list