about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Add x32 support to x86_64/bits/sem.hH.J. Lu2012-05-161-6/+6
* Add x32 support to x86_64/bits/msq.hH.J. Lu2012-05-161-10/+9
* Check __x86_64__ in x86_64/bits/a.out.hH.J. Lu2012-05-161-3/+1
* Add x86-64 <bits/siginfo.h>H.J. Lu2012-05-161-0/+330
* Check __x86_64__ in x86-64 sys/reg.hH.J. Lu2012-05-161-3/+2
* Add x32 support to sys/procfs.hH.J. Lu2012-05-161-2/+6
* Use ULL suffix on DR_CONTROL_RESERVEDH.J. Lu2012-05-161-4/+3
* Add uintptr_t cast to GET_PC/GET_FRAME/GET_STACKH.J. Lu2012-05-161-4/+9
* Use 64bit filesystem functions for x32H.J. Lu2012-05-1629-0/+29
* Use R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZEH.J. Lu2012-05-153-16/+37
* Add x32 init-first.cH.J. Lu2012-05-151-0/+40
* Replace 8-byte data alignment with LP_SIZE alignmentH.J. Lu2012-05-151-2/+2
* Load pointer to TID into R10_LPH.J. Lu2012-05-151-1/+1
* Add x32 dl-cache.hH.J. Lu2012-05-151-0/+23
* Add x32 getcpu and sched_getcpuH.J. Lu2012-05-154-0/+83
* Update x86_64 PTR_MANGLE/PTR_DEMANGLE for x32H.J. Lu2012-05-141-16/+16
* Move x86-64 abilist files to 64/nptlH.J. Lu2012-05-0413-0/+0
* Move abilist files into sysdep dirs.David S. Miller2012-04-2813-0/+3184
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1
* Add x32 support to ldd-rewrite.sedH.J. Lu2012-03-191-1/+1
* Use greg_t and uintptr_t in x86-64 __makecontextH.J. Lu2012-03-161-16/+17
* Add x32 support to ldconfigH.J. Lu2012-03-163-62/+31
* * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):H.J. Lu2012-03-053-4/+4
* Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2012-02-212-143/+31
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0947-141/+94
* Remove pre-ISO C supportUlrich Drepper2012-01-071-1/+1
* More IA-64 removalUlrich Drepper2012-01-072-2/+2
* More ia64 removal changesUlrich Drepper2012-01-072-2/+83
* Implement timespec_getUlrich Drepper2012-01-011-0/+10
* Support building bits/syscall.h for any number of subarch variants.Joseph Myers2011-12-221-2/+5
* Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper2011-12-211-3/+3
* Fix clock_gettime for assumed kernel >= 2.6.12Andreas Schwab2011-11-151-1/+7
* Conditionalize unnecessary #include.Roland McGrath2011-10-081-4/+5
* Use HIDDEN_JUMPTARGET rather than spelling out its effects, for ____longjmp_c...Roland McGrath2011-09-151-2/+2
* Remove support for !USE___THREADUlrich Drepper2011-09-101-29/+1
* Revert "Fix semid_ds for x86-64"Andreas Schwab2011-09-071-4/+0
* Make sure __vdso_clock_gettime always contains a valid pointerUlrich Drepper2011-09-072-0/+8
* Fix handling of __vdso_clock_gettimeUlrich Drepper2011-09-061-2/+6
* Don't unconditionally use clock_gettime vsyscall on x86-64Ulrich Drepper2011-09-062-6/+13
* Fix missing declarationAndreas Schwab2011-09-061-0/+1
* Prefer real syscalls instead of vsyscalls on x86-64 outside libc.soUlrich Drepper2011-09-063-3/+23
* Fix semid_ds for x86-64Ulrich Drepper2011-09-051-1/+5
* Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper2011-08-214-70/+47
* Add support for time syscall in vDSOUlrich Drepper2011-05-282-1/+16
* Use getcpu definition from vDSO on x86-64Ulrich Drepper2011-05-272-2/+17
* Undo accidental change in x86-64 user.hJakub Jelinek2011-05-251-1/+1
* Cleanup x86-64 sys/user.hUlrich Drepper2011-05-161-43/+43
* Fix FPU context handling in getcontext on x86-64.Ulrich Drepper2011-04-171-1/+2
* Maintain stack alignment in ____longjmp_chk on x86_64Andreas Schwab2011-04-071-11/+15
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-2/+2