summaryrefslogtreecommitdiff
path: root/misc/nacl
Commit message (Expand)AuthorAgeFilesLines
* cmd/dist: use debug/pe directly for cmd/linkRuss Cox2016-10-171-5/+0
* cmd/link/internal/ld: use debug/pe package to rewrite ldpe.goAlex Brainman2016-10-131-0/+5
* cmd: add golang.org/x/arch/ppc64/ppc64asm for disassemblyRuss Cox2016-10-131-0/+4
* cmd/compile/internal/syntax: fast Go syntax trees, initial commit.Robert Griesemer2016-08-181-0/+4
* cmd/vendor: move cmd/internal/unvendor packages to cmd/vendorKonstantin Shaposhnikov2016-05-141-12/+12
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* internal/trace: support parsing of 1.5 tracesDmitry Vyukov2016-04-111-0/+4
* compress/flate: optimize huffman bit encoderKlaus Post2016-03-111-0/+2
* cmd/newlink: deleteRuss Cox2016-03-081-3/+0
* build: mv cmd/vendor cmd/internal/unvendorRuss Cox2016-02-091-12/+12
* misc/nacl: fix nacl buildDave Cheney2015-08-291-9/+12
* all: link to https instead of httpBrad Fitzpatrick2015-07-111-1/+1
* cmd/doc: add testRob Pike2015-06-191-0/+6
* cmd/link: move to cmd/newlinkRuss Cox2015-05-211-1/+1
* cmd/api: re-enable TestGolden on naclShenghou Ma2015-04-081-0/+3
* runtime, syscall: use the new get_random_bytes syscall for NaClShenghou Ma2015-03-251-10/+9
* [dev.cc] misc/nacl: add testdata for cmd/internal/rsc.io/x86/x86asmRuss Cox2015-02-231-0/+9
* [dev.cc] cmd/asm/internal/asm: fix test on naclRuss Cox2015-02-211-0/+5
* undo CL 176900044 / 561398621ba7David Symonds2014-11-171-0/+3
* misc/nacl: exclude cmd/link from the test zip.David Symonds2014-11-171-3/+0
* misc/nacl/README: fix typoMikio Hara2014-10-011-3/+3
* build: more adjustments for move from src/pkg to srcRuss Cox2014-09-081-80/+79
* misc/nacl: fix buildDave Cheney2014-08-221-0/+2
* misc/nacl: add debugging instructionsDmitriy Vyukov2014-08-151-3/+31
* misc/nacl/testzip.proto: add fewer files to the zipShenghou Ma2014-08-111-1/+2
* misc/nacl/testzip.proto: include cmd/internal/* to fix buildShenghou Ma2014-08-071-0/+2
* misc/nacl: wrap lines in README fileAndrew Gerrand2014-08-071-15/+42
* misc/nacl: add go_nacl_arm_exec, update READMEShenghou Ma2014-07-102-3/+17
* misc/nacl, syscall: lazily initialize fs on nacl.Shenghou Ma2014-07-011-2/+8
* nacltest.bash, misc/nacl/README: update NaCl docs.Shenghou Ma2014-06-101-6/+4
* misc: properly spell Chrome in docDmitriy Vyukov2014-05-261-1/+1
* build: make nacl passRuss Cox2014-05-207-0/+1941
* misc/nacl: add Native Client support scripts and documentationDave Cheney2014-03-243-0/+85
* nacl, tiny: remove vestigesRobert Hencke2011-06-211-15/+0
* runtime: closures, defer bug fix for Native ClientRuss Cox2010-04-221-0/+15