svn merge -r208346:209072 svn+ssh://gcc.gnu.org/svn/gcc/trunk
[official-gcc.git] / ChangeLog.gomp
blobc264057be6cf3a5b369248d8fe5dd53e7a0a712d
1 2014-03-20  Bernd Schmidt  <bernds@codesourcery.com>
3         * Makefile.def (host_modules, dependencies): Add accel-gcc entries.
4         (flags_to_pass): Add accel_target_alias).
5         * Makefile.tpl (accel_target_alias, accel_target_vendor,
6         accel_target_os, accel_target): New variables.
7         (configure-[+prefix+][+module+]): Special case accel-gcc module.
8         * configure.ac (host_tools): Add accel-gcc.
9         (ENABLE_ACCELERATOR handling): Set skipdirs and
10         accel_target_noncanonical, then use ACX_CANONICAL_ACCEL_TARGET.
11         * configure: Regenerate.
12         * Makefile.in: Regenerate.
14         From Nathan Sidwell and Thomas Schwinge.
15         * configure.ac: Add --enable-accelerator.
16         * configure: Rebuilt.
18 Copyright (C) 2014 Free Software Foundation, Inc.
20 Copying and distribution of this file, with or without modification,
21 are permitted in any medium without royalty provided the copyright
22 notice and this notice are preserved.