about summary refs log tree commit diff
path: root/sysdeps/m68k
Commit message (Expand)AuthorAgeFilesLines
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-0/+1
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-063-24/+6
* Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers2017-06-011-4/+15
* m68k: handle default PIEAndreas Schwab2017-05-291-0/+4
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-7/+8
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-20/+24
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-194/+61
* Build divdi3 only for architecture that required itAdhemerval Zanella2017-04-061-0/+21
* 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