Make gdb expression debugging handle OP_F90_RANGE
[external/binutils.git] / gdb / ChangeLog
index 0c25d8a..6bed450 100644 (file)
@@ -1,3 +1,14 @@
+2016-05-17  Tom Tromey  <tom@tromey.com>
+
+       * expprint.c: Include f-lang.h.
+       (print_subexp_standard, dump_subexp_body_standard): Handle
+       OP_F90_RANGE.
+
+2016-05-17  Tom Tromey  <tom@tromey.com>
+
+       * Makefile.in (init.c): Search .y files for initialization
+       functions.
+
 2016-05-12  Doug Evans  <dje@google.com>
 
        PR symtab/19999