OSDN Git Service

android: [Dominators] Add the DomTreeUpdater class
[android-x86/external-llvm.git] / tools / llvm-pdbutil /
2019-07-17 Nico Weberllvm-pdbdump: Fix several smaller issues with injected...
2019-07-16 Nico WeberTeach `llvm-pdbutil pretty -native` about `-injected...
2019-07-12 Nico WeberSlightly simplify MappedBlockStream::createIndexedStrea...
2019-07-12 Nico WeberAdd explicit newline at end of `llvm-pdbutil dump`
2019-06-03 Reid Kleckner[PDB] Copy inlinee lines records into the PDB
2019-05-31 Tom Tan[COFF, ARM64] Add CodeView register mapping
2019-05-31 Reid Kleckner[codeview] Revert inline line table change of r362264
2019-05-29 Reid Kleckner[llvm-pdbutil] Dump inline call site line table annotations
2019-05-16 Fangrui SongRecommit [Object] Change object::SectionRef::getContent...
2019-05-16 Hans WennborgRevert r360876 "[Object] Change object::SectionRef...
2019-05-16 Fangrui Song[Object] Change object::SectionRef::getContents() to...
2019-05-15 Reid Kleckner[codeview] Finish support for reading and writing S_ANN...
2019-04-30 David BolvanskyRevert r359520
2019-04-29 David Bolvansky[PDB] Fixed null pointer dereference
2019-04-29 Simon Pilgrim[llvm-pdbutil] FunctionDumper::dump(PDBSymbolTypeFuncti...
2019-04-22 Fangrui SongUse llvm::stable_sort. NFC
2019-04-04 Reid Kleckner[codeview] Remove Type member from CVRecord
2019-03-22 Reid Kleckner[pdb] Add -type-stats and sort stats by descending...
2019-03-21 Reid Kleckner[llvm-pdbutil] Add -type-ref-stats to help find unused...
2019-03-11 Nathan LanzaAdd Swift enumerator value for CodeView::SourceLanguage
2019-02-21 Fangrui SongFix file header issues in fuzzers. NFC
2019-01-30 Aleksandr Urakov[NativePDB] Fix access to both old & new fpo data entri...
2019-01-24 David Blaikiepdbutil: Remove unused variables
2019-01-24 Zachary Turner[PDB] Increase TPI hash bucket count.
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-12-04 Zachary Turner[llvm-pdbutil] Remove the analyze subcommand.
2018-11-02 Leonard MosescuFix a few small issues in llvm-pdbutil
2018-10-26 Zachary TurnerDump public symbol records in pdb2yaml mode
2018-10-11 Aaron Smith[llvm-pdbutil] Pretty print PDBSymbolUsingNamespace...
2018-10-09 Zachary Turner[PDB] Fix failure on big endian machines.
2018-10-08 Zachary Turner[PDB] Add the ability to lookup global symbols by name.
2018-10-01 Zachary Turner[PDB] Add support for dumping Typedef records.
2018-10-01 Zachary Turner[PDB] Add support for parsing VFTable Shape records.
2018-09-30 Zachary Turner[PDB] Add native support for dumping array types.
2018-09-30 Zachary TurnerFix some tests on Windows.
2018-09-29 Zachary Turner[PDB] Better native API support for pointers.
2018-09-27 Fangrui Songllvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C...
2018-09-21 Zachary Turner[NativePDB] Add support for reading function signatures.
2018-09-21 Zachary Turner[PDB] Add native reading support for UDT / class types.
2018-09-20 Rui UeyamaFix -Wtrigraphs.
2018-09-20 Zachary Turner[PDB] Add the ability to map forward references to...
2018-09-18 Zachary Turner[PDB] Better support for enumerating pointer types.
2018-09-17 Zachary Turner[PDB] Make the native reader support enumerators.
2018-09-15 Nico WeberGive InfoStreamBuilder an opt-in method to write a...
2018-09-14 Zachary Turner[PDB] Make the pretty dumper output modified types.
2018-09-12 Zachary Turner[PDB] Emit old fpo data to the PDB file.
2018-09-11 Zachary Turner[PDB] Write FPO Data to the PDB.
2018-09-11 Reid KlecknerApply local fixes intended to be part of r341999.'
2018-09-11 Reid Kleckner[codeview] Decode and dump FP regs from S_FRAMEPROC...
2018-09-07 Zachary Turner[PDB] Support pointer types in the native reader.
2018-09-07 Reid Kleckner[codeview] Improve readobj FPO dumper and pdbutil regis...
2018-09-05 Zachary Turner[PDB] Refactor the PDB symbol classes to fix a reuse...
2018-08-31 Alexandre Ganea[DebugInfo] Common behavior for error types
2018-08-06 Alexandre Ganea[llvm-pdbutil] Support PDBs without a DBI stream
2018-07-31 Alexandre Ganea[CodeView] Minimal support for S_UNAMESPACE records
2018-07-06 Zachary Turner[PDB] One more fix for hasing GSI records.
2018-07-06 Zachary Turner[llvm-pdbutil] Dump more info about globals.
2018-05-17 Reid Kleckner[llvm-pdbutil] Dump struct/class/union sizes in the...
2018-04-17 Peter Collingbournellvm-pdbutil: Fix an off-by-one error.
2018-04-17 Zachary Turner[llvm-pdbutil] Dump first section contribution for...
2018-04-16 Adrian McCarthyRemove faulty assertion in llvm-pdbutil
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-04-10 Aaron Smith[pdbutil] Print the checksum hex string when using...
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-05 Zachary Turner[llvm-pdbutil] Display types from MSVC precompiled...
2018-04-04 Zachary TurnerFix a compilation failure with non MSVC compilers.
2018-04-04 Zachary Turner[llvm-pdbutil] Add the ability to explain binary files.
2018-04-02 Zachary Turner[llvm-pdbutil] Add an export subcommand.
2018-04-01 Mandeep Singh Grang[tools] Change std::sort to llvm::sort in response...
2018-03-30 Zachary TurnerFix some signed / unsigned conversion problems.
2018-03-30 Zachary Turner[llvm-pdbutil] Dig deeper into the PDB and DBI streams...
2018-03-29 Zachary Turner[PDB] Print some more details when explaining MSF fields.
2018-03-29 Zachary Turner[PDB] Fix a bug in the explain subcommand.
2018-03-29 Zachary TurnerRemove unused function.
2018-03-29 Zachary Turner[PDB] Add an explain subcommand.
2018-03-26 Zachary TurnerDelete pdbutil diff mode.
2018-03-23 Zachary Turner[PDB] Make our PDBs look more like MS PDBs.
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 Zachary TurnerRevert "Support embedding natvis files in PDBs."
2018-03-19 Zachary TurnerSupport embedding natvis files in PDBs.
2018-03-15 Zachary TurnerRefactor the PDB HashTable class.
2018-03-13 Zachary Turner[PDB] Support dumping injected sources via the DIA...
2018-03-07 Zachary TurnerFix a bug regarding a mis-identified file type in pdbutil.
2018-03-07 Aaron Smith[llvm-pdbdump] Add guard for null pointers and remove...
2018-03-05 Aaron Smith[llvm-pdbdump] Dump restrict type qualifier
2018-02-22 Adrian McCarthyFix llvm-pdbutil to handle new built-in types
2018-02-16 Zachary TurnerFix emission of PDB string table.
2018-01-17 Simon PilgrimFix MSVC "not all control paths return a value" warning.
2018-01-17 Aaron SmithFix build error - 'default label in switch which covers...
2018-01-17 Aaron SmithFix pretty printing the unspecified param of a variadic...
2018-01-05 Zachary Turner[PDB] Correctly link S_FILESTATIC records.
2017-12-15 Zachary TurnerDon't crash in llvm-pdbutil when dumping TypeIndexes...
2017-12-13 Michael ZolotukhinRecover some overzealously removed includes.
2017-12-13 Michael ZolotukhinRemove redundant includes from tools.
2017-12-06 Zachary TurnerFix error in llvm-pdbutil.
2017-12-05 Zachary TurnerTeach llvm-pdbutil to dump types from object files.
2017-11-30 Zachary TurnerSplit TypeTableBuilder into two classes.
2017-11-29 Zachary TurnerMake TypeTableBuilder inherit from TypeCollection.
next