From 0af1870a5cef686b3fc40a620ba16e886888feeb Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Sun, 27 Nov 2005 06:05:33 +0000 Subject: * sysdeps/alpha/strncmp.S: Don't read too much data when pointers are co-aligned, and count is aligned with the end of the word. 2005-11-26 Richard Henderson * sysdeps/alpha/strncmp.S: Don't read too much data when pointers are co-aligned, and count is aligned with the end of the word. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 15c0ecd136..73da63a650 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-26 Richard Henderson + + * sysdeps/alpha/strncmp.S: Don't read too much data when pointers + are co-aligned, and count is aligned with the end of the word. + 2005-11-26 Ulrich Drepper * nis/nis_lookup.c (nis_lookup): Mark RPCTIMEOUT as const. Pretty -- cgit 1.4.1