r219899 - in /branches/gcc-4_9-branch: gcc/Chan...

cltang@gcc.gnu.org cltang@gcc.gnu.org
Tue Jan 20 15:13:00 GMT 2015


Author: cltang
Date: Tue Jan 20 14:59:59 2015
New Revision: 219899

URL: https://gcc.gnu.org/viewcvs?rev=219899&root=gcc&view=rev
Log:
2015-01-20  Chung-Lin Tang  <cltang@codesourcery.com>

	Backport from mainline
	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.

	Backport from mainline
	libgcc/
	* config/nios2/linux-unwind.h (nios2_fallback_frame_state):
	Update rt_sigframe format and address for current Nios II
	Linux conventions.


Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/nios2/nios2.c
    branches/gcc-4_9-branch/libgcc/ChangeLog
    branches/gcc-4_9-branch/libgcc/config/nios2/linux-unwind.h



More information about the Gcc-cvs mailing list