From: <jk...@us...> - 2025-02-02 17:15:56
|
Revision: 4151 http://sourceforge.net/p/elftoolchain/code/4151 Author: jkoshy Date: 2025-02-02 17:15:55 +0000 (Sun, 02 Feb 2025) Log Message: ----------- elfconstants: Update EM_SPARC relocation type. This change: - Adds relocation types: R_SPARC_SIZE32, R_SPARC_SIZE64 and R_SPARC_WDISP10. - Removes a mystery relocation type R_SPARC_GLOB_JMP that does not seem to be defined by any psABI document that I could find. This symbol has been moved to the list of obsolete symbols. - Adds a comment marking a gap in the sequence of relocation type values. Modified Paths: -------------- trunk/common/sys/elfconstants.m4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |