about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Always enable pointer guardStan Shebs2017-01-181-1/+1
* Fix error handling in getaddrinfo.Stan Shebs2016-08-051-1/+1
* Fix stack overflow in hostent translation (CVE-2016-3706)Stan Shebs2016-07-141-61/+69
* Remove uses of operand modifier (%s) in powerpc inline asm.Stan Shebs2016-02-161-4/+4
* Backport several dozen PPC-specific patches from IBM.Stan Shebs2016-02-12119-692/+4398
* Backport fix for broken trig functionsStan Shebs2015-12-012-6/+54
* Use ENTRY and END macros to get a .size directive. backport of change:Sterling Augustine2014-11-251-6/+2
* For b/13901604 (suid-root exe + unsecure environment variable => wrong __goog...Paul Pluzhnikov2014-06-192-121/+0
* Backport PPC ELFv2 s_copysign stack temp bugfix (PR16786, b/13737066).Brooks Moses2014-05-191-2/+2
* Add PTRACE_EVENT_STOP, as per b/13432624.Brooks Moses2014-04-291-1/+2
* For b/14302447, backport upstream patches for __bzero_ppc.Brooks Moses2014-04-253-7/+17
* For b/5732800, expose calls from malloc to mmap,munmap, etc. (Forward-ported ...Brooks Moses2014-03-133-0/+15
* For Google b/8315591, experimental implementation of dlopen_with_offset.Paul Pluzhnikov2014-03-101-4/+8
* For b/4074041, add EXEC_ORIGIN support. Forward-ported from cl/56955623 and h...Paul Pluzhnikov2014-03-081-0/+3
* Adjust the size value on _nl_default_dirname to match the directory name that...Paul Pluzhnikov2014-03-064-238/+2
* Add "fastload" support.Paul Pluzhnikov2014-03-041-2/+58
* For b/3133396, ignore system ld.so.cache when looking for nss and iconv modules.Paul Pluzhnikov2014-03-031-1/+1
* For b/2471323, implement multi-level cache search for shared libraries.Paul Pluzhnikov2014-03-032-0/+12
* For b/3162458, don't skip files with d_ino==0 -- our tmpfs systems sometimes ...Paul Pluzhnikov2014-03-032-0/+8
* For b/2723095, allow grantpt() to succeed even if it can't chgrp the slave pt...Paul Pluzhnikov2014-02-281-0/+14
* Disable static linking warning for dlopen and dlmopen, and disable linking wa...Paul Pluzhnikov2014-02-281-1/+6
* Add __google_auxv. Forward-ported from cl/51271693 (from cl/38027-p2).Paul Pluzhnikov2014-02-282-0/+121
* Revert upstream removal of async-safe TLS patches.Brooks Moses2014-02-244-0/+73
* Revert "Patch [1/4] async-signal safe TLS."Allan McRae2014-02-064-62/+0
* Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-5/+0
* Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae2014-02-061-6/+0
* Fix comment in kernel-features.h.Carlos O'Donell2014-02-051-1/+1
* Fix tst-setgetname for Linux kernels < 2.6.33.Carlos O'Donell2014-02-051-0/+6
* Adjust sparc ULPs.David S. Miller2014-02-041-0/+5
* PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella2014-02-0413-0/+3149
* abilist-pattern configurabilityAdhemerval Zanella2014-02-041-0/+4
* Update x86_64 ULPs (AMD family 21, model 2)Eric Wong2014-02-041-3/+161
* Update x86_64 ULPs (AMD Family 10h)Eric Wong2014-02-041-2/+611
* Disable x87 inline functions for SSE2 mathH.J. Lu2014-01-291-2/+2
* Add -mieee to SH sysdep-CFLAGS for older SH compilers.Kaz Kojima2014-01-281-0/+3
* Regenerate SH libm-test-ulps with proper compiler options.Kaz Kojima2014-01-271-9/+716
* Rebuild sparc ULPs.David S. Miller2014-01-241-1203/+9817
* Move SH libm-test-ulps to sysdeps/sh and regenerate it.Kaz Kojima2014-01-252-1094/+5486
* Restore ucontext ABI for soft-float sh4.Kaz Kojima2014-01-242-99/+1
* Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima2014-01-233-103/+31
* S/390: Merge 32 and 64 bit ucontext.h.Andreas Krebbel2014-01-222-98/+6
* Include generic symbol-hacks.h for x32H.J. Lu2014-01-201-1/+1
* PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella2014-01-202-4/+10
* s390: implement sotruss supportMike Frysinger2014-01-161-0/+62
* PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella2014-01-162-4/+36
* PowerPC: sotruss-lib implementationAdhemerval Zanella2014-01-151-0/+69
* Do not enable asynchronous cancellation in system. Fixes bug 14782.Ondřej Bílka2014-01-151-10/+1
* [BZ #16427] Fix ldbl-128 exp overflows.Andreas Krebbel2014-01-151-13/+5
* S/390: Regenerate ULPs.Andreas Krebbel2014-01-151-1139/+9960
* ARM: Disable compat mcount code when unneeded.Roland McGrath2014-01-101-0/+42