[all-commits] [llvm/llvm-project] ec8a23: Keep identity of FortranDecimal

Michael Kruse via All-commits all-commits at lists.llvm.org
Wed Jan 8 18:14:33 PST 2025


  Branch: refs/heads/users/meinersbur/flang_runtime_FortranDecimal
  Home:   https://github.com/llvm/llvm-project
  Commit: ec8a23592452512b9091cd52416cb8fd0c4add2e
      https://github.com/llvm/llvm-project/commit/ec8a23592452512b9091cd52416cb8fd0c4add2e
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    R flang/include/flang/Common/binary-floating-point.h
    R flang/include/flang/Common/decimal.h
    A flang/include/flang/Decimal/binary-floating-point.h
    A flang/include/flang/Decimal/decimal.h
    M flang/lib/CMakeLists.txt
    M flang/lib/Common/CMakeLists.txt
    R flang/lib/Common/big-radix-floating-point.h
    R flang/lib/Common/binary-to-decimal.cpp
    R flang/lib/Common/decimal-to-binary.cpp
    A flang/lib/Decimal/CMakeLists.txt
    A flang/lib/Decimal/big-radix-floating-point.h
    A flang/lib/Decimal/binary-to-decimal.cpp
    A flang/lib/Decimal/decimal-to-binary.cpp
    M flang/lib/Evaluate/CMakeLists.txt
    M flang/lib/Evaluate/real.cpp
    M flang/runtime/CMakeLists.txt
    M flang/runtime/edit-input.h
    M flang/runtime/edit-output.h
    M flang/runtime/environment.h
    M flang/runtime/format-implementation.h
    M flang/runtime/format.h
    M flang/test/CMakeLists.txt
    M flang/unittests/Decimal/CMakeLists.txt
    M flang/unittests/Decimal/quick-sanity-test.cpp
    M flang/unittests/Decimal/thorough-test.cpp
    M flang/unittests/Evaluate/CMakeLists.txt

  Log Message:
  -----------
  Keep identity of FortranDecimal



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list