diff options
author | Bob Wilson <bob.wilson@acm.org> | 2006-10-18 17:42:43 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2006-10-18 17:42:43 +0000 |
commit | 4ce7dc156114d9acd1243857ea79e4b24ac6af32 (patch) | |
tree | 09e46e52d2ab474795d973d6fd716ed405ccbdfa /gprof/ChangeLog | |
parent | 8621d6a94413b84d5d3353b717607194d7584943 (diff) | |
download | gdb-4ce7dc156114d9acd1243857ea79e4b24ac6af32.zip gdb-4ce7dc156114d9acd1243857ea79e4b24ac6af32.tar.gz gdb-4ce7dc156114d9acd1243857ea79e4b24ac6af32.tar.bz2 |
* gprof.c (main): Fix option string for -r and -R.
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 2415de0..1b4fe51 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2006-10-17 Bob Wilson <bob.wilson@acm.org> + + * gprof.c (main): Fix option string for -r and -R. + 2006-10-16 Bob Wilson <bob.wilson@acm.org> * gprof.texi (Analysis Options): Argument for -n/-N is mandatory. |