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
*
Scalar: Use llvm integer conversion functions
Pavel Labath
2018-06-19
3
-10
/
+40
*
Replace HostInfo::GetLLDBPath with specific functions
Pavel Labath
2018-06-19
21
-228
/
+204
*
Make TestCommandScript.py NO_DEBUG_INFO_TESTCASE
Pavel Labath
2018-06-19
1
-0
/
+1
*
Attempt to fix windows build broken by r334968
Pavel Labath
2018-06-19
1
-0
/
+1
*
Fix up Info.plist when building LLDB.framework with CMake
Alex Langford
2018-06-19
3
-1
/
+9
*
Some NFC changes to how we scan of kexts & kernels in memory in the
Jason Molenda
2018-06-18
2
-32
/
+58
*
Fixed file completion for paths that start with '~'.
Raphael Isemann
2018-06-18
1
-0
/
+6
*
Introduce lldb-framework CMake target and centralize its logic
Alex Langford
2018-06-18
9
-80
/
+83
*
Fix macosx build broken by the VersionTuple refactor
Pavel Labath
2018-06-18
2
-7
/
+4
*
Fix netbsd build broken by r334950
Pavel Labath
2018-06-18
2
-11
/
+4
*
Attempt to fix windows&freebsd builds broken by r334950
Pavel Labath
2018-06-18
2
-4
/
+4
*
Use llvm::VersionTuple instead of manual version marshalling
Pavel Labath
2018-06-18
41
-568
/
+260
*
Fix the 'tb' alias command
Frederic Riss
2018-06-18
2
-1
/
+26
*
Sort the files in the PBXBuildFile and PBXFileReference sections
Jason Molenda
2018-06-15
1
-152
/
+152
*
Sort the files in the PBXBuildFile and PBXFileReference
Jason Molenda
2018-06-15
1
-2554
/
+2554
*
Fix TestExec after r334783
Frederic Riss
2018-06-15
1
-8
/
+1
*
Revert "[lldb-mi] Add overload method for setting an error"
Alexander Polyakov
2018-06-15
2
-20
/
+0
*
Add support for PLATFORM_*SIMULATOR
Frederic Riss
2018-06-15
1
-0
/
+8
*
Change TestExec.py from creating an i386+x86_64 fat binary
Jason Molenda
2018-06-15
5
-90
/
+87
*
Add an entitlement to debugserver
Frederic Riss
2018-06-14
4
-5
/
+12
*
One ShortFract ought to be enough for everyone.
Benjamin Kramer
2018-06-14
1
-1
/
+0
*
Add remaining fixed-point types and saturated equivalents to fix -Wswitch of ...
Fangrui Song
2018-06-14
1
-0
/
+19
*
Add a script to setup codesigning on macOS.
Frederic Riss
2018-06-14
1
-0
/
+57
*
DebugNamesDWARFIndex: fix handling of compressed sections
Pavel Labath
2018-06-14
2
-0
/
+15
*
Fix PathMappingListTest on windows
Pavel Labath
2018-06-14
1
-3
/
+11
*
Fix includes in PlatformAppleSimulator.h
Pavel Labath
2018-06-14
1
-2
/
+2
*
fix cmake include path.
Jason Molenda
2018-06-14
1
-1
/
+1
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
2
-2
/
+3
*
Move the header file to be in the same new place as the .mm file.
Jason Molenda
2018-06-13
2
-2
/
+2
*
Fix group entry.
Jason Molenda
2018-06-13
1
-1
/
+0
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
11
-12
/
+17
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
50
-109
/
+153
*
Fix macos xcode build.
Jason Molenda
2018-06-13
2
-21
/
+38
*
[lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...
Stella Stamenova
2018-06-13
5
-20
/
+60
*
[ObjC] Add dataformatter for NSDecimalNumber
Jonas Devlieghere
2018-06-13
5
-1
/
+72
*
[ObjC] Use llvm::StringRef in summary providers
Jonas Devlieghere
2018-06-13
1
-20
/
+19
*
[FileSpec] Simplify getting extension and stem.
Jonas Devlieghere
2018-06-13
1
-8
/
+3
*
[FileSpec] Delegate common operations to llvm::sys::path
Jonas Devlieghere
2018-06-13
9
-79
/
+69
*
Fix/unify the spelling of Objective-C.
Adrian Prantl
2018-06-13
19
-25
/
+25
*
Add modules support for lldb headers in include/
Raphael Isemann
2018-06-13
10
-7
/
+200
*
Disable warnings for the generated LLDB wrapper source
Raphael Isemann
2018-06-12
1
-6
/
+5
*
Added modulemap for lldb-mi
Raphael Isemann
2018-06-12
1
-0
/
+79
*
Refactor ExecuteAndWait to take StringRefs.
Zachary Turner
2018-06-12
2
-4
/
+6
*
DebugNamesDWARFIndex: Implement DWARFDeclContext variant of GetTypes method
Pavel Labath
2018-06-12
3
-3
/
+28
*
Fix build error introduced in r334498
Pavel Labath
2018-06-12
1
-2
/
+2
*
DWARFDebugNames: Implement last GetGlobalVariables overload
Pavel Labath
2018-06-12
3
-3
/
+33
*
lldb-test symbols: Add -file argument and the ability to dump global variable...
Pavel Labath
2018-06-12
4
-73
/
+126
*
lit/SymbolFile/DWARF: Simplify test RUN lines
Pavel Labath
2018-06-12
8
-22
/
+14
*
Exempt some compilers from new static variable test.
Jonas Devlieghere
2018-06-12
1
-8
/
+34
*
[Test] Update static variable test.
Jonas Devlieghere
2018-06-11
1
-4
/
+23
[next]