2014-08-12 |
Shenghou Ma | [dev.power64] runtime: manually written parts for linux... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/9g: first check point |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/9l/9.out.h: introduce NFREG, REGG... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/9l: introduce the power64 linker... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/cgo: add {ppc,power}64{,le} to pointe... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] debug/elf: add power64 support along... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] syscall: remove duplicated constants |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: ignore rt_sigaction error if... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: rename traceback_arm.c to traceb... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/ld: add MAXIO back in lib.h |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9c: add Makefile |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] liblink: handle $i64. symbols, add debug... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/ld: update for power64 |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9c: fix switch bug |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] include/link.h, liblink: convert 9l funct... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9l: update header files for liblink |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9a: use liblink, add required additio... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] .hgignore: update for the 9 toolchain |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9c: use liblink, use Go argument... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] liblink: move span and asmout related... |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/dist: power64/power64le support. |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9g: add doc.go to prevent build failures. |
commit | commitdiff | tree |
2014-08-07 |
Shenghou Ma | [dev.power64] cmd/9a, cmd/9c, cmd/9l, liblink: import... |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | [dev.power64] cmd/dist: recognize power64 and power64le... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | [dev.power64] all: merge default, for codereview update |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: do not hit upload_complete on first patch |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: fix submit of merge + include branch prefix... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | cmd/gc: make liveness ~10x faster |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | all: merge default, for codereview fixes |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: handle upload of merge |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: preserve branch prefix in subject during... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | cmd/dist: generate anames9.c |
commit | commitdiff | tree |
2014-08-06 |
Derek Parker | debug/dwarf: fix Reader panic on DW_TAG_unspecified_type |
commit | commitdiff | tree |
2014-08-06 |
Brad Fitzpatrick | A+C: Derek Parker (individual CLA) |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | cmd/dist, go/build: add power64, power64le to known... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | [dev.power64] remove dummy file |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | [dev.power64] create dev branch |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | codereview: enable work and code reviews in development... |
commit | commitdiff | tree |
2014-08-06 |
Russ Cox | runtime: turn off 'unexpected return pc' print on arm... |
commit | commitdiff | tree |
2014-08-06 |
Percy Wegmann | crypto/tls: Added dynamic alternative to NameToCertific... |
commit | commitdiff | tree |
2014-08-06 |
Matthew Dempsky | cmd/cgo: consistently map void* to *byte under -{c... |
commit | commitdiff | tree |
2014-08-06 |
Dmitriy Vyukov | runtime: remove unused variable |
commit | commitdiff | tree |
2014-08-06 |
Dmitriy Vyukov | runtime: simplify code |
commit | commitdiff | tree |
2014-08-06 |
David du Colombier | dist: fix Plan 9 build |
commit | commitdiff | tree |
2014-08-06 |
Alex Brainman | runtime: burn cpu before calling yield in windows runti... |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | undo CL 114420043 / b613f2acdf69 |
commit | commitdiff | tree |
2014-08-06 |
Rui Ueyama | liblink: encode MOVBQZX as MOVZBL instead of MOVZBQ |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | liblink, cmd/dist, cmd/5l: introduce %^ and move C_... |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | cmd/cc, cmd/gc: set ctxt->debugvlog with debug['v'] |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | cmd/5l, cmd/6l, cmd/8l, cmd/ld: remove unused code... |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | liblink: support big-endian properly |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | cmd/ld: fix operator precedence |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | runtime: get rid of SA_RESTORER on ARM. |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | liblink: use LinkArch.textflag() to get text and dataflag |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | runtime: remove dead code |
commit | commitdiff | tree |
2014-08-06 |
Shenghou Ma | runtime: disable aeshash on NaCl at compile time |
commit | commitdiff | tree |
2014-08-06 |
Rui Ueyama | liblink: shorter encoding for zeroing register |
commit | commitdiff | tree |
2014-08-06 |
Matthew Dempsky | cmd/cgo: fix recursive type mapping |
commit | commitdiff | tree |
2014-08-06 |
Matthew Dempsky | cmd/cgo: fix handling of defs_linux.go |
commit | commitdiff | tree |
2014-08-06 |
Mikio Hara | net: separate DNS transport from DNS query-response... |
commit | commitdiff | tree |
2014-08-06 |
Ian Lance Taylor | cmd/cgo: for -godefs, promote first field of anonymous... |
commit | commitdiff | tree |
2014-08-05 |
Dmitriy Vyukov | runtime: cache one GC workbuf in thread-local storage |
commit | commitdiff | tree |
2014-08-05 |
Rui Ueyama | mime/multipart: fix Writer data race test |
commit | commitdiff | tree |
2014-08-05 |
Adam Langley | doc/go1.4.txt: document ASN.1 behaviour change. |
commit | commitdiff | tree |
2014-08-05 |
Brad Fitzpatrick | mime/multipart: add Writer data race test |
commit | commitdiff | tree |
2014-08-05 |
Brad Fitzpatrick | undo CL 95760043 / b2131d729e52 |
commit | commitdiff | tree |
2014-08-05 |
Adam Langley | crypto/tls: add ALPN support. |
commit | commitdiff | tree |
2014-08-05 |
Dmitriy Vyukov | runtime: remove type.go |
commit | commitdiff | tree |
2014-08-05 |
Robert Griesemer | spec: comma-ok expressions return untyped boolean 2nd... |
commit | commitdiff | tree |
2014-08-05 |
Adam Langley | A+C: Percy Wegmann (individual CLA) |
commit | commitdiff | tree |
2014-08-05 |
Dmitriy Vyukov | runtime/race: add tests for maps with big keys/vals |
commit | commitdiff | tree |
2014-08-05 |
Dmitriy Vyukov | runtime: remove outdated comment |
commit | commitdiff | tree |
2014-08-05 |
Ian Lance Taylor | runtime: use memmove rather than memcopy in mgc0.c |
commit | commitdiff | tree |
2014-08-05 |
Ian Lance Taylor | syscall: fix typo in comment |
commit | commitdiff | tree |
2014-08-05 |
Ian Lance Taylor | runtime: remove unused enum maxround |
commit | commitdiff | tree |
2014-08-05 |
Ian Lance Taylor | runtime: only use a single variable in USED |
commit | commitdiff | tree |
2014-08-05 |
Ian Lance Taylor | test: add test for function type in function literal |
commit | commitdiff | tree |
2014-08-04 |
Brad Fitzpatrick | archive/zip: accept bogus trailing zeros in extras |
commit | commitdiff | tree |
2014-08-04 |
Mikio Hara | net: consolidate sockaddrToAddr functions |
commit | commitdiff | tree |
2014-08-03 |
Rob Pike | encoding/gob: save a call to userType |
commit | commitdiff | tree |
2014-08-02 |
Brad Fitzpatrick | net: fix Dial comment about IPv6 addresses |
commit | commitdiff | tree |
2014-08-01 |
Peter Collingbourne | cmd/go: use correct link flags if main package contains... |
commit | commitdiff | tree |
2014-08-01 |
Keith Randall | runtime: move constants from map header to map type |
commit | commitdiff | tree |
2014-08-01 |
David du Colombier | test/run: go fmt |
commit | commitdiff | tree |
2014-08-01 |
Josh Bleecher... | runtime: prevent pointless jmp in amd64 and 386 memmove |
commit | commitdiff | tree |
2014-08-01 |
Alex Brainman | runtime: implement monotonic clocks on windows |
commit | commitdiff | tree |
2014-07-31 |
Keith Randall | runtime: missed a file in alg checkin |
commit | commitdiff | tree |
2014-07-31 |
Keith Randall | runtime: convert hash functions to Go calling convention. |
commit | commitdiff | tree |
2014-07-31 |
Rui Ueyama | strconv: remove needless cast |
commit | commitdiff | tree |
2014-07-31 |
Keith Randall | runtime: move built-in print routines to go. |
commit | commitdiff | tree |
2014-07-31 |
Keith Randall | runtime: fix 32 bit build. |
commit | commitdiff | tree |
2014-07-31 |
Keith Randall | runtime: convert slice operations to Go. |
commit | commitdiff | tree |
2014-07-31 |
Josh Bleecher... | cmd/gc: fix example flag in comment |
commit | commitdiff | tree |
2014-07-31 |
Keith Randall | runtime: use right mask to extract type kind |
commit | commitdiff | tree |
2014-07-31 |
Dmitriy Vyukov | runtime: get rid of free |
commit | commitdiff | tree |
2014-07-31 |
Nigel Tao | image/jpeg: rename some internal variables. |
commit | commitdiff | tree |
2014-07-31 |
Keith Randall | runtime: cast to uintptr to match %p formatter. |
commit | commitdiff | tree |
2014-07-31 |
Matthew Dempsky | runtime: fix cmallocgc's C prototype |
commit | commitdiff | tree |
2014-07-30 |
Keith Randall | runtime: fix stack memory test |
commit | commitdiff | tree |
2014-07-30 |
Rob Pike | runtime: fix assembler macro definitions to be consiste... |
commit | commitdiff | tree |
next |