index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
back
/
rpath.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-25
Rename `is_like_osx` to `is_like_darwin`
Mads Marquart
-2
/
+2
2024-11-24
Support rpath with -Clinker-flavor=ld
Mads Marquart
-23
/
+11
2024-09-17
Minimize visibilities.
Nicholas Nethercote
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+3
2024-07-01
linker: Bail out of rpath logic early if the target doesn't support rpath
Vadim Petrochenkov
-6
/
+0
2024-06-02
rustc_codegen_ssa: fix get_rpath_relative_to_output panic when lib only conta...
Hai-Hsin
-0
/
+5
2024-05-23
Remove `#[macro_use] extern crate tracing` from `rustc_codegen_ssa`.
Nicholas Nethercote
-0
/
+1
2024-03-28
and few more
klensy
-4
/
+4
2023-10-06
rustc_codegen_ssa: use try_canonicalize in rpath
Tamir Duberstein
-8
/
+6
2023-08-03
Handle non-utf8 rpaths (fix FIXME)
Martin Nordholts
-15
/
+21
2023-07-30
inline format!() args up to and including rustc_codegen_llvm
Matthias Krüger
-1
/
+1
2021-12-17
pass -Wl,-z,origin to set DF_ORIGIN when using rpath
Sébastien Marie
-1
/
+4
2021-07-05
Remove LibSource
bjorn3
-12
/
+7
2021-06-05
Remove get_install_prefix_lib_path completely
bjorn3
-23
/
+4
2021-03-03
Fix tests
Ryan Levick
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+135