aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64
AgeCommit message (Expand)AuthorFilesLines
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-09-22x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer1-1/+1
2020-06-19ia64: Use generic exp10fAdhemerval Zanella7-572/+8
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella1-3/+9
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-35/+0
2020-04-21ia64: Remove sigprocmask/sigblock objects from libpthreadAdhemerval Zanella1-2/+2
2020-04-08Update ia64 libm-test-ulpsAdhemerval Zanella1-15/+17
2020-03-19math: Remove inline math testsAdhemerval Zanella1-911/+0
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab1-0/+3
2020-01-02Linux: Use system call tables during buildFlorian Weimer1-1/+0
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers85-85/+85
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-3/+0
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella1-35/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-19/+43
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+2
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-10-21Remove math-finite.hWilco Dijkstra1-24/+0
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2-2/+13
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert86-86/+86
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella1-4/+0
2019-03-14Remove obsolete, never-implemented XSI STREAMS declarationsFlorian Weimer1-33/+0
2019-02-27Add some spaces before '('.Joseph Myers1-1/+1
2019-01-12Fix a few typos in commentsDmitry V. Levin3-3/+3
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers87-87/+87
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-3/+9
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-3/+9
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-0/+6
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy2-3/+15
2018-11-12Remove redundant macro definitions from ia64 sfp-machine.h.Joseph Myers1-10/+0
2018-10-26i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy3-9/+9
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers2-2/+0
2018-09-19Add new pow implementationSzabolcs Nagy1-0/+1
2018-09-12Add new log2 implementationSzabolcs Nagy1-0/+1
2018-09-12Add new log implementationSzabolcs Nagy1-0/+1
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy3-1/+2
2018-08-24Remove unused math filesWilco Dijkstra3-3/+0
2018-08-10Move SNAN_TESTS_* out of math-tests.h.Joseph Myers1-4/+13
2018-08-10Improve performance of sincosfWilco Dijkstra1-0/+1
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+2
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-1/+1
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers1-1/+0
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-02-15Remove mplog and mpexpWilco Dijkstra2-2/+0
2018-02-12Remove slow paths from expSzabolcs Nagy1-1/+0
2018-02-12Remove slow paths from powWilco Dijkstra2-2/+0