| Commit message (Expand) | Author | Age | Files | Lines |
* | Use SYSV semaphores rather than POSIX on Darwin >= 6.0 (i.e., OS X 10.2 | Tom Lane | 2007-09-26 | 1 | -3/+13 |
* | If we're gonna provide an --enable-profiling configure option, surely | Tom Lane | 2007-09-21 | 1 | -1/+4 |
* | With the native compiler on Unixware, disable optimization if | Neil Conway | 2007-07-16 | 1 | -2/+6 |
* | Make --with-ldap build on Unixware, per Olivier Prenant. | Tom Lane | 2006-12-14 | 1 | -0/+3 |
* | Remove Windows port^W^Wobsolete template file. | Peter Eisentraut | 2006-12-14 | 1 | -0/+0 |
* | Allow augmenting CPPFLAGS from the configure command line. This generally | Peter Eisentraut | 2006-12-12 | 2 | -4/+4 |
* | Remove extra 'else' in solaris compiler code. | Bruce Momjian | 2006-04-28 | 1 | -1/+1 |
* | Rewrite Solaris compiler tas() assembly routines, merge i386 and x86_64 | Bruce Momjian | 2006-04-27 | 1 | -22/+14 |
* | Add CVS tag lines to files that were lacking them. | Bruce Momjian | 2006-03-11 | 9 | -0/+18 |
* | Update tested AIX memset platforms. | Bruce Momjian | 2006-02-03 | 1 | -2/+3 |
* | Allow MEMSET_LOOP_LIMIT to be set on a per-platform basis, and turn off | Bruce Momjian | 2006-02-03 | 1 | -0/+4 |
* | Remove BEOS port. | Bruce Momjian | 2006-01-05 | 1 | -0/+0 |
* | Remove QNX port. | Bruce Momjian | 2006-01-05 | 1 | -1/+0 |
* | Remove unnecessary assignment, per Tom. | Bruce Momjian | 2006-01-02 | 1 | -1/+0 |
* | Add support for Solaris x86_64 using Sun's compiler. | Bruce Momjian | 2005-12-30 | 1 | -2/+9 |
* | SUNOS4_CC -> SUNOS_CC. | Bruce Momjian | 2005-07-30 | 1 | -1/+1 |
* | It appears we need -DSUNOS4_CC for both solaris and sunos4 templates. | Tom Lane | 2005-07-29 | 1 | -1/+1 |
* | Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net | Tom Lane | 2004-12-29 | 1 | -0/+7 |
* | Mention why unixware doesn't handle threading in 8.0. | Bruce Momjian | 2004-12-19 | 1 | -0/+11 |
* | Don't bother adding to cflags/cppflags, just set them because configure | Bruce Momjian | 2004-12-02 | 8 | -11/+14 |
* | Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. | Bruce Momjian | 2004-11-27 | 8 | -11/+11 |
* | Miscellaneous Cygwin build fixes from Reini Urban. | Tom Lane | 2004-11-17 | 1 | -2/+3 |
* | Allow win32/cygwin link against the first matching library symbol rather | Bruce Momjian | 2004-11-08 | 2 | -0/+9 |
* | Fix TAS assembly stuff for Solaris/386. (I'm not in a position to | Tom Lane | 2004-09-24 | 1 | -3/+14 |
* | Rename irix5 port to irix. | Bruce Momjian | 2004-05-19 | 1 | -0/+0 |
* | Remove extra 'then'. | Bruce Momjian | 2004-05-14 | 1 | -1/+0 |
* | No need for gcc thread stuff anymore, only cc. | Bruce Momjian | 2004-05-13 | 1 | -3/+2 |
* | Remove warning about Unixware. | Bruce Momjian | 2004-05-13 | 1 | -3/+0 |
* | Unconditionally define: | Bruce Momjian | 2004-04-26 | 5 | -15/+0 |
* | Fix typo on thread lib name. | Bruce Momjian | 2004-04-25 | 1 | -1/+1 |
* | Add new auto-detection of thread flags. | Bruce Momjian | 2004-04-23 | 8 | -52/+8 |
* | Add NetBSD thread compile flags. | Bruce Momjian | 2004-04-20 | 1 | -0/+4 |
* | Update Darwin thread compile flags, and OS version info. | Bruce Momjian | 2004-04-07 | 1 | -0/+3 |
* | Update darwin OS version. | Bruce Momjian | 2004-04-07 | 1 | -1/+1 |
* | Update Darwin as thread-safe. | Bruce Momjian | 2004-04-07 | 1 | -0/+7 |
* | Add -D_REENTRANT for Solaris threading. | Bruce Momjian | 2004-03-26 | 1 | -1/+1 |
* | Update gcc solaris flags. | Bruce Momjian | 2004-03-25 | 1 | -5/+4 |
* | Disasble threads on unixware until other platforms report a problem. | Bruce Momjian | 2004-03-22 | 1 | -1/+3 |
* | Add mention of "-D_POSIX_PTHREAD_SEMANTICS" enabling 5-arg getpwuid_r(). | Bruce Momjian | 2004-03-22 | 1 | -0/+1 |
* | Add Unixware thread support from Larry Rosenman. | Bruce Momjian | 2004-03-18 | 1 | -0/+7 |
* | Update Solaris thread flags, per Jim Seymour | Bruce Momjian | 2004-03-14 | 1 | -3/+3 |
* | Mark linux as thread-enabled with new 7.5 tests. | Bruce Momjian | 2004-03-14 | 1 | -0/+7 |
* | Check and set thread-safe functions separately, rather than as a single | Bruce Momjian | 2004-02-11 | 7 | -13/+10 |
* | Update OSF thread flags for non-gcc compiles. | Bruce Momjian | 2004-01-08 | 1 | -1/+5 |
* | Fix Solaris thread build settings for non-gcc compilers. | Bruce Momjian | 2004-01-08 | 1 | -3/+4 |
* | Make Solaris non-gcc thread flag "-mt" a compile flag, not a link flag. | Bruce Momjian | 2003-12-31 | 1 | -2/+2 |
* | Add "-mt" link flag for Solaris non-gcc compiles when using threads --- | Bruce Momjian | 2003-12-30 | 1 | -0/+4 |
* | Use inlined TAS() on PA-RISC, if we are compiling with gcc. | Tom Lane | 2003-12-23 | 1 | -2/+8 |
* | Push responsibility for selecting out-of-line-assembler TAS code out to | Tom Lane | 2003-12-23 | 2 | -0/+11 |
* | Add -O to really trigger compiler bug. | Peter Eisentraut | 2003-11-05 | 1 | -1/+1 |