summaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)Author
2014-07-03Add missing #include in sysdeps/alpha/fpu/s_nearbyint.cRoland McGrath
2014-07-03alpha: Remove nearbyint and nearbyintf implementationsRichard Henderson
2014-07-03alpha: Implement math_opt_barrier and math_force_evalRichard Henderson
2014-07-03alpha: Fix lround implementationsRichard Henderson
2014-07-03alpha: Remove round and roundf implementationsRichard Henderson
2014-07-03Unify hp-timing implementationsRichard Henderson
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson
2014-07-03Removing HP_TIMING_ACCUM as unusedRichard Henderson
2014-07-03Removing HP_TIMING_ZERO as unusedRichard Henderson
2014-07-01alpha: Fix isnanRichard Henderson
2014-07-01alpha: Update libm-test-ulpsRichard Henderson
2014-06-27Remove relro configure test.Joseph Myers
2014-06-11Alpha: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-20alpha: Define ELF_MACHINE_NO_RELARichard Henderson
2014-05-13Clean up __exit_thread.Roland McGrath
2014-04-16alpha: Enable unwind tables for backtrace.cRichard Henderson
2014-04-16alpha: Regenerate sysdeps/alpha/libm-test-ulpsRichard Henderson
2014-03-14Compile with -Wundef.Roland McGrath
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-12soft-fp: support after-rounding tininess detection.Joseph Myers
2014-02-12Relocate alpha from ports to libcRichard Henderson
2008-11-26Moved alpha to ports repository.Roland McGrath
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper
2007-05-072007-05-07 Richard Henderson <rth@redhat.com>Richard Henderson
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper
2007-03-14 * sysdeps/alpha/fpu/s_llround.c: New file. Richard Henderson
2007-03-14* sysdeps/alpha/fpu/s_ceil.c: Rewrite without branches. Richard Henderson
2007-03-14 * sysdeps/alpha/Makefile (sysdep-CFLAGS): Force dynamic rounding. ...Richard Henderson
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-27USE_TLS support is now default.Ulrich Drepper
2006-02-25* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ...Roland McGrath
2006-02-20 * sysdeps/alpha/soft-fp/Makefile (CPPFLAGS): Add soft-fp include ...Richard Henderson
2006-02-01* sysdeps/unix/sysv/linux/alpha/fpu/Implies: New file.cvs/fedora-glibc-20060201T0846Roland McGrath
2006-02-01* math/divtc3.c: New file.Roland McGrath
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger
2006-01-13..Ulrich Drepper
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath
2006-01-11* Makerules: Define build-module-asneeded.Ulrich Drepper
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath
2005-12-18 * sysdeps/alpha/libc-tls.c: Fix directory on include of base file.Richard Henderson
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath
2005-11-27 * sysdeps/alpha/strncmp.S: Don't read too much data when pointers ...Richard Henderson
2005-10-20* sysdeps/alpha/remqu.S: Return the correct result when the samecvs/fedora-glibc-20051020T0651Ulrich Drepper
2005-09-20 * sysdeps/alpha/ldiv.S (lldiv): Add alias.Richard Henderson