This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r228656 - in /branches/gomp-4_0-branch/gcc: Cha...


Author: jnorris
Date: Fri Oct  9 14:01:34 2015
New Revision: 228656

URL: https://gcc.gnu.org/viewcvs?rev=228656&root=gcc&view=rev
Log:
	Revert:
	2015-10-06 James Norris  <jnorris@codesourcery.com>

	* common.opt (OFFLOAD_ABI_PPC64): New enum.
	* config/nvptx/mkoffload.c (compile_native): Handle new enum.
	(main): Handle new option.
	* config/rs6000/rs6000.c (rs6000_offload_options): New hook.
	* gcc/coretypes.h (OFFLOAD_ABI_PPC64): New enum.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/common.opt
    branches/gomp-4_0-branch/gcc/config/nvptx/mkoffload.c
    branches/gomp-4_0-branch/gcc/config/rs6000/rs6000.c
    branches/gomp-4_0-branch/gcc/coretypes.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]