[all-commits] [llvm/llvm-project] 3e4226: Use the proper libgcc spelling for the function names
Simon Tatham via All-commits
all-commits at lists.llvm.org
Fri May 29 07:18:08 PDT 2026
Branch: refs/heads/users/statham-arm/arm-fp-flt
Home: https://github.com/llvm/llvm-project
Commit: 3e4226a570ba88c05d69a71da30fc4a919827deb
https://github.com/llvm/llvm-project/commit/3e4226a570ba88c05d69a71da30fc4a919827deb
Author: Simon Tatham <simon.tatham at arm.com>
Date: 2026-05-29 (Fri, 29 May 2026)
Changed paths:
M compiler-rt/lib/builtins/CMakeLists.txt
M compiler-rt/lib/builtins/arm/floatdisf.S
A compiler-rt/lib/builtins/arm/floatundidf.S
R compiler-rt/lib/builtins/arm/floatunsdidf.S
A compiler-rt/lib/builtins/arm/floatunsidf.S
A compiler-rt/lib/builtins/arm/floatunsisf.S
R compiler-rt/lib/builtins/arm/floatunssidf.S
R compiler-rt/lib/builtins/arm/floatunssisf.S
A compiler-rt/test/builtins/Unit/floatundidfnew_test.c
A compiler-rt/test/builtins/Unit/floatundisfnew_test.c
R compiler-rt/test/builtins/Unit/floatunsdidfnew_test.c
R compiler-rt/test/builtins/Unit/floatunsdisfnew_test.c
A compiler-rt/test/builtins/Unit/floatunsidfnew_test.c
A compiler-rt/test/builtins/Unit/floatunsisfnew_test.c
R compiler-rt/test/builtins/Unit/floatunssidfnew_test.c
R compiler-rt/test/builtins/Unit/floatunssisfnew_test.c
Log Message:
-----------
Use the proper libgcc spelling for the function names
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