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
...
*
ManualDWARFIndex: reduce long parameter lists
Pavel Labath
2018-05-25
2
-117
/
+93
*
HostInfoMacOSX: Support finding the clang resource directory within CLTools.
Adrian Prantl
2018-05-25
2
-9
/
+21
*
Add DWARFBaseDie.{h,cpp} to the Xcode build.
Jim Ingham
2018-05-24
1
-0
/
+6
*
Use DWARFBaseDIE as a compile-time protection
Jan Kratochvil
2018-05-24
4
-10
/
+10
*
DWARFDIE split out to DWARFBaseDIE
Jan Kratochvil
2018-05-24
5
-306
/
+358
*
pc's should be printed in hex...
Jim Ingham
2018-05-24
1
-1
/
+1
*
Add SystemInitializerLLGS to the lldb-server target.
Jim Ingham
2018-05-24
1
-1
/
+7
*
[lldb-mi] Add possibility to set breakpoints without selecting a target.
Adrian Prantl
2018-05-24
6
-5
/
+41
*
Fix windows/mac builds broken by r333182.
Pavel Labath
2018-05-24
1
-2
/
+2
*
Move ObjectFile initialization out of SystemInitializerCommon
Pavel Labath
2018-05-24
8
-15
/
+90
*
DWARF: Move indexing code from DWARFUnit to ManualDWARFIndex
Pavel Labath
2018-05-24
4
-346
/
+346
*
Add PPC64le support information
Pavel Labath
2018-05-24
3
-4
/
+4
*
Remove unused include, and corresponding library dependency.
James Y Knight
2018-05-24
2
-2
/
+0
*
Add missing include.
Zachary Turner
2018-05-24
1
-0
/
+1
*
Break dependency from Core to ObjectFileJIT.
Zachary Turner
2018-05-23
5
-35
/
+33
*
Add a --synchronous option to lldb-mi to facilitate reliable testing.
Adrian Prantl
2018-05-23
4
-0
/
+8
*
Remove spurious dependency on Process/elf-core from Process/Utility.
James Y Knight
2018-05-23
7
-31
/
+7
*
Fix PathMappingList tests on windows
Pavel Labath
2018-05-23
1
-25
/
+24
*
ProcessLauncherPosixFork: move setgid call into the if(debug) branch
Pavel Labath
2018-05-23
1
-4
/
+4
*
[SymbolFilePDB] PDB_BuiltinType::Char16 and Char32 are unsigned in MSVC.
Aaron Smith
2018-05-23
1
-2
/
+2
*
[SymbolFilePDB] Add a test for wchar_t type in PDB.
Aaron Smith
2018-05-23
3
-0
/
+6
*
[SymbolFilePDB] Add support for resolving variable symbols
Aaron Smith
2018-05-23
4
-4
/
+420
*
build: use cmake to find the libedit content
Saleem Abdulrasool
2018-05-22
3
-1
/
+68
*
Normalize some lldb #include statements.
James Y Knight
2018-05-22
22
-67
/
+37
*
Avoid using header from Host/macosx when not testing an apple build.
James Y Knight
2018-05-22
1
-2
/
+6
*
Enable ProcessMachCore plugin on non-apple platforms
Pavel Labath
2018-05-22
6
-10
/
+6
*
Work around some odd instruction single-step behavior on macOS.
Jim Ingham
2018-05-22
3
-29
/
+64
*
Fix the Xcode project for the refactoring of the
Jim Ingham
2018-05-21
1
-0
/
+18
*
Enable Python API for OpenBSD.
Zachary Turner
2018-05-21
1
-0
/
+3
*
Fix PathMappingList for relative and empty paths after recent FileSpec normal...
Greg Clayton
2018-05-21
8
-73
/
+248
*
Reland "[DWARF] Extract indexing code into a separate class hierarchy"
Pavel Labath
2018-05-21
12
-702
/
+911
*
Improve coverage of the apple-tables test
Pavel Labath
2018-05-21
2
-4
/
+30
*
Add some apple-tables lookup tests
Pavel Labath
2018-05-21
4
-0
/
+36
*
[lldb] Fix compile warnings in r332702
Eric Liu
2018-05-18
2
-4
/
+5
*
Revert "[DWARF] Extract indexing code into a separate class hierarchy"
Amara Emerson
2018-05-18
12
-911
/
+702
*
[DWARF] Extract indexing code into a separate class hierarchy
Pavel Labath
2018-05-18
12
-702
/
+911
*
Add back #ifdef __APPLE__ to RegisterContextDarwin_xxx::NumSupportedHardwareW...
Pavel Labath
2018-05-18
2
-3
/
+3
*
Make ObjectFileMachO work on non-darwin platforms
Pavel Labath
2018-05-18
6
-31
/
+32
*
Fix _NSCFBoolean data formatter.
Jonas Devlieghere
2018-05-18
2
-5
/
+7
*
[Windows, Process] LLDB reads wrong registers on 64bit Windows
Stella Stamenova
2018-05-17
1
-16
/
+16
*
[Windows, Process] Fix an issue in windows thread handling that was causing L...
Stella Stamenova
2018-05-17
3
-7
/
+25
*
Fix buildbots after it 332618
Greg Clayton
2018-05-17
1
-2
/
+0
*
[lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489
Stella Stamenova
2018-05-17
3
-0
/
+3
*
FileSpec objects that resolve to "." should have "." in m_filename and m_dire...
Greg Clayton
2018-05-17
2
-4
/
+14
*
[DWARF] Have HashedNameToDIE store a DataExtractor by value
Pavel Labath
2018-05-17
1
-2
/
+2
*
Revert 332511 after reverting llvm revision 332508.
Greg Clayton
2018-05-16
1
-4
/
+4
*
Fix FileSpecTest after LLVM changes to remove_dots (https://reviews.llvm.org/...
Greg Clayton
2018-05-16
1
-4
/
+4
*
Reapply "Remove Process references from the Host module"
Pavel Labath
2018-05-15
9
-28
/
+38
*
[lit] Fix several tests that fail when using Python 3 or on Windows
Stella Stamenova
2018-05-14
3
-12
/
+27
*
Revert "Remove Process references from the Host module"
Pavel Labath
2018-05-14
9
-38
/
+29
[prev]
[next]