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
/
Core
/
RegisterValue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved Args::StringToXIntYZ to StringConvert::ToXIntYZ
Vince Harron
2015-01-15
1
-2
/
+3
*
RegisterValues can now report their contents as
Sean Callanan
2013-04-30
1
-1
/
+58
*
Introduces extended register sets whose availability can vary with the target...
Ashok Thirumurthi
2013-03-28
1
-2
/
+1
*
Fix assert in RegisterValue::SetBytes if we're trying to
Jason Molenda
2013-03-09
1
-1
/
+1
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-1
/
+1
*
More Linux warnings fixes (remove default labels as needed):
Daniel Malea
2012-12-07
1
-2
/
+0
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-2
/
+2
*
For the eEncodingIEEE754 registers in RegisterValue::SetType,
Jason Molenda
2012-09-06
1
-2
/
+2
*
rdar://problem/11598332
Johnny Chen
2012-06-05
1
-5
/
+18
*
rdar://problem/10611315
Johnny Chen
2012-03-07
1
-0
/
+3
*
rdar://problem/10652076
Johnny Chen
2012-03-02
1
-1
/
+54
*
Cleaned up many error codes. For any who is filling in error strings into
Greg Clayton
2011-10-26
1
-13
/
+13
*
Fix a logic error caught by the static analyzer.
Johnny Chen
2011-08-12
1
-1
/
+1
*
Fixed some issues with ARM backtraces by not processing any push/pop
Greg Clayton
2011-07-06
1
-0
/
+147
*
Added a way to resolve an load address from a target:
Greg Clayton
2011-05-18
1
-1
/
+71
*
Added generic register numbers for simple ABI argument registers and defined
Greg Clayton
2011-05-15
1
-3
/
+39
*
While implementing unwind information using UnwindAssemblyInstEmulation I ran
Greg Clayton
2011-05-09
1
-0
/
+896