OSDN Git Service

[AMDGPU] Inline asm - added i16, half and i128 types support
[android-x86/external-llvm.git] / tools / llvm-dwarfdump /
2018-05-31 Pavel LabathDWARFAcceleratorTable: fix equal_range iterators
2018-05-24 Jonas Devlieghere[Support] Add color cl category.
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-08 Fangrui Song[DebugInfo] Accept `S` in augmentation strings in CIE.
2018-05-01 Adrian PrantlRemove \brief commands from doxygen comments.
2018-04-13 Rui UeyamaDefine InitLLVM to do common initialization all at...
2018-03-09 Pavel Labath[DebugInfo/AccelTable] Fix inconsistency in getDIEOffse...
2018-02-24 Pavel LabathFix build breakage from r326003
2018-02-24 Pavel LabathImplement equal_range for the DWARF v5 accelerator...
2018-02-08 Jonas Devlieghere[dwarfdump] Normalize input path.
2018-01-29 Pavel Labath[DebugInfo] Basic .debug_names dumping support
2018-01-22 Pavel LabathRename DwarfAcceleratorTable to AppleAcceleratorTable...
2017-12-19 Jonas Devlieghere[dwarfdump] Lookup needs to be an unsigned long long...
2017-12-13 Michael ZolotukhinRemove redundant includes from tools.
2017-12-08 Adrian Prantldwarfdump: Add support for the --diff option.
2017-11-29 Adrian Prantlllvm-dwarfdump: honor the --show-children option when...
2017-10-25 Jonas DevlieghereRe-land "[dwarfdump] Add -lookup option"
2017-10-06 Adrian PrantlUnify spelling.
2017-10-06 Adrian Prantlllvm-dwarfdump: Add an option to collect debug info...
2017-10-03 Adrian Prantlllvm-dwarfdump: implement the --regex option in combina...
2017-10-03 Hans WennborgRevert r314817 "[dwarfdump] Add -lookup option"
2017-10-03 Jonas Devlieghere[dwarfdump] Add -lookup option
2017-10-02 Adrian Prantlllvm-dwarfdump: support the --ignore-case option.
2017-10-02 Jonas Devlieghere[dwarfdump] Add -show-form
2017-09-30 Adrian Prantltypos
2017-09-30 Adrian Prantlllvm-dwarfdump: implement the --name lookup option.
2017-09-30 Adrian PrantlAdd comments
2017-09-29 Adrian Prantlllvm-dwarfdump: support .apple-namespaces in --find
2017-09-29 Adrian Prantlllvm-dwarfdump: add support for .apple_types in --find
2017-09-28 Adrian Prantltry and appease gcc
2017-09-28 Adrian Prantlllvm-dwarfdump: implement --find for .apple_names
2017-09-23 Reid KlecknerCommit missing fixes for tool_file_rename
2017-09-22 Jonas Devlieghere[dwarfdump] Fix ambiguous call to make_unique
2017-09-22 Jonas Devlieghere[dwarfdump] Add support for redirecting output to a...
2017-09-21 Adrian Prantlllvm-dwarfdump: Add support for the --arch command...
2017-09-20 Adrian Prantlllvm-dwarfdump: move -eh-frame into the right section...
2017-09-20 Adrian Prantlllvm-dwarfdump: implement --recurse-depth=<N>
2017-09-19 Adrian Prantlllvm-dwarfdump: un-hide more command line options
2017-09-18 Adrian PrantlReplace for_each with a range-based for. NFC.
2017-09-18 Adrian Prantlllvm-dwarfdump: add a --show-parents options when selec...
2017-09-18 Jonas Devlieghere[dwarfdump] Make .eh_frame an alias for .debug_frame
2017-09-16 Adrian Prantlllvm-dwarfdump: support a --show-children option
2017-09-15 Adrian Prantlllvm-dwarfdump: Add support for -debug-info=<offset>.
2017-09-15 Adrian PrantlRevert "llvm-dwarfdump: Add support for -debug-info...
2017-09-15 Adrian Prantlllvm-dwarfdump: Add support for -debug-info=<offset>.
2017-09-14 Adrian Prantlllvm-dwarfdump: support dumping static archives.
2017-09-13 Adrian PrantlUse MemoryBufferRef. (NFC)
2017-09-13 Adrian PrantlFactor out duplicate code from llvm-dwarfdump (NFC)
2017-09-13 Adrian Prantlllvm-dwarfdump: automatically dump both regular and...
2017-09-13 Adrian Prantlllvm-dwarfdump: support dumping UUIDs of Mach-O binaries.
2017-09-13 Jonas Devlieghere[dwarfdump] Rename Brief to Verbose in DIDumpOptions
2017-09-12 Adrian PrantlClean up the --help output of llvm-dwarfdump by hiding...
2017-09-11 Adrian Prantlllvm-dwarfdump: Make -brief the default and add a ...
2017-09-11 Adrian Prantlllvm-dwarfdump: Replace -debug-dump=sect option with...
2017-08-31 Jonas Devlieghere[llvm-dwarfdump] Brief mode only dumps debug_info by...
2017-08-31 Justin Bognercmake: Invent add_llvm_fuzzer to set up fuzzer targets
2017-08-29 Reid Kleckner[dwarfdump] Pretty print location expressions and locat...
2017-08-29 Kostya Serebryanyfix llvm-dwarfdump-fuzzer.cpp to use the current libFuz...
2017-08-23 George KarpenkovUpdate LLVM fuzzers to use the libFuzzer bundled with...
2017-07-19 Rafael EspindolaRemove some leftover DWARFContextInMemory.
2017-07-19 Rafael EspindolaUse delegation instead of inheritance.
2017-06-12 Spyridoula Gravani[DWARF] Added a blank line in llvm-dwarfdump to test...
2017-06-06 Adrian PrantlIntroduce -brief command line option to llvm-dwarfdump
2017-06-06 Wolfgang Pieb[DWARF] Adding support for the DWARF v5 string offsets...
2017-06-01 Adrian Prantl[DWARF] Introduce Dump Options
2017-05-01 Greg ClaytonAdds initial llvm-dwarfdump --verify support with unit...
2016-12-16 Kevin EnderbyFix a bugs with using some Mach-O command line flags...
2016-10-18 David Blaikiedwarfdump: -summarize-types: print a short summary...
2016-10-08 Mehdi AminiTurn cl::values() (for enum) from a vararg function...
2016-09-23 George RimarRevert r282238 "Revert r282235 "[llvm-dwarfdump] -...
2016-09-23 George RimarRevert r282235 "[llvm-dwarfdump] - Teach dwarfdump...
2016-09-23 George Rimar[llvm-dwarfdump] - Teach dwarfdump to dump gdb-index...
2016-06-09 Richard SmithSearch for llvm-symbolizer binary in the same directory...
2016-06-08 Benjamin KramerApply most suggestions of clang-tidy's performance...
2016-05-31 Kevin EnderbyChange llvm-objdump, llvm-nm and llvm-size when reporti...
2016-05-31 David Majnemer[llvm-dwarfdump-fuzzer] Get this compiling again
2016-05-27 Benjamin KramerAvoid some copies by using const references.
2016-04-18 Mehdi Amini[NFC] Header cleanup
2016-04-06 Kevin EnderbyThread Expected<...> up from createMachOObjectFile...
2016-01-26 Chris BienemanRemove autoconf support
2015-12-23 Adrian Prantlllvm-dwarfdump: Add support for dumping .dSYM bundles.
2015-11-12 Amjad Abouddwarfdump: Added macro support to llvm-dwarfdump tool.
2015-11-12 David Blaikiedwarfdump: Use the right enum for the tu_index section
2015-11-12 David Blaikiedwarfdump: add command line support for dumping the...
2015-11-11 David BlaikieFormat my previous commit
2015-11-11 David Blaikiedwarfdump: First piece of support for DWP dumping
2015-08-03 Frederic Riss[dwarfdump] Add support for dumping mach-o universal...
2015-08-03 Frederic Riss[dwarfdump] Move dumping to a helper function NFC
2015-07-26 Davide Italiano[llvm-dwarfump] Don't rely on global state, part 3.
2015-06-25 Alexey SamsonovMake llvm-dwarfdump exit with non-zero exit code if...
2015-05-28 Alexey SamsonovAdd llvm-dwarfdump-fuzzer that uses LibFuzzer to fuzz...
2015-04-23 Zachary TurnerMove DIContext.h to common DebugInfo location.
2015-01-30 Zachary TurnerMove DebugInfo to DebugInfo/DWARF.
2014-12-17 Rafael EspindolaRemove unused includes and out of date comment. NFC.
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-08-30 Craig TopperFix some cases where StringRef was being passed by...
2014-08-19 Rafael EspindolaDon't own the buffer in object::Binary.
2014-08-01 Rafael EspindolaRemove some calls to std::move.
next