K 10 svn:author V 6 marcel K 8 svn:date V 27 2005-12-17T23:48:07.000000Z K 7 svn:log V 354 Fix the ELF64_R_TYPE and ELF64_R_INFO macros. The symbol type is an 32-bit entity. Also, don't cast the resulting symbol type value to a datatype smaller than the st_info field type as a quick way to mask off the upper bits as it may cause inconsistent behaviour when the macro is used (without explicit casting) on varargs functions. MFC after: 1 week END