Don't cast away const in find_and_open_source
[binutils-gdb.git] / gdb / ChangeLog
index 0e79bd0e6b44f00b896e08e6b8f604164e612d80..713b1cae3bfcf93d271d5d3c96b2d534fd965608 100644 (file)
@@ -1,3 +1,16 @@
+2019-05-17  Tom Tromey  <tromey@adacore.com>
+
+       * source.c (find_and_open_source): Remove cast.
+
+2019-05-17  Tom Tromey  <tromey@adacore.com>
+
+       * annotate.c (annotate_source): Make "filename" const.
+       * annotate.h (annotate_source): Use const.
+
+2019-05-17  Alan Hayward  <alan.hayward@arm.com>
+
+       * disasm.c (set_disassembler_options): Send errors to stderr.
+
 2019-05-17  Alan Hayward  <alan.hayward@arm.com>
 
        * cli/cli-interp.c (struct saved_output_files): Add saved entry.