gvisor/pkg/sentry/arch
Michael Pratt db7917556a Fix 386 build tags
The build tag for 32-bit x86 is 386, not i386.

Updates #2298

PiperOrigin-RevId: 304206373
2020-04-01 10:00:03 -07:00
..
BUILD Move x86 state definition to its own file. 2020-02-10 12:00:46 -08:00
aligned.go
arch.go Update package locations. 2020-01-27 15:31:32 -08:00
arch_aarch64.go Merge pull request #2061 from lubinszARM:pr_restart_syscall 2020-03-18 17:11:43 -07:00
arch_amd64.go Update package locations. 2020-01-27 15:31:32 -08:00
arch_amd64.s Add context to note. 2020-02-10 14:11:52 -08:00
arch_arm64.go Enable thread local storage support on arm64. 2020-03-09 01:04:55 +00:00
arch_state_aarch64.go
arch_state_x86.go Fix 386 build tags 2020-04-01 10:00:03 -07:00
arch_x86.go Fix 386 build tags 2020-04-01 10:00:03 -07:00
arch_x86_impl.go Fix 386 build tags 2020-04-01 10:00:03 -07:00
auxv.go Update package locations. 2020-01-27 15:31:32 -08:00
registers.proto
signal.go Update package locations. 2020-01-27 15:31:32 -08:00
signal_act.go
signal_amd64.go Add notes to relevant tests. 2020-02-05 22:46:35 -08:00
signal_arm64.go Merge of a369c88c0c 2020-02-27 13:34:23 -08:00
signal_info.go
signal_stack.go Fix 386 build tags 2020-04-01 10:00:03 -07:00
stack.go Update package locations. 2020-01-27 15:31:32 -08:00
syscalls_amd64.go
syscalls_arm64.go passed the syscall test case 'alarm' on Arm64 platform 2020-03-12 05:57:47 -04:00