about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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