Age | Commit message (Expand) | Author |
2012-04-03 | Add __bswap_64 definition for non GCC compilers. | Andreas Jaeger |
2012-04-02 | Call __ctype_init in early glibc startup. | Thomas Schwinge |
2012-03-30 | optimize the following memcpy: sysdeps/i386/i686/multiarch/memcpy-ssse3.S | Liubov Dmitrieva |
2012-03-30 | Comment fixes for mmsghdr | Ulrich Drepper |
2012-03-28 | Optimize mempcpy on sparc. | David S. Miller |
2012-03-28 | Do not elide the libc hidden def of sparc's memset/memcpy when multiarching. | David S. Miller |
2012-03-28 | Use generic memset/memcpy in rtld on sparcv9/sparc64. | David S. Miller |
2012-03-28 | Fix bugs and improve performance of niagara memset/bzero. | David S. Miller |
2012-03-28 | Make sparc's -fPIC addition to ASFLAGS-.os more robust. | David S. Miller |
2012-03-28 | Fix pow of negative numbers to integer exponents (bugs 369, 2678, 3866). | Joseph Myers |
2012-03-28 | Avoid overflows from long double functions using __kernel_standard. | Joseph Myers |
2012-03-28 | Fix whitespace | Andreas Jaeger |
2012-03-28 | Regenerate configure files | Andreas Jaeger |
2012-03-28 | Move sysdeps/s390/s390-64/elf files | Andreas Jaeger |
2012-03-28 | Move sysdeps/s390/s390-32/elf files | Andreas Jaeger |
2012-03-28 | Fix sparc64/elf merge | David S. Miller |
2012-03-28 | Move sysdeps/sparc/{,sparc32,sparc64}/elf files | Andreas Jaeger |
2012-03-28 | Move sysdeps/powerpc/elf files | Andreas Jaeger |
2012-03-28 | Move sysdeps/powerpc/powerpc32/elf files | Andreas Jaeger |
2012-03-28 | Move sysdeps/powerpc/powerpc64/elf files | Andreas Jaeger |
2012-03-28 | Delete sysdeps/sh/elf | Andreas Jaeger |
2012-03-28 | Fix last commit | Andreas Jaeger |
2012-03-27 | Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc. | Anton Blanchard |
2012-03-27 | Regenerate | Andreas Jaeger |
2012-03-27 | Merge branch 'elf-move' | Andreas Jaeger |
2012-03-26 | Update powerpc libm test ULPs | Andreas Schwab |
2012-03-26 | Fix undue underflow in ldbl-128ibm version of expl | Andreas Schwab |
2012-03-23 | Update sparc ULPs for recently added tests and bug fixes. | David S. Miller |
2012-03-23 | Make sure x86_64 GOT entry slot is always 8 bytes | H.J. Lu |
2012-03-22 | Fix cexp overflow (bug 13892). | Joseph Myers |
2012-03-22 | Replace Elf64_XXX with ElfW(XXX) in dl-irel.h | H.J. Lu |
2012-03-22 | Replace unsigned long with uint64_t | H.J. Lu |
2012-03-22 | Add forward declaration for La_x32_regs/La_x32_retval | H.J. Lu |
2012-03-22 | Add sysdeps/x86_64/preconfigure | H.J. Lu |
2012-03-22 | Fix low-part sign handling in sin/cos for ldbl-128 and ldbl-128ibm. | Joseph Myers |
2012-03-21 | Add x32 support to dynamic linker audit | H.J. Lu |
2012-03-21 | Fix missing overflow/underflow exception in ldbl-128ibm version of powl | Andreas Schwab |
2012-03-21 | Update powerpc libm-test ULPs | Andreas Schwab |
2012-03-21 | Disable use of FMA instructions in branred | Andreas Schwab |
2012-03-21 | Add _ITOA_NEEDED and _ITOA_WORD_TYPE | H.J. Lu |
2012-03-21 | Update sparc ULPs for recently added tests. | David S. Miller |
2012-03-21 | Check x86_64* instead of x86_64 | H.J. Lu |
2012-03-21 | Use autoconf macro for testing compiler options with empty input. | Joseph Myers |
2012-03-21 | Remove inaccurate x86 cexp implementations (bug 13883). | Joseph Myers |
2012-03-21 | Fix pow of zero and infinity to large powers. | Joseph Myers |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu |
2012-03-20 | Merge branch 'master' into elf-move | Andreas Jaeger |
2012-03-20 | Check __x86_64__ instead of __WORDSIZE in mathinline.h | H.J. Lu |
2012-03-20 | Support x86-64 __jmp_buf with __WORDSIZE != 64 | H.J. Lu |
2012-03-20 | Remove old debug/backtracesyms files, replace with elf versions. | Andreas Jaeger |