about summary refs log tree commit diff
path: root/sysdeps/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha: Fix __remqu corrupting $f3 registerUroš Bizjak2019-01-241-0/+4
* soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu2019-01-072-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-01164-164/+164
* Update Alpha libm-test-ulpsAurelien Jarno2018-12-281-40/+48
* Use copysign functions not __copysign functions in glibc libm.Joseph Myers2018-09-272-0/+2
* Use rint functions not __rint functions in glibc libm.Joseph Myers2018-09-142-0/+2
* Remove alpha math_private.h.Joseph Myers2018-09-051-18/+0
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-081-0/+2
* Remove sysdeps/alpha/soft-fp directory.Joseph Myers2018-05-2320-20/+18
* Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2018-05-092-6/+28
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-041-1/+1
* Use x86_64 backtrace as generic version.Joseph Myers2018-03-211-1/+0
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-26/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg2018-03-101-0/+1
* Update Alpha libm-test-ulpsJames Clarke2018-01-271-26/+26
* alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella2018-01-042-89/+0
* alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella2018-01-044-210/+0
* Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno2018-01-024-106/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01171-171/+171
* Update Alpha libm-test-ulpsAdhemerval Zanella2017-12-061-2/+8
* Use libm_alias_float for alpha.Joseph Myers2017-11-2834-38/+52
* Use libm_alias_double for alpha.Joseph Myers2017-11-2810-90/+23
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+5
* Use libm_alias_double for dbl-64 fma.Joseph Myers2017-10-041-0/+2
* Remove alpha nearbyint wrapper.Joseph Myers2017-10-041-25/+0
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-110/+0
* Simplify C99 isgreater macrosWilco Dijkstra2017-09-281-15/+0
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* Remove sysdeps/alpha/bb_init_func.SH.J. Lu2017-08-201-86/+0
* Update Alpha libm-test-ulpsAdhemerval Zanella2017-07-271-80/+88
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-141-2/+3
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-0/+3
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-188/+59
* Add earlyclobber to sqrtt/sqrtf insns.Uros Bizjak2017-04-261-4/+4
* Consolidate pthreadtype.h placementConsolidate pthreadtype.h placementAdhemerval Zanella2017-04-101-0/+188
* Remove _dl_platform_stringAndreas Schwab2017-03-141-8/+1
* alpha: Use saturating arithmetic in memchrRichard Henderson2017-02-011-1/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01173-173/+173
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-141-2/+2
* Add missing hidden_def (__sigsetjmp).Joseph Myers2016-12-011-0/+1
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-011-12/+0
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-241-4/+0
* Fix alpha sqrt fegetenv namespace (bug 20768).Joseph Myers2016-11-041-1/+1
* Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers2016-11-041-0/+1
* Add femode_t functions: alpha.Joseph Myers2016-09-072-0/+77
* Add femode_t functions.Joseph Myers2016-09-071-0/+8
* Convert remaining complex function to generated filesPaul E. Murphy2016-08-296-24/+48