index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rt
/
rust_crate_reader.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Initialize two more variables to keep darwin tinderbox happy
Marijn Haverbeke
2011-04-08
1
-2
/
+2
|
*
add -O2 when compiling rt, fix warnings triggered by optimizer
Marijn Haverbeke
2011-04-08
1
-2
/
+2
|
*
Move to macro-based logging checks in the C++ code
Marijn Haverbeke
2011-04-07
1
-27
/
+28
|
|
|
|
|
No functions should be called for log statements that turn out to be inactive.
*
Be a little more careful before assuming we have crate debuginfo and abbrevs ↵
Graydon Hoare
2010-07-20
1
-1
/
+1
|
|
|
|
to read.
*
Teach the dwarf readers to handle udata, so we can link with util.option; ↵
Graydon Hoare
2010-07-05
1
-0
/
+5
|
|
|
|
add util.rs to std.rc.
*
Handle DW_FORM_blcok4 in runtime dwarf reader, which we started emitting a ↵
Graydon Hoare
2010-07-02
1
-0
/
+6
|
|
|
|
while ago.
*
Trap missing attr forms during dwarf-scan and shut down dwarf reader, don't ↵
Graydon Hoare
2010-07-02
1
-4
/
+10
|
|
|
|
crash.
*
Indent/outdent when logging dwarf at runtime.
Graydon Hoare
2010-07-02
1
-12
/
+15
|
*
Populate tree.
Graydon Hoare
2010-06-23
1
-0
/
+578