projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Orc] Revert r236465 - It broke the Windows bots.
[oota-llvm.git]
/
lib
/
DebugInfo
/
2015-05-01
Zachary Turner
Fix build.
tree
|
commitdiff
2015-05-01
Zachary Turner
[llvm-pdbdump] Support dynamic load address and externa...
tree
|
commitdiff
2015-04-27
Pete Cooper
Add missing library dependency in libPDB.
tree
|
commitdiff
2015-04-27
Zachary Turner
Make llvm-symbolizer work on Windows.
tree
|
commitdiff
2015-04-23
Zachary Turner
Move DIContext.h to common DebugInfo location.
tree
|
commitdiff
2015-04-17
Zachary Turner
[PDB] Support executables and source/line info.
tree
|
commitdiff
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
tree
|
commitdiff
2015-03-23
Chris Bieneman
Raising minimum required CMake version to 2.8.12.2.
tree
|
commitdiff
2015-03-23
Benjamin Kramer
Purge unused includes throughout libSupport.
tree
|
commitdiff
2015-03-04
Frederic Riss
DWARFFormValue: Add getAsSignedConstant method.
tree
|
commitdiff
2015-03-04
Zachary Turner
[llvm-pdbdump] Display full enum definitions.
tree
|
commitdiff
2015-03-02
Zachary Turner
[llvm-pdbdump] Many minor fixes and improvements
tree
|
commitdiff
2015-03-01
Zachary Turner
[llvm-pdbdump] Clean up method signatures.
tree
|
commitdiff
2015-02-28
Zachary Turner
[llvm-pdbdump] Better error handling.
tree
|
commitdiff
2015-02-28
Benjamin Kramer
Replace std::copy with a back inserter with vector...
tree
|
commitdiff
2015-02-26
Zachary Turner
[llvm-pdbdump] Fix dumping of function pointers and...
tree
|
commitdiff
2015-02-25
Frederic Riss
[dwarfdump] Fix frame info register number dump.
tree
|
commitdiff
2015-02-25
Frederic Riss
Try to appease buildbots.
tree
|
commitdiff
2015-02-25
Frederic Riss
[dwarfdump] Make debug_frame dump actually useful.
tree
|
commitdiff
2015-02-25
Frederic Riss
[dwarfdump] Don't print meaningless pointer.
tree
|
commitdiff
2015-02-25
Frederic Riss
DWARFDebugFrame: Move some code around. NFC.
tree
|
commitdiff
2015-02-25
Frederic Riss
DWARFDebugFrame: Add some trivial accessors. NFC.
tree
|
commitdiff
2015-02-25
Frederic Riss
DWARFDebugFrame: Actually collect CIEs associated with...
tree
|
commitdiff
2015-02-24
Tobias Grosser
Revert "Raising minimum required CMake version to 2...
tree
|
commitdiff
2015-02-23
Chad Rosier
Revert "Revert "Raising minimum required CMake version...
tree
|
commitdiff
2015-02-23
Chad Rosier
Revert "Raising minimum required CMake version to 2...
tree
|
commitdiff
2015-02-23
Zachary Turner
[llvm-pdbdump] Very minor code cleanup.
tree
|
commitdiff
2015-02-23
Zachary Turner
[llvm-pdbdump] Add an option to dump full class definit...
tree
|
commitdiff
2015-02-22
Zachary Turner
[llvm-pdbdump] Rewrite dumper using visitor pattern.
tree
|
commitdiff
2015-02-22
Zachary Turner
[llvm-pdbdump] Simplify options and output.
tree
|
commitdiff
2015-02-20
Chris Bieneman
Raising minimum required CMake version to 2.8.12.2.
tree
|
commitdiff
2015-02-15
Zachary Turner
llvm-pdbdump: Add flags controlling the type of values...
tree
|
commitdiff
2015-02-14
Zachary Turner
llvm-pdbdump: Only dump whitelisted global symbols.
tree
|
commitdiff
2015-02-14
Zachary Turner
llvm-pdbdump: Re-order header files according to LLVM...
tree
|
commitdiff
2015-02-13
Zachary Turner
Fix -Wunused-variable warning.
tree
|
commitdiff
2015-02-13
Zachary Turner
llvm-pdbdump: Improve printing of functions and signatures.
tree
|
commitdiff
2015-02-13
Chandler Carruth
Re-sort #include lines using my handy dandy ./utils...
tree
|
commitdiff
2015-02-13
Zachary Turner
llvm-pdbdump: Add more comprehensive dumping of symbol...
tree
|
commitdiff
2015-02-13
Zachary Turner
Improve llvm-pdbdump output display.
tree
|
commitdiff
2015-02-12
Zachary Turner
Add concrete type overloads to PDBSymbol::findChildren().
tree
|
commitdiff
2015-02-11
Peter Collingbourne
Fix build for CMake < 2.8.12.
tree
|
commitdiff
2015-02-11
Zachary Turner
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
tree
|
commitdiff
2015-02-11
Andrew Kaylor
Temporary workaround to fix MSVC 2012 build problems
tree
|
commitdiff
2015-02-11
Zachary Turner
Fix some warnings due to -Wcovered-switch-default.
tree
|
commitdiff
2015-02-10
Zachary Turner
Convert std::make_unique<> to llvm::make_unique<>.
tree
|
commitdiff
2015-02-10
Zachary Turner
Rewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
tree
|
commitdiff
2015-02-10
Zachary Turner
Provide DIA implementation of DebugInfoPDB.
tree
|
commitdiff
2015-02-08
David Blaikie
Fix -Wuninitialized build by referencing the relevant...
tree
|
commitdiff
2015-02-08
Zachary Turner
Make PDBSymbol's IPDBSymbol reference const.
tree
|
commitdiff
2015-02-08
Zachary Turner
DebugInfoPDB: Make the symbol base case hold an IPDBSes...
tree
|
commitdiff
2015-02-08
Zachary Turner
Removed unused function mistakenly left in, triggering...
tree
|
commitdiff
2015-02-08
Zachary Turner
Some cleanup for libpdb.
tree
|
commitdiff
2015-02-07
Zachary Turner
Resubmit unittests for DebugInfoPDB.
tree
|
commitdiff
2015-02-06
Zachary Turner
Try to fix Makefile build for LLVMDebugInfoPDB.
tree
|
commitdiff
2015-02-06
Zachary Turner
Resubmit "Create lib/DebugInfo/PDB" (r228428)
tree
|
commitdiff
2015-02-06
Zachary Turner
Revert "Create lib/DebugInfo/PDB."
tree
|
commitdiff
2015-02-06
Zachary Turner
Create lib/DebugInfo/PDB.
tree
|
commitdiff
2015-01-30
Zachary Turner
Move DebugInfo to DebugInfo/DWARF.
tree
|
commitdiff
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
tree
|
commitdiff
2015-01-06
Adrian Prantl
Implement a very basic colored syntax highlighting...
tree
|
commitdiff
2014-12-19
Frederic Riss
[DebugInfo] Move all DWARF headers to the public includ...
tree
|
commitdiff
2014-12-15
Michael Ilseman
Silence more static analyzer warnings.
tree
|
commitdiff
2014-11-20
Frederic Riss
Make DWARFAcceleratorTable::dump() const.
tree
|
commitdiff
2014-11-20
Frederic Riss
Add missing copyright headers.
tree
|
commitdiff
2014-11-14
Frederic Riss
[dwarfdump] Handle relocations in Dwarf accelerator...
tree
|
commitdiff
2014-11-14
Frederic Riss
Reapply "[dwarfdump] Add support for dumping accelerato...
tree
|
commitdiff
2014-11-13
Frederic Riss
Revert "[dwarfdump] Add support for dumping accelerator...
tree
|
commitdiff
2014-11-12
Frederic Riss
[dwarfdump] Add support for dumping accelerator tables.
tree
|
commitdiff
2014-11-12
Frederic Riss
Allow DWARFFormValue::extractValue to be called with...
tree
|
commitdiff
2014-11-12
Frederic Riss
Remove unsused variables.
tree
|
commitdiff
2014-10-23
Frederic Riss
[dwarfdump] Dump DW_AT_ranges values inline in the...
tree
|
commitdiff
2014-10-20
Alexey Samsonov
Constify input argument of RelocVisitor and DWARFContex...
tree
|
commitdiff
2014-10-10
Fariborz Jahanian
Add couple of missing 'override' keyword. NFC.
tree
|
commitdiff
2014-10-10
Frederic Riss
[dwarfdump] Prettyprint DW_AT_APPLE_property_attribute...
tree
|
commitdiff
2014-10-10
Frederic Riss
[dwarfdump] Resolve also variable specifications/abstra...
tree
|
commitdiff
2014-10-08
Rafael Espindola
Remove bogus std::error_code returns form SectionRef.
tree
|
commitdiff
2014-10-08
David Majnemer
llvm-dwarfdump: Add support for some COFF relocations
tree
|
commitdiff
2014-10-08
Alexey Samsonov
[DebugInfo] Pass DWARFSection down to DWARFUnit constru...
tree
|
commitdiff
2014-10-08
Alexey Samsonov
[DebugInfo] Pass DWARFSection into DWARFUnitSection...
tree
|
commitdiff
2014-10-07
Alexey Samsonov
[DebugInfo] Turn DWARFContext::Section into DWARFSectio...
tree
|
commitdiff
2014-10-06
Eric Christopher
Refactor RelocVisitor to take an object. This removes...
tree
|
commitdiff
2014-10-06
Yaron Keren
Resolve ambiguity between llvm::make_unique and std...
tree
|
commitdiff
2014-10-06
Frederic Riss
[dwarfdump] Print the name for referenced specification...
tree
|
commitdiff
2014-10-06
Frederic Riss
Factor the Unit section parsing into the DWARFUnitSecti...
tree
|
commitdiff
2014-10-04
Benjamin Kramer
Remove unnecessary copying or replace it with moves...
tree
|
commitdiff
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
next