aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-4/+4
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers6-6/+6
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-2/+2
2017-06-20Remove bits/string.h.Zack Weinberg1-24/+0
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-0/+1
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler3-24/+6
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers1-4/+15
2017-05-29m68k: handle default PIEAndreas Schwab1-0/+4
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-8/+2
2017-05-20Remove __need macros from signal.h.Zack Weinberg1-0/+1
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+3
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg1-7/+8
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers1-20/+24
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-194/+61
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella1-0/+21
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab1-6/+8
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers1-8/+0
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-7/+7
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers113-113/+113
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-9/+23
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers1-20/+0
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2-9/+24
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2-8/+25
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2-0/+2
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg1-0/+6
2016-09-07Add femode_t functions: m68k.Joseph Myers2-0/+59
2016-09-07Add femode_t functions.Joseph Myers1-0/+8
2016-09-01Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy1-3/+0
2016-08-29Convert remaining complex function to generated filesPaul E. Murphy3-17/+4
2016-08-19Convert _Complex sine functions to generated codePaul E. Murphy6-37/+10
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy3-19/+5
2016-08-16Add fesetexcept: m68k.Joseph Myers1-0/+31
2016-07-04m68k: suppress -Wframe-address warningAndreas Schwab1-0/+4
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2-14/+1
2016-04-30m68k: use large PIC model for gcrt1.oAndreas Schwab1-0/+5
2016-02-18Add _STRING_INLINE_unaligned and string_private.hH.J. Lu2-3/+23
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers108-108/+108
2015-12-03math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf1-0/+10
2015-11-20Fix math_private.h multiple include guards.Joseph Myers1-1/+2
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers1-0/+3
2015-10-20Convert miscellaneous function definitions to prototype style.Joseph Myers4-9/+4
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers3-7/+3
2015-09-25Use soft-fp fma for no-FPU ColdFire (bug 13304).Joseph Myers3-0/+3
2015-09-16Make scalbn set errno (bug 6803).Joseph Myers1-1/+0
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2-2/+2
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov1-2/+5
2015-07-21m68k: update libm test ULPsAndreas Schwab1-133/+311