Logo
Explore Help
Sign In
itsscb/rust
1
0
Fork 0
You've already forked rust
mirror of https://github.com/rust-lang/rust.git synced 2025-12-02 03:28:29 +00:00
Code Issues Packages Projects Releases Wiki Activity
rust/library/compiler-builtins/src
History
Nicholas Bishop 586e2b38ef Enable win64_128bit_abi_hack for x86_64-unknown-uefi
The `x86_64-unknown-uefi` target is Windows-like [1], and requires the
same altered ABI for some 128-bit integer intrinsics.

See also https://github.com/rust-lang/rust/issues/86494.

[1]: https://github.com/rust-lang/rust/blob/master/compiler/rustc_target/src/spec/x86_64_unknown_uefi.rs
2022-07-28 11:55:59 -04:00
..
float
Explicitly use parentheses for associativity of shift operators.
2022-05-26 17:21:21 +02:00
int
Add avr_skip for __udivti3 & __umodti3
2022-05-24 19:49:08 +02:00
mem
Fix infinite recursion in x86_64 memcmp if SSE2 is not present
2022-06-11 09:20:01 +02:00
arm_linux.rs
Avoid int to ptr transmute by casting first
2022-05-23 23:34:10 -07:00
arm.rs
Fix typo in __aeabi_uldivmod
2022-02-09 21:01:07 +00:00
lib.rs
math: compile math functions for Xous
2022-06-09 09:12:44 +08:00
macros.rs
Enable win64_128bit_abi_hack for x86_64-unknown-uefi
2022-07-28 11:55:59 -04:00
math.rs
Use all of src/math for UEFI
2022-07-28 20:51:44 +05:30
probestack.rs
Import the asm! macro from core::arch
2021-12-09 23:57:26 +00:00
riscv.rs
rv32 rv64: adapt conditional compilation
2022-05-12 00:34:49 +02:00
x86_64.rs
Wrap all intrinsics in the intrinsics! macro
2022-02-06 09:20:43 +00:00
x86.rs
Wrap all intrinsics in the intrinsics! macro
2022-02-06 09:20:43 +00:00
Powered by Gitea Version: 1.23.6 Page: 785ms Template: 14ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API