about summary refs log tree commit diff
path: root/sysdeps/ia64
Commit message (Expand)AuthorAgeFilesLines
* nptl: Remove remaining code from libpthreadFlorian Weimer2021-05-211-5/+0
* Remove architecture specific sched_cpucount optimizationsAdhemerval Zanella2021-05-071-20/+0
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-231-1/+9
* nptl: Move pthread_spin_lock into libcFlorian Weimer2021-04-231-1/+9
* nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2021-04-231-2/+9
* nptl: Move __pthread_unwind_next into libcFlorian Weimer2021-04-211-0/+25
* ia64: Update ulpsAdhemerval Zanella2021-04-051-48/+49
* ia64: Fix build after 9acda61d94acAdhemerval Zanella2021-04-052-4/+3
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-301-0/+1
* Support for multiple versions in versioned_symbol, compat_symbolFlorian Weimer2021-03-251-0/+33
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+32
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-252-8/+3
* Update ia64 libm-test-ulpsAdhemerval Zanella2021-01-281-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-0285-85/+85
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* x86: Use one ldbl2mpn.c file for both i386 and x86_64Florian Weimer2020-09-221-1/+1
* ia64: Use generic exp10fAdhemerval Zanella2020-06-197-572/+8
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-3/+9
* semaphore: consolidate arch headers into a generic oneVineet Gupta2020-05-061-35/+0
* ia64: Remove sigprocmask/sigblock objects from libpthreadAdhemerval Zanella2020-04-211-2/+2
* Update ia64 libm-test-ulpsAdhemerval Zanella2020-04-081-15/+17
* math: Remove inline math testsAdhemerval Zanella2020-03-191-911/+0
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* nptl: add missing pthread-offsets.hAndreas Schwab2020-02-101-0/+3
* 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