projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[msan] Add an option to disable poisoning of shadow for undef values.
[oota-llvm.git]
/
lib
/
DebugInfo
/
2013-03-21
Matt Arsenault
Fix missing std::. Not sure how this compiles for anyon...
tree
|
commitdiff
2013-03-20
Rafael Espindola
xlC doesn't like Header being both a type and a member...
tree
|
commitdiff
2013-02-22
Eli Bendersky
Code cleanup: pass Offset by pointer to parseInstructio...
tree
|
commitdiff
2013-02-21
Eli Bendersky
Previously, parsing capability of the .debug_frame...
tree
|
commitdiff
2013-02-15
Benjamin Kramer
Make helpers static. Add missing include so LLVMInitial...
tree
|
commitdiff
2013-02-12
Krzysztof Parzyszek
Add support for the pubnames section to llvm-dwarfdump.
tree
|
commitdiff
2013-02-08
David Tweed
The patch to fix some issues in r174543 fixed the lines...
tree
|
commitdiff
2013-02-07
NAKAMURA Takumi
FDE::dumpHeader(): Forgot to fix one more formatting...
tree
|
commitdiff
2013-02-07
NAKAMURA Takumi
FDE::dumpHeader(): Forgot to fix one more formatting...
tree
|
commitdiff
2013-02-07
NAKAMURA Takumi
DWARFDebugFrame.cpp: Fix formatting on i686 hosts.
tree
|
commitdiff
2013-02-06
Eli Bendersky
Add some comments to new frame entries
tree
|
commitdiff
2013-02-06
Eli Bendersky
Failing builds because a private class member is not...
tree
|
commitdiff
2013-02-06
Eli Bendersky
Add virtual desctructor to FrameEntry to avoid error...
tree
|
commitdiff
2013-02-06
Eli Bendersky
Fix some formatting & add comments, following Eric...
tree
|
commitdiff
2013-02-05
Eli Bendersky
Add missing file to CMake list
tree
|
commitdiff
2013-02-05
Eli Bendersky
Initial support for DWARF CFI parsing and dumping in...
tree
|
commitdiff
2013-01-26
NAKAMURA Takumi
DWARFDebugLine.cpp: Fix true path. Did you forget ...
tree
|
commitdiff
2013-01-26
Andrew Kaylor
Add DIContext::getLineInfoForAddressRange() function...
tree
|
commitdiff
2013-01-25
Nadav Rotem
Fix a warning in the new DWARFheader. Add a new line...
tree
|
commitdiff
2013-01-25
Andrew Kaylor
Add support for applying in-memory relocations to the...
tree
|
commitdiff
2013-01-25
Eli Bendersky
Add command-line flags for DWARF dumping.
tree
|
commitdiff
2013-01-17
Eric Christopher
Fix the assembly and dissassembly of DW_FORM_sec_offset...
tree
|
commitdiff
2013-01-17
Eric Christopher
Add the DW_AT_GNU_addr_base for the skeleton cu. Add...
tree
|
commitdiff
2013-01-15
Eric Christopher
Split address information for DWARF5 split dwarf propos...
tree
|
commitdiff
2013-01-09
NAKAMURA Takumi
[Object, DebugInfo] Make DWARFContext BE-aware.
tree
|
commitdiff
2013-01-07
Eric Christopher
Whitespace and 80-col.
tree
|
commitdiff
2013-01-07
Eric Christopher
Add support for separating strings for the split debug...
tree
|
commitdiff
2013-01-07
Eric Christopher
Update comment.
tree
|
commitdiff
2013-01-04
Eric Christopher
Add a space to the end of the line so we don't get...
tree
|
commitdiff
2013-01-02
Eric Christopher
Extend the dumping infrastructure to deal with additional
tree
|
commitdiff
2012-12-27
Eric Christopher
Right now all of the relocations are 32-bit dwarf,...
tree
|
commitdiff
2012-12-21
Rafael Espindola
Don't skip __DWARF,
tree
|
commitdiff
2012-12-19
Bill Wendling
Rename the 'Attributes' class to 'Attribute'. It's...
tree
|
commitdiff
2012-12-04
Chandler Carruth
Sort includes for all of the .h files under the 'lib...
tree
|
commitdiff
2012-11-27
Eric Christopher
The section is .debug_line.
tree
|
commitdiff
2012-11-16
Eric Christopher
Add some basic support for the fission addr forms to...
tree
|
commitdiff
2012-11-16
Alexey Samsonov
[DebugInfo] Generate address ranges for compile units...
tree
|
commitdiff
2012-11-12
Eric Christopher
Rewrite DIContext interface to take an object. Update...
tree
|
commitdiff
2012-11-12
Alexey Samsonov
Fixup for r167558: Store raw pointer (instead of refere...
tree
|
commitdiff
2012-11-07
Eric Christopher
Add a relocation visitor to lib object. This works...
tree
|
commitdiff
2012-10-30
Eric Christopher
Reformat and 80-column this. It's not strictly conforming
tree
|
commitdiff
2012-10-16
Eric Christopher
Use a typedef to reduce some typing and reformat code...
tree
|
commitdiff
2012-10-16
Eric Christopher
Variable name cleanup.
tree
|
commitdiff
2012-09-18
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
tree
|
commitdiff
2012-09-05
Roman Divacky
Stop casting away const qualifier needlessly.
tree
|
commitdiff
2012-09-05
Roman Divacky
Remove unused typedefs gcc4.8 warns about.
tree
|
commitdiff
2012-09-04
Alexey Samsonov
Add support for fetching inlining context (stack of...
tree
|
commitdiff
2012-08-30
Alexey Samsonov
Refactor fetching file/line info from DWARFContext...
tree
|
commitdiff
2012-08-27
Marshall Clow
Fix compile error when building with C++11 - clang...
tree
|
commitdiff
2012-08-27
NAKAMURA Takumi
DWARFDebugRangeList.cpp: Use PRIx64 for uint64_t as...
tree
|
commitdiff
2012-08-27
Alexey Samsonov
[DebugInfo] fixup for r162657: update CMakeLists.txt
tree
|
commitdiff
2012-08-27
Alexey Samsonov
Add basic support for .debug_ranges section to LLVM...
tree
|
commitdiff
2012-08-24
Eric Christopher
Add support for some missing DW_FORM_*.
tree
|
commitdiff
2012-08-24
Eric Christopher
Formatting.
tree
|
commitdiff
2012-08-23
Eric Christopher
Formatting cleanup.
tree
|
commitdiff
2012-08-23
Eric Christopher
Add an assert here in case parsing gave us a NULL compi...
tree
|
commitdiff
2012-08-23
Eric Christopher
80-col.
tree
|
commitdiff
2012-08-23
Eric Christopher
Tidy.
tree
|
commitdiff
2012-08-07
Alexey Samsonov
Fix the representation of debug line table in DebugInfo...
tree
|
commitdiff
2012-07-19
Alexey Samsonov
DebugInfo library: add support for fetching absolute...
tree
|
commitdiff
2012-07-17
Alexey Samsonov
Improve behavior of DebugInfoEntryMinimal::getSubprogra...
tree
|
commitdiff
2012-07-04
Alexey Samsonov
Fix a bug in DebugInfo lib, extend a comment for one...
tree
|
commitdiff
2012-07-02
Alexey Samsonov
This patch extends the libLLVMDebugInfo which contains...
tree
|
commitdiff
2012-04-04
Benjamin Kramer
Fix a C++11 UDL conflict.
tree
|
commitdiff
2012-01-20
David Blaikie
More dead code removal (using -Wunreachable-code)
tree
|
commitdiff
2011-12-20
David Blaikie
Unweaken vtables as per llvm.org/docs/CodingStandards...
tree
|
commitdiff
2011-12-12
Daniel Dunbar
LLVMBuild: Remove trailing newline, which irked me.
tree
|
commitdiff
2011-11-29
Daniel Dunbar
build/CMake: Finish removal of add_llvm_library_depende...
tree
|
commitdiff
2011-11-05
Benjamin Kramer
Audited all the format strings in libDebugInfo and...
tree
|
commitdiff
2011-11-05
Benjamin Kramer
Reduce the offsets in DwarfDebugInfoEntry to 32 bit...
tree
|
commitdiff
2011-11-05
Benjamin Kramer
Add more PRI.64 macros for MSVC and use them throughout...
tree
|
commitdiff
2011-11-03
Daniel Dunbar
build: Add initial cut at LLVMBuild.txt files.
tree
|
commitdiff
2011-10-08
NAKAMURA Takumi
lib/DebugInfo/DWARFDebugLine.cpp: De-Unicode-ify.
tree
|
commitdiff
2011-10-08
NAKAMURA Takumi
Whitespace
tree
|
commitdiff
2011-09-21
Benjamin Kramer
DWARF: avoid unnecessary map lookups.
tree
|
commitdiff
2011-09-16
Benjamin Kramer
Namespacify.
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Reset the state after parsing a line table prolo...
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Don't crash when looking up an invalid address.
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Put all the pieces we have together and provide...
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Remove accessors that parse the whole line table...
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Print line tables per compile unit, so they...
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: wire up .debug_str dumping.
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Make DIE printing more bulletproof.
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Print the number for unknown abbrev fields.
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Fail gracefully when encountering unknown values...
tree
|
commitdiff
2011-09-15
Nick Lewycky
Give structs with virtual methods a virtual destructor.
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Silence GCC -Wsign-compare warning.
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Fix indentation.
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Include <algorithm> explicitly.
tree
|
commitdiff
2011-09-15
Benjamin Kramer
DWARF: Add basic support for line tables.
tree
|
commitdiff
2011-09-14
Benjamin Kramer
DWARF: Generate the address lookup table from the DIE...
tree
|
commitdiff
2011-09-14
Benjamin Kramer
DWARF: Reorder fields to reduce padding.
tree
|
commitdiff
2011-09-14
Benjamin Kramer
DWARF: Improve indentation of DIE dumping so it's easie...
tree
|
commitdiff
2011-09-14
Benjamin Kramer
llvm-dwarfdump: Make the "is debug info section" heuris...
tree
|
commitdiff
2011-09-14
Benjamin Kramer
Don't rely in <algorithm> being pulled in transitively.
tree
|
commitdiff
2011-09-14
Benjamin Kramer
DWARF: Port support for parsing .debug_aranges section...
tree
|
commitdiff
2011-09-14
Benjamin Kramer
DebugInfo: Don't print DIEs multiple times.
tree
|
commitdiff
2011-09-13
Benjamin Kramer
Style & indentation tweaks.
tree
|
commitdiff
2011-09-13
Benjamin Kramer
I know copy&paste!
tree
|
commitdiff
2011-09-13
Benjamin Kramer
Sketch out a DWARF parser.
tree
|
commitdiff