summaryrefslogtreecommitdiff
path: root/usr/src/lib/common/i386
AgeCommit message (Expand)AuthorFilesLines
2016-01-06 [illumos-gate merge]Jerry Jelinek2-8/+21
2016-01-056507 i386 makecontext(3c) needs to 16-byte align the stackJosef 'Jeff' Sipek2-8/+21
2013-08-083912 crti needs to make sure _init and _fini are 16-byte stack alignedRobert Mustacchi1-1/+17
2013-08-03OS-2409 _init alignment from crti.s needs workRobert Mustacchi2-12/+9
2013-08-02backout OS-2409 _init alignment from crti.s needs work (missing crtn)Robert Mustacchi2-9/+12
2013-08-01OS-2409 _init alignment from crti.s needs workRobert Mustacchi2-12/+9
2013-07-24OS-2393 crtn was not properly updated for the crti changesRobert Mustacchi1-1/+5
2013-07-23OS-2392 i386 ctri.s does not provide proper stack alignmentRobert Mustacchi1-1/+15
2009-09-226881217 32bit stack frames should be aligned on 16-byte boundaries (for sse2 ...Roger A. Faulkner1-8/+8
2008-08-066733918 Teamware has retired, please welcome your new manager, MercurialMark J. Nelson1-3/+1
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-4/+4
2007-05-176455532 OSNet cleanup required in preparation for direct bindingsrie1-4/+11
2005-06-286255418 gcc initialization files (crt's) can result in non-sharable textmike_s1-2/+9
2005-06-14OpenSolaris Launchstevel@tonic-gate6-0/+712