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
/
Utility
/
DynamicRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix DynamicRegisterInfo copying/moving issue.
Tatyana Krasnukha
2018-06-08
1
-15
/
+36
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-16
/
+12
*
Move Args::StringTo*** functions to a new OptionArgParser class
Pavel Labath
2018-04-10
1
-1
/
+3
*
Use GetItemAtIndexAsString overload for ConstString and move set rather than ...
Tatyana Krasnukha
2018-03-14
1
-6
/
+3
*
Make Finalize tolerant of empty register sets.
Tatyana Krasnukha
2018-03-01
1
-1
/
+1
*
Move ArchSpec to the Utility module
Pavel Labath
2017-11-13
1
-5
/
+1
*
Move StructuredData from Core to Utility
Pavel Labath
2017-06-27
1
-1
/
+1
*
Update StructuredData::String to return StringRefs.
Zachary Turner
2017-05-12
1
-15
/
+13
*
Fix warnings from clang build on macOS.
Bruce Mitchener
2017-03-23
1
-0
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Make lldb -Werror clean for -Wstring-conversion
David Blaikie
2017-01-06
1
-1
/
+1
*
Make lldb::Regex use StringRef.
Zachary Turner
2016-09-21
1
-2
/
+2
*
Fix more functions in Args to use StringRef.
Zachary Turner
2016-09-19
1
-3
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-720
/
+659
*
Convert some StringExtractor functions to accept MutableArrayRefs.
Zachary Turner
2016-08-30
1
-2
/
+1
*
[LLVM][MIPS] Fix FPU Size Based on Dynamic FR.
Nitesh Jain
2016-08-01
1
-0
/
+41
*
Clean up register naming conventions inside lldb.
Jason Molenda
2015-09-15
1
-7
/
+5
*
Remove unintentional ;'s.
Jason Molenda
2015-08-18
1
-2
/
+2
*
Update DynamicRegisterInfo::SetRegisterInfo to accept eh_frame register
Jason Molenda
2015-08-15
1
-1
/
+7
*
A messy bit of cleanup: Move towards more descriptive names
Jason Molenda
2015-08-15
1
-6
/
+6
*
Don't #include "lldb-python.h" from anywhere.
Zachary Turner
2015-05-29
1
-2
/
+0
*
Added XML to the host layer.
Greg Clayton
2015-05-26
1
-14
/
+107
*
Remove ScriptInterpreterObject.
Zachary Turner
2015-03-17
1
-293
/
+251
*
Moved Args::StringToXIntYZ to StringConvert::ToXIntYZ
Vince Harron
2015-01-15
1
-3
/
+3
*
Make sure we print errors for python OperatingSystem plug-ins for when things...
Greg Clayton
2014-12-11
1
-0
/
+12
*
This creates a valid Python API for Windows, pending some issues. The changes...
Deepak Panickal
2014-07-01
1
-1
/
+1
*
sweep up -Wformat warnings from gcc
Saleem Abdulrasool
2014-04-04
1
-3
/
+5
*
sanitise sign comparisons
Saleem Abdulrasool
2014-04-02
1
-2
/
+2
*
"size_t" isn't always 64 bit, it is 32 bit on 32 bit systems. All printf styl...
Greg Clayton
2014-03-03
1
-1
/
+1
*
Fix Windows build using portable types for formatting the log outputs
Deepak Panickal
2014-03-03
1
-4
/
+4
*
<rdar://problem/14972424>
Greg Clayton
2013-10-17
1
-9
/
+426
*
<rdar://problem/14972424>
Greg Clayton
2013-10-15
1
-7
/
+14
*
<rdar://problem/13010007>
Greg Clayton
2013-01-18
1
-16
/
+19
*
Fix Linux build warnings due to redefinition of macros:
Daniel Malea
2012-12-05
1
-0
/
+2
*
Remove LLDB_DISABLE_PYTHON ifndef around FormatManager::LoadObjCFormatters() ...
Jason Molenda
2012-09-11
1
-0
/
+5
*
We have a partially working OS plug-in through python!
Greg Clayton
2012-08-24
1
-2
/
+8
*
Added Args::StringForEncoding(), Args::StringToGenericRegister() and centrali...
Greg Clayton
2012-08-24
1
-7
/
+128
*
Added a new plug-in type: lldb_private::OperatingSystem. The operating system
Greg Clayton
2011-08-22
1
-0
/
+142