Age | Commit message (Expand) | Author | Files | Lines |
2014-02-07 | Avoid comma operator warnings. | Roland McGrath | 1 | -1/+1 |
2014-02-06 | Revert "Patch [1/4] async-signal safe TLS." | Allan McRae | 1 | -5/+0 |
2014-02-06 | Revert "Patch 3/4 of the effort to make TLS access async-signal-safe." | Allan McRae | 1 | -5/+0 |
2014-02-06 | Revert "Patch 2/4 of the effort to make TLS access async-signal-safe." | Allan McRae | 1 | -6/+0 |
2014-01-10 | ARM: Disable compat mcount code when unneeded. | Roland McGrath | 1 | -0/+42 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 75 | -75/+75 |
2013-12-18 | Patch 2/4 of the effort to make TLS access async-signal-safe. | Paul Pluzhnikov | 1 | -0/+6 |
2013-12-18 | Patch 3/4 of the effort to make TLS access async-signal-safe. | Paul Pluzhnikov | 1 | -0/+5 |
2013-12-18 | Patch [1/4] async-signal safe TLS. | Paul Pluzhnikov | 1 | -0/+5 |
2013-11-21 | Adjust generic swapon prototype to match Linux version. | Roland McGrath | 1 | -1/+1 |
2013-11-21 | Don't use broken DL_AUTO_FUNCTION_ADDRESS() | Guy Martin | 1 | -2/+3 |
2013-10-08 | Consolidate multiple precision sin/cos functions | Siddhesh Poyarekar | 1 | -4/+2 |
2013-09-23 | BZ #15754: Fix test case for ARM. | Carlos O'Donell | 1 | -1/+6 |
2013-09-23 | BZ #15754: CVE-2013-4788 | Carlos O'Donell | 1 | -0/+3 |
2013-09-18 | MIPS: IEEE 754-2008 NaN encoding support | Maciej W. Rozycki | 1 | -18/+21 |
2013-06-28 | Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type. | Ryan S. Arnold | 2 | -1/+5 |
2013-06-24 | [BZ #10283] localedef: align fixed maps to SHMLBA | Mike Frysinger | 1 | -0/+26 |
2013-06-12 | Fix unsafe compiler optimization | Adhemerval Zanella | 1 | -1/+6 |
2013-06-12 | Set/restore rounding mode only when needed | Siddhesh Poyarekar | 1 | -14/+41 |
2013-06-11 | Add exception information to math-tests.h and use it in libm-test.inc. | Joseph Myers | 1 | -0/+18 |
2013-06-10 | Add rounding mode information to math-tests.h and use it in libm-test.inc. | Joseph Myers | 1 | -0/+18 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -2/+2 |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka | 1 | -1/+1 |
2013-06-05 | Skip modifying exception mask and flags in SET_RESTORE_ROUND_53BIT | Siddhesh Poyarekar | 1 | -6/+6 |
2013-05-29 | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 1 | -0/+5 |
2013-05-16 | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 3 | -0/+4 |
2013-05-08 | Improve tgamma accuracy (bugs 2546, 2560, 5159, 15426). | Joseph Myers | 1 | -0/+12 |
2013-05-07 | Declare _dl_skip_args in ldsodefs.h header. | Roland McGrath | 1 | -0/+10 |
2013-05-06 | Flesh out stub not-cancel.h file. | Roland McGrath | 1 | -0/+8 |
2013-04-25 | Get rid of __STDC_FORMAT_MACROS, __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS | Paul Pluzhnikov | 2 | -20/+0 |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge | 1 | -0/+6 |
2013-03-28 | Make _dl_phdr pointer to const. | Roland McGrath | 1 | -1/+1 |
2013-03-28 | Consolidate declarations of _dl_phdr, _dl_phnum. | Roland McGrath | 1 | -0/+6 |
2013-03-21 | On 32-bit x86, disable certain tests involving sNaN values. | Thomas Schwinge | 1 | -0/+36 |
2013-03-15 | Move _dl_non_dynamic_init, _dl_aux_init declarations. | Roland McGrath | 1 | -0/+7 |
2013-03-06 | Remove powerpc64 bounded-pointers code. | Joseph Myers | 1 | -25/+0 |
2013-03-01 | Fix NEED_DL_SYSINFO_DSO conditionals. | Roland McGrath | 1 | -1/+1 |
2013-02-18 | unify xmalloc prototypes & friends | Mike Frysinger | 1 | -7/+1 |
2013-02-18 | New function _dl_find_dso_for_object | Siddhesh Poyarekar | 1 | -0/+4 |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers | 1 | -2/+2 |
2013-02-08 | Remove CHECK_N and bp-checks.h. | Joseph Myers | 1 | -49/+0 |
2013-02-08 | ARM: Support loading unmarked objects from cache. | Carlos O'Donell | 1 | -0/+1 |
2013-02-08 | Remove CHECK_1 and CHECK_1_NULL_OK. | Joseph Myers | 1 | -7/+0 |
2013-02-08 | Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code. | Joseph Myers | 1 | -12/+0 |
2013-02-05 | Add missing includes to sysdeps/generic/malloc-sysdep.h. | Roland McGrath | 1 | -0/+3 |
2013-02-04 | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. | Joseph Myers | 1 | -16/+0 |
2013-02-01 | Remove BOUNDED_N and BOUNDED_1. | Joseph Myers | 1 | -10/+0 |
2013-02-01 | Remove bp-start.h and INIT_ARGV_and_ENVIRON. | Joseph Myers | 1 | -71/+0 |
2013-01-31 | Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES. | Joseph Myers | 1 | -27/+0 |
2013-01-31 | Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. | Joseph Myers | 1 | -7/+0 |