aboutsummaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 21:07:30 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 21:07:30 +0000
commit37503931d0e0114248e20c27c117f326a6e48963 (patch)
tree52021f5a7f11268ef906e3373eeceb75874bf980 /gprof/ChangeLog
parent305d65cac68fda199b660a79d22fbc52f45c2e47 (diff)
downloadfsf-binutils-gdb-37503931d0e0114248e20c27c117f326a6e48963.zip
fsf-binutils-gdb-37503931d0e0114248e20c27c117f326a6e48963.tar.gz
fsf-binutils-gdb-37503931d0e0114248e20c27c117f326a6e48963.tar.bz2
Fix typos in ChangeLog; fix dates in copyright notices
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog9
1 files changed, 4 insertions, 5 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 8f7e2a8..aa2bee3 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -68,8 +68,8 @@
2000-07-05 Kenneth Block <krblock@computer.org>
- * gprof/gprof.c: Add optional style to demangle switch
- * gprof/gprof.texi: Document optional style to demangle switch.
+ * gprof.c: Add optional style to demangle switch
+ * gprof.texi: Document optional style to demangle switch.
2000-06-05 DJ Delorie <dj@redhat.com>
@@ -1305,7 +1305,7 @@ Tue Jan 31 16:18:18 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
-S: annotate source file
-t: set table length (with -S)
- * Makefile (OBJS): added basic_blocks.o call_graph.o gmon_io.o
+ * Makefile.am (OBJS): added basic_blocks.o call_graph.o gmon_io.o
source.o time_hist.o
Fri Jul 1 15:23:50 1994 David Mosberger-Tang (davidm@piston.cs.arizona.edu)
@@ -1456,7 +1456,7 @@ Mon Apr 26 12:37:46 1993 Ian Lance Taylor (ian@cygnus.com)
Tue Apr 13 16:14:03 1993 Per Bothner (bothner@cygnus.com)
- * M Makefile.in: Add -g to CFLAGS.
+ * Makefile.in: Add -g to CFLAGS.
Ads LDFLAGS and use in place of CFLAGS where appropriate.
* configure.in: Make a sysdep.hlink in the same way other
bfd-based directories do.
@@ -1578,4 +1578,3 @@ Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com)
help in debugging the problem (with -DDEBUG)
* gprof.c: symbol values are now real values, don't add the vma
anymore. (done for solaris; should verify this on other platforms)
- * ChangeLog: created.