projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[libFuzzer] add various debug prints. Also don't mutate based on a cmp trace like...
[oota-llvm.git]
/
lib
/
DebugInfo
/
2016-01-09
Mike Aizatsky
fixing type.
tree
|
commitdiff
2016-01-09
NAKAMURA Takumi
llvm/lib/DebugInfo/Symbolize/DIPrinter.cpp: Fix build...
tree
|
commitdiff
2016-01-09
Mike Aizatsky
[llvm-symbolizer] -print-source-context-lines option...
tree
|
commitdiff
2016-01-03
Dimitry Andric
Fix several accidental DOS line endings in source files
tree
|
commitdiff
2015-12-24
Dave Bartolomeo
Remove unused constants from TypeTableBuilder.cpp.
tree
|
commitdiff
2015-12-24
Bill Seurer
Fix case of path name
tree
|
commitdiff
2015-12-24
Dave Bartolomeo
Fix CodeView library name and non-CMake builds
tree
|
commitdiff
2015-12-24
Dave Bartolomeo
LLVM CodeView library
tree
|
commitdiff
2015-12-18
Alexey Samsonov
[Symbolize] Improve the ownership of parsed objects.
tree
|
commitdiff
2015-12-18
Pete Cooper
Revert "Improve DWARFDebugFrame::parse to also handle...
tree
|
commitdiff
2015-12-18
Pete Cooper
Improve DWARFDebugFrame::parse to also handle __eh_frame.
tree
|
commitdiff
2015-12-17
Dave Bartolomeo
Test commit
tree
|
commitdiff
2015-12-04
David Blaikie
[llvm-dwp] Retrieve the DWOID from the CU for the cu_in...
tree
|
commitdiff
2015-12-03
David Blaikie
dwarfdump: Correctly indentify the indicies for DWP...
tree
|
commitdiff
2015-12-02
David Blaikie
[llvm-dwp] Don't rely on implicit move assignment opera...
tree
|
commitdiff
2015-12-02
David Blaikie
[llvm-dwp] Emit a rather fictional debug_cu_index
tree
|
commitdiff
2015-11-18
Craig Topper
Replace dyn_cast with isa in places that weren't using...
tree
|
commitdiff
2015-11-17
David Blaikie
Fix null dereference committed in r253277
tree
|
commitdiff
2015-11-17
David Blaikie
dwarfdump: support indexed string dumping in dwp based...
tree
|
commitdiff
2015-11-17
David Blaikie
dwarfdump: Reference the appropriate line table segment...
tree
|
commitdiff
2015-11-17
David Blaikie
Fix indentation
tree
|
commitdiff
2015-11-17
David Blaikie
dwarfdump: Use the index to find the right abbrev offse...
tree
|
commitdiff
2015-11-13
David Blaikie
dwarfdump: Add support for dumping the table contents...
tree
|
commitdiff
2015-11-13
Reid Kleckner
[Symbolizer] Don't use PE symbol tables to override...
tree
|
commitdiff
2015-11-12
Amjad Aboud
dwarfdump: Added macro support to llvm-dwarfdump tool.
tree
|
commitdiff
2015-11-12
David Blaikie
Mostly revert 252842 due to failures on some buildbots.
tree
|
commitdiff
2015-11-12
David Blaikie
dwarfdump: Add error checking to fix the buildbots...
tree
|
commitdiff
2015-11-12
David Blaikie
dwarfdump: Add some error handling for DWP index sectio...
tree
|
commitdiff
2015-11-12
David Blaikie
dwarfdump: Dump the contents of DWP indexes
tree
|
commitdiff
2015-11-11
Hemant Kulkarni
[Symbolizer]: Add -pretty-print option
tree
|
commitdiff
2015-11-11
David Blaikie
dwarfdump: DWP type unit index dumping skeleton
tree
|
commitdiff
2015-11-11
David Blaikie
Format my previous commit
tree
|
commitdiff
2015-11-11
David Blaikie
dwarfdump: First piece of support for DWP dumping
tree
|
commitdiff
2015-11-11
Colin LeMahieu
Reverting r252760
tree
|
commitdiff
2015-11-11
Hemant Kulkarni
[Symbolizer]: Add -pretty-print option
tree
|
commitdiff
2015-11-04
Alexey Samsonov
[LLVMSymbolize] Reduce indentation by using helper...
tree
|
commitdiff
2015-11-04
Alexey Samsonov
[LLVMSymbolize] Properly propagate object parsing error...
tree
|
commitdiff
2015-11-03
Alexey Samsonov
[LLVMSymbolize] Factor out the logic for printing struc...
tree
|
commitdiff
2015-11-03
Alexey Samsonov
[LLVMSymbolize] Move demangling away from printing...
tree
|
commitdiff
2015-10-30
Alexey Samsonov
Let the users of LLVMSymbolizer decide whether they...
tree
|
commitdiff
2015-10-30
Alexey Samsonov
[LLVMSymbolize] Simplify SymbolizableObjectFile::symbol...
tree
|
commitdiff
2015-10-29
Alexey Samsonov
[LLVMSymbolize] Move printing the description of a...
tree
|
commitdiff
2015-10-29
Alexey Samsonov
[LLVMSymbolize] Move ModuleInfo into a separate class...
tree
|
commitdiff
2015-10-26
Alexey Samsonov
[LLVMSymbolize] Don't use LLVMSymbolizer::Options in...
tree
|
commitdiff
2015-10-26
Alexey Samsonov
Fix build failure on GCC 4.7 (old libstdc++ doesn't...
tree
|
commitdiff
2015-10-26
David Blaikie
Remove use of std::map<>::emplace which is not supporte...
tree
|
commitdiff
2015-10-26
Alexey Samsonov
[LLVMSymbolize] Use symbol table only if function linka...
tree
|
commitdiff
2015-10-26
Alexey Samsonov
Fix build error by fully qualifying llvm::make_unique.
tree
|
commitdiff
2015-10-26
Alexey Samsonov
[LLVMSymbolize] Use std::unique_ptr more extensively...
tree
|
commitdiff
2015-10-26
Alexey Samsonov
Move parts of llvm-symbolizer tool into LLVMSymbolize...
tree
|
commitdiff
2015-10-21
Matt Arsenault
Use numeric_limits instead of LLONG_MAX
tree
|
commitdiff
2015-10-09
Reid Kleckner
[llvm-symbolizer] Make --relative-address work with...
tree
|
commitdiff
2015-09-21
Craig Topper
Use makeArrayRef or None to avoid unnecessarily mention...
tree
|
commitdiff
2015-08-23
Frederic Riss
[dwarfdump] Do not apply relocations in mach-o files...
tree
|
commitdiff
2015-08-08
Benjamin Kramer
Fix some comment typos.
tree
|
commitdiff
2015-08-07
Rafael Espindola
Convert getSymbolSection to return an ErrorOr.
tree
|
commitdiff
2015-07-31
Frederic Riss
[dwarfdump] Ignore scattered relocations for mach-o.
tree
|
commitdiff
2015-07-28
Lang Hames
[RuntimeDyld] Make LoadedObjectInfo::getLoadedSectionAd...
tree
|
commitdiff
2015-07-03
Rafael Espindola
Return ErrorOr from getSymbolAddress.
tree
|
commitdiff
2015-06-30
Rafael Espindola
Don't return error_code from a function that doesn...
tree
|
commitdiff
2015-06-30
Rafael Espindola
Don't return error_code from a function that doesn...
tree
|
commitdiff
2015-06-29
Rafael Espindola
Don't return error_code from function that never fails.
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-19
Dan Liew
Try to fix generation of LLVMExports.cmake under Visual...
tree
|
commitdiff
2015-06-19
Rafael Espindola
Make getRelocationSection MachO only.
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-05-31
Keno Fischer
[DWARF] Fix a bug in line info handling
tree
|
commitdiff
2015-05-29
Benjamin Kramer
Replace push_back(Constructor(foo)) with emplace_back...
tree
|
commitdiff
2015-05-28
Ed Maste
DebugInfo: .debug_line DWARF64 support
tree
|
commitdiff
2015-05-25
Benjamin Kramer
Refactor: Simplify boolean conditional return statement...
tree
|
commitdiff
2015-05-21
Keno Fischer
Make it easier to use DwarfContext with MCJIT
tree
|
commitdiff
2015-05-19
Alexey Samsonov
[DWARF parser] Make DWARF parser more robust against...
tree
|
commitdiff
2015-05-19
Alexey Samsonov
[DWARF parser] Add basic support for DWZ DWARF multifil...
tree
|
commitdiff
2015-05-15
Jim Grosbach
MC: MCCodeGenInfo naming update. NFC.
tree
|
commitdiff
2015-05-12
Keith Walker
[DWARF] Add CIE header fields address_size and segment_...
tree
|
commitdiff
2015-05-06
Zachary Turner
A few fixes for llvm-symbolizer on Windows.
tree
|
commitdiff
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
next