| Commit message (Expand) | Author | Age | Files | Lines |
* | Use leaf function attribute in __THROW | Ulrich Drepper | 2011-10-16 | 1 | -0/+2 |
* | Use rounds{s,d} for x86 rint, ceil, floor | Ulrich Drepper | 2011-10-16 | 1 | -0/+29 |
* | Fix potential problem with skipping relocations | Ulrich Drepper | 2011-10-16 | 1 | -0/+9 |
* | No need for boundary case handling in x86-32 __ieee_log | Ulrich Drepper | 2011-10-15 | 1 | -0/+3 |
* | Optimized floor for 64-bit architectures | Ulrich Drepper | 2011-10-15 | 1 | -0/+2 |
* | Add cosh optimized for 64-bit architectures | Ulrich Drepper | 2011-10-15 | 1 | -0/+3 |
* | Optimize exp | Ulrich Drepper | 2011-10-15 | 1 | -0/+15 |
* | No need for boundary case handling in x86-32 __ieee_logf | Ulrich Drepper | 2011-10-15 | 1 | -0/+3 |
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-10-15 | 1 | -0/+7 |
|\ |
|
| * | Fix lost wmemcmp symbol | Andreas Schwab | 2011-10-15 | 1 | -0/+2 |
| * | Fix searching for C++ system headers for cross compilers | Andreas Schwab | 2011-10-15 | 1 | -0/+5 |
* | | Optimize access to isXYZ and toXYZ tables | Ulrich Drepper | 2011-10-15 | 1 | -0/+10 |
|/ |
|
* | Optimized memcmp and wmemcmp for x86-64 and x86-32 | Liubov Dmitrieva | 2011-10-15 | 1 | -0/+29 |
* | Add parameter annotation to modf | Andreas Jaeger | 2011-10-15 | 1 | -0/+5 |
* | Avoid warning in iofwide | Ulrich Drepper | 2011-10-15 | 1 | -0/+2 |
* | Fix definition of __isctype_f | Ulrich Drepper | 2011-10-15 | 1 | -0/+4 |
* | Remove leftover debug message from pldd | Ulrich Drepper | 2011-10-14 | 1 | -0/+2 |
* | Optimize x86-32 log | Ulrich Drepper | 2011-10-14 | 1 | -0/+7 |
* | Support optimized isXXX functions in C++ code | Ulrich Drepper | 2011-10-14 | 1 | -0/+5 |
* | Adjust s390 libm ULPs | Andreas Schwab | 2011-10-14 | 1 | -0/+2 |
* | Fix lost feraiseexcept symbol | Andreas Schwab | 2011-10-14 | 1 | -0/+4 |
* | BZ#13291: Manual typo fix for strverscmp. | Roland McGrath | 2011-10-13 | 1 | -0/+5 |
* | Fix PLT use in feupdateenv on x86_64 | Andreas Schwab | 2011-10-13 | 1 | -0/+4 |
* | Check for zero size in memrchr for x86_64 | Andreas Schwab | 2011-10-13 | 1 | -0/+2 |
* | Add memrchr tests | Andreas Schwab | 2011-10-13 | 1 | -0/+4 |
* | Optimized memchr, memrchr, rawmemchr for x86-32 | Liubov Dmitrieva | 2011-10-12 | 1 | -0/+17 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -0/+286 |
* | Fix PLT use in getnetgrent_r | Andreas Schwab | 2011-10-10 | 1 | -0/+3 |
* | Implement __isinf_nsl for IBM long double | Andreas Schwab | 2011-10-10 | 1 | -0/+4 |
* | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper | 2011-10-09 | 1 | -0/+13 |
|\ |
|
| * | Clean up locarchive mmap reservation code. | Roland McGrath | 2011-10-08 | 1 | -0/+3 |
| * | Conditionalize unnecessary #include. | Roland McGrath | 2011-10-08 | 1 | -0/+3 |
| * | Fix some nit warnings. | Roland McGrath | 2011-10-08 | 1 | -0/+7 |
* | | Update Japanese translation | Ulrich Drepper | 2011-10-09 | 1 | -0/+4 |
|/ |
|
* | Optimize use of isnan, isinf, finite | Ulrich Drepper | 2011-10-08 | 1 | -0/+36 |
* | isinf returns the sign of the number, use it in printf* | Ulrich Drepper | 2011-10-08 | 1 | -0/+5 |
* | Use private math_private.h in files in math/ | Ulrich Drepper | 2011-10-08 | 1 | -0/+128 |
* | Note bug number in CL | Ulrich Drepper | 2011-10-08 | 1 | -0/+1 |
* | Update Japanese translation | Ulrich Drepper | 2011-10-08 | 1 | -0/+4 |
* | Fix netname2host | Andreas Jaeger | 2011-10-08 | 1 | -0/+3 |
* | Fix remainder (NaN, 0) | Andreas Jaeger | 2011-10-07 | 1 | -0/+10 |
* | S/390: Fix longlong.h inline asms for zarch | Andreas Krebbel | 2011-10-07 | 1 | -0/+5 |
* | delete 4 lines with unused "define" macros in test-memcmp | Liubov Dmitrieva | 2011-10-07 | 1 | -0/+5 |
* | Improve 64 bit memchr, memrchr, rawmemchr with SSE2 | Liubov Dmitrieva | 2011-10-07 | 1 | -0/+12 |
* | elf/dl-load.c: Avoid warning | Marek Polacek | 2011-10-07 | 1 | -0/+4 |
* | Update Catalan translation | Ulrich Drepper | 2011-10-07 | 1 | -0/+2 |
* | Implement caching of nscd | Ulrich Drepper | 2011-10-07 | 1 | -0/+40 |
* | Don't unnecesarily use inotify in nscd | Ulrich Drepper | 2011-10-07 | 1 | -0/+5 |
* | Avoid warning when reload of group entry fails | Ulrich Drepper | 2011-10-06 | 1 | -0/+2 |
* | Stop crash in OOM handling in NSS | Ulrich Drepper | 2011-10-06 | 1 | -0/+5 |