Allocate two regions for data and code x86 segments, instead of using overlapping...
commit62f84f0d82368a3cb4a6203eb39a5108095282ae
authorMark Seaborn <mrs@mythic-beasts.com>
Fri, 16 Jan 2009 20:19:56 +0000 (16 20:19 +0000)
committerMark Seaborn <mrs@mythic-beasts.com>
Fri, 16 Jan 2009 20:19:56 +0000 (16 20:19 +0000)
tree8133c620d0d003e1594e875f913a0a6ed6958052
parent594c30e8acc26d1908cfa0a7524f3f1a4fd2661f
Allocate two regions for data and code x86 segments, instead of using overlapping segments
service_runtime/nacl_app.c
service_runtime/nacl_switch_to_app.c
service_runtime/nacl_syscall_hook.c
service_runtime/sel_addrspace.c
service_runtime/sel_ldr.c
service_runtime/sel_ldr.h
service_runtime/sel_ldr_standard.c
service_runtime/sel_load_image.c
service_runtime/sel_validate_image.c