about summary refs log tree commit diff
path: root/sysdeps/ia64
Commit message (Expand)AuthorAgeFilesLines
* Add _Float64x function aliases.Joseph Myers2017-11-272-0/+13
* Use libm_alias_ldouble macros in sysdeps/ia64/fpu.Joseph Myers2017-11-2347-4/+52
* Support bits/floatn.h inclusion from .S files.Joseph Myers2017-11-171-28/+32
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* Add bits/floatn.h defines for more _FloatN / _FloatNx types.Joseph Myers2017-10-201-0/+2
* ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu2017-10-031-1/+1
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-023-4/+22
* New generic powfSzabolcs Nagy2017-09-291-0/+1
* New generic log2fSzabolcs Nagy2017-09-291-0/+1
* New generic logfSzabolcs Nagy2017-09-291-0/+1
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-53/+0
* Fix ia64 executable stack default (bug 22156).Joseph Myers2017-09-261-3/+2
* New expf and exp2f version without SVID compat wrapperSzabolcs Nagy2017-09-252-2/+14
* Optimized generic expf and exp2f with wrappersSzabolcs Nagy2017-09-252-0/+2
* Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers2017-09-0560-0/+60
* Obsolete pow10 functions.Joseph Myers2017-09-013-3/+15
* Simplify HUGE_VAL definitions.Joseph Myers2017-08-311-41/+0
* Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers2017-08-214-39/+18
* float128: Add signbit alternative for old compilersGabriel F. T. Gomes2017-06-301-0/+8
* Add float128 support for ia64.Joseph Myers2017-06-268-1/+228
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-1/+2
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-0/+3
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-1/+1
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-190/+61
* Allow direct use of math_ldbl.h in testsuite.Zack Weinberg2017-02-251-9/+31
* Move w_exp to libm-compat-call-autoGabriel F. T. Gomes2017-02-083-0/+0
* Move w_lgamma_r to libm-compat-calls-autoGabriel F. T. Gomes2017-02-083-0/+0
* Remove very old libm-test-ulps entries.Joseph Myers2017-01-201-44/+0
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-7/+7
* Move wrappers to libm-compat-calls-autoGabriel F. T. Gomes2017-01-0457-0/+0
* Remove duplicate strcat implementationsAdhemerval Zanella2017-01-031-26/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-0189-89/+89
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-9/+22
* 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
* Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers2016-11-281-18/+20
* 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-241-7/+0
* 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-041-0/+1
* Remove the ptw-% patternsFlorian Weimer2016-09-141-2/+2
* Add femode_t functions: ia64.Joseph Myers2016-09-072-0/+68
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy2016-09-011-1/+0
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-171-0/+1
* Add fesetexcept: ia64.Joseph Myers2016-08-161-0/+31
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-16/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0486-86/+86
* ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger2016-01-013-16/+28