about summary refs log tree commit diff
path: root/sysdeps/ia64
Commit message (Expand)AuthorAgeFilesLines
* Linux: Use system call tables during buildFlorian Weimer2020-01-021-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-0185-85/+85
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-3/+0
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-35/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-19/+43
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Remove math-finite.hWilco Dijkstra2019-10-211-24/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-2/+13
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-0786-86/+86
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-4/+0
* Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer2019-03-141-33/+0
* Add some spaces before '('.Joseph Myers2019-02-271-1/+1
* Fix a few typos in commentsDmitry V. Levin2019-01-123-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-0187-87/+87
* Remove the error handling wrapper from powSzabolcs Nagy2018-11-211-3/+9
* Remove the error handling wrapper from log2Szabolcs Nagy2018-11-211-3/+9
* Remove the error handling wrapper from logSzabolcs Nagy2018-11-211-0/+6
* Remove the error handling wrapper from exp and exp2Szabolcs Nagy2018-11-212-3/+15
* Remove redundant macro definitions from ia64 sfp-machine.h.Joseph Myers2018-11-121-10/+0
* i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy2018-10-263-9/+9
* Remove unnecessary math_private.h includes.Joseph Myers2018-09-282-2/+0
* Add new pow implementationSzabolcs Nagy2018-09-191-0/+1
* Add new log2 implementationSzabolcs Nagy2018-09-121-0/+1
* Add new log implementationSzabolcs Nagy2018-09-121-0/+1
* Add new exp and exp2 implementationsSzabolcs Nagy2018-09-053-1/+2
* Remove unused math filesWilco Dijkstra2018-08-243-3/+0
* Move SNAN_TESTS_* out of math-tests.h.Joseph Myers2018-08-101-4/+13
* Improve performance of sincosfWilco Dijkstra2018-08-101-0/+1
* 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