aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)AuthorFilesLines
2023-02-06hppa: Add string-fza.h, string-fzc.h, and string-fzi.hRichard Henderson3-0/+250
2023-02-06hppa: Add memcopy.hRichard Henderson1-0/+42
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers73-73/+73
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-10-01hppa: Fix initialization of dp register [BZ 29635]John David Anglin1-5/+19
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra3-5/+5
2022-05-30hppa: Remove _dl_skip_args usage (BZ# 29165)Adhemerval Zanella1-22/+14
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2-0/+5
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song1-9/+0
2022-02-22hppa: Fix warnings from _dl_lookup_addressJohn David Anglin4-9/+14
2022-02-14hppa: Fix typoJohn David Anglin1-1/+1
2022-02-14Fix elf/tst-audit2 on hppaJohn David Anglin1-14/+10
2022-02-09hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella1-3/+5
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella1-0/+3
2022-01-07Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer1-0/+8
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert73-73/+73
2021-12-28malloc: Remove memusage.hAdhemerval Zanella1-21/+0
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella2-4/+4
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella3-40/+0
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar2-0/+12
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-05csu: Always use __executable_start in gmon-start.cFlorian Weimer1-13/+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-12/+11
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-1/+0
2021-09-06Update hppa libm-test-ulpsJohn David Anglin1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar20-22/+0
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song1-114/+0
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer2-2/+18
2021-04-06Update hppa libm-test-ulpsJohn David Anglin1-25/+27
2021-03-07Update hppa libm-test-ulpsJohn David Anglin1-1/+3
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer2-23/+5
2021-01-18Update hppa libm-test-ulpsJohn David Anglin1-11/+12
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert75-75/+75
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer1-2/+0
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy1-0/+3
2020-06-05dl-runtime: reloc_{offset,index} now functions arch overide'ableVineet Gupta2-4/+31
2020-05-06semaphore: consolidate arch headers into a generic oneVineet Gupta1-31/+0
2020-04-06Update hppa libm-test-ulpsJohn David Anglin1-27/+27
2020-03-30Add new file missed in previous hppa commit.John David Anglin1-0/+58
2020-03-30Fix data race in setting function descriptors during lazy binding on hppa.John David Anglin3-22/+114
2020-03-19math: Remove inline math testsAdhemerval Zanella1-586/+0
2020-02-18Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer1-0/+20
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers73-73/+73
2019-11-26nptl: Add struct_rwlock.hAdhemerval Zanella2-32/+58
2019-11-26nptl: Add struct_mutex.hAdhemerval Zanella2-11/+53
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