aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)Author
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-04-23nptl: Move pthread_spin_trylock into libcFlorian Weimer
2021-04-23nptl: Move pthread_spin_lock into libcFlorian Weimer
2021-03-01Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-28Update alpha libm-test-ulpsAdhemerval Zanella
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-11-13alpha: Remove UP preprocessor conditionalsFlorian Weimer
2020-10-08Update alpha libm-test-ulpsAdhemerval Zanella
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-06-22alpha: Use builtin sqrt{f}Adhemerval Zanella
2020-04-08Update alpha libm-test-ulpsAdhemerval Zanella
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-03-03alpha: Do not build with -fpicFlorian Weimer
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer
2020-02-10nptl: add missing pthread-offsets.hAndreas Schwab
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-11-26nptl: Add default pthread-offsets.hAdhemerval Zanella
2019-11-26nptl: Add default pthreadtypes-arch.hAdhemerval Zanella
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella
2019-11-26nptl: Remove rwlock elision definitionsAdhemerval Zanella
2019-11-26nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella
2019-11-26nptl: Cleanup mutex internal offset testsAdhemerval Zanella
2019-10-01Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-09-03Update Alpha libm-test-ulpsAurelien Jarno
2019-08-13Declare most TS 18661-1 interfaces for C2X.Joseph Myers
2019-04-01alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak
2019-03-22Refactor hp-timing rtld usageAdhemerval Zanella
2019-01-24alpha: Fix __remqu corrupting $f3 registerUroš Bizjak
2019-01-07soft-fp: Properly check _FP_W_TYPE_SIZE [BZ #24066]H.J. Lu
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno
2018-09-27Use copysign functions not __copysign functions in glibc libm.Joseph Myers
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-05Remove alpha math_private.h.Joseph Myers
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-05-23Remove sysdeps/alpha/soft-fp directory.Joseph Myers
2018-05-09Move math_opt_barrier, math_force_eval to separate math-barriers.h.Joseph Myers
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-03-21Use x86_64 backtrace as generic version.Joseph Myers
2018-03-15Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra
2018-03-11hurd: add gscope supportSamuel Thibault
2018-03-10Don't include math.h/math_private.h in math_ldbl_opt.h.Zack Weinberg
2018-01-27Update Alpha libm-test-ulpsJames Clarke
2018-01-04alpha: Remove s_trunc{f} implementation (BZ#22666)Adhemerval Zanella