aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/tas
Commit message (Expand)AuthorAge
* Allow sparcv8plus to use "cas".Bruce Momjian2006-05-18
* Add more sparcv8plus comments.Bruce Momjian2006-05-18
* Add mention of -xarch=v8plus for "cas" usage on Solaris/sparc.Bruce Momjian2006-05-18
* Add simplified sparc8 ASM for solaris_sparc.s, from Alan Stange.Bruce Momjian2006-05-18
* Add comments that Solaris Sun compiler only supports sparc9 ASM,Bruce Momjian2006-05-17
* Change spaces to tabs, for consistency. (Caused by email cut/paste.)Bruce Momjian2006-05-17
* On Solaris ASM, / '/' is the comment for x86, while '!' is the commentBruce Momjian2006-05-05
* Change Solaris comments from / to !.Bruce Momjian2006-05-05
* Rewrite Solaris compiler tas() assembly routines, merge i386 and x86_64Bruce Momjian2006-04-27
* Update x86 Solaris documenation ideas.Bruce Momjian2006-01-05
* Add compile flags sample.Bruce Momjian2006-01-05
* Add support for Solaris x86_64 using Sun's compiler.Bruce Momjian2005-12-30
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Since HPUX now exists for Itanium, we should decouple the assumptionTom Lane2003-08-01
* Solaris cleanup.Bruce Momjian1998-06-19
* port name cleanupBruce Momjian1998-06-18
* Build in a 'dummy' tas file...nothing in it, just used for the link processMarc G. Fournier1998-02-05
* Fix for missing tas.s under sparc_solarisMarc G. Fournier1998-02-03
* Fix HP/ux port for tas.sMarc G. Fournier1998-02-02
* Work on getting the i386_solaris compile to work ...Marc G. Fournier1998-01-13