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
/
source
/
Plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[gdb-remote] Sanity check platform pointer
Aaron Smith
2019-02-14
1
-2
/
+5
*
[lldb-server] Add remote platform capabilities for Windows
Aaron Smith
2019-02-14
4
-274
/
+14
*
Add missing include
Adrian Prantl
2019-02-13
1
-0
/
+1
*
Deserialize Clang module search path from DWARF
Adrian Prantl
2019-02-13
14
-82
/
+109
*
ObjectFilePECOFF: Create a "container" section spanning the entire module image
Pavel Labath
2019-02-13
4
-31
/
+23
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
73
-488
/
+492
*
[Reproducers] Integrate FileProvider with clang
Jonas Devlieghere
2019-02-13
3
-3
/
+69
*
Have Stream::PutCStringAsRawHex8 take llvm::StringRef
Pavel Labath
2019-02-12
6
-42
/
+42
*
Extract common PlatformPOSIX/Windows code into a separate class
Pavel Labath
2019-02-12
4
-359
/
+7
*
[NativePDB] Process virtual bases in the correct order
Aleksandr Urakov
2019-02-12
2
-11
/
+28
*
Remove redundant ::get() for smart pointer. (NFC)
Jonas Devlieghere
2019-02-12
26
-63
/
+61
*
Define _ENABLE_EXTENDED_ALIGNED_STORAGE on Windows.
Jonas Devlieghere
2019-02-12
1
-8
/
+14
*
[ObjectFileMachO] Revert std::make_shared
Jonas Devlieghere
2019-02-11
1
-14
/
+8
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
53
-223
/
+333
*
Fixed function name in log statement
Raphael Isemann
2019-02-11
1
-2
/
+2
*
Update SymbolVendorMacOSX for new GetUUID interface
Jonas Devlieghere
2019-02-11
1
-5
/
+4
*
Simplify ObjectFile::GetUUID
Pavel Labath
2019-02-11
11
-67
/
+51
*
Breakpad: auto-detect path style of file entries
Pavel Labath
2019-02-11
2
-11
/
+10
*
Revert "minidump: Add ability to attach (breakpad) symbol files to placeholde...
Pavel Labath
2019-02-11
1
-75
/
+43
*
minidump: Add ability to attach (breakpad) symbol files to placeholder modules
Pavel Labath
2019-02-11
1
-43
/
+75
*
Fix x86 return pattern detection
Raphael Isemann
2019-02-10
1
-2
/
+2
*
[opaque pointer types] Update calls to CreateCall to pass the function
James Y Knight
2019-02-08
3
-23
/
+23
*
[NFC] Fix license headers after r352845
Aleksandr Urakov
2019-02-08
4
-16
/
+12
*
[lldb-server] Improve support on Windows
Aaron Smith
2019-02-07
1
-33
/
+28
*
[gdb-remote] Use lldb's portable Host::GetEnvironment() instead of getenv
Aaron Smith
2019-02-07
1
-39
/
+38
*
Fix incorrect log messages in NativeProcessLinux (pr40588)
Pavel Labath
2019-02-07
1
-4
/
+4
*
SymbolFileBreakpad: Add line table support
Pavel Labath
2019-02-07
2
-35
/
+357
*
[lldb] Make frame recognizers vend synthesized eValueTypeVariableArgument values
Kuba Mracek
2019-02-07
1
-0
/
+2
*
[x64] Process the B field of the REX prefix correctly for the PUSH and POP
Aleksandr Urakov
2019-02-06
1
-4
/
+4
*
Fix strlen() of unbound array undefined behavior
Jan Kratochvil
2019-02-06
1
-4
/
+2
*
Add a warning to GDBRemoteRegisterContext (if packet logging enabled)
Jason Molenda
2019-02-06
1
-0
/
+8
*
[Obj-C] Fix undefined behaviour(s) in the new NSTaggedDate formatter.
Davide Italiano
2019-02-05
1
-28
/
+24
*
[Expressions] Fix -Wreorder warning from r353149
Krasimir Georgiev
2019-02-05
1
-4
/
+3
*
[Expressions] Add support of expressions evaluation in some object's context
Aleksandr Urakov
2019-02-05
5
-18
/
+105
*
Fixes for the ProcessLaunchInfo move
Pavel Labath
2019-02-04
2
-2
/
+2
*
Move FileAction, ProcessInfo and ProcessLaunchInfo from Target to Host
Pavel Labath
2019-02-04
6
-7
/
+6
*
[lldb] Relax libc++ ABI version checking
Thomas Anderson
2019-02-01
1
-95
/
+88
*
[PDB] Fix build after r352845
Aleksandr Urakov
2019-02-01
1
-1
/
+1
*
[PDB] Fix location retrieval for function local variables and arguments that are
Aleksandr Urakov
2019-02-01
15
-927
/
+1306
*
[LLDB] FreeBSD suppress compilation warning
David Carlier
2019-01-31
1
-1
/
+1
*
Fix some warnings in building LLDB.
Zachary Turner
2019-01-29
6
-56
/
+25
*
Make a blind attempt at fixing PDBASTParser nullability issues
Adrian Prantl
2019-01-29
1
-2
/
+6
*
Make Type::GetByteSize optional (NFC)
Adrian Prantl
2019-01-29
3
-31
/
+36
*
BreakpadRecords: Add parsing code for FILE and LINE records
Pavel Labath
2019-01-29
2
-0
/
+91
*
[NativePDB] Add basic support of methods recostruction in AST
Aleksandr Urakov
2019-01-29
4
-7
/
+52
*
Revert "Make Type::GetByteSize optional (NFC)"
Adrian Prantl
2019-01-28
2
-26
/
+25
*
Make Type::GetByteSize optional (NFC)
Adrian Prantl
2019-01-28
2
-25
/
+26
*
Simplify LangOpts initalization in ClangExpressionParser [NFC]
Raphael Isemann
2019-01-25
1
-31
/
+28
*
Fix typo in ClangModulesDeclVendor [NFC]
Raphael Isemann
2019-01-25
1
-1
/
+1
*
Refactor HAVE_LIBCOMPRESSION and related code in GDBRemoteCommunication
Raphael Isemann
2019-01-25
2
-8
/
+9
[prev]
[next]