aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64
AgeCommit message (Expand)Author
2012-05-16Check __x86_64__ in x86-64 sys/reg.hH.J. Lu
2012-05-16Add x32 support to sys/procfs.hH.J. Lu
2012-05-16Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu
2012-05-16Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu
2012-05-16Use 64bit filesystem functions for x32H.J. Lu
2012-05-15Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu
2012-05-15Add x32 init-first.cH.J. Lu
2012-05-15Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu
2012-05-15Load pointer to TID into R10_LPH.J. Lu
2012-05-15Add x32 dl-cache.hH.J. Lu
2012-05-15Add x32 getcpu and sched_getcpuH.J. Lu
2012-05-14Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu
2012-05-04Move x86-64 abilist files to 64/nptlH.J. Lu
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-19Add x32 support to ldd-rewrite.sedH.J. Lu
2012-03-16Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu
2012-03-16Add x32 support to ldconfigH.J. Lu
2012-03-05 * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):H.J. Lu
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-07More IA-64 removalUlrich Drepper
2012-01-07More ia64 removal changesUlrich Drepper
2012-01-01Implement timespec_getUlrich Drepper
2011-12-22Support building bits/syscall.h for any number of subarch variants.Joseph Myers
2011-12-21Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper
2011-11-15Fix clock_gettime for assumed kernel >= 2.6.12Andreas Schwab
2011-10-08Conditionalize unnecessary #include.Roland McGrath
2011-09-15Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-07Revert "Fix semid_ds for x86-64"Andreas Schwab
2011-09-07Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper
2011-09-06Fix handling of __vdso_clock_gettimeUlrich Drepper
2011-09-06Don't unconditionally use clock_gettime vsyscall on x86-64Ulrich Drepper
2011-09-06Fix missing declarationAndreas Schwab
2011-09-06Prefer real syscalls instead of vsyscalls on x86-64 outside libc.soUlrich Drepper
2011-09-05Fix semid_ds for x86-64Ulrich Drepper
2011-08-21Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper
2011-05-28Add support for time syscall in vDSOUlrich Drepper
2011-05-27Use getcpu definition from vDSO on x86-64Ulrich Drepper
2011-05-25Undo accidental change in x86-64 user.hJakub Jelinek
2011-05-16Cleanup x86-64 sys/user.hUlrich Drepper
2011-04-17Fix FPU context handling in getcontext on x86-64.Ulrich Drepper
2011-04-07Maintain stack alignment in ____longjmp_chk on x86_64Andreas Schwab
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab
2011-04-01Define O_PATH.Ulrich Drepper
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper