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
/
DebugInfo
/
DWARFContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'using std::errro_code' from lib.
Rafael Espindola
2014-06-13
1
-2
/
+1
*
Don't use 'using std::error_code' in include/llvm.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
[DWARF parser] Use enums instead of bitfields in DILineInfoSpecifier.
Alexey Samsonov
2014-05-15
1
-44
/
+38
*
[DWARF parser] Cleanup code in DWARFDebugLine.
Alexey Samsonov
2014-04-30
1
-5
/
+8
*
[DWARF parser] Cleanup code in DWARFDebugLine.
Alexey Samsonov
2014-04-29
1
-1
/
+1
*
[DWARF parser] Cleanup code in DWARFDebugAranges.
Alexey Samsonov
2014-04-25
1
-0
/
+2
*
[DWARF parser] Cleanup code in DWARFDebugAbbrev.
Alexey Samsonov
2014-04-25
1
-2
/
+2
*
[DWARF parser] DWARFUnit ctor doesn't need both parsed and raw .debug_abbrev ...
Alexey Samsonov
2014-04-24
1
-13
/
+11
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-0
/
+2
*
[llvm-symbolizer] Print file/line for a PC even if there is no DIE describing...
Alexey Samsonov
2014-04-18
1
-9
/
+20
*
[DWARF parser] Turn DILineInfo into a struct.
Alexey Samsonov
2014-04-18
1
-54
/
+46
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-15
1
-8
/
+7
*
Simplify compression API by decompressing into a SmallVector rather than a Me...
David Blaikie
2014-04-05
1
-5
/
+6
*
DebugInfo: Support debug_loc under fission
David Blaikie
2014-03-25
1
-0
/
+16
*
[C++11] Introduce SectionRef::relocations() to use range-based loops
Alexey Samsonov
2014-03-14
1
-8
/
+6
*
[C++11] Introduce ObjectFile::sections().
Alexey Samsonov
2014-03-13
1
-17
/
+15
*
[C++11] DWARF parser: use SmallVector<std::unique_ptr> for parsed units in DW...
Alexey Samsonov
2014-03-13
1
-24
/
+15
*
[C++11] Convert DWARF parser to range-based for loops
Alexey Samsonov
2014-03-13
1
-34
/
+34
*
Replace OwningPtr<T> with std::unique_ptr<T>.
Ahmed Charles
2014-03-06
1
-5
/
+5
*
[C++11] Replace OwningPtr::take() with OwningPtr::release().
Ahmed Charles
2014-03-05
1
-5
/
+5
*
llvm-dwarfdump: Support for debug_line.dwo section for file names for type un...
David Blaikie
2014-02-24
1
-0
/
+11
*
Change the begin and end methods in ObjectFile to match the style guide.
Rafael Espindola
2014-02-10
1
-6
/
+6
*
Simplify the handling of iterators in ObjectFile.
Rafael Espindola
2014-01-30
1
-5
/
+4
*
DWARFContext: Fix possible memory leak since r198908.
NAKAMURA Takumi
2014-01-24
1
-0
/
+1
*
llvm-dwarfdump: type unit dwo support
David Blaikie
2014-01-09
1
-3
/
+36
*
Simplify/collapse/denest a conditions/blocks.
David Blaikie
2014-01-09
1
-32
/
+31
*
llvm-dwarfdump: reorder dwo sections to immediately proceed their non-dwo equ...
David Blaikie
2014-01-08
1
-27
/
+27
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
1
-4
/
+2
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-13
1
-2
/
+4
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
1
-4
/
+2
*
DebugInfo: Avoid emitting pubtype entries for type DIEs that just indirect to...
David Blaikie
2013-11-26
1
-20
/
+22
*
DebugInfo: Make pubnames header printing similar to unit header printing
David Blaikie
2013-11-01
1
-4
/
+4
*
DebugInfo: Introduce the notion of "form classes"
Alexey Samsonov
2013-10-28
1
-4
/
+4
*
[DebugInfo] Further simplify DWARFDebugAranges public interface
Alexey Samsonov
2013-10-02
1
-6
/
+0
*
Deallocate type units when destroying a DWARFContext.
Benjamin Kramer
2013-09-29
1
-0
/
+1
*
Rework conditional for printing out pub sections.
Eric Christopher
2013-09-27
1
-7
/
+5
*
Dump the normal dwarf pubtypes section as well.
Eric Christopher
2013-09-25
1
-20
/
+26
*
Unify pubsection/gnu pubsection printing.
Eric Christopher
2013-09-25
1
-26
/
+21
*
Slight formatting change for pubnames/pubtypes output.
Eric Christopher
2013-09-25
1
-3
/
+3
*
llvm-dwarfdump: add missing opening quotation mark lost in r191330
David Blaikie
2013-09-24
1
-1
/
+1
*
llvm-dwarfdump: re-add field formatting for the entry kind lost in r191329
David Blaikie
2013-09-24
1
-1
/
+1
*
llvm-dwarfdump support for gnu_pubtypes
David Blaikie
2013-09-24
1
-20
/
+30
*
Format the index entry kind string to align.
Eric Christopher
2013-09-24
1
-3
/
+3
*
Comments for r191234 as suggested by Eric Christopher.
David Blaikie
2013-09-23
1
-0
/
+4
*
llvm-dwarfdump/libDebugInfo support for type units
David Blaikie
2013-09-23
1
-3
/
+36
*
Exract most of DWARFCompileUnit into a new DWARFUnit to prepare for the comin...
David Blaikie
2013-09-23
1
-6
/
+6
*
DebugInfo: Wrap section data and relocs together for dwarf dumping support
David Blaikie
2013-09-23
1
-22
/
+22
*
StringRef-ize some things
David Blaikie
2013-09-22
1
-8
/
+4
*
Revert r191062; the build break was also fixed in a different (incompatible) ...
Richard Smith
2013-09-20
1
-3
/
+2
[next]