Date: Sun, 20 Jun 2004 11:05:25 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/gprof Makefile alpha.c amd64.c aout.c arcs.c arm.c gprof.1 gprof.c gprof.h i386.c ia64.c sparc64.c Message-ID: <200406201105.i5KB5POu014573@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stefanf 2004-06-20 11:05:25 UTC
FreeBSD src repository
Modified files:
usr.bin/gprof Makefile aout.c arcs.c gprof.1 gprof.c
gprof.h
Removed files:
usr.bin/gprof alpha.c amd64.c arm.c i386.c ia64.c
sparc64.c
Log:
Retire support for gprof's -c option. All our currently supported
architectures only provide a dummy implementation.
Silence on: current@
Revision Changes Path
1.8 +1 -1 src/usr.bin/gprof/Makefile
1.3 +0 -14 src/usr.bin/gprof/alpha.c (dead)
1.3 +0 -15 src/usr.bin/gprof/amd64.c (dead)
1.7 +0 -3 src/usr.bin/gprof/aout.c
1.12 +0 -3 src/usr.bin/gprof/arcs.c
1.2 +0 -15 src/usr.bin/gprof/arm.c (dead)
1.24 +0 -6 src/usr.bin/gprof/gprof.1
1.23 +0 -7 src/usr.bin/gprof/gprof.c
1.23 +0 -4 src/usr.bin/gprof/gprof.h
1.3 +0 -15 src/usr.bin/gprof/i386.c (dead)
1.3 +0 -14 src/usr.bin/gprof/ia64.c (dead)
1.3 +0 -14 src/usr.bin/gprof/sparc64.c (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406201105.i5KB5POu014573>
