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
/
OperatingSystem
/
Python
/
OperatingSystemPython.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-8
/
+0
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Move StructuredData from Core to Utility
Pavel Labath
2017-06-27
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-75
/
+64
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-21
1
-31
/
+29
*
Remove ScriptInterpreterObject.
Zachary Turner
2015-03-17
1
-11
/
+12
*
Fixed deadlocks that could occur when using python for breakpoints, operating...
Greg Clayton
2014-02-13
1
-0
/
+1
*
<rdar://problem/13854277>
Greg Clayton
2013-05-10
1
-5
/
+2
*
Reinstating r181091 and r181106 with fix for Linux regressions.
Andrew Kaylor
2013-05-07
1
-1
/
+2
*
Temporarily reverting r181091 and r181106 due to the vast test breakage on th...
Ashok Thirumurthi
2013-05-07
1
-2
/
+1
*
After recent OperatingsSystem plug-in changes, the lldb_private::Process and ...
Greg Clayton
2013-05-04
1
-1
/
+2
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-1
/
+1
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-1
/
+1
*
<rdar://problem/13491977>
Greg Clayton
2013-04-12
1
-1
/
+2
*
<rdar://problem/13010007>
Greg Clayton
2013-01-18
1
-2
/
+14
*
Allow operating system plug-ins to specify the address for registers so we do...
Greg Clayton
2012-10-25
1
-1
/
+2
*
<rdar://problem/12491420>
Greg Clayton
2012-10-18
1
-1
/
+6
*
Adding bindings to the Script Interpreter for some basic Python OS plugin fun...
Enrico Granata
2012-08-24
1
-0
/
+3
*
Added a hollowed out version of an OperatingSystem plugin that will use a cla...
Greg Clayton
2012-08-23
1
-0
/
+89