tccrun: another incompatible change to the tcc_relocate API
commitca38792df17fc5c8d2bb6757c512101610420f1e
authorgrischka <grischka>
Sat, 1 Sep 2012 09:33:34 +0000 (1 11:33 +0200)
committergrischka <grischka>
Sat, 1 Sep 2012 09:33:34 +0000 (1 11:33 +0200)
tree2c9c6f33dee69bfadeafe0613c048f2f6cde2dd3
parent56e23984b9cd3b58e1766748524e63f8301ccd68
tccrun: another incompatible change to the tcc_relocate API

We are now compatible with the 0.9,25 version though.  A special
value for the second (ptr) argument is used to get the simple
behavior as with the 0.9.24 version.
libtcc.h
tccrun.c
tests/libtcc_test.c