1
0
mirror of https://github.com/golang/go synced 2024-09-25 11:10:13 -06:00
The Go programming language
Go to file
Russ Cox eae0906bed rewrite RET, indirect CALL, indirect JMP for nacl.
can JMP or CALL indirect through a register R
provided the preceding instruction is AND $~31, R.

R=ken
OCL=34863
CL=34867
2009-09-21 15:48:22 -07:00
doc hakuho 2009-09-19 11:41:26 -07:00
include convert C runtime to 32-bit runes; 2009-08-31 16:38:50 -07:00
lib/godoc - use new css for godoc templates 2009-09-17 17:04:51 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src rewrite RET, indirect CALL, indirect JMP for nacl. 2009-09-21 15:48:22 -07:00
test fix build 2009-09-18 21:17:16 -07:00
usr Rudimentary command shell for Ogle. Hack to prevent linker 2009-09-18 09:11:19 -07:00
AUTHORS Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00