summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* arm: mark __startcontext as .cantunwind (bug 20435)Andreas Schwab2016-08-181-0/+7
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-1813-1/+16
* x86: Use sysdep.o from libc.a in static librariesFlorian Weimer2016-08-041-0/+2
* SPARC64: update localplt.dataAurelien Jarno2016-07-011-0/+1
* hppa: fix loading of global pointer in _start [BZ #20277]John David Anglin2016-07-011-0/+2
* i686/multiarch: Regenerate ulpsAurelien Jarno2016-06-301-8/+8
* MIPS: run tst-mode-switch-{1,2,3}.c using test-skeleton.cAurelien Jarno2016-06-273-6/+15
* MIPS, SPARC: more fixes to the vfork aliases in libpthread.soAurelien Jarno2016-06-273-14/+14
* MIPS, SPARC: fix wrong vfork aliases in libpthread.soAurelien Jarno2016-06-193-0/+6
* Make padding in struct sockaddr_storage explicit [BZ #20111]Florian Weimer2016-05-244-9/+54
* Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer2016-05-121-15/+38
* CVE-2016-3706: getaddrinfo: stack overflow in hostent conversion [BZ #20010]Florian Weimer2016-05-111-61/+69
* CVE-2016-1234: glob: Do not copy d_name field of struct dirent [BZ #19779]Florian Weimer2016-05-091-0/+22
* tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]Florian Weimer2016-05-091-1/+4
* Fix tst-audit10 build when -mavx512f is not supported.Roland McGrath2016-05-092-3/+4
* tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer2016-05-095-55/+112
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2016-05-092-1/+25
* malloc: Remove NO_THREADSFlorian Weimer2016-05-091-19/+0
* configure: fix `test ==` usageMike Frysinger2016-04-094-6/+6
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-04-013-65/+124
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-04-016-248/+496
* Or bit_Prefer_MAP_32BIT_EXEC in EXTRA_LD_ENVVARSH.J. Lu2016-03-111-1/+1
* Define _HAVE_STRING_ARCH_mempcpy to 1 for x86H.J. Lu2016-03-111-0/+3
* Use HAS_ARCH_FEATURE with Fast_Rep_StringH.J. Lu2016-03-109-9/+9
* mips: terminate the FDE before the return trampoline in makecontextAurelien Jarno2016-03-091-0/+7
* Add fts64_* to sysdeps/arm/nacl/libc.abilistRoland McGrath2016-02-221-0/+6
* [x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu2016-02-222-11/+15
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-1810-11/+112
* Use PIC relocation in ALIAS_IMPLAndrew Senkevich2016-02-171-2/+1
* powerpc: Regenerate libm-test-ulpsRajalakshmi Srinivasaraghavan2016-02-041-0/+10
* Fix MIPS mmap negative offset handling for consistency (bug 19550).Joseph Myers2016-02-016-2/+40
* Fix MIPS64 memcpy regression.Steve Ellcey2016-01-281-1/+1
* Remove unused variablesAndreas Schwab2016-01-274-6/+0
* Update localplt.data for 32-bit sparc.David S. Miller2016-01-261-0/+1
* Define __sqrtl_finite on sparc 32-bit with correct symbol version.David S. Miller2016-01-253-2/+9
* Adjust sparc 32-bit __sqrtl_finite version tag.David S. Miller2016-01-251-1/+1
* Update Alpha libm-test-ulpsRichard Henderson2016-01-251-284/+396
* Cleanup ppc bits/ipc.hPaul E. Murphy2016-01-251-24/+0
* Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.David S. Miller2016-01-243-2/+29
* Update sparc ULPS.David S. Miller2016-01-241-208/+228
* MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaNMaciej W. Rozycki2016-01-252-8/+2
* powerpc: Fix macro usage of htm builtinsPaul E. Murphy2016-01-221-3/+3
* Maintainence patch for nios2: update ULPS file and localplt.data changes.Chung-Lin Tang2016-01-212-20/+29
* NaCl: Fix unused variable errors in lowlevellock-futex.h macros.Roland McGrath2016-01-201-2/+5
* 2016-01-20 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2016-01-205-26/+16
* Fix __finitel libm compat symbol version.Joseph Myers2016-01-202-4/+4
* Update localplt.data for powerpc-nofpu.Joseph Myers2016-01-201-2/+2
* Fix ulps regeneration for *-finite tests.Joseph Myers2016-01-194-8/+8
* Fixed build with assembler w/o AVX-512 support.Andrew Senkevich2016-01-191-0/+12
* S390: Regenerate ULPsStefan Liebler2016-01-191-238/+268