projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Stackmaps] Make ithe frame-pointer required for stackmaps.
[oota-llvm.git]
/
lib
/
DebugInfo
/
2014-09-29
Frederic Riss
Store TypeUnits in a SmallVector<DWARFUnitSection>...
tree
|
commitdiff
2014-09-26
David Majnemer
Object: BSS/virtual sections don't have contents
tree
|
commitdiff
2014-09-26
Frederic Riss
Revert "Store TypeUnits in a SmallVector<DWARFUnitSecti...
tree
|
commitdiff
2014-09-26
Frederic Riss
Store TypeUnits in a SmallVector<DWARFUnitSection>...
tree
|
commitdiff
2014-09-24
Renato Golin
Revert 218406 - Refactor the RelocVisitor::visit method
tree
|
commitdiff
2014-09-24
Renato Golin
Refactor the RelocVisitor::visit method
tree
|
commitdiff
2014-09-24
Kaelyn Takata
Revert "Refactor the RelocVisitor::visit method"
tree
|
commitdiff
2014-09-24
Renato Golin
Refactor the RelocVisitor::visit method
tree
|
commitdiff
2014-09-22
Frederic Riss
[dwarfdump] Dump full filenames as DW_AT_(decl|call...
tree
|
commitdiff
2014-09-22
Frederic Riss
Allow DWARFDebugInfoEntryMinimal::getSubroutineName...
tree
|
commitdiff
2014-09-19
Frederic Riss
Turn local DWARFContext helpers getFileNameForUnit...
tree
|
commitdiff
2014-09-18
Frederic Riss
Fix DWARFUnitSection::getUnitForOffset().
tree
|
commitdiff
2014-09-16
Frederic Riss
Make DWARFUnitSection final and change base class to...
tree
|
commitdiff
2014-09-15
Frederic Riss
Fix a non-virtual destructor warning introduced in...
tree
|
commitdiff
2014-09-15
Frederic Riss
Fix ambiguous typedef introduced in r217747.
tree
|
commitdiff
2014-09-15
Frederic Riss
Introduce the DWARFUnitSection abstraction.
tree
|
commitdiff
2014-09-05
Alexey Samsonov
[DWARF parser] Fix nasty memory corruption in .dwo...
tree
|
commitdiff
2014-09-05
Frederic Riss
[dwarfdump] Dump DW_AT_(decl|call)_line attribute value...
tree
|
commitdiff
2014-09-04
Frederic Riss
[ dwarfdump ] Add symbolic dump of known DWARF attribut...
tree
|
commitdiff
2014-09-04
Frederic Riss
Fix build faliure introduced by r217129.
tree
|
commitdiff
2014-09-04
Frederic Riss
Rename DWARFContext::getLineTableForCompileUnit to...
tree
|
commitdiff
2014-09-04
Frederic Riss
Add DWARFFormValue::getAsBlock() and add FC_Flag as...
tree
|
commitdiff
2014-09-04
Frederic Riss
Add a DWARFContext& member in DWARFUnit.
tree
|
commitdiff
2014-08-19
Rafael Espindola
Don't own the buffer in object::Binary.
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-07-31
Rafael Espindola
DWOHolder takes ownership of the argument constructor...
tree
|
commitdiff
2014-07-31
Rafael Espindola
Use a reference instead of a pointer.
tree
|
commitdiff
2014-07-31
Rafael Espindola
Use std::unique_ptr to make the ownership explicit.
tree
|
commitdiff
2014-06-26
Alp Toker
Revert "Introduce a string_ostream string builder facilty"
tree
|
commitdiff
2014-06-26
Alp Toker
Introduce a string_ostream string builder facilty
tree
|
commitdiff
2014-06-13
Alexey Samsonov
[DWARF parser] Use distinction between DW_AT_ranges_bas...
tree
|
commitdiff
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
tree
|
commitdiff
2014-06-12
Alexey Samsonov
[DWARF parser] Fix broken address ranges construction.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
tree
|
commitdiff
2014-06-12
Alexey Samsonov
[llvm-symbolizer] Fix parsing DW_AT_ranges in Fission...
tree
|
commitdiff
2014-05-21
Richard Smith
[modules] Add module maps for LLVM. These are not quite...
tree
|
commitdiff
2014-05-17
Alexey Samsonov
[DWARF parser] Teach DIContext to fetch short (non...
tree
|
commitdiff
2014-05-15
Alexey Samsonov
[DWARF parser] Use enums instead of bitfields in DILine...
tree
|
commitdiff
2014-04-30
Alexey Samsonov
[DWARF parser] Cleanup code in DWARFDebugLine.
tree
|
commitdiff
2014-04-29
Alexey Samsonov
[DWARF parser] Cleanup code in DWARFDebugLine.
tree
|
commitdiff
2014-04-29
Alexey Samsonov
[DWARF parser] Compress DIEMinimal even further, simpli...
tree
|
commitdiff
2014-04-28
Alexey Samsonov
[DWARF parser] DWARFDebugFrame: Make FrameEntry struct...
tree
|
commitdiff
2014-04-28
Alexey Samsonov
[DWARF parser] DWARFDebugFrame: use unique_ptr instead...
tree
|
commitdiff
2014-04-28
Alexey Samsonov
[DWARF parser] Simplify DWARFDebugAranges generation.
tree
|
commitdiff
2014-04-28
Craig Topper
[C++] Use 'nullptr'.
tree
|
commitdiff
2014-04-25
Alexey Samsonov
Fix missing include
tree
|
commitdiff
2014-04-25
Alexey Samsonov
[DWARF parser] Cleanup code in DWARFDebugAranges.
tree
|
commitdiff
2014-04-25
Alexey Samsonov
[DWARF parser] Cleanup code in DWARFDebugAbbrev.
tree
|
commitdiff
2014-04-24
Alexey Samsonov
[DWARF parser] Make a few methods non-public
tree
|
commitdiff
2014-04-24
Alexey Samsonov
[DWARF parser] DWARFUnit ctor doesn't need both parsed...
tree
|
commitdiff
2014-04-24
Alexey Samsonov
[DWARF parser] Simplify and re-format a method
tree
|
commitdiff
2014-04-21
Chandler Carruth
[Modules] Make Support/Debug.h modular. This requires...
tree
|
commitdiff
2014-04-18
Alexey Samsonov
[llvm-symbolizer] Print file/line for a PC even if...
tree
|
commitdiff
2014-04-18
Alexey Samsonov
[DWARF parser] Turn DILineInfo into a struct.
tree
|
commitdiff
2014-04-18
Alexey Samsonov
[DWARF parser] Respect address ranges specified in...
tree
|
commitdiff
2014-04-18
Benjamin Kramer
DebugInfo: Remove some initializer lists to make MSVC...
tree
|
commitdiff
2014-04-18
Alexey Samsonov
[DWARF parser] Refactor fetching DIE address ranges.
tree
|
commitdiff
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
tree
|
commitdiff
2014-04-05
David Blaikie
Simplify compression API by decompressing into a SmallV...
tree
|
commitdiff
2014-03-25
David Blaikie
DebugInfo: Support debug_loc under fission
tree
|
commitdiff
2014-03-15
Benjamin Kramer
Make some assertions on constant expressions static.
tree
|
commitdiff
2014-03-14
Alexey Samsonov
[C++11] Introduce SectionRef::relocations() to use...
tree
|
commitdiff
2014-03-14
Alexey Samsonov
Use ctor instead of initializer list to appease Windows...
tree
|
commitdiff
2014-03-14
Alexey Samsonov
Use temporary instead of a local variable here
tree
|
commitdiff
2014-03-13
Alexey Samsonov
[C++11] Introduce ObjectFile::sections().
tree
|
commitdiff
2014-03-13
Alexey Samsonov
[C++11] DWARF parser: use SmallVector<std::unique_ptr...
tree
|
commitdiff
2014-03-13
Alexey Samsonov
[C++11] Convert DWARF parser to range-based for loops
tree
|
commitdiff
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
tree
|
commitdiff
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
tree
|
commitdiff
2014-03-05
Craig Topper
[C++11] Add 'override' keyword to virtual methods that...
tree
|
commitdiff
2014-03-02
Craig Topper
Switch all uses of LLVM_OVERRIDE to just use 'override...
tree
|
commitdiff
2014-03-02
Chandler Carruth
[C++11] Switch all uses of the llvm_move macro to use...
tree
|
commitdiff
2014-02-24
David Blaikie
llvm-dwarfdump: Support for debug_line.dwo section...
tree
|
commitdiff
2014-02-14
Diego Novillo
Support DWARF discriminators in object streamer.
tree
|
commitdiff
2014-02-11
Adrian Prantl
make llvm-dwarfdump a little more resilient when parsin...
tree
|
commitdiff
2014-02-10
Rafael Espindola
Change the begin and end methods in ObjectFile to match...
tree
|
commitdiff
2014-01-30
Rafael Espindola
Simplify the handling of iterators in ObjectFile.
tree
|
commitdiff
2014-01-26
Venkatraman Govind...
[Sparc] Add support for parsing DW_CFA_GNU_window_save.
tree
|
commitdiff
2014-01-24
NAKAMURA Takumi
DWARFContext: Fix possible memory leak since r198908.
tree
|
commitdiff
2014-01-22
Rafael Espindola
Change createObjectFile to return an ErrorOr.
tree
|
commitdiff
2014-01-09
David Blaikie
llvm-dwarfdump: type unit dwo support
tree
|
commitdiff
2014-01-09
David Blaikie
Simplify/collapse/denest a conditions/blocks.
tree
|
commitdiff
2014-01-08
David Blaikie
llvm-dwarfdump: reorder dwo sections to immediately...
tree
|
commitdiff
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
tree
|
commitdiff
2013-12-13
David Blaikie
DebugInfo: Move type units into the debug_types section...
tree
|
commitdiff
2013-12-13
David Blaikie
Revert "DebugInfo: Move type units into the debug_types...
tree
|
commitdiff
2013-12-13
David Blaikie
DebugInfo: Move type units into the debug_types section...
tree
|
commitdiff
2013-11-26
David Blaikie
DebugInfo: Avoid emitting pubtype entries for type...
tree
|
commitdiff
2013-11-01
David Blaikie
DebugInfo: Make pubnames header printing similar to...
tree
|
commitdiff
2013-10-31
Alexey Samsonov
DWARFDebugArangeSet: remove dead code
tree
|
commitdiff
2013-10-31
Alexey Samsonov
DWARFUnit: kill dead code and make a couple of function...
tree
|
commitdiff
2013-10-31
Alexey Samsonov
DWARFAbbreviationDeclaration: remove dead code, refacto...
tree
|
commitdiff
2013-10-29
Alexey Samsonov
DWARF parser: propery handle DW_FORM_ref_sig8 and fix...
tree
|
commitdiff
2013-10-29
Timur Iskhodzhanov
Quick-fix DebugInfo build on Windows
tree
|
commitdiff
2013-10-29
Richard Smith
Clean up.
tree
|
commitdiff
2013-10-29
NAKAMURA Takumi
DWARFFormValue.cpp: Appease gcc to give explicit constr...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
Merge DWARFDIE::extractFast and DWARFDIE::extract into...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
DWARF parser: Use ArrayRef to represent form sizes...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
DWARF parser: since DWARF4, DW_AT_high_pc may be a...
tree
|
commitdiff
2013-10-28
Alexey Samsonov
DebugInfo: Introduce the notion of "form classes"
tree
|
commitdiff
next