summaryrefslogtreecommitdiff
path: root/sysdeps/ia64
Commit message (Expand)AuthorAgeFilesLines
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-211-1/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Remove mplog and mpexpWilco Dijkstra2018-02-152-2/+0
* Remove slow paths from expSzabolcs Nagy2018-02-121-1/+0
* Remove slow paths from powWilco Dijkstra2018-02-122-2/+0
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-062-142/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-0189-89/+89
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+1
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-1/+0
* ia64: Fix memchr for large input sizes (BZ #22603)Adhemerval Zanella2017-12-191-0/+4
* Update IA64 libm-test-ulpsAdhemerval Zanella2017-12-121-26/+1914
* Correct some ia64 libm_alias_float_other calls.Joseph Myers2017-12-063-3/+3
* Use libm_alias_float for ia64.Joseph Myers2017-11-2950-3/+52
* Use libm_alias_double for ia64.Joseph Myers2017-11-2949-3/+51
* 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