r251277 - in /branches/gcc-7-branch/gcc: Change...

sh@gcc.gnu.org sh@gcc.gnu.org
Tue Aug 22 13:59:00 GMT 2017


Author: sh
Date: Tue Aug 22 13:59:37 2017
New Revision: 251277

URL: https://gcc.gnu.org/viewcvs?rev=251277&root=gcc&view=rev
Log:
[PowerPC/RTEMS] Enable -mcmodel option

gcc/
	* config.gcc (powerpc-*-rtems*): Add rs6000/linux64.opt.
	* config/rs6000/rtems.h (ASM_PREFERRED_EH_DATA_FORMAT): New define.
	(DOT_SYMBOLS): Likewise.
	(MINIMAL_TOC_SECTION_ASM_OP): Likewise.
	(RELOCATABLE_NEEDS_FIXUP): Likewise.
	(RS6000_ABI_NAME): Likewise.
	(TARGET_CMODEL): Likewise.
	(TOC_SECTION_ASM_OP): Likewise.
	(SET_CMODEL): New macro.
	(SUBSUBTARGET_OVERRIDE_OPTIONS): Evaluate cmodel options.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config.gcc
    branches/gcc-7-branch/gcc/config/rs6000/rtems.h



More information about the Gcc-cvs mailing list