gcc/libgo/runtime
Ian Lance Taylor d5d3f15a0e runtime: cast SIGSTKSZ to uintptr
In newer versions of glibc it is long, which causes a signed
comparison warning.

Fixes PR go/99458
2021-03-08 16:23:31 -08:00
..
aeshash.c
arch.h
array.h
defs.h
env_posix.c
go-assert.c
go-assert.h
go-caller.c libgo: update to Go1.16beta1 release 2020-12-30 15:13:24 -08:00
go-callers.c
go-cgo.c
go-construct-map.c
go-context.S
go-ffi.c
go-fieldtrack.c runtime: update type descriptor name in fieldtrack C support code 2020-12-04 14:51:09 -08:00
go-libmain.c
go-main.c
go-matherr.c
go-memclr.c libgo: ensure memmove, memset 8 byte atomicity on ppc64x 2021-02-25 17:01:23 -08:00
go-memequal.c
go-memmove.c libgo: ensure memmove, memset 8 byte atomicity on ppc64x 2021-02-25 17:01:23 -08:00
go-nanotime.c
go-nosys.c
go-now.c
go-reflect-call.c
go-setenv.c
go-signal.c
go-string.h
go-unsafe-pointer.c
go-unsetenv.c
go-unwind.c
go-varargs.c
panic.c
print.c
proc.c runtime: cast SIGSTKSZ to uintptr 2021-03-08 16:23:31 -08:00
rtems-task-variable-add.c
runtime_c.c
runtime.h libgo: ensure memmove, memset 8 byte atomicity on ppc64x 2021-02-25 17:01:23 -08:00
stack.c
yield.c