Commits

DateSubjectAuthorReleases
2006-06-07 Prepare code to be built by MSVC: Bruce Momjian 8.2.0
2006-05-19 Fix Solaris/ASM test for x86. Bruce Momjian 8.2.0
2006-05-18 Use unsigned into for slock_t for pre-sparcv8plus. Bruce Momjian 8.2.0
2006-05-18 Mention that gcc/sparc generates sparcv7 binaries. Bruce Momjian 8.2.0
2006-05-17 Add comments that Solaris Sun compiler only supports sparc9 ASM, Bruce Momjian 8.2.0
2006-04-29 Solaris tas() uses 'int' now. Bruce Momjian 8.2.0
2006-04-28 Remove "volatile" from tas function, per TOm. Bruce Momjian 8.2.0
2006-04-27 Rewrite Solaris compiler tas() assembly routines, merge i386 and x86_64 Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-01-05 Remove QNX port. Bruce Momjian 8.2.0
2005-12-30 Add support for Solaris x86_64 using Sun's compiler. Bruce Momjian 8.2.0
2005-12-17 Fix typo. Bruce Momjian 8.2.0
2005-12-17 Update s_lock.c comments. Bruce Momjian 8.2.0
2005-12-17 Update ASM comments. Bruce Momjian 8.2.0
2005-03-10 Add spinlock support for Itanium processor with Intel compiler. Bruce Momjian 8.1.0
2004-08-29 Update copyright to 2004. Bruce Momjian 8.0.0
2003-12-23 Have configure --without-spinlocks actually not use spinlock code, even Bruce Momjian 8.0.0
2003-12-23 Move slock_t typdefs into s_lock.h from include/port files for Bruce Momjian 8.0.0
2003-12-23 Remove NEED_I386_TAS_ASM and just test for compiler defines. Bruce Momjian 8.0.0
2003-12-22 Test for __alpha and __alpha__. Bruce Momjian 8.0.0
2003-10-10 Rename __arm__/__arm__ to __arm__/__arm, found by Neil Conway Bruce Momjian 7.4.1
2003-09-29 Fix #error message to mention renamed option --disable-spinlocks. Bruce Momjian 7.4.1
2003-09-12 Implement compiler #error if spinlock code not found, add configure flag Bruce Momjian 7.4.1
2003-08-04 Update copyrights to 2003. Bruce Momjian 7.4.1
2003-07-20 Add Opteron/Itanium comment. Bruce Momjian 7.4.1