Sign in
go
/
go
/
e8d5989ed1272bed3600193003ebc9980bcb9275
/
src
/
syscall
/
asm_plan9_amd64.s
263a825
syscall: use name+(NN)FP on plan9/amd64
by David du Colombier
· 8 years ago
9828b7c
runtime, syscall: use FP instead of SP for parameters
by Matthew Dempsky
· 8 years ago
71ab9fa
all: fix assembly vet issues
by Josh Bleecher Snyder
· 9 years ago
653fb6d
liblink: make GO_ARGS the default for functions beginning with ·
by Russ Cox
· 10 years ago
3b4bccc
syscall: add GO_ARGS to Go-called assembly
by Russ Cox
· 10 years ago
860a645
syscall: add #include "funcdata.h" to files modified in last CL
by Russ Cox
· 10 years ago
4179439
syscall: make func Syscall use pointer maps from Go prototypes
by Russ Cox
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 10 years ago
[Renamed from src/pkg/syscall/asm_plan9_amd64.s]
8bca148
all: copy cmd/ld/textflag.h into pkg/GOOS_GOARCH
by Rob Pike
· 11 years ago
38e75f9
syscall: remove more NxM assumptions on Plan 9
by Aram Hăvărneanu
· 11 years ago
7ad60b7
syscall: fix stack frame sizes in assembly
by Russ Cox
· 11 years ago
db324cc
syscall: Convert textflags from numbers to symbols.
by Keith Randall
· 12 years ago
e69082f
syscall: record argument size for all assembly functions
by Russ Cox
· 12 years ago
a566dea
syscall: Plan 9: use lightweight errstr in entersyscall mode
by Akshat Kumar
· 12 years ago
b6e322d
syscall: Plan9, amd64: fix syscall error handling in assembly
by Akshat Kumar
· 12 years ago
85f8639
syscall: fix arithmetic errors in assembly for seek function for 64-bit Plan 9
by Akshat Kumar
· 12 years ago
a72bebf
src: Add support for 64-bit version of Plan 9
by Akshat Kumar
· 12 years ago