about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Vector logf for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector log for x86_64 and tests.Andrew Senkevich2015-06-171-0/+4
* Vector sinf for x86_64 and tests.Andrew Senkevich2015-06-151-0/+4
* Vector sin for x86_64 and tests.Andrew Senkevich2015-06-111-0/+4
* x86: Remove vsyscall usageAdhemerval Zanella2015-06-092-50/+0
* Consolidate sched_getcpuAdhemerval Zanella2015-06-097-173/+1
* Vector cosf for x86_64.Andrew Senkevich2015-06-091-0/+4
* Start of series of patches with x86_64 vector math functions.Andrew Senkevich2015-06-091-0/+6
* nptl: Rewrite cancellation macrosAdhemerval Zanella2015-06-042-21/+2
* x86: clock_gettime and timespec_get vDSO cleanupAdhemerval Zanella2015-06-011-0/+4
* Split timed-wait functions out of nptl/lowlevellock.c.Roland McGrath2015-05-262-0/+2
* Consolidate vDSO macros and usageAdhemerval Zanella2015-05-262-59/+5
* x86: Clean up __vdso_clock_gettime variable.Roland McGrath2015-02-064-228/+3