[Ada] Array bound incorrectly printed for array indexed by enum subrange
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b4acab81fa6cc39eb8c2da52364b606226ff911a..a96b3423ab11faff4a1ff6b50edd1f989c27b959 100644 (file)
@@ -1,3 +1,24 @@
+2014-01-27  Joel Brobecker  <brobecker@adacore.com>
+
+       * ada-valprint.c (print_optional_low_bound): Get index_type's
+       target type for as long as it is a TYPE_CODE_RANGE.
+
+2014-01-27  Joel Brobecker  <brobecker@adacore.com>
+
+       * procfs.c (procfs_make_note_section): Remove assertion and
+       associated comment.
+
+2014-01-24  Yao Qi  <yao@codesourcery.com>
+
+       * remote.c (remote_read_bytes): Change type of len to ULONGEST.
+       * corelow.c (get_core_siginfo): Likewise.
+
+2014-01-24  Yao Qi  <yao@codesourcery.com>
+
+       * remote.c (remote_write_bytes_aux): Change type of 'len' to
+       ULONGEST.  Don't check 'len' is negative.
+       (remote_write_bytes):  Change type of 'len' to ULONGEST.
+
 2014-01-23  Tom Tromey  <tromey@redhat.com>
 
        PR python/16485:
This page took 0.027777 seconds and 4 git commands to generate.