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
/
Plugins
/
Process
/
MacOSX-Kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move SafeMachO from Utility to Host
Pavel Labath
2018-09-12
1
-1
/
+1
*
Move Predicate.h from Host to Utility
Raphael Isemann
2018-08-30
1
-1
/
+1
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
3
-4
/
+4
*
[windows] LLDB shows the wrong values when register read is executed at a fra...
Stella Stamenova
2018-07-10
1
-5
/
+5
*
Remove UUID::SetFromCString
Pavel Labath
2018-06-21
1
-1
/
+1
*
Typo fixes.
Bruce Mitchener
2018-05-29
1
-8
/
+8
*
Remove the timed_out out-argument from Predicate::WaitForValueEqualTo
Pavel Labath
2018-05-03
1
-1
/
+1
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
3
-40
/
+37
*
[MacOSX-Kernel] Remove broken KDP_IMAGEPATH support.
Davide Italiano
2018-01-02
1
-37
/
+0
*
Fix a couple of warnings (NFC)
Adrian Prantl
2017-12-19
1
-1
/
+1
*
Fix netbsd, freebsd and osx builds for ArchSpec move
Pavel Labath
2017-11-13
2
-2
/
+2
*
Rename Error -> Status.
Zachary Turner
2017-05-12
8
-105
/
+110
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Move StringList from Core -> Utility.
Zachary Turner
2017-03-21
1
-1
/
+1
*
Fix windows&darwin builds broken by r297812
Pavel Labath
2017-03-15
1
-1
/
+0
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
2
-4
/
+4
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
2
-2
/
+2
*
Fix the macOS build all the way after r296909.
Jim Ingham
2017-03-04
1
-72
/
+91
*
Fix DataExtractor failures.
Zachary Turner
2017-03-03
1
-8
/
+5
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
2
-2
/
+2
*
Switch ProcessKDPLog to the new channel registration mechanism
Pavel Labath
2017-02-17
4
-203
/
+35
*
Fix darwin and windows builds broken by r294736
Pavel Labath
2017-02-10
2
-6
/
+7
*
Remove verbose category in the kdp channel
Pavel Labath
2017-02-06
4
-14
/
+7
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
1
-2
/
+4
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
2
-4
/
+4
*
[CMake] [3/4] Update a batch of plugins
Chris Bieneman
2017-01-31
1
-1
/
+13
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
2
-4
/
+2
*
Fixed DoConnectRemote issues where ProcessKDP wasn't switched over to use the...
Greg Clayton
2016-12-07
2
-53
/
+54
*
Fix OSX build for r288238
Pavel Labath
2016-11-30
1
-2
/
+3
*
Fix builds Windows and OSX builds after Connection refactor in r287922
Pavel Labath
2016-11-25
1
-2
/
+5
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-1
/
+1
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-1
/
+1
*
Remove TimeValue usages from MacOSX-Kernel process plugin. NFC
Pavel Labath
2016-11-02
3
-10
/
+7
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
16
-3736
/
+3180
*
Fix lldb build on Mac.
Pavel Labath
2016-08-31
1
-1
/
+1
*
Decoupled Options from CommandInterpreter.
Todd Fiala
2016-08-11
1
-1
/
+1
*
Delete Host/windows/win32.h
Zachary Turner
2016-08-09
1
-1
/
+1
*
Fixed up Xcode build for r276976 and r277011.
Todd Fiala
2016-07-28
2
-2
/
+2
*
Clean up vestigial remnants of locking primitives
Saleem Abdulrasool
2016-07-28
3
-5
/
+4
*
LLDB help content has accumulated over time without a recent attempt to
Kate Stone
2016-07-14
1
-5
/
+3
*
second pass over removal of Mutex and Condition
Saleem Abdulrasool
2016-05-19
2
-23
/
+23
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-2
/
+2
*
Change over the broadcaster/listener process to hold shared or weak pointers
Jim Ingham
2016-03-07
2
-10
/
+10
*
Add -Wimplicit-fallthrough command line option to clang in
Jason Molenda
2016-02-16
1
-0
/
+1
*
Remove autoconf support from source directories.
Eugene Zelenko
2016-01-28
1
-14
/
+0
*
Make lldb::endian::InlHostByteOrder() private.
Bruce Mitchener
2015-11-07
1
-2
/
+2
*
Add support for the new (added last week) llvm::Triple::WatchOS and ::TvOS
Jason Molenda
2015-11-05
1
-1
/
+3
*
Make sure we don't over specify an architecture when we connect to KDP and us...
Greg Clayton
2015-10-28
2
-15
/
+33
*
Split Socket class into Tcp/Udp/DomainSocket subclasses.
Oleksiy Vyalov
2015-10-15
1
-2
/
+2
[next]