summaryrefslogtreecommitdiff
path: root/sysdeps/m68k
Commit message (Expand)AuthorAgeFilesLines
* m68k: fix 64bit atomic opsAndreas Schwab2017-02-011-6/+8
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-201-8/+0
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01113-113/+113
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-9/+23
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-20/+0
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-012-9/+24
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-242-8/+25
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-042-0/+2
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-0/+6
* Add femode_t functions: m68k.Joseph Myers2016-09-072-0/+59
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy2016-09-011-3/+0
* Convert remaining complex function to generated filesPaul E. Murphy2016-08-293-17/+4
* Convert _Complex sine functions to generated codePaul E. Murphy2016-08-196-37/+10
* Convert _Complex cosine functions to generated codePaul E. Murphy2016-08-193-19/+5
* Add fesetexcept: m68k.Joseph Myers2016-08-161-0/+31
* m68k: suppress -Wframe-address warningAndreas Schwab2016-07-041-0/+4
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-14/+1
* m68k: use large PIC model for gcrt1.oAndreas Schwab2016-04-301-0/+5
* Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2016-02-182-3/+23
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-04108-108/+108
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-0/+10
* Fix math_private.h multiple include guards.Joseph Myers2015-11-201-1/+2
* Make nextafter, nexttoward set errno (bug 6799).Joseph Myers2015-11-021-0/+3
* Convert miscellaneous function definitions to prototype style.Joseph Myers2015-10-204-9/+4
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-193-7/+3
* Use soft-fp fma for no-FPU ColdFire (bug 13304).Joseph Myers2015-09-253-0/+3
* Make scalbn set errno (bug 6803).Joseph Myers2015-09-161-1/+0
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-112-2/+2
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-081-1/+1
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-2/+5
* m68k: update libm test ULPsAndreas Schwab2015-07-211-133/+311
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-133-0/+6
* m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab2015-03-141-8/+8
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* m68k: fix missing definition of __feraiseexceptAndreas Schwab2015-01-251-0/+1
* m68k: force inlining bswap functionsAndreas Schwab2015-01-251-4/+4
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-0/+1
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-1/+2
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02108-108/+108
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-0/+1
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-3/+5
* m68k: remove @PLTPC from _dl_init callAndreas Schwab2014-12-211-1/+1
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-1/+1