| Commit message (Expand) | Author | Age | Files | Lines |
* | Obsolete pow10 functions. | Joseph Myers | 2017-09-01 | 1 | -4/+0 |
* | Update Microblaze libm-test-ulps | Nathan Rossi | 2017-07-28 | 1 | -50/+115 |
* | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2017-06-14 | 1 | -0/+1 |
* | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 2017-06-06 | 2 | -24/+3 |
* | Move shared pthread definitions to common headers | Adhemerval Zanella | 2017-05-09 | 2 | -194/+70 |
* | Remove very old libm-test-ulps entries. | Joseph Myers | 2017-01-20 | 1 | -52/+0 |
* | New pthread rwlock that is more scalable. | Torvald Riegel | 2017-01-10 | 1 | -7/+7 |
* | Fix MicroBlaze bits/setjmp.h for C++. | Joseph Myers | 2017-01-04 | 1 | -1/+1 |
* | Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022). | Joseph Myers | 2017-01-04 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 36 | -36/+36 |
* | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel | 2016-12-31 | 1 | -8/+21 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 1 | -1/+0 |
* | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 2016-11-07 | 1 | -1/+1 |
* | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 2016-11-04 | 1 | -0/+1 |
* | Add femode_t functions. | Joseph Myers | 2016-09-07 | 1 | -0/+8 |
* | Remove atomic_compare_and_exchange_bool_rel. | Torvald Riegel | 2016-06-24 | 1 | -6/+0 |
* | elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h> | Florian Weimer | 2016-06-20 | 2 | -14/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 36 | -36/+36 |
* | math: add LDBL_CLASSIFY_COMPAT support | Chris Metcalf | 2015-12-03 | 1 | -0/+4 |
* | Fix math_private.h multiple include guards. | Joseph Myers | 2015-11-20 | 1 | -1/+2 |
* | Use soft-fp fma for MicroBlaze (bug 13304). | Joseph Myers | 2015-09-25 | 3 | -0/+3 |
* | Move bits/atomic.h to atomic-machine.h (bug 14912). | Joseph Myers | 2015-09-11 | 1 | -0/+0 |
* | Fix BZ #18084 -- backtrace (..., 0) dumps core on x86. | Paul Pluzhnikov | 2015-08-15 | 1 | -0/+3 |
* | Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPY | H.J. Lu | 2015-03-05 | 1 | -1/+1 |
* | MicroBlaze: Avoid pointer to integer conversion warning | David Holsgrove | 2015-01-09 | 1 | -2/+2 |
* | MicroBlaze: Fix volatile-register-var warning in READ_THREAD_POINTER | David Holsgrove | 2015-01-09 | 1 | -8/+3 |
* | MicroBlaze: Fix integer-pointer conversion warning | David Holsgrove | 2015-01-09 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 36 | -36/+36 |
* | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers | 2014-12-30 | 1 | -0/+1 |
* | microblaze: 64b atomic operations are not supported. | Torvald Riegel | 2014-11-21 | 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 |
* | Move architecture shlib-versions files to Linux-specific directories. | Joseph Myers | 2014-07-17 | 1 | -1/+0 |
* | MicroBlaze: Move NPTL public headers to sysdeps/microblaze/nptl/. | Roland McGrath | 2014-07-01 | 2 | -0/+213 |
* | MicroBlaze: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-07-01 | 1 | -0/+2 |
* | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar | 2014-06-26 | 1 | -0/+1 |
* | 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 | -5/+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 | -5075/+0 |
* | [MicroBlaze]: Move MicroBlaze from ports to sysdeps. | David Holsgrove | 2014-02-17 | 42 | -0/+7783 |