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
*
[Core/Debugger] Remove some code that doesn't compile anymore.
Davide Italiano
2018-01-02
1
-69
/
+0
*
[MacOSX-Kernel] Remove broken KDP_IMAGEPATH support.
Davide Italiano
2018-01-02
1
-37
/
+0
*
[ARM64] Remove unused function. NFCI.
Davide Italiano
2018-01-02
1
-13
/
+0
*
Remove duplicate declaration from D41550; NFC
Aaron Smith
2017-12-28
1
-4
/
+0
*
Update failing PDB unit tests that are searching for symbols by regex
Aaron Smith
2017-12-28
2
-12
/
+12
*
debugserver: Propagate environment in launch-mode (pr35671)
Pavel Labath
2017-12-22
7
-22
/
+77
*
Enable TestReadMemCString on non-darwin targets
Pavel Labath
2017-12-22
2
-11
/
+4
*
[lldb] Stop searching for a symbol in a pdb by regex
Aaron Smith
2017-12-22
4
-15
/
+24
*
Change SBProcess::ReadCStringFromMemory() back to returning
Jason Molenda
2017-12-22
5
-2
/
+84
*
Change the default Aarch64 ISA to be v8.2 to correctly decode newer
Jason Molenda
2017-12-22
1
-0
/
+5
*
Enable more abilities in SymbolFilePDB
Aaron Smith
2017-12-22
2
-4
/
+46
*
Bring clang options in error messages up to date.
Adrian Prantl
2017-12-21
1
-4
/
+4
*
Make one more test redhat-compatible
Pavel Labath
2017-12-21
1
-11
/
+11
*
Work around test failures on red-hat linux
Pavel Labath
2017-12-21
3
-8
/
+41
*
Make sure DataBufferLLVM contents are writable
Pavel Labath
2017-12-21
12
-79
/
+61
*
Replace an accidentally added "break" with an LLVM_FALLTHROUGH.
Adrian Prantl
2017-12-19
1
-1
/
+1
*
Fix a couple of warnings (NFC)
Adrian Prantl
2017-12-19
4
-3
/
+7
*
Temporarily XFAIL test/functionalities/exec while investiagting bot breakage.
Adrian Prantl
2017-12-19
1
-0
/
+2
*
Tweak to the debugserver entitlements setup in the xcode project
Jason Molenda
2017-12-19
1
-22
/
+12
*
Fix more inconsistent line endings. NFC.
Dimitry Andric
2017-12-18
2
-102
/
+102
*
Fix regression in jModulesInfo packet handling
Pavel Labath
2017-12-18
2
-8
/
+38
*
llgs: Propagate the environment when launching the inferior from command line
Pavel Labath
2017-12-18
8
-58
/
+91
*
Fix FreeBSD build broken by r320966
Pavel Labath
2017-12-18
1
-25
/
+22
*
Add LLVMObject dependency to our ObjectFileELF plugin
Pavel Labath
2017-12-18
1
-0
/
+1
*
Reduce x86 register context boilerplate.
Pavel Labath
2017-12-18
5
-82
/
+71
*
NPL: Clean up handling of inferior exit
Pavel Labath
2017-12-18
3
-47
/
+31
*
[testsuite] Un-XFAIL the global variables tests.
Davide Italiano
2017-12-17
1
-6
/
+0
*
[CMake] darwin-debug is an hard dependency for tests on macOS.
Davide Italiano
2017-12-15
1
-0
/
+5
*
[MacOSX/Queues] Relax an overly aggressive assertion in a test.
Davide Italiano
2017-12-15
1
-1
/
+2
*
llgs-tests: Add support for "exit" stop-reply packets
Pavel Labath
2017-12-15
6
-62
/
+149
*
Fix 32-bit builds broken by 320813
Pavel Labath
2017-12-15
1
-2
/
+2
*
ObjectFileELF: Add support for compressed sections
Pavel Labath
2017-12-15
10
-3
/
+116
*
llgs-tests: Make addition of new tests easier
Pavel Labath
2017-12-15
8
-100
/
+189
*
[ExpressionParser] Fix evaluation failures due to mismatch in C++ versions.
Davide Italiano
2017-12-15
1
-0
/
+8
*
[ExpressionParser] Rollback C++98 as the standard for evaluating.
Davide Italiano
2017-12-15
1
-8
/
+0
*
[ExpressionParser] Fix evaluation failures due to mismatch in C++ versions.
Davide Italiano
2017-12-14
1
-0
/
+8
*
[ClangASTContext] Remove dead stuff found fixing something else.
Davide Italiano
2017-12-14
1
-75
/
+0
*
ObjectFile: remove ReadSectionData/MemoryMapSectionData mutual recursion
Pavel Labath
2017-12-14
3
-22
/
+1
*
Remove stderr message from GDBRemoteCommunicationServerLLGS
Pavel Labath
2017-12-14
1
-7
/
+2
*
[IRExecutionUnit] Initialize uninititialized member variable.
Davide Italiano
2017-12-13
1
-2
/
+2
*
[DataEncoder] Replace buggy versions of write functions.
Davide Italiano
2017-12-13
1
-36
/
+8
*
[lldb] Set component when invoking add_llvm_install_targets
Petr Hosek
2017-12-13
1
-2
/
+4
*
Add an #include to appease an older clang, NFC
Vedant Kumar
2017-12-12
1
-0
/
+1
*
Avoid module import in a textual header, NFC
Vedant Kumar
2017-12-12
1
-5
/
+2
*
[TestModulesInlineFunctions] This test now passes.
Davide Italiano
2017-12-12
1
-1
/
+0
*
[TestCppScope] This test now passes on Darwin.
Davide Italiano
2017-12-12
1
-5
/
+0
*
[testsuite] Remove even more testing vestiges.
Davide Italiano
2017-12-12
1
-3
/
+0
*
Rollback [Testsuite] Rename this file from *m -> *mm.
Davide Italiano
2017-12-12
1
-0
/
+0
*
[testsuite] Remove testing failures vestiges.
Davide Italiano
2017-12-12
1
-60
/
+0
*
[lldb] Switch to add_llvm_install_targets
Shoaib Meenai
2017-12-12
1
-10
/
+6
[next]