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 --- binutils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 6bb13ff..ce7c8f5 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,14 @@ +2000-06-20 Alexander Aganichev + + * ar.c (normalize): Correct pointer comparison when checking for + backslashes. + (main): Likewise. + * bucomm.c (make_tempname): Likewise. + + * ieee.c (ieee_start_compilation_unit): Correct pointer comparison + and search for backslashes in the original pathname. + (ieee_add_bb11): Likewise. + 2000-06-18 Nick Clifton * ar.c (print_contents): Improve verbose message. -- cgit v1.1