]> granicus.if.org Git - yasm/commit
* x86bc.c (x86_bc_insn_tobytes, x86_bc_jmp_tobytes): Enable signed warnings
authorPeter Johnson <peter@tortall.net>
Fri, 10 Feb 2006 04:15:56 +0000 (04:15 -0000)
committerPeter Johnson <peter@tortall.net>
Fri, 10 Feb 2006 04:15:56 +0000 (04:15 -0000)
commit29b0319135760d52c7509bb71111f1c5ae0bd33e
tree6cc1ee4f2a9926f3d8c645fddea51a054ea12c6a
parent0b4f94f3589fd0f4ecfce46c0091836d7500ab06
* x86bc.c (x86_bc_insn_tobytes, x86_bc_jmp_tobytes): Enable signed warnings
for signed immediates, jump values.

Note: [1369] actually matches this commit, not [1368].

svn path=/trunk/yasm/; revision=1370
modules/arch/x86/x86bc.c