Files
semi-libc/arch
Rich Felker 4bf10ebf66 fix breakage in x32 dynamic linker due to mismatching register size
the jmp instruction requires a 64-bit register, so cast the desired PC
address up to uint64_t, going through uintptr_t to ensure that it's
zero-extended rather than possibly sign-extended.
2015-04-20 18:17:48 -04:00
..
2015-04-13 03:04:42 -04:00
2015-04-13 03:04:42 -04:00
2015-04-13 03:04:42 -04:00
2015-04-13 03:04:42 -04:00
2015-04-13 03:04:42 -04:00
2015-04-13 03:04:42 -04:00