aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64
AgeCommit message (Expand)Author
2012-08-09Avoid DWARF definition DIE on ifunc symbolsH.J. Lu
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath
2012-08-06Remove x32/iofopen.c and x32/iofopen64.cH.J. Lu
2012-08-01Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0.Roland McGrath
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-07-25Remove unused pseudo_end labelAndreas Schwab
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-07-17x86_64: makecontext: exit (0) if uc_link is the null pointer.Thomas Schwinge
2012-06-04Use x86_64 bits/sigcontext.h for i386 and x86_64H.J. Lu
2012-06-04Update x86_64 bits/sigcontext.h from kernel 3.4.0H.J. Lu
2012-06-04Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64H.J. Lu
2012-06-04Use x86_64 bits/{io,perm}.h for i386 and x86_64H.J. Lu
2012-06-01Fix a typo in x86_64 sys/io.hH.J. Lu
2012-06-01Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64H.J. Lu
2012-06-01Define DR_LEN_8 only if __x86_64__ is definedH.J. Lu
2012-05-31Use x86_64 bits/typesizes.h for i386 and x86-64H.J. Lu
2012-05-31Use __SWORD_TYPE for __FSWORD_T_TYPE with -m32H.J. Lu
2012-05-31Use x86_64 bits/siginfo.h for i386 and x86_64H.J. Lu
2012-05-31Use x86_64 bits/stat.h for i386 and x86-64H.J. Lu
2012-05-31Update x86_64 bits/stat.hH.J. Lu
2012-05-31Remove space before tab in indentH.J. Lu
2012-05-31Use x86_64 bits/sysctl.h for x86-64 and i386H.J. Lu
2012-05-31Use x86_64 sys/{ucontext,user}.h for i386 and x86_64H.J. Lu
2012-05-31Use x86_64 sys/procfs.h for both i386 and x86_64H.J. Lu
2012-05-31Replace addr with __addr in x86_64 sys/io.hH.J. Lu
2012-05-31Use x86_64 bits/mman.h for both i386 and x86_64H.J. Lu
2012-05-31Use x86-64 bits/{msq,sem,shm}.h for i386 and x86-64H.J. Lu
2012-05-31Use x86_64 bits/ipctypes.h for both i386 and x86-64H.J. Lu
2012-05-31Use x86_64 bits/epoll.h for both i386 and x86_64H.J. Lu
2012-05-31Use x86_64 bits/fcntl.h for both i386 and x86_64H.J. Lu
2012-05-31Use x86_64 bits/environments.h for i386 and x86_64H.J. Lu
2012-05-31Use x86_64 bits/a.out.h for both i386 and x86_64H.J. Lu
2012-05-31Remove use of INTDEF/INTUSE in socketAndreas Schwab
2012-05-30Use __UWORD_TYPE for __NLINK_T_TYPE with -m32H.J. Lu
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu
2012-05-25Add systemtap static probe points in setjmp/longjmp on x86.Roland McGrath
2012-05-24syscalls.list support for vDSO IFUNCs, use it for x32 gettimeofday and time.Roland McGrath
2012-05-24Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath
2012-05-24Add x32 abilist filesH.J. Lu
2012-05-23Add sysdeps/unix/sysv/linux/x86_64/x32/configureH.J. Lu
2012-05-23Replace "jmp L(pseudo_end)" with "ret"H.J. Lu
2012-05-23Fix x32 sched_getcpu.S error codeH.J. Lu
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-22Remove $(sysctl) from sysdep_routinesH.J. Lu
2012-05-22Add sysctl.mk and bits/sysctl.hH.J. Lu
2012-05-22Fix x86_64/sched_getcpu.S error codeAndreas Jaeger
2012-05-22Add x32 arch_prctlH.J. Lu
2012-05-22Add INTERNAL_SYSCALL_TYPESH.J. Lu