about summary refs log tree commit diff
path: root/sysdeps/ia64
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-2/+4
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-112-42/+115
* Remove support for !USE___THREADUlrich Drepper2011-09-101-15/+8
* Handle recursive calls in backtrace betterUlrich Drepper2011-05-141-4/+23
* Remove doubled words.Jim Meyering2011-04-223-5/+5
* Typo fix appproximated.Justin P. Mattock2011-04-172-2/+2
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-04-101-1/+4
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-191-1/+7
* Correct implementation of fmaf.Jakub Jelinek2010-10-112-2/+4
* Avoid PLT call to fegetenv on s390Andreas Schwab2010-02-091-0/+1
* Whitespace and copyright year fixes.Ulrich Drepper2010-02-061-9/+9
* memchr overshoots on ia64H.J. Lu2010-02-061-2/+6
* Properly recover from shorter read.H.J. Lu2009-11-201-3/+11
* Use a simple loop on data shorter than software pipeline.H.J. Lu2009-11-141-1/+2
* configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2009-09-152-13/+13
* Stop backtrace when we make no more progress.Ulrich Drepper2009-07-301-2/+8
* Handle -g option for IA-64 assembler.Ulrich Drepper2009-05-212-0/+89