aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64
AgeCommit message (Expand)AuthorFilesLines
2016-01-01ia64: fpu: fix gamma definition handling [BZ #15421]Mike Frysinger3-16/+28
2015-12-28ia64: fpu: fix gammaf typo [BZ #15421]Mike Frysinger1-4/+4
2015-11-20Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers4-49/+70
2015-11-10Fix nearbyintl linkage for ia64 (bug 19219)Adhemerval Zanella1-2/+3
2015-10-29Make drem an alias of remainder (bug 16171).Joseph Myers3-0/+3
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers2-4/+2
2015-09-11Move bits/atomic.h to atomic-machine.h (bug 14912).Joseph Myers1-0/+0
2015-09-04Rename bits/linkmap.h to linkmap.h (bug 14912).Joseph Myers1-0/+0
2015-07-28ia64: atomic.h: fix atomic_exchange_and_add 64bit handlingMike Frysinger1-3/+1
2015-07-16hppa/ia64: _dl_unmap: make it hiddenMike Frysinger2-2/+2
2015-07-16hppa/ia64: _dl_symbol_address: add PLT bypass for rtldMike Frysinger1-0/+1
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler3-0/+60
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath1-2/+0
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers1-2/+4
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers2-3/+5
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-2/+4
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers82-82/+82
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-2/+4
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2-3/+5
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel1-0/+3
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-10-17NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath1-1/+5
2014-09-29Require autoconf 2.69H.J. Lu2-1/+4
2014-08-04IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath2-0/+212
2014-08-04IA64: Define TLS_DEFINE_INIT_TPRoland McGrath1-0/+4
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2-7/+0
2014-07-03Always provide HP_SMALL_TIMING_AVAILRichard Henderson1-0/+1
2014-07-03Unify hp-timing implementationsRichard Henderson1-55/+1
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson3-44/+0
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson1-22/+2
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson1-6/+0
2014-06-27Remove relro configure test.Joseph Myers1-3/+0
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+1
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler1-0/+20
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab1-1/+1
2014-05-13Clean up __exit_thread.Roland McGrath1-6/+0
2014-03-14Compile with -Wundef.Roland McGrath1-0/+1
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-8260/+0
2014-02-16ia64: relocate out of ports/ subdirMike Frysinger396-0/+155362
2012-01-07Remove IA-64 supportUlrich Drepper377-147538/+0
2011-12-23Prevent warnings due to long long constantsUlrich Drepper1-12/+23
2011-10-12Optimize libmUlrich Drepper1-0/+25
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab1-2/+4
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper2-42/+115
2011-09-10Remove support for !USE___THREADUlrich Drepper1-15/+8
2011-05-14Handle recursive calls in backtrace betterUlrich Drepper1-4/+23