1. b50a2f3 Fixed signed operations in the IR interpreter. by Sean Callanan · 11 years ago
  2. ab8e00e Added a SetData() method to ValueObject. This by Sean Callanan · 11 years ago
  3. 36da2aa <rdar://problem/13069948> by Greg Clayton · 11 years ago
  4. c5c8eec <rdar://problem/13010909> by Greg Clayton · 11 years ago
  5. fac004c Added emulation of shifts to the IR interpreter. by Sean Callanan · 11 years ago
  6. d35b7b3 More Linux warnings fixes (remove default labels as needed): by Daniel Malea · 12 years ago
  7. 5f35a4b Resolve printf formatting warnings on Linux: by Daniel Malea · 12 years ago
  8. 671dd55 Reverting the changes to Scalar since this class needs to follow C rules for type promotion by Enrico Granata · 12 years ago
  9. 4a0a125 Reimplementing SBValue/ValueObject.GetValueAsUnsigned() in terms of appropriate calls in Scalar - Making sure Scalar does the right thing when casting signed values to unsigned ones. by Enrico Granata · 12 years ago
  10. 1716ad7 <rdar://problem/10546739> by Greg Clayton · 12 years ago
  11. 9c23673 Cleaned up many error codes. For any who is filling in error strings into by Greg Clayton · 13 years ago
  12. b822658 Fix a logic error caught by the static analyzer. by Johnny Chen · 13 years ago
  13. c0fa533 Added new lldb_private::Process memory read/write functions to stop a bunch by Greg Clayton · 13 years ago
  14. 4e56cd9 Fixed an issue with the sign extend code so it uses the correct m_data member. by Greg Clayton · 13 years ago
  15. 5fba9ee Added the ability to sign extend a Scalar at any bit position for integer types. by Greg Clayton · 13 years ago
  16. cd54803 Endian patch from Kirk Beitz that allows better cross platform building. by Greg Clayton · 13 years ago
  17. 84cdc15 Move Args.{cpp,h} and Options.{cpp,h} to Interpreter where they really belong. by Jim Ingham · 14 years ago
  18. 24943d2 Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 14 years ago