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
/
Target
/
RegisterContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.
Eugene Zelenko
2016-02-18
1
-28
/
+8
*
Make lldb::endian::InlHostByteOrder() private.
Bruce Mitchener
2015-11-07
1
-7
/
+7
*
[LLDB][MIPS] microMIPS breakpoints, disassembly and compressed addresses
Jaydeep Patil
2015-09-22
1
-1
/
+15
*
Replace uint32_t by lldb::RegisterKing in register context API.
Jean-Daniel Dupas
2014-07-02
1
-2
/
+2
*
<rdar://problem/15172417>
Greg Clayton
2013-11-13
1
-0
/
+12
*
Update ABISysV_x86_64.cpp to use more efficient register finding calls.
Greg Clayton
2013-11-05
1
-0
/
+9
*
Roll back the changes I made in r193907 which created a new Frame
Jason Molenda
2013-11-04
1
-5
/
+5
*
Add a new base class, Frame. It is a pure virtual function which
Jason Molenda
2013-11-02
1
-5
/
+5
*
Re-enable test_convenience_registers_16bit_with_process_attach test for Linux.
Michael Sartain
2013-10-09
1
-9
/
+0
*
Added a 'jump' command, similar to GDBs.
Richard Mitton
2013-09-12
1
-0
/
+13
*
Introducing a temporary work-around for a register mapping problem with 32-bi...
Andrew Kaylor
2013-08-21
1
-0
/
+9
*
Make the unwinding of the stack part of "thread return" work, and add the thr...
Jim Ingham
2012-09-14
1
-0
/
+41
*
Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptr
Greg Clayton
2012-02-21
1
-48
/
+69
*
The second part in thread hardening the internals of LLDB where we make
Greg Clayton
2012-02-18
1
-6
/
+6
*
Added the ability to get the return value from a ThreadPlanCallFunction
Greg Clayton
2011-05-15
1
-8
/
+17
*
While implementing unwind information using UnwindAssemblyInstEmulation I ran
Greg Clayton
2011-05-09
1
-126
/
+258
*
Split all of the core of LLDB.framework/lldb.so into a
Greg Clayton
2011-03-20
1
-0
/
+4
*
Endian patch from Kirk Beitz that allows better cross platform building.
Greg Clayton
2011-02-01
1
-7
/
+8
*
Put more smarts into the RegisterContext base class. Now the base class has
Greg Clayton
2011-01-09
1
-1
/
+16
*
Fixed issues with RegisterContext classes and the subclasses. There was
Greg Clayton
2011-01-06
1
-24
/
+10
*
Check in the native lldb unwinder.
Jason Molenda
2010-10-25
1
-2
/
+133
*
There are now to new "settings set" variables that live in each debugger
Greg Clayton
2010-10-04
1
-3
/
+3
*
The first part of an lldb native stack unwinder.
Jason Molenda
2010-09-10
1
-0
/
+22
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+238