]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Implement OpenCL logical binary operations
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 3c7d68374b28f7356da763e076b6cf86e70d7fbf..a729c7384274f28b08d0302c9536d180652e397e 100644 (file)
@@ -1,3 +1,9 @@
+2021-03-08  Tom Tromey  <tom@tromey.com>
+
+       * opencl-lang.c (opencl_logical_binop_operation::evaluate): New
+       method.
+       * c-exp.h (class opencl_logical_binop_operation): New.
+
 2021-03-08  Tom Tromey  <tom@tromey.com>
 
        * opencl-lang.c (opencl_structop_operation::evaluate): New