aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar72-94/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-25/+0
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer1-4/+12
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer1-4/+10
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer1-0/+28
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-3/+2
2021-01-28Update alpha libm-test-ulpsAdhemerval Zanella1-11/+12
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert163-163/+163
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-11-13alpha: Remove UP preprocessor conditionalsFlorian Weimer1-10/+4
2020-10-08Update alpha libm-test-ulpsAdhemerval Zanella1-1/+1
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-06-22alpha: Use builtin sqrt{f}Adhemerval Zanella5-275/+13
2020-04-08Update alpha libm-test-ulpsAdhemerval Zanella1-27/+28
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