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