aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar215-224/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-66/+0
2021-05-21nptl: Remove remaining code from libpthreadFlorian Weimer1-5/+0
2021-05-07Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella1-20/+0
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer1-1/+9
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer1-1/+9
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer1-2/+9
2021-04-21nptl: Move __pthread_unwind_next into libcFlorian Weimer1-0/+25
2021-04-05ia64: Update ulpsAdhemerval Zanella1-48/+49
2021-04-05ia64: Fix build after 9acda61d94acAdhemerval Zanella2-4/+3
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar1-0/+1
2021-03-25Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer1-0/+33
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-0/+32
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer2-8/+3
2021-01-28Update ia64 libm-test-ulpsAdhemerval Zanella1-2/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert85-85/+85
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