about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* Use x86_64 bits/ipctypes.h for both i386 and x86-64H.J. Lu2012-05-311-33/+0
* Use x86_64 bits/epoll.h for both i386 and x86_64H.J. Lu2012-05-311-31/+0
* Use x86_64 bits/fcntl.h for both i386 and x86_64H.J. Lu2012-05-311-337/+0
* Use x86_64 bits/environments.h for i386 and x86_64H.J. Lu2012-05-311-96/+0
* Use x86_64 bits/a.out.h for both i386 and x86_64H.J. Lu2012-05-311-11/+0
* Remove use of INTDEF/INTUSE in socketAndreas Schwab2012-05-311-1/+1
* Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu2012-05-301-1/+5
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-304-6/+6
* Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath2012-05-251-1/+6
* syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath2012-05-241-0/+2
* Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath2012-05-241-8/+17
* Add x32 abilist filesH.J. Lu2012-05-2413-0/+3050
* Add sysdeps/unix/sysv/linux/x86_64/x32/configureH.J. Lu2012-05-231-0/+18
* Replace "jmp L(pseudo_end)" with "ret"H.J. Lu2012-05-231-1/+1
* Fix x32 sched_getcpu.S error codeH.J. Lu2012-05-231-4/+8
* Update from Linux 3.4Andreas Jaeger2012-05-231-2/+4
* Remove $(sysctl) from sysdep_routinesH.J. Lu2012-05-221-1/+0
* Add sysctl.mk and bits/sysctl.hH.J. Lu2012-05-222-0/+22
* Fix x86_64/sched_getcpu.S error codeAndreas Jaeger2012-05-221-5/+9
* Add x32 arch_prctlH.J. Lu2012-05-222-0/+66
* Add INTERNAL_SYSCALL_TYPESH.J. Lu2012-05-221-39/+97
* Add x32 support to x86_64/bits/fcntl.hH.J. Lu2012-05-221-5/+3
* Use "neg %eax" in x86_64 SYSCALL_SET_ERRNOH.J. Lu2012-05-221-6/+4
* Rename x32 llseek.S to lseek.S and add dummy llseek.SH.J. Lu2012-05-212-43/+44
* Add x32 llseek.SH.J. Lu2012-05-213-15/+85
* x32: Don't lose high bits of %rbp in setjmp/longjmp mangling/demangling.Roland McGrath2012-05-211-3/+11
* Add x32 syscalls.listH.J. Lu2012-05-211-0/+6
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-0/+2
* Use RAX_LP and "or" to operate on return valueH.J. Lu2012-05-181-2/+2
* Fold copyright yearsH.J. Lu2012-05-184-4/+4
* Add x32 support to x86_64/bits/sigcontext.hH.J. Lu2012-05-181-30/+32
* Use anonymous union in x86_64/sys/user.hH.J. Lu2012-05-181-8/+10
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-171-0/+1
* Add x32 suppport to x86_64/bits/stat.hH.J. Lu2012-05-161-21/+21
* Add x86-64 bits/typesizes.hH.J. Lu2012-05-161-0/+74
* Add x86_64/bits/ipctypes.hH.J. Lu2012-05-161-0/+33
* Add x32 support to sys/ucontext.hH.J. Lu2012-05-161-7/+6
* Add x32 support to <sys/user.h>H.J. Lu2012-05-161-42/+46
* Add x32 support to x86_64/bits/shm.hH.J. Lu2012-05-161-22/+21
* 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