This series aims to make -m32/-m64 more useful and to extend these flags to also support LLP64 model. - patch 1 & 3 are quite straightforward. - patch 2 is more code reorg/preparatory step - patch 4 add support for LLP64 and is more a RFC Luc Van Oostenryck (4): define __LP64__ & _LP64 if arch_m64 is enabled add an helper for common predefined macros define __LONG_MAX__ & __SIZEOF_POINTER__ add support for LLP64 arch lib.c | 45 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 9 deletions(-) -- 2.11.0 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html