aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2016-05-19Check the HTT bit before counting logical threadsH.J. Lu
2016-05-19Remove alignments on jump targets in memsetH.J. Lu
2016-05-18Don't call internal _Unwind_Resume via PLTH.J. Lu
2016-05-18Don't call internal __pthread_unwind via PLTH.J. Lu
2016-05-18Add CLONE_NEWCGROUP from Linux 4.6 to bits/sched.h.Joseph Myers
2016-05-18Add Q_GETNEXTQUOTA from Linux 4.6 to sys/quota.h.Joseph Myers
2016-05-13Call init_cpu_features only if SHARED is definedH.J. Lu
2016-05-13Support non-inclusive caches on Intel processorsH.J. Lu
2016-05-12This is an optimized memset for AArch64. Memset is split into 4 main cases:Wilco Dijkstra
2016-05-12Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer
2016-05-12getaddrinfo: Convert from extend_alloca to struct scratch_bufferFlorian Weimer
2016-05-11S390: Use fPIC to avoid R_390_GOT12 relocation in gcrt1.o.Stefan Liebler
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu
2016-05-10getaddrinfo: Restore RES_USE_INET6 flag on error path [BZ #19994]Florian Weimer
2016-05-09S390: Add support for vdso getcpu symbol.Stefan Liebler
2016-05-08Move sysdeps/x86_64/cacheinfo.c to sysdeps/x86H.J. Lu
2016-05-04Revert "aio: fix newp->running data race"Samuel Thibault
2016-05-04aio: fix newp->running data raceSamuel Thibault
2016-05-04powerpc: Fix operand prefixesGabriel F. T. Gomes
2016-05-04CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer
2016-05-03powerpc: Add missing insn in swapcontext [BZ #20004]Paul E. Murphy
2016-05-02powerpc: Fix clone CLONE_VM compareAdhemerval Zanella
2016-04-30m68k: use large PIC model for gcrt1.oAndreas Schwab
2016-04-30m68k: avoid local labels in symbol tableAndreas Schwab
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella
2016-04-29powerpc: Zero pad using memset in strncpy/stpncpyGabriel F. T. Gomes
2016-04-29CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer
2016-04-27Add missing iucv related defines.Stefan Liebler
2016-04-25powerpc: Add optimized strcspn for P8Paul E. Murphy
2016-04-25Fix stdlib/tst-makecontext regression for Nios IIChung-Lin Tang
2016-04-22powerpc: strcasestr optmization for power8Rajalakshmi Srinivasaraghavan
2016-04-19Fix gprof timingSamuel Thibault
2016-04-19hurd: fix profiling short-living processesSamuel Thibault
2016-04-15powerpc: Optimization for strlen for POWER8.Carlos Eduardo Seo
2016-04-15Detect Intel Goldmont and Airmont processorsH.J. Lu
2016-04-14Fix pread consolidation on ports that require argument alignmentAdhemerval Zanella
2016-04-14malloc: Remove unused definitions of thread_atfork, thread_atfork_staticFlorian Weimer
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer
2016-04-14Remove union wait [BZ #19613]Florian Weimer
2016-04-13Register extra test objectsAndreas Schwab
2016-04-12X86-64: Use non-temporal store in memcpy on large dataH.J. Lu
2016-04-12VDSO support for MIPSMatthew Fortune
2016-04-11Consolidate pwrite/pwrite64 implementationsAdhemerval Zanella
2016-04-11Consolidate pread/pread64 implementationsAdhemerval Zanella
2016-04-11Consolidate off_t/off64_t syscall argument passingAdhemerval Zanella
2016-04-11Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing portsAdhemerval Zanella
2016-04-11Fix build with HAVE_AUX_VECTORSamuel Thibault
2016-04-10Fix crash on getauxval call without HAVE_AUX_VECTORSamuel Thibault
2016-04-09When disabling SSE, make sure -fpmath is not set to use SSE eitherKhem Raj
2016-04-09configure: fix `test ==` usageMike Frysinger