Age | Commit message (Expand) | Author |
2015-10-19 | Remove gnu_unique_object configure test. | Joseph Myers |
2015-10-19 | Do not use -Wno-strict-prototypes. | Joseph Myers |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers |
2015-10-19 | use -fstack-protector-strong when available | Mike Frysinger |
2015-10-19 | Mark ld.so internel __fxstatat64 hidden | H.J. Lu |
2015-10-19 | PowerPC: Fix a race condition when eliding a lock | Tulio Magno Quites Machado Filho |
2015-10-19 | timezone: polish grammar a bit in documentation | Mike Frysinger |
2015-10-19 | timezone: document new --disable-timezone-tools option | Mike Frysinger |
2015-10-19 | pt_chown: Clear any signal mask inherited from the parent process. | Geoffrey Thomas |
2015-10-19 | Remove -fgnu89-inline configure test. | Joseph Myers |
2015-10-19 | Remove .weak, .weakext configure tests. | Joseph Myers |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers |
2015-10-17 | sunrpc: Rewrite with explicit TLS access using __thread | Florian Weimer |
2015-10-17 | malloc: Rewrite with explicit TLS access using __thread | Florian Weimer |
2015-10-17 | vfprintf: Rewrite printf_positional to use struct scratch_buffer | Florian Weimer |
2015-10-17 | Assume that SOCK_CLOEXEC is available and works | Florian Weimer |
2015-10-17 | The va_list pointer is unspecified after a call to vfprintf [BZ #18982] | Florian Weimer |
2015-10-17 | lt_LT: change currency symbol to the euro [BZ #18953] | Gunnar Hjalmarsson |
2015-10-17 | hu_HU: change time separator to colon [BZ #18918] | Egmont Koblinger |
2015-10-16 | Add more libm tests (fabs, fdim, fma, fmax, fmin, fmod). | Joseph Myers |
2015-10-16 | Make performance improvement to MIPS memcpy for small copies. | Steve Ellcey |
2015-10-16 | Add more tests for ceil, floor, round, trunc. | Joseph Myers |
2015-10-16 | Convert 703 function definitions to prototype style. | Joseph Myers |
2015-10-16 | Fix i386 build for lll_unlock_elision change. | Joseph Myers |
2015-10-15 | Remove NPTL configure errors based on top-level configure tests. | Joseph Myers |
2015-10-15 | Remove -Bgroup configure test. | Joseph Myers |
2015-10-15 | Remove sizeof (long double) configure test. | Joseph Myers |
2015-10-15 | Remove -fexceptions configure test. | Joseph Myers |
2015-10-15 | Do not leave files behind in /tmp from testing. | Joseph Myers |
2015-10-15 | powerpc: Optimize lock elision for pthread_mutex_t | Paul Murphy |
2015-10-15 | nptl: Add adapt_count parameter to lll_unlock_elision | Paul Murphy |
2015-10-15 | Mark ld.so internel __uname hidden | H.J. Lu |
2015-10-15 | Mark ld.so internel string functions hidden | H.J. Lu |
2015-10-15 | Mark ld.so internel stdlib functions hidden | H.J. Lu |
2015-10-15 | Mark ld.so internel sigaction functions hidden | H.J. Lu |
2015-10-15 | Mark internal setjmp functions hidden | H.J. Lu |
2015-10-15 | Mark ld.so internel __profile_frequency hidden | H.J. Lu |
2015-10-15 | Mark internal fcntl functions hidden | H.J. Lu |
2015-10-15 | Mark internal dirent functions hidden | H.J. Lu |
2015-10-15 | Mark _dl_catch_error hidden | H.J. Lu |
2015-10-15 | Mark internal _itoa functions hidden | H.J. Lu |
2015-10-15 | Mark internal _dl_XXX functions hidden | H.J. Lu |
2015-10-15 | Mark _wordcopy_XXX functions hidden | H.J. Lu |
2015-10-15 | Mark x86 _dl_unmap/_dl_make_tlsdesc_dynamic hidden | H.J. Lu |
2015-10-15 | Add comments for GCC 5 requirement | H.J. Lu |
2015-10-15 | Remove assembler -mtune=i686 configure test. | Joseph Myers |
2015-10-15 | Remove .previous, .popsection configure tests. | Joseph Myers |
2015-10-15 | Remove -static-libgcc configure test. | Joseph Myers |
2015-10-15 | Remove stddef.h configure test. | Joseph Myers |
2015-10-15 | vfscanf: Use struct scratch_buffer instead of extend_alloca | Florian Weimer |