win64: try to fix linkage
commit0f51ccd4e4152e920f01d1dcbdecfd8fb62cb57c
authorgrischka <grischka>
Thu, 8 May 2014 15:32:29 +0000 (8 17:32 +0200)
committergrischka <grischka>
Thu, 8 May 2014 15:32:29 +0000 (8 17:32 +0200)
treec304cd2930998017203383ebbe9a350216af3a71
parentad787abea6d4e6ee0717c4e791d10b1f6281e91d
win64: try to fix linkage

- revert to R_X86_64_PC32 for near calls on PE
- revert to s1->section_align set to zero by default

Untested. Compared to release_0_9_26 the pe-image looks back to
normal.  There are some differences in dissassembly (r10/r11 usage)
but maybe that's ok.
libtcc.c
tccelf.c
x86_64-gen.c