aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/rt0_linux_386.s
AgeCommit message (Expand)Author
2017-10-17runtime: unify 386 entry point codeIan Lance Taylor
2016-02-24runtime, syscall: switch linux/386 to use int 0x80Shenghou Ma
2016-01-09runtime: for c-archive/c-shared, install signal handlers synchronouslyIan Lance Taylor
2015-04-22runtime: merge clone0 and cloneSrdjan Petrovic
2015-04-20runtime: save registers in linux/{386,amd64} lib entry pointIan Lance Taylor
2015-04-17runtime: add -buildmode=c-archive/c-shared support for linux/386Ian Lance Taylor
2014-11-15[dev.garbage] all: merge dev.cc into dev.garbageRuss Cox
2014-09-24runtime: more NOPTRRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox