use data_offset in sections instead of pointer to ease section reallocation - relocat...
commit9b48237795e67bd0ec8de62ab5380d285a4b19e1
authorbellard <bellard>
Sat, 27 Jul 2002 14:05:37 +0000 (27 14:05 +0000)
committerbellard <bellard>
Sat, 27 Jul 2002 14:05:37 +0000 (27 14:05 +0000)
tree32670f361fcf9ef75c3265596eb3786bbf90ecb9
parent540cd6fde7425071415250aea2c51e371dd3734f
use data_offset in sections instead of pointer to ease section reallocation - relocated .stabs and .bounds sections - fixed char constants casts - fixed implicit cast to unary plus - fixed type for string constants
tcc.c