| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix dependency tracking on cross-rpcgen-objs | Andreas Schwab | 2012-05-16 | 3 | -5/+17 |
* | Remove __snseconds_t | H.J. Lu | 2012-05-15 | 8 | -13/+24 |
* | Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.h | H.J. Lu | 2012-05-15 | 2 | -0/+8 |
* | Add __syscall_slong_t and __syscall_ulong_t | H.J. Lu | 2012-05-15 | 6 | -0/+30 |
* | Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE | H.J. Lu | 2012-05-15 | 4 | -16/+50 |
* | Remove fallback definitions of __NR_set_robust_list. | Joseph Myers | 2012-05-15 | 2 | -12/+6 |
* | Split up stackguard-macros.h into sysdeps directories. | Joseph Myers | 2012-05-15 | 12 | -34/+53 |
* | Add x86_64 Implies-after files | H.J. Lu | 2012-05-15 | 4 | -1/+8 |
* | Avoid plain "aligned" attributes in installed headers. | Joseph Myers | 2012-05-15 | 4 | -6/+14 |
* | Use R*_LP to load pointer and operate on stack | H.J. Lu | 2012-05-15 | 2 | -31/+44 |
* | Use R*_LP to call _dl_profile_fixup and frame size | H.J. Lu | 2012-05-15 | 2 | -8/+14 |
* | Use LP_OP(cmp) and RCX_LP on dep_mutex pointer | H.J. Lu | 2012-05-15 | 2 | -4/+9 |
* | Add x32 init-first.c | H.J. Lu | 2012-05-15 | 2 | -0/+44 |
* | Add sysdeps/x86_64/x32/sysdep.h | H.J. Lu | 2012-05-15 | 3 | -0/+102 |
* | Use LP_OP(op), LP_SIZE and ASM_ADDR in sem_wait.S | H.J. Lu | 2012-05-15 | 2 | -6/+13 |
* | se LP_OP(op), LP_SIZE and ASM_ADDR in sem_timedwait.S | H.J. Lu | 2012-05-15 | 2 | -9/+16 |
* | Use R*_LP on SP and PC in __longjmp.S and setjmp.S | H.J. Lu | 2012-05-15 | 3 | -9/+14 |
* | Log2 and log10 for wordsize-64. | Adhemerval Zanella | 2012-05-15 | 5 | -82/+313 |
* | Remove duplicate #include <not-cancel.h> in Linux getsysstats.c | Chris Metcalf | 2012-05-15 | 2 | -2/+5 |
* | Fix formatting in last change. | Roland McGrath | 2012-05-15 | 2 | -1/+6 |
* | Avoid race in nscd | Andreas Jaeger | 2012-05-15 | 5 | -28/+60 |
* | configure change to handle Implies-{before,after} files | Roland McGrath | 2012-05-15 | 3 | -65/+81 |
* | Use LP_OP(cmp) on NWAITERS | H.J. Lu | 2012-05-15 | 2 | -1/+6 |
* | Use LP_SIZE and ASM_ADDR in pthread_once.S | H.J. Lu | 2012-05-15 | 2 | -3/+9 |
* | Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDR | H.J. Lu | 2012-05-15 | 2 | -20/+28 |
* | Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDR | H.J. Lu | 2012-05-15 | 2 | -24/+32 |
* | Use LP_OP(cmp) and RCX_LP on dep_mutex pointer | H.J. Lu | 2012-05-15 | 2 | -6/+11 |
* | Use LP_OP(mov) and RDI_LP on pointer | H.J. Lu | 2012-05-15 | 2 | -3/+8 |
* | Replace 8-byte data alignment with LP_SIZE alignment | H.J. Lu | 2012-05-15 | 2 | -2/+7 |
* | Load pointer to TID into R10_LP | H.J. Lu | 2012-05-15 | 2 | -1/+6 |
* | Add x32 dl-cache.h | H.J. Lu | 2012-05-15 | 2 | -0/+27 |
* | Add x32 getcpu and sched_getcpu | H.J. Lu | 2012-05-15 | 5 | -0/+91 |
* | Use LP_SIZE and load timeout pointer into RDX_LP | H.J. Lu | 2012-05-15 | 2 | -4/+13 |
* | Use RSP_LP to operate on stack in stackinfo.h | H.J. Lu | 2012-05-15 | 2 | -2/+7 |
* | Load pointers into RAX_LP in strcmp-sse42.S | H.J. Lu | 2012-05-15 | 2 | -6/+11 |
* | Load cache sizes into R*_LP in memcpy-ssse3.S | H.J. Lu | 2012-05-15 | 2 | -12/+17 |
* | Load cache sizes into R*_LP in memcpy-ssse3-back.S | H.J. Lu | 2012-05-15 | 2 | -10/+15 |
* | Load pointers into R*_LP in strcmp.S | H.J. Lu | 2012-05-15 | 2 | -6/+10 |
* | Load cache sizes into R11_LP/R8_LP | H.J. Lu | 2012-05-15 | 2 | -2/+8 |
* | Load cache size into R8_LP | H.J. Lu | 2012-05-15 | 2 | -4/+9 |
* | PowerPC - logb[f|l] optimization for POWER7 | Adhemerval Zanella | 2012-05-15 | 7 | -0/+225 |
* | Add fixed ports bugs to list in NEWS. | Joseph Myers | 2012-05-15 | 1 | -12/+13 |
* | Remove README.libm. | Joseph Myers | 2012-05-15 | 2 | -856/+4 |
* | Allow a single-threaded program to cancel itself | Siddhesh Poyarekar | 2012-05-15 | 13 | -11/+300 |
* | Add x32 support to tcbhead_t | H.J. Lu | 2012-05-14 | 2 | -6/+7 |
* | Update sysdeps/x86_64/start.S for x32 | H.J. Lu | 2012-05-14 | 2 | -15/+27 |
* | Add __PTHREAD_RWLOCK_INT_FLAGS_SHARED | H.J. Lu | 2012-05-14 | 2 | -1/+17 |
* | Add sysdeps/x86_64/{64,x32}/shlib-versions | H.J. Lu | 2012-05-14 | 8 | -3/+26 |
* | Use _dl_fatal_printf instead of a private variant. | Roland McGrath | 2012-05-14 | 3 | -14/+8 |
* | Mention BZ #14103/#14104 in News and ChangeLog | H.J. Lu | 2012-05-14 | 2 | -1/+2 |