You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "no1wudi (via GitHub)" <gi...@apache.org> on 2023/06/13 09:40:51 UTC

[GitHub] [nuttx] no1wudi opened a new pull request, #9526: riscv/vfork: Replace jal with call for long jump

no1wudi opened a new pull request, #9526:
URL: https://github.com/apache/nuttx/pull/9526

   ## Summary
   riscv/vfork: Replace jal with call for long jump
   
   Fix: relocation truncated to fit: R_RISCV_JAL against symbol for 'xxx'
   ## Impact
   riscv vfork only
   ## Testing
   ostest (contains vfork test) on QEMU
   


-- 
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] [nuttx] xiaoxiang781216 merged pull request #9526: riscv/vfork: Replace jal with call for long jump

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #9526:
URL: https://github.com/apache/nuttx/pull/9526


-- 
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