mirror of git://sourceware.org/git/glibc.git
2003-11-17 Jakub Jelinek <jakub@redhat.com> * posix/regcomp.c (optimize_utf8): Optimize multi-byte chars as well. * posix/bug-regex20.c (tests): Add new tests. Multi-byte char followed by dup operator is expected to be optimized. * posix/regexec.c (check_node_accept_bytes): Move nrules and j variables to the block where they are only used, initialize nrules only immediately before using it. 2003-11-15 Andreas Jaeger <aj@suse.de> * sysdeps/x86_64/fpu/s_scalbnl.S: New file. * sysdeps/x86_64/fpu/s_truncl.S: New file. * sysdeps/x86_64/fpu/s_nearbyintl.S: New file. * sysdeps/x86_64/fpu/s_floorl.S: New file. * sysdeps/x86_64/fpu/s_ilogbl.S: New file. * sysdeps/x86_64/fpu/e_remainderl.S: New file. * math/libm-test.inc (floor_test): Test also ±0.25. (ceil_test): Test -0.25. |
||
|---|---|---|
| .. | ||
| bits | ||
| e_acosl.c | ||
| e_atan2l.c | ||
| e_exp2l.S | ||
| e_expl.c | ||
| e_fmodl.S | ||
| e_log2l.S | ||
| e_log10l.S | ||
| e_logl.S | ||
| e_powl.S | ||
| e_rem_pio2l.c | ||
| e_remainderl.S | ||
| e_scalbl.S | ||
| e_sqrt.c | ||
| e_sqrtf.c | ||
| e_sqrtl.c | ||
| fclrexcpt.c | ||
| fedisblxcpt.c | ||
| feenablxcpt.c | ||
| fegetenv.c | ||
| fegetexcept.c | ||
| fegetround.c | ||
| feholdexcpt.c | ||
| fesetenv.c | ||
| fesetround.c | ||
| fgetexcptflg.c | ||
| fraiseexcpt.c | ||
| fsetexcptflg.c | ||
| ftestexcept.c | ||
| libm-test-ulps | ||
| math_ldbl.h | ||
| printf_fphex.c | ||
| s_atanl.c | ||
| s_ceill.S | ||
| s_copysign.S | ||
| s_copysignf.S | ||
| s_copysignl.S | ||
| s_cosl.S | ||
| s_expm1l.S | ||
| s_fabs.c | ||
| s_fabsf.c | ||
| s_fabsl.S | ||
| s_fdiml.S | ||
| s_finitel.S | ||
| s_floorl.S | ||
| s_fmax.S | ||
| s_fmaxf.S | ||
| s_fmaxl.S | ||
| s_fmin.S | ||
| s_fminf.S | ||
| s_fminl.S | ||
| s_fpclassifyl.c | ||
| s_ilogbl.S | ||
| s_isinfl.c | ||
| s_isnanl.c | ||
| s_llrint.S | ||
| s_llrintf.S | ||
| s_llrintl.S | ||
| s_log1pl.S | ||
| s_logbl.c | ||
| s_lrint.S | ||
| s_lrintf.S | ||
| s_lrintl.S | ||
| s_nearbyintl.S | ||
| s_nextafterl.c | ||
| s_nexttoward.c | ||
| s_nexttowardf.c | ||
| s_rintl.c | ||
| s_scalbnl.S | ||
| s_significandl.c | ||
| s_sincosl.S | ||
| s_sinl.S | ||
| s_tanl.S | ||
| s_truncl.S | ||