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
/
src
/
rustllvm
/
RustWrapper.cpp
Age
Commit message (
Expand
)
Author
Lines
2011-05-04
rustllvm: Add bindings to the LLVM linker
Patrick Walton
-2
/
+18
2011-05-04
rustllvm: Whitespace police in RustWrapper.cpp
Patrick Walton
-2
/
+4
2011-05-02
rustc: Disable frame pointer omission
Patrick Walton
-0
/
+1
2011-04-28
Add a very minimal set of .cfi_* statements to get part of backtraces
Rafael Ávila de Espíndola
-1
/
+1
2011-04-26
Disable frame-pointer elimination (not sure how this didn't get commited befo...
Graydon Hoare
-0
/
+5
2011-04-22
Use -c in the Makefiles.
Rafael Ávila de Espíndola
-0
/
+1
2011-04-22
Dispose the module.
Rafael Ávila de Espíndola
-0
/
+1
2011-04-18
Revert 9ab42038bb13d3c8b01faa9c88e660e4e590fb00 while I find what is
Rafael Ávila de Espíndola
-1
/
+0
2011-04-18
Change the makefiles to use -c.
Rafael Ávila de Espíndola
-0
/
+1
2011-04-18
Add a -c option.
Rafael Ávila de Espíndola
-4
/
+13
2011-04-15
Produce PIC code and use -S in the Makefile.
Rafael Ávila de Espíndola
-0
/
+1
2011-04-15
Add a -S option for producing assembly. I will move more of it to
Rafael Ávila de Espíndola
-0
/
+29
2011-04-13
Remove code that is already in llvm for some time.
Rafael Ávila de Espíndola
-3
/
+0
2011-04-13
Enable alias analysis and the function attributes pass.
Rafael Ávila de Espíndola
-0
/
+5
2011-04-11
Add a hack to force the linker to fetch Object.o
Rafael Ávila de Espíndola
-0
/
+2
2011-03-21
Repair some fallout from pcwalton's last few build changes.
Graydon Hoare
-0
/
+31