Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-10-19 | For all ppc compilers, implement compare_exchange and fetch_add with asm. | Noah Misch | 13.0 |
| 2019-09-15 | Revert "For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm." | Noah Misch | 13.0 |
| 2019-09-14 | For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm. | Noah Misch | 13.0 |
| 2019-09-14 | Replace xlc __fetch_and_add() with inline asm. | Noah Misch | 13.0 |