summaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)Author
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-10-20m68k: Update elf_machine_load_address for static PIEH.J. Lu
2017-10-20m68k: Check PIC instead of SHARED in start.SH.J. Lu
2017-10-02Do not wrap logf, log2f and powfSzabolcs Nagy
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy
2017-09-29New generic powfSzabolcs Nagy
2017-09-29New generic log2fSzabolcs Nagy
2017-09-29New generic logfSzabolcs Nagy
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy
2017-09-19Enable unwind info in libc-start.c and backtrace.cWilco Dijkstra
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-29Fix m68k bits/math-inline.h macro namespace (bug 22035).Joseph Myers
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-06-01Fix more namespace issues in sys/ucontext.h (bug 21457).Joseph Myers
2017-05-29m68k: handle default PIEAndreas Schwab
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella
2017-02-01m68k: fix 64bit atomic opsAndreas Schwab
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-09-07Add femode_t functions: m68k.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-09-01Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy
2016-08-29Convert remaining complex function to generated filesPaul E. Murphy
2016-08-19Convert _Complex sine functions to generated codePaul E. Murphy
2016-08-19Convert _Complex cosine functions to generated codePaul E. Murphy
2016-08-16Add fesetexcept: m68k.Joseph Myers