gdb/fortran: Support for single/double type modifiers
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index ea89bfbd8d16ce35e8f1a95513846fcb3e4ad0d0..89b68b3a9b318186bfc2615ae0860ecc3a13c4ec 100644 (file)
@@ -1,3 +1,13 @@
+2019-12-04  Andrew Burgess  <andrew.burgess@embecosm.com>
+           Chris January  <chris.january@arm.com>
+
+       * f-exp.y (COMPLEX_KEYWORD, SINGLE, DOUBLE, PRECISION): New
+       tokens.
+       (typebase): New patterns for complex, single/double precision, and
+       single/double complex.
+       (f77_keywords): Change token for complex keyword, and add single,
+       double, and precision keywords.
+
 2019-12-04  Simon Marchi  <simon.marchi@polymtl.ca>
 
        * avr-tdep.c (_initialize_avr_tdep): Improve help of command
This page took 0.043977 seconds and 4 git commands to generate.