]> Cypherpunks repositories - gostls13.git/commit
[dev.power64] build: merge default into dev.power64
authorAustin Clements <austin@google.com>
Wed, 22 Oct 2014 15:21:16 +0000 (11:21 -0400)
committerAustin Clements <austin@google.com>
Wed, 22 Oct 2014 15:21:16 +0000 (11:21 -0400)
commit32082501859c5c3c61913df5791cafbbb45c2519
tree365cfa998cf0ef09335922c75b50009b315ca8e9
parent04d5796b2988a20175b8cb03eb7080cf4cca2179
parent36ca636fab865cb8d5d01927d274ed54153c4e73
[dev.power64] build: merge default into dev.power64

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/160200044
54 files changed:
include/link.h
lib/codereview/codereview.cfg
lib/codereview/codereview.py
src/cmd/9c/cgen.c
src/cmd/9c/gc.h
src/cmd/9c/sgen.c
src/cmd/9c/swt.c
src/cmd/9c/txt.c
src/cmd/9g/cgen.c
src/cmd/9g/gg.h
src/cmd/9g/gsubr.c
src/cmd/9l/asm.c
src/cmd/cc/cc.y
src/cmd/cc/pgen.c
src/cmd/dist/build.c
src/cmd/dist/buildruntime.c
src/cmd/dist/unix.c
src/cmd/gc/plive.c
src/cmd/gc/popt.c
src/cmd/gc/walk.c
src/cmd/ld/data.c
src/cmd/ld/lib.c
src/cmd/ld/symtab.c
src/liblink/objfile.c
src/pkg/debug/elf/elf.go
src/pkg/debug/elf/file.go
src/pkg/debug/elf/file_test.go
src/pkg/go/build/build.go
src/pkg/math/abs_power64x.s
src/pkg/math/big/arith_power64x.s
src/pkg/os/signal/sig.s
src/pkg/reflect/all_test.go
src/pkg/reflect/asm_power64x.s
src/pkg/reflect/value.go
src/pkg/runtime/defs1_linux.go
src/pkg/runtime/defs_linux_power64.h
src/pkg/runtime/gcinfo_test.go
src/pkg/runtime/heapdump.c
src/pkg/runtime/malloc.c
src/pkg/runtime/malloc.go
src/pkg/runtime/malloc.h
src/pkg/runtime/mem_linux.c
src/pkg/runtime/mgc0.c
src/pkg/runtime/mgc0.h
src/pkg/runtime/os_linux.c
src/pkg/runtime/panic.c
src/pkg/runtime/panic.go
src/pkg/runtime/panic1.go
src/pkg/runtime/proc.c
src/pkg/runtime/stack.c
src/pkg/runtime/string.go
src/pkg/runtime/thunk.s
src/pkg/syscall/mkall.sh
test/nosplit.go