You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/31 01:34:44 UTC

[GitHub] [incubator-nuttx] yamt opened a new pull request #5381: libs/libc/machine/sim/arch_elf64.c: Implement R_X86_64_PC64

yamt opened a new pull request #5381:
URL: https://github.com/apache/incubator-nuttx/pull/5381


   ## Summary
   This relocation type is often found in eh_frame with -mcmodel=large
   ## Impact
   x86-64 sim
   ## Testing
   tested with my local app.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #5381: libs/libc/machine/sim/arch_elf64.c: Implement R_X86_64_PC64

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #5381:
URL: https://github.com/apache/incubator-nuttx/pull/5381


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] yamt commented on pull request #5381: libs/libc/machine/sim/arch_elf64.c: Implement R_X86_64_PC64

Posted by GitBox <gi...@apache.org>.
yamt commented on pull request #5381:
URL: https://github.com/apache/incubator-nuttx/pull/5381#issuecomment-1025301202


   > tested with my local app.
   
   well, my app doesn't rely on eh_frame.
   so i haven't actually tested the correctness of implementation.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org