about summary refs log tree commit diff
path: root/sysdeps/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-20/+0
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-012-9/+24
* Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers2016-11-281-18/+20
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-7/+0
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Remove the ptw-% patternsFlorian Weimer2016-09-141-2/+2
* Add femode_t functions: ia64.Joseph Myers2016-09-072-0/+68
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy2016-09-011-1/+0
* Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer2016-08-171-0/+1
* Add fesetexcept: ia64.Joseph Myers2016-08-161-0/+31
* elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer2016-06-202-16/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0486-86/+86
* ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger2016-01-013-16/+28
* ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger2015-12-281-4/+4
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-204-49/+70
* Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella2015-11-101-2/+3
* Make drem an alias of remainder (bug 16171).Joseph Myers2015-10-293-0/+3
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-192-4/+2
* Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers2015-09-111-0/+0
* Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers2015-09-041-0/+0
* ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger2015-07-281-3/+1
* hppa/ia64: _dl_unmap: make it hiddenMike Frysinger2015-07-162-2/+2
* hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger2015-07-161-0/+1
* Set errno for log1p on pole/domain error.Stefan Liebler2015-04-133-0/+60
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* Clean up sysdep-dl-routines variable.Roland McGrath2015-02-061-2/+0
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-3/+5
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0282-82/+82
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-2/+4
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-3/+5
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1