aboutsummaryrefslogtreecommitdiff
path: root/gprof
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-07-13 02:25:32 +0000
committerJohn Gilmore <gnu@cygnus>1992-07-13 02:25:32 +0000
commita4ea3274148abce732816524f8eb0b5a0fbf382a (patch)
treebca5c75852be2143e53307449d25a35ea6ea9910 /gprof
parent9388476b43b2b36431b06d3ba53e27087b98839f (diff)
downloadgdb-a4ea3274148abce732816524f8eb0b5a0fbf382a.zip
gdb-a4ea3274148abce732816524f8eb0b5a0fbf382a.tar.gz
gdb-a4ea3274148abce732816524f8eb0b5a0fbf382a.tar.bz2
Oops
Diffstat (limited to 'gprof')
-rw-r--r--gprof/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 55d328e..ea2de7f 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,23 @@
+Sun Jul 12 19:06:00 1992 John Gilmore (gnu at cygnus.com)
+
+ * blurbs.c: New file, created from gprof.flat and gprof.callg by
+ * make-c-prog.awk: which processes text files into C programs.
+ * printgprof.c (flatprofheader, gprofheader): Call new functions
+ to print blurbs.
+ (printblurb): Remove.
+ * Makefile.in: Infrastructure to build blurbs.
+ * pathnames.h: has been removed. Gprof now has no filename
+ dependencies in it.
+ * gprof.c: Lint.
+
+Sat Jul 11 18:07:21 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * Makefile.in: define man1dir and install the man page
+
+Fri Jul 10 21:14:08 1992 david d `zoo' zuhn (zoo@cygnus.com)
+
+ * Makefile.in: added dummy info and install-info targets
+
Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com)
* lookup.c: fixed fencepost in nllookup and added dbg_nllookup for