aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/alpha
AgeCommit message (Expand)AuthorFilesLines
2022-05-30alpha: Remove _dl_skip_args usageAdhemerval Zanella1-41/+0
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy1-23/+0
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-9/+0
2022-04-07alpha: Remove fcopysign{f} implementationAdhemerval Zanella2-60/+0
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-24/+9
2022-04-04alpha: Remove s_abs implementationsAdhemerval Zanella2-55/+0
2022-02-23alpha: Remove bzero optimizationAdhemerval Zanella1-109/+0
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-15/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert163-163/+163
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-20/+0
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella1-26/+1
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-4/+4
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella3-35/+0
2021-12-14Support target specific ALIGN for variable alignment test [BZ #28676]H.J. Lu1-0/+20
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2-0/+9
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer1-6/+0
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer1-9/+1
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer1-3/+0
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella1-4/+2
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song1-7/+9
2021-09-30Update alpha libm-test-ulpsAdhemerval Zanella1-49/+53
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
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