From 2ab47eed68c82a9a6d055ba3f49ca6a8a1dd2575 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 20 Jun 2000 12:33:21 +0000 Subject: Correct pointer comparisons relying on NULL less than any other pointer. Alexander Aganichev's fix for ieee.c --- gprof/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gprof/ChangeLog') diff --git a/gprof/ChangeLog b/gprof/ChangeLog index deec805..400c834 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2000-06-20 Alan Modra + + * source.c (annotate_source): Correct pointer comparison when + checking for backslashes. + 2000-06-13 H.J. Lu * configure: Regenerate. -- cgit v1.1