about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Remove __snseconds_tH.J. Lu2012-05-158-13/+24
* Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.hH.J. Lu2012-05-152-0/+8
* Add __syscall_slong_t and __syscall_ulong_tH.J. Lu2012-05-156-0/+30
* Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu2012-05-154-16/+50
* Remove fallback definitions of __NR_set_robust_list.Joseph Myers2012-05-152-12/+6
* Split up stackguard-macros.h into sysdeps directories.Joseph Myers2012-05-1512-34/+53
* Add x86_64 Implies-after filesH.J. Lu2012-05-154-1/+8
* Avoid plain "aligned" attributes in installed headers.Joseph Myers2012-05-154-6/+14
* Use R*_LP to load pointer and operate on stackH.J. Lu2012-05-152-31/+44
* Use R*_LP to call _dl_profile_fixup and frame sizeH.J. Lu2012-05-152-8/+14
* Use LP_OP(cmp) and RCX_LP on dep_mutex pointerH.J. Lu2012-05-152-4/+9
* Add x32 init-first.cH.J. Lu2012-05-152-0/+44
* Add sysdeps/x86_64/x32/sysdep.hH.J. Lu2012-05-153-0/+102
* Use LP_OP(op), LP_SIZE and ASM_ADDR in sem_wait.SH.J. Lu2012-05-152-6/+13
* se LP_OP(op), LP_SIZE and ASM_ADDR in sem_timedwait.SH.J. Lu2012-05-152-9/+16
* Use R*_LP on SP and PC in __longjmp.S and setjmp.SH.J. Lu2012-05-153-9/+14
* Log2 and log10 for wordsize-64.Adhemerval Zanella2012-05-155-82/+313
* Remove duplicate #include <not-cancel.h> in Linux getsysstats.cChris Metcalf2012-05-152-2/+5
* Fix formatting in last change.Roland McGrath2012-05-152-1/+6
* Avoid race in nscdAndreas Jaeger2012-05-155-28/+60
* configure change to handle Implies-{before,after} filesRoland McGrath2012-05-153-65/+81
* Use LP_OP(cmp) on NWAITERSH.J. Lu2012-05-152-1/+6
* Use LP_SIZE and ASM_ADDR in pthread_once.SH.J. Lu2012-05-152-3/+9
* Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDRH.J. Lu2012-05-152-20/+28
* Use LP_OP(cmp), R*_LP, LP_SIZE and ASM_ADDRH.J. Lu2012-05-152-24/+32
* Use LP_OP(cmp) and RCX_LP on dep_mutex pointerH.J. Lu2012-05-152-6/+11
* Use LP_OP(mov) and RDI_LP on pointerH.J. Lu2012-05-152-3/+8
* Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu2012-05-152-2/+7
* Load pointer to TID into R10_LPH.J. Lu2012-05-152-1/+6
* Add x32 dl-cache.hH.J. Lu2012-05-152-0/+27
* Add x32 getcpu and sched_getcpuH.J. Lu2012-05-155-0/+91
* Use LP_SIZE and load timeout pointer into RDX_LPH.J. Lu2012-05-152-4/+13
* Use RSP_LP to operate on stack in stackinfo.hH.J. Lu2012-05-152-2/+7
* Load pointers into RAX_LP in strcmp-sse42.SH.J. Lu2012-05-152-6/+11
* Load cache sizes into R*_LP in memcpy-ssse3.SH.J. Lu2012-05-152-12/+17
* Load cache sizes into R*_LP in memcpy-ssse3-back.SH.J. Lu2012-05-152-10/+15
* Load pointers into R*_LP in strcmp.SH.J. Lu2012-05-152-6/+10
* Load cache sizes into R11_LP/R8_LPH.J. Lu2012-05-152-2/+8
* Load cache size into R8_LPH.J. Lu2012-05-152-4/+9
* PowerPC - logb[f|l] optimization for POWER7Adhemerval Zanella2012-05-157-0/+225
* Add fixed ports bugs to list in NEWS.Joseph Myers2012-05-151-12/+13
* Remove README.libm.Joseph Myers2012-05-152-856/+4
* Allow a single-threaded program to cancel itselfSiddhesh Poyarekar2012-05-1513-11/+300
* Add x32 support to tcbhead_tH.J. Lu2012-05-142-6/+7
* Update sysdeps/x86_64/start.S for x32H.J. Lu2012-05-142-15/+27
* Add __PTHREAD_RWLOCK_INT_FLAGS_SHAREDH.J. Lu2012-05-142-1/+17
* Add sysdeps/x86_64/{64,x32}/shlib-versionsH.J. Lu2012-05-148-3/+26
* Use _dl_fatal_printf instead of a private variant.Roland McGrath2012-05-143-14/+8
* Mention BZ #14103/#14104 in News and ChangeLogH.J. Lu2012-05-142-1/+2
* Improve consistency of --enable-kernel and default builds.Joseph Myers2012-05-143-30/+28