aboutsummaryrefslogtreecommitdiff
path: root/tcclib.h
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2014-03-17 23:14:38 +0800
committerThomas Preud'homme <robotux@celest.fr>2014-03-17 23:14:38 +0800
commitec1c83081dd741bd18ca1821bf52535c444dc111 (patch)
tree671577499ee3abdfd0cb332ab033dbd4f132384f /tcclib.h
parent40e38597391aa05a61cef1c36e844690665c411a (diff)
downloadtinycc-ec1c83081dd741bd18ca1821bf52535c444dc111.tar.gz
tinycc-ec1c83081dd741bd18ca1821bf52535c444dc111.tar.bz2
Fix relocation of __bound_init
When bound check is enabled, tcc tries to relocate a call to __bound_init in _init. This means that relocation (in tcc_add_bcheck) must be done after libtcc1.a (which countains __bound_init) is loaded but before crtn.o is loaded as this finalize _init.
Diffstat (limited to 'tcclib.h')
0 files changed, 0 insertions, 0 deletions