]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcov-dump.texi
Update copyright years.
[thirdparty/gcc.git] / gcc / doc / gcov-dump.texi
index 0313358cdb029b1f0bc66a0df3227017eb5b795b..6494ae7c7d5be0f274824b44e976cd411f82fa03 100644 (file)
@@ -1,10 +1,10 @@
-@c Copyright (C) 2017-2018 Free Software Foundation, Inc.
+@c Copyright (C) 2017-2024 Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
 
 @ignore
 @c man begin COPYRIGHT
-Copyright @copyright{} 2017-2018 Free Software Foundation, Inc.
+Copyright @copyright{} 2017-2024 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -61,6 +61,8 @@ gcov-dump [@option{-v}|@option{--version}]
      [@option{-h}|@option{--help}]
      [@option{-l}|@option{--long}]
      [@option{-p}|@option{--positions}]
+     [@option{-r}|@option{--raw}]
+     [@option{-s}|@option{--stable}]
      @var{gcovfiles}
 @c man end
 @end ignore
@@ -80,6 +82,14 @@ Dump content of records.
 @itemx --positions
 Dump positions of records.
 
+@item -r
+@itemx --raw
+Print content records in raw format.
+
+@item -s
+@itemx --stable
+Print content in stable format usable for comparison.
+
 @item -v
 @itemx --version
 Display the @command{gcov-dump} version number (on the standard output),