summaryrefslogtreecommitdiff
path: root/sysdeps/ia64
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty
2017-12-19ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella
2017-12-12Update IA64 libm-test-ulpsAdhemerval Zanella
2017-12-06Correct some ia64 libm_alias_float_other calls.Joseph Myers
2017-11-29Use libm_alias_float for ia64.Joseph Myers
2017-11-29Use libm_alias_double for ia64.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-11-23Use libm_alias_ldouble macros in sysdeps/ia64/fpu.Joseph Myers
2017-11-17Support bits/floatn.h inclusion from .S files.Joseph Myers
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-20Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs 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-26Fix ia64 executable stack default (bug 22156).Joseph Myers
2017-09-25New expf and exp2f version without SVID compat wrapperSzabolcs Nagy
2017-09-25Optimized generic expf and exp2f with wrappersSzabolcs Nagy
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-31Simplify HUGE_VAL definitions.Joseph Myers
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers
2017-06-30float128: Add signbit alternative for old compilersGabriel F. T. Gomes
2017-06-26Add float128 support for ia64.Joseph Myers
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-11Suppress internal declarations for most of the testsuite.Zack Weinberg
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-02-25Allow direct use of math_ldbl.h in testsuite.Zack Weinberg
2017-02-08Move w_exp to libm-compat-call-autoGabriel F. T. Gomes
2017-02-08Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes
2017-01-20Remove very old libm-test-ulps entries.Joseph Myers
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-04Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes
2017-01-03Remove duplicate strcat implementationsAdhemerval Zanella
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-28Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.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-14Remove the ptw-% patternsFlorian Weimer