Age | Commit message (Expand) | Author | Files | Lines |
2012-05-21 | PowerPC: ULPs update | Adhemerval Zanella | 1 | -12/+46 |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson | 16 | -53/+185 |
2012-05-19 | Update powerpc ULPs for ccos, csin, ccosh, csinh tests. | Adhemerval Zanella | 1 | -0/+156 |
2012-05-19 | Update sparc ULPs for ccos, csin, ccosh, csinh tests. | David S. Miller | 1 | -0/+290 |
2012-05-19 | Fix ccos, csin, ccosh, csinh overflows (bug 14123). | Joseph Myers | 2 | -0/+331 |
2012-05-19 | Add 64-bit preadv.c and pwritev.c | H.J. Lu | 2 | -0/+146 |
2012-05-19 | Add a comment to sysdeps/x86_64/x32/_itoa.h | H.J. Lu | 1 | -0/+1 |
2012-05-19 | Use __syscall_slong_t in bits/timex.h | H.J. Lu | 1 | -23/+24 |
2012-05-19 | Remove sysdeps/powerpc/soft-fp. | Joseph Myers | 31 | -1182/+0 |
2012-05-18 | Use RAX_LP and "or" to operate on return value | H.J. Lu | 2 | -5/+5 |
2012-05-18 | [PowerPC] Remove -ftree-loop-linear from Makefiles | Tulio Magno Quites Machado Filho | 4 | -6/+6 |
2012-05-18 | Add sysdeps/x86_64/x32/_itoa.h | H.J. Lu | 1 | -0/+3 |
2012-05-18 | Check d_ino/d_off before using getdents syscall | H.J. Lu | 1 | -3/+12 |
2012-05-18 | Fold copyright years | H.J. Lu | 4 | -4/+4 |
2012-05-18 | Add x32 support to x86_64/bits/sigcontext.h | H.J. Lu | 1 | -30/+32 |
2012-05-18 | Use anonymous union in x86_64/sys/user.h | H.J. Lu | 1 | -8/+10 |
2012-05-18 | Avoid runtime GOT relocations in ld.so on powerpc | Andreas Schwab | 7 | -17/+39 |
2012-05-18 | Fix undefined reference to _dl_prof_resolve in profiled libc | Andreas Schwab | 1 | -4/+9 |
2012-05-18 | Do not provide inlines for GCC build-in functions | Andreas Jaeger | 1 | -2/+5 |
2012-05-17 | Use __syscall_ulong_t in pselect.c | H.J. Lu | 1 | -4/+4 |
2012-05-17 | Add __fsword_t and use it in bits/statfs.h | H.J. Lu | 6 | -12/+17 |
2012-05-17 | Cast to unsigned long | H.J. Lu | 1 | -1/+1 |
2012-05-17 | Fix warnings on Linux/i686 | Andreas Jaeger | 1 | -1/+3 |
2012-05-17 | Add tst-mallocalign1 | H.J. Lu | 2 | -0/+76 |
2012-05-17 | BZ#14059: Fix AVX and FMA4 detection. | Carlos O'Donell | 7 | -30/+150 |
2012-05-16 | Fold copyright years | H.J. Lu | 4 | -4/+4 |
2012-05-16 | Use __syscall_slong_t in bits/mqueue.h | H.J. Lu | 1 | -6/+8 |
2012-05-16 | Add x32 suppport to x86_64/bits/stat.h | H.J. Lu | 1 | -21/+21 |
2012-05-16 | Add x86-64 bits/typesizes.h | H.J. Lu | 1 | -0/+74 |
2012-05-16 | Add x86_64/bits/ipctypes.h | H.J. Lu | 1 | -0/+33 |
2012-05-16 | Use __syscall_ulong_t in bits/ipc.h | H.J. Lu | 1 | -3/+3 |
2012-05-16 | Add x32 support to sys/ucontext.h | H.J. Lu | 1 | -7/+6 |
2012-05-16 | Add x32 support to <sys/user.h> | H.J. Lu | 1 | -42/+46 |
2012-05-16 | Add x32 gmp-mparam.h | H.J. Lu | 1 | -0/+33 |
2012-05-16 | Add x32 ffs | H.J. Lu | 1 | -0/+4 |
2012-05-16 | Add x32 support to x86_64/bits/shm.h | H.J. Lu | 1 | -22/+21 |
2012-05-16 | Add x32 support to x86_64/bits/sem.h | H.J. Lu | 1 | -6/+6 |
2012-05-16 | Add x32 support to x86_64/bits/msq.h | H.J. Lu | 1 | -10/+9 |
2012-05-16 | Check __x86_64__ in x86_64/bits/a.out.h | H.J. Lu | 1 | -3/+1 |
2012-05-16 | Add x86-64 <bits/siginfo.h> | H.J. Lu | 1 | -0/+330 |
2012-05-16 | Add dummy files for x32 | H.J. Lu | 2 | -0/+2 |
2012-05-16 | Check __x86_64__ in x86-64 sys/reg.h | H.J. Lu | 1 | -3/+2 |
2012-05-16 | Add x32 support to sys/procfs.h | H.J. Lu | 1 | -2/+6 |
2012-05-16 | Use ULL suffix on DR_CONTROL_RESERVED | H.J. Lu | 1 | -4/+3 |
2012-05-16 | Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACK | H.J. Lu | 1 | -4/+9 |
2012-05-16 | Use 64bit filesystem functions for x32 | H.J. Lu | 29 | -0/+29 |
2012-05-16 | Track dependencies for .oS-only objects | Andreas Schwab | 1 | -0/+1 |
2012-05-15 | Remove __snseconds_t | H.J. Lu | 4 | -8/+4 |
2012-05-15 | Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.h | H.J. Lu | 1 | -0/+2 |
2012-05-15 | Add __syscall_slong_t and __syscall_ulong_t | H.J. Lu | 3 | -0/+6 |