diff options
| author | Russ Cox <rsc@golang.org> | 2014-11-11 01:29:05 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-11-11 01:29:05 -0500 |
| commit | 0d49f7b5fcbf5d5efad05dd4416574127bdd9dfd (patch) | |
| tree | cf61de43486099206711555021a8f5ab4faa5428 /src/runtime/stack.h | |
| parent | 0185ba76edce85d2bc5d3da63091774039326dcd (diff) | |
| download | go-0d49f7b5fcbf5d5efad05dd4416574127bdd9dfd.tar.xz | |
[dev.cc] cmd/dist: adjust for build process without cmd/cc
[This CL is part of the removal of C code from package runtime.
See golang.org/s/dev.cc for an overview.]
- Remove references to C compiler directories.
- Remove generation of special header files.
- Remove generation of Go source files from C declarations.
- Compile Go sources before rest of package (was after),
so that Go compiler can write go_asm.h for use in assembly.
- Move TLS information from cmd/dist (was embedding in output)
to src/runtime/go_tls.h, which it can be maintained directly.
LGTM=r
R=r, dave
CC=austin, golang-codereviews, iant, khr
https://golang.org/cl/172960043
Diffstat (limited to 'src/runtime/stack.h')
0 files changed, 0 insertions, 0 deletions
