about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-302-2/+0
* Remove unused pseudo_end labelAndreas Schwab2012-07-259-19/+8
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-252-0/+6
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-172-0/+134
* x86_64: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge2012-07-171-2/+3
* Use x86_64 bits/sigcontext.h for i386 and x86_64H.J. Lu2012-06-041-194/+0
* Update x86_64 bits/sigcontext.h from kernel 3.4.0H.J. Lu2012-06-041-0/+34
* Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64H.J. Lu2012-06-042-165/+0
* Use x86_64 bits/{io,perm}.h for i386 and x86_64H.J. Lu2012-06-042-218/+0
* Fix a typo in x86_64 sys/io.hH.J. Lu2012-06-011-1/+1
* Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64H.J. Lu2012-06-011-1/+0
* Define DR_LEN_8 only if __x86_64__ is definedH.J. Lu2012-06-011-1/+3
* Use x86_64 bits/typesizes.h for i386 and x86-64H.J. Lu2012-05-311-80/+0
* Use __SWORD_TYPE for __FSWORD_T_TYPE with -m32H.J. Lu2012-05-311-1/+2
* Use x86_64 bits/siginfo.h for i386 and x86_64H.J. Lu2012-05-311-330/+0
* Use x86_64 bits/stat.h for i386 and x86-64H.J. Lu2012-05-311-210/+0
* Update x86_64 bits/stat.hH.J. Lu2012-05-311-5/+3
* Remove space before tab in indentH.J. Lu2012-05-311-1/+1
* Use x86_64 bits/sysctl.h for x86-64 and i386H.J. Lu2012-05-311-20/+0
* Use x86_64 sys/{ucontext,user}.h for i386 and x86_64H.J. Lu2012-05-312-426/+0
* Use x86_64 sys/procfs.h for both i386 and x86_64H.J. Lu2012-05-311-145/+0
* Replace addr with __addr in x86_64 sys/io.hH.J. Lu2012-05-311-19/+22
* Use x86_64 bits/mman.h for both i386 and x86_64H.J. Lu2012-05-311-113/+0
* Use x86-64 bits/{msq,sem,shm}.h for i386 and x86-64H.J. Lu2012-05-313-276/+0
* 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