Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "riscv: disable generation of unwind tables" #885

Closed
wants to merge 1 commit into from

Commits on Apr 28, 2024

  1. Revert "riscv: disable generation of unwind tables"

    This reverts commit 2f394c0.
    
    RISC-V has supported the complete relocation types in module loader by
    '8fd6c5142395 ("riscv: Add remaining module relocations")'.
    Now RISC-V port can enable unwind tables in case eh_frame parsing is
    needed.
    
    Signed-off-by: Zong Li <zong.li@sifive.com>
    Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
    zongbox authored and Björn Töpel committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    76b21f7 View commit details
    Browse the repository at this point in the history