Age | Commit message (Expand) | Author |
2016-05-12 | getaddrinfo: Convert from extend_alloca to struct scratch_buffer | Florian Weimer |
2016-05-11 | S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o. | Stefan Liebler |
2016-05-11 | Remove x86 ifunc-defines.sym and rtld-global-offsets.sym | H.J. Lu |
2016-05-10 | getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994] | Florian Weimer |
2016-05-09 | S390: Add support for vdso getcpu symbol. | Stefan Liebler |
2016-05-08 | Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86 | H.J. Lu |
2016-05-04 | Revert "aio: fix newp->running data race" | Samuel Thibault |
2016-05-04 | aio: fix newp->running data race | Samuel Thibault |
2016-05-04 | powerpc: Fix operand prefixes | Gabriel F. T. Gomes |
2016-05-04 | CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779] | Florian Weimer |
2016-05-03 | powerpc: Add missing insn in swapcontext [BZ #20004] | Paul E. Murphy |
2016-05-02 | powerpc: Fix clone CLONE_VM compare | Adhemerval Zanella |
2016-04-30 | m68k: use large PIC model for gcrt1.o | Andreas Schwab |
2016-04-30 | m68k: avoid local labels in symbol table | Andreas Schwab |
2016-04-29 | Fix clone (CLONE_VM) pid/tid reset (BZ#19957) | Adhemerval Zanella |
2016-04-29 | powerpc: Zero pad using memset in strncpy/stpncpy | Gabriel F. T. Gomes |
2016-04-29 | CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010] | Florian Weimer |
2016-04-27 | Add missing iucv related defines. | Stefan Liebler |
2016-04-25 | powerpc: Add optimized strcspn for P8 | Paul E. Murphy |
2016-04-25 | Fix stdlib/tst-makecontext regression for Nios II | Chung-Lin Tang |
2016-04-22 | powerpc: strcasestr optmization for power8 | Rajalakshmi Srinivasaraghavan |
2016-04-19 | Fix gprof timing | Samuel Thibault |
2016-04-19 | hurd: fix profiling short-living processes | Samuel Thibault |
2016-04-15 | powerpc: Optimization for strlen for POWER8. | Carlos Eduardo Seo |
2016-04-15 | Detect Intel Goldmont and Airmont processors | H.J. Lu |
2016-04-14 | Fix pread consolidation on ports that require argument alignment | Adhemerval Zanella |
2016-04-14 | malloc: Remove unused definitions of thread_atfork, thread_atfork_static | Florian Weimer |
2016-04-14 | malloc: Run fork handler as late as possible [BZ #19431] | Florian Weimer |
2016-04-14 | Remove union wait [BZ #19613] | Florian Weimer |
2016-04-13 | Register extra test objects | Andreas Schwab |
2016-04-12 | X86-64: Use non-temporal store in memcpy on large data | H.J. Lu |
2016-04-12 | VDSO support for MIPS | Matthew Fortune |
2016-04-11 | Consolidate pwrite/pwrite64 implementations | Adhemerval Zanella |
2016-04-11 | Consolidate pread/pread64 implementations | Adhemerval Zanella |
2016-04-11 | Consolidate off_t/off64_t syscall argument passing | Adhemerval Zanella |
2016-04-11 | Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports | Adhemerval Zanella |
2016-04-11 | Fix build with HAVE_AUX_VECTOR | Samuel Thibault |
2016-04-10 | Fix crash on getauxval call without HAVE_AUX_VECTOR | Samuel Thibault |
2016-04-09 | When disabling SSE, make sure -fpmath is not set to use SSE either | Khem Raj |
2016-04-09 | configure: fix `test ==` usage | Mike Frysinger |
2016-04-08 | Fix termios.h XCASE namespace (bug 19925). | Joseph Myers |
2016-04-07 | powerpc: Add optimized P8 strspn | Paul E. Murphy |
2016-04-06 | X86-64: Prepare memmove-vec-unaligned-erms.S | H.J. Lu |
2016-04-06 | X86-64: Prepare memset-vec-unaligned-erms.S | H.J. Lu |
2016-04-05 | Force 32-bit displacement in memset-vec-unaligned-erms.S | H.J. Lu |
2016-04-05 | Add a comment in memset-sse2-unaligned-erms.S | H.J. Lu |
2016-04-03 | Don't put SSE2/AVX/AVX512 memmove/memset in ld.so | H.J. Lu |
2016-04-03 | Fix memmove-vec-unaligned-erms.S | H.J. Lu |
2016-04-01 | Remove Fast_Copy_Backward from Intel Core processors | H.J. Lu |
2016-04-01 | Remove powerpc64 strspn, strcspn, and strpbrk implementation | Adhemerval Zanella |