about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-214-678/+0
* Add x86 32 bit vDSO time function supportAdhemerval Zanella2015-01-128-149/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0262-62/+62
* Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel2014-12-191-119/+20
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-171-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-244-10/+10
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-242-3/+3
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-242-4/+4
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-2/+2
* Remove IS_IN_ldconfigSiddhesh Poyarekar2014-11-242-2/+2
* pthread_once: Add fast path and remove x86 variants.Torvald Riegel2014-10-201-193/+0
* Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers2014-09-262-4/+2
* Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers2014-09-262-0/+2
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-122-8/+8
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* [PATCH 1/6] Split x86_64 out of main Linux kernel-features.h.Joseph Myers2014-07-171-0/+38
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-174-15/+39
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-172-0/+2
* Get rid of lll_robust_dead.Roland McGrath2014-07-101-14/+0