Remove useless .debug_macinfo section setup.
[oota-llvm.git] / include / llvm / DebugInfo /
2015-03-02 Zachary Turner[llvm-pdbdump] Many minor fixes and improvements
2015-03-01 Benjamin KramerAdd missing includes. make_unique proliferated everywhere.
2015-03-01 Zachary Turner[llvm-pdbdump] Clean up method signatures.
2015-02-28 Zachary Turner[llvm-pdbdump] Better error handling.
2015-02-27 Zachary Turner[llvm-pdbdump] Fix warnings found by clang-cl self...
2015-02-26 Zachary Turner[llvm-pdbdump] Fix dumping of function pointers and...
2015-02-23 Zachary Turner[llvm-pdbdump] Very minor code cleanup.
2015-02-23 Zachary Turner[llvm-pdbdump] Add an option to dump full class definit...
2015-02-22 Zachary Turner[llvm-pdbdump] Rewrite dumper using visitor pattern.
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2015-02-15 Zachary Turnerllvm-pdbdump: Add flags controlling the type of values...
2015-02-14 Zachary Turnerllvm-pdbdump: Only dump whitelisted global symbols.
2015-02-13 Frederic RissDWARFUnit: Add a couple of helpers to access the DIE...
2015-02-13 Zachary Turnerllvm-pdbdump: Improve printing of functions and signatures.
2015-02-13 Chandler CarruthRe-sort #include lines using my handy dandy ./utils...
2015-02-13 Zachary TurnerFix the windows build *again*. Grrr, MSVC.
2015-02-13 Zachary TurnerFix non-windows builds unhappy about a missing header.
2015-02-13 Zachary Turnerllvm-pdbdump: Add more comprehensive dumping of symbol...
2015-02-13 Zachary TurnerImprove llvm-pdbdump output display.
2015-02-12 David BlaikieAdd missing override.
2015-02-12 Zachary TurnerAttempt to fix the build again.
2015-02-12 Zachary TurnerAttempt to fix Linux builds after r228960.
2015-02-12 Zachary TurnerAdd concrete type overloads to PDBSymbol::findChildren().
2015-02-10 Zachary TurnerRewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
2015-02-10 Zachary TurnerProvide DIA implementation of DebugInfoPDB.
2015-02-08 Zachary TurnerMake PDBSymbol's IPDBSymbol reference const.
2015-02-08 Zachary TurnerDebugInfoPDB: Make the symbol base case hold an IPDBSes...
2015-02-08 Zachary TurnerSome cleanup for libpdb.
2015-02-07 Zachary TurnerChange RHS-style decltype to LHS-style decltype<declval()>.
2015-02-06 Zachary TurnerResubmit "Create lib/DebugInfo/PDB" (r228428)
2015-02-06 Zachary TurnerRevert "Create lib/DebugInfo/PDB."
2015-02-06 Zachary TurnerCreate lib/DebugInfo/PDB.
2015-01-30 Zachary TurnerMove DebugInfo to DebugInfo/DWARF.
2015-01-28 Frederic RissAdd DWARFUnit::getNumDIEs() and getDIEIndex()
2015-01-14 Chandler Carruth[cleanup] Re-sort all the #include lines in LLVM using
2014-12-19 Frederic Riss[DebugInfo] Move all DWARF headers to the public includ...
2014-11-14 Frederic RissReapply "[dwarfdump] Add support for dumping accelerato...
2014-11-13 Frederic RissRevert "[dwarfdump] Add support for dumping accelerator...
2014-11-12 Frederic Riss[dwarfdump] Add support for dumping accelerator tables.
2014-11-12 Frederic RissAllow DWARFFormValue::extractValue to be called with...
2014-10-20 Alexey SamsonovConstify input argument of RelocVisitor and DWARFContex...
2014-10-10 Frederic Riss[dwarfdump] Resolve also variable specifications/abstra...
2014-09-04 Frederic RissFix build faliure introduced by r217129.
2014-09-04 Frederic RissAdd DWARFFormValue::getAsBlock() and add FC_Flag as...
2014-07-31 Rafael EspindolaUse a reference instead of a pointer.
2014-05-17 Alexey Samsonov[DWARF parser] Teach DIContext to fetch short (non...
2014-05-15 Alexey Samsonov[DWARF parser] Use enums instead of bitfields in DILine...
2014-04-18 Alexey Samsonov[DWARF parser] Turn DILineInfo into a struct.
2014-04-15 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
2014-03-25 David BlaikieDebugInfo: Support debug_loc under fission
2014-03-09 David BlaikieRevert "Clean up SmallString a bit"
2014-03-09 David BlaikieClean up SmallString a bit
2014-02-24 David Blaikiellvm-dwarfdump: Support for debug_line.dwo section...
2014-01-09 David Blaikiellvm-dwarfdump: type unit dwo support
2013-10-28 Alexey SamsonovDWARF parser: Use ArrayRef to represent form sizes...
2013-10-28 Alexey SamsonovDebugInfo: Introduce the notion of "form classes"
2013-10-18 Alexey Samsonov[DebugInfo] Remove unneeded struct member and hide...
2013-10-18 Alexey Samsonov[DebugInfo] Remove dead code.
2013-09-25 Eric ChristopherDump the normal dwarf pubtypes section as well.
2013-09-24 David Blaikiellvm-dwarfdump support for gnu_pubtypes
2013-09-23 David Blaikiellvm-dwarfdump/libDebugInfo support for type units
2013-09-23 David BlaikieExract most of DWARFCompileUnit into a new DWARFUnit...
2013-09-22 David BlaikieRemove dead code
2013-09-22 David BlaikieStringRef-ize some things
2013-09-19 David BlaikieDebugInfo: llvm-dwarfdump support for gnu_pubnames...
2013-08-27 Alexey SamsonovAdd support for DebugFission to DWARF parser
2013-08-06 Alexey SamsonovAdd LLVM-style RTTI to DIContext/DWARFContext classes
2013-06-19 David Blaikiellvm-dwarfdump: Add support for dumping the .debug_loc...
2013-04-17 Alexey SamsonovCreate a stub for DWARF parser unittests
2013-02-12 Krzysztof ParzyszekAdd support for the pubnames section to llvm-dwarfdump.
2013-02-05 Eli BenderskyInitial support for DWARF CFI parsing and dumping in...
2013-01-26 Andrew KaylorAdd DIContext::getLineInfoForAddressRange() function...
2013-01-25 Eli BenderskyAdd command-line flags for DWARF dumping.
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-12 Eric ChristopherRewrite DIContext interface to take an object. Update...
2012-11-12 Alexey SamsonovFixup for r167558: Store raw pointer (instead of refere...
2012-11-07 Eric ChristopherFix up comment typo and 80-col.
2012-11-07 Eric ChristopherAdd a relocation visitor to lib object. This works...
2012-09-04 Alexey SamsonovAdd support for fetching inlining context (stack of...
2012-08-27 Alexey SamsonovAdd basic support for .debug_ranges section to LLVM...
2012-07-19 Alexey SamsonovDebugInfo library: add support for fetching absolute...
2012-07-02 Alexey SamsonovThis patch extends the libLLVMDebugInfo which contains...
2011-09-21 Benjamin KramerDebugInfo: Add equality operators and default construct...
2011-09-15 Benjamin KramerUnbreak the build for compilers that don't include...
2011-09-15 Benjamin KramerDWARF: Put all the pieces we have together and provide...
2011-09-13 Benjamin KramerRemove include of header that doesn't exist (yet).
2011-09-13 Benjamin KramerSketch out a DWARF parser.