2014-08-13 |
Shenghou Ma | [dev.power64] cmd/gc: disable magic multiply optimizati... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] liblink: disable stack split for now |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] runtime: implemnt runtime.switchtoM and... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] reflect: add assembly stubs |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] cmd/9a: use new flag parser |
commit | commitdiff | tree |
2014-08-13 |
Russ Cox | [dev.power64] hash/crc32: use portable castagnoli on... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9g, cmd/gc, cmd/ld: fix build. |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9c: fix endian issue in integer to... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/9l: remove MAXIO (fix build) |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] liblink: support stack split, long condit... |
commit | commitdiff | tree |
2014-08-13 |
Shenghou Ma | [dev.power64] cmd/gc: handle thechar=='9', disable... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] cmd/9g: implement zerorange |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] sync/atomic: implement for asm_power64x.s |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] math: implement Abs, add power64/power64l... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: add defs3_linux.go to generate... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: auto-generated headers for linux... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: move noasm_arm.goc to noasm.goc |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] runtime: changes to the portable part... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] os/signal: support for linux/power64... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] syscall: script changes for power64 |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] syscall: auto-generated source for linux... |
commit | commitdiff | tree |
2014-08-12 |
Shenghou Ma | [dev.power64] syscall: the manually written parts for... |
commit | commitdiff | tree |
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 |
next |