]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
gdb: use compiled_regex instead of std::regex
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 678ad2772f386811eacb76b90cbaef303cb1cb14..a7f079e70e387207857bda3e57c53785a8d08f77 100644 (file)
@@ -1,3 +1,9 @@
+2021-04-19  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * producer.c: Replace 'regex' include with 'gdb_regex.h'.
+       (producer_is_icc): Replace use of std::regex with gdb's
+       compiled_regex.
+
 2021-04-17  Tom Tromey  <tom@tromey.com>
 
        PR gdb/23743: