about summary refs log tree commit diff
path: root/sysdeps/alpha
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_spin_trylock into libcFlorian Weimer2021-04-231-4/+12
* nptl: Move pthread_spin_lock into libcFlorian Weimer2021-04-231-4/+10
* Implement <unwind-link.h> for dynamically loading the libgcc_s unwinderFlorian Weimer2021-03-011-0/+28
* Reduce the statically linked startup code [BZ #23323]Florian Weimer2021-02-251-3/+2
* Update alpha libm-test-ulpsAdhemerval Zanella2021-01-281-11/+12
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-071-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02163-163/+163
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-2/+0
* alpha: Remove UP preprocessor conditionalsFlorian Weimer2020-11-131-10/+4
* Update alpha libm-test-ulpsAdhemerval Zanella2020-10-081-1/+1
* aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy2020-10-021-0/+3
* alpha: Use builtin sqrt{f}Adhemerval Zanella2020-06-225-275/+13
* Update alpha libm-test-ulpsAdhemerval Zanella2020-04-081-27/+28
* math: Remove inline math testsAdhemerval Zanella2020-03-191-837/+0
* alpha: Do not build with -fpicFlorian Weimer2020-03-031-4/+0
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-181-0/+20
* nptl: add missing pthread-offsets.hAndreas Schwab2020-02-101-0/+3
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-035-32/+28
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01164-164/+164
* nptl: Add default pthread-offsets.hAdhemerval Zanella2019-11-261-3/+0
* nptl: Add default pthreadtypes-arch.hAdhemerval Zanella2019-11-261-35/+0
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-262-17/+43
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-7/+0
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-2/+0
* nptl: Add tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+2
* nptl: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-4/+0
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-012-7/+11
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-07164-164/+164
* Update Alpha libm-test-ulpsAurelien Jarno2019-09-031-8/+8
* Declare most TS 18661-1 interfaces for C2X.Joseph Myers2019-08-131-1/+1
* alpha: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.SUros Bizjak2019-04-012-8/+11
* Refactor hp-timing rtld usageAdhemerval Zanella2019-03-221-9/+9
* 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