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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crash, an UB and add some assert to dwo symbol file handling
Tamas Berghammer
2015-10-09
5
-5
/
+26
*
Fix the windows build after r249747
Tamas Berghammer
2015-10-09
1
-1
/
+3
*
Fix regression caused by r249769
Tamas Berghammer
2015-10-09
1
-0
/
+1
*
Addressing warning due to rL249651
Mohit K. Bhakkad
2015-10-09
1
-3
/
+0
*
Fix handling of LLDB_VERS_GENERATED_FILE.
Bruce Mitchener
2015-10-09
2
-3
/
+25
*
Added support for enumerating the languages that actually support TypeSystems
Sean Callanan
2015-10-08
5
-5
/
+95
*
Re-commit the (fixed) changes from r248985 which were reverted by Pavel
Jason Molenda
2015-10-08
6
-138
/
+136
*
Moved the target specific ClangASTContext initialization over into ClangASTCo...
Greg Clayton
2015-10-08
5
-143
/
+206
*
[cmake] Fix cmake build on OSX after r249434.
Dawn Perchik
2015-10-08
1
-11
/
+0
*
Fix the undefined symbol issue with go linking with autotools: build the Lang...
Sylvestre Ledru
2015-10-08
1
-0
/
+1
*
Testcase and fix for bug 24074
Ravitheja Addepally
2015-10-08
11
-61
/
+534
*
[LLDB][MIPS] microMIPS load/store instruction emulation for hardware watchpoints
Mohit K. Bhakkad
2015-10-08
1
-18
/
+55
*
[DWARFASTParserClang] Strengthen incomplete type handling.
Siva Chandra
2015-10-07
1
-47
/
+84
*
Fix the TestCppNsImport test case for DWARF. It was failing for DWARF in .o f...
Greg Clayton
2015-10-07
2
-0
/
+11
*
Decide on the expression language inside UserExpression
Dawn Perchik
2015-10-07
2
-11
/
+13
*
[lldb-mi] Fix evaluation of strings containing characters from non-ascii range
Dawn Perchik
2015-10-07
1
-2
/
+10
*
This is the work I was building up to with my patches yesterday
Enrico Granata
2015-10-07
10
-95
/
+436
*
Reduce header inclusion in Expression.
Bruce Mitchener
2015-10-07
5
-4
/
+3
*
commands: Use override instead of virtual.
Bruce Mitchener
2015-10-07
18
-1216
/
+1029
*
Remove unused virtuals from ABISysV_ppc*
Bruce Mitchener
2015-10-07
2
-24
/
+0
*
Resumbit "Fix race condition during process detach"
Pavel Labath
2015-10-07
1
-40
/
+40
*
Fix minor typos in comments.
Bruce Mitchener
2015-10-07
3
-4
/
+4
*
[Go] Fix inconsistent-missing-override warnings.
Bruce Mitchener
2015-10-07
1
-4
/
+4
*
Route the preferred-display-language mechanism to the ValueObjectPrinter and ...
Enrico Granata
2015-10-07
7
-3
/
+59
*
Enable the StringPrinter to have prefixes that are strings instead of just a ...
Enrico Granata
2015-10-07
4
-19
/
+26
*
Introduce a variant of GetSummaryAsCString() that takes a LanguageType argume...
Enrico Granata
2015-10-07
3
-18
/
+29
*
Fix Android build.
Chaoren Lin
2015-10-07
1
-6
/
+0
*
Simple readline functionality for interactive python on linux.
Ryan Brown
2015-10-06
1
-5
/
+0
*
Add missing GoLanguageRuntime files.
Ryan Brown
2015-10-06
4
-0
/
+350
*
Create GoLanguageRuntime.
Ryan Brown
2015-10-06
3
-0
/
+6
*
Remove GetShortPluginName.
Bruce Mitchener
2015-10-06
5
-28
/
+0
*
Fix Darwin build of lldb-server.
Stephane Sezer
2015-10-06
1
-0
/
+11
*
Create a logging category that is specific to data formatters activity
Enrico Granata
2015-10-06
5
-12
/
+15
*
Fix virtual/override warnings in new MIPS code.
Bruce Mitchener
2015-10-06
1
-17
/
+17
*
Fix segmentation fault in lldb_private::Symbols::LocateExecutableSymbolFile()
Bruce Mitchener
2015-10-06
1
-5
/
+5
*
[MIPS] Emulate microMIPS instructions
Bhushan D. Attarde
2015-10-06
3
-20
/
+766
*
RenderScript command for printing allocation information
Ewan Crawford
2015-10-06
2
-19
/
+637
*
Bug 25050: X87 FPU Special Purpose Registers
Abhishek Aggarwal
2015-10-06
2
-4
/
+22
*
[LLDB][MIPS] Fix hit_count for mips watchpoints
Mohit K. Bhakkad
2015-10-06
1
-1
/
+4
*
Introduce a FormattersMatchData class which contains all the information that...
Enrico Granata
2015-10-06
4
-150
/
+177
*
SBTarget::Attach(SBAttachInfo &) was changed to not be asynchronous back in F...
Greg Clayton
2015-10-05
2
-7
/
+28
*
Add PersistentVariableDelegate to handle language-specific dematerialization.
Sean Callanan
2015-10-03
7
-45
/
+140
*
Remove instance reference of static member function.
Zachary Turner
2015-10-02
1
-9
/
+8
*
Have a clean(er) shutdown when detaching from a process.
Zachary Turner
2015-10-02
1
-20
/
+19
*
Fix the CMake build
Enrico Granata
2015-10-02
1
-0
/
+1
*
Add hooks that enable NSSet, NSDictionary and NSString formatting to apply to...
Enrico Granata
2015-10-02
9
-389
/
+586
*
Made GetScratchTypeSystemForLanguage return an error if desired.
Sean Callanan
2015-10-02
7
-25
/
+44
*
Fix several issues around .ARM.exidx section handling
Tamas Berghammer
2015-10-02
2
-46
/
+58
*
Teach 'type lookup' to pull types from clang modules; also add a test case
Enrico Granata
2015-10-02
1
-16
/
+39
*
Eliminated redundant "constructors" for ClangExpressionVariable. ...
Sean Callanan
2015-10-01
8
-90
/
+70
[next]