Age | Commit message (Expand) | Author |
2015-08-01 | Align stack when calling __errno_locationhjl/pr18661 | H.J. Lu |
2015-08-01 | Align stack to 16 bytes when calling __gettimeofday | H.J. Lu |
2015-08-01 | Align stack to 16 bytes when calling __setcontext | H.J. Lu |
2015-08-01 | Compile {memcpy,strcmp}-sse2-unaligned.S only for libc | H.J. Lu |
2015-08-01 | Updated translations for 2.22. | Carlos O'Donell |
2015-08-01 | Deprecate the use of regexp.h | Zack Weinberg |
2015-07-31 | Regenerate libc.pot for 2.22 release. | Carlos O'Donell |
2015-07-30 | Prevent runtime fail of SSE vector math tests on non SSE4.1 machine. | Andrew Senkevich |
2015-07-30 | hppa: add bz entry for pthreadtypes.h fix | Mike Frysinger |
2015-07-30 | hppa: fix pthreadtypes.h namespace failures | Mike Frysinger |
2015-07-30 | hppa: Remove custom lowlevellock.h. | Torvald Riegel |
2015-07-29 | hppa: sigaction.h: change sa_flags to an int | Mike Frysinger |
2015-07-29 | hppa: fix sysdep.h header setup | Mike Frysinger |
2015-07-29 | hppa: rewrite INLINE_SYSCALL | Mike Frysinger |
2015-07-29 | Extend local PLT reference check | H.J. Lu |
2015-07-29 | Added runtime check for AVX vector math tests. | Andrew Senkevich |
2015-07-28 | ia64: drop __tls_get_addr from expected ld.so plt usage | Mike Frysinger |
2015-07-28 | ia64: atomic.h: fix atomic_exchange_and_add 64bit handling | Mike Frysinger |
2015-07-28 | ia64: clean up old kernel headers cruft | Mike Frysinger |
2015-07-27 | pwd.h: revert __nonnull markings on putpwent [BZ #18641] | Mike Frysinger |
2015-07-27 | Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed. | Joseph Myers |
2015-07-27 | Fix spurious conform test failures | Andreas Schwab |
2015-07-26 | Fixes extern protected data handling testcases elf/tst-protected1a | Chung-Lin Tang |
2015-07-26 | Add #include <string.h> to nptl/tst-join7mod.c to silence GCC warnings. | Chung-Lin Tang |
2015-07-25 | Update Nios II ulps file. | Chung-Lin Tang |
2015-07-24 | Fix order of arguments to rt_sigprocmask syscall when setting the signal mask | Chung-Lin Tang |
2015-07-24 | NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions. | Roland McGrath |
2015-07-24 | Use IE model for static variables in libc.so, libpthread.so and rtld | Siddhesh Poyarekar |
2015-07-24 | Update powerpc-fpu libm-test-ulps. | Adhemerval Zanella |
2015-07-24 | Fixed several libmvec bugs found during testing on KNL hardware. | Andrew Senkevich |
2015-07-24 | [ARM][BZ #17711] Fix extern protected data handling | Szabolcs Nagy |
2015-07-24 | [AArch64][BZ #17711] Fix extern protected data handling | Szabolcs Nagy |
2015-07-24 | Mention dl_load_lock by name in the comments | Siddhesh Poyarekar |
2015-07-23 | Make sysdeps/posix bring in login subdir. | Roland McGrath |
2015-07-23 | Add SIGWINCH to generic <bits/signum.h>. | Roland McGrath |
2015-07-23 | NaCl: Fix missing getdtablesize symbol. | Roland McGrath |
2015-07-23 | conform/linknamespace: whitelist matherrf/matherrl | Mike Frysinger |
2015-07-23 | ia64: sigaction.h: fix sa_flags ordering | Mike Frysinger |
2015-07-23 | Also use l_tls_dtor_count to decide on object unload (BZ #18657) | Siddhesh Poyarekar |
2015-07-21 | ia64: msg.h: fix msg_qnum/msg_qbytes types | Mike Frysinger |
2015-07-21 | ia64: stat.h: rename pad0 to __glibc_reserved0 | Mike Frysinger |
2015-07-21 | ia64: sifaction.h: change sa_flags to an int | Mike Frysinger |
2015-07-21 | ia64: siginfo.h: delete siginfo name | Mike Frysinger |
2015-07-21 | NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename. | Roland McGrath |
2015-07-21 | Add abilist files and NEWS item for arm-nacl port. | Roland McGrath |
2015-07-21 | tile: Fix BZ #18508 (makecontext yield infinite backtrace) | Chris Metcalf |
2015-07-21 | locale: Remove obsolete repertoire map references | Marko Myllynen |
2015-07-21 | locale: Do not define lang_ab for tcy_IN and bhb_IN | Khem Raj |
2015-07-20 | Reflect renaming of bh_IN and tu_IN in SUPPORTED file [BZ #17475] | Khem Raj |
2015-07-20 | sparc: fix sigaction for 32bit builds [BZ #18694] | Mike Frysinger |