about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove GCC version conditionals on -Wmaybe-uninitialized pragmas.Joseph Myers2015-10-2712-49/+41
* Add -std=gnu11 and -std=c11 NPTL initializers tests.Joseph Myers2015-10-274-1/+12
* Use -std=gnu11 instead of -std=gnu99.Joseph Myers2015-10-276-5/+14
* Remove sysdeps/nptl/configure.ac.Joseph Myers2015-10-2712-167/+18
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-10-274-13/+19
* Add AT_PLATFORM to _dl_aux_init ()Carlos Eduardo Seo2015-10-272-0/+8
* Remove pre-GCC-4.7 conform/ test XFAILs.Joseph Myers2015-10-272-5/+5
* Use -std=c11 for C11 conform/ tests.Joseph Myers2015-10-272-1/+4
* Require GCC 4.7 or later to build glibc.Joseph Myers2015-10-276-6/+18
* Gracefully handle incompatible locale dataLudovic Courtès2015-10-272-3/+9
* Remove TLS configure tests.Joseph Myers2015-10-273-82/+4
* Remove configure test for needing -P for .S files.Joseph Myers2015-10-274-48/+7
* Remove support for removing glibc 2.0 headers.Joseph Myers2015-10-265-65/+8
* Remove configure test for assembler .text directive.Joseph Myers2015-10-263-46/+9
* x86_64: Regenerate ulps [BZ #19168]Florian Weimer2015-10-262-6/+11
* Use the CXX compiler only if it can create dynamic and static programsFlorian Weimer2015-10-263-0/+48
* Remove libm-test.inc special-casing of errors up to 0.5 ulp.Joseph Myers2015-10-232-2/+4
* Add more libm tests (ilogb, is*, j0, j1, jn, lgamma, log*).Joseph Myers2015-10-235-0/+2889
* Fix j1, jn missing errno setting on underflow (bug 18611).Joseph Myers2015-10-2313-259/+299
* Fix i386 / x86_64 nearbyint exception clearing (bug 15491).Joseph Myers2015-10-228-61/+145
* Update NEWS to mention drive-by fix for bug 18699.Chris Metcalf2015-10-222-7/+10
* tile: regenerate libm-test-ulpsChris Metcalf2015-10-222-20/+28
* Cleanup sync_file_range implementationAdhemerval Zanella2015-10-223-22/+7
* Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALLAndreas Schwab2015-10-227-6/+23
* Move io/tst-fcntl temporary file creation to do_prepare.Joseph Myers2015-10-212-8/+14
* Make io/ftwtest-sh remove temporary files on early exit.Joseph Myers2015-10-212-1/+7
* Build i386 __libc_do_syscall when PROF is definedH.J. Lu2015-10-213-11/+17
* Fix ldbl-128 j0l spurious underflows (bug 19156).Joseph Myers2015-10-213-1/+9
* tile: avoid preprocessor redefinition warningsChris Metcalf2015-10-212-0/+8
* Disable GCC 5 optimization when PROF is definedH.J. Lu2015-10-212-7/+18
* Apply -fomit-frame-pointer only to .o/.os filesH.J. Lu2015-10-212-4/+24
* tst-backtrace4: fix a warning messageTulio Magno Quites Machado Filho2015-10-212-2/+7
* Use -Wold-style-definition.Joseph Myers2015-10-213-2/+6
* Convert a few more function definitions to prototype style.Joseph Myers2015-10-218-59/+71
* Add more libm tests (fmod, fpclassify, frexp, hypot, ilogb, j0, j1, jn, log, ...Joseph Myers2015-10-214-0/+3936
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-2050-355/+221
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-2068-400/+293
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-2018-105/+78
* Convert 24 more function definitions to prototype style (array parameters).Joseph Myers2015-10-2025-77/+55
* Remove gnu_unique_object configure test.Joseph Myers2015-10-1910-58/+13
* Do not use -Wno-strict-prototypes.Joseph Myers2015-10-193-2/+4
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-1963-354/+229
* use -fstack-protector-strong when availableMike Frysinger2015-10-197-12/+58
* Mark ld.so internel __fxstatat64 hiddenH.J. Lu2015-10-192-0/+9
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2015-10-193-59/+82
* timezone: polish grammar a bit in documentationMike Frysinger2015-10-195-8/+15
* timezone: document new --disable-timezone-tools optionMike Frysinger2015-10-191-0/+5
* pt_chown: Clear any signal mask inherited from the parent process.Geoffrey Thomas2015-10-192-0/+11
* Remove -fgnu89-inline configure test.Joseph Myers2015-10-195-63/+7
* Remove .weak, .weakext configure tests.Joseph Myers2015-10-195-136/+15