OpenACC loop construct.
[official-gcc.git] / ChangeLog.gomp
blob46892a887372619d03aa24e954fc28ef67f90918
1 2014-06-12  Thomas Schwinge  <thomas@codesourcery.com>
3         * configure.ac (--enable-target-gcc-configure-flags)
4         (--enable-accelerator-gcc-configure-flags): New configure options.
5         * Makefile.def (gcc, accel-gcc): Handle these as well as new
6         EXTRA_TARGET_GCC_FLAGS and EXTRA_ACCELERATOR_GCC_FLAGS make flags.
7         * configure: Regenerate.
8         * Makefile.in: Regenerate.
10 2014-03-20  Bernd Schmidt  <bernds@codesourcery.com>
12         * Makefile.def (host_modules, dependencies): Add accel-gcc entries.
13         (flags_to_pass): Add accel_target_alias).
14         * Makefile.tpl (accel_target_alias, accel_target_vendor,
15         accel_target_os, accel_target): New variables.
16         (configure-[+prefix+][+module+]): Special case accel-gcc module.
17         * configure.ac (host_tools): Add accel-gcc.
18         (ENABLE_ACCELERATOR handling): Set skipdirs and
19         accel_target_noncanonical, then use ACX_CANONICAL_ACCEL_TARGET.
20         * configure: Regenerate.
21         * Makefile.in: Regenerate.
23         From Nathan Sidwell and Thomas Schwinge.
24         * configure.ac: Add --enable-accelerator.
25         * configure: Rebuilt.
27 Copyright (C) 2014 Free Software Foundation, Inc.
29 Copying and distribution of this file, with or without modification,
30 are permitted in any medium without royalty provided the copyright
31 notice and this notice are preserved.