index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
DwarfWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add and sort "sections" in debug lines. This always stepping through
Jim Laskey
2006-06-23
1
-9
/
+8
*
Place dwarf headers at earliest possible point. Well behaved when skipping
Jim Laskey
2006-06-14
1
-5
/
+17
*
Fix some doxygen usage in these headers.
Reid Spencer
2006-05-19
1
-1
/
+2
*
Refactor TargetMachine, pushing handling of TargetData into the target-specif...
Owen Anderson
2006-05-03
1
-1
/
+1
*
Make sure that debug labels are defined within the same section and after the
Jim Laskey
2006-04-07
1
-2
/
+2
*
Foundation for call frame information.
Jim Laskey
2006-04-07
1
-6
/
+25
*
Refactor address attributes. Add base register to frame info.
Jim Laskey
2006-03-28
1
-0
/
+5
*
Make sure types are allocated in the scope of their use.
Jim Laskey
2006-03-23
1
-9
/
+8
*
Generate local variable and scope information and equivalent dwarf forms.
Jim Laskey
2006-03-23
1
-7
/
+42
*
Fix a compilation error with GCC 4.1. Thanks to Vladimir Merzliakov for
Chris Lattner
2006-03-02
1
-1
/
+1
*
Use context and not compile unit.
Jim Laskey
2006-03-01
1
-2
/
+2
*
Supporting multiple compile units.
Jim Laskey
2006-02-27
1
-27
/
+16
*
Re-orging file.
Jim Laskey
2006-02-27
1
-697
/
+380
*
DwarfWriter reading basic type information from llvm-gcc4 code.
Jim Laskey
2006-02-23
1
-4
/
+9
*
Coordinate activities with llvm-gcc4 and dwarf.
Jim Laskey
2006-02-22
1
-51
/
+35
*
Changing model for the construction of debug information.
Jim Laskey
2006-02-06
1
-2
/
+2
*
Using bit size of integers instead of ambiguous "long" et all.
Jim Laskey
2006-01-27
1
-8
/
+8
*
Sorry - really folowing convention.
Jim Laskey
2006-01-27
1
-0
/
+1
*
Improve visibility/correctness of operand indices in "llvm.db" objects.
Jim Laskey
2006-01-27
1
-5
/
+12
*
Dropped DwarfWriter::
Jim Laskey
2006-01-26
1
-1
/
+1
*
Use global information to fill out Dwarf compile units.
Jim Laskey
2006-01-26
1
-2
/
+3
*
Set up MachineDebugInfo to scan for debug information form "llvm.db"g globals.
Jim Laskey
2006-01-26
1
-409
/
+0
*
Crude Dwarf global variable debugging.
Jim Laskey
2006-01-24
1
-29
/
+50
*
Simplify search for abbreviations.
Jim Laskey
2006-01-21
1
-0
/
+19
*
Correct some simple errors.
Jim Laskey
2006-01-21
1
-1
/
+1
*
Right size integer values before emitting.
Jim Laskey
2006-01-20
1
-1
/
+2
*
Reworked how Dwarf debug info entries and abbreviations are handled. Added
Jim Laskey
2006-01-20
1
-90
/
+235
*
Added minimum Dwarf aranges. Cleaned up some section headers. Line number
Jim Laskey
2006-01-18
1
-6
/
+6
*
Pastos.
Jim Laskey
2006-01-17
1
-9
/
+9
*
Add frame work for additional dwarf sections. Comments will improve as code
Jim Laskey
2006-01-17
1
-0
/
+64
*
Misc. errors.
Jim Laskey
2006-01-17
1
-7
/
+12
*
Adding basic support for Dwarf line number debug information.
Jim Laskey
2006-01-17
1
-56
/
+390
*
Added initial support for DEBUG_LABEL allowing debug specific labels to be
Jim Laskey
2006-01-05
1
-2
/
+3
*
Applied some recommend changes from sabre. The dominate one beginning "let the
Jim Laskey
2006-01-04
1
-54
/
+65
*
Tie dwarf generation to darwin assembler.
Jim Laskey
2006-01-04
1
-2
/
+140
*
Add an eol at the end to shut gcc up.
Reid Spencer
2005-12-22
1
-1
/
+1
*
Oops llvm namespace.
Jim Laskey
2005-12-21
1
-388
/
+392
*
Start of Dwarf framework code.
Jim Laskey
2005-12-21
1
-0
/
+424