Make stap-probe.c:stap_parse_register_operand's "regname" an std::string
[external/binutils.git] / gdb / ChangeLog
index c8ddcf6..8410819 100644 (file)
@@ -1,3 +1,8 @@
+2019-05-16  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * stap-probe.c (stap_parse_register_operand): Make "regname" an
+       "std::string", simplifying the algorithm.
+
 2019-05-28  Alan Hayward  <alan.hayward@arm.com>
 
        * event-top.c: Remove include comment.