From: <jk...@us...> - 2025-01-29 12:27:30
|
Revision: 4120 http://sourceforge.net/p/elftoolchain/code/4120 Author: jkoshy Date: 2025-01-29 12:27:28 +0000 (Wed, 29 Jan 2025) Log Message: ----------- elfconstants: Bug-fix AARCH64 relocation types. - Add 'R_AARCH64_TLSLD_ADD_DTPREL_LO12'. - Use the correct value for 'R_AARCH64_TLSLD_ADD_DTPREL_HI12'. Reference: https://github.com/ARM-software/abi-aa/blob/main/aaelf64/aaelf64.rst 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. |