OSDN Git Service

Fix patch not passing test cases
[android-x86/external-llvm.git] / tools / llvm-dwarfdump /
2019-06-21 James Henderson[binutils] Add response file option to help and docs
2019-06-21 James Henderson[llvm-dwarfdump] Remove unnecessary explicit -h behaviour
2019-06-14 James Henderson[docs][llvm-dwarfdump] Make the --show-parents and...
2019-06-11 James Henderson[llvm-dwarfdump] Simplify --ignore-case help text and...
2019-06-11 James Henderson[llvm-dwarfdump] Add -o to help text and remove --out...
2019-05-24 Jonas Devlieghere[dwarfdump] Add flag to limit the number of parents...
2019-05-09 Caroline Ticellvm-dwarfdump: Add dwo parsing to --statistics.
2019-04-24 Fangrui Song[CommandLine] Provide parser<unsigned long> instantiati...
2019-04-04 Adrian Prantlllvm-dwarfdump: Support alternative architecture names...
2019-03-27 Fangrui Song[llvm-dwarfdump] Simplify -o handling
2019-03-01 Caroline Ticellvm-dwarfdump: Add new variable, parameter and inlinin...
2019-02-27 Alexey Lapshin[DebugInfo] add SectionedAddress to DebugInfo interfaces.
2019-02-08 Caroline Ticelvm-dwarfdump: Stop counting out-of-line subprogram...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2018-11-23 Luke CheesemanRevert r347490 as it breaks address sanitizer builds
2018-11-23 Luke CheesemanRevert r343341
2018-11-09 Greg ClaytonAdd total function byte size and inline function byte...
2018-10-24 Paul RobinsonMake llvm-dwarfdump -name work on type units.
2018-10-23 Jonas Devlieghere[dwarfdump] Make incompatibility between -diff and...
2018-10-19 Fangrui SongUse llvm::{all,any,none}_of instead std::{all,any,none...
2018-10-09 Adrian Prantlllvm-dwarfdump: Extend --name to also search DW_AT_link...
2018-10-09 Adrian PrantlAdd missing space
2018-10-05 Vedant Kumar[DebugInfo] Add support for DWARF5 call site-related...
2018-10-05 Adrian PrantlFormat the dwarfdump --statistics version as an integer...
2018-09-28 Luke CheesemanRevert r343317
2018-09-28 Luke CheesemanReapply changes reverted by r343235
2018-09-27 Luke CheesemanRevert r343192 as an ubsan build is currently failing
2018-09-27 Luke CheesemanReapply changes reverted in r343114, lldb patch to...
2018-09-27 Fangrui Songllvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C...
2018-09-26 Luke CheesemanRevert r343112 as CallFrameString API change has broken...
2018-09-26 Luke Cheeseman[AArch64] - Return address signing dwarf support
2018-09-26 Hans WennborgRevert r343089 "[AArch64] - Return address signing...
2018-09-26 Luke Cheeseman[AArch64] - Return address signing dwarf support
2018-09-21 Adrian Prantlllvm-dwarfdump --statistics: Unique abstract origins...
2018-08-02 Paul Robinson[DebugInfo/DWARF] Remove redundant iterator type. NFC
2018-06-20 Wolfgang Pieb[DWARF] Improved error reporting for range lists.
2018-06-13 Pavel LabathFix "Optional" is ambiguous error on some bots
2018-06-13 Pavel Labath[DWARF/AccelTable] Remove getDIESectionOffset for DWARF...
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...
next