aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)AuthorFilesLines
2020-03-19math: Remove inline math testsAdhemerval Zanella1-837/+0
2020-03-03alpha: Do not build with -fpicFlorian Weimer1-4/+0
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab1-0/+3
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra5-32/+28
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers164-164/+164
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella1-3/+0
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella1-35/+0
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-17/+43
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella1-7/+0
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella1-2/+0
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella1-0/+2
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella1-4/+0
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2-7/+11
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert164-164/+164
2019-09-03Update Alpha libm-test-ulpsAurelien Jarno1-8/+8
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers1-1/+1
2019-04-01alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak2-8/+11
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella1-9/+9
2019-01-24alpha: Fix __remqu corrupting $f3 registerUroš Bizjak1-0/+4
2019-01-07soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu2-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers164-164/+164
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno1-40/+48
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers2-0/+2
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers2-0/+2
2018-09-05Remove alpha math_private.h.Joseph Myers1-18/+0
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu1-0/+2
2018-05-23Remove sysdeps/alpha/soft-fp directory.Joseph Myers20-20/+18
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers2-6/+28
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki1-1/+1
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers1-1/+0
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra1-26/+0
2018-03-11hurd: add gscope supportSamuel Thibault1-0/+1
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg1-0/+1
2018-01-27Update Alpha libm-test-ulpsJames Clarke1-26/+26
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella2-89/+0
2018-01-04alpha: Remove s_ceil{f} and s_floor{f} implementation (BZ#22665)Adhemerval Zanella4-210/+0
2018-01-02Remove alpha specific fmax, fmin to fix sNaN handling [BZ #22660]Aurelien Jarno4-106/+0
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers171-171/+171
2017-12-06Update Alpha libm-test-ulpsAdhemerval Zanella1-2/+8
2017-11-28Use libm_alias_float for alpha.Joseph Myers34-38/+52
2017-11-28Use libm_alias_double for alpha.Joseph Myers10-90/+23
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+5
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers1-0/+2
2017-10-04Remove alpha nearbyint wrapper.Joseph Myers1-25/+0
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra1-110/+0
2017-09-28Simplify C99 isgreater macrosWilco Dijkstra1-15/+0
2017-09-01Obsolete pow10 functions.Joseph Myers1-30/+0
2017-08-20Remove sysdeps/alpha/bb_init_func.SH.J. Lu1-86/+0