| Commit message (Expand) | Author | Age | Files | Lines |
* | Always provide HP_SMALL_TIMING_AVAIL | Richard Henderson | 2014-07-03 | 1 | -0/+1 |
* | Unify hp-timing implementations | Richard Henderson | 2014-07-03 | 1 | -55/+1 |
* | Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead | Richard Henderson | 2014-07-03 | 3 | -44/+0 |
* | Removing HP_TIMING_ACCUM as unused | Richard Henderson | 2014-07-03 | 1 | -22/+2 |
* | Removing HP_TIMING_ZERO as unused | Richard Henderson | 2014-07-03 | 1 | -6/+0 |
* | Remove relro configure test. | Joseph Myers | 2014-06-27 | 1 | -3/+0 |
* | Fix Wundef warning for ELF_MACHINE_NO_RELA | Siddhesh Poyarekar | 2014-06-26 | 1 | -0/+1 |
* | [BZ #6803] Set errno for scalbln, scalbn | Stefan Liebler | 2014-06-20 | 1 | -0/+20 |
* | Remove second argument from TLS_INIT_TP macro | Andreas Schwab | 2014-05-27 | 1 | -1/+1 |
* | Clean up __exit_thread. | Roland McGrath | 2014-05-13 | 1 | -6/+0 |
* | Compile with -Wundef. | Roland McGrath | 2014-03-14 | 1 | -0/+1 |
* | Don't include individual test ulps in libm-test-ulps. | Joseph Myers | 2014-03-05 | 1 | -8260/+0 |
* | ia64: relocate out of ports/ subdir | Mike Frysinger | 2014-02-16 | 396 | -0/+155362 |
* | Remove IA-64 support | Ulrich Drepper | 2012-01-07 | 377 | -147538/+0 |
* | Prevent warnings due to long long constants | Ulrich Drepper | 2011-12-23 | 1 | -12/+23 |
* | Optimize libm | Ulrich Drepper | 2011-10-12 | 1 | -0/+25 |
* | Don't call ifunc functions in trace mode | Andreas Schwab | 2011-10-05 | 1 | -2/+4 |
* | Remove --wth-tls option, TLS support is required | Ulrich Drepper | 2011-09-11 | 2 | -42/+115 |
* | Remove support for !USE___THREAD | Ulrich Drepper | 2011-09-10 | 1 | -15/+8 |
* | Handle recursive calls in backtrace better | Ulrich Drepper | 2011-05-14 | 1 | -4/+23 |
* | Remove doubled words. | Jim Meyering | 2011-04-22 | 3 | -5/+5 |
* | Typo fix appproximated. | Justin P. Mattock | 2011-04-17 | 2 | -2/+2 |
* | Fix memory leak in TLS of loaded objects. | Ulrich Drepper | 2011-04-10 | 1 | -1/+4 |
* | Make PowerPC64 default to nonexecutable stack | Ryan S. Arnold | 2010-12-19 | 1 | -1/+7 |
* | Correct implementation of fmaf. | Jakub Jelinek | 2010-10-11 | 2 | -2/+4 |
* | Avoid PLT call to fegetenv on s390 | Andreas Schwab | 2010-02-09 | 1 | -0/+1 |
* | Whitespace and copyright year fixes. | Ulrich Drepper | 2010-02-06 | 1 | -9/+9 |
* | memchr overshoots on ia64 | H.J. Lu | 2010-02-06 | 1 | -2/+6 |
* | Properly recover from shorter read. | H.J. Lu | 2009-11-20 | 1 | -3/+11 |
* | Use a simple loop on data shorter than software pipeline. | H.J. Lu | 2009-11-14 | 1 | -1/+2 |
* | configure tweaks, support $libc_add_on_config_subdirs | Roland McGrath | 2009-09-15 | 2 | -13/+13 |
* | Stop backtrace when we make no more progress. | Ulrich Drepper | 2009-07-30 | 1 | -2/+8 |
* | Handle -g option for IA-64 assembler. | Ulrich Drepper | 2009-05-21 | 2 | -0/+89 |
* | Fix IA-64 memchr read-ahead. | Ulrich Drepper | 2009-05-21 | 1 | -1/+16 |
* | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek | 2009-02-16 | 1 | -2/+2 |
* | [BZ #6442] | Ulrich Drepper | 2008-05-15 | 1 | -2/+2 |
* | [BZ #5753] | Andreas Jaeger | 2008-03-10 | 1 | -4/+4 |
* | [BZ #3112] | Ulrich Drepper | 2007-10-28 | 1 | -5/+20 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+1 |
* | * sysdeps/ia64/sched_cpucount.c: New file. | Ulrich Drepper | 2007-07-19 | 1 | -0/+21 |
* | [BZ #4586] | Ulrich Drepper | 2007-06-08 | 1 | -0/+1 |
* | * sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow cvs/fedora-glibc-20070510T0634 | Jakub Jelinek | 2007-05-10 | 1 | -2/+3 |
* | [BZ #3427] | Ulrich Drepper | 2007-04-16 | 2 | -10/+16 |
* | * sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success | Jakub Jelinek | 2007-04-01 | 1 | -3/+3 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -2/+2 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 4 | -12/+7 |
* | . | Jakub Jelinek | 2007-07-31 | 4 | -7/+12 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 2 | -8/+4 |
* | [BZ #2013] | Roland McGrath | 2006-03-02 | 1 | -9/+46 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 1 | -0/+0 |