about summary refs log tree commit diff
path: root/sysdeps/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+3
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-041-1/+1
* NPTL: Clean up THREAD_SYSINFO macros.Roland McGrath2014-10-171-1/+5
* Require autoconf 2.69H.J. Lu2014-09-292-1/+4
* IA64: Move NPTL public headers to sysdeps/ia64/nptl/.Roland McGrath2014-08-042-0/+212
* IA64: Define TLS_DEFINE_INIT_TPRoland McGrath2014-08-041-0/+4
* Move architecture shlib-versions files to Linux-specific directories.Joseph Myers2014-07-172-7/+0
* Always provide HP_SMALL_TIMING_AVAILRichard Henderson2014-07-031-0/+1
* Unify hp-timing implementationsRichard Henderson2014-07-031-55/+1
* Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson2014-07-033-44/+0
* Removing HP_TIMING_ACCUM as unusedRichard Henderson2014-07-031-22/+2
* Removing HP_TIMING_ZERO as unusedRichard Henderson2014-07-031-6/+0
* Remove relro configure test.Joseph Myers2014-06-271-3/+0
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-201-0/+20
* Remove second argument from TLS_INIT_TP macroAndreas Schwab2014-05-271-1/+1
* Clean up __exit_thread.Roland McGrath2014-05-131-6/+0
* Compile with -Wundef.Roland McGrath2014-03-141-0/+1
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-8260/+0
* ia64: relocate out of ports/ subdirMike Frysinger2014-02-16396-0/+155362
* Remove IA-64 supportUlrich Drepper2012-01-07377-147538/+0
* Prevent warnings due to long long constantsUlrich Drepper2011-12-231-12/+23
* Optimize libmUlrich Drepper2011-10-121-0/+25