x86-64: Fix stab debug information.
commit5dadff3de553b0dae46cca233c751ed8b6853da4
authorShinichiro Hamaji <shinichiro.hamaji _at_ gmail.com>
Sat, 18 Jul 2009 21:42:23 +0000 (19 06:42 +0900)
committergrischka <grischka>
Mon, 24 Aug 2009 11:30:03 +0000 (24 13:30 +0200)
tree6bcd6792db49262514998895b6847ac0e0599948
parent3a1380120d8c952a34f6b5db0b3c42f794770f51
x86-64: Fix stab debug information.

We need 32bit relocations for code and 64bit for debug info.
Introduce a new macro R_DATA_PTR to distinguish the two usages.
arm-gen.c
c67-gen.c
i386-gen.c
tccgen.c
x86_64-gen.c