| Commit message (Expand) | Author | Age |
* | Move forgotten comment closer to where it matters. | Peter Eisentraut | 2008-10-29 |
* | Support for Sun Studio compiler on Linux | Peter Eisentraut | 2008-10-29 |
* | Remove extra 'else' in solaris compiler code. | Bruce Momjian | 2006-04-28 |
* | Rewrite Solaris compiler tas() assembly routines, merge i386 and x86_64 | Bruce Momjian | 2006-04-27 |
* | Remove unnecessary assignment, per Tom. | Bruce Momjian | 2006-01-02 |
* | Add support for Solaris x86_64 using Sun's compiler. | Bruce Momjian | 2005-12-30 |
* | It appears we need -DSUNOS4_CC for both solaris and sunos4 templates. | Tom Lane | 2005-07-29 |
* | Don't bother adding to cflags/cppflags, just set them because configure | Bruce Momjian | 2004-12-02 |
* | Add to CPPFLAGS/CFLAGS in template files, don't over-ride them. | Bruce Momjian | 2004-11-27 |
* | Fix TAS assembly stuff for Solaris/386. (I'm not in a position to | Tom Lane | 2004-09-24 |
* | Unconditionally define: | Bruce Momjian | 2004-04-26 |
* | Add new auto-detection of thread flags. | Bruce Momjian | 2004-04-23 |
* | Add -D_REENTRANT for Solaris threading. | Bruce Momjian | 2004-03-26 |
* | Update gcc solaris flags. | Bruce Momjian | 2004-03-25 |
* | Add mention of "-D_POSIX_PTHREAD_SEMANTICS" enabling 5-arg getpwuid_r(). | Bruce Momjian | 2004-03-22 |
* | Update Solaris thread flags, per Jim Seymour | Bruce Momjian | 2004-03-14 |
* | Check and set thread-safe functions separately, rather than as a single | Bruce Momjian | 2004-02-11 |
* | Fix Solaris thread build settings for non-gcc compilers. | Bruce Momjian | 2004-01-08 |
* | Make Solaris non-gcc thread flag "-mt" a compile flag, not a link flag. | Bruce Momjian | 2003-12-31 |
* | Add "-mt" link flag for Solaris non-gcc compiles when using threads --- | Bruce Momjian | 2003-12-30 |
* | Push responsibility for selecting out-of-line-assembler TAS code out to | Tom Lane | 2003-12-23 |
* | Fix CFLAGS selection to actually work. Add test to detect whether gcc's | Peter Eisentraut | 2003-10-25 |
* | Make template CFLAGS handling consistent. | Bruce Momjian | 2003-10-09 |
* | This centralizes the optimization defaults into configure.in, rather | Bruce Momjian | 2003-10-09 |
* | Finalize configuration of thread_test program. | Bruce Momjian | 2003-09-27 |
* | Rename thread compile flag. Move thread test program to tools/thread, | Bruce Momjian | 2003-09-27 |
* | Attempt threading in this order: | Bruce Momjian | 2003-09-13 |
* | Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to | Peter Eisentraut | 2000-10-21 |
* | Unify solaris_i386 and solaris_sparc templates. They were almost identical | Peter Eisentraut | 2000-10-10 |