| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ports/ChangeLog* files to ChangeLog.old-ports*, remove ports/ directory. | Roland McGrath | 2014-04-30 | 1 | -741/+0 |
* | Move tilegx, tilepro, and linux-generic from ports to libc. | Chris Metcalf | 2014-02-10 | 1 | -0/+13 |
* | tile: Regenerate libm-test-ulps | Chris Metcalf | 2014-01-24 | 1 | -0/+4 |
* | ptrace.h: add __ prefix to ptrace_peeksiginfo_args | Mike Frysinger | 2014-01-06 | 1 | -0/+6 |
* | rename configure.in to configure.ac | Mike Frysinger | 2013-10-30 | 1 | -0/+9 |
* | BZ #15754: CVE-2013-4788 | Carlos O'Donell | 2013-09-23 | 1 | -0/+5 |
* | Make __ffs hidden | Andreas Schwab | 2013-09-20 | 1 | -0/+4 |
* | Fix typos. | Ondřej Bílka | 2013-08-21 | 1 | -0/+4 |
* | tile BZ #15759: Fix bug in _dl_unmap | Chris Metcalf | 2013-07-22 | 1 | -0/+6 |
* | tile: add missing semicolon in <bits/ptrace.h> | Chris Metcalf | 2013-07-19 | 1 | -0/+5 |
* | tile: use _dl_static_init to set GLRO(gl_pagesize) | Chris Metcalf | 2013-07-07 | 1 | -0/+6 |
* | tile: update libm-test-ulps from scratch | Chris Metcalf | 2013-07-07 | 1 | -0/+2 |
* | tile: use soft-fp for fma() and fmaf() | Chris Metcalf | 2013-07-07 | 1 | -0/+6 |
* | Sync sys/ptrace with Linux 3.10 | Andreas Jaeger | 2013-07-04 | 1 | -0/+9 |
* | tile: switch to using <fenv.h> fallback functions | Chris Metcalf | 2013-06-30 | 1 | -0/+9 |
* | New API to set default thread attributes | Siddhesh Poyarekar | 2013-06-15 | 1 | -0/+9 |
* | tile: default to little-endian in bits/endian.h | Chris Metcalf | 2013-06-13 | 1 | -0/+4 |
* | Remove trailing whitespace in ports. | Joseph Myers | 2013-06-05 | 1 | -0/+7 |
* | Avoid crashing in LD_DEBUG when program name is unavailable | Siddhesh Poyarekar | 2013-05-29 | 1 | -0/+6 |
* | tile: improve detection for missing -mcmodel=large support | Chris Metcalf | 2013-05-24 | 1 | -0/+9 |
* | Update bits/siginfo.h with Linux hwpoison SIGBUS changes | Edjunior Barbosa Machado | 2013-05-22 | 1 | -0/+7 |
* | Don't include expected results in libm-test test names. | Joseph Myers | 2013-05-22 | 1 | -0/+4 |
* | Handle sincos with generic libm-test logic. | Joseph Myers | 2013-05-19 | 1 | -0/+4 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 1 | -0/+6 |
* | Remove extra pthread_atfork compat symbols | Andreas Schwab | 2013-03-11 | 1 | -0/+10 |
* | Use bits/mman-linux.h for TILE | Andreas Jaeger | 2013-03-05 | 1 | -0/+5 |
* | tile: Add priority inheritance futex support | Chris Metcalf | 2013-02-28 | 1 | -0/+9 |
* | C++11 thread_local destructors support | Siddhesh Poyarekar | 2013-02-18 | 1 | -0/+7 |
* | tilegx: fix ldd to work with both tilegx64 and tilegx32 | Chris Metcalf | 2013-01-10 | 1 | -0/+6 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -0/+5 |
* | tile: support lll_futex_timed_wait_bitset | Chris Metcalf | 2012-12-28 | 1 | -0/+5 |
* | tile: fix DWARF bug in clone() for created thread | Chris Metcalf | 2012-12-21 | 1 | -0/+4 |
* | tile: remove redundant defines of libc_fetestexcept, etc. in s_fmaf.c | Chris Metcalf | 2012-11-29 | 1 | -0/+5 |
* | tile: update libm-test-ulps for new tests | Chris Metcalf | 2012-11-20 | 1 | -0/+2 |
* | tile: Fix __bswap_64 return type in tile bits/byteswap.h | Chris Metcalf | 2012-11-20 | 1 | -0/+3 |
* | tile: remove redundant defines of libc_fetestexcept, etc. in s_fma.c | Chris Metcalf | 2012-11-20 | 1 | -0/+5 |
* | Update language in ChangeLog.tile. | Chris Metcalf | 2012-11-07 | 1 | -2/+1 |
* | tile: use memcpy in memmove when possible | Chris Metcalf | 2012-11-06 | 1 | -0/+2 |
* | tile: use atomic op to unlock pthread_spinlock_t | Chris Metcalf | 2012-11-06 | 1 | -0/+4 |
* | Make ieee754 fma tolerate architectures without exception support. | Chris Metcalf | 2012-11-06 | 1 | -0/+3 |
* | tile: support very large shared objects | Chris Metcalf | 2012-11-06 | 1 | -0/+7 |
* | tile: improve simulator notification for relative paths in dlopen | Chris Metcalf | 2012-11-06 | 1 | -0/+3 |
* | Optimize tile (mostly tilegx) memcpy and memmove performance. | Chris Metcalf | 2012-11-06 | 1 | -0/+6 |
* | Make fenv.h FE_* macros usable in #if (bug 3439). | Joseph Myers | 2012-11-03 | 1 | -0/+7 |
* | tile: Account for new tests (missed test-double changes) | Chris Metcalf | 2012-11-03 | 1 | -0/+4 |
* | Invoke DL_AFTER_LOAD if defined | Chris Metcalf | 2012-10-30 | 1 | -0/+5 |
* | tile: improve ABI and #include use in gettimeofday vdso support | Chris Metcalf | 2012-10-30 | 1 | -0/+4 |
* | tile: update libm-test-ulps for new tests | Chris Metcalf | 2012-10-30 | 1 | -0/+4 |
* | tile: add vDSO support for gettimeofday() | Chris Metcalf | 2012-10-29 | 1 | -0/+8 |
* | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 2012-10-24 | 1 | -0/+9 |