]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libcc1/ChangeLog
testsuite: update builtins-5-p9-runnable.c for BE
[thirdparty/gcc.git] / libcc1 / ChangeLog
index f500fdbdd1a1f5f6ce3d15e14a973949e5bc965d..4462625c2eb726ea0ace428ec736310bfd4c9dfd 100644 (file)
@@ -1,3 +1,45 @@
+2022-11-01  Nathan Sidwell  <nathan@acm.org>
+
+       * libcp1plugin.cc (plugin_start_lambda_closure_class_type):
+       Initialize the per-scope, per-signature discriminator.
+
+2022-11-01  Nathan Sidwell  <nathan@acm.org>
+
+       * libcp1plugin.cc (plugin_start_closure): Adjust.
+
+2022-10-12  Martin Liska  <mliska@suse.cz>
+
+       * configure: Regenerate.
+
+2022-10-11  Olivier Hainque  <hainque@adacore.com>
+           Olivier Hainque  <hainque@adacore.com>
+
+       * configure: Regenerate.
+
+2022-06-27  Sergei Trofimovich  <siarheit@google.com>
+
+       PR c++/106102
+       * libcc1plugin.cc: Include <memory> via "system.h".
+       * libcp1plugin.cc: Ditto.
+
+2022-06-01  David Seifert  <soap@gentoo.org>
+
+       PR plugins/95648
+       * configure: Regenerate.
+
+2021-12-16  Patrick Palka  <ppalka@redhat.com>
+
+       PR c++/51577
+       PR c++/83035
+       PR c++/100465
+       * libcp1plugin.cc (plugin_build_unary_expr): Adjust call to
+       build_x_unary_op.
+       (plugin_build_binary_expr): Adjust call to build_x_binary_op.
+
+2021-12-15  Iain Sandoe  <iain@sandoe.co.uk>
+
+       * configure: Regenerate.
+
 2021-08-17  Iain Sandoe  <iain@sandoe.co.uk>
 
        * Makefile.am: Switch mdynamic-no-pic to fPIC.