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
*
[CMake] Add Apple-lldb-Xcode.cmake cache that avoids install options
Stefan Granitz
2019-07-16
1
-0
/
+4
*
Revert "[swig] Add workaround for old swig"
Jonas Devlieghere
2019-07-16
1
-5
/
+0
*
[SWIG] Deprecate SWIG 1.x
Jonas Devlieghere
2019-07-16
1
-0
/
+5
*
[lldb] Rename Options.inc to CommandOptions.inc [NFC]
Raphael Isemann
2019-07-16
5
-7
/
+7
*
[lldb] Handle EOF from `lldb-vscode`
Jan Kratochvil
2019-07-16
1
-0
/
+5
*
[Target] Remove unused method Target::GetDefaultClangModuleSearchPaths
Alex Langford
2019-07-16
2
-9
/
+0
*
Update some file changes, but there's a dependency loop so
Jason Molenda
2019-07-15
1
-12
/
+4
*
[LanguageRuntime] Move ObjCLanguageRuntime into a plugin
Alex Langford
2019-07-15
33
-30
/
+56
*
[lldb][doc] Document how our LLDB table gen initialized options
Raphael Isemann
2019-07-15
1
-0
/
+98
*
[lldb] [test] Un-XFAIL TestFormattersSBAPI on NetBSD
Michal Gorny
2019-07-13
1
-1
/
+0
*
Make Python version setting actually effective
Jonas Devlieghere
2019-07-13
1
-1
/
+1
*
[DWARFContext] Strip leading dot in section names
Jonas Devlieghere
2019-07-13
1
-0
/
+2
*
[LanguageRuntime] Move CPPLanguageRuntime into a plugin
Alex Langford
2019-07-12
13
-9
/
+23
*
[ObjectContainerBSDArchive] Simplify a few things (NFC)
Jonas Devlieghere
2019-07-12
2
-61
/
+70
*
[Core] Generalize ValueObject::MaybeCalculateCompleteType
Alex Langford
2019-07-12
4
-42
/
+52
*
[lldb] Let table gen create command option initializers.
Raphael Isemann
2019-07-12
13
-29
/
+436
*
[windows] re-call signal in sigint_handler for Windows
Nathan Lanza
2019-07-12
1
-0
/
+3
*
[Expression] Move IRDynamicChecks to ClangExpressionParser
Alex Langford
2019-07-12
8
-56
/
+108
*
[Target] Replace Plugin headers with non-plugin headers
Alex Langford
2019-07-11
1
-2
/
+1
*
Add convenience methods to convert LLDB to LLVM data structures.
Jonas Devlieghere
2019-07-11
7
-10
/
+57
*
[lldb] Make TestDeletedExecutable more reliable
Raphael Isemann
2019-07-11
2
-5
/
+25
*
[lldb] Don't use __FUNCTION__ as a file name
Raphael Isemann
2019-07-11
1
-1
/
+1
*
[LLDB] Fix FreeBSD build.
David Carlier
2019-07-11
2
-19
/
+24
*
[lldb] Disable TestDollarInVariable.py on Windows
Raphael Isemann
2019-07-11
1
-1
/
+2
*
[swig] Add workaround for old swig
Jonas Devlieghere
2019-07-11
1
-0
/
+5
*
[lldb] Fix handling of dollar characters in expr command
Raphael Isemann
2019-07-10
7
-31
/
+132
*
[Expression] IR Instrumenters should have a UtilityFunction
Alex Langford
2019-07-10
2
-18
/
+18
*
Add Python 3.6 and 3.7 to the version list
Nico Weber
2019-07-10
1
-1
/
+1
*
[scripts] Remove the unused 'shush' script.
Davide Italiano
2019-07-10
1
-64
/
+0
*
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
[next]