summaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)Author
2012-06-15alpha: Define FP_TRAPPING_EXCEPTIONSRichard Henderson
2012-06-15alpha: Always handle inexact in rint implementationsRichard Henderson
2012-06-15[BZ #13848] alpha: Fix s_nearbyint implementation.Richard Henderson
2012-06-15alpha: Use builtins for copysignRichard Henderson
2012-06-15alpha: Remove some __GNUC_PREREQs that are too oldRichard Henderson
2012-06-15alpha: Fix float_t in bits/mathdef.hRichard Henderson
2012-06-06alpha: Fix end-of-count checks in strncmpRichard Henderson
2012-06-06alpha: Fix [BZ #13718]Richard Henderson
2012-06-06alpha: Fix ev4 build with ev6 compilerRichard Henderson
2012-06-06alpha: Use cfi_startproc instead of dual procedure descriptorsRichard Henderson
2012-06-06alpha: put mcount prologue at correct locationRichard Henderson
2012-06-01alpha: Use -mieee-with-inexact with math/test-miscRichard Henderson
2012-06-01alpha: Update libm-test-ulpsRichard Henderson
2012-05-31alpha: Add -mieee-with-inexact for fma compilationRichard Henderson
2012-05-30alpha: Update libm-test-ulpsRichard Henderson
2012-05-30alpha: Use dbl-64/wordsize-64Richard Henderson
2012-05-30alpha: Use dynamic rounding with sqrt insnRichard Henderson
2012-05-24alpha: Re-add imaxdiv.Richard Henderson
2012-05-20alpha: Rename *.s to *.SRichard Henderson
2012-04-27alpha: Remove __STDC__ conditionals.Matt Turner
2012-04-27alpha: Use const instead of __const.Matt Turner
2012-03-27Merge sysdeps/alpha/elf/ into sysdeps/alpha/.Richard Henderson
2012-03-21alpha: Update _itoa.h include.Richard Henderson
2012-03-19alpha: Tell math_private.h that we have __isnan et al.Richard Henderson
2012-03-09Replace FSF snail mail address by URL.Paul Eggert
2012-02-20alpha: Eliminate plt entries for __ieee_[sg]et_fp_controlRichard Henderson
2012-02-15alpha: Don't test USE___THREAD in dl-machine.h.Richard Henderson
2012-02-15alpha: Don't let preconfigure interfere with other targets.Richard Henderson
2012-02-09alpha: Re-enable export of the unwind functions, and relro detection.Richard Henderson
2012-02-08alpha: Add ldsodefs.h and tst-audit.h.Richard Henderson
2012-02-08alpha: Add tls-macros.h.Richard Henderson
2012-02-08alpha: Convert to crt[in].S.Richard Henderson
2012-02-08alpha: Define TLS_DTV_UNALLOCATED.Richard Henderson
2012-02-08alpha: Remove HAVE_TLS_SUPPORT and HAVE___THREAD tests.Richard Henderson
2012-01-07Update alpha files for removal of ia64 from libc.Joseph Myers
2011-10-05alpha: don't call ifunc functions in trace modeAndreas Schwab
2011-03-01alpha: Add libm_hidden_def to feupdateenv and fetestexceptAurelien Jarno
2011-03-01alpha: Define DEFAULT_STACK_PERMSAurelien Jarno
2010-09-26alpha: Fix compile errors in memchrMichael Cree
2010-09-23alpha: rewrite memchr.Richard Henderson
2010-05-04alpha: fix memchr to not cause memory faults.Richard Henderson
2010-05-04alpha: add dl-procinfo support.Aurelien Jarno
2010-05-04alpha: fix corner cases in ceil, floor, rint.Aurelien Jarno
2010-03-26alpha: Add hidden alias for fegetenv.Richard Henderson
2010-03-26alpha: Adjust the libc_cv_alpha_hidden_gprel test for gcc 4.5.Richard Henderson
2010-03-26alpha: Fix the return type of the atomic.h macros.Richard Henderson
2008-11-26 Roland McGrath
2007-09-15(__MATH_INLINE): Define to __extern_inline whenever that macro is defined.Ulrich Drepper
2007-07-28Replace lll_private_futex_* (*) with lll_futex_* (*, LLL_PRIVATE).Ulrich Drepper
2007-06-08Adjust use of lll_futex_* macros.Ulrich Drepper