summaryrefslogtreecommitdiff
path: root/src/runtime/rt0_linux_386.s
Commit message (Expand)AuthorAgeFilesLines
* runtime: unify 386 entry point codeIan Lance Taylor2017-10-171-64/+6
* runtime, syscall: switch linux/386 to use int 0x80Shenghou Ma2016-02-241-8/+0
* runtime: for c-archive/c-shared, install signal handlers synchronouslyIan Lance Taylor2016-01-091-0/+4
* runtime: merge clone0 and cloneSrdjan Petrovic2015-04-221-1/+0
* runtime: save registers in linux/{386,amd64} lib entry pointIan Lance Taylor2015-04-201-4/+19
* runtime: add -buildmode=c-archive/c-shared support for linux/386Ian Lance Taylor2015-04-171-0/+41
* [dev.garbage] all: merge dev.cc into dev.garbageRuss Cox2014-11-151-1/+0
* runtime: more NOPTRRuss Cox2014-09-241-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+25