Compiler (amd64): Changed calling convention for {jmp,call}_rel_imm*(). They now take the absolute address as argument, since the relative offset depends on the size of the generated opcode, which could vary. This fixes tlib/modules/Calendar.pmod/testsuite:433, where the second F_RETURN_IF_TRUE jumped five bytes too short into the code generated by the first.