aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-16Fix dependency tracking on cross-rpcgen-objsAndreas Schwab3-5/+17
2012-05-15Remove __snseconds_tH.J. Lu8-13/+24
2012-05-15Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu2-0/+8
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu6-0/+30
2012-05-15Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu4-16/+50
2012-05-15Remove fallback definitions of __NR_set_robust_list.Joseph Myers2-12/+6
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers12-34/+53
2012-05-15Add x86_64 Implies-after filesH.J. Lu4-1/+8
2012-05-15Avoid plain "aligned" attributes in installed headers.Joseph Myers4-6/+14
2012-05-15Use R*_LP to load pointer and operate on stackH.J. Lu2-31/+44
2012-05-15Use R*_LP to call _dl_profile_fixup and frame sizeH.J. Lu2-8/+14
2012-05-15Use LP_OP(cmp) and RCX_LP on dep_mutex pointerH.J. Lu2-4/+9
2012-05-15Add x32 init-first.cH.J. Lu2-0/+44
2012-05-15Add sysdeps/x86_64/x32/sysdep.hH.J. Lu3-0/+102
2012-05-15Use LP_OP(op), LP_SIZE and ASM_ADDR in sem_wait.SH.J. Lu2-6/+13
2012-05-15se LP_OP(op), LP_SIZE and ASM_ADDR in sem_timedwait.SH.J. Lu2-9/+16
2012-05-15Use R*_LP on SP and PC in __longjmp.S and setjmp.SH.J. Lu3-9/+14
2012-05-15Log2 and log10 for wordsize-64.Adhemerval Zanella5-82/+313
2012-05-15Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf2-2/+5
2012-05-15Fix formatting in last change.Roland McGrath2-1/+6
2012-05-15Avoid race in nscdAndreas Jaeger5-28/+60
2012-05-15configure change to handle Implies-{before,after} filesRoland McGrath3-65/+81
2012-05-15Use LP_OP(cmp) on NWAITERSH.J. Lu2-1/+6
2012-05-15Use LP_SIZE and ASM_ADDR in pthread_once.SH.J. Lu2-3/+9
2012-05-15Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDRH.J. Lu2-20/+28
2012-05-15Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDRH.J. Lu2-24/+32
2012-05-15Use LP_OP(cmp) and RCX_LP on dep_mutex pointerH.J. Lu2-6/+11
2012-05-15Use LP_OP(mov) and RDI_LP on pointerH.J. Lu2-3/+8
2012-05-15Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu2-2/+7
2012-05-15Load pointer to TID into R10_LPH.J. Lu2-1/+6
2012-05-15Add x32 dl-cache.hH.J. Lu2-0/+27
2012-05-15Add x32 getcpu and sched_getcpuH.J. Lu5-0/+91
2012-05-15Use LP_SIZE and load timeout pointer into RDX_LPH.J. Lu2-4/+13
2012-05-15Use RSP_LP to operate on stack in stackinfo.hH.J. Lu2-2/+7
2012-05-15Load pointers into RAX_LP in strcmp-sse42.SH.J. Lu2-6/+11
2012-05-15Load cache sizes into R*_LP in memcpy-ssse3.SH.J. Lu2-12/+17
2012-05-15Load cache sizes into R*_LP in memcpy-ssse3-back.SH.J. Lu2-10/+15
2012-05-15Load pointers into R*_LP in strcmp.SH.J. Lu2-6/+10
2012-05-15Load cache sizes into R11_LP/R8_LPH.J. Lu2-2/+8
2012-05-15Load cache size into R8_LPH.J. Lu2-4/+9
2012-05-15PowerPC - logb[f|l] optimization for POWER7Adhemerval Zanella7-0/+225
2012-05-15Add fixed ports bugs to list in NEWS.Joseph Myers1-12/+13
2012-05-15Remove README.libm.Joseph Myers2-856/+4
2012-05-15Allow a single-threaded program to cancel itselfSiddhesh Poyarekar13-11/+300
2012-05-14Add x32 support to tcbhead_tH.J. Lu2-6/+7
2012-05-14Update sysdeps/x86_64/start.S for x32H.J. Lu2-15/+27
2012-05-14Add __PTHREAD_RWLOCK_INT_FLAGS_SHAREDH.J. Lu2-1/+17
2012-05-14Add sysdeps/x86_64/{64,x32}/shlib-versionsH.J. Lu8-3/+26
2012-05-14Use _dl_fatal_printf instead of a private variant.Roland McGrath3-14/+8
2012-05-14Mention BZ #14103/#14104 in News and ChangeLogH.J. Lu2-1/+2