analyzer: fix ICE due to missing state_change purging (PR 93374)
[gcc.git] / liboffloadmic / ChangeLog
index 71c9a1cc674eec0a45d1b9ab2b2d105e1bfaad8d..2c3cfffef2dede9a2f1f6f50f60eb9825a0c7489 100644 (file)
@@ -1,3 +1,81 @@
+2020-01-24  Maciej W. Rozycki  <macro@wdc.com>
+
+       * plugin/configure.ac: Handle `--with-toolexeclibdir='.
+       * plugin/Makefile.in: Regenerate.
+       * plugin/aclocal.m4: Regenerate.
+       * plugin/configure: Regenerate.
+       * configure.ac: Handle `--with-toolexeclibdir='.
+       * Makefile.in: Regenerate.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2020-01-10  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * plugin/libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_get_property):
+       Remove.
+
+2019-12-22  Maciej W. Rozycki  <macro@codesourcery.com>
+           Frederik Harwath  <frederik@codesourcery.com>
+           Thomas Schwinge  <tschwinge@codesourcery.com>
+
+       liboffloadmic/
+       * plugin/libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_get_property):
+       New function.
+
+2019-10-01  Maciej W. Rozycki  <macro@wdc.com>
+
+       * plugin/configure: Regenerate.
+
+2019-09-27  Maciej W. Rozycki  <macro@wdc.com>
+
+       * configure: Regenerate.
+
+2019-01-09  Sandra Loosemore  <sandra@codesourcery.com>
+
+       PR other/16615
+
+       * include/coi/common/COIResult_common.h: Mechanically replace
+       "can not" with "cannot".
+       * include/coi/source/COIBuffer_source.h: Likewise.
+
+2018-12-14  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * runtime/offload.h (omp_target_is_present, omp_target_memcpy)
+       (omp_target_memcpy_rect, omp_target_associate_ptr)
+       (omp_target_disassociate_ptr): Adjust to libgomp changes.
+
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR bootstrap/82856
+       * Makefile.am: Include multilib.am.
+       * configure.ac: Remove AC_PREREQ.
+       * plugin/Makefile.am: Include multilib.am.
+       * plugin/configure.ac: Remove AC_PREREQ.
+       * Makefile.in, aclocal.m4, configure, plugin/Makefile.in,
+       plugin/aclocal.m4, plugin/configure: Regenerate.
+
+2018-04-18  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/85384
+       * configure: Regenerate.
+       * plugin/configure: Regenerate.
+
+2017-01-31  Thomas Schwinge  <thomas@codesourcery.com>
+
+       * plugin/libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_get_type): Fix
+       return type.
+       (GOMP_OFFLOAD_load_image): Fix argument types.
+
+2017-01-21  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/79046
+       * plugin/configure.ac: Add GCC_BASE_VER.
+       * plugin/Makefile.am (gcc_version): Use @get_gcc_base_ver@ instead
+       of cat to get version from BASE-VER file.
+       * plugin/configure: Regenerated.
+       * plugin/aclocal.m4: Regenerated.
+       * plugin/Makefile.in: Regenerated.
+
 2017-01-20  Jakub Jelinek  <jakub@redhat.com>
 
        PR other/79046
        * runtime/orsl-lite/lib/orsl-lite.c: Ditto.
        * runtime/orsl-lite/version.txt: Ditto.
        * runtime/use_mpss2.txt: Ditto.
+\f
+Copyright (C) 2014-2018 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.