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