index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCDwarf.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Second try at making direct object emission produce the same results
Rafael Espindola
2010-12-06
1
-10
/
+3
*
Revert previous two patches while I try to find out how to make both
Rafael Espindola
2010-12-06
1
-2
/
+9
*
Add an EmitAbsValue helper method and use it in cases where we want to be sure
Rafael Espindola
2010-12-06
1
-9
/
+2
*
Remember the contents of leb and dwarfline fragments when relaxing. This avoids
Rafael Espindola
2010-12-04
1
-8
/
+0
*
There are two reasons why we might want to use
Rafael Espindola
2010-12-04
1
-3
/
+10
*
Next step: Only pad debug_line when the target is darwin. Add a FIXME to avoid
Rafael Espindola
2010-12-04
1
-3
/
+4
*
First step in fixing MC. Make it clear that we are avoiding a bug in the
Rafael Espindola
2010-12-03
1
-11
/
+8
*
Try to resolve symbol differences early, and if successful create a plain
Rafael Espindola
2010-12-03
1
-52
/
+5
*
It may not be an option to skip .debug_line if there are file reference in al...
Devang Patel
2010-12-03
1
-1
/
+19
*
Use set directive for StartMinusEndExpr.
Devang Patel
2010-12-02
1
-2
/
+2
*
Remove some #includes.
Rafael Espindola
2010-11-22
1
-0
/
+1
*
Add a MCLineSectionOrder vector so that we produce the line tables in a
Rafael Espindola
2010-11-19
1
-10
/
+15
*
Change some methods in MCDwarf.cpp to be able to handle an arbitrary
Rafael Espindola
2010-11-19
1
-24
/
+35
*
Fix the encoding of negative line deltas.
Rafael Espindola
2010-11-13
1
-1
/
+1
*
Remove what looks like dead code in the production of debug lines.
Rafael Espindola
2010-11-12
1
-45
/
+2
*
Add support for expressions in .sleb/.uleb directives.
Rafael Espindola
2010-11-02
1
-5
/
+6
*
Incorporate suggestions by Daniel Dunbar after his review. Thanks Daniel!
Kevin Enderby
2010-10-04
1
-1
/
+1
*
This is the last major patch to implement support for the .loc directive
Kevin Enderby
2010-09-30
1
-0
/
+469
*
Added first bit of support for the dwarf .file directive. This patch collects
Kevin Enderby
2010-07-28
1
-0
/
+21
[prev]