summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/RegisterValue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved Args::StringToXIntYZ to StringConvert::ToXIntYZVince Harron2015-01-151-2/+3
* RegisterValues can now report their contents asSean Callanan2013-04-301-1/+58
* Introduces extended register sets whose availability can vary with the target...Ashok Thirumurthi2013-03-281-2/+1
* Fix assert in RegisterValue::SetBytes if we're trying toJason Molenda2013-03-091-1/+1
* <rdar://problem/13069948>Greg Clayton2013-01-251-1/+1
* More Linux warnings fixes (remove default labels as needed):Daniel Malea2012-12-071-2/+0
* Resolve printf formatting warnings on Linux:Daniel Malea2012-11-291-2/+2
* For the eEncodingIEEE754 registers in RegisterValue::SetType,Jason Molenda2012-09-061-2/+2
* rdar://problem/11598332Johnny Chen2012-06-051-5/+18
* rdar://problem/10611315Johnny Chen2012-03-071-0/+3
* rdar://problem/10652076Johnny Chen2012-03-021-1/+54
* Cleaned up many error codes. For any who is filling in error strings intoGreg Clayton2011-10-261-13/+13
* Fix a logic error caught by the static analyzer.Johnny Chen2011-08-121-1/+1
* Fixed some issues with ARM backtraces by not processing any push/pop Greg Clayton2011-07-061-0/+147
* Added a way to resolve an load address from a target:Greg Clayton2011-05-181-1/+71
* Added generic register numbers for simple ABI argument registers and definedGreg Clayton2011-05-151-3/+39
* While implementing unwind information using UnwindAssemblyInstEmulation I ranGreg Clayton2011-05-091-0/+896
OpenPOWER on IntegriCloud