[gdb/doc] Add target triplet to man files
[platform/upstream/binutils.git] / gdb / doc / ChangeLog
index 3dadf06..20ce293 100644 (file)
@@ -1,4 +1,49 @@
-2014-06-06  Doug Evans  <dje@google.com>
+2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
+
+       Pushed by Joel Brobecker  <brobecker@adacore.com>.
+       * Makefile.in (transform): New variable.
+       (install-man1, install-man5): Apply $(transform) to man file names.
+
+2014-07-26  Doug Evans  <xdje42@gmail.com>
+
+       PR guile/17177
+       * guile.texi (Guile Pretty Printing API): Fix typo.
+       Document set-pretty-printers!, pretty-printers.
+       (Selecting Guile Pretty-Printers): Update.
+       Mention program-space based pretty-printers.
+
+2014-07-25  Pedro Alves  <palves@redhat.com>
+           Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Signaling) <signal command>: Explain what happens
+       with multi-threaded programs.
+
+2014-06-27  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Maintenance Commands): Update the output of
+       'maint print dummy-frames' command.
+
+2014-06-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Screen Size): Improve indexing.
+
+2014-06-19  Gary Benson  <gbenson@redhat.com>
+
+       * gdb.texinfo (Maintenance Commands): Document new
+       "maint set/show catch-demangler-crashes" option.
+
+2014-06-19  Gary Benson  <gbenson@redhat.com>
+
+       * gdb.texinfo (Maintenance Commands): Document new
+       "maint demangler-warning" command and new
+       "maint set/show demangler-warning" option.
+
+2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * python.texi (Xmethod API): Add space before the opening
+       parenthesis in function descriptions.
+
+2014-06-06  Doug Evans  <xdje42@gmail.com>
 
        * guile.texi (Guile Configuration): Document guile-data-directory.