summaryrefslogtreecommitdiff
path: root/gprof/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2000-06-20 12:33:21 +0000
committerAlan Modra <amodra@bigpond.net.au>2000-06-20 12:33:21 +0000
commitf7eb464f9dc41648b8a6573fcb8ce1703c1d13c4 (patch)
tree9d72fe6addf3dfdba6beefbf014d469a215cada4 /gprof/ChangeLog
parent7872f9e515aff735a2d897a63ee2564a94f22cd3 (diff)
downloadbinutils-redhat-f7eb464f9dc41648b8a6573fcb8ce1703c1d13c4.tar.gz
Correct pointer comparisons relying on NULL less than any other pointer.
Alexander Aganichev's fix for ieee.c
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r--gprof/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index deec80546e..400c83473c 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-20 Alan Modra <alan@linuxcare.com.au>
+
+ * source.c (annotate_source): Correct pointer comparison when
+ checking for backslashes.
+
2000-06-13 H.J. Lu <hjl@gnu.org>
* configure: Regenerate.