about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* Avoid comma operator warnings.Roland McGrath2014-02-071-1/+1
* Revert "Patch [1/4] async-signal safe TLS."Allan McRae2014-02-061-5/+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
* ARM: Disable compat mcount code when unneeded.Roland McGrath2014-01-101-0/+42
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0175-75/+75
* Patch 2/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-0/+6
* Patch 3/4 of the effort to make TLS access async-signal-safe.Paul Pluzhnikov2013-12-181-0/+5
* Patch [1/4] async-signal safe TLS.Paul Pluzhnikov2013-12-181-0/+5
* Adjust generic swapon prototype to match Linux version.Roland McGrath2013-11-211-1/+1
* Don't use broken DL_AUTO_FUNCTION_ADDRESS()Guy Martin2013-11-211-2/+3
* Consolidate multiple precision sin/cos functionsSiddhesh Poyarekar2013-10-081-4/+2
* BZ #15754: Fix test case for ARM.Carlos O'Donell2013-09-231-1/+6
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-0/+3
* MIPS: IEEE 754-2008 NaN encoding supportMaciej W. Rozycki2013-09-181-18/+21
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-282-1/+5
* [BZ #10283] localedef: align fixed maps to SHMLBAMike Frysinger2013-06-241-0/+26
* Fix unsafe compiler optimizationAdhemerval Zanella2013-06-121-1/+6
* Set/restore rounding mode only when neededSiddhesh Poyarekar2013-06-121-14/+41
* Add exception information to math-tests.h and use it in libm-test.inc.Joseph Myers2013-06-111-0/+18
* Add rounding mode information to math-tests.h and use it in libm-test.inc.Joseph Myers2013-06-101-0/+18
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-2/+2
* Fix leading whitespaces.Ondrej Bilka2013-06-061-1/+1
* Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BITSiddhesh Poyarekar2013-06-051-6/+6
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-0/+5
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-163-0/+4
* Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426).Joseph Myers2013-05-081-0/+12
* Declare _dl_skip_args in ldsodefs.h header.Roland McGrath2013-05-071-0/+10
* Flesh out stub not-cancel.h file.Roland McGrath2013-05-061-0/+8
* Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROSPaul Pluzhnikov2013-04-252-20/+0
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+6
* Make _dl_phdr pointer to const.Roland McGrath2013-03-281-1/+1
* Consolidate declarations of _dl_phdr, _dl_phnum.Roland McGrath2013-03-281-0/+6
* On 32-bit x86, disable certain tests involving sNaN values.Thomas Schwinge2013-03-211-0/+36
* Move _dl_non_dynamic_init, _dl_aux_init declarations.Roland McGrath2013-03-151-0/+7
* Remove powerpc64 bounded-pointers code.Joseph Myers2013-03-061-25/+0
* Fix NEED_DL_SYSINFO_DSO conditionals.Roland McGrath2013-03-011-1/+1
* unify xmalloc prototypes & friendsMike Frysinger2013-02-181-7/+1
* New function _dl_find_dso_for_objectSiddhesh Poyarekar2013-02-181-0/+4
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-2/+2
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-081-49/+0
* ARM: Support loading unmarked objects from cache.Carlos O'Donell2013-02-081-0/+1
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-081-7/+0
* Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers2013-02-081-12/+0
* Add missing includes to sysdeps/generic/malloc-sysdep.h.Roland McGrath2013-02-051-0/+3
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-16/+0
* Remove BOUNDED_N and BOUNDED_1.Joseph Myers2013-02-011-10/+0
* Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers2013-02-011-71/+0
* Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.Joseph Myers2013-01-311-27/+0
* Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2013-01-311-7/+0