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
/
Process
/
Utility
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb/MachO] "Fix" intentional out-of-bounds error (NFC)
Jonas Devlieghere
2019-12-18
1
-2
/
+3
*
[lldb/Host] Use cmakedefine01 for LLDB_ENABLE_POSIX
Jonas Devlieghere
2019-12-13
1
-1
/
+1
*
[RegisterContext] Remove now unneded vestiges.
Davide Italiano
2019-11-13
4
-24
/
+0
*
[lldb] [Process/NetBSD] Add register info for missing register sets
Michał Górny
2019-11-04
1
-1
/
+4
*
[lldb] Fix offset intersection bug between MPX and AVX registers
Guilherme Andrade
2019-10-31
1
-2
/
+5
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
1
-6
/
+6
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
4
-0
/
+6
*
[Windows] Use information from the PE32 exceptions directory to construct unw...
Aleksandr Urakov
2019-10-11
1
-0
/
+17
*
StopInfo/Mach: Delete PPC support
Vedant Kumar
2019-10-08
1
-103
/
+0
*
StopInfo/Mach: Use early-exits, reflow messy comments, NFCI
Vedant Kumar
2019-10-08
1
-494
/
+481
*
[RegisterContextDarwin_arm64] Include the headers for getsysctlbyname.
Davide Italiano
2019-10-02
1
-0
/
+5
*
Unwind: Add a stack scanning mechanism to support win32 unwinding
Pavel Labath
2019-09-27
2
-0
/
+57
*
[LLDB] Fix typo in RegisterContextDarwin_arm64
Martin Storsjo
2019-09-24
1
-1
/
+1
*
[Target] Move InferiorCall to Process
Alex Langford
2019-09-13
2
-64
/
+0
*
[Plugins/Process] Remove direct use of ClangASTContext from InferiorCallPOSIX
Alex Langford
2019-09-11
1
-11
/
+21
*
[ARM64] Simplify RegisterInfos_arm64.h with macro based RegisterInfo array
Omair Javaid
2019-09-02
1
-181
/
+258
*
DWARFExpression: Simplify class interface
Pavel Labath
2019-08-27
1
-4
/
+2
*
[Utility] Reimplement RegularExpression on top of llvm::Regex
Jonas Devlieghere
2019-08-16
1
-61
/
+52
*
Fix warning: suggest braces around initialization of subobject
Jonas Devlieghere
2019-08-14
1
-5
/
+7
*
Initial support for native debugging of x86/x64 Windows processes
Aaron Smith
2019-08-13
5
-0
/
+296
*
Small format fix
Haibo Huang
2019-08-09
1
-1
/
+1
*
Detects whether RESOURCE_TYPE_IO is defined.
Haibo Huang
2019-08-09
1
-0
/
+3
*
Fix PC adjustment in StackFrame::GetSymbolContext
Joseph Tremoulet
2019-08-02
8
-55
/
+94
*
[NFC] avoid AlignedCharArray in lldb
JF Bastien
2019-07-29
2
-3
/
+3
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
7
-70
/
+59
*
[Logging] Replace LogIfAnyCategoriesSet with LLDB_LOG.
Jonas Devlieghere
2019-07-22
1
-16
/
+0
*
Support Linux signal return trampolines in frame initialization
Joseph Tremoulet
2019-07-19
1
-12
/
+22
*
Remove null checks of results of new expressions
Pavel Labath
2019-07-01
3
-6
/
+4
*
[lldb] [Process] Introduce common helpers to split/recombine YMM data
Michal Gorny
2019-06-21
2
-28
/
+24
*
[Process] Remove unused field from HistoryThread
Alex Langford
2019-06-19
4
-18
/
+8
*
Add support to read aux vector values
Antonio Afonso
2019-06-11
3
-0
/
+170
*
[FuncUnwinders] Use "symbol file" unwind plans for unwinding
Pavel Labath
2019-05-24
1
-6
/
+8
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
30
-163
/
+163
*
typedef enum -> enum
Fangrui Song
2019-05-14
1
-2
/
+2
*
ARMDefines.h: fix -Wimplicit-fallthrough in -DLLVM_ENABLE_ASSERTIONS=OFF builds
Fangrui Song
2019-05-14
1
-2
/
+3
*
Fix file names in file headers. NFC
Fangrui Song
2019-05-13
1
-1
/
+1
*
RegisterContextLLDB: Push CFA value on DWARF stack when evaluating register e...
Pavel Labath
2019-05-07
1
-1
/
+3
*
RegisterContextLLDB::GetFullUnwindPlanForFrame has four verbose
Jason Molenda
2019-05-02
1
-18
/
+24
*
FuncUnwinders: remove "current_offset" from function arguments
Pavel Labath
2019-04-23
1
-14
/
+12
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
44
-126
/
+0
*
Unify random timeouts throughout LLDB and make them configurable.
Adrian Prantl
2019-04-05
1
-3
/
+3
*
Fix an out-of-bounds error in RegisterContextDarwin_arm64
Pavel Labath
2019-03-27
1
-2
/
+3
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
4
-5
/
+5
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
2
-2
/
+2
*
Remove alignment from struct XSAVE altogether
Pavel Labath
2019-02-15
1
-1
/
+1
*
Move UnwindTable from ObjectFile to Module
Pavel Labath
2019-02-14
1
-11
/
+8
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
15
-48
/
+48
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
9
-21
/
+44
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
127
-508
/
+381
*
Change std::sort to llvm::sort to detect non-determinism.
Jonas Devlieghere
2019-01-08
1
-2
/
+2
[next]