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
*
Set the default language to use when evaluating to that of the frame's CU.
Dawn Perchik
2015-09-04
3
-6
/
+39
*
Nuke CXXFormatterFunctions.cpp - split the contents of it across different fi...
Enrico Granata
2015-09-04
21
-300
/
+331
*
Only export public symbols with the cmake build.
Bruce Mitchener
2015-09-04
3
-0
/
+10
*
SystemRuntime/MacOSX no longer need ObjCRuntime header.
Bruce Mitchener
2015-09-03
3
-6
/
+2
*
Lookup function using full name if one with mangled name is not found.
Siva Chandra
2015-09-03
1
-5
/
+32
*
NetBSD ships with paccept(2), a superset of accept4(2)
Stephane Sezer
2015-09-03
1
-2
/
+4
*
Fix logging message
Pavel Labath
2015-09-03
1
-1
/
+1
*
Fix deadlock while attaching to inferiors
Pavel Labath
2015-09-03
2
-148
/
+159
*
Fix rare failure in TestProcessIO
Pavel Labath
2015-09-03
1
-6
/
+5
*
[cmake] Remove LLVM_NO_RTTI.
Bruce Mitchener
2015-09-03
74
-149
/
+1
*
Fix cmake build.
Bruce Mitchener
2015-09-03
5
-1
/
+9
*
[MIPS64] Emulate MSA branch instructions
Sagar Thakur
2015-09-03
2
-36
/
+314
*
Purge a few places where *LanguageRuntime.h was being used when it
Jim Ingham
2015-09-03
10
-11
/
+2
*
CXXFormatterFunctions.{h|cpp} is not a good thing to have around, so start sp...
Enrico Granata
2015-09-03
5
-988
/
+1033
*
Remove the list of all languages in the help for "help language" since
Jim Ingham
2015-09-03
1
-4
/
+0
*
Jim told me about a cleaner way to include headers from plug-ins.
Sean Callanan
2015-09-03
6
-6
/
+6
*
In preparation for factoring persistent variables into a generic part and a
Sean Callanan
2015-09-03
9
-7
/
+477
*
Fix ObjCLanguage::MethodName::GetCategory after r246616; I was just moving th...
Jim Ingham
2015-09-03
1
-1
/
+1
*
When redirecting stdio, use FILE_SHARE_DELETE.
Zachary Turner
2015-09-02
1
-1
/
+1
*
Try to fix FreeBSD build.
Zachary Turner
2015-09-02
2
-15
/
+15
*
Removed comments that suggested that asserts in the ClangASTImporter should be
Sean Callanan
2015-09-02
1
-2
/
+2
*
Improved logging for deported types in the ClangASTImporter.
Sean Callanan
2015-09-02
1
-2
/
+10
*
Only create alternative thumb disassembler if the main one is arm
Tamas Berghammer
2015-09-02
1
-2
/
+2
*
Fix arm disassambler with specifying armv8.1a architecture
Tamas Berghammer
2015-09-02
1
-10
/
+18
*
Fix tab completion for command arguments containing spaces
Tamas Berghammer
2015-09-02
2
-3
/
+33
*
Fix Clang-tidy misc-use-override warnings in source/Commands headers, unify c...
Pavel Labath
2015-09-02
28
-194
/
+130
*
Move more functionality from the LanguageRuntimes to the Languages.
Jim Ingham
2015-09-02
13
-676
/
+889
*
Add a Language::ForAllLanguages helper function
Enrico Granata
2015-09-02
1
-0
/
+10
*
Use Language::LanguageIsCPlusPlus instead of doing the same switch over language
Enrico Granata
2015-09-02
1
-10
/
+3
*
Move the functions that FormatManager uses to actually load formatters into t...
Enrico Granata
2015-09-02
3
-99
/
+123
*
Move things from the LanguageRuntime that obviously belong in the new Languag...
Jim Ingham
2015-09-02
15
-166
/
+176
*
Simplify find_first_of & find_last_of on single char.
Bruce Mitchener
2015-09-01
6
-8
/
+8
*
Remove ABIMacOSX_i386::PrepareNormalCall().
Bruce Mitchener
2015-09-01
2
-185
/
+0
*
Fix ProcessKDP.cpp for the change in r246578.
Jim Ingham
2015-09-01
2
-16
/
+18
*
std::initializer_list is not safe to return from a function, as copies are no...
Enrico Granata
2015-09-01
1
-1
/
+1
*
Add logging to a couple of regions of code
Enrico Granata
2015-09-01
2
-2
/
+74
*
Make ProcessWindows not create a strong reference to itself.
Zachary Turner
2015-09-01
4
-12
/
+55
*
Have the Process hold a weak_ptr to the Target.
Zachary Turner
2015-09-01
12
-142
/
+146
*
Make remote-android platform to use dynamic local tcp ports when forwarding d...
Oleksiy Vyalov
2015-09-01
6
-42
/
+98
*
Add support for language plugins to provide data formatters (second attempt)
Enrico Granata
2015-09-01
7
-24
/
+303
*
When looking up types, find the first type we can import rather than just taking
Sean Callanan
2015-09-01
1
-26
/
+33
*
Implement DoReadMemory for Windows mini dumps.
Adrian McCarthy
2015-09-01
2
-5
/
+93
*
Make ProcessGDBRemote get a //copy// of platform Unix signals.
Chaoren Lin
2015-09-01
4
-3
/
+11
*
[NativeProcessLinux] Fix detach of multithreaded inferiors
Pavel Labath
2015-09-01
1
-5
/
+11
*
[NativeProcessLinux] Fix assertion failure when killing a process
Pavel Labath
2015-09-01
1
-1
/
+10
*
Revert "Add support for language plugins to provide data formatters"
Pavel Labath
2015-09-01
7
-294
/
+28
*
A few small comment fixups with terminology "gcc" -> "eh_frame", "gdb" -> "st...
Jason Molenda
2015-09-01
1
-6
/
+6
*
And of course, typos
Enrico Granata
2015-09-01
1
-1
/
+1
*
Attempt at fixing the CMake build
Enrico Granata
2015-09-01
1
-0
/
+1
*
Add support for language plugins to provide data formatters
Enrico Granata
2015-09-01
6
-28
/
+293
[next]