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
*
Remove Environment.h, test-dwarf.cpp, test-dwarf.exe
Jason Molenda
2018-01-10
1
-10
/
+4
*
Runs the part of the test that just finds the binary on all systems.
Jim Ingham
2018-01-10
1
-13
/
+14
*
Add a test for finding a binary in an app package.
Jim Ingham
2018-01-10
5
-0
/
+117
*
Revert "Advanced guessing of rendezvous breakpoint"
Eugene Zemtsov
2018-01-10
4
-140
/
+57
*
Advanced guessing of rendezvous breakpoint
Eugene Zemtsov
2018-01-10
4
-57
/
+140
*
[XCodebuild] Catch up with recent changes (Environment.cpp).
Davide Italiano
2018-01-10
1
-2
/
+6
*
Handle O reply packets during qRcmd
Pavel Labath
2018-01-10
6
-3
/
+75
*
Add empty() function to the Environment class
Pavel Labath
2018-01-10
1
-0
/
+1
*
Another attempt to fix FreeBsd build
Pavel Labath
2018-01-10
3
-18
/
+13
*
Fix Xcode build for r322174
Tim Northover
2018-01-10
1
-0
/
+4
*
Fix windows and freebsd builds for r322174 (Environment)
Pavel Labath
2018-01-10
2
-9
/
+8
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
46
-459
/
+429
*
[dotest] Remove crashinfo hook
Pavel Labath
2018-01-10
5
-108
/
+0
*
This change updates the deployment target for lldb and debugserver
Jason Molenda
2018-01-09
2
-68
/
+318
*
[test] Fix tests to use more portable LLVM_ENABLE_ZLIB
Michal Gorny
2018-01-09
2
-1
/
+5
*
TestConflictingSymbols: simplify test by using run_break_set_by_source_regexp
Pavel Labath
2018-01-09
1
-14
/
+8
*
Cut and paste error - I wasn't actually running both tests...
Jim Ingham
2018-01-09
1
-1
/
+1
*
[test] Use full PATH lookup for tools
Michal Gorny
2018-01-06
1
-2
/
+2
*
[ArchSpec] Add a unittest to complement the change in r321856.
Davide Italiano
2018-01-05
1
-0
/
+19
*
[ArchSpec] Don't consider Unknown MachO64 as invalid.
Davide Italiano
2018-01-05
1
-1
/
+6
*
[IRExecutionUnit] Remove broken/dead code.
Davide Italiano
2018-01-04
1
-26
/
+2
*
Look for external types in all clang modules imported by the current symbol f...
Adrian Prantl
2018-01-04
10
-51
/
+137
*
[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
[next]