Commits

DateSubjectAuthorReleases
2026-06-30 Clean up inconsistencies in CPU-identification macros. Tom Lane master
2026-02-02 In s_lock.h, use regular labels with %= instead of local labels. Tom Lane 19 (unreleased)
2024-07-01 Remove support for HPPA (a/k/a PA-RISC) architecture. Tom Lane 18.0
2022-11-02 Allow use of __sync_lock_test_and_set for spinlocks on any machine. Tom Lane 16.0
2022-11-02 Allow use of __sync_lock_test_and_set for spinlocks on any machine. Tom Lane 13.9
2022-11-02 Allow use of __sync_lock_test_and_set for spinlocks on any machine. Tom Lane 15.1
2022-11-02 Allow use of __sync_lock_test_and_set for spinlocks on any machine. Tom Lane 11.18
2022-11-02 Allow use of __sync_lock_test_and_set for spinlocks on any machine. Tom Lane 12.13
2022-11-02 Allow use of __sync_lock_test_and_set for spinlocks on any machine. Tom Lane 10.23
2022-11-02 Allow use of __sync_lock_test_and_set for spinlocks on any machine. Tom Lane 14.6
2022-08-13 Remove configurability of PPC spinlock assembly code. Tom Lane 16.0
2022-04-06 Use ISB as a spin-delay instruction on ARM64. Tom Lane 15.0
2021-08-13 Add RISC-V spinlock support in s_lock.h. Tom Lane 14.0
2021-08-13 Add RISC-V spinlock support in s_lock.h. Tom Lane 15.0
2021-08-13 Add RISC-V spinlock support in s_lock.h. Tom Lane 9.6.24
2021-08-13 Add RISC-V spinlock support in s_lock.h. Tom Lane 10.19
2021-08-13 Add RISC-V spinlock support in s_lock.h. Tom Lane 11.14
2021-08-13 Add RISC-V spinlock support in s_lock.h. Tom Lane 12.9
2021-08-13 Add RISC-V spinlock support in s_lock.h. Tom Lane 13.5
2019-06-23 Fix spinlock assembly code for MIPS so it works on MIPS r6. Tom Lane 9.6.15
2019-06-23 Fix spinlock assembly code for MIPS so it works on MIPS r6. Tom Lane 11.5
2019-06-23 Fix spinlock assembly code for MIPS so it works on MIPS r6. Tom Lane 9.5.19
2019-06-23 Fix spinlock assembly code for MIPS so it works on MIPS r6. Tom Lane 9.4.24
2019-06-23 Fix spinlock assembly code for MIPS so it works on MIPS r6. Tom Lane 12.0
2019-06-23 Fix spinlock assembly code for MIPS so it works on MIPS r6. Tom Lane 10.10