x86-64: Fix tcc -run. We need extra memory for PLT and GOT.
commit9a7173bf69cc1e620f33e2d08550a70d31674a0f
authorShinichiro Hamaji <shinichiro.hamaji _at_ gmail.com>
Fri, 17 Apr 2009 01:17:14 +0000 (17 10:17 +0900)
committergrischka <grischka>
Sat, 18 Apr 2009 13:08:02 +0000 (18 15:08 +0200)
tree493f0209507800ea5daaeb6644932854dc57caa3
parente6ba81b012b1ce6d7c451ef25d21330c638e1320
x86-64: Fix tcc -run. We need extra memory for PLT and GOT.

Size of the extra buffer is too large for now.
tcc.c
tccelf.c