[all-commits] [llvm/llvm-project] b17d46: [libunwind] This adds support in libunwind for rv3...

Kamlesh Kumar via All-commits all-commits at lists.llvm.org
Mon Mar 1 17:32:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b17d46430fce665d23661e23ade3ca57c3791836
      https://github.com/llvm/llvm-project/commit/b17d46430fce665d23661e23ade3ca57c3791836
  Author: Kamlesh Kumar <kamleshbhalui at gmail.com>
  Date:   2021-03-02 (Tue, 02 Mar 2021)

  Changed paths:
    M libunwind/include/__libunwind_config.h
    M libunwind/src/Registers.hpp
    M libunwind/src/UnwindRegistersRestore.S
    M libunwind/src/UnwindRegistersSave.S
    M libunwind/src/assembly.h
    M libunwind/src/libunwind.cpp

  Log Message:
  -----------
  [libunwind] This adds support in libunwind for rv32 hard float
            and soft-float for both rv32 and rv64.

Differential Revision: https://reviews.llvm.org/D80690




More information about the All-commits mailing list