This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d4fa1d7c28 [libiberty] Use pipe inside pex_run new e1f88bf02ab runtime: add arm64 version of AES hash code new 0caa25c9c64 libgo: support x32 as GOARCH=amd64p32 GOOS=linux
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/go/gofrontend/MERGE | 2 +- libgo/configure | 12 + libgo/configure.ac | 9 +- libgo/go/hash/crc32/crc32_amd64p32.go | 2 + ...om_linux_shx.go => getrandom_linux_amd64p32.go} | 4 +- libgo/go/runtime/lfstack_32bit.go | 2 +- libgo/goarch.sh | 7 +- libgo/runtime/aeshash.c | 403 ++++++++++++++++++++- 8 files changed, 431 insertions(+), 10 deletions(-) copy libgo/go/internal/syscall/unix/{getrandom_linux_shx.go => getrandom_linux_amd [...]