index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Target
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing nullptr checks.
Adrian Prantl
2020-01-10
1
-1
/
+1
*
[lldb] Modernize OptionValue::SetValueChangedCallback
Pavel Labath
2020-01-09
2
-88
/
+49
*
[lldb][NFC] Use static_cast instead of reinterpret_cast where possible
Raphael Isemann
2020-01-07
1
-9
/
+9
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
1
-1
/
+1
*
In 'thread step-out' command, only insert a breakpoint in executable memory.
Jim Ingham
2019-12-20
1
-1
/
+25
*
ThreadPlanTracer::TracingStarted can't call virtual methods on Thread.
Jim Ingham
2019-12-20
1
-4
/
+5
*
[lldb] Fix a -Wreturn-type warning on gcc
Pavel Labath
2019-12-20
1
-0
/
+1
*
[lldb] Remove modern-type-lookup
Raphael Isemann
2019-12-17
2
-15
/
+0
*
[lldb] Fix unused variable warning in ThreadPlanStepRange.cpp
Raphael Isemann
2019-12-17
1
-1
/
+0
*
Run all threads when extending a next range over a call.
Jim Ingham
2019-12-16
2
-4
/
+21
*
[Target] Remove Target::GetScratchClangASTContext
Alex Langford
2019-12-12
1
-14
/
+0
*
Remove TypeValidators (NFC in terms of the testsuite)
Adrian Prantl
2019-12-11
1
-5
/
+0
*
[lldb][NFC] Move Address and AddressRange functions out of Stream and let the...
Raphael Isemann
2019-12-05
5
-16
/
+18
*
Change Target::FindBreakpointsByName to return Expected<vector>
Joseph Tremoulet
2019-12-04
1
-4
/
+10
*
[lldb] Remove FileSpec(FileSpec*) constructor
Pavel Labath
2019-12-04
1
-4
/
+3
*
[lldb] s/FileSpec::Equal/FileSpec::Match
Pavel Labath
2019-12-04
2
-5
/
+2
*
[lldb][NFC] Migrate to raw_ostream in Module::GetDescription
Raphael Isemann
2019-12-04
1
-1
/
+1
*
[lldb][NFC] Migrate to raw_ostream in ArchSpec::DumpTriple
Raphael Isemann
2019-12-04
2
-3
/
+3
*
[Process] GetLanguageRuntimes() takes an argument that's always constant.
Davide Italiano
2019-12-03
1
-6
/
+4
*
[lldb] Move register info "augmentation" from gdb-remote into ABI
Pavel Labath
2019-12-03
1
-18
/
+17
*
[lldb][NFC] Make Stream's IndentLevel an unsigned integers.
Raphael Isemann
2019-12-02
1
-1
/
+1
*
[lldb][NFC] Allow range-based for-loops on VariableList
Raphael Isemann
2019-11-25
1
-6
/
+3
*
[DWARF] Handle call sites with indirect call targets
Vedant Kumar
2019-11-22
1
-10
/
+15
*
[lldb] Fix exception breakpoint not being resolved when set on dummy target
Martin Svensson
2019-11-22
1
-1
/
+3
*
[lldb][NFC] Simplify a return in ThreadPlanStepInRange::DefaultShouldStopHere...
Raphael Isemann
2019-11-12
1
-1
/
+1
*
MemoryRegion: Print "don't know" permission values as such
Pavel Labath
2019-11-05
1
-2
/
+22
*
lldb/minidump: Refactor memory region computation code
Pavel Labath
2019-10-25
2
-0
/
+21
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
1
-8
/
+6
*
[ARC] Basic support in gdb-remote process plugin
Tatyana Krasnukha
2019-10-17
2
-0
/
+7
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
2
-0
/
+2
*
uint32_t options -> File::OpenOptions options
Lawrence D'Anna
2019-10-14
3
-7
/
+6
*
Implement serializing scripted breakpoints and their extra args.
Jim Ingham
2019-10-10
1
-2
/
+1
*
[lldb][NFC] Remove strange bool parameter from Searcher::SearchCallback
Raphael Isemann
2019-10-10
1
-4
/
+3
*
Pass an SBStructuredData to scripted ThreadPlans on use.
Jim Ingham
2019-10-03
2
-5
/
+17
*
factor out an abstract base class for File
Lawrence D'Anna
2019-10-03
1
-3
/
+3
*
Allow the internal-state-thread free access to the TargetAPI mutex.
Jim Ingham
2019-10-01
2
-0
/
+13
*
[StackFrameList][DFS] Turn a few raw pointers into references, NFC
Vedant Kumar
2019-09-30
1
-8
/
+8
*
Give an error when StepUsingScriptedThreadPlan is passed a bad classname.
Jim Ingham
2019-09-28
1
-2
/
+4
*
remove File::SetStream(), make new files instead.
Lawrence D'Anna
2019-09-27
4
-11
/
+10
*
Convert FileSystem::Open() to return Expected<FileUP>
Lawrence D'Anna
2019-09-26
2
-18
/
+22
*
Have ABI plugins vend llvm MCRegisterInfo data
Pavel Labath
2019-09-25
1
-0
/
+19
*
File::SetDescriptor() should require options
Jonas Devlieghere
2019-09-23
1
-2
/
+3
*
[Target] Move InferiorCall to Process
Alex Langford
2019-09-13
1
-2
/
+57
*
[Function] Factor out GetCallEdgeForReturnAddress, NFC
Vedant Kumar
2019-09-10
1
-11
/
+4
*
[lldb] Limit the amount of zeroes we use for padding when printing small floats
Raphael Isemann
2019-09-04
2
-0
/
+9
*
Code cleanup: Change FormattersContainer::KeyType from SP to rvalue
Jan Kratochvil
2019-09-04
1
-4
/
+4
*
[lldb] Replace std::call_once() with llvm::call_once()
Michal Gorny
2019-09-03
1
-2
/
+2
*
DWARFExpression: Simplify class interface
Pavel Labath
2019-08-27
1
-5
/
+3
*
Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
2
-41
/
+22
*
Revert Extend FindTypes with CompilerContext to allow filtering by language.
Adrian Prantl
2019-08-22
2
-22
/
+41
[next]