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
*
[test] Convert CommandScriptImmediateOutput from pexpect to lit
Jonas Devlieghere
2019-04-11
4
-101
/
+62
*
[lldb] [Process/NetBSD] Fix wrongly mapping mm* registers
Michal Gorny
2019-04-11
3
-2
/
+79
*
Minidump: extend UUID byte-swapping to windows platform
Pavel Labath
2019-04-11
3
-40
/
+28
*
Fix undefined behavior in DWARFASTParser::ParseChildArrayInfo()
Adrian Prantl
2019-04-10
2
-3
/
+5
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
889
-10287
/
+0
*
[testsuite] Split Obj-C foundation test
Jonas Devlieghere
2019-04-10
4
-142
/
+154
*
Minidump: Use llvm parser for reading the ModuleList stream
Pavel Labath
2019-04-10
6
-133
/
+58
*
Docstringify some comments in the swig interface files
Pavel Labath
2019-04-10
3
-4
/
+8
*
[lldb-server] Introduce Socket::Initialize and Terminate to simply WSASocket ...
Aaron Smith
2019-04-10
8
-50
/
+55
*
Remove unneeded #ifdef SWIGs
Pavel Labath
2019-04-09
9
-58
/
+11
*
Fix doxygen warning about function argument
Jonas Devlieghere
2019-04-09
1
-6
/
+6
*
Add missing space between \btrue
Jonas Devlieghere
2019-04-09
1
-1
/
+1
*
Minidump: use string parsing functionality from llvm
Pavel Labath
2019-04-09
6
-151
/
+104
*
Breakpad: Parse Stack CFI records
Pavel Labath
2019-04-09
5
-10
/
+91
*
Get the run locker before you ask if your thread is valid.
Jim Ingham
2019-04-09
1
-3
/
+3
*
Rename Target::GetSharedModule to Target::GetOrCreateModule.
Jason Molenda
2019-04-08
19
-68
/
+305
*
Experiment with a larger packet timeout.
Adrian Prantl
2019-04-08
1
-2
/
+2
*
Fix a stack buffer overflow found by ASAN.
Adrian Prantl
2019-04-08
1
-5
/
+6
*
MinidumpParser: parse SystemInfo stream via llvm
Pavel Labath
2019-04-08
3
-21
/
+63
*
PDBFPO: add dyn_cast support
Pavel Labath
2019-04-08
1
-7
/
+25
*
Fix signed-unsigned comparison warning in Driver.cpp
Pavel Labath
2019-04-08
1
-1
/
+1
*
modify-python-lldb.py: Remove ifdef SWIG-removing code
Pavel Labath
2019-04-08
1
-13
/
+4
*
Unify random timeouts throughout LLDB and make them configurable.
Adrian Prantl
2019-04-05
16
-49
/
+43
*
[testsuite] Split Objective-C new syntax test
Jonas Devlieghere
2019-04-05
5
-204
/
+225
*
[CMake] Don't explicitly use LLVM_LIBRARY_DIR in standalone builds
Alex Langford
2019-04-05
1
-3
/
+0
*
[Test] Remove no_debug_info_test decorator from Obj-C data formatters.
Jonas Devlieghere
2019-04-05
11
-11
/
+0
*
Add .noindex to the gitignore
Jonas Devlieghere
2019-04-05
1
-0
/
+1
*
[testsuite] Split Objective-C data formatter
Jonas Devlieghere
2019-04-05
14
-530
/
+584
*
modify-python-lldb.py: Insert initialization code with swig instead
Pavel Labath
2019-04-05
2
-7
/
+10
*
MinidumpParser: use minidump parser in llvm/Object
Pavel Labath
2019-04-05
10
-154
/
+59
*
TestVCCode_step: replace assertTrue with more specific assertions
Pavel Labath
2019-04-05
1
-10
/
+10
*
PDBFPO: Use references instead of pointers, where possible
Pavel Labath
2019-04-05
1
-65
/
+63
*
Breakpad: Refine record classification code
Pavel Labath
2019-04-04
7
-38
/
+76
*
modify-python-lldb.py: (Re)move __len__ and __iter__ support
Pavel Labath
2019-04-04
4
-106
/
+27
*
Add dropped ManualDWARFIndex assert()
Jan Kratochvil
2019-04-04
1
-0
/
+3
*
[codeview] Remove Type member from CVRecord
Reid Kleckner
2019-04-04
1
-1
/
+1
*
Un-xfail one of the TestMiniDumpUUID tests on Windows
Stella Stamenova
2019-04-03
1
-1
/
+0
*
[Reproducers] Capture return values of functions returning by ptr/ref
Jonas Devlieghere
2019-04-03
64
-93
/
+203
*
Re-enable most lldb-vscode tests on Linux.
Jorge Gorbe Moya
2019-04-03
4
-20
/
+5
*
Fix and simplify PrepareCommandsForSourcing
Adrian McCarthy
2019-04-03
1
-75
/
+44
*
Attempt #2 to get this patch working. I will watch the build bots carefully t...
Greg Clayton
2019-04-03
6
-7
/
+116
*
[LLDB] - Update the test cases after yaml2obj change.
George Rimar
2019-04-03
9
-176
/
+184
*
modify-python-lldb.py: clean up __iter__ and __len__ support
Pavel Labath
2019-04-03
20
-36
/
+130
*
[lit] Use 10 minute timeout by default.
Jonas Devlieghere
2019-04-03
1
-0
/
+1
*
[lldb-dotest] Print dotest.py invocation.
Jonas Devlieghere
2019-04-03
1
-0
/
+1
*
Avoid macro redefinition error if HAVE_LIBCOMPRESSION
Jason Molenda
2019-04-03
1
-0
/
+2
*
Revert r357504, r357491, r357482 because of bot breakage.
Adrian Prantl
2019-04-02
6
-121
/
+8
*
[NativePDB] Don't fail on import modules.
Zachary Turner
2019-04-02
1
-2
/
+11
*
[Reproducers] Print warning when generating the reproducer.
Jonas Devlieghere
2019-04-02
1
-0
/
+3
*
Clean up windows build bot.
Greg Clayton
2019-04-02
1
-0
/
+2
[next]