Age | Commit message (Expand) | Author | Files | Lines |
2015-10-28 | Use C11 CMPLX* macros in libm tests. | Joseph Myers | 1 | -0/+5 |
2015-10-28 | Use C11 *_TRUE_MIN macros where applicable. | Joseph Myers | 1 | -0/+14 |
2015-10-28 | malloc: Prevent arena free_list from turning cyclic [BZ #19048] | Florian Weimer | 1 | -0/+17 |
2015-10-28 | Fix i386/x86_64 fesetenv SSE exception clearing (bug 19181). | Joseph Myers | 1 | -0/+12 |
2015-10-28 | Use C11 *_DECIMAL_DIG macros in libm-test.inc. | Joseph Myers | 1 | -0/+6 |
2015-10-28 | powerpc: Provide __tls_get_addr () in static libc | Carlos Eduardo Seo | 1 | -0/+5 |
2015-10-28 | Remove -mavx2 configure tests. | Joseph Myers | 1 | -0/+20 |
2015-10-27 | Remove configure test for ARM TLS descriptors support. | Joseph Myers | 1 | -0/+6 |
2015-10-27 | Remove MIPS16 atomics using __sync_* (bug 17404). | Joseph Myers | 1 | -0/+6 |
2015-10-27 | Remove GCC version conditionals on -Wmaybe-uninitialized pragmas. | Joseph Myers | 1 | -0/+40 |
2015-10-27 | Add -std=gnu11 and -std=c11 NPTL initializers tests. | Joseph Myers | 1 | -0/+6 |
2015-10-27 | Use -std=gnu11 instead of -std=gnu99. | Joseph Myers | 1 | -0/+9 |
2015-10-27 | Remove sysdeps/nptl/configure.ac. | Joseph Myers | 1 | -0/+17 |
2015-10-27 | powerpc: Fix usage of elision transient failure adapt param | Paul Murphy | 1 | -0/+9 |
2015-10-27 | Add AT_PLATFORM to _dl_aux_init () | Carlos Eduardo Seo | 1 | -0/+5 |
2015-10-27 | Remove pre-GCC-4.7 conform/ test XFAILs. | Joseph Myers | 1 | -0/+5 |
2015-10-27 | Use -std=c11 for C11 conform/ tests. | Joseph Myers | 1 | -0/+3 |
2015-10-27 | Require GCC 4.7 or later to build glibc. | Joseph Myers | 1 | -0/+8 |
2015-10-27 | Gracefully handle incompatible locale data | Ludovic Courtès | 1 | -0/+5 |
2015-10-27 | Remove TLS configure tests. | Joseph Myers | 1 | -0/+4 |
2015-10-27 | Remove configure test for needing -P for .S files. | Joseph Myers | 1 | -0/+6 |
2015-10-26 | Remove support for removing glibc 2.0 headers. | Joseph Myers | 1 | -0/+8 |
2015-10-26 | Remove configure test for assembler .text directive. | Joseph Myers | 1 | -0/+7 |
2015-10-26 | x86_64: Regenerate ulps [BZ #19168] | Florian Weimer | 1 | -0/+5 |
2015-10-26 | Use the CXX compiler only if it can create dynamic and static programs | Florian Weimer | 1 | -0/+6 |
2015-10-23 | Remove libm-test.inc special-casing of errors up to 0.5 ulp. | Joseph Myers | 1 | -0/+3 |
2015-10-23 | Add more libm tests (ilogb, is*, j0, j1, jn, lgamma, log*). | Joseph Myers | 1 | -0/+27 |
2015-10-23 | Fix j1, jn missing errno setting on underflow (bug 18611). | Joseph Myers | 1 | -0/+18 |
2015-10-22 | Fix i386 / x86_64 nearbyint exception clearing (bug 15491). | Joseph Myers | 1 | -0/+12 |
2015-10-22 | Update NEWS to mention drive-by fix for bug 18699. | Chris Metcalf | 1 | -0/+2 |
2015-10-22 | tile: regenerate libm-test-ulps | Chris Metcalf | 1 | -0/+4 |
2015-10-22 | Cleanup sync_file_range implementation | Adhemerval Zanella | 1 | -0/+7 |
2015-10-22 | Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALL | Andreas Schwab | 1 | -0/+11 |
2015-10-21 | Move io/tst-fcntl temporary file creation to do_prepare. | Joseph Myers | 1 | -0/+4 |
2015-10-21 | Make io/ftwtest-sh remove temporary files on early exit. | Joseph Myers | 1 | -0/+4 |
2015-10-21 | Build i386 __libc_do_syscall when PROF is defined | H.J. Lu | 1 | -0/+7 |
2015-10-21 | Fix ldbl-128 j0l spurious underflows (bug 19156). | Joseph Myers | 1 | -0/+6 |
2015-10-21 | tile: avoid preprocessor redefinition warnings | Chris Metcalf | 1 | -0/+5 |
2015-10-21 | Disable GCC 5 optimization when PROF is defined | H.J. Lu | 1 | -0/+5 |
2015-10-21 | Apply -fomit-frame-pointer only to .o/.os files | H.J. Lu | 1 | -0/+16 |
2015-10-21 | tst-backtrace4: fix a warning message | Tulio Magno Quites Machado Filho | 1 | -0/+5 |
2015-10-21 | Use -Wold-style-definition. | Joseph Myers | 1 | -0/+4 |
2015-10-21 | Convert a few more function definitions to prototype style. | Joseph Myers | 1 | -0/+18 |
2015-10-21 | Add more libm tests (fmod, fpclassify, frexp, hypot, ilogb, j0, j1, jn, log, ... | Joseph Myers | 1 | -0/+11 |
2015-10-20 | Convert miscellaneous function definitions to prototype style. | Joseph Myers | 1 | -0/+105 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 1 | -0/+145 |
2015-10-20 | Convert 29 more function definitions to prototype style (multiple parameters ... | Joseph Myers | 1 | -0/+31 |
2015-10-20 | Convert 24 more function definitions to prototype style (array parameters). | Joseph Myers | 1 | -0/+28 |
2015-10-19 | Remove gnu_unique_object configure test. | Joseph Myers | 1 | -0/+13 |
2015-10-19 | Do not use -Wno-strict-prototypes. | Joseph Myers | 1 | -0/+3 |