Age | Commit message (Expand) | Author | Files | Lines |
2018-09-27 | Use copysign functions not __copysign functions in glibc libm. | Joseph Myers | 2 | -0/+2 |
2018-09-14 | Use rint functions not __rint functions in glibc libm. | Joseph Myers | 2 | -0/+2 |
2018-09-05 | Remove alpha math_private.h. | Joseph Myers | 1 | -18/+0 |
2018-06-08 | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu | 1 | -0/+2 |
2018-05-23 | Remove sysdeps/alpha/soft-fp directory. | Joseph Myers | 20 | -20/+18 |
2018-05-09 | Move math_opt_barrier, math_force_eval to separate math-barriers.h. | Joseph Myers | 2 | -6/+28 |
2018-04-04 | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki | 1 | -1/+1 |
2018-03-21 | Use x86_64 backtrace as generic version. | Joseph Myers | 1 | -1/+0 |
2018-03-15 | Remove all target specific __ieee754_sqrt(f/l) inlines | Wilco Dijkstra | 1 | -26/+0 |
2018-03-11 | hurd: add gscope support | Samuel Thibault | 1 | -0/+1 |
2018-03-10 | Don't include math.h/math_private.h in math_ldbl_opt.h. | Zack Weinberg | 1 | -0/+1 |
2018-01-27 | Update Alpha libm-test-ulps | James Clarke | 1 | -26/+26 |
2018-01-04 | alpha: Remove s_trunc{f} implementation (BZ#22666) | Adhemerval Zanella | 2 | -89/+0 |
2018-01-04 | alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665) | Adhemerval Zanella | 4 | -210/+0 |
2018-01-02 | Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660] | Aurelien Jarno | 4 | -106/+0 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 171 | -171/+171 |
2017-12-06 | Update Alpha libm-test-ulps | Adhemerval Zanella | 1 | -2/+8 |
2017-11-28 | Use libm_alias_float for alpha. | Joseph Myers | 34 | -38/+52 |
2017-11-28 | Use libm_alias_double for alpha. | Joseph Myers | 10 | -90/+23 |
2017-11-07 | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 1 | -0/+2 |
2017-11-07 | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 1 | -0/+5 |
2017-10-04 | Use libm_alias_double for dbl-64 fma. | Joseph Myers | 1 | -0/+2 |
2017-10-04 | Remove alpha nearbyint wrapper. | Joseph Myers | 1 | -25/+0 |
2017-09-28 | Remove ancient __signbit inlines | Wilco Dijkstra | 1 | -110/+0 |
2017-09-28 | Simplify C99 isgreater macros | Wilco Dijkstra | 1 | -15/+0 |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers | 1 | -30/+0 |
2017-08-20 | Remove sysdeps/alpha/bb_init_func.S | H.J. Lu | 1 | -86/+0 |
2017-07-27 | Update Alpha libm-test-ulps | Adhemerval Zanella | 1 | -80/+88 |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 1 | -2/+3 |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 1 | -0/+3 |
2017-05-09 | Move shared pthread definitions to common headers | Adhemerval Zanella | 2 | -188/+59 |
2017-04-26 | Add earlyclobber to sqrtt/sqrtf insns. | Uros Bizjak | 1 | -4/+4 |
2017-04-10 | Consolidate pthreadtype.h placementConsolidate pthreadtype.h placement | Adhemerval Zanella | 1 | -0/+188 |
2017-03-14 | Remove _dl_platform_string | Andreas Schwab | 1 | -8/+1 |
2017-02-01 | alpha: Use saturating arithmetic in memchr | Richard Henderson | 1 | -1/+4 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 173 | -173/+173 |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers | 1 | -2/+2 |
2016-12-01 | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 1 | -0/+1 |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 1 | -12/+0 |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella | 1 | -1/+0 |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 1 | -4/+0 |
2016-11-04 | Fix alpha sqrt fegetenv namespace (bug 20768). | Joseph Myers | 1 | -1/+1 |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 1 | -0/+1 |
2016-09-07 | Add femode_t functions: alpha. | Joseph Myers | 2 | -0/+77 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 1 | -0/+8 |
2016-08-29 | Convert remaining complex function to generated files | Paul E. Murphy | 6 | -24/+48 |
2016-08-19 | Convert _Complex tangent functions to generated code | Paul E. Murphy | 4 | -16/+32 |
2016-08-19 | Convert _Complex sine functions to generated code | Paul E. Murphy | 4 | -16/+32 |
2016-08-19 | Convert _Complex cosine functions to generated code | Paul E. Murphy | 4 | -12/+33 |
2016-08-16 | Add fesetexcept: alpha. | Joseph Myers | 1 | -0/+31 |