18316 Commits (2d09f82f8aafa9dde2dcbfcce5f44fa7bda63388)
 

Author SHA1 Message Date
Liubov Dmitrieva 2d09f82f8a Add wcschr test cases 15 years ago
Liubov Dmitrieva 619fcccaa3 Add wcslen test cases 15 years ago
Ulrich Drepper 09f699eaef Update Italian translation 15 years ago
Ulrich Drepper dc150e52d5 More WS fixes 15 years ago
Ulrich Drepper f17424ed53 Fix WS 15 years ago
Liubov Dmitrieva 95584d3b33 Fix signedness in wcscmp comparison 15 years ago
Ulrich Drepper 774a2669af Clean up FMA use 15 years ago
Ulrich Drepper c8b3296bbe Clean up last dla.h change 15 years ago
Andreas Schwab 246ad57ad6 Add missing _finite aliases 15 years ago
Ulrich Drepper fb24de5932 Fix typo in last change 15 years ago
Ulrich Drepper 0d355eb7c7 Update ULPs for x86-64 15 years ago
Ulrich Drepper fa36182bda Improve DLA_FMA for FMA4 15 years ago
Ulrich Drepper a1a8716924 Start using fma in the libm implementation 15 years ago
Ulrich Drepper dbc36f153e Merge branch 'master' of ssh://sourceware.org/git/glibc 15 years ago
Ulrich Drepper 77425c63e7 Add branch predictions to complex math code 15 years ago
Andreas Schwab ee2aafe08e Fix compilation due to __nan defines 15 years ago
Ulrich Drepper bc62c2fb15 Optimization to some complex math functions 15 years ago
Ulrich Drepper c196fed8f0 Fix compilation problems in x86-64 init-arch 15 years ago
Ulrich Drepper 8ec250a484 Add some __builtin_expect to generic __ieee754_log 15 years ago
Ulrich Drepper 1a97a8c78f Don't use NULL in last s_fma{,f} change 15 years ago
Ulrich Drepper ed72b6545f Check for FMA4 support and generate appropriate fma functions 15 years ago
Ulrich Drepper 8d4f46c613 Move fma routines to right place 15 years ago
Ulrich Drepper abe496adf0 CL is for code changes 15 years ago
Carlos O'Donell 627145fd6a Document copyright year range notation in README. 15 years ago
Andreas Schwab d45c60c2fe Preserve link time dependencies over relocation dependencies 15 years ago
Ulrich Drepper 855d156018 Optimize x86-64 rawmemchr and add test 15 years ago
Ulrich Drepper d9a4d2ab27 Add optimized str{,n}casecmp for AVX on x86-64 15 years ago
Andreas Schwab 8f3b1ffefa Fix PLT use for feraiseexcept on x86_64 15 years ago
Ulrich Drepper d9a8d0abcc Use new internal libc_fe* interfaces in more functions 15 years ago
Ulrich Drepper 4855e3ddf5 Provide combined internal feholdexcept/fesetround interface 15 years ago
Ulrich Drepper 23ce562780 Pretty print last change to x86-64 mathinline.h 15 years ago
Ulrich Drepper 581d30e386 Add optimized nearbyint{,f} for x86-64 15 years ago
Ulrich Drepper d38f1dba00 Start optimizing the use of the fenv interfaces in libm itself 15 years ago
Andreas Schwab 83c7615c2d Fix last change 15 years ago
Andreas Schwab caa6c9d845 Fix linkage conflict with feraiseexcept 15 years ago
Ulrich Drepper 99ce7b04ed Small optimization of generic exp2 15 years ago
Ulrich Drepper 1004d1821e Add optimized 64-bit frexp 15 years ago
Ulrich Drepper 228a984d54 Relax asm requirements for recently added x86-64 math interfaces 15 years ago
Ulrich Drepper c8553a6a6f Makr x86-64 math_private.h more robust 15 years ago
Ulrich Drepper ed22dcf691 Provide internal optimizations on x86-64 with SSE4.1 15 years ago
Ulrich Drepper b171c13768 Fix last x86-64 mathinline change 15 years ago
Ulrich Drepper 97c066e65a Fix nesting of #ifdefs in netgroupcache.c 15 years ago
Andreas Schwab 49a43d80ec Fix syntax error in __THROW macro 15 years ago
Andreas Schwab 629f62ef0f Correctly handle missing initgroups database 15 years ago
Ulrich Drepper aa78043a4a Use leaf function attribute in __THROW 15 years ago
Ulrich Drepper ad0f5cad15 Use rounds{s,d} for x86 rint, ceil, floor 15 years ago
Ulrich Drepper aac13307d6 Cleanup last patch 15 years ago
Ulrich Drepper e453f6cd0c Fix potential problem with skipping relocations 15 years ago
Ulrich Drepper 79b195b55a No need for boundary case handling in x86-32 __ieee_log 15 years ago
Ulrich Drepper d4a285692a Optimized floor for 64-bit architectures 15 years ago