gcc/libgo/runtime
Ian Lance Taylor b4b7464b57 re PR go/92605 (r278509 causes/reveals issue in building go library)
PR go/92605
    runtime: declare runtime_usestackmaps in stack.c, not runtime.h
    
    Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/208161

From-SVN: r278540
2019-11-21 01:06:47 +00:00
..
aeshash.c
arch.h
array.h
defs.h
env_posix.c
go-assert.c
go-assert.h
go-caller.c
go-callers.c
go-cdiv.c
go-cgo.c
go-construct-map.c compile, runtime: permit anonymous and empty fields in C header 2019-08-30 21:49:49 +00:00
go-context.S runtime: mark go-context.S as no-executable-stack and split-stack supported 2019-10-02 20:11:35 +00:00
go-ffi.c
go-fieldtrack.c libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
go-libmain.c runtime: move osinit to Go 2019-08-28 20:39:32 +00:00
go-main.c runtime: move osinit to Go 2019-08-28 20:39:32 +00:00
go-matherr.c
go-memclr.c
go-memequal.c
go-nanotime.c
go-nosys.c
go-now.c
go-reflect-call.c re PR go/91781 (r275691 breaks go test "reflect") 2019-09-17 20:24:00 +00:00
go-runtime-error.c
go-setenv.c
go-signal.c
go-string.h
go-unsafe-pointer.c compile, runtime: permit anonymous and empty fields in C header 2019-08-30 21:49:49 +00:00
go-unsetenv.c
go-unwind.c
go-varargs.c
panic.c libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
print.c compile, runtime: permit anonymous and empty fields in C header 2019-08-30 21:49:49 +00:00
proc.c compile, runtime: permit anonymous and empty fields in C header 2019-08-30 21:49:49 +00:00
rtems-task-variable-add.c
runtime_c.c libgo: update to Go 1.13beta1 release 2019-09-06 18:12:46 +00:00
runtime.h re PR go/92605 (r278509 causes/reveals issue in building go library) 2019-11-21 01:06:47 +00:00
stack.c re PR go/92605 (r278509 causes/reveals issue in building go library) 2019-11-21 01:06:47 +00:00
yield.c