aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64
AgeCommit message (Expand)Author
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath
2014-06-24Move architecture cases out of sysdeps/unix/sysv/linux/configure.ac.Joseph Myers
2014-06-13Remove x86 assembler rwlock codeAndi Kleen
2014-05-16Split arch-fork.h from fork.hRoland McGrath
2014-05-14x86: Move abilist files out of nptl/ subdirectories.Roland McGrath
2014-05-14Move remaining nptl/sysdeps/unix/sysv/linux/x86_64/ files.Roland McGrath
2014-05-14x86: Consolidate NPTL fork.Roland McGrath
2014-05-14Move x86_64 compat-timer.h out of nptl/Roland McGrath
2014-05-14Move x86_64 timer_*.c out of nptl/Roland McGrath
2014-05-14x86: Consolidate NPTL/non versions of cloneRoland McGrath
2014-05-14x86: Consolidate NPTL/non versions of vforkRoland McGrath
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-05-16Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-03-11Remove extra pthread_atfork compat symbolsAndreas Schwab
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-17Remove bounded-pointers handling from x86_64 assembly sources.Joseph Myers
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-01Clean up init-first.c files.Roland McGrath
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