From: Ulrich Drepper Date: Sun, 8 Jan 2012 22:08:18 +0000 (-0500) Subject: Fix CL X-Git-Tag: glibc-2.16-tps~1082 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=669704fd6145e79c12f4d338af1749cdaf1ebcf6;p=thirdparty%2Fglibc.git Fix CL --- diff --git a/ChangeLog b/ChangeLog index bec9b38e142..f8efd9e2bc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2012-01-08 Ulrich Drepper * math/Makefile (tests): Add tst-CMPLX. - * math/test-CMPLX.c: New file. + * math/tst-CMPLX.c: New file. * math/complex.h (CMPLXL): Fix typo. @@ -40,7 +40,6 @@ Don't set libc_commonpagesize and libc_relro_required here for Alpha and IA-64. Remove __builtin_expect test because we require at least gcc 3.4. - * aclocal.m4: Likewise. * wcsmbs/mbrtoc16.c: Implement using towc function.