| Commit message (Expand) | Author | Age | Files | Lines |
* | Move architecture shlib-versions files to Linux-specific directories. | Joseph Myers | 2014-07-17 | 1 | -14/+0 |
* | Add missing #include in sysdeps/alpha/fpu/s_nearbyint.c | Roland McGrath | 2014-07-03 | 1 | -1/+3 |
* | alpha: Remove nearbyint and nearbyintf implementations | Richard Henderson | 2014-07-03 | 2 | -72/+1 |
* | alpha: Implement math_opt_barrier and math_force_eval | Richard Henderson | 2014-07-03 | 1 | -0/+6 |
* | alpha: Fix lround implementations | Richard Henderson | 2014-07-03 | 2 | -8/+8 |
* | alpha: Remove round and roundf implementations | Richard Henderson | 2014-07-03 | 2 | -91/+0 |
* | Unify hp-timing implementations | Richard Henderson | 2014-07-03 | 1 | -52/+1 |
* | Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead | Richard Henderson | 2014-07-03 | 1 | -6/+0 |
* | Removing HP_TIMING_ACCUM as unused | Richard Henderson | 2014-07-03 | 1 | -11/+2 |
* | Removing HP_TIMING_ZERO as unused | Richard Henderson | 2014-07-03 | 1 | -5/+0 |
* | alpha: Fix isnan | Richard Henderson | 2014-07-01 | 2 | -24/+3 |
* | alpha: Update libm-test-ulps | Richard Henderson | 2014-07-01 | 1 | -6/+205 |
* | Remove relro configure test. | Joseph Myers | 2014-06-27 | 1 | -3/+0 |
* | Alpha: Define TLS_DEFINE_INIT_TP | Roland McGrath | 2014-06-11 | 1 | -0/+3 |
* | Remove second argument from TLS_INIT_TP macro | Andreas Schwab | 2014-05-27 | 1 | -1/+1 |
* | alpha: Define ELF_MACHINE_NO_RELA | Richard Henderson | 2014-05-20 | 1 | -0/+1 |
* | Clean up __exit_thread. | Roland McGrath | 2014-05-13 | 1 | -6/+0 |
* | alpha: Enable unwind tables for backtrace.c | Richard Henderson | 2014-04-16 | 1 | -0/+5 |
* | alpha: Regenerate sysdeps/alpha/libm-test-ulps | Richard Henderson | 2014-04-16 | 1 | -4/+1022 |
* | 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 | -17835/+0 |
* | soft-fp: support after-rounding tininess detection. | Joseph Myers | 2014-02-12 | 1 | -0/+2 |
* | Relocate alpha from ports to libc | Richard Henderson | 2014-02-12 | 209 | -0/+34606 |
* | Moved alpha to ports repository. | Roland McGrath | 2008-11-26 | 191 | -16874/+0 |
* | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 2007-09-15 | 1 | -1/+1 |
* | 2007-05-07 Richard Henderson <rth@redhat.com> | Richard Henderson | 2007-05-07 | 9 | -18/+22 |
* | * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline. | Ulrich Drepper | 2007-03-17 | 1 | -1/+1 |
* | * sysdeps/alpha/fpu/s_llround.c: New file. | Richard Henderson | 2007-03-14 | 10 | -6/+281 |
* | * sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches. | Richard Henderson | 2007-03-14 | 19 | -201/+457 |
* | * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. ... | Richard Henderson | 2007-03-14 | 3 | -75/+445 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 2 | -19/+15 |
* | . | Jakub Jelinek | 2007-07-31 | 2 | -15/+19 |
* | USE_TLS support is now default. | Ulrich Drepper | 2006-10-27 | 2 | -19/+15 |
* | * sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ... | Roland McGrath | 2006-02-25 | 8 | -32/+35 |
* | * sysdeps/alpha/soft-fp/Makefile (CPPFLAGS): Add soft-fp include ... | Richard Henderson | 2006-02-20 | 2 | -1/+8 |
* | * sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file. cvs/fedora-glibc-20060201T0846 | Roland McGrath | 2006-02-01 | 8 | -15/+71 |
* | * math/divtc3.c: New file. | Roland McGrath | 2006-02-01 | 1 | -0/+0 |
* | [BZ #1950, BZ #2153] | Andreas Jaeger | 2006-01-15 | 1 | -2/+2 |
* | .. | Ulrich Drepper | 2006-01-13 | 1 | -1/+1 |
* | 2006-01-12 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-12 | 3 | -8/+5 |
* | * Makerules: Define build-module-asneeded. | Ulrich Drepper | 2006-01-11 | 2 | -10/+46 |
* | * include/bits/setjmp.h: New file. | Roland McGrath | 2006-01-10 | 2 | -20/+36 |
* | * sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ... | Roland McGrath | 2006-01-10 | 2 | -6/+6 |
* | * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. | Roland McGrath | 2006-01-10 | 1 | -0/+42 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 2 | -25/+0 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h | Roland McGrath | 2005-12-28 | 1 | -3/+3 |
* | * sysdeps/alpha/libc-tls.c: Fix directory on include of base file. | Richard Henderson | 2005-12-18 | 1 | -1/+1 |
* | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 2005-12-15 | 19 | -38/+38 |
* | * sysdeps/alpha/strncmp.S: Don't read too much data when pointers ... | Richard Henderson | 2005-11-27 | 1 | -5/+28 |
* | * sysdeps/alpha/remqu.S: Return the correct result when the same cvs/fedora-glibc-20051020T0651 | Ulrich Drepper | 2005-10-20 | 2 | -2/+2 |