aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)Author
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-19hppa: Fix undefined behaviour in feclearexcept (BZ 30983)Bruno Haible
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella
2023-07-06Revert "hppa: Drop 16-byte pthread lock alignment"John David Anglin
2023-06-02Fix a few more typos I missed in previous round -- BZ 25337Paul Pluzhnikov
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-05-22Remove last remnants of have-protectedAndreas Schwab
2023-05-05hppa: Fix 'concurrency' typo in commentSam James
2023-04-05hppa: Update struct __pthread_rwlock_arch_t comment.John David Anglin
2023-03-26hppa: Drop 16-byte pthread lock alignmentJohn David Anglin
2023-02-06hppa: Add string-fza.h, string-fzc.h, and string-fzi.hRichard Henderson
2023-02-06hppa: Add memcopy.hRichard Henderson
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-10-01hppa: Fix initialization of dp register [BZ 29635]John David Anglin
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-05-30hppa: Remove _dl_skip_args usage (BZ# 29165)Adhemerval Zanella
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-02-22hppa: Fix warnings from _dl_lookup_addressJohn David Anglin
2022-02-14hppa: Fix typoJohn David Anglin
2022-02-14Fix elf/tst-audit2 on hppaJohn David Anglin
2022-02-09hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella
2022-01-07Restore ENTRY_POINT definition on hppa, ia64 (bug 28749)Florian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella
2021-12-17Remove ununsed tcb-offsetAdhemerval Zanella
2021-12-13Replace --enable-static-pie with --disable-default-pieSiddhesh Poyarekar
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer
2021-12-05csu: Always use __executable_start in gmon-start.cFlorian Weimer
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev
2021-09-06Update hppa libm-test-ulpsJohn David Anglin
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-04-23nptl: Move pthread_spin_init, Move pthread_spin_unlock into libcFlorian Weimer
2021-04-06Update hppa libm-test-ulpsJohn David Anglin
2021-03-07Update hppa libm-test-ulpsJohn David Anglin
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-18Update hppa libm-test-ulpsJohn David Anglin
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy