OSDN Git Service

[demangler] Add a partial demangling API for LLDB.
[android-x86/external-llvm.git] / lib / DebugInfo /
2018-04-10 Aaron Smith[DebugInfoPDB] Add DIA implementations of findSymbolByR...
2018-04-10 Aaron Smith[PDB] Remove dead code and run clang format; NFC
2018-04-10 Alexandre Ganea[DebugInfo][COFF] Fix reading variable-length encoded...
2018-04-10 Alexandre GaneaFix line endings (CR/LF -> LF) introduced by rL329613
2018-04-09 Alexandre Ganea[Debuginfo][COFF] Minimal serialization support for...
2018-04-09 Hiroshi Inoue[NFC] fix trivial typos in comments and error message
2018-04-06 Pavel LabathDWARFVerifier: validate information in name index entries
2018-04-06 Pavel Labath[debug_loc] Fix typo in DWARFExpression constructor
2018-04-05 Wolfgang Pieb[DWARF v5][NFC]: Refactor DebugRnglists to prepare...
2018-04-04 Zachary Turner[llvm-pdbutil] Add the ability to explain binary files.
2018-04-04 Nico WeberMinor no-op cmake file style fix.
2018-04-03 Aaron Smith[DebugInfoPDB] Add a few missing definitions to PDBTypes.h
2018-04-02 Zachary Turner[llvm-pdbutil] Add an export subcommand.
2018-04-01 Mandeep Singh Grang[DebugInfo] Change std::sort to llvm::sort in response...
2018-03-30 Zachary Turner[llvm-pdbutil] Dig deeper into the PDB and DBI streams...
2018-03-29 Zachary Turner[MSF] Default to FPM2, and always mark FPM pages allocated.
2018-03-29 Pavel Labath.debug_names: Correctly align the AugmentationStringSiz...
2018-03-29 Pavel Labath.debug_names: Parse DW_IDX_die_offset as a reference
2018-03-27 Wolfgang Pieb[DWARF][DWARF v5]: Adding support for dumping DW_RLE_of...
2018-03-26 Aaron Smith[DebugInfoPDB] Print the method name along with the...
2018-03-26 Aaron Smith[DebugInfoPDB] Add methods to get the compiland and...
2018-03-26 Aaron Smith[DebugInfoPDB] Add DIA implementation of findLineNumber...
2018-03-26 Aaron Smith[DebugInfoPDB] Add DIA implementation of addressForVA...
2018-03-26 Paul RobinsonUse correct format specifier.
2018-03-23 Zachary Turner[PDB] Resubmit "Support embedding natvis files in PDBs."
2018-03-23 Zachary Turner[PDB] Make our PDBs look more like MS PDBs.
2018-03-22 Paul Robinson[DWARF] Replace assert with diagnostic. PR36868.
2018-03-22 Zachary Turner[Codeview/PDB] Rename some methods for clarity.
2018-03-22 Pavel LabathDWARFVerifier: verify debug_names abbreviation table
2018-03-22 Aaron Smith[DIA] Add IPDBSectionContrib interfaces and DIA impleme...
2018-03-22 Aaron Smith[PDB] Get more DIA table enumerators
2018-03-21 Zachary Turner[PDB] Don't ignore bucket 0 when writing the PDB string...
2018-03-21 Reid Kleckner[PDB] Remove unused private variable, re-applying r3279...
2018-03-21 Rafael EspindolaHandle abbr_offset with relocations.
2018-03-21 Pavel Labath[dwarf] Unify unknown dwarf enum formatting code
2018-03-20 Zachary TurnerRevert "Resubmit "Support embedding natvis files in...
2018-03-20 Zachary TurnerResubmit "Support embedding natvis files in PDBs."
2018-03-19 Aaron Smith[PDB] Add a method to get the full path of the source...
2018-03-19 Aaron Smith[PDB] Add exclusive methods to derived symbol class
2018-03-19 Zachary TurnerRevert "Support embedding natvis files in PDBs."
2018-03-19 Zachary TurnerRemove an unused private variable.
2018-03-19 Zachary TurnerSupport embedding natvis files in PDBs.
2018-03-16 Pavel LabathDWARFVerifier: Enhance validation of .debug_names hash...
2018-03-15 Zachary Turner[PDB] Fix a bug where we were serializing hash tables...
2018-03-15 Zachary TurnerRefactor the PDB HashTable class.
2018-03-15 Aaron Smith[DebugInfo] Add a new method IPDBSession::findLineNumbe...
2018-03-14 Pavel LabathDWARF: Unify form size handling code
2018-03-13 Eugene ZemtsovHandle mixed-OS paths in DWARF reader
2018-03-13 Zachary Turner[PDB] Support dumping injected sources via the DIA...
2018-03-12 Jonas Devlieghere[DebugInfo] Replace unreachable with None
2018-03-09 Pavel Labath[DebugInfo/AccelTable] Fix inconsistency in getDIEOffse...
2018-03-09 Jonas Devlieghere[Support] Move syntax highlighting into support
2018-03-08 Benjamin Kramer[DebugInfo] Move RangeListEntries instead of copying.
2018-03-08 Zachary TurnerFix compilation failure with MSVC.
2018-03-08 Wolfgang Pieb[DWARF v5] Support for verbose dumping of .debug_rnglis...
2018-03-08 Pavel LabathDWARFVerifier: Basic verification of .debug_names
2018-03-08 James Henderson[DWARF] Don't attempt to parse line tables at invalid...
2018-03-08 Rafael AulerReland "[DebugInfo] Support DWARF expressions in eh_frame"
2018-03-08 Eugene ZemtsovFix build broken by r326959
2018-03-07 Eugene ZemtsovUse itaniumDemangle in llvm-symbolizer
2018-03-07 Rui UeyamaRevert r326932: [DebugInfo] Support DWARF expressions...
2018-03-07 Rafael Auler[DebugInfo] Support DWARF expressions in eh_frame
2018-03-07 Jonas Devlieghere[dwarfdump] Only print CU relative offset in verbose...
2018-03-07 Aaron Smith[DebugInfoPDB] Add DIA implementation for getSrcLineOnT...
2018-03-02 Francis Ricci[llvm-symbolizer] Use correct path when resolving ...
2018-03-01 Zachary Turner[PDB] Defer writing the build id until the rest of...
2018-02-27 Reid Kleckner[CodeView] Lower __restrict and other pointer qualifier...
2018-02-27 Reid Kleckner[codeview] Remove unused variable
2018-02-24 Pavel LabathImplement equal_range for the DWARF v5 accelerator...
2018-02-23 Scott Linder[DebugInfo] Support DWARF v5 source code embedding...
2018-02-23 Aaron Smith[PDB] Check the result of setLoadAddress()
2018-02-22 Aaron Smith[PDB] Fix buildbot failure from missing include for...
2018-02-22 Aaron Smith[PDB] Implement more find methods for PDB symbols
2018-02-17 Jonas Devlieghere[dwarfdump] Fix spurious verification errors for DW_AT_...
2018-02-16 Zachary TurnerFix emission of PDB string table.
2018-02-13 David BlaikieRevert "Rewrite the cached map used for locating the...
2018-02-12 Adrian PrantlSimplify switch statement (NFC)
2018-02-12 Adrian PrantlFix the syntax highlighting of strings in dwarfdump.
2018-02-12 Adrian PrantlFactor out common condition into an easier to understan...
2018-02-08 Paul Robinson[DWARFv5] Fix dumper to show the file table starts...
2018-02-05 Paul Robinson[DWARF] Regularize dumping strings from line tables.
2018-02-05 James HendersonFix more print format specifiers in debug_rnglists...
2018-02-03 Simon PilgrimFix MSVC signed/unsigned comparison warning. NFCI.
2018-02-02 James HendersonFix type sizes that were causing incorrect string forma...
2018-02-02 James HendersonAdd missing new files from r324077
2018-02-02 James Henderson[DWARF v5] Add limited support for dumping .debug_rnglists
2018-01-30 Zachary Turner[CodeView] Micro-optimizations to speed up type merging.
2018-01-29 Paul RobinsonStop tracking .debug_line_str in DWARFUnit. NFC.
2018-01-29 Paul Robinson[DWARFv5] Re-enable dumping a line table with no CU.
2018-01-29 Pavel LabathFix windows test failure caused by r323638
2018-01-29 Pavel LabathFix build broken by r323641
2018-01-29 Pavel LabathRefactor dwarfdump -apple-names output
2018-01-29 Pavel Labath[DebugInfo] Basic .debug_names dumping support
2018-01-28 Jonas Devlieghere[Support] Move DJB hash to support. NFC
2018-01-25 Paul Robinson[DWARFv5] Classify all the new forms. NFC.
2018-01-25 Paul Robinson[DWARFv5] Support DW_FORM_line_strp in llvm-dwarfdump.
2018-01-22 Pavel LabathRename DwarfAcceleratorTable to AppleAcceleratorTable...
2018-01-18 Paul Robinson[DWARFv5] Number the line-table's directory array corre...
2018-01-18 Zachary TurnerSpeed up iteration of CodeView record streams.
2018-01-17 Aaron SmithFix pretty printing the unspecified param of a variadic...
next