This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d816b8b264
rust
/
compiler
/
rustc_codegen_ssa
/
src
/
back
History
Download ZIP
Download TAR.GZ
Brian M
d816b8b264
Fix Mac Catalyst linking by adding build version
...
Issue
#106021
Apple LD requires build versions in object files for Catalyst
2023-05-25 00:02:13 -07:00
..
rpath
Remove LibSource
2021-07-05 10:49:07 +02:00
archive.rs
Recognize AIX style archive kind
2023-04-19 11:10:47 +08:00
command.rs
Reduce usage of Symbol in the linker code
2022-06-28 18:38:36 +00:00
link.rs
Auto merge of
#111675
- Urgau:fix-local-libs-for-native-static-libs, r=bjorn3
2023-05-21 01:12:45 +00:00
linker.rs
Don't assume that
-Bdynamic
is the default linker mode
2023-05-17 22:52:54 +02:00
lto.rs
Merge new_metadata into codegen_allocator
2022-04-30 21:20:08 +02:00
metadata.rs
Fix Mac Catalyst linking by adding build version
2023-05-25 00:02:13 -07:00
mod.rs
Use the object crate for metadata reading
2021-05-07 18:48:58 +02:00
rpath.rs
pass -Wl,-z,origin to set DF_ORIGIN when using rpath
2021-12-17 11:27:14 +00:00
symbol_export.rs
Move expansion of query macros in rustc_middle to rustc_middle::query
2023-05-15 08:49:13 +02:00
write.rs
Rollup merge of
#110985
- Amanieu:normalize_asm_spans, r=b-naber
2023-05-06 13:30:04 +02:00