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