OpenACC deviceptr clause: Remove bogus assertion.
[official-gcc.git] / ChangeLog.gomp
blobab00e0d1d319b261a01ff45b50c1ac5e862772d6
1 2014-11-06  Julian Brown  <julian@codesourcery.com>
3         * contrib/gcc_update (libgomp/plugin/aclocal.m4)
4         (libgomp/plugin/Makefile.in, libgomp/plugin/configure)
5         (libgomp/plugin/config.h.in): Add.
7 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
9         Backport trunk r216912:
11         * configure.ac (extra_host_libiberty_configure_flags): Add
12         --enable-shared also for libcc1's benefit.
13         * configure: Regenerate.
15 2014-10-17  Julian Brown  <julian@codesourcery.com>
17         * gomp-constants.h: New file.
19 2014-09-08  Thomas Schwinge  <thomas@codesourcery.com>
21         * Makefile.tpl (accel_target_alias, accel_target_vendor)
22         (accel_target_os, accel_target): Remove.
23         (configure-[+prefix+][+module+]): Remove "accel-gcc" case.
24         * Makefile.in: Regenerate.
25         * configure.ac (offload_targets): Remove.
26         * configure: Regenerate.
28 2014-09-05  Bernd Schmidt  <bernds@codesourcery.com>
30         * Makefile.def (host_modules, flags_to_pass): Remove accel-gcc remnants.
31         * configure.ac: Don't call ACX_CANONICAL_ACCEL_TARGET.  Remove
32         target-gcc-configure-flags and accelerator-gcc-configure-flags options.
33         * Makefile.in: Regenerate.
34         * configure: Regenerate.
36 2014-08-04  Bernd Schmidt  <bernds@codesourcery.com>
38         * Makefile.def (accel-gcc host module): Remove, and all of its
39         dependencies too.
40         * Makefile.in: Regenerate.
41         * configure.ac (host_tools): Remove accel-gcc.
42         (enable-accelerator): Remove handling for this option.
43         (enable-offload-targets): Handle this instead.
44         (configdirs): Revert previous changes.
45         * configure: Regenerate.
47 2014-06-12  Thomas Schwinge  <thomas@codesourcery.com>
49         * configure.ac (--enable-target-gcc-configure-flags)
50         (--enable-accelerator-gcc-configure-flags): New configure options.
51         * Makefile.def (gcc, accel-gcc): Handle these as well as new
52         EXTRA_TARGET_GCC_FLAGS and EXTRA_ACCELERATOR_GCC_FLAGS make flags.
53         * configure: Regenerate.
54         * Makefile.in: Regenerate.
56 2014-03-20  Bernd Schmidt  <bernds@codesourcery.com>
58         * Makefile.def (host_modules, dependencies): Add accel-gcc entries.
59         (flags_to_pass): Add accel_target_alias).
60         * Makefile.tpl (accel_target_alias, accel_target_vendor,
61         accel_target_os, accel_target): New variables.
62         (configure-[+prefix+][+module+]): Special case accel-gcc module.
63         * configure.ac (host_tools): Add accel-gcc.
64         (ENABLE_ACCELERATOR handling): Set skipdirs and
65         accel_target_noncanonical, then use ACX_CANONICAL_ACCEL_TARGET.
66         * configure: Regenerate.
67         * Makefile.in: Regenerate.
69         From Nathan Sidwell and Thomas Schwinge.
70         * configure.ac: Add --enable-accelerator.
71         * configure: Rebuilt.
73 Copyright (C) 2014 Free Software Foundation, Inc.
75 Copying and distribution of this file, with or without modification,
76 are permitted in any medium without royalty provided the copyright
77 notice and this notice are preserved.