summaryrefslogtreecommitdiff
path: root/src/template/solaris
Commit message (Expand)AuthorAgeFilesLines
* Move forgotten comment closer to where it matters.Peter Eisentraut2008-10-291-2/+0
* Support for Sun Studio compiler on LinuxPeter Eisentraut2008-10-291-8/+8
* Remove extra 'else' in solaris compiler code.Bruce Momjian2006-04-281-1/+1
* Rewrite Solaris compiler tas() assembly routines, merge i386 and x86_64Bruce Momjian2006-04-271-22/+14
* Remove unnecessary assignment, per Tom.Bruce Momjian2006-01-021-1/+0
* Add support for Solaris x86_64 using Sun's compiler.Bruce Momjian2005-12-301-2/+9
* It appears we need -DSUNOS4_CC for both solaris and sunos4 templates.Tom Lane2005-07-291-1/+1
* Don't bother adding to cflags/cppflags, just set them because configureBruce Momjian2004-12-021-1/+4
* Add to CPPFLAGS/CFLAGS in template files, don't over-ride them.Bruce Momjian2004-11-271-1/+1
* Fix TAS assembly stuff for Solaris/386. (I'm not in a position toTom Lane2004-09-241-3/+14
* Unconditionally define:Bruce Momjian2004-04-261-1/+0
* Add new auto-detection of thread flags.Bruce Momjian2004-04-231-6/+1
* Add -D_REENTRANT for Solaris threading.Bruce Momjian2004-03-261-1/+1
* Update gcc solaris flags.Bruce Momjian2004-03-251-5/+4
* Add mention of "-D_POSIX_PTHREAD_SEMANTICS" enabling 5-arg getpwuid_r().Bruce Momjian2004-03-221-0/+1
* Update Solaris thread flags, per Jim SeymourBruce Momjian2004-03-141-3/+3
* Check and set thread-safe functions separately, rather than as a singleBruce Momjian2004-02-111-2/+1
* Fix Solaris thread build settings for non-gcc compilers.Bruce Momjian2004-01-081-3/+4
* Make Solaris non-gcc thread flag "-mt" a compile flag, not a link flag.Bruce Momjian2003-12-311-2/+2
* Add "-mt" link flag for Solaris non-gcc compiles when using threads ---Bruce Momjian2003-12-301-0/+4
* Push responsibility for selecting out-of-line-assembler TAS code out toTom Lane2003-12-231-0/+6
* Fix CFLAGS selection to actually work. Add test to detect whether gcc'sPeter Eisentraut2003-10-251-2/+1
* Make template CFLAGS handling consistent.Bruce Momjian2003-10-091-1/+1
* This centralizes the optimization defaults into configure.in, ratherBruce Momjian2003-10-091-4/+2
* Finalize configuration of thread_test program.Bruce Momjian2003-09-271-1/+1
* Rename thread compile flag. Move thread test program to tools/thread,Bruce Momjian2003-09-271-1/+1
* Attempt threading in this order:Bruce Momjian2003-09-131-0/+5
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-5/+0
* Unify solaris_i386 and solaris_sparc templates. They were almost identicalPeter Eisentraut2000-10-101-0/+11