]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2014-08-12 Shenghou Ma[dev.power64] runtime: add defs3_linux.go to generate...
2014-08-12 Shenghou Ma[dev.power64] runtime: auto-generated headers for linux...
2014-08-12 Shenghou Ma[dev.power64] runtime: move noasm_arm.goc to noasm.goc
2014-08-12 Shenghou Ma[dev.power64] runtime: changes to the portable part...
2014-08-12 Shenghou Ma[dev.power64] os/signal: support for linux/power64...
2014-08-12 Shenghou Ma[dev.power64] syscall: script changes for power64
2014-08-12 Shenghou Ma[dev.power64] syscall: auto-generated source for linux...
2014-08-12 Shenghou Ma[dev.power64] syscall: the manually written parts for...
2014-08-12 Shenghou Ma[dev.power64] runtime: manually written parts for linux...
2014-08-12 Shenghou Ma[dev.power64] cmd/9g: first check point
2014-08-12 Shenghou Ma[dev.power64] cmd/9l/9.out.h: introduce NFREG, REGG...
2014-08-12 Shenghou Ma[dev.power64] cmd/9l: introduce the power64 linker...
2014-08-12 Shenghou Ma[dev.power64] cmd/cgo: add {ppc,power}64{,le} to pointe...
2014-08-12 Shenghou Ma[dev.power64] debug/elf: add power64 support along...
2014-08-12 Shenghou Ma[dev.power64] syscall: remove duplicated constants
2014-08-12 Shenghou Ma[dev.power64] runtime: ignore rt_sigaction error if...
2014-08-12 Shenghou Ma[dev.power64] runtime: rename traceback_arm.c to traceb...
2014-08-12 Shenghou Ma[dev.power64] cmd/ld: add MAXIO back in lib.h
2014-08-07 Shenghou Ma[dev.power64] cmd/9c: add Makefile
2014-08-07 Shenghou Ma[dev.power64] liblink: handle $i64. symbols, add debug...
2014-08-07 Shenghou Ma[dev.power64] cmd/ld: update for power64
2014-08-07 Shenghou Ma[dev.power64] cmd/9c: fix switch bug
2014-08-07 Shenghou Ma[dev.power64] include/link.h, liblink: convert 9l funct...
2014-08-07 Shenghou Ma[dev.power64] cmd/9l: update header files for liblink
2014-08-07 Shenghou Ma[dev.power64] cmd/9a: use liblink, add required additio...
2014-08-07 Shenghou Ma[dev.power64] .hgignore: update for the 9 toolchain
2014-08-07 Shenghou Ma[dev.power64] cmd/9c: use liblink, use Go argument...
2014-08-07 Shenghou Ma[dev.power64] liblink: move span and asmout related...
2014-08-07 Shenghou Ma[dev.power64] cmd/dist: power64/power64le support.
2014-08-07 Shenghou Ma[dev.power64] cmd/9g: add doc.go to prevent build failures.
2014-08-07 Shenghou Ma[dev.power64] cmd/9a, cmd/9c, cmd/9l, liblink: import...
2014-08-06 Shenghou Ma[dev.power64] cmd/dist: recognize power64 and power64le...
2014-08-06 Russ Cox[dev.power64] all: merge default, for codereview update
2014-08-06 Russ Coxcodereview: do not hit upload_complete on first patch
2014-08-06 Russ Coxcodereview: fix submit of merge + include branch prefix...
2014-08-06 Russ Coxcmd/gc: make liveness ~10x faster
2014-08-06 Russ Coxall: merge default, for codereview fixes
2014-08-06 Russ Coxcodereview: handle upload of merge
2014-08-06 Russ Coxcodereview: preserve branch prefix in subject during...
2014-08-06 Russ Coxcmd/dist: generate anames9.c
2014-08-06 Derek Parkerdebug/dwarf: fix Reader panic on DW_TAG_unspecified_type
2014-08-06 Brad FitzpatrickA+C: Derek Parker (individual CLA)
2014-08-06 Russ Coxcmd/dist, go/build: add power64, power64le to known...
2014-08-06 Russ Cox[dev.power64] remove dummy file
2014-08-06 Russ Cox[dev.power64] create dev branch
2014-08-06 Russ Coxcodereview: enable work and code reviews in development...
2014-08-06 Russ Coxruntime: turn off 'unexpected return pc' print on arm...
2014-08-06 Percy Wegmanncrypto/tls: Added dynamic alternative to NameToCertific...
2014-08-06 Matthew Dempskycmd/cgo: consistently map void* to *byte under -{c...
2014-08-06 Dmitriy Vyukovruntime: remove unused variable
2014-08-06 Dmitriy Vyukovruntime: simplify code
2014-08-06 David du Colombierdist: fix Plan 9 build
2014-08-06 Alex Brainmanruntime: burn cpu before calling yield in windows runti...
2014-08-06 Shenghou Maundo CL 114420043 / b613f2acdf69
2014-08-06 Rui Ueyamaliblink: encode MOVBQZX as MOVZBL instead of MOVZBQ
2014-08-06 Shenghou Maliblink, cmd/dist, cmd/5l: introduce %^ and move C_...
2014-08-06 Shenghou Macmd/cc, cmd/gc: set ctxt->debugvlog with debug['v']
2014-08-06 Shenghou Macmd/5l, cmd/6l, cmd/8l, cmd/ld: remove unused code...
2014-08-06 Shenghou Maliblink: support big-endian properly
2014-08-06 Shenghou Macmd/ld: fix operator precedence
2014-08-06 Shenghou Maruntime: get rid of SA_RESTORER on ARM.
2014-08-06 Shenghou Maliblink: use LinkArch.textflag() to get text and dataflag
2014-08-06 Shenghou Maruntime: remove dead code
2014-08-06 Shenghou Maruntime: disable aeshash on NaCl at compile time
2014-08-06 Rui Ueyamaliblink: shorter encoding for zeroing register
2014-08-06 Matthew Dempskycmd/cgo: fix recursive type mapping
2014-08-06 Matthew Dempskycmd/cgo: fix handling of defs_linux.go
2014-08-06 Mikio Haranet: separate DNS transport from DNS query-response...
2014-08-06 Ian Lance Taylorcmd/cgo: for -godefs, promote first field of anonymous...
2014-08-05 Dmitriy Vyukovruntime: cache one GC workbuf in thread-local storage
2014-08-05 Rui Ueyamamime/multipart: fix Writer data race test
2014-08-05 Adam Langleydoc/go1.4.txt: document ASN.1 behaviour change.
2014-08-05 Brad Fitzpatrickmime/multipart: add Writer data race test
2014-08-05 Brad Fitzpatrickundo CL 95760043 / b2131d729e52
2014-08-05 Adam Langleycrypto/tls: add ALPN support.
2014-08-05 Dmitriy Vyukovruntime: remove type.go
2014-08-05 Robert Griesemerspec: comma-ok expressions return untyped boolean 2nd...
2014-08-05 Adam LangleyA+C: Percy Wegmann (individual CLA)
2014-08-05 Dmitriy Vyukovruntime/race: add tests for maps with big keys/vals
2014-08-05 Dmitriy Vyukovruntime: remove outdated comment
2014-08-05 Ian Lance Taylorruntime: use memmove rather than memcopy in mgc0.c
2014-08-05 Ian Lance Taylorsyscall: fix typo in comment
2014-08-05 Ian Lance Taylorruntime: remove unused enum maxround
2014-08-05 Ian Lance Taylorruntime: only use a single variable in USED
2014-08-05 Ian Lance Taylortest: add test for function type in function literal
2014-08-04 Brad Fitzpatrickarchive/zip: accept bogus trailing zeros in extras
2014-08-04 Mikio Haranet: consolidate sockaddrToAddr functions
2014-08-03 Rob Pikeencoding/gob: save a call to userType
2014-08-02 Brad Fitzpatricknet: fix Dial comment about IPv6 addresses
2014-08-01 Peter Collingbournecmd/go: use correct link flags if main package contains...
2014-08-01 Keith Randallruntime: move constants from map header to map type
2014-08-01 David du Colombiertest/run: go fmt
2014-08-01 Josh Bleecher... runtime: prevent pointless jmp in amd64 and 386 memmove
2014-08-01 Alex Brainmanruntime: implement monotonic clocks on windows
2014-07-31 Keith Randallruntime: missed a file in alg checkin
2014-07-31 Keith Randallruntime: convert hash functions to Go calling convention.
2014-07-31 Rui Ueyamastrconv: remove needless cast
2014-07-31 Keith Randallruntime: move built-in print routines to go.
2014-07-31 Keith Randallruntime: fix 32 bit build.
2014-07-31 Keith Randallruntime: convert slice operations to Go.
next