about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Add p{read,write}[v]64 to syscalls.list [BZ #20348]H.J. Lu2016-07-121-0/+4
* X86-64: Define LO_HI_LONG to skip pos_h [BZ #20349]H.J. Lu2016-07-111-0/+4
* Add nextup and nextdown math functionsRajalakshmi Srinivasaraghavan2016-06-162-0/+14
* Revert {send,sendm,recv,recvm}msg conformance changesAdhemerval Zanella2016-06-104-14/+0
* Bug 20198: quick_exit should not call destructors.Carlos O'Donell2016-06-062-0/+2
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-061-1/+0
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-061-1/+0
* network: recvmmsg and sendmmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-251-0/+2
* network: recvmsg and sendmsg standard compliance (BZ#16919)Adhemerval Zanella2016-05-254-0/+14
* Adjust kernel-features.h defaults for recvmsg and sendmsgAdhemerval Zanella2016-05-251-2/+0
* Don't call internal _Unwind_Resume via PLTH.J. Lu2016-05-182-2/+2
* Don't call internal __pthread_unwind via PLTH.J. Lu2016-05-181-2/+4
* Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella2016-04-291-6/+2
* Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella2016-04-111-0/+6
* Use JUMPTARGET in x86-64 pthreadH.J. Lu2016-03-213-7/+3
* Adjust kernel-features.h defaults for socket syscalls.Joseph Myers2016-03-151-13/+0
* Add _arch_/_cpu_ to index_*/bit_* in x86 cpu-features.hH.J. Lu2016-03-101-4/+4
* posix: New Linux posix_spawn{p} implementationAdhemerval Zanella2016-03-071-0/+1
* Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu2016-03-031-1/+1
* Call x86-64 __setcontext directlyH.J. Lu2016-03-011-1/+1
* Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere.Joseph Myers2016-02-242-0/+4
* 2016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-01-202-11/+6
* New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel2016-01-151-161/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0454-54/+54
* Fix linux personality syscall wrapperDmitry V. Levin2015-12-311-0/+1
* Provide x32 timesH.J. Lu2015-12-171-0/+38
* Add REGISTERS_CLOBBERED_BY_SYSCALL for x86-64H.J. Lu2015-12-161-2/+5
* Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIT hjl/32bit/masterH.J. Lu2015-12-152-0/+81
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-272-2/+2
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-202-0/+10
* Simplify the abilist formatFlorian Weimer2015-11-0627-6345/+6267
* Add LFS support for fts functions (bug 11460)Mark Wielaard2015-11-064-0/+16
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-192-6/+2
* nptl: Add adapt_count parameter to lll_unlock_elisionPaul Murphy2015-10-151-1/+1
* Add INLINE_SYSCALL_ERROR_RETURN_VALUEH.J. Lu2015-10-131-0/+1
* Mark lseek/llseek as non-cancellableAdhemerval Zanella2015-10-091-1/+1
* Use x86-64 cacheinfo.c and sysconf.c for x86H.J. Lu2015-08-191-42/+0
* Add _dl_x86_cpu_features to rtld_globalH.J. Lu2015-08-131-1/+1
* Align stack to 16 bytes when calling __gettimeofdayH.J. Lu2015-08-051-4/+5
* Align stack to 16 bytes when calling __setcontextH.J. Lu2015-08-051-2/+2
* libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella2015-07-082-0/+6
* Clean up BUSY_WAIT_NOP and atomic_delay.Torvald Riegel2015-06-301-3/+0
* Vector sincosf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Vector sincos for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Vector powf for x86_64 and tests.Andrew Senkevich2015-06-181-0/+4
* Fix mq_notify socket, recv namespace (bug 18546).Joseph Myers2015-06-171-0/+1
* Fix mq_notify pthread_barrier_* namespace (bug 18544).Joseph Myers2015-06-171-4/+5
* Vector pow for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector expf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector exp for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4