From 365afefc6b7054d9ca7585f6f17bdd1fe03b8cfd Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 6 Jun 2000 05:02:18 +0000 Subject: Update. * iconv/gconv_dl.c: Add __builtin_expect in many places. * iconv/skeleton.c: Add more __builtin_expect. * iconv/gconv_simple.c: Add __builtin_expect in many places. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 764c9acdd6..99a3aab176 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-06-05 Ulrich Drepper + * iconv/gconv_dl.c: Add __builtin_expect in many places. + * iconv/skeleton.c: Add more __builtin_expect. + * iconv/gconv_simple.c: Add __builtin_expect in many places. + * iconv/gconv.h (__GCONV_IS_LAST, __GCONV_IGNORE_ERRORS): Define. (struct __gconv_step_data): Rename __is_last to __flags. * iconv/gconv_close.c: Change all uses of __is_last. -- cgit 1.4.1