diff options
author | Per Bothner <per@bothner.com> | 1993-02-28 02:18:40 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1993-02-28 02:18:40 +0000 |
commit | 33023c9c9c5ad46ead9739d7ab156b5824445b42 (patch) | |
tree | 60f43cbe36fe2173fe59d74370f82f094bd5bd68 /gprof/ChangeLog | |
parent | 14c58977130bb45307e3e4b3c0a6e9dfca065de1 (diff) | |
download | gdb-33023c9c9c5ad46ead9739d7ab156b5824445b42.zip gdb-33023c9c9c5ad46ead9739d7ab156b5824445b42.tar.gz gdb-33023c9c9c5ad46ead9739d7ab156b5824445b42.tar.bz2 |
* gprof.c (funcsymbol): Invert test for aflag.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index f97aaf3..4581aed 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +Sat Feb 27 18:17:10 1993 Per Bothner (bothner@rtl.cygnus.com) + + * gprof.c (funcsymbol): Invert test for aflag. + Thu Feb 25 16:01:50 1993 Per Bothner (bothner@rtl.cygnus.com) * printgprof (xmalloc, xrealloc): Cast results of malloc |