]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Use 'const' in ada-exp.y
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 6febad5ee7dc4c2435aeb0bf433d8f650e948f0b..6a5f8b569f827cf2fbe6d7708226110b7d47cc33 100644 (file)
@@ -1,3 +1,8 @@
+2021-07-02  Tom Tromey  <tromey@adacore.com>
+
+       * ada-exp.y (chop_selector, chop_separator, write_selectors)
+       (write_ambiguous_var, get_symbol_field_type): Use const.
+
 2021-07-02  Pedro Alves  <pedro@palves.net>
            Hannes Domani  <ssbssa@yahoo.de>