Refactor get_init_files to use std::string
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 3b28884267b30a3c22c4991949b1951e88e83ae4..27eae1d400b3c3d61e8bb6a1c2fc88127131c1d6 100644 (file)
@@ -1,3 +1,14 @@
+2019-09-11  Christian Biesinger  <cbiesinger@google.com>
+
+       * main.c (get_init_files): Change to use std::string.
+       (captured_main_1): Update.
+       (print_gdb_help): Update.
+
+2019-09-11  Ali Tamur  <tamur@google.com>
+
+       *gdb/target-float.c (host_float_ops<T>::to_longest): Update
+       implementation.
+
 2019-09-11  Christian Biesinger  <cbiesinger@google.com>
 
        * dbxread.c (read_dbx_symtab): Update.
This page took 0.025475 seconds and 4 git commands to generate.