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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export the ability to see if a symbol is externally visible and also if the s...
Greg Clayton
2012-04-02
1
-1
/
+14
*
Building llvm for multiple arches could cause problems
Jason Molenda
2012-04-02
1
-1
/
+3
*
Updated LLVM to take a comprehensive fix to the
Sean Callanan
2012-04-01
3
-192
/
+841
*
Part 1 of a series of fixes meant to improve reliability and increase ease of...
Enrico Granata
2012-03-29
1
-0
/
+14
*
Updated LLVM and LLDB to fix compilation errors
Sean Callanan
2012-03-28
2
-0
/
+48
*
adding a summary for Objective-C type 'Class'
Enrico Granata
2012-03-27
1
-0
/
+14
*
Synthetic values are now automatically enabled and active by default. SBValue...
Enrico Granata
2012-03-27
1
-28
/
+28
*
<rdar://problem/11022964>
Sean Callanan
2012-03-26
1
-0
/
+73
*
Adding a new API call IsTypeComplete() to SBType. This call is meant to check...
Enrico Granata
2012-03-24
1
-1
/
+6
*
Integrated LLVM revision 153218, which fixes a
Sean Callanan
2012-03-22
1
-0
/
+421
*
Added a local patch to reflect an LLVM fix for
Sean Callanan
2012-03-21
1
-0
/
+119
*
Massive enumeration name changes: a number of enums in ValueObject were not f...
Enrico Granata
2012-03-19
1
-5
/
+13
*
Updated LLVM/Clang to take a patch that fixes some
Sean Callanan
2012-03-17
1
-0
/
+22
*
Export the APIs submitted by Dawn to the Python bindings. Add a simple test ...
Johnny Chen
2012-03-16
3
-1
/
+20
*
Integrated two high-value Clang fixes:
Sean Callanan
2012-03-16
2
-0
/
+26
*
Added formatters for libc++ (http://libcxx.llvm.org):
Enrico Granata
2012-03-12
1
-0
/
+14
*
Updated the revision of LLVM/Clang used by LLDB.
Sean Callanan
2012-03-08
1
-2
/
+3
*
Added the ability to disassembly "count" instructions given a SBAddress.
Greg Clayton
2012-03-06
1
-0
/
+3
*
Add a command and an SB API to create exception breakpoints. Make the break ...
Jim Ingham
2012-03-06
1
-0
/
+12
*
Copying a new file required for the updated formatters to work into LLDB.fram...
Enrico Granata
2012-03-05
1
-0
/
+14
*
rdar://problem/10976649
Johnny Chen
2012-03-05
1
-0
/
+3
*
added a new formatter for CF(Mutable)BitVector
Enrico Granata
2012-03-03
3
-12
/
+178
*
(a) adding formatters for:
Enrico Granata
2012-03-02
1
-0
/
+14
*
(a) adding an introspection formatter for NS(Mutable)IndexSet
Enrico Granata
2012-03-01
1
-0
/
+14
*
Updated LLVM to take a new MC JIT that supports
Sean Callanan
2012-03-01
1
-2
/
+2
*
This commit:
Enrico Granata
2012-02-29
2
-91
/
+79
*
Added some missing accessors to the SBAttachInfo for user and group ID
Greg Clayton
2012-02-24
1
-0
/
+18
*
Fixed the launching code when using the new SBLaunchInfo.
Greg Clayton
2012-02-24
1
-21
/
+2
*
Added the new way we will eventually do all attaches and launches. First clients
Greg Clayton
2012-02-24
1
-0
/
+183
*
Updated LLVM to take some fixes that make the
Sean Callanan
2012-02-23
1
-2
/
+2
*
This patch provides a set of formatters for most of the commonly used Cocoa c...
Enrico Granata
2012-02-23
1
-1
/
+240
*
typemaps to allow Python to invoke the new SBModule::GetVersion() API. Memory...
Enrico Granata
2012-02-23
1
-0
/
+42
*
Added the ability to get a ObjectFile versions from the ObjectFile
Greg Clayton
2012-02-22
1
-0
/
+4
*
Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python
Jason Molenda
2012-02-21
1
-0
/
+9
*
Add a logging mode that takes a callback and flush'es to that callback.
Jim Ingham
2012-02-21
1
-0
/
+6
*
Adding formatters for several useful Objective-C/Cocoa data types. The new ca...
Enrico Granata
2012-02-17
2
-0
/
+17
*
Add a general mechanism to wait on the debugger for Broadcasters of a given c...
Jim Ingham
2012-02-16
6
-0
/
+24
*
<rdar://problem/10062621>
Enrico Granata
2012-02-15
10
-0
/
+636
*
Brought LLVM/Clang up to top of tree. The only
Sean Callanan
2012-02-09
1
-2
/
+2
*
Send Breakpoint Changed events for all the relevant changes to breakpoints.
Jim Ingham
2012-02-08
2
-0
/
+9
*
Removed all of the "#ifndef SWIG" from the SB header files since we are using
Greg Clayton
2012-02-06
7
-37
/
+245
*
<rdar://problem/10560053>
Greg Clayton
2012-02-05
1
-0
/
+3
*
I have brought LLDB up-to-date with top of tree
Sean Callanan
2012-02-04
10
-454
/
+2
*
Allow a SBAddress to be created from a SBSection and an offset.
Greg Clayton
2012-02-04
3
-3
/
+15
*
Convert all python objects in our API to use overload the __str__ method
Greg Clayton
2012-02-04
1
-55
/
+79
*
Expose more convenience functionality in the python classes.
Greg Clayton
2012-02-03
4
-0
/
+141
*
Fixed casting in the lldb::SBValue::Cast(SBType) function.
Greg Clayton
2012-02-03
1
-1
/
+17
*
Cleaned up the documentation strings for many helper objects and added
Greg Clayton
2012-02-03
4
-26
/
+79
*
Added support to SBType for getting template arguments from a SBType:
Greg Clayton
2012-02-03
1
-0
/
+9
*
ensure that changes to the typemaps are properly detected and cause SWIG to r...
Enrico Granata
2012-02-02
1
-0
/
+14
[next]