gdb/fortran: Support negative array stride in one limited case
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1a159470e66796ef8e2f319b6378e2416d21eff6..cb3e1854ac2d1afc7de6ad2fc01f048b7e56b184 100644 (file)
@@ -1,3 +1,24 @@
+2020-02-25  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdbtypes.c (create_array_type_with_stride): Handle negative
+       array strides.
+       * valarith.c (value_subscripted_rvalue): Likewise.
+
+2020-02-25  Luis Machado  <luis.machado@linaro.org>
+
+       * aarch64-tdep.c (aarch64_vnv_type): Fix comment typo.
+
+2020-02-25  Simon Marchi  <simon.marchi@polymtl.ca>
+
+       * loc.h (dwarf2_get_die_type): Move to...
+       * read.h (dwarf2_get_die_type): ... here.
+       * read.c (dwarf2_get_die_type): Move doc to header.
+
+2020-02-25  Joel Brobecker  <brobecker@adacore.com>
+
+       * copypright.py (EXCLUDE_LIST): Add 'gnulib/config.in' and
+       'gnulib/Makefile.in' to the list.
+
 2020-02-24  Tom Tromey  <tom@tromey.com>
 
        * dwarf2/read.h (struct type_unit_unshareable) <num_symtabs>:
This page took 0.023524 seconds and 4 git commands to generate.