]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
gprof: remove ASCII formfeed/0x0C bytes from source code
authorRichard Allen <rsaxvc@gmail.com>
Sun, 16 Feb 2025 22:50:00 +0000 (16:50 -0600)
committerAlan Modra <amodra@gmail.com>
Sat, 1 Mar 2025 00:47:13 +0000 (11:17 +1030)
Signed-off-by: Richard Allen <rsaxvc@gmail.com>
26 files changed:
gprof/basic_blocks.c
gprof/basic_blocks.h
gprof/bb_exit_func.c
gprof/call_graph.c
gprof/call_graph.h
gprof/cg_arcs.h
gprof/cg_dfn.h
gprof/cg_print.c
gprof/cg_print.h
gprof/corefile.c
gprof/corefile.h
gprof/gmon_io.c
gprof/gmon_io.h
gprof/gmon_out.h
gprof/hertz.h
gprof/hist.c
gprof/hist.h
gprof/search_list.c
gprof/search_list.h
gprof/source.c
gprof/source.h
gprof/sym_ids.c
gprof/sym_ids.h
gprof/symtab.c
gprof/symtab.h
gprof/utils.h

index bca6862fc7b4ed5ad604325d5d12a90f798a6c01..4a4e491495f5f84032ea7ff967bdf1dcf22b12f8 100644 (file)
@@ -20,7 +20,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "libiberty.h"
 #include "filenames.h"
index 9baa89bdec1a6717f872e00852089b9299c11aca..a7a2a18b40de12f2c4d1636db660c23eb4a13531 100644 (file)
@@ -17,7 +17,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef basic_blocks_h
 #define basic_blocks_h
 
index a13cbf2238047ebb59f167c3adf511447ce681ab..8cb66738db9687a649b8c137691da968607a4626 100644 (file)
@@ -23,7 +23,7 @@
    This code was contributed by:
 
      David Mosberger-Tang <David.Mosberger@acm.org>  */
-\f
+
 #include <stdio.h>
 #include <strings.h>
 #include "bfd.h"
index 647163f646cc9ab2b93f87dd5c79fa4bd5d436ea..259cbaaef1ba93039725300a629bce66a2f7ecc8 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "search_list.h"
 #include "source.h"
index c36bd6438230baa74b4729947ea6c6aab0e2b28e..efc3447ecccbc827fa26307b78a2a69462a383ca 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef call_graph_h
 #define call_graph_h
 
index 4635541d3e42891d21c3159ca0f0ae64cca02ae5..06d94956ecbd205f59e8096bcf1e9a0df3be17fc 100644 (file)
@@ -16,7 +16,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef cg_arcs_h
 #define cg_arcs_h
 
index 979fa8e0df3d6b2b171d2b308f7a476d9a7bc8f3..b6d08984a976fb726dab22eefc0590d2dcdf3ddb 100644 (file)
@@ -16,7 +16,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef cg_dfn_h
 #define cg_dfn_h
 
index f6bfffc2e18899610ac41b8bee421d07b9ade3c4..1d8e7d6b5b359d42fe2a9a987c2cc707de4319b2 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "libiberty.h"
 #include "filenames.h"
index 57c529cfb3a888484c070c435573c1289af80c5a..4ff1dbb23f32aa2601acb75be3aa544a96faca16 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef cg_print_h
 #define cg_print_h
 
index 5f749b420fcf301e78dc943687f22a34915f3959..65d8ccf54762a400b1500e28c0059703e84f399c 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "libiberty.h"
 #include "filenames.h"
index 54c36914205c8e9dfbc42701d31de67b98ac176a..fe4e44c2ff55c9029345276fb8f9b0a92b8919bd 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef corefile_h
 #define corefile_h
 
index 12e8dedb970bc5a75b4de0a60a1d1087192b321f..9a069504d8532de29ad8c2ce671d682ff7bbd234 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "binary-io.h"
 #include "search_list.h"
index 31a3b3fce4c9beb7182efadff2ec8b22648f3815..746ca61f98e6349618e85cb10a14bcacc320de46 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef gmon_io_h
 #define gmon_io_h
 
index a84be49983718e412bb42538bac9633f26dcb339..95cedf899da79344cd867db5f1678515223e32f1 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 /* A gmon.out file consists of a header (defined by gmon_hdr) followed
    by a sequence of records.  Each record starts with a one-byte tag
    identifying the type of records, followed by records specific data.  */
index 995488c1b2f6bcdc7473c61e82b4d0dda3f20291..207e4e57f681bc13d5db18ec7f1db8ea384496df 100644 (file)
@@ -16,7 +16,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef hertz_h
 #define hertz_h
 
index c82b5cd4db7f0736a670cb241deca69fe6506c37..2d3b0b11ac5566d44f6a4a4d32b8c262f306b807 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "libiberty.h"
 #include "search_list.h"
index e5856627d9de5e3b2edb5d6e58de1e4b9aff72e5..cf16a3582e843a6dbe5ea943cd30fa04e5bdc229 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef hist_h
 #define hist_h
 
index fd66a009b25b3abb6ba0368c6207339ef8c51d9c..2648438d99442a2f1c991530e7efe5606e856eb5 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "libiberty.h"
 #include "search_list.h"
index 062fe38479940b21c1dd8f3e31941de6e5cc0b00..78889e81a77bf416613ec22a75817267ab83580b 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef search_list_h
 #define search_list_h
 
index a240b035915669a26399bcd1f61ef586316324d8..7ed84a516ebdc3ee23586b70a8bec772967c53c8 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "libiberty.h"
 #include "filenames.h"
index f729aa78d87e2ad2ab9c22b9b0d470dc4f9d3f79..3dba9580cef90b21d1eea1edeb28223c6f24156f 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef source_h
 #define source_h
 
index 01491a1de2c20f097a9dbed9281242cb31363e2f..9f26679cfc009fbdad8aa08920119b16337df96c 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "libiberty.h"
 #include "safe-ctype.h"
index fd13415c504047c522b98cfa1dfc4aa27982fcc5..9c280ef5363ab8c104224eb27ab66083b3288ba3 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef sym_ids_h
 #define sym_ids_h
 
index 95f02b1fb0b92d2b38225662614685f8ec2cec80..cc619aa728ef6b8ce895a404f1f7500e825e6591 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
-\f
+
 #include "gprof.h"
 #include "search_list.h"
 #include "source.h"
index b8fe55a4dcdfe91801da891c705df0b93e31b58e..436f665f9a5c1f2b0ff4385c54030cd298846704 100644 (file)
@@ -18,7 +18,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef symtab_h
 #define symtab_h
 
index c7212df697813bd7e7d041ab6e05792d02f13a3a..403fe2a39a10354890cfa500f4f8a434278aab23 100644 (file)
@@ -16,7 +16,7 @@
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
-\f
+
 #ifndef utils_h
 #define utils_h