Age | Commit message (Expand) | Author | Files | Lines |
2015-10-23 | Remove libm-test.inc special-casing of errors up to 0.5 ulp. | Joseph Myers | 2 | -2/+4 |
2015-10-23 | Add more libm tests (ilogb, is*, j0, j1, jn, lgamma, log*). | Joseph Myers | 5 | -0/+2889 |
2015-10-23 | Fix j1, jn missing errno setting on underflow (bug 18611). | Joseph Myers | 13 | -259/+299 |
2015-10-22 | Fix i386 / x86_64 nearbyint exception clearing (bug 15491). | Joseph Myers | 8 | -61/+145 |
2015-10-22 | Update NEWS to mention drive-by fix for bug 18699. | Chris Metcalf | 2 | -7/+10 |
2015-10-22 | tile: regenerate libm-test-ulps | Chris Metcalf | 2 | -20/+28 |
2015-10-22 | Cleanup sync_file_range implementation | Adhemerval Zanella | 3 | -22/+7 |
2015-10-22 | Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALL | Andreas Schwab | 7 | -6/+23 |
2015-10-21 | Move io/tst-fcntl temporary file creation to do_prepare. | Joseph Myers | 2 | -8/+14 |
2015-10-21 | Make io/ftwtest-sh remove temporary files on early exit. | Joseph Myers | 2 | -1/+7 |
2015-10-21 | Build i386 __libc_do_syscall when PROF is defined | H.J. Lu | 3 | -11/+17 |
2015-10-21 | Fix ldbl-128 j0l spurious underflows (bug 19156). | Joseph Myers | 3 | -1/+9 |
2015-10-21 | tile: avoid preprocessor redefinition warnings | Chris Metcalf | 2 | -0/+8 |
2015-10-21 | Disable GCC 5 optimization when PROF is defined | H.J. Lu | 2 | -7/+18 |
2015-10-21 | Apply -fomit-frame-pointer only to .o/.os files | H.J. Lu | 2 | -4/+24 |
2015-10-21 | tst-backtrace4: fix a warning message | Tulio Magno Quites Machado Filho | 2 | -2/+7 |
2015-10-21 | Use -Wold-style-definition. | Joseph Myers | 3 | -2/+6 |
2015-10-21 | Convert a few more function definitions to prototype style. | Joseph Myers | 8 | -59/+71 |
2015-10-21 | Add more libm tests (fmod, fpclassify, frexp, hypot, ilogb, j0, j1, jn, log, ... | Joseph Myers | 4 | -0/+3936 |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 50 | -355/+221 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 68 | -400/+293 |
2015-10-20 | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers | 18 | -105/+78 |
2015-10-20 | Convert 24 more function definitions to prototype style (array parameters). | Joseph Myers | 25 | -77/+55 |
2015-10-19 | Remove gnu_unique_object configure test. | Joseph Myers | 10 | -58/+13 |
2015-10-19 | Do not use -Wno-strict-prototypes. | Joseph Myers | 3 | -2/+4 |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers | 63 | -354/+229 |
2015-10-19 | use -fstack-protector-strong when available | Mike Frysinger | 7 | -12/+58 |
2015-10-19 | Mark ld.so internel __fxstatat64 hidden | H.J. Lu | 2 | -0/+9 |
2015-10-19 | PowerPC: Fix a race condition when eliding a lock | Tulio Magno Quites Machado Filho | 3 | -59/+82 |
2015-10-19 | timezone: polish grammar a bit in documentation | Mike Frysinger | 5 | -8/+15 |
2015-10-19 | timezone: document new --disable-timezone-tools option | Mike Frysinger | 1 | -0/+5 |
2015-10-19 | pt_chown: Clear any signal mask inherited from the parent process. | Geoffrey Thomas | 2 | -0/+11 |
2015-10-19 | Remove -fgnu89-inline configure test. | Joseph Myers | 5 | -63/+7 |
2015-10-19 | Remove .weak, .weakext configure tests. | Joseph Myers | 5 | -136/+15 |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 218 | -678/+510 |
2015-10-17 | sunrpc: Rewrite with explicit TLS access using __thread | Florian Weimer | 2 | -14/+17 |
2015-10-17 | malloc: Rewrite with explicit TLS access using __thread | Florian Weimer | 6 | -60/+41 |
2015-10-17 | vfprintf: Rewrite printf_positional to use struct scratch_buffer | Florian Weimer | 2 | -40/+15 |
2015-10-17 | Assume that SOCK_CLOEXEC is available and works | Florian Weimer | 11 | -232/+33 |
2015-10-17 | The va_list pointer is unspecified after a call to vfprintf [BZ #18982] | Florian Weimer | 3 | -17/+19 |
2015-10-17 | lt_LT: change currency symbol to the euro [BZ #18953] | Gunnar Hjalmarsson | 3 | -6/+11 |
2015-10-17 | hu_HU: change time separator to colon [BZ #18918] | Egmont Koblinger | 3 | -10/+15 |
2015-10-16 | Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod). | Joseph Myers | 2 | -1/+232 |
2015-10-16 | Make performance improvement to MIPS memcpy for small copies. | Steve Ellcey | 2 | -2/+48 |
2015-10-16 | Add more tests for ceil, floor, round, trunc. | Joseph Myers | 2 | -5/+171 |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers | 492 | -2105/+1453 |
2015-10-16 | Fix i386 build for lll_unlock_elision change. | Joseph Myers | 2 | -1/+6 |
2015-10-15 | Remove NPTL configure errors based on top-level configure tests. | Joseph Myers | 3 | -18/+4 |
2015-10-15 | Remove -Bgroup configure test. | Joseph Myers | 4 | -45/+4 |
2015-10-15 | Remove sizeof (long double) configure test. | Joseph Myers | 4 | -273/+5 |