r208716 - in /branches/gomp-4_0-branch: ChangeL...

bernds@gcc.gnu.org bernds@gcc.gnu.org
Thu Mar 20 16:32:00 GMT 2014


Author: bernds
Date: Thu Mar 20 16:32:29 2014
New Revision: 208716

URL: http://gcc.gnu.org/viewcvs?rev=208716&root=gcc&view=rev
Log:
	* Makefile.def (host_modules, dependencies): Add accel-gcc entries.
	(flags_to_pass): Add accel_target_alias).
	* Makefile.tpl (accel_target_alias, accel_target_vendor,
	accel_target_os, accel_target): New variables.
	(configure-[+prefix+][+module+]): Special case accel-gcc module.
	* configure.ac (host_tools): Add accel-gcc.
	(ENABLE_ACCELERATOR handling): Set skipdirs and
	accel_target_noncanonical, then use ACX_CANONICAL_ACCEL_TARGET.
	* configure: Regenerate.
	* Makefile.in: Regenerate.

config/
	* acx.m4 (ACX_CANONICAL_ACCEL_TARGET): New macro.


Modified:
    branches/gomp-4_0-branch/ChangeLog
    branches/gomp-4_0-branch/Makefile.def
    branches/gomp-4_0-branch/Makefile.in
    branches/gomp-4_0-branch/Makefile.tpl
    branches/gomp-4_0-branch/config/ChangeLog
    branches/gomp-4_0-branch/config/acx.m4
    branches/gomp-4_0-branch/configure
    branches/gomp-4_0-branch/configure.ac



More information about the Gcc-cvs mailing list