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
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13072285>
Jason Molenda
2013-01-25
1
-1
/
+1
*
Update test scripts and Makefiles to allow testing with GCC:
Daniel Malea
2013-01-25
11
-13
/
+51
*
Mark test cases affected by PR 15036 (GCC-generated DWARF causes parser crash)
Daniel Malea
2013-01-24
5
-0
/
+21
*
Don't listen for EXC_RESOURCE exceptions, those should really be handled by t...
Jim Ingham
2013-01-24
2
-1
/
+18
*
Skip 32-bit testing of check_public_api_headers (on all platforms, not just M...
Daniel Malea
2013-01-24
1
-2
/
+2
*
Marking test cases with @expectedFailureLinux as per recently opened bugs
Daniel Malea
2013-01-24
6
-1
/
+5
*
PR14426 (breakpoint hit count incorrect) is resolved.
Daniel Malea
2013-01-24
1
-3
/
+0
*
Check for NULL breakpoint option thread name & queue name before comparing th...
Jim Ingham
2013-01-23
1
-2
/
+4
*
Remove a compile time warning in RNBRemote::HandlePacket_qProcessInfo
Jason Molenda
2013-01-23
1
-2
/
+1
*
Change the container-regs kv pair in the qRegsiterInfo
Jason Molenda
2013-01-23
2
-44
/
+44
*
<rdar://problem/12711206>
Enrico Granata
2013-01-23
9
-70
/
+139
*
lldb.thread is not to be used anymore
Enrico Granata
2013-01-22
1
-1
/
+1
*
Quick fix to make LLDB TOT work with Clang TOT.
Sean Callanan
2013-01-22
1
-1
/
+1
*
Replacing a "no clue why" comment with the explanation it was demanding
Enrico Granata
2013-01-22
1
-1
/
+3
*
Clear up the documentation for the "container-regs" and "invalidate-regs" key...
Greg Clayton
2013-01-21
1
-4
/
+20
*
Changed the register number lists for the qRegisterInfo packet response to be...
Greg Clayton
2013-01-21
3
-9
/
+13
*
Added all of the 16 and 8 bit register variants for i386.
Greg Clayton
2013-01-21
3
-96
/
+174
*
Updated the LLDB qRegisterInfo documentation to contain information on the ne...
Greg Clayton
2013-01-21
1
-0
/
+30
*
<rdar://problem/13020634>
Greg Clayton
2013-01-21
6
-248
/
+407
*
<rdar://problem/12437929>
Enrico Granata
2013-01-21
5
-3
/
+136
*
<rdar://problem/12350715>
Jason Molenda
2013-01-19
1
-0
/
+13
*
Extended LLDB to handle blocks capturing 'self'
Sean Callanan
2013-01-19
5
-8
/
+129
*
<rdar://problem/13011717>
Greg Clayton
2013-01-19
1
-1
/
+4
*
<rdar://problem/13010007>
Greg Clayton
2013-01-18
17
-461
/
+690
*
Disassemble the vAttach packet.
Greg Clayton
2013-01-18
1
-0
/
+13
*
<rdar://problem/12976277>
Han Ming Ong
2013-01-18
4
-7
/
+134
*
Add code to retreive the mach port # for each thread in the inferior applicat...
Jason Molenda
2013-01-18
1
-7
/
+55
*
Made the expression handle variables with
Sean Callanan
2013-01-18
6
-38
/
+306
*
Use insert instead of emplace until support/distribution improves on some pla...
Matt Kopec
2013-01-18
1
-2
/
+2
*
<rdar://problem/12243932>
Jason Molenda
2013-01-18
2
-5
/
+21
*
The wchar_t and char1632_t test cases were erroneously running as x86_64 only...
Enrico Granata
2013-01-17
2
-2
/
+2
*
<rdar://problem/12786725>
Enrico Granata
2013-01-17
4
-2
/
+69
*
Converting lambdas to plain old static function pointers
Enrico Granata
2013-01-17
1
-15
/
+20
*
Under GNU/Linux & HURD, add a soname to the liblldb shared library.
Sylvestre Ledru
2013-01-17
1
-1
/
+2
*
fix 'const const' typo introduced in r172647
Daniel Malea
2013-01-17
1
-3
/
+3
*
Add one more bit of logging for armv7 watchpoint debugging.
Jason Molenda
2013-01-17
1
-0
/
+2
*
Adding a custom summary for libc++ std::vector<bool>
Enrico Granata
2013-01-16
1
-0
/
+4
*
Changing the Python reference document to be more explicit in discouraging us...
Enrico Granata
2013-01-16
1
-12
/
+16
*
Removed unused variable.
Greg Clayton
2013-01-16
1
-1
/
+0
*
Remove std::string input arguments and replace with "const char *".
Greg Clayton
2013-01-16
5
-81
/
+76
*
Replacing reference to radar number with svn revision
Enrico Granata
2013-01-16
1
-1
/
+1
*
<rdar://problem/13021266>
Enrico Granata
2013-01-16
6
-0
/
+80
*
Greg created a new API on SBProcess to get an ID that is guaranteed to be uni...
Enrico Granata
2013-01-16
1
-1
/
+1
*
<rdar://problem/13009943>
Greg Clayton
2013-01-16
5
-4
/
+73
*
SDKROOT should only be unset/cleared for ARM builds. The first fix by Bob Wil...
Greg Clayton
2013-01-16
1
-5
/
+14
*
<rdar://problem/13019628>
Han Ming Ong
2013-01-16
6
-12
/
+12
*
Fix clang builds that were broken due to SDKROOT changes of you have an inter...
Greg Clayton
2013-01-16
1
-3
/
+3
*
Fixes to the code I just committed to reflect
Sean Callanan
2013-01-15
1
-0
/
+3
*
Modified the Objective-C runtime to fetch Objective-C
Sean Callanan
2013-01-15
2
-8
/
+364
*
ClangExpressionVariable previously was not capable of
Sean Callanan
2013-01-15
3
-104
/
+178
[next]