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
...
*
[LLDB] [Windows] Initial support for ARM64 register contexts
Martin Storsjo
2019-10-15
10
-3
/
+1447
*
Fix TestDisassemble_VST1_64
Pavel Labath
2019-10-15
1
-7
/
+7
*
[lldb-server/android] Show more processes by relaxing some checks
Walter Erquinigo
2019-10-15
1
-34
/
+45
*
Revert "fix"
Walter Erquinigo
2019-10-14
1
-45
/
+34
*
fix
Walter Erquinigo
2019-10-14
1
-34
/
+45
*
build fix for SBInstruction.
Lawrence D'Anna
2019-10-14
3
-2
/
+4
*
remove FILE* bindings from SBInstruction.
Lawrence D'Anna
2019-10-14
9
-21
/
+99
*
uint32_t options -> File::OpenOptions options
Lawrence D'Anna
2019-10-14
24
-73
/
+111
*
remove FILE* usage from ReportEventState() and HandleProcessEvent()
Lawrence D'Anna
2019-10-14
9
-21
/
+93
*
Fix test breakage caused by r374424
Lawrence D'Anna
2019-10-14
1
-1
/
+1
*
minidump: Use yaml for memory info tests
Pavel Labath
2019-10-14
4
-2
/
+47
*
DWARFExpression: Fix/add support for (v4) debug_loc base address selection en...
Pavel Labath
2019-10-14
2
-12
/
+47
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
5
-4
/
+73
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
5
-77
/
+4
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
5
-4
/
+77
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
5
-68
/
+4
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
5
-4
/
+68
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-12
5
-64
/
+4
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-12
5
-4
/
+64
*
Temporarily Revert [platform process list] add a flag for showing the process...
Adrian Prantl
2019-10-12
5
-73
/
+4
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-11
5
-4
/
+73
*
Revert "[platform process list] add a flag for showing the processes of all u...
Walter Erquinigo
2019-10-11
5
-69
/
+4
*
Set GNUC version in the LLDB expression parser.
Adrian Prantl
2019-10-11
1
-0
/
+3
*
[NativePDB] Remove unused references to ClangASTImporter
Alex Langford
2019-10-11
2
-3
/
+0
*
Add -fgnuc-version to ClangModuleCompilationOptions on Darwin.
Adrian Prantl
2019-10-11
1
-1
/
+2
*
[platform process list] add a flag for showing the processes of all users
Walter Erquinigo
2019-10-11
5
-4
/
+69
*
make ConstString allocate memory in non-tiny chunks
Lubos Lunak
2019-10-11
1
-2
/
+7
*
[lldb] Fix python packages install path
Haibo Huang
2019-10-11
1
-1
/
+1
*
IOHandler: fall back on File::Read if a FILE* isn't available.
Lawrence D'Anna
2019-10-11
3
-74
/
+105
*
[lldb] Mark import-std-module/empty-module as libc++ test
Raphael Isemann
2019-10-11
1
-0
/
+4
*
[lldb] Add import-std-module/sysroot to the libc++ test category.
Raphael Isemann
2019-10-11
1
-0
/
+4
*
[lldb-test] Modify lldb-test to print out ASTs from symbol file
Shafik Yaghmour
2019-10-11
4
-7
/
+97
*
[lldb] Insert break to avoid unannotated fall-through
Kadir Cetinkaya
2019-10-11
1
-0
/
+1
*
[LLDB] [lldb-server] Use llvm::InitLLVM for doing unicode conversion of argum...
Martin Storsjo
2019-10-11
1
-0
/
+2
*
minidump: Use llvm memory info list parser
Pavel Labath
2019-10-11
4
-123
/
+26
*
ProcessInstanceInfoMatch: Don't match processes with no name if a name match ...
Pavel Labath
2019-10-11
4
-18
/
+57
*
[Windows] Use information from the PE32 exceptions directory to construct unw...
Aleksandr Urakov
2019-10-11
18
-10
/
+1146
*
[LLDB] [Driver] Use llvm::InitLLVM to do unicode argument conversion on Windows
Martin Storsjo
2019-10-11
1
-17
/
+3
*
[lldb] Fix crash in CxxModuleHandler when std module is empty
Raphael Isemann
2019-10-11
7
-4
/
+88
*
Clean up format in cmake file
Haibo Huang
2019-10-11
1
-64
/
+64
*
[lldb-test] Remove unused header
Alex Langford
2019-10-10
1
-1
/
+0
*
[Make] Remove spurious line break
Jonas Devlieghere
2019-10-10
1
-1
/
+1
*
[test] Reduce inconsistency between lit configuration files.
Jonas Devlieghere
2019-10-10
3
-9
/
+17
*
TestMTCSimple: Make Makefile portable.
Frederic Riss
2019-10-10
1
-1
/
+6
*
Fix process launch failure on FreeBSD after r365761
Dimitry Andric
2019-10-10
2
-26
/
+32
*
[test] Add timeout to API tests.
Jonas Devlieghere
2019-10-10
2
-2
/
+9
*
[test] Cleanup top-level lit.cfg.py
Jonas Devlieghere
2019-10-10
1
-28
/
+2
*
[Docs] Update testing documentaton
Jonas Devlieghere
2019-10-10
1
-42
/
+66
*
update TestRunCommandInterpreterAPI to use SBFile
Lawrence D'Anna
2019-10-10
1
-4
/
+41
*
update SBDebugger::SetInputFile() etc to work on native Files
Lawrence D'Anna
2019-10-10
4
-6
/
+48
[prev]
[next]