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
/
comp
/
back
Age
Commit message (
Expand
)
Author
Lines
2010-11-14
Remove outptr from module-internal calls; use standard ABI returns.
Graydon Hoare
-9
/
+9
2010-11-09
Teach rustc about const tag value, begin work on trans_copy_ty, make uint's t...
Graydon Hoare
-0
/
+3
2010-11-05
Move symbol prefix logic into separate function, add underscore prefix for wi...
Graydon Hoare
-4
/
+10
2010-10-22
Don't use string == in x86.rs, doesn't work.
Graydon Hoare
-1
/
+1
2010-10-22
rustc: Add an "_" prefix to assembler-generated symbols on Mac
Patrick Walton
-0
/
+5
2010-09-27
Translate exit-task glue such that rustc's output programs exit properly.
Graydon Hoare
-0
/
+4
2010-09-27
Fix indexing bug in rustc's indirect-upcall arg-copying loops.
Graydon Hoare
-3
/
+4
2010-09-24
More work on trans, almost getting to the point of emitting an upcall.
Graydon Hoare
-3
/
+15
2010-09-23
Declare the global and upcall glues as ValueRefs in rustc's trans.
Graydon Hoare
-15
/
+15
2010-09-23
Translate a bunch of the material (lltrans, llasm, abi) from rustboot to rust...
Graydon Hoare
-0
/
+205
[prev]