Conversation
|
Also:
|
b75762b to
4581ac9
Compare
Hmm, I thought I copy/pasted that one, but somehow it disappeared from my editor. Added.
As soon as I see "cross" I think "cross-architecture", and on that front, it's only implemented as far as create-diff-object. I think that would be most visible via the unit-tests. We did merge #1248 and those commits call it "cross-compilation" and we now allow the user to pick their compiler via |
Yeah, that sounds good. |
Updates of interest: v0.9.6: - Tue Apr 12 Joe Lawrence <[email protected]> - 0.9.6 - Allow OOT modules to be built with non-distro kernels - Add cross-arch unit testing support - Support ELF extended symbol section indexes - Allow setting kernel version if --sourcedir and --vmlinux are used - Cleanup and enhance __LINE__ macro detection for all arches - Fix segfault on .LCx string literal symbols - Include __dyndbg section when referenced by jump table - Honor user provided KBUILD_EXTRA_SYMBOLS - Support .retpoline_sites section - Add native compiler selection via CROSS_COMPILE Signed-off-by: Joe Lawrence <[email protected]>
4581ac9 to
eea6582
Compare
Updates of interest:
v0.9.6:
Signed-off-by: Joe Lawrence [email protected]