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_llvm
/
src
/
back
/
archive.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-19
Small refactoring
bjorn3
-9
/
+5
2022-06-19
Remove the source archive functionality of ArchiveWriter
bjorn3
-33
/
+2
2022-06-19
Fix "Remove src_files and remove_file"
bjorn3
-5
/
+6
2022-06-14
Remove src_files and remove_file
bjorn3
-29
/
+0
2022-06-14
Inline ArchiveConfig struct into LlvmArchiveBuilder
bjorn3
-28
/
+21
2022-05-13
Add LLVM based mingw-w64 targets
Mateusz Mikuła
-2
/
+4
2022-02-25
Fix MinGW target detection in raw-dylib
Mateusz Mikuła
-1
/
+3
2022-02-19
Adopt let else in more places
est31
-4
/
+1
2022-02-10
Unconditionally update symbols
bjorn3
-10
/
+1
2022-02-03
clippy::perf fixes
Matthias Krüger
-1
/
+1
2022-01-12
Call out to binutils' dlltool for raw-dylib on windows-gnu platforms.
Richard Cobbe
-46
/
+159
2021-10-07
Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoerister
Jubilee
-5
/
+5
2021-10-03
Move rustc_middle::middle::cstore to rustc_session.
Camille GILLOT
-1
/
+1
2021-09-20
Implement #[link_ordinal] attribute in the context of #[link(kind = "raw-dyli...
Richard Cobbe
-5
/
+5
2021-09-01
Move add_rlib and add_native_library to cg_ssa
bjorn3
-80
/
+18
2021-07-09
Add support for raw-dylib with stdcall, fastcall functions on i686-pc-windows...
Richard Cobbe
-5
/
+22
2021-06-04
Add first cut of functionality for #58713: support for #[link(kind = "raw-dyl...
Richard Cobbe
-1
/
+82
2021-05-05
Implement RFC 2951: Native link modifiers
Luqman Aden
-2
/
+3
2020-11-08
Collapse all uses of `target.options.foo` into `target.foo`
Vadim Petrochenkov
-1
/
+1
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+316