comparison liboffloadmic/ChangeLog @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 2020-01-24 Maciej W. Rozycki <macro@wdc.com>
2
3 * plugin/configure.ac: Handle `--with-toolexeclibdir='.
4 * plugin/Makefile.in: Regenerate.
5 * plugin/aclocal.m4: Regenerate.
6 * plugin/configure: Regenerate.
7 * configure.ac: Handle `--with-toolexeclibdir='.
8 * Makefile.in: Regenerate.
9 * aclocal.m4: Regenerate.
10 * configure: Regenerate.
11
12 2020-01-10 Thomas Schwinge <thomas@codesourcery.com>
13
14 * plugin/libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_get_property):
15 Remove.
16
17 2019-12-22 Maciej W. Rozycki <macro@codesourcery.com>
18 Frederik Harwath <frederik@codesourcery.com>
19 Thomas Schwinge <tschwinge@codesourcery.com>
20
21 liboffloadmic/
22 * plugin/libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_get_property):
23 New function.
24
25 2019-10-01 Maciej W. Rozycki <macro@wdc.com>
26
27 * plugin/configure: Regenerate.
28
29 2019-09-27 Maciej W. Rozycki <macro@wdc.com>
30
31 * configure: Regenerate.
32
33 2019-01-09 Sandra Loosemore <sandra@codesourcery.com>
34
35 PR other/16615
36
37 * include/coi/common/COIResult_common.h: Mechanically replace
38 "can not" with "cannot".
39 * include/coi/source/COIBuffer_source.h: Likewise.
40
41 2018-12-14 Thomas Schwinge <thomas@codesourcery.com>
42
43 * runtime/offload.h (omp_target_is_present, omp_target_memcpy)
44 (omp_target_memcpy_rect, omp_target_associate_ptr)
45 (omp_target_disassociate_ptr): Adjust to libgomp changes.
46
47 2018-10-31 Joseph Myers <joseph@codesourcery.com>
48
49 PR bootstrap/82856
50 * Makefile.am: Include multilib.am.
51 * configure.ac: Remove AC_PREREQ.
52 * plugin/Makefile.am: Include multilib.am.
53 * plugin/configure.ac: Remove AC_PREREQ.
54 * Makefile.in, aclocal.m4, configure, plugin/Makefile.in,
55 plugin/aclocal.m4, plugin/configure: Regenerate.
56
1 2018-04-18 David Malcolm <dmalcolm@redhat.com> 57 2018-04-18 David Malcolm <dmalcolm@redhat.com>
2 58
3 PR jit/85384 59 PR jit/85384
4 * configure: Regenerate. 60 * configure: Regenerate.
5 * plugin/configure: Regenerate. 61 * plugin/configure: Regenerate.