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
*
Options: Reduce code duplication
Pavel Labath
2019-07-10
4
-72
/
+48
*
ObjectFileELF: Add support for gnu-style compressed sections
Pavel Labath
2019-07-10
3
-29
/
+57
*
[CMake][NFC] Remove dead code lldb_append_link_flags() from AddLLDB.cmake
Stefan Granitz
2019-07-10
1
-16
/
+0
*
[CMake][NFC] Polish comments in AddLLDB.cmake
Stefan Granitz
2019-07-10
1
-2
/
+6
*
[CMake] Add Apple-lldb-Linux.cmake cache
Stefan Granitz
2019-07-10
1
-0
/
+8
*
[CMake] Polish Apple-lldb caches
Stefan Granitz
2019-07-10
2
-18
/
+8
*
[CMake] `install-distribution` for LLDB on Darwin
Stefan Granitz
2019-07-10
8
-74
/
+118
*
[CMake] Distribution builds for LLDB standalone
Stefan Granitz
2019-07-10
3
-1
/
+14
*
[CMake] Remove extra lldb-framework target
Stefan Granitz
2019-07-10
2
-14
/
+6
*
Revert accidental change to file
Aaron Smith
2019-07-10
1
-3
/
+0
*
Try again to move common functionality from ProcessWindows into ProcessDebugger
Aaron Smith
2019-07-10
6
-455
/
+726
*
[lldb] Quick Fix: IRExecutionUnit check pointer before access it
Alex Langford
2019-07-09
1
-3
/
+3
*
[lldb_test_suite] Fix lldb test suite targeting remote Android
Alex Langford
2019-07-09
3
-2
/
+11
*
[Docs] Replace SVN revisions with lldb versions
Dave Lee
2019-07-09
1
-7
/
+6
*
[lldb, windows] Include WindowsError instead of ErrorHandling in ThreadLauncher
Stella Stamenova
2019-07-09
1
-1
/
+1
*
[lldb-suite] Skip TestMachCore on Windows
Stella Stamenova
2019-07-09
1
-1
/
+4
*
[lldb, windows] Update two more locations that use LaunchThread to the new fu...
Stella Stamenova
2019-07-09
2
-16
/
+20
*
[CMake] Polish a comment
Stefan Granitz
2019-07-09
1
-1
/
+2
*
[CMake] Don't initialize LLVM_INSTALL_TOOLCHAIN_ONLY in Apple-lldb-base cache
Stefan Granitz
2019-07-09
1
-1
/
+0
*
[CMake] Remove old lldb_setup_framework_rpaths_in_tool()
Stefan Granitz
2019-07-09
1
-39
/
+0
*
Fix ASCII art header
Jonas Devlieghere
2019-07-09
1
-2
/
+1
*
[Windows] Include ErrorHandling.h
Jonas Devlieghere
2019-07-09
1
-0
/
+2
*
[crashlog] Fix a mismatch between bytes and strings.
Davide Italiano
2019-07-09
1
-1
/
+1
*
[ThreadLauncher] Use mapWindowsError and LLDB_INVALID_HOST_THREAD
Jonas Devlieghere
2019-07-08
1
-4
/
+2
*
[lldb, windows] When StartMonitoring fails, return a proper error
Stella Stamenova
2019-07-08
1
-7
/
+8
*
Remove install-headers
Jonas Devlieghere
2019-07-08
2
-168
/
+0
*
Remove lldb-perf
Jonas Devlieghere
2019-07-08
26
-4772
/
+0
*
[Windows] Convert GetLastError to std::error_code
Jonas Devlieghere
2019-07-08
1
-2
/
+4
*
[lldb] Fix two more issues in Windows following rL365226: Change LaunchThread...
Stella Stamenova
2019-07-08
2
-3
/
+4
*
Revert "Move common functionality from processwindows into processdebugger"
Stella Stamenova
2019-07-08
5
-716
/
+452
*
[Host] Fix out-of-line definition on Windows
Jonas Devlieghere
2019-07-08
2
-2
/
+2
*
[Host] Fix out-of-line definition of StartMonitoringChildProcess
Jonas Devlieghere
2019-07-08
1
-1
/
+1
*
[lldb] [test] Update NetBSD XFAILs in test suite
Michal Gorny
2019-07-08
11
-4
/
+9
*
Change LaunchThread interface to return an Expected for non-Apple-non-Windows
Fangrui Song
2019-07-08
9
-12
/
+23
*
Process: generalise Windows thread setup
Saleem Abdulrasool
2019-07-07
1
-10
/
+20
*
[LLDBAssert] Use unreachable instead of assert(0)
Jonas Devlieghere
2019-07-05
1
-2
/
+2
*
[lldb] Added assert to VerifyDecl
Raphael Isemann
2019-07-05
1
-1
/
+4
*
lldb_assert: abort when assertions are enabled.
Jonas Devlieghere
2019-07-05
1
-0
/
+6
*
[CplusPlus] ISVTableName is unused. NFCI.
Davide Italiano
2019-07-05
5
-16
/
+0
*
Change LaunchThread interface to return an expected.
Jonas Devlieghere
2019-07-05
12
-66
/
+133
*
Add assert for 'bad' code path in GetUniqueNamespaceDeclaration
Raphael Isemann
2019-07-04
1
-1
/
+2
*
Plugins: permit building on Windows ARM64
Saleem Abdulrasool
2019-07-04
1
-15
/
+12
*
Refactor ObjectFile::GetSDKVersion
Raphael Isemann
2019-07-03
4
-53
/
+23
*
[Docs] Remove stale builder
Jonas Devlieghere
2019-07-03
1
-1
/
+0
*
[Docs] Update documentation build instructions.
Jonas Devlieghere
2019-07-03
1
-3
/
+3
*
Remove code-signing.txt now that it's part of the docs
Jonas Devlieghere
2019-07-03
1
-69
/
+0
*
[Docs] Unify build instructions
Jonas Devlieghere
2019-07-03
1
-244
/
+243
*
Add plugin.process.gdb-remote.use-libraries-svr4 option
Antonio Afonso
2019-07-03
1
-7
/
+36
*
[CMake] Avoid libcxxabi dependency when building LLDB from the monorepo on macOS
Stefan Granitz
2019-07-03
1
-0
/
+3
*
Fix for r364686 - actually set symbol_is_missing_weak...
Jim Ingham
2019-07-02
1
-2
/
+3
[next]