aboutsummaryrefslogtreecommitdiff
path: root/src/backend/port/tas
Commit message (Expand)AuthorAge
* Update copyrights for 2020Bruce Momjian2020-01-01
* Update copyright for 2019Bruce Momjian2019-01-02
* Fix spelling errors and typos in commentsMagnus Hagander2018-11-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Fix spinlock implementation for some !solaris sparc platforms.Andres Freund2014-09-09
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Support for Sun Studio compiler on LinuxPeter Eisentraut2008-10-29
* 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