about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove sysdeps/nptl/configure.ac.Joseph Myers2015-10-271-0/+17
* powerpc: Fix usage of elision transient failure adapt paramPaul Murphy2015-10-271-0/+9
* Add AT_PLATFORM to _dl_aux_init ()Carlos Eduardo Seo2015-10-271-0/+5
* Remove pre-GCC-4.7 conform/ test XFAILs.Joseph Myers2015-10-271-0/+5
* Use -std=c11 for C11 conform/ tests.Joseph Myers2015-10-271-0/+3
* Require GCC 4.7 or later to build glibc.Joseph Myers2015-10-271-0/+8
* Gracefully handle incompatible locale dataLudovic Courtès2015-10-271-0/+5
* Remove TLS configure tests.Joseph Myers2015-10-271-0/+4
* Remove configure test for needing -P for .S files.Joseph Myers2015-10-271-0/+6
* Remove support for removing glibc 2.0 headers.Joseph Myers2015-10-261-0/+8
* Remove configure test for assembler .text directive.Joseph Myers2015-10-261-0/+7
* x86_64: Regenerate ulps [BZ #19168]Florian Weimer2015-10-261-0/+5
* Use the CXX compiler only if it can create dynamic and static programsFlorian Weimer2015-10-261-0/+6
* Remove libm-test.inc special-casing of errors up to 0.5 ulp.Joseph Myers2015-10-231-0/+3
* Add more libm tests (ilogb, is*, j0, j1, jn, lgamma, log*).Joseph Myers2015-10-231-0/+27
* Fix j1, jn missing errno setting on underflow (bug 18611).Joseph Myers2015-10-231-0/+18
* Fix i386 / x86_64 nearbyint exception clearing (bug 15491).Joseph Myers2015-10-221-0/+12
* Update NEWS to mention drive-by fix for bug 18699.Chris Metcalf2015-10-221-0/+2
* tile: regenerate libm-test-ulpsChris Metcalf2015-10-221-0/+4
* Cleanup sync_file_range implementationAdhemerval Zanella2015-10-221-0/+7
* Always use INTERNAL_SYSCALL_ERRNO with INTERNAL_SYSCALLAndreas Schwab2015-10-221-0/+11
* Move io/tst-fcntl temporary file creation to do_prepare.Joseph Myers2015-10-211-0/+4
* Make io/ftwtest-sh remove temporary files on early exit.Joseph Myers2015-10-211-0/+4
* Build i386 __libc_do_syscall when PROF is definedH.J. Lu2015-10-211-0/+7
* Fix ldbl-128 j0l spurious underflows (bug 19156).Joseph Myers2015-10-211-0/+6
* tile: avoid preprocessor redefinition warningsChris Metcalf2015-10-211-0/+5
* Disable GCC 5 optimization when PROF is definedH.J. Lu2015-10-211-0/+5
* Apply -fomit-frame-pointer only to .o/.os filesH.J. Lu2015-10-211-0/+16
* tst-backtrace4: fix a warning messageTulio Magno Quites Machado Filho2015-10-211-0/+5
* Use -Wold-style-definition.Joseph Myers2015-10-211-0/+4
* Convert a few more function definitions to prototype style.Joseph Myers2015-10-211-0/+18
* Add more libm tests (fmod, fpclassify, frexp, hypot, ilogb, j0, j1, jn, log, ...Joseph Myers2015-10-211-0/+11
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-201-0/+105
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-0/+145
* Convert 29 more function definitions to prototype style (multiple parameters ...Joseph Myers2015-10-201-0/+31
* Convert 24 more function definitions to prototype style (array parameters).Joseph Myers2015-10-201-0/+28
* Remove gnu_unique_object configure test.Joseph Myers2015-10-191-0/+13
* Do not use -Wno-strict-prototypes.Joseph Myers2015-10-191-0/+3
* Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-0/+89
* use -fstack-protector-strong when availableMike Frysinger2015-10-191-0/+12
* Mark ld.so internel __fxstatat64 hiddenH.J. Lu2015-10-191-0/+6
* PowerPC: Fix a race condition when eliding a lockTulio Magno Quites Machado Filho2015-10-191-0/+12
* timezone: polish grammar a bit in documentationMike Frysinger2015-10-191-0/+8
* pt_chown: Clear any signal mask inherited from the parent process.Geoffrey Thomas2015-10-191-0/+5
* Remove -fgnu89-inline configure test.Joseph Myers2015-10-191-0/+6
* Remove .weak, .weakext configure tests.Joseph Myers2015-10-191-0/+12
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-0/+277
* sunrpc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-0/+9
* malloc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-0/+22
* vfprintf: Rewrite printf_positional to use struct scratch_bufferFlorian Weimer2015-10-171-0/+5