summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2017-06-05Fix struct sigaltstack namespace (bug 21517).Joseph Myers
2017-06-04Regenerate sysdeps/gnu/errlist.c.Zack Weinberg
2017-06-03getaddrinfo: Eliminate another strdup callFlorian Weimer
2017-06-02x86: Update __x86_shared_non_temporal_thresholdH.J. Lu
2017-06-02getaddrinfo: Fix localplt failure involving strdupFlorian Weimer
2017-06-02getaddrinfo: Always allocate canonical name on the heapFlorian Weimer
2017-06-01Add shim header for bits/syscall.h.Zack Weinberg
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers
2017-06-01Avoid tickling a linker bug from microblaze pt-vfork.S.Zack Weinberg
2017-05-31posix: Implement preadv2 and pwritev2Adhemerval Zanella
2017-05-31Delay initialization of CPU features struct in static binariesSiddhesh Poyarekar
2017-05-30Add reallocarray functionDennis Wölfing
2017-05-30x86_64: Remove redundant REX bytes from memchr.SH.J. Lu
2017-05-29m68k: handle default PIEAndreas Schwab
2017-05-25float128: Add wrappers to override ldbl-128 as float128.Paul E. Murphy
2017-05-24aarch64: Thunderx specific memcpy and memmoveSteve Ellcey
2017-05-24arm: Fix typo in array countSiddhesh Poyarekar
2017-05-24x86: Don't include cacheinfo.c in ld.soH.J. Lu
2017-05-24x86: Use __get_cpu_features to get cpu_featuresH.J. Lu
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-22Fix a bug in 'Remove __need macros from signal.h' (a992f506)Zack Weinberg
2017-05-23Remove useless comment from sysdeps/sparc/sparc32/dl-machine.hSiddhesh Poyarekar
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-20x86_64: Remove L(return_null) from rawmemchr.SH.J. Lu
2017-05-20Remove sfi_* annotations from ARM assembly files.Zack Weinberg
2017-05-20Remove the bulk of the NaCl port.Zack Weinberg
2017-05-19manual: Convert errno @comments to new @errno macro.Rical Jasan
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-19x86: Optimize SSE2 memchr overflow calculationH.J. Lu
2017-05-19Fix makefile rules for vmsplice, splice, and open_by_handle_atAdhemerval Zanella
2017-05-19Also create and use ldbl-compat-choose.h.Joseph Myers
2017-05-19Create and use first-versions.h with macros for function symbol versions.Joseph Myers
2017-05-18posix: Consolidate Linux mq_timedsend syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux mq_timedreceive syscallAdhemerval Zanella
2017-05-18linux: Consolidate Linux open_by_handle_at syscallAdhemerval Zanella
2017-05-18linux: Consolidate Linux splice syscallAdhemerval Zanella
2017-05-18linux: Consolidate Linux vmsplice syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux fsync syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux fdatasync syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux msync syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux sigsuspend implementationAdhemerval Zanella
2017-05-18linux: Consolidate Linux tee implementationAdhemerval Zanella
2017-05-18posix: Consolidate Linux nanosleep syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux waitpid syscallAdhemerval Zanella
2017-05-18posix: Consolidate Linux pause syscallAdhemerval Zanella
2017-05-18Correct comments in x86_64/multiarch/memcmp.SH.J. Lu
2017-05-18powerpc: Improve memcmp performance for POWER8Rajalakshmi Srinivasaraghavan
2017-05-17powerpc: Add a POWER8-optimized version of cosf()Paul Clarke
2017-05-17Convert e_exp2l.c into a templateGabriel F. T. Gomes
2017-05-15posix: Fix and simplify default p{read,write}v implementationAdhemerval Zanella