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
Commit message (
Expand
)
Author
Age
Files
Lines
*
minidump: Rename some architecture constants
Pavel Labath
2019-10-30
1
-1
/
+1
*
COFF: Set section permissions
Pavel Labath
2019-10-30
1
-0
/
+10
*
[LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_args
Lawrence D'Anna
2019-10-29
2
-41
/
+56
*
[ValueObjectDisplay] Generalize the description of an option.
Davide Italiano
2019-10-29
1
-1
/
+1
*
[LLDB][Python] fix another fflush issue on NetBSD
Lawrence D'Anna
2019-10-29
3
-16
/
+21
*
[lldb][NFC] Make LLVMUserExpression::DoExecute return early
Raphael Isemann
2019-10-29
1
-144
/
+142
*
[LLDB] [PECOFF] Use FindSectionByID to associate symbols to sections
Martin Storsjö
2019-10-29
1
-1
/
+1
*
Add support for DW_AT_export_symbols for anonymous structs
shafik
2019-10-28
3
-11
/
+10
*
Correct size_t format specifier
Shu-Chun Weng
2019-10-26
1
-1
/
+1
*
lldb/minidump: Refactor memory region computation code
Pavel Labath
2019-10-25
6
-64
/
+83
*
lldb/COFF: Create a separate "section" for the file header
Pavel Labath
2019-10-25
1
-11
/
+14
*
Add the ability to pass extra args to a Python breakpoint callback.
Jim Ingham
2019-10-25
12
-103
/
+282
*
Fix compilation error in ObjectFileMachO::ParseSymtab
Vedant Kumar
2019-10-25
1
-2
/
+5
*
ValueObject: Fix a crash related to children address type computation
Pavel Labath
2019-10-25
2
-45
/
+53
*
[lldb] [Host/netbsd] Set Arg0 for 'platform process list -v'
Michał Górny
2019-10-25
1
-0
/
+1
*
[lldb] [Python] Do not attempt to flush() a read-only fd
Michal Gorny
2019-10-24
1
-5
/
+7
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
3
-6
/
+14
*
[lldb] Adjust for the new class_rw_t layout.
Jonas Devlieghere
2019-10-22
1
-0
/
+12
*
remove multi-argument form of PythonObject::Reset()
Lawrence D'Anna
2019-10-22
7
-479
/
+316
*
[LLDB] [Windows] Initial support for ARM register contexts
Martin Storsjo
2019-10-21
6
-3
/
+1213
*
eliminate nontrivial Reset(...) from TypedPythonObject
Lawrence D'Anna
2019-10-19
3
-39
/
+75
*
[LLDB] bugfix: command script add -f doesn't work for some callables
Lawrence D'Anna
2019-10-19
2
-8
/
+19
*
[Reproducer] Improve reproducer help (NFC)
Jonas Devlieghere
2019-10-18
1
-2
/
+12
*
[Reproducer] Use ::rtrim() to remove trailing control characters.
Jonas Devlieghere
2019-10-18
1
-4
/
+2
*
ProcessMinidump: Suppress reporting stop for signal '0'
Joseph Tremoulet
2019-10-18
1
-1
/
+12
*
LLDB: Use LLVM's type for minidump ExceptionStream [NFC]
Joseph Tremoulet
2019-10-18
6
-61
/
+32
*
SystemInitializerCommon fix compilation on linux
Pavel Labath
2019-10-18
1
-1
/
+2
*
[lldb][NFC] Fix typo in DWARFASTParserClang.cpp
Raphael Isemann
2019-10-17
1
-2
/
+2
*
eliminate one form of PythonObject::Reset()
Lawrence D'Anna
2019-10-17
2
-27
/
+5
*
clean up the implementation of PythonCallable::GetNumArguments
Lawrence D'Anna
2019-10-17
2
-35
/
+215
*
(NFC) Delete variable made unused by llvm-svn: 375160
Sterling Augustine
2019-10-17
1
-1
/
+0
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
43
-579
/
+408
*
[lldb] Don't emit artificial constructor declarations as global functions
Raphael Isemann
2019-10-17
1
-1
/
+4
*
[Reproducer] Surface error if setting the cwd fails
Jonas Devlieghere
2019-10-17
1
-2
/
+7
*
[ARC] Add SystemV ABI
Tatyana Krasnukha
2019-10-17
5
-1
/
+737
*
[ARC] Basic support in gdb-remote process plugin
Tatyana Krasnukha
2019-10-17
4
-1
/
+11
*
delete SWIG typemaps for FILE*
Lawrence D'Anna
2019-10-17
4
-49
/
+7
*
SBCommandReturnObject: change LLDB_RECORD_METHOD(..., FILE *, ...) to use LLD...
Fangrui Song
2019-10-17
1
-11
/
+10
*
[Reproducer] Set the working directory in the VFS
Jonas Devlieghere
2019-10-17
1
-0
/
+7
*
Revert "make ConstString allocate memory in non-tiny chunks"
Raphael Isemann
2019-10-17
1
-7
/
+2
*
[Reproducer] Support dumping the reproducer CWD
Jonas Devlieghere
2019-10-17
1
-2
/
+19
*
[Reproducer] Add LoadBuffer<> helper (NFC)
Jonas Devlieghere
2019-10-17
1
-11
/
+4
*
[Reproducer] Capture the debugger's working directory
Jonas Devlieghere
2019-10-17
1
-1
/
+15
*
[LLDB] Use the llvm microsoft demangler instead of the windows dbghelp api. N...
Martin Storsjo
2019-10-16
1
-41
/
+7
*
Add arm64_32 support to lldb, an ILP32 codegen
Jason Molenda
2019-10-16
24
-15
/
+90
*
[android/process list] support showing process arguments
Walter Erquinigo
2019-10-16
3
-6
/
+33
*
update ScriptInterpreterPython to use File, not FILE*
Lawrence D'Anna
2019-10-16
3
-61
/
+55
*
remove FILE* usage from SBStream.i
Lawrence D'Anna
2019-10-15
1
-2
/
+16
*
eliminate virtual methods from PythonDataObjects
Lawrence D'Anna
2019-10-15
2
-380
/
+121
*
SBFile::GetFile: convert SBFile back into python native files.
Lawrence D'Anna
2019-10-15
4
-25
/
+99
[next]