Age | Commit message (Expand) | Author |
2013-02-04 | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. | Joseph Myers |
2013-02-01 | Remove BOUNDED_N and BOUNDED_1. | Joseph Myers |
2013-02-01 | Remove bp-start.h and INIT_ARGV_and_ENVIRON. | Joseph Myers |
2013-01-31 | Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES. | Joseph Myers |
2013-01-31 | Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. | Joseph Myers |
2013-01-31 | Remove bp-semctl.h and CHECK_SEMCTL. | Joseph Myers |
2013-01-31 | Remove bp-thunks code. | Joseph Myers |
2013-01-31 | Fix casinh spurious underflows away from [-i,i] (bug 15062). | Joseph Myers |
2013-01-23 | Add a minor 'cas' atomic optimization on sparc. | David S. Miller |
2013-01-23 | ulimit: remove buggy bsd implementation | Pino Toscano |
2013-01-23 | ulimit: include <limits.h> | Pino Toscano |
2013-01-23 | ulimit: move linux implementation as posix | Pino Toscano |
2013-01-23 | S/390: Fix setjmp/longjmp FPR save/restore | Andreas Krebbel |
2013-01-23 | Make bits/wchar.h correct for all architectures (bug 15036). | Joseph Myers |
2013-01-21 | Use libgcc unwinder for sparc backtraces, if available. | David S. Miller |
2013-01-20 | Remove use of mpa2.h | Andreas Schwab |
2013-01-18 | PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq. | Anton Blanchard |
2013-01-18 | Fix application of the exception mask | Siddhesh Poyarekar |
2013-01-18 | Simplify calculation of 2^-m in __mpexp | Siddhesh Poyarekar |
2013-01-18 | Remove unnecessary multiplication with RADIXI | Siddhesh Poyarekar |
2013-01-17 | Update sparc ULPs. | David S. Miller |
2013-01-17 | Fix cacos real-part inaccuracy for result real part near 0 (bug 15023). | Joseph Myers |
2013-01-17 | Add HAVE_MREMAP for mremap usage | Pino Toscano |
2013-01-17 | Fix header comment | Siddhesh Poyarekar |
2013-01-16 | Implement x86 SIZE32/SIZE64 relocations | H.J. Lu |
2013-01-17 | Adapt installed powerpc headers better for soft-float / no-FPRs. | Joseph Myers |
2013-01-16 | Consolidate constant defines into mpa.h | Siddhesh Poyarekar |
2013-01-16 | Fix the value of TWO | Siddhesh Poyarekar |
2013-01-16 | Optimize trunc{,f} on sparc. | David S. Miller |
2013-01-15 | Optimize nearbyint{,f} on sparc. | David S. Miller |
2013-01-15 | Use libc_fe*() in 32-bit nearbyint() | David S. Miller |
2013-01-15 | scsi/sg.h: include stddef.h for size_t | Mike Frysinger |
2013-01-14 | Optimize sparc {ceil,floor}{,f} using vis2 'siam' instruction. | David S. Miller |
2013-01-14 | Optimize fdim/fdimf on sparc. | David S. Miller |
2013-01-14 | Fix up log format, wrap a long line. | Roland McGrath |
2013-01-14 | Minor tweak to mp multiplication | Siddhesh Poyarekar |
2013-01-14 | Fix code formatting in mpa.c | Siddhesh Poyarekar |
2013-01-14 | Remove unnecessary local variable mptwo | Siddhesh Poyarekar |
2013-01-11 | Add 64-bit VIS3 optimized GMP routines for sparc. | David S. Miller |
2013-01-11 | Redo sparc 32-bit V9 GMP optimizations with fixed copyrights. | David S. Miller |
2013-01-11 | Adjust sparc for Roland's multiarch sysdep directory changes. | David S. Miller |
2013-01-11 | Remove __GLIBC_HAVE_LONG_LONG. | Joseph Myers |
2013-01-11 | Add MSG_FASTOPEN | Andreas Jaeger |
2013-01-10 | Undo receive sparc 32-bit V9 gmp routine commit. | David S. Miller |
2013-01-10 | Optimize sparc 32-bit V9 GMP multiply routines. | David S. Miller |
2013-01-10 | Update sparc ULPs for new casin{,h} tests. | David S. Miller |
2013-01-10 | Use __extension__ with long long in installed headers. | Joseph Myers |
2013-01-10 | Correct _XXX_ILP32_OFFBIG for x32 | H.J. Lu |
2013-01-10 | Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64" | Andreas Schwab |
2013-01-10 | Revert "sysdeps/ieee754/ldbl-128ibm/e_expl.c" | Andreas Schwab |