analyzer: fix ICE due to missing state_change purging (PR 93374)
[gcc.git] / liboffloadmic / ChangeLog
index 72f07523637ca0e3a072181728e9de8819c558a7..2c3cfffef2dede9a2f1f6f50f60eb9825a0c7489 100644 (file)
@@ -1,3 +1,65 @@
+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