[flang] Add cpowi function to runtime and use instead of pgmath
[platform/upstream/llvm.git] / lldb /
2022-10-11 David Spickett[LLDB] Change pointer to ref in EmulateInstruction...
2022-10-10 Jorge Gorbe Moya[NFCI] More TypeCategoryImpl refactoring.
2022-10-10 Jason MolendaAllow DynamicLoaderDarwinKernel to activate without...
2022-10-10 Michael Buch[lldb][test] Skip TestStepAvoidsRegexp.py on Windows
2022-10-10 Michael Buch[lldb][CPlusPlusLanguage] Respect the step-avoid-regex...
2022-10-10 David Spickett[LLDB] Complete set of char tests for static integral...
2022-10-07 David Spickett[LLDB] Add "frame select" as equivalent of GDB's "frame...
2022-10-07 David Spickett[LLDB] Fix crash when printing a struct with a static...
2022-10-07 David Spickett[LLDB] Fix printing a static bool struct member when...
2022-10-07 David Spickett[LLDB] Add missing space in help for frame-format-uniqu...
2022-10-06 Shubham Sandeep... Revert "Remove the dependency between lib/DebugInfoDWAR...
2022-10-06 Shubham Sandeep... Remove the dependency between lib/DebugInfoDWARF and MC.
2022-10-06 Jorge Gorbe Moya[lldb] Skip check for conflicting filter/synth when...
2022-10-06 Jorge Gorbe Moya[NFCI] Simplify TypeCategoryImpl for-each callbacks.
2022-10-06 Jonas Devlieghere[lldb] Fix hard-coded argument to set_target_properties
2022-10-06 Shubham Sandeep... Revert "Remove the dependency between lib/DebugInfoDWAR...
2022-10-06 Shubham Sandeep... Remove the dependency between lib/DebugInfoDWARF and MC.
2022-10-06 Pavel Labath[lldb] Move breakpoint hit reset code to Target::Cleanu...
2022-10-06 Pavel Labath[lldb/gdb-server] Better reporting of launch errors
2022-10-05 Emmmer[LLDB][RISCV][NFC] Rewrite instruction in algebraic...
2022-10-05 David SpickettFix LLDB build on old Linux kernels (pre-4.1)
2022-10-04 David Blaikiebuildbot-based-debugging a Microsoft lldb test XPASS
2022-10-04 Jim InghamTurn off the warning that the undefined behavior I...
2022-10-04 Michael Buch[lldb][test] Skip import-std-module/vector tests
2022-10-04 Jim InghamChange the Sanitizer report breakpoint callbacks to...
2022-10-03 Michał Górny[lldb] [gdb-remote] Move ReadPacketWithOutputSupport...
2022-10-01 Dave Lee[lldb] Remove scoped timer from high firing and fast...
2022-10-01 Dave Lee[lldb] Remove scoped timer from high firing and fast...
2022-10-01 Martin Storsjö[lldb] Fix warnings about unused variables when buildin...
2022-09-30 Andy YankovskyRevert "[lldb] Fix member access in GetExpressionPath"
2022-09-30 Nico Weber[lldb] Fix deprecation warning for using std::iterator
2022-09-30 Jitka Plesnikova[lldb] Fix 'error: non-const lvalue...' caused by SWIG...
2022-09-30 Tonko Sabolčec[lldb] Fix member access in GetExpressionPath
2022-09-30 Alvin Wong[lldb][Windows] Always call SetExecutableModule on...
2022-09-30 serge-sans-paille[lldb] Get rid of __STDC_LIMIT_MACROS and __STDC_CONSTA...
2022-09-29 Greg ClaytonWhen there are variable errors, display an error in...
2022-09-29 Greg Clayton[NFC] Add header documentation to the SBError::GetCStri...
2022-09-29 Jason MolendaInclude <cmath> before using std::pow()
2022-09-29 Nico Weber[lldb] Fix deprecation warnings for hasValue and getVal...
2022-09-29 Nico WeberRevert "When there are variable errors, display an...
2022-09-28 Greg ClaytonTrack which modules have debug info variable errors.
2022-09-28 Greg ClaytonWhen there are variable errors, display an error in...
2022-09-28 Aaron BallmanSpeculatively fix the lldb build
2022-09-28 David Spickett[LLDB] Remove the bool + RegisterInfo& version of GetRe...
2022-09-28 David Spickett[LLDB][AArch64] Move instruction emulation to optional...
2022-09-28 David Spickett[LLDB][MIPS] Move instruction emulation to optional...
2022-09-28 David Spickett[LLDB][ARM] Move instruction emulation to optional...
2022-09-28 David Spickett[LLDB] Move MIPS64/PPC64 and misc. to optional GetRegis...
2022-09-28 Alvin Wong[lldb][COFF] Map symbols without base+complex type...
2022-09-28 Alvin Wong[lldb][COFF] Add note to forwarder export symbols in...
2022-09-28 Alvin Wong[lldb][COFF] Load absolute symbols from COFF symbol...
2022-09-28 Alvin Wong[lldb][COFF] Match symbols from COFF symbol table to...
2022-09-28 Alvin Wong[lldb][COFF] Improve info of symbols from export table
2022-09-28 Alvin Wong[lldb][COFF] Rewrite ParseSymtab to list both export...
2022-09-27 Jason MolendaClear old section-to-addr entry when loading Section...
2022-09-27 Jorge Gorbe Moya[NFCI] Refactor FormatterContainerPair into TieredForma...
2022-09-27 Jim InghamRename a duplicate test, also give the test class a...
2022-09-27 Zequan Wu[LLDB][NativePDB] Add class/union layout bit size.
2022-09-27 Zequan Wu[LLDB][NativePDB] Let native pdb use class layout in...
2022-09-27 Michael Buch[lldb][TypeSystemClang] Honor DW_AT_rvalue_reference...
2022-09-27 Michael Buch[lldb][test] Remove failing ValueCheck on deprecated...
2022-09-27 Michael Buch[lldb][test] Disable TestSBValueUnsignedEnumBitField...
2022-09-27 Alvin Wong[lldb] Improve display of absolute symbol lookup
2022-09-27 Alvin Wong[lldb] Add newline in output of `target modules lookup`
2022-09-27 Adrian PrantlRevert "Skip crashing test"
2022-09-26 Michael Buch[lldb][test] 2 - Add gmodules test category explicitly...
2022-09-26 Michael Buch[lldb][test] 1 - Don't do test-replication for gmodules...
2022-09-26 Dave Lee[lldb] Fix completion of 'settings set' values
2022-09-26 Felipe de Azevedo... [lldb] Skip tests incompatible with older versions...
2022-09-26 David Spickett[LLDB] Add an llvm::Optional version of GetRegisterInfo
2022-09-26 Martin Storsjö[lldb] Fix CommandInterpreter::DidProcessStopAbnormally...
2022-09-23 Kazu Hirata[lldb] Use Optional::{has_value,value,value_or}
2022-09-23 David Spickett[LLDB] Fix "memory region --all" when there is no ABI...
2022-09-23 David Spickett[LLDB] Properly return errors from "memory region ...
2022-09-23 Michael Buch[lldb][TypeSystemClang] Deduce lldb::eEncodingUint...
2022-09-22 Jeffrey TanAdd auto source map deduce count statistics
2022-09-22 Greg ClaytonTrack .dwo/.dwp loading errors and notify user when...
2022-09-21 Emmmer[LLDB][RISCV] Fix UndefinedBehaviorSanitizer in RISCVEm...
2022-09-20 Zequan Wu[LLDB][NativePDB] Pass register_kind as reference ...
2022-09-20 George Hu[LLDB]Initialize accept_socket with nullptr
2022-09-20 Jorge Gorbe Moya[NFCI] Clean up enum FormatCategoryItem.
2022-09-20 David Spickett[lldb] Log when we cannot find an equivalent for a...
2022-09-20 David Spickett[LLDB] Make instruction emulation context type private
2022-09-20 David Spickett[LLDB] Format lldb-server's target XML
2022-09-20 Jonas Devlieghere[lldb] Actually support more than 32 logging categories
2022-09-20 Jonas Devlieghere[lldb] Appease the MSCV compiler
2022-09-19 Jonas Devlieghere[lldb] Remove LLDB reproducers
2022-09-19 Jeffrey TanAdd auto deduce source map setting
2022-09-19 Felipe de Azevedo... [lldb] Reset breakpoint hit count before new runs
2022-09-19 Kazu HirataUse std::make_unsigned_t (NFC)
2022-09-17 Emmmer[LLDB][RISCV] Add RVM and RVA instruction support for...
2022-09-16 Zequan Wu[LLDB][NativePDB] ResolveSymbolContext should return...
2022-09-16 Michael Buch[clang][ASTImporter] DeclContext::localUncachedLookup...
2022-09-16 Michael Buch[lldb][tests][gmodules] Test for expression evaluator...
2022-09-16 Dave Lee[lldb] Use SWIG_fail in python-typemaps.swig (NFC)
2022-09-16 Matheus Izvekov[clang] use getCommonSugar in an assortment of places
2022-09-16 Matheus IzvekovRevert "[clang] use getCommonSugar in an assortment...
2022-09-16 Matheus Izvekov[clang] use getCommonSugar in an assortment of places
2022-09-16 Zequan Wu[LLDB][NativePDB] Global ctor and dtor should be global...
2022-09-16 Dave Lee[lldb] Improve formatting of skipped categories message...
next