summaryrefslogtreecommitdiff
path: root/src/pkg/runtime/linux/386/sys.s
AgeCommit message (Expand)AuthorFilesLines
2011-04-28Imported Upstream version 2011.04.27Ondřej Surý1-0/+8
2011-04-26Imported Upstream version 2011.04.13upstream/2011.04.13Ondřej Surý1-0/+9
2011-04-20Imported Upstream version 2011.03.07.1upstream/2011.03.07.1Ondřej Surý1-3/+4
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-21/+34
2010-06-12runtime: fix 386 signal handler bugRuss Cox1-11/+27
2010-02-08runtime: instrument malloc + garbage collector.Russ Cox1-0/+17
2010-01-25in C and asm, replace pkg·name with ·nameRuss Cox1-1/+1
2010-01-13runtime: GS already set up by setldt in Linux/386; remove duplicateDevon H. O'Dell1-3/+0
2010-01-06Ported runtime to Windows.Hector Chu1-6/+9
2009-12-08Fix stack on FreeBSD / add stack check across the boardDevon H. O'Dell1-0/+1
2009-11-18Remove unnecessary execute bits.William Josephson1-0/+0
2009-11-13runtime: warn about SELinux based mmap failures on Linux.Adam Langley1-2/+3
2009-10-15rename sys functions to runtime,Russ Cox1-1/+1
2009-10-038c, 8l dynamic loading support.Russ Cox1-6/+19
2009-09-22changes to accommodate nacl:Russ Cox1-0/+7
2009-09-21convert 386 to use %gs instead of %fs for extern register.Russ Cox1-29/+20
2009-06-17update 386 to new runtime (CL 30381)Russ Cox1-60/+70
2009-06-09mv src/lib to src/pkgRob Pike1-0/+222