aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/64
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-15Add Prefer_MAP_32BIT_EXEC to map executable pages with MAP_32BIThjl/32bit/masterH.J. Lu
2015-11-27Rename localedir to complocaledir (bug 14259).Carlos O'Donell
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-06Simplify the abilist formatFlorian Weimer
2015-11-06Add LFS support for fts functions (bug 11460)Mark Wielaard
2015-07-08libio: fmemopen rewrite to POSIX complianceAdhemerval Zanella
2014-09-26Remove shlib-versions entries redundant with DEFAULT entries.Joseph Myers
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-07-17Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-06-24x86: Consolidate unnecessary nptl/ subdirectories.Roland McGrath
2014-05-14x86: Move abilist files out of nptl/ subdirectories.Roland McGrath
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-04Move x86-64 abilist files to 64/nptlH.J. Lu