Commits

Showing commits that first shipped in 9.5 (backpatches included). Clear

DateSubjectAuthorReleases
2019-10-19 For PowerPC instruction "addi", use constraint "b". Noah Misch 9.5.20
2019-06-23 Fix spinlock assembly code for MIPS so it works on MIPS r6. Tom Lane 9.5.19
2017-11-20 Add support for Motorola 88K to s_lock.h. Tom Lane 9.5.11
2017-02-06 Fix typos in comments. Heikki Linnakangas 9.5.6
2015-08-29 Fix s_lock.h PPC assembly code to be compatible with native AIX assembler. Tom Lane 9.5.0
2015-08-10 Accept alternate spellings of __sparcv7 and __sparcv8. Tom Lane 9.5.0
2015-06-29 Replace ia64 S_UNLOCK compiler barrier with a full memory barrier. Andres Freund 9.5.0
2015-04-26 Fix various typos and grammar errors in comments. Andres Freund 9.5.0
2015-02-13 Fix broken #ifdef for __sparcv8 Heikki Linnakangas 9.5.0
2015-01-15 Blindly try to fix a warning in s_lock.h when compiling with gcc on HPPA. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-11 Really fix compilation failure on MIPS. Heikki Linnakangas 9.5.0
2014-11-10 Fix compilation failure on MIPS. Heikki Linnakangas 9.5.0
2014-10-03 Still another typo fix for 0709b7ee72e4bc71ad07b7120acd117265ab51d0. Robert Haas 9.5.0
2014-09-25 Add a basic atomic ops API abstracting away platform/architecture details. Andres Freund 9.5.0
2014-09-10 Fix thinko in 0709b7ee72e4bc71ad07b7120acd117265ab51d0. Robert Haas 9.5.0
2014-09-10 Fix typo in 07c8651dd91d5 causing WIN32_ONLY_COMPILER builds to fail. Andres Freund 9.5.0
2014-09-09 Change the spinlock primitives to function as compiler barriers. Robert Haas 9.5.0
2014-09-09 Fix typo in solaris spinlock fix. Andres Freund 9.5.0
2014-09-08 Fix spinlock implementation for some !solaris sparc platforms. Andres Freund 9.5.0
2014-07-06 Remove swpb-based spinlock implementation for ARMv5 and earlier. Robert Haas 9.5.0
2014-06-28 Remove Alpha and Tru64 support. Andres Freund 9.5.0