summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* misc/cgo/testcdefs: comment out test of packed structsIan Lance Taylor2014-08-312-3/+9
* misc/cgo/test: disable issue 8428 regress test on darwinMatthew Dempsky2014-08-281-0/+4
* cmd/{ld,link,objdump}, runtime, debug/gosym: move linker-defined symbols into...Matthew Dempsky2014-08-272-0/+37
* misc/nacl: fix buildDave Cheney2014-08-221-0/+2
* misc/nacl: add debugging instructionsDmitriy Vyukov2014-08-151-3/+31
* cmd/cgo: check for compiler errors in the C preambleMatthew Dempsky2014-08-142-0/+18
* cmd/cgo, debug/dwarf: fix translation of zero-size arraysMatthew Dempsky2014-08-131-0/+48
* misc/makerelease: exit with nonzero status code on errorAndrew Gerrand2014-08-131-0/+5
* cmd/cgo: make C function pointers non-assignableMatthew Dempsky2014-08-122-0/+15
* cmd/cgo: fix default alignment for empty structsMatthew Dempsky2014-08-112-0/+32
* 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
* cmd/go: pass --build-id=none when generating a cgo .oIan Lance Taylor2014-08-072-2/+80
* misc/nacl: wrap lines in README fileAndrew Gerrand2014-08-071-15/+42
* cmd/cgo: consistently map void* to *byte under -{c,go}defsMatthew Dempsky2014-08-063-1/+24
* cmd/cgo: fix recursive type mappingMatthew Dempsky2014-08-051-0/+27
* cmd/cgo: fix handling of defs_linux.goMatthew Dempsky2014-08-053-0/+42
* cmd/cgo: for -godefs, promote first field of anonymous unionIan Lance Taylor2014-08-053-0/+58
* misc/pprof: support web profiles on windows/MinGWChaiShushan2014-07-231-2/+8
* undo CL 109640045 / f97fb06525e5Shenghou Ma2014-07-181-18/+0
* cmd/cgo: disable inappropriate warnings when the gcc struct is emptysnyh2014-07-181-0/+18
* misc/nacl: add go_nacl_arm_exec, update READMEShenghou Ma2014-07-102-3/+17
* androidtest.bash, misc/android: build scripts for androidDavid Crawshaw2014-07-092-0/+107
* misc/nacl, syscall: lazily initialize fs on nacl.Shenghou Ma2014-07-011-2/+8
* misc: delete editor and shell supportRob Pike2014-07-0132-4335/+5
* misc/emacs: add new function godoc-at-pointDominik Honnef2014-06-171-12/+44
* misc/emacs: replace hacky go--delete-whole-line with own implementationDominik Honnef2014-06-171-17/+23
* misc/makerelease: update default tag to release-branch.go1.3Andrew Gerrand2014-06-121-2/+2
* nacltest.bash, misc/nacl/README: update NaCl docs.Shenghou Ma2014-06-101-6/+4
* cmd/cgo: for typedef of untagged struct, use typedef name in C codeIan Lance Taylor2014-06-051-0/+31
* cmd/cgo: use same Go type for typedef to anonymous structIan Lance Taylor2014-06-023-0/+35
* misc/makerelease: fix secretAndrew Gerrand2014-06-021-1/+1
* misc/makerelease: report uploads to the new downloads pageAndrew Gerrand2014-06-021-7/+50
* misc/goplay: remove programAndrew Gerrand2014-06-024-318/+0
* misc/makerelease: upload files to Google Cloud StorageAndrew Gerrand2014-05-291-120/+57
* cmd/cgo: given typedef struct S T, make C.T and C.struct_S interchangeableRuss Cox2014-05-281-0/+51
* misc: properly spell Chrome in docDmitriy Vyukov2014-05-261-1/+1
* cmd/ld: really import runtime/cgo for external linkIan Lance Taylor2014-05-202-0/+36
* build: make nacl passRuss Cox2014-05-207-0/+1941
* misc/makerelease: handle update tour file layoutAndrew Gerrand2014-05-201-1/+0
* misc/pprof: always use go tool objdump on windowsAlex Brainman2014-05-151-0/+1
* cmd/cgo: omit misaligned struct fields, like we omit bitfieldsRuss Cox2014-05-122-0/+45
* cmd/gc: disable link-time copying of un-Go-initialized globalsRuss Cox2014-05-092-0/+26
* misc/vim/readme.txt: workaround weird OS X vim bug.Shenghou Ma2014-04-281-3/+5
* misc/cgo/test/backdoor: add gccgo version of backdoor functionIan Lance Taylor2014-04-261-0/+11
* test: demo for issue 7695Russ Cox2014-04-163-0/+35
* misc/emacs: ignore backquote in comment or stringRui Ueyama2014-04-091-1/+13
* benchcmp: leave a forwarding scriptRuss Cox2014-03-311-0/+5
* misc/emacs: do not highlight built-in function if not followed by '('Rui Ueyama2014-03-271-1/+1
* cmd/cgo: enforce typing of 0-sized typesDaniel Morsing2014-03-272-0/+19