Vladimir Serbinenko
|
605eecc985
|
arm64: Add support for relocations needed for linaro gcc
|
2016-01-22 19:09:37 +01:00 |
|
Vladimir Serbinenko
|
dcc499aaf0
|
module-verifier: allow limited-range relocations on sparc64.
clang as incomplete mcmodel=large support. As we don't currently need full
mcmodel=large support for sparc64, relax those checks.
|
2015-12-31 18:30:39 +01:00 |
|
Vladimir Serbinenko
|
e1b2b9bf1d
|
module-verifier: Check range-limited relative relocations.
Check that they point to the same module, so will end up in the same
chunk of memory.
|
2015-12-31 15:29:28 +01:00 |
|
Vladimir Serbinenko
|
a7cf8b1e23
|
Verify modules on build-time rather than failing in runtime.
|
2015-12-31 13:09:15 +01:00 |
|