summaryrefslogtreecommitdiff
path: root/sysdeps/ia64
AgeCommit message (Expand)Author
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-11-28Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-09-14Remove the ptw-% patternsFlorian Weimer
2016-09-07Add femode_t functions: ia64.Joseph Myers
2016-09-07Add femode_t functions.Joseph Myers
2016-09-01Remove unneeded stubs for k_rem_pio2l.Paul E. Murphy
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer
2016-08-16Add fesetexcept: ia64.Joseph Myers
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-01ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger
2015-12-28ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers
2015-11-10Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger
2015-07-16hppa/ia64: _dl_unmap: make it hiddenMike Frysinger
2015-07-16hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-10-17NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath
2014-09-29Require autoconf 2.69H.J. Lu
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson
2014-07-03Unify hp-timing implementationsRichard Henderson
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson