1. 378de1a runtime: unify 386 entry point code by Ian Lance Taylor · 7 years ago
  2. 1439158 runtime, syscall: switch linux/386 to use int 0x80 by Shenghou Ma · 9 years ago
  3. 21b4f23 runtime: for c-archive/c-shared, install signal handlers synchronously by Ian Lance Taylor · 9 years ago
  4. ca9128f runtime: merge clone0 and clone by Srdjan Petrovic · 10 years ago
  5. 357a013 runtime: save registers in linux/{386,amd64} lib entry point by Ian Lance Taylor · 10 years ago
  6. 9c1868d runtime: add -buildmode=c-archive/c-shared support for linux/386 by Ian Lance Taylor · 10 years ago
  7. 0fcf54b [dev.garbage] all: merge dev.cc into dev.garbage by Russ Cox · 10 years ago
  8. 3c94b1d runtime: more NOPTR by Russ Cox · 11 years ago
  9. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/runtime/rt0_linux_386.s]
  10. cb040d5 runtime: use new #include "textflag.h" by Russ Cox · 11 years ago
  11. 7ba41e9 runtime: convert a few traceback-related functions from proc.c to traceback.go by Russ Cox · 11 years ago
  12. 0273dc1 runtime: convert .s textflags from numbers to symbolic constants. by Keith Randall · 12 years ago
  13. 6120ef0 runtime: rename _rt0_$GOARCH to _rt0_go by Russ Cox · 12 years ago
  14. dfc22e29 runtime: change 386 startup convention by Russ Cox · 12 years ago
  15. 851f301 runtime: make more build-friendly by Russ Cox · 13 years ago[Renamed from src/pkg/runtime/linux/386/rt0.s]
  16. c20a338 runtime, syscall: use the vdso page on linux x86 for faster syscalls instead of int $0x80. by Yuval Pavel Zholkover · 14 years ago
  17. 6b93a92 windows: fix build? by Russ Cox · 14 years ago
  18. cc1556d runtime/linux/386: set FPU to 64-bit precision by Russ Cox · 14 years ago
  19. 68b4255 runtime: ,s/[a-zA-Z0-9_]+/runtime·&/g, almost by Russ Cox · 14 years ago
  20. 4c0f262 Remove unnecessary execute bits. by William Josephson · 15 years ago
  21. 133a158 8c, 8l dynamic loading support. by Russ Cox · 15 years ago
  22. e67a508 cgo working on linux/386 by Russ Cox · 16 years ago
  23. d90e7cb mv src/lib to src/pkg by Rob Pike · 16 years ago[Renamed from src/lib/runtime/linux/386/rt0.s]
  24. 3f6acf1 move src/runtime -> src/lib/runtime; only automatic g4 mv here. by Russ Cox · 16 years ago[Renamed from src/runtime/linux/386/rt0.s]
  25. 4702c0e more 386 runtime: by Russ Cox · 16 years ago