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
*
[Target] Fix formatting and whitespace (NFC)
Jonas Devlieghere
2019-07-19
2
-204
/
+191
*
[Target] Return an llvm::Expected from GetEntryPointAddress (NFC)
Jonas Devlieghere
2019-07-19
3
-36
/
+33
*
check for interrupt from fgets on Windows
Nathan Lanza
2019-07-19
1
-0
/
+3
*
[NFC] Remove instances of unused ClangASTContext header
Alex Langford
2019-07-19
3
-3
/
+2
*
[Commands] Remove unused header from CommandObjectFrame
Alex Langford
2019-07-19
1
-1
/
+0
*
[cmake] Update NATIVE build variables to account for standalone changes
Nathan Lanza
2019-07-18
1
-5
/
+4
*
Remember to sort the Xcode project!!!
Jim Ingham
2019-07-18
1
-2680
/
+2680
*
Add an expectedFailure test for type finding.
Jim Ingham
2019-07-18
3
-0
/
+83
*
The switch to table-genning command options broke
Jim Ingham
2019-07-18
1
-2680
/
+2705
*
[Breakpoint] Replace use of ClangASTContext with TypeSystem
Alex Langford
2019-07-18
1
-2
/
+3
*
Fall back to dyld's _dyld_start when no LC_MAIN / main() func can be found
Jason Molenda
2019-07-18
5
-30
/
+84
*
[FileSpecList] Add EmplaceBack method (NFC)
Jonas Devlieghere
2019-07-18
6
-9
/
+18
*
[lldb][swig] Fix autodocs flag parsing
Jordan Rupprecht
2019-07-18
1
-1
/
+1
*
Add offsetof support to expression evaluator.
Raphael Isemann
2019-07-18
7
-0
/
+52
*
[swig] Enable autodoc feature
Jonas Devlieghere
2019-07-18
1
-0
/
+1
*
[LLDB] Remove lldb-mi
Jonas Devlieghere
2019-07-18
196
-35601
/
+0
*
[CMake] Polish folders in generated Xcode project
Stefan Granitz
2019-07-18
3
-2
/
+7
*
[lldb][NFC] Tablegenify alias/regex/history/source/script
Raphael Isemann
2019-07-18
2
-28
/
+69
*
[CMake] Always build debugserver on Darwin and allow tests to use the system'...
Stefan Granitz
2019-07-18
7
-145
/
+115
*
[lldb][NFC] Format 'type' commands in Options.td
Raphael Isemann
2019-07-18
1
-46
/
+98
*
[lldb] Tablegenify thread commands and fix completion bug for thread step-*
Raphael Isemann
2019-07-18
2
-39
/
+100
*
[lldb][NFC] Tablegenify type commands
Raphael Isemann
2019-07-18
2
-68
/
+101
*
[lldb] Don't double emit option groups
Raphael Isemann
2019-07-18
1
-1
/
+0
*
Only build lldb-tblgen if it's not a current target
Nathan Lanza
2019-07-18
1
-7
/
+13
*
[cmake] Add NATIVE build for cross compiling standalone builds
Nathan Lanza
2019-07-18
1
-0
/
+14
*
[NFC] Clarify a Cmake status message regarding Python on LLDBConfig
Adrian McCarthy
2019-07-17
1
-1
/
+1
*
Ah, forgot a debug line I left in the dsym-for-uuid.sh script
Jason Molenda
2019-07-17
1
-1
/
+0
*
Add support to ProcessMachCore::DoLoadCore to handle an EFI UUID str.
Jason Molenda
2019-07-17
6
-0
/
+497
*
Fix CreateFunctionTemplateSpecialization to prevent dangling poiner to stack ...
Shafik Yaghmour
2019-07-17
4
-3
/
+43
*
[docs] Adjust variable formatting table
Jonas Devlieghere
2019-07-17
1
-1
/
+10
*
[CMake] Remove duplicated logic to find Python when doing a standalone build
Jonas Devlieghere
2019-07-17
1
-12
/
+0
*
[CMake] Use LLVM_DIR and Clang_DIR for standalone builds.
Jonas Devlieghere
2019-07-17
1
-11
/
+3
*
[dotest] Disable color while testing.
Jonas Devlieghere
2019-07-17
1
-0
/
+3
*
[Test] Add module cache for TestWeakSymbols
Jonas Devlieghere
2019-07-17
1
-1
/
+1
*
[CMake] Avoid liblldb genex when figuring out the copy destination for framew...
Stefan Granitz
2019-07-17
1
-1
/
+2
*
[lldb] Make log for ClangModulesDeclVendor's compiler flag less verbose
Raphael Isemann
2019-07-17
1
-11
/
+6
*
[CMake] Move standalone check so we don't have to reconfigure LLDB
Jonas Devlieghere
2019-07-17
2
-100
/
+102
*
[NativePDB] Add a FromCompilerDecl for going from lldb -> clang
Nathan Lanza
2019-07-17
2
-0
/
+5
*
[ASTImporter] Fix LLDB lookup in transparent ctx and with ext src
Gabor Marton
2019-07-17
3
-14
/
+34
*
[lldb][NFC] Tablegenify watchpoint commands
Raphael Isemann
2019-07-17
3
-17
/
+46
*
[Target][NFCI] Remove commented out code
Alex Langford
2019-07-17
1
-2
/
+0
*
[NativePDB] Make GetTranslationUnitDecl return an lldb CompilerDeclCtx
Nathan Lanza
2019-07-17
2
-10
/
+11
*
[Target][NFCI] Rename variable
Alex Langford
2019-07-17
1
-8
/
+8
*
Don't require python exe and lib versions to match while crosscompiling
Nathan Lanza
2019-07-16
1
-1
/
+2
*
add a workaround in GetLine to account for ReadFile not reporintg error
Nathan Lanza
2019-07-16
1
-0
/
+11
*
[Symbol] Remove unused fields from ClangASTContext
Alex Langford
2019-07-16
1
-2
/
+0
*
Fix LLDB Windows build Python version logic after r366243
Reid Kleckner
2019-07-16
1
-0
/
+1
*
[CMake] Fail when Python interpreter doesn't match Python libraries version
Jonas Devlieghere
2019-07-16
1
-3
/
+6
*
[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
[next]