runtime: add AIX operating system
This commit adds AIX operating system to runtime package for ppc64 architecture. Only new files and minor changes are in this commit. Others modifications in files like asm_ppc64.s will be in separate commits. Updates: #25893 Change-Id: I9c5e073f5f3debb43b004ad1167694a5afd31cfd Reviewed-on: https://go-review.googlesource.com/c/138716 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Showing
src/runtime/defs_aix.go
0 → 100644
src/runtime/mem_aix.go
0 → 100644
src/runtime/netpoll_aix.go
0 → 100644
src/runtime/os2_aix.go
0 → 100644
src/runtime/os_aix.go
0 → 100644
src/runtime/rt0_aix_ppc64.s
0 → 100644
src/runtime/sigtab_aix.go
0 → 100644
src/runtime/sys_aix_ppc64.s
0 → 100644
Please
register
or
sign in
to comment