summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2024-07-09 22:54:20 +0800
committerruki <[email protected]>2024-07-09 22:54:20 +0800
commit4db4366cd4dc5081ddf846e345ef9d0b7a1794fb (patch)
tree192914ee0744235ac1cec863aa8b7605440b6a78
parentc2193b778259885572131b31f5753d76d62d1ed6 (diff)
update changelog
-rw-r--r--README.md1
-rw-r--r--README_zh.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6620c6e0a..8b834ae8c 100644
--- a/README.md
+++ b/README.md
@@ -230,6 +230,7 @@ tinycc Tiny C Compiler
emcc A toolchain for compiling to asm.js and WebAssembly
icc Intel C/C++ Compiler
ifort Intel Fortran Compiler
+ifx Intel LLVM Fortran Compiler
muslcc The musl-based cross-compilation toolchain
fpc Free Pascal Programming Language Compiler
wasi WASI-enabled WebAssembly C/C++ toolchain
diff --git a/README_zh.md b/README_zh.md
index 1b3f5437f..1ceaf8914 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -291,6 +291,7 @@ tinycc Tiny C Compiler
emcc A toolchain for compiling to asm.js and WebAssembly
icc Intel C/C++ Compiler
ifort Intel Fortran Compiler
+ifx Intel LLVM Fortran Compiler
muslcc The musl-based cross-compilation toolchain
fpc Free Pascal Programming Language Compiler
wasi WASI-enabled WebAssembly C/C++ toolchain