| Commit message (Expand) | Author | Age | Files | Lines |
* | ia64: fpu: fix gamma definition handling [BZ #15421] | Mike Frysinger | 2016-01-01 | 3 | -16/+28 |
* | ia64: fpu: fix gammaf typo [BZ #15421] | Mike Frysinger | 2015-12-28 | 1 | -4/+4 |
* | Fix lgamma setting signgam for ISO C (bug 15421). | Joseph Myers | 2015-11-20 | 4 | -49/+70 |
* | Fix nearbyintl linkage for ia64 (bug 19219) | Adhemerval Zanella | 2015-11-10 | 1 | -2/+3 |
* | Make drem an alias of remainder (bug 16171). | Joseph Myers | 2015-10-29 | 3 | -0/+3 |
* | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 2015-10-19 | 2 | -4/+2 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 1 | -0/+0 |
* | Rename bits/linkmap.h to linkmap.h (bug 14912). | Joseph Myers | 2015-09-04 | 1 | -0/+0 |
* | ia64: atomic.h: fix atomic_exchange_and_add 64bit handling | Mike Frysinger | 2015-07-28 | 1 | -3/+1 |
* | hppa/ia64: _dl_unmap: make it hidden | Mike Frysinger | 2015-07-16 | 2 | -2/+2 |
* | hppa/ia64: _dl_symbol_address: add PLT bypass for rtld | Mike Frysinger | 2015-07-16 | 1 | -0/+1 |
* | Set errno for log1p on pole/domain error. | Stefan Liebler | 2015-04-13 | 3 | -0/+60 |
* | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu | 2015-03-05 | 1 | -1/+1 |
* | Clean up sysdep-dl-routines variable. | Roland McGrath | 2015-02-06 | 1 | -2/+0 |
* | Fix libm feupdateenv namespace (bug 17748). | Joseph Myers | 2015-01-07 | 1 | -2/+4 |
* | Fix libm fesetround namespace (bug 17748). | Joseph Myers | 2015-01-07 | 1 | -2/+4 |
* | Fix libm fesetenv namespace (bug 17748). | Joseph Myers | 2015-01-06 | 2 | -3/+5 |
* | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers | 2015-01-05 | 1 | -2/+4 |
* | Fix libm fegetround namespace (bug 17748). | Joseph Myers | 2015-01-02 | 1 | -2/+4 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 82 | -82/+82 |
* | Fix libm fegetenv namespace (bug 17748). | Joseph Myers | 2014-12-31 | 1 | -2/+4 |
* | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers | 2014-12-30 | 2 | -3/+5 |
* | Remove NOT_IN_libc | Siddhesh Poyarekar | 2014-11-24 | 1 | -1/+1 |
* | Add arch-specific configuration for C11 atomics support. | Torvald Riegel | 2014-11-20 | 1 | -0/+3 |
* | Don't use INTDEF/INTUSE with _dl_init (bug 14132). | Joseph Myers | 2014-11-04 | 1 | -1/+1 |
* | NPTL: Clean up THREAD_SYSINFO macros. | Roland McGrath | 2014-10-17 | 1 | -1/+5 |
* | Require autoconf 2.69 | H.J. Lu | 2014-09-29 | 2 | -1/+4 |
* | IA64: Move NPTL public headers to sysdeps/ia64/nptl/. | Roland McGrath | 2014-08-04 | 2 | -0/+212 |
* | IA64: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-08-04 | 1 | -0/+4 |
* | Move architecture shlib-versions files to Linux-specific directories. | Joseph Myers | 2014-07-17 | 2 | -7/+0 |
* | Always provide HP_SMALL_TIMING_AVAIL | Richard Henderson | 2014-07-03 | 1 | -0/+1 |
* | Unify hp-timing implementations | Richard Henderson | 2014-07-03 | 1 | -55/+1 |
* | Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead | Richard Henderson | 2014-07-03 | 3 | -44/+0 |
* | Removing HP_TIMING_ACCUM as unused | Richard Henderson | 2014-07-03 | 1 | -22/+2 |
* | Removing HP_TIMING_ZERO as unused | Richard Henderson | 2014-07-03 | 1 | -6/+0 |
* | Remove relro configure test. | Joseph Myers | 2014-06-27 | 1 | -3/+0 |
* | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar | 2014-06-26 | 1 | -0/+1 |
* | [BZ #6803] Set errno for scalbln, scalbn | Stefan Liebler | 2014-06-20 | 1 | -0/+20 |
* | Remove second argument from TLS_INIT_TP macro | Andreas Schwab | 2014-05-27 | 1 | -1/+1 |
* | Clean up __exit_thread. | Roland McGrath | 2014-05-13 | 1 | -6/+0 |
* | Compile with -Wundef. | Roland McGrath | 2014-03-14 | 1 | -0/+1 |
* | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 2014-03-05 | 1 | -8260/+0 |
* | ia64: relocate out of ports/ subdir | Mike Frysinger | 2014-02-16 | 396 | -0/+155362 |
* | Remove IA-64 support | Ulrich Drepper | 2012-01-07 | 377 | -147538/+0 |
* | Prevent warnings due to long long constants | Ulrich Drepper | 2011-12-23 | 1 | -12/+23 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -0/+25 |
* | Don't call ifunc functions in trace mode | Andreas Schwab | 2011-10-05 | 1 | -2/+4 |
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 2 | -42/+115 |
* | Remove support for !USE___THREAD | Ulrich Drepper | 2011-09-10 | 1 | -15/+8 |
* | Handle recursive calls in backtrace better | Ulrich Drepper | 2011-05-14 | 1 | -4/+23 |