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
/
CodeGen
/
DwarfWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changing model for the construction of debug information.
Jim Laskey
2006-02-06
1
-11
/
+11
*
Using bit size of integers instead of ambiguous "long" et all.
Jim Laskey
2006-01-27
1
-62
/
+62
*
Sorry - really folowing convention.
Jim Laskey
2006-01-27
1
-1
/
+1
*
Following convention.
Jim Laskey
2006-01-27
1
-1
/
+1
*
fix build
Andrew Lenharth
2006-01-27
1
-1
/
+1
*
Improve visibility/correctness of operand indices in "llvm.db" objects.
Jim Laskey
2006-01-27
1
-16
/
+43
*
Use global information to fill out Dwarf compile units.
Jim Laskey
2006-01-26
1
-20
/
+10
*
Set up MachineDebugInfo to scan for debug information form "llvm.db"g globals.
Jim Laskey
2006-01-26
1
-15
/
+14
*
Make it even more portable.
Jeff Cohen
2006-01-25
1
-1
/
+1
*
Portably cast a pointer to an integer.
Jeff Cohen
2006-01-25
1
-1
/
+1
*
fix build on 64 bit hosts
Andrew Lenharth
2006-01-24
1
-1
/
+1
*
Remove unused variables.
Jeff Cohen
2006-01-24
1
-3
/
+0
*
Crude Dwarf global variable debugging.
Jim Laskey
2006-01-24
1
-136
/
+246
*
Simplify search for abbreviations.
Jim Laskey
2006-01-21
1
-10
/
+2
*
Correct some simple errors.
Jim Laskey
2006-01-21
1
-2
/
+2
*
Right size integer values before emitting.
Jim Laskey
2006-01-20
1
-8
/
+24
*
Reworked how Dwarf debug info entries and abbreviations are handled. Added
Jim Laskey
2006-01-20
1
-159
/
+423
*
Added minimum Dwarf aranges. Cleaned up some section headers. Line number
Jim Laskey
2006-01-18
1
-7
/
+47
*
Add frame work for additional dwarf sections. Comments will improve as code
Jim Laskey
2006-01-17
1
-0
/
+72
*
Adding basic support for Dwarf line number debug information.
Jim Laskey
2006-01-17
1
-74
/
+1270
*
Applied some recommend changes from sabre. The dominate one beginning "let the
Jim Laskey
2006-01-04
1
-24
/
+108
*
Add check for debug presence.
Jim Laskey
2006-01-04
1
-0
/
+4
*
Tie dwarf generation to darwin assembler.
Jim Laskey
2006-01-04
1
-0
/
+95
*
Add an eol at the end to shut gcc sup.
Reid Spencer
2005-12-22
1
-1
/
+1
*
Start of Dwarf framework.
Jim Laskey
2005-12-21
1
-0
/
+15