gas: sparc: fix collision of registers and pseudo-ops.
[deliverable/binutils-gdb.git] / gprof / README
index 3f2b45f41bdc2eec7bb048a8de7cb1135e53ed06..fc868d0a046c492e75b2a2ea0edd18d8823d8478 100644 (file)
@@ -1,7 +1,7 @@
                README for GPROF
 
-This is the GNU profiler.  It is distributed with other "binary 
-utilities" which should be in ../binutils.  See ../binutils/README for 
+This is the GNU profiler.  It is distributed with other "binary
+utilities" which should be in ../binutils.  See ../binutils/README for
 more general notes, including where to send bug reports.
 
 This file documents the changes and new features available with this
@@ -118,7 +118,7 @@ Here are some examples:
                                dots.  In such cases, it is necessary to
                                add a leading colon to the name.  For example,
                                ":.mul" selects function ".mul".
-                               
+
        main.c:main             Selects function "main" in file "main.c".
 
        main.c:134              Selects line 134 in file "main.c".
@@ -195,7 +195,7 @@ Short Form: Long Form:
                        option is specified multiple times, the flat
                        profile includes symbols selected by the union
                        of all symspecs.
-                       
+
 -P[symspec]    --no-flat-profile[=symspec]
                        Suppress output in the flat profile.  If given
                        without an argument, the flat profile is suppressed
@@ -441,7 +441,7 @@ file in a suitable format.  This should be fixed for future releases
 of gcc.  In the meantime, contact davidm@cs.arizona.edu for a version
 of __bb_exit_func() to is appropriate.
 \f
-Copyright (C) 2012-2015 Free Software Foundation, Inc.
+Copyright (C) 2012-2016 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
This page took 0.024172 seconds and 4 git commands to generate.